Started by user niuwanqing
Obtained weifang-container-params.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 ef36b509033cb2106234bb916476e2dd399e72ee
The recommended git tool is: NONE
using credential gitlab_weilk
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository http://159.27.226.4/weilikang/jenkinslib.git
> git init /var/lib/jenkins/workspace/weifang-config-container-new@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3 # timeout=10
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
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision ef36b509033cb2106234bb916476e2dd399e72ee (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ef36b509033cb2106234bb916476e2dd399e72ee # timeout=10
Commit message: "Update dingtalkTest.groovy"
> git rev-list --no-walk c727e6d766d24fe3d03ec1a58ef1ee8e281d194a # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
[A001, A002, A003, A004, A005, A006, A007, A008]
[Pipeline] echo
A001
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/weifang-config-container-new
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
Cloning the remote Git repository
Cloning repository http://159.27.226.4/weilikang/jenkinsfiles.git
> git init /var/lib/jenkins/workspace/weifang-config-container-new # 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 config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision df7ed337e43f6e1b9e2628438fec834563420da2 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f df7ed337e43f6e1b9e2628438fec834563420da2 # timeout=10
Commit message: "Update module-confname.jenkinsfile"
> git rev-list --no-walk 099abdd25911272503938f2853a1cdde2ac6cbe5 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
8
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/shared_config/
[Pipeline] echo
A001.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/A001.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/A001.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/A001.json
[Pipeline] echo
A002.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/A002.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/A002.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/A002.json
[Pipeline] echo
A003.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/A003.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/A003.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/A003.json
[Pipeline] echo
A004.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/A004.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/A004.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/A004.json
[Pipeline] echo
A005.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/A005.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/A005.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/A005.json
[Pipeline] echo
A006.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/A006.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/A006.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/A006.json
[Pipeline] echo
A007.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/A007.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/A007.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/A007.json
[Pipeline] echo
A008.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/A008.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/A008.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/A008.json
[Pipeline] echo
[A001, A002, A003, A004, A005, A006, A007, A008]
[Pipeline] echo
A001
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A001
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A001/params_A001
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A001/params /root/workspace/weifang-config/container/A001/params_A001 /root/workspace/weifang-config/container/A001/params_new /root/workspace/weifang-config/container/A001/params_orin_slave_A001_2024-05-26_09-41-13 /root/workspace/weifang-config/container/A001/params_orin_slave_A001_2024-05-26_09-41-13.zip /root/workspace/weifang-config/container/A001/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A001
[Pipeline] {
[Pipeline] echo
[A001, A002, A003, A004, A005, A006, A007, A008]
[Pipeline] echo
更新A001参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/container_port/A001.git
[Pipeline] echo
rc_dev
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A001/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A001.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A001.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/weifang/container_port/A001.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 980dd49dacd9d0fc51e69c24fd2bad5e3b9d3111 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 980dd49dacd9d0fc51e69c24fd2bad5e3b9d3111 # timeout=300000
Commit message: "feat_out:del hardware params."
> git rev-list --no-walk 980dd49dacd9d0fc51e69c24fd2bad5e3b9d3111 # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A001.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=A001
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A001
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1309,"description":"","name":"A001","name_with_namespace":"Hardware / config / A001","path":"A001","path_with_namespace":"hardware/config/A001","created_at":"2024-01-04T13:08:56.445Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A001.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A001.git","web_url":"http://159.27.226.4/hardware/config/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:27:55.703Z","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/1309","issues":"http://159.27.226.4/api/v4/projects/1309/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1309/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1309/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1309/labels","events":"http://159.27.226.4/api/v4/projects/1309/events","members":"http://159.27.226.4/api/v4/projects/1309/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1309/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:08:56.458Z"},"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":1160,"description":null,"name":"A001","name_with_namespace":"Localization / config / A001","path":"A001","path_with_namespace":"localization/config/A001","created_at":"2023-10-24T03:58:32.792Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A001.git","http_url_to_repo":"http://159.27.226.4/localization/config/A001.git","web_url":"http://159.27.226.4/localization/config/A001","readme_url":"http://159.27.226.4/localization/config/A001/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-15T01:51:08.113Z","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/1160","issues":"http://159.27.226.4/api/v4/projects/1160/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1160/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1160/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1160/labels","events":"http://159.27.226.4/api/v4/projects/1160/events","members":"http://159.27.226.4/api/v4/projects/1160/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1160/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:32.812Z"},"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":925,"description":null,"name":"A001","name_with_namespace":"Lidar / config / vehicles / A001","path":"A001","path_with_namespace":"lidar/config/vehicles/A001","created_at":"2023-07-28T07:56:22.367Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A001.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A001.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A001","readme_url":"http://159.27.226.4/lidar/config/vehicles/A001/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:55.618Z","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/925","issues":"http://159.27.226.4/api/v4/projects/925/issues","merge_requests":"http://159.27.226.4/api/v4/projects/925/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/925/repository/branches","labels":"http://159.27.226.4/api/v4/projects/925/labels","events":"http://159.27.226.4/api/v4/projects/925/events","members":"http://159.27.226.4/api/v4/projects/925/members","cluster_agents":"http://159.27.226.4/api/v4/projects/925/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:56:22.382Z"},"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":870,"description":"","name":"A001","name_with_namespace":"config / extrinsics / A001","path":"A001","path_with_namespace":"config/extrinsics/A001","created_at":"2023-07-24T08:03:34.866Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A001.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A001.git","web_url":"http://159.27.226.4/config/extrinsics/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:24.487Z","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/870","issues":"http://159.27.226.4/api/v4/projects/870/issues","merge_requests":"http://159.27.226.4/api/v4/projects/870/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/870/repository/branches","labels":"http://159.27.226.4/api/v4/projects/870/labels","events":"http://159.27.226.4/api/v4/projects/870/events","members":"http://159.27.226.4/api/v4/projects/870/members","cluster_agents":"http://159.27.226.4/api/v4/projects/870/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-25T08:03:34.879Z"},"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":114,"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":815,"description":"","name":"A001","name_with_namespace":"config / vehicles / A001","path":"A001","path_with_namespace":"config/vehicles/A001","created_at":"2023-07-20T06:22:00.916Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A001.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A001.git","web_url":"http://159.27.226.4/config/vehicles/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-19T04:52:52.856Z","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/815","issues":"http://159.27.226.4/api/v4/projects/815/issues","merge_requests":"http://159.27.226.4/api/v4/projects/815/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/815/repository/branches","labels":"http://159.27.226.4/api/v4/projects/815/labels","events":"http://159.27.226.4/api/v4/projects/815/events","members":"http://159.27.226.4/api/v4/projects/815/members","cluster_agents":"http://159.27.226.4/api/v4/projects/815/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-21T06:22:00.957Z"},"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":626,"description":"","name":"A001","name_with_namespace":"config / weifang / container_port / A001","path":"A001","path_with_namespace":"config/weifang/container_port/A001","created_at":"2023-05-24T02:43:48.617Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A001.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A001.git","web_url":"http://159.27.226.4/config/weifang/container_port/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:44.534Z","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/626","issues":"http://159.27.226.4/api/v4/projects/626/issues","merge_requests":"http://159.27.226.4/api/v4/projects/626/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/626/repository/branches","labels":"http://159.27.226.4/api/v4/projects/626/labels","events":"http://159.27.226.4/api/v4/projects/626/events","members":"http://159.27.226.4/api/v4/projects/626/members","cluster_agents":"http://159.27.226.4/api/v4/projects/626/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-25T02:43:48.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":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/weifang/container_port/A001
[Pipeline] echo
626
[Pipeline] echo
626
[Pipeline] echo
980dd49
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 626 980dd49 980dd49
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A001.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"980dd49","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"980dd49","shared_config":"14e9209"}}
[Pipeline] sh
+ echo '{"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"980dd49","shared_config":"14e9209"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A001.json
{"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"980dd49","shared_config":"14e9209"}}
[Pipeline] echo
{"repo_name":"params_orin_master_A001","branch":"dev","time":"2024-07-23_14-20-30","commit_id":"980dd49","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=A001
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A001
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1309,"description":"","name":"A001","name_with_namespace":"Hardware / config / A001","path":"A001","path_with_namespace":"hardware/config/A001","created_at":"2024-01-04T13:08:56.445Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A001.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A001.git","web_url":"http://159.27.226.4/hardware/config/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:27:55.703Z","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/1309","issues":"http://159.27.226.4/api/v4/projects/1309/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1309/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1309/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1309/labels","events":"http://159.27.226.4/api/v4/projects/1309/events","members":"http://159.27.226.4/api/v4/projects/1309/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1309/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:08:56.458Z"},"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":1160,"description":null,"name":"A001","name_with_namespace":"Localization / config / A001","path":"A001","path_with_namespace":"localization/config/A001","created_at":"2023-10-24T03:58:32.792Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A001.git","http_url_to_repo":"http://159.27.226.4/localization/config/A001.git","web_url":"http://159.27.226.4/localization/config/A001","readme_url":"http://159.27.226.4/localization/config/A001/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-15T01:51:08.113Z","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/1160","issues":"http://159.27.226.4/api/v4/projects/1160/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1160/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1160/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1160/labels","events":"http://159.27.226.4/api/v4/projects/1160/events","members":"http://159.27.226.4/api/v4/projects/1160/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1160/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:32.812Z"},"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":925,"description":null,"name":"A001","name_with_namespace":"Lidar / config / vehicles / A001","path":"A001","path_with_namespace":"lidar/config/vehicles/A001","created_at":"2023-07-28T07:56:22.367Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A001.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A001.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A001","readme_url":"http://159.27.226.4/lidar/config/vehicles/A001/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:55.618Z","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/925","issues":"http://159.27.226.4/api/v4/projects/925/issues","merge_requests":"http://159.27.226.4/api/v4/projects/925/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/925/repository/branches","labels":"http://159.27.226.4/api/v4/projects/925/labels","events":"http://159.27.226.4/api/v4/projects/925/events","members":"http://159.27.226.4/api/v4/projects/925/members","cluster_agents":"http://159.27.226.4/api/v4/projects/925/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:56:22.382Z"},"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":870,"description":"","name":"A001","name_with_namespace":"config / extrinsics / A001","path":"A001","path_with_namespace":"config/extrinsics/A001","created_at":"2023-07-24T08:03:34.866Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A001.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A001.git","web_url":"http://159.27.226.4/config/extrinsics/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:24.487Z","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/870","issues":"http://159.27.226.4/api/v4/projects/870/issues","merge_requests":"http://159.27.226.4/api/v4/projects/870/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/870/repository/branches","labels":"http://159.27.226.4/api/v4/projects/870/labels","events":"http://159.27.226.4/api/v4/projects/870/events","members":"http://159.27.226.4/api/v4/projects/870/members","cluster_agents":"http://159.27.226.4/api/v4/projects/870/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-25T08:03:34.879Z"},"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":114,"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":815,"description":"","name":"A001","name_with_namespace":"config / vehicles / A001","path":"A001","path_with_namespace":"config/vehicles/A001","created_at":"2023-07-20T06:22:00.916Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A001.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A001.git","web_url":"http://159.27.226.4/config/vehicles/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-19T04:52:52.856Z","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/815","issues":"http://159.27.226.4/api/v4/projects/815/issues","merge_requests":"http://159.27.226.4/api/v4/projects/815/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/815/repository/branches","labels":"http://159.27.226.4/api/v4/projects/815/labels","events":"http://159.27.226.4/api/v4/projects/815/events","members":"http://159.27.226.4/api/v4/projects/815/members","cluster_agents":"http://159.27.226.4/api/v4/projects/815/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-21T06:22:00.957Z"},"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":626,"description":"","name":"A001","name_with_namespace":"config / weifang / container_port / A001","path":"A001","path_with_namespace":"config/weifang/container_port/A001","created_at":"2023-05-24T02:43:48.617Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A001.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A001.git","web_url":"http://159.27.226.4/config/weifang/container_port/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:44.534Z","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/626","issues":"http://159.27.226.4/api/v4/projects/626/issues","merge_requests":"http://159.27.226.4/api/v4/projects/626/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/626/repository/branches","labels":"http://159.27.226.4/api/v4/projects/626/labels","events":"http://159.27.226.4/api/v4/projects/626/events","members":"http://159.27.226.4/api/v4/projects/626/members","cluster_agents":"http://159.27.226.4/api/v4/projects/626/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-25T02:43:48.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":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/weifang/container_port/A001
[Pipeline] echo
626
[Pipeline] echo
626
[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/626/repository/commits/980dd49
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/626/repository/commits/980dd49
Response Code: HTTP/1.1 200 OK
Response:
{"id":"980dd49dacd9d0fc51e69c24fd2bad5e3b9d3111","short_id":"980dd49d","created_at":"2024-03-22T17:03:43.000+08:00","parent_ids":["dfb3cb072ed4fbdb5827c29f524258a21d079f9d"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:03:43.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:03:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A001/-/commit/980dd49dacd9d0fc51e69c24fd2bad5e3b9d3111","stats":{"additions":0,"deletions":54,"total":54},"status":null,"project_id":626,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/03/22/17:03:43
[Pipeline] echo
dev**: 980dd49.**2024/03/22/17:03:43**
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A001/params_A001
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/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/weifang/container_port/shared_config.git
> git init /root/workspace/weifang-config/container/A001/params_A001 # timeout=10
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/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/weifang/container_port/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/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 0f743c97a5f9697b0b9b744ced4e088c08c7f3b6 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0f743c97a5f9697b0b9b744ced4e088c08c7f3b6 # timeout=30000
Commit message: "fix: move brake减速度"
> git rev-list --no-walk 14e9209f1bb4a5de8982b1ee2471be03d99419f4 # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ cp -r .git/ params /root/workspace/weifang-config/container/shared_config/dev/
[Pipeline] sh
+ rm -rf params_A001@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A001.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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[Pipeline] echo
14e9209
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 537 14e9209 0f743c9
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A001.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"980dd49","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"980dd49","shared_config":"0f743c9"}}
[Pipeline] sh
+ echo '{"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"980dd49","shared_config":"0f743c9"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A001.json
{"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"980dd49","shared_config":"0f743c9"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-20-37","commit_id":"0f743c9","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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[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/537/repository/commits/0f743c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/0f743c9
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","short_id":"0f743c97","created_at":"2024-07-22T15:43:14.000+08:00","parent_ids":["40b2d37b4e6f5fd495e5f9d93beabb22b93d2a27"],"title":"fix: move brake减速度","message":"fix: move brake减速度\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-22T15:43:14.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-22T15:43:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/07/22/15:43:14
[Pipeline] echo
dev**: 0f743c9.**2024/07/22/15:43:14**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_A001","branch":"dev","time":"2024-07-23_14-20-30","commit_id":"980dd49","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-20-37","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A001_Master","type":0,"project":6}
[Pipeline] sh
++ ls
++ grep -v params_A001
++ grep -v version.json
++ xargs
+ cp -r params params_A001/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_A001","branch":"dev","time":"2024-07-23_14-20-30","commit_id":"980dd49","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-20-37","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A001_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_A001@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [A001master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 980dd49.**2024/03/22/17:03:43**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
A002
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A002
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A002/params_A002
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A002/params /root/workspace/weifang-config/container/A002/params_A002 /root/workspace/weifang-config/container/A002/params_new /root/workspace/weifang-config/container/A002/params_orin_slave_A002_2024-05-26_09-41-26 /root/workspace/weifang-config/container/A002/params_orin_slave_A002_2024-05-26_09-41-26.zip /root/workspace/weifang-config/container/A002/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A002
[Pipeline] {
[Pipeline] echo
[A001, A002, A003, A004, A005, A006, A007, A008]
[Pipeline] echo
更新A002参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/container_port/A002.git
[Pipeline] echo
rc_dev
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A002/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A002.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A002.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/weifang/container_port/A002.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 99610e80b086bd285de29ec048c90526f827d284 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 99610e80b086bd285de29ec048c90526f827d284 # timeout=300000
Commit message: "feat_out:del hardware params."
> git rev-list --no-walk 99610e80b086bd285de29ec048c90526f827d284 # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A002.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=A002
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A002
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1310,"description":"","name":"A002","name_with_namespace":"Hardware / config / A002","path":"A002","path_with_namespace":"hardware/config/A002","created_at":"2024-01-04T13:09:14.254Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A002.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A002.git","web_url":"http://159.27.226.4/hardware/config/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:27:56.840Z","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/1310","issues":"http://159.27.226.4/api/v4/projects/1310/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1310/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1310/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1310/labels","events":"http://159.27.226.4/api/v4/projects/1310/events","members":"http://159.27.226.4/api/v4/projects/1310/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1310/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:09:14.269Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":1161,"description":null,"name":"A002","name_with_namespace":"Localization / config / A002","path":"A002","path_with_namespace":"localization/config/A002","created_at":"2023-10-24T03:58:33.806Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A002.git","http_url_to_repo":"http://159.27.226.4/localization/config/A002.git","web_url":"http://159.27.226.4/localization/config/A002","readme_url":"http://159.27.226.4/localization/config/A002/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-15T01:53:16.612Z","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/1161","issues":"http://159.27.226.4/api/v4/projects/1161/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1161/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1161/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1161/labels","events":"http://159.27.226.4/api/v4/projects/1161/events","members":"http://159.27.226.4/api/v4/projects/1161/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1161/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:33.822Z"},"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":924,"description":null,"name":"A002","name_with_namespace":"Lidar / config / vehicles / A002","path":"A002","path_with_namespace":"lidar/config/vehicles/A002","created_at":"2023-07-28T07:56:21.753Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A002.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A002","readme_url":"http://159.27.226.4/lidar/config/vehicles/A002/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:56.288Z","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/924","issues":"http://159.27.226.4/api/v4/projects/924/issues","merge_requests":"http://159.27.226.4/api/v4/projects/924/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/924/repository/branches","labels":"http://159.27.226.4/api/v4/projects/924/labels","events":"http://159.27.226.4/api/v4/projects/924/events","members":"http://159.27.226.4/api/v4/projects/924/members","cluster_agents":"http://159.27.226.4/api/v4/projects/924/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:56:21.770Z"},"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":871,"description":"","name":"A002","name_with_namespace":"config / extrinsics / A002","path":"A002","path_with_namespace":"config/extrinsics/A002","created_at":"2023-07-24T08:03:51.897Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A002.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A002.git","web_url":"http://159.27.226.4/config/extrinsics/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:25.612Z","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/871","issues":"http://159.27.226.4/api/v4/projects/871/issues","merge_requests":"http://159.27.226.4/api/v4/projects/871/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/871/repository/branches","labels":"http://159.27.226.4/api/v4/projects/871/labels","events":"http://159.27.226.4/api/v4/projects/871/events","members":"http://159.27.226.4/api/v4/projects/871/members","cluster_agents":"http://159.27.226.4/api/v4/projects/871/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-25T08:03:51.912Z"},"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":114,"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":816,"description":"","name":"A002","name_with_namespace":"config / vehicles / A002","path":"A002","path_with_namespace":"config/vehicles/A002","created_at":"2023-07-20T06:22:15.213Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A002.git","web_url":"http://159.27.226.4/config/vehicles/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-19T04:52:50.718Z","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/816","issues":"http://159.27.226.4/api/v4/projects/816/issues","merge_requests":"http://159.27.226.4/api/v4/projects/816/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/816/repository/branches","labels":"http://159.27.226.4/api/v4/projects/816/labels","events":"http://159.27.226.4/api/v4/projects/816/events","members":"http://159.27.226.4/api/v4/projects/816/members","cluster_agents":"http://159.27.226.4/api/v4/projects/816/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-21T06:22:15.230Z"},"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":627,"description":"","name":"A002","name_with_namespace":"config / weifang / container_port / A002","path":"A002","path_with_namespace":"config/weifang/container_port/A002","created_at":"2023-05-24T02:46:31.977Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A002.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A002.git","web_url":"http://159.27.226.4/config/weifang/container_port/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:52.586Z","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/627","issues":"http://159.27.226.4/api/v4/projects/627/issues","merge_requests":"http://159.27.226.4/api/v4/projects/627/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/627/repository/branches","labels":"http://159.27.226.4/api/v4/projects/627/labels","events":"http://159.27.226.4/api/v4/projects/627/events","members":"http://159.27.226.4/api/v4/projects/627/members","cluster_agents":"http://159.27.226.4/api/v4/projects/627/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-25T02:46:31.993Z"},"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/weifang/container_port/A002
[Pipeline] echo
627
[Pipeline] echo
627
[Pipeline] echo
99610e8
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 627 99610e8 99610e8
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A002.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"14e9209"}}
[Pipeline] sh
+ echo '{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"14e9209"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A002.json
{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"14e9209"}}
[Pipeline] echo
{"repo_name":"params_orin_master_A002","branch":"dev","time":"2024-07-23_14-20-44","commit_id":"99610e8","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=A002
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A002
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1310,"description":"","name":"A002","name_with_namespace":"Hardware / config / A002","path":"A002","path_with_namespace":"hardware/config/A002","created_at":"2024-01-04T13:09:14.254Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A002.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A002.git","web_url":"http://159.27.226.4/hardware/config/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:27:56.840Z","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/1310","issues":"http://159.27.226.4/api/v4/projects/1310/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1310/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1310/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1310/labels","events":"http://159.27.226.4/api/v4/projects/1310/events","members":"http://159.27.226.4/api/v4/projects/1310/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1310/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:09:14.269Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":1161,"description":null,"name":"A002","name_with_namespace":"Localization / config / A002","path":"A002","path_with_namespace":"localization/config/A002","created_at":"2023-10-24T03:58:33.806Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A002.git","http_url_to_repo":"http://159.27.226.4/localization/config/A002.git","web_url":"http://159.27.226.4/localization/config/A002","readme_url":"http://159.27.226.4/localization/config/A002/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-15T01:53:16.612Z","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/1161","issues":"http://159.27.226.4/api/v4/projects/1161/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1161/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1161/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1161/labels","events":"http://159.27.226.4/api/v4/projects/1161/events","members":"http://159.27.226.4/api/v4/projects/1161/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1161/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:33.822Z"},"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":924,"description":null,"name":"A002","name_with_namespace":"Lidar / config / vehicles / A002","path":"A002","path_with_namespace":"lidar/config/vehicles/A002","created_at":"2023-07-28T07:56:21.753Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A002.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A002","readme_url":"http://159.27.226.4/lidar/config/vehicles/A002/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:56.288Z","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/924","issues":"http://159.27.226.4/api/v4/projects/924/issues","merge_requests":"http://159.27.226.4/api/v4/projects/924/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/924/repository/branches","labels":"http://159.27.226.4/api/v4/projects/924/labels","events":"http://159.27.226.4/api/v4/projects/924/events","members":"http://159.27.226.4/api/v4/projects/924/members","cluster_agents":"http://159.27.226.4/api/v4/projects/924/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:56:21.770Z"},"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":871,"description":"","name":"A002","name_with_namespace":"config / extrinsics / A002","path":"A002","path_with_namespace":"config/extrinsics/A002","created_at":"2023-07-24T08:03:51.897Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A002.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A002.git","web_url":"http://159.27.226.4/config/extrinsics/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:25.612Z","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/871","issues":"http://159.27.226.4/api/v4/projects/871/issues","merge_requests":"http://159.27.226.4/api/v4/projects/871/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/871/repository/branches","labels":"http://159.27.226.4/api/v4/projects/871/labels","events":"http://159.27.226.4/api/v4/projects/871/events","members":"http://159.27.226.4/api/v4/projects/871/members","cluster_agents":"http://159.27.226.4/api/v4/projects/871/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-25T08:03:51.912Z"},"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":114,"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":816,"description":"","name":"A002","name_with_namespace":"config / vehicles / A002","path":"A002","path_with_namespace":"config/vehicles/A002","created_at":"2023-07-20T06:22:15.213Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A002.git","web_url":"http://159.27.226.4/config/vehicles/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-19T04:52:50.718Z","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/816","issues":"http://159.27.226.4/api/v4/projects/816/issues","merge_requests":"http://159.27.226.4/api/v4/projects/816/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/816/repository/branches","labels":"http://159.27.226.4/api/v4/projects/816/labels","events":"http://159.27.226.4/api/v4/projects/816/events","members":"http://159.27.226.4/api/v4/projects/816/members","cluster_agents":"http://159.27.226.4/api/v4/projects/816/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-21T06:22:15.230Z"},"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":627,"description":"","name":"A002","name_with_namespace":"config / weifang / container_port / A002","path":"A002","path_with_namespace":"config/weifang/container_port/A002","created_at":"2023-05-24T02:46:31.977Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A002.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A002.git","web_url":"http://159.27.226.4/config/weifang/container_port/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:52.586Z","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/627","issues":"http://159.27.226.4/api/v4/projects/627/issues","merge_requests":"http://159.27.226.4/api/v4/projects/627/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/627/repository/branches","labels":"http://159.27.226.4/api/v4/projects/627/labels","events":"http://159.27.226.4/api/v4/projects/627/events","members":"http://159.27.226.4/api/v4/projects/627/members","cluster_agents":"http://159.27.226.4/api/v4/projects/627/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-25T02:46:31.993Z"},"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/weifang/container_port/A002
[Pipeline] echo
627
[Pipeline] echo
627
[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/627/repository/commits/99610e8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/627/repository/commits/99610e8
Response Code: HTTP/1.1 200 OK
Response:
{"id":"99610e80b086bd285de29ec048c90526f827d284","short_id":"99610e80","created_at":"2024-03-22T17:03:51.000+08:00","parent_ids":["658165f50d2a74aa058c62ddc431ab29dbae56f9"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:03:51.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:03:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A002/-/commit/99610e80b086bd285de29ec048c90526f827d284","stats":{"additions":0,"deletions":54,"total":54},"status":null,"project_id":627,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/03/22/17:03:51
[Pipeline] echo
dev**: 99610e8.**2024/03/22/17:03:51**
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A002/params_A002
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/shared_config/dev/params /root/workspace/weifang-config/container/shared_config/dev/.git/ ./
[Pipeline] sh
+ rm -rf params_A002@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A002.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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[Pipeline] echo
14e9209
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 537 14e9209 0f743c9
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A002.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"0f743c9"}}
[Pipeline] sh
+ echo '{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"0f743c9"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A002.json
{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"0f743c9"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-20-47","commit_id":"0f743c9","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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[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/537/repository/commits/0f743c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/0f743c9
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","short_id":"0f743c97","created_at":"2024-07-22T15:43:14.000+08:00","parent_ids":["40b2d37b4e6f5fd495e5f9d93beabb22b93d2a27"],"title":"fix: move brake减速度","message":"fix: move brake减速度\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-22T15:43:14.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-22T15:43:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/07/22/15:43:14
[Pipeline] echo
dev**: 0f743c9.**2024/07/22/15:43:14**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_A002","branch":"dev","time":"2024-07-23_14-20-44","commit_id":"99610e8","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-20-47","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A002_Master","type":0,"project":6}
[Pipeline] sh
++ ls
++ grep -v params_A002
++ grep -v version.json
++ xargs
+ cp -r params params_A002/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_A002","branch":"dev","time":"2024-07-23_14-20-44","commit_id":"99610e8","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-20-47","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A002_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_A002@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [A001master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 980dd49.**2024/03/22/17:03:43**
</font>
> - <font color=#3C3C3C> [A002master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 99610e8.**2024/03/22/17:03:51**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
A003
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A003
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A003/params_A003
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A003/params /root/workspace/weifang-config/container/A003/params_A003 /root/workspace/weifang-config/container/A003/params_new /root/workspace/weifang-config/container/A003/params_orin_slave_A003_2024-05-26_09-41-38 /root/workspace/weifang-config/container/A003/params_orin_slave_A003_2024-05-26_09-41-38.zip /root/workspace/weifang-config/container/A003/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A003
[Pipeline] {
[Pipeline] echo
[A001, A002, A003, A004, A005, A006, A007, A008]
[Pipeline] echo
更新A003参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/container_port/A003.git
[Pipeline] echo
rc_dev
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A003/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A003.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A003.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/weifang/container_port/A003.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 0734b30837354024edffb8920286c5659d3f8508 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0734b30837354024edffb8920286c5659d3f8508 # timeout=300000
Commit message: "feat_out:del hardware params."
> git rev-list --no-walk 0734b30837354024edffb8920286c5659d3f8508 # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A003.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=A003
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A003
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1311,"description":"","name":"A003","name_with_namespace":"Hardware / config / A003","path":"A003","path_with_namespace":"hardware/config/A003","created_at":"2024-01-04T13:09:33.236Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A003.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A003.git","web_url":"http://159.27.226.4/hardware/config/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:27:57.796Z","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/1311","issues":"http://159.27.226.4/api/v4/projects/1311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1311/labels","events":"http://159.27.226.4/api/v4/projects/1311/events","members":"http://159.27.226.4/api/v4/projects/1311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1311/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:09:33.250Z"},"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":1162,"description":null,"name":"A003","name_with_namespace":"Localization / config / A003","path":"A003","path_with_namespace":"localization/config/A003","created_at":"2023-10-24T03:58:34.840Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A003.git","http_url_to_repo":"http://159.27.226.4/localization/config/A003.git","web_url":"http://159.27.226.4/localization/config/A003","readme_url":"http://159.27.226.4/localization/config/A003/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-15T01:51:54.717Z","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/1162","issues":"http://159.27.226.4/api/v4/projects/1162/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1162/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1162/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1162/labels","events":"http://159.27.226.4/api/v4/projects/1162/events","members":"http://159.27.226.4/api/v4/projects/1162/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1162/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:34.865Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":923,"description":null,"name":"A003","name_with_namespace":"Lidar / config / vehicles / A003","path":"A003","path_with_namespace":"lidar/config/vehicles/A003","created_at":"2023-07-28T07:56:21.144Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A003.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A003.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:57.009Z","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/923","issues":"http://159.27.226.4/api/v4/projects/923/issues","merge_requests":"http://159.27.226.4/api/v4/projects/923/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/923/repository/branches","labels":"http://159.27.226.4/api/v4/projects/923/labels","events":"http://159.27.226.4/api/v4/projects/923/events","members":"http://159.27.226.4/api/v4/projects/923/members","cluster_agents":"http://159.27.226.4/api/v4/projects/923/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:56:21.155Z"},"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":872,"description":"","name":"A003","name_with_namespace":"config / extrinsics / A003","path":"A003","path_with_namespace":"config/extrinsics/A003","created_at":"2023-07-24T08:04:02.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A003.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A003.git","web_url":"http://159.27.226.4/config/extrinsics/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T08:38:26.365Z","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/872","issues":"http://159.27.226.4/api/v4/projects/872/issues","merge_requests":"http://159.27.226.4/api/v4/projects/872/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/872/repository/branches","labels":"http://159.27.226.4/api/v4/projects/872/labels","events":"http://159.27.226.4/api/v4/projects/872/events","members":"http://159.27.226.4/api/v4/projects/872/members","cluster_agents":"http://159.27.226.4/api/v4/projects/872/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-25T08:04:02.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"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":817,"description":"","name":"A003","name_with_namespace":"config / vehicles / A003","path":"A003","path_with_namespace":"config/vehicles/A003","created_at":"2023-07-20T06:22:31.033Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A003.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A003.git","web_url":"http://159.27.226.4/config/vehicles/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T03:35:53.652Z","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/817","issues":"http://159.27.226.4/api/v4/projects/817/issues","merge_requests":"http://159.27.226.4/api/v4/projects/817/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/817/repository/branches","labels":"http://159.27.226.4/api/v4/projects/817/labels","events":"http://159.27.226.4/api/v4/projects/817/events","members":"http://159.27.226.4/api/v4/projects/817/members","cluster_agents":"http://159.27.226.4/api/v4/projects/817/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-21T06:22:31.053Z"},"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":649,"description":"","name":"A003","name_with_namespace":"config / weifang / container_port / A003","path":"A003","path_with_namespace":"config/weifang/container_port/A003","created_at":"2023-06-14T02:13:31.072Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A003.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A003.git","web_url":"http://159.27.226.4/config/weifang/container_port/A003","readme_url":"http://159.27.226.4/config/weifang/container_port/A003/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:59.302Z","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/649","issues":"http://159.27.226.4/api/v4/projects/649/issues","merge_requests":"http://159.27.226.4/api/v4/projects/649/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/649/repository/branches","labels":"http://159.27.226.4/api/v4/projects/649/labels","events":"http://159.27.226.4/api/v4/projects/649/events","members":"http://159.27.226.4/api/v4/projects/649/members","cluster_agents":"http://159.27.226.4/api/v4/projects/649/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-06-15T02:13:31.112Z"},"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/weifang/container_port/A003
[Pipeline] echo
649
[Pipeline] echo
649
[Pipeline] echo
0734b30
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 649 0734b30 0734b30
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A003.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"0734b30","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"0734b30","shared_config":"14e9209"}}
[Pipeline] sh
+ echo '{"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"0734b30","shared_config":"14e9209"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A003.json
{"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"0734b30","shared_config":"14e9209"}}
[Pipeline] echo
{"repo_name":"params_orin_master_A003","branch":"dev","time":"2024-07-23_14-20-54","commit_id":"0734b30","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=A003
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A003
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1311,"description":"","name":"A003","name_with_namespace":"Hardware / config / A003","path":"A003","path_with_namespace":"hardware/config/A003","created_at":"2024-01-04T13:09:33.236Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A003.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A003.git","web_url":"http://159.27.226.4/hardware/config/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:27:57.796Z","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/1311","issues":"http://159.27.226.4/api/v4/projects/1311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1311/labels","events":"http://159.27.226.4/api/v4/projects/1311/events","members":"http://159.27.226.4/api/v4/projects/1311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1311/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:09:33.250Z"},"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":1162,"description":null,"name":"A003","name_with_namespace":"Localization / config / A003","path":"A003","path_with_namespace":"localization/config/A003","created_at":"2023-10-24T03:58:34.840Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A003.git","http_url_to_repo":"http://159.27.226.4/localization/config/A003.git","web_url":"http://159.27.226.4/localization/config/A003","readme_url":"http://159.27.226.4/localization/config/A003/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-15T01:51:54.717Z","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/1162","issues":"http://159.27.226.4/api/v4/projects/1162/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1162/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1162/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1162/labels","events":"http://159.27.226.4/api/v4/projects/1162/events","members":"http://159.27.226.4/api/v4/projects/1162/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1162/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:34.865Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":923,"description":null,"name":"A003","name_with_namespace":"Lidar / config / vehicles / A003","path":"A003","path_with_namespace":"lidar/config/vehicles/A003","created_at":"2023-07-28T07:56:21.144Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A003.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A003.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:57.009Z","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/923","issues":"http://159.27.226.4/api/v4/projects/923/issues","merge_requests":"http://159.27.226.4/api/v4/projects/923/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/923/repository/branches","labels":"http://159.27.226.4/api/v4/projects/923/labels","events":"http://159.27.226.4/api/v4/projects/923/events","members":"http://159.27.226.4/api/v4/projects/923/members","cluster_agents":"http://159.27.226.4/api/v4/projects/923/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:56:21.155Z"},"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":872,"description":"","name":"A003","name_with_namespace":"config / extrinsics / A003","path":"A003","path_with_namespace":"config/extrinsics/A003","created_at":"2023-07-24T08:04:02.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A003.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A003.git","web_url":"http://159.27.226.4/config/extrinsics/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T08:38:26.365Z","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/872","issues":"http://159.27.226.4/api/v4/projects/872/issues","merge_requests":"http://159.27.226.4/api/v4/projects/872/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/872/repository/branches","labels":"http://159.27.226.4/api/v4/projects/872/labels","events":"http://159.27.226.4/api/v4/projects/872/events","members":"http://159.27.226.4/api/v4/projects/872/members","cluster_agents":"http://159.27.226.4/api/v4/projects/872/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-25T08:04:02.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"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":817,"description":"","name":"A003","name_with_namespace":"config / vehicles / A003","path":"A003","path_with_namespace":"config/vehicles/A003","created_at":"2023-07-20T06:22:31.033Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A003.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A003.git","web_url":"http://159.27.226.4/config/vehicles/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T03:35:53.652Z","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/817","issues":"http://159.27.226.4/api/v4/projects/817/issues","merge_requests":"http://159.27.226.4/api/v4/projects/817/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/817/repository/branches","labels":"http://159.27.226.4/api/v4/projects/817/labels","events":"http://159.27.226.4/api/v4/projects/817/events","members":"http://159.27.226.4/api/v4/projects/817/members","cluster_agents":"http://159.27.226.4/api/v4/projects/817/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-21T06:22:31.053Z"},"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":649,"description":"","name":"A003","name_with_namespace":"config / weifang / container_port / A003","path":"A003","path_with_namespace":"config/weifang/container_port/A003","created_at":"2023-06-14T02:13:31.072Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A003.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A003.git","web_url":"http://159.27.226.4/config/weifang/container_port/A003","readme_url":"http://159.27.226.4/config/weifang/container_port/A003/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:59.302Z","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/649","issues":"http://159.27.226.4/api/v4/projects/649/issues","merge_requests":"http://159.27.226.4/api/v4/projects/649/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/649/repository/branches","labels":"http://159.27.226.4/api/v4/projects/649/labels","events":"http://159.27.226.4/api/v4/projects/649/events","members":"http://159.27.226.4/api/v4/projects/649/members","cluster_agents":"http://159.27.226.4/api/v4/projects/649/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-06-15T02:13:31.112Z"},"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/weifang/container_port/A003
[Pipeline] echo
649
[Pipeline] echo
649
[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/649/repository/commits/0734b30
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/649/repository/commits/0734b30
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0734b30837354024edffb8920286c5659d3f8508","short_id":"0734b308","created_at":"2024-03-22T17:03:58.000+08:00","parent_ids":["3d40b7c74439583243a41464bffb4dcae8f12495"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:03:58.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:03:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A003/-/commit/0734b30837354024edffb8920286c5659d3f8508","stats":{"additions":0,"deletions":54,"total":54},"status":null,"project_id":649,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/03/22/17:03:58
[Pipeline] echo
dev**: 0734b30.**2024/03/22/17:03:58**
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A003/params_A003
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/shared_config/dev/params /root/workspace/weifang-config/container/shared_config/dev/.git/ ./
[Pipeline] sh
+ rm -rf params_A003@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A003.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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[Pipeline] echo
14e9209
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 537 14e9209 0f743c9
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A003.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"0734b30","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"0734b30","shared_config":"0f743c9"}}
[Pipeline] sh
+ echo '{"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"0734b30","shared_config":"0f743c9"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A003.json
{"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"0734b30","shared_config":"0f743c9"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-20-58","commit_id":"0f743c9","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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[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/537/repository/commits/0f743c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/0f743c9
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","short_id":"0f743c97","created_at":"2024-07-22T15:43:14.000+08:00","parent_ids":["40b2d37b4e6f5fd495e5f9d93beabb22b93d2a27"],"title":"fix: move brake减速度","message":"fix: move brake减速度\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-22T15:43:14.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-22T15:43:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/07/22/15:43:14
[Pipeline] echo
dev**: 0f743c9.**2024/07/22/15:43:14**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_A003","branch":"dev","time":"2024-07-23_14-20-54","commit_id":"0734b30","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-20-58","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A003_Master","type":0,"project":6}
[Pipeline] sh
++ ls
++ grep -v params_A003
++ xargs
++ grep -v version.json
+ cp -r params params_A003/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_A003","branch":"dev","time":"2024-07-23_14-20-54","commit_id":"0734b30","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-20-58","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A003_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_A003@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [A001master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 980dd49.**2024/03/22/17:03:43**
</font>
> - <font color=#3C3C3C> [A002master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 99610e8.**2024/03/22/17:03:51**
</font>
> - <font color=#3C3C3C> [A003master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 0734b30.**2024/03/22/17:03:58**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
A004
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A004
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A004/params_A004
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A004/params /root/workspace/weifang-config/container/A004/params_A004 /root/workspace/weifang-config/container/A004/params_new /root/workspace/weifang-config/container/A004/params_orin_slave_A004_2024-05-26_09-41-50 /root/workspace/weifang-config/container/A004/params_orin_slave_A004_2024-05-26_09-41-50.zip /root/workspace/weifang-config/container/A004/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A004
[Pipeline] {
[Pipeline] echo
[A001, A002, A003, A004, A005, A006, A007, A008]
[Pipeline] echo
更新A004参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/container_port/A004.git
[Pipeline] echo
rc_dev
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A004/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A004.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A004.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/weifang/container_port/A004.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 346ab6f17ea812f415e855a07491f71e74d08ca7 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 346ab6f17ea812f415e855a07491f71e74d08ca7 # timeout=300000
Commit message: "feat_out:del hardware params."
> git rev-list --no-walk 346ab6f17ea812f415e855a07491f71e74d08ca7 # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A004.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=A004
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A004
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1312,"description":"","name":"A004","name_with_namespace":"Hardware / config / A004","path":"A004","path_with_namespace":"hardware/config/A004","created_at":"2024-01-04T13:10:38.535Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A004.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A004.git","web_url":"http://159.27.226.4/hardware/config/A004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:27:58.771Z","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/1312","issues":"http://159.27.226.4/api/v4/projects/1312/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1312/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1312/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1312/labels","events":"http://159.27.226.4/api/v4/projects/1312/events","members":"http://159.27.226.4/api/v4/projects/1312/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1312/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:10:38.551Z"},"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":1163,"description":null,"name":"A004","name_with_namespace":"Localization / config / A004","path":"A004","path_with_namespace":"localization/config/A004","created_at":"2023-10-24T03:58:36.187Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A004.git","http_url_to_repo":"http://159.27.226.4/localization/config/A004.git","web_url":"http://159.27.226.4/localization/config/A004","readme_url":"http://159.27.226.4/localization/config/A004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-15T01:53:45.967Z","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/1163","issues":"http://159.27.226.4/api/v4/projects/1163/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1163/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1163/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1163/labels","events":"http://159.27.226.4/api/v4/projects/1163/events","members":"http://159.27.226.4/api/v4/projects/1163/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1163/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:36.209Z"},"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":922,"description":null,"name":"A004","name_with_namespace":"Lidar / config / vehicles / A004","path":"A004","path_with_namespace":"lidar/config/vehicles/A004","created_at":"2023-07-28T07:56:20.522Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A004.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A004.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A004","readme_url":"http://159.27.226.4/lidar/config/vehicles/A004/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:57.904Z","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/922","issues":"http://159.27.226.4/api/v4/projects/922/issues","merge_requests":"http://159.27.226.4/api/v4/projects/922/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/922/repository/branches","labels":"http://159.27.226.4/api/v4/projects/922/labels","events":"http://159.27.226.4/api/v4/projects/922/events","members":"http://159.27.226.4/api/v4/projects/922/members","cluster_agents":"http://159.27.226.4/api/v4/projects/922/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:56:20.533Z"},"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":873,"description":"","name":"A004","name_with_namespace":"config / extrinsics / A004","path":"A004","path_with_namespace":"config/extrinsics/A004","created_at":"2023-07-24T08:04:14.825Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A004.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A004.git","web_url":"http://159.27.226.4/config/extrinsics/A004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:27.820Z","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/873","issues":"http://159.27.226.4/api/v4/projects/873/issues","merge_requests":"http://159.27.226.4/api/v4/projects/873/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/873/repository/branches","labels":"http://159.27.226.4/api/v4/projects/873/labels","events":"http://159.27.226.4/api/v4/projects/873/events","members":"http://159.27.226.4/api/v4/projects/873/members","cluster_agents":"http://159.27.226.4/api/v4/projects/873/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-25T08:04:14.839Z"},"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":114,"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":818,"description":"","name":"A004","name_with_namespace":"config / vehicles / A004","path":"A004","path_with_namespace":"config/vehicles/A004","created_at":"2023-07-20T06:22:46.078Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A004.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A004.git","web_url":"http://159.27.226.4/config/vehicles/A004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-19T04:52:52.651Z","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/818","issues":"http://159.27.226.4/api/v4/projects/818/issues","merge_requests":"http://159.27.226.4/api/v4/projects/818/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/818/repository/branches","labels":"http://159.27.226.4/api/v4/projects/818/labels","events":"http://159.27.226.4/api/v4/projects/818/events","members":"http://159.27.226.4/api/v4/projects/818/members","cluster_agents":"http://159.27.226.4/api/v4/projects/818/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-21T06:22:46.093Z"},"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":650,"description":"","name":"A004","name_with_namespace":"config / weifang / container_port / A004","path":"A004","path_with_namespace":"config/weifang/container_port/A004","created_at":"2023-06-14T02:13:48.635Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A004.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A004.git","web_url":"http://159.27.226.4/config/weifang/container_port/A004","readme_url":"http://159.27.226.4/config/weifang/container_port/A004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:00.285Z","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/650","issues":"http://159.27.226.4/api/v4/projects/650/issues","merge_requests":"http://159.27.226.4/api/v4/projects/650/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/650/repository/branches","labels":"http://159.27.226.4/api/v4/projects/650/labels","events":"http://159.27.226.4/api/v4/projects/650/events","members":"http://159.27.226.4/api/v4/projects/650/members","cluster_agents":"http://159.27.226.4/api/v4/projects/650/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-06-15T02:13:48.661Z"},"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/weifang/container_port/A004
[Pipeline] echo
650
[Pipeline] echo
650
[Pipeline] echo
346ab6f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 650 346ab6f 346ab6f
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A004.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"346ab6f","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"346ab6f","shared_config":"14e9209"}}
[Pipeline] sh
+ echo '{"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"346ab6f","shared_config":"14e9209"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A004.json
{"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"346ab6f","shared_config":"14e9209"}}
[Pipeline] echo
{"repo_name":"params_orin_master_A004","branch":"dev","time":"2024-07-23_14-21-04","commit_id":"346ab6f","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=A004
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A004
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1312,"description":"","name":"A004","name_with_namespace":"Hardware / config / A004","path":"A004","path_with_namespace":"hardware/config/A004","created_at":"2024-01-04T13:10:38.535Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A004.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A004.git","web_url":"http://159.27.226.4/hardware/config/A004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:27:58.771Z","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/1312","issues":"http://159.27.226.4/api/v4/projects/1312/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1312/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1312/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1312/labels","events":"http://159.27.226.4/api/v4/projects/1312/events","members":"http://159.27.226.4/api/v4/projects/1312/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1312/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:10:38.551Z"},"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":1163,"description":null,"name":"A004","name_with_namespace":"Localization / config / A004","path":"A004","path_with_namespace":"localization/config/A004","created_at":"2023-10-24T03:58:36.187Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A004.git","http_url_to_repo":"http://159.27.226.4/localization/config/A004.git","web_url":"http://159.27.226.4/localization/config/A004","readme_url":"http://159.27.226.4/localization/config/A004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-15T01:53:45.967Z","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/1163","issues":"http://159.27.226.4/api/v4/projects/1163/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1163/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1163/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1163/labels","events":"http://159.27.226.4/api/v4/projects/1163/events","members":"http://159.27.226.4/api/v4/projects/1163/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1163/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:36.209Z"},"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":922,"description":null,"name":"A004","name_with_namespace":"Lidar / config / vehicles / A004","path":"A004","path_with_namespace":"lidar/config/vehicles/A004","created_at":"2023-07-28T07:56:20.522Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A004.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A004.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A004","readme_url":"http://159.27.226.4/lidar/config/vehicles/A004/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:57.904Z","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/922","issues":"http://159.27.226.4/api/v4/projects/922/issues","merge_requests":"http://159.27.226.4/api/v4/projects/922/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/922/repository/branches","labels":"http://159.27.226.4/api/v4/projects/922/labels","events":"http://159.27.226.4/api/v4/projects/922/events","members":"http://159.27.226.4/api/v4/projects/922/members","cluster_agents":"http://159.27.226.4/api/v4/projects/922/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:56:20.533Z"},"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":873,"description":"","name":"A004","name_with_namespace":"config / extrinsics / A004","path":"A004","path_with_namespace":"config/extrinsics/A004","created_at":"2023-07-24T08:04:14.825Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A004.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A004.git","web_url":"http://159.27.226.4/config/extrinsics/A004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:27.820Z","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/873","issues":"http://159.27.226.4/api/v4/projects/873/issues","merge_requests":"http://159.27.226.4/api/v4/projects/873/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/873/repository/branches","labels":"http://159.27.226.4/api/v4/projects/873/labels","events":"http://159.27.226.4/api/v4/projects/873/events","members":"http://159.27.226.4/api/v4/projects/873/members","cluster_agents":"http://159.27.226.4/api/v4/projects/873/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-25T08:04:14.839Z"},"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":114,"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":818,"description":"","name":"A004","name_with_namespace":"config / vehicles / A004","path":"A004","path_with_namespace":"config/vehicles/A004","created_at":"2023-07-20T06:22:46.078Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A004.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A004.git","web_url":"http://159.27.226.4/config/vehicles/A004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-19T04:52:52.651Z","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/818","issues":"http://159.27.226.4/api/v4/projects/818/issues","merge_requests":"http://159.27.226.4/api/v4/projects/818/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/818/repository/branches","labels":"http://159.27.226.4/api/v4/projects/818/labels","events":"http://159.27.226.4/api/v4/projects/818/events","members":"http://159.27.226.4/api/v4/projects/818/members","cluster_agents":"http://159.27.226.4/api/v4/projects/818/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-21T06:22:46.093Z"},"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":650,"description":"","name":"A004","name_with_namespace":"config / weifang / container_port / A004","path":"A004","path_with_namespace":"config/weifang/container_port/A004","created_at":"2023-06-14T02:13:48.635Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A004.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A004.git","web_url":"http://159.27.226.4/config/weifang/container_port/A004","readme_url":"http://159.27.226.4/config/weifang/container_port/A004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:00.285Z","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/650","issues":"http://159.27.226.4/api/v4/projects/650/issues","merge_requests":"http://159.27.226.4/api/v4/projects/650/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/650/repository/branches","labels":"http://159.27.226.4/api/v4/projects/650/labels","events":"http://159.27.226.4/api/v4/projects/650/events","members":"http://159.27.226.4/api/v4/projects/650/members","cluster_agents":"http://159.27.226.4/api/v4/projects/650/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-06-15T02:13:48.661Z"},"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/weifang/container_port/A004
[Pipeline] echo
650
[Pipeline] echo
650
[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/650/repository/commits/346ab6f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/650/repository/commits/346ab6f
Response Code: HTTP/1.1 200 OK
Response:
{"id":"346ab6f17ea812f415e855a07491f71e74d08ca7","short_id":"346ab6f1","created_at":"2024-03-22T17:03:59.000+08:00","parent_ids":["0470ce1fee3fe0b977b71b46e30d249a2fb28854"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:03:59.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:03:59.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A004/-/commit/346ab6f17ea812f415e855a07491f71e74d08ca7","stats":{"additions":0,"deletions":54,"total":54},"status":null,"project_id":650,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/03/22/17:03:59
[Pipeline] echo
dev**: 346ab6f.**2024/03/22/17:03:59**
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A004/params_A004
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/shared_config/dev/params /root/workspace/weifang-config/container/shared_config/dev/.git/ ./
[Pipeline] sh
+ rm -rf params_A004@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A004.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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[Pipeline] echo
14e9209
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 537 14e9209 0f743c9
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A004.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"346ab6f","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"346ab6f","shared_config":"0f743c9"}}
[Pipeline] sh
+ echo '{"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"346ab6f","shared_config":"0f743c9"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A004.json
{"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"346ab6f","shared_config":"0f743c9"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-07","commit_id":"0f743c9","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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[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/537/repository/commits/0f743c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/0f743c9
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","short_id":"0f743c97","created_at":"2024-07-22T15:43:14.000+08:00","parent_ids":["40b2d37b4e6f5fd495e5f9d93beabb22b93d2a27"],"title":"fix: move brake减速度","message":"fix: move brake减速度\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-22T15:43:14.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-22T15:43:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/07/22/15:43:14
[Pipeline] echo
dev**: 0f743c9.**2024/07/22/15:43:14**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_A004","branch":"dev","time":"2024-07-23_14-21-04","commit_id":"346ab6f","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-07","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A004_Master","type":0,"project":6}
[Pipeline] sh
++ ls
++ grep -v params_A004
++ grep -v version.json
++ xargs
+ cp -r params params_A004/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_A004","branch":"dev","time":"2024-07-23_14-21-04","commit_id":"346ab6f","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-07","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A004_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_A004@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [A001master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 980dd49.**2024/03/22/17:03:43**
</font>
> - <font color=#3C3C3C> [A002master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 99610e8.**2024/03/22/17:03:51**
</font>
> - <font color=#3C3C3C> [A003master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 0734b30.**2024/03/22/17:03:58**
</font>
> - <font color=#3C3C3C> [A004master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 346ab6f.**2024/03/22/17:03:59**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
A005
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A005
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A005/params_A005
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A005/params /root/workspace/weifang-config/container/A005/params_A005 /root/workspace/weifang-config/container/A005/params_new /root/workspace/weifang-config/container/A005/params_orin_slave_A005_2024-05-26_09-42-03 /root/workspace/weifang-config/container/A005/params_orin_slave_A005_2024-05-26_09-42-03.zip /root/workspace/weifang-config/container/A005/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A005
[Pipeline] {
[Pipeline] echo
[A001, A002, A003, A004, A005, A006, A007, A008]
[Pipeline] echo
更新A005参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/container_port/A005.git
[Pipeline] echo
rc_dev
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A005/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A005.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A005.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/weifang/container_port/A005.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 716e03d38c1bd48a544bc58cad2788786a5faaf7 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 716e03d38c1bd48a544bc58cad2788786a5faaf7 # timeout=300000
Commit message: "feat_out:del hardware params."
> git rev-list --no-walk 716e03d38c1bd48a544bc58cad2788786a5faaf7 # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A005.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=A005
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A005
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1313,"description":"","name":"A005","name_with_namespace":"Hardware / config / A005","path":"A005","path_with_namespace":"hardware/config/A005","created_at":"2024-01-04T13:10:56.146Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A005.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A005.git","web_url":"http://159.27.226.4/hardware/config/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:27:59.735Z","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/1313","issues":"http://159.27.226.4/api/v4/projects/1313/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1313/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1313/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1313/labels","events":"http://159.27.226.4/api/v4/projects/1313/events","members":"http://159.27.226.4/api/v4/projects/1313/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1313/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:10:56.189Z"},"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":1164,"description":null,"name":"A005","name_with_namespace":"Localization / config / A005","path":"A005","path_with_namespace":"localization/config/A005","created_at":"2023-10-24T03:58:37.946Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A005.git","http_url_to_repo":"http://159.27.226.4/localization/config/A005.git","web_url":"http://159.27.226.4/localization/config/A005","readme_url":"http://159.27.226.4/localization/config/A005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:34:29.288Z","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/1164","issues":"http://159.27.226.4/api/v4/projects/1164/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1164/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1164/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1164/labels","events":"http://159.27.226.4/api/v4/projects/1164/events","members":"http://159.27.226.4/api/v4/projects/1164/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1164/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:37.963Z"},"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":921,"description":null,"name":"A005","name_with_namespace":"Lidar / config / vehicles / A005","path":"A005","path_with_namespace":"lidar/config/vehicles/A005","created_at":"2023-07-28T07:56:19.882Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A005.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A005.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:58.910Z","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/921","issues":"http://159.27.226.4/api/v4/projects/921/issues","merge_requests":"http://159.27.226.4/api/v4/projects/921/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/921/repository/branches","labels":"http://159.27.226.4/api/v4/projects/921/labels","events":"http://159.27.226.4/api/v4/projects/921/events","members":"http://159.27.226.4/api/v4/projects/921/members","cluster_agents":"http://159.27.226.4/api/v4/projects/921/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:56:19.895Z"},"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":874,"description":"","name":"A005","name_with_namespace":"config / extrinsics / A005","path":"A005","path_with_namespace":"config/extrinsics/A005","created_at":"2023-07-24T08:04:26.626Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A005.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A005.git","web_url":"http://159.27.226.4/config/extrinsics/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:28.739Z","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/874","issues":"http://159.27.226.4/api/v4/projects/874/issues","merge_requests":"http://159.27.226.4/api/v4/projects/874/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/874/repository/branches","labels":"http://159.27.226.4/api/v4/projects/874/labels","events":"http://159.27.226.4/api/v4/projects/874/events","members":"http://159.27.226.4/api/v4/projects/874/members","cluster_agents":"http://159.27.226.4/api/v4/projects/874/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-25T08:04:26.642Z"},"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":114,"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":819,"description":"","name":"A005","name_with_namespace":"config / vehicles / A005","path":"A005","path_with_namespace":"config/vehicles/A005","created_at":"2023-07-20T06:23:00.487Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A005.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A005.git","web_url":"http://159.27.226.4/config/vehicles/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T03:35:55.967Z","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/819","issues":"http://159.27.226.4/api/v4/projects/819/issues","merge_requests":"http://159.27.226.4/api/v4/projects/819/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/819/repository/branches","labels":"http://159.27.226.4/api/v4/projects/819/labels","events":"http://159.27.226.4/api/v4/projects/819/events","members":"http://159.27.226.4/api/v4/projects/819/members","cluster_agents":"http://159.27.226.4/api/v4/projects/819/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-21T06:23:00.504Z"},"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":660,"description":"","name":"A005","name_with_namespace":"config / weifang / container_port / A005","path":"A005","path_with_namespace":"config/weifang/container_port/A005","created_at":"2023-06-27T06:03:25.683Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A005.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A005.git","web_url":"http://159.27.226.4/config/weifang/container_port/A005","readme_url":"http://159.27.226.4/config/weifang/container_port/A005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:01.248Z","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/660","issues":"http://159.27.226.4/api/v4/projects/660/issues","merge_requests":"http://159.27.226.4/api/v4/projects/660/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/660/repository/branches","labels":"http://159.27.226.4/api/v4/projects/660/labels","events":"http://159.27.226.4/api/v4/projects/660/events","members":"http://159.27.226.4/api/v4/projects/660/members","cluster_agents":"http://159.27.226.4/api/v4/projects/660/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-06-28T06:03:25.723Z"},"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/weifang/container_port/A005
[Pipeline] echo
660
[Pipeline] echo
660
[Pipeline] echo
716e03d
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 660 716e03d 716e03d
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A005.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"716e03d","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"716e03d","shared_config":"14e9209"}}
[Pipeline] sh
+ echo '{"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"716e03d","shared_config":"14e9209"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A005.json
{"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"716e03d","shared_config":"14e9209"}}
[Pipeline] echo
{"repo_name":"params_orin_master_A005","branch":"dev","time":"2024-07-23_14-21-14","commit_id":"716e03d","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=A005
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A005
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1313,"description":"","name":"A005","name_with_namespace":"Hardware / config / A005","path":"A005","path_with_namespace":"hardware/config/A005","created_at":"2024-01-04T13:10:56.146Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A005.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A005.git","web_url":"http://159.27.226.4/hardware/config/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:27:59.735Z","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/1313","issues":"http://159.27.226.4/api/v4/projects/1313/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1313/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1313/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1313/labels","events":"http://159.27.226.4/api/v4/projects/1313/events","members":"http://159.27.226.4/api/v4/projects/1313/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1313/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:10:56.189Z"},"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":1164,"description":null,"name":"A005","name_with_namespace":"Localization / config / A005","path":"A005","path_with_namespace":"localization/config/A005","created_at":"2023-10-24T03:58:37.946Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A005.git","http_url_to_repo":"http://159.27.226.4/localization/config/A005.git","web_url":"http://159.27.226.4/localization/config/A005","readme_url":"http://159.27.226.4/localization/config/A005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:34:29.288Z","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/1164","issues":"http://159.27.226.4/api/v4/projects/1164/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1164/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1164/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1164/labels","events":"http://159.27.226.4/api/v4/projects/1164/events","members":"http://159.27.226.4/api/v4/projects/1164/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1164/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:37.963Z"},"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":921,"description":null,"name":"A005","name_with_namespace":"Lidar / config / vehicles / A005","path":"A005","path_with_namespace":"lidar/config/vehicles/A005","created_at":"2023-07-28T07:56:19.882Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A005.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A005.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:58.910Z","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/921","issues":"http://159.27.226.4/api/v4/projects/921/issues","merge_requests":"http://159.27.226.4/api/v4/projects/921/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/921/repository/branches","labels":"http://159.27.226.4/api/v4/projects/921/labels","events":"http://159.27.226.4/api/v4/projects/921/events","members":"http://159.27.226.4/api/v4/projects/921/members","cluster_agents":"http://159.27.226.4/api/v4/projects/921/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:56:19.895Z"},"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":874,"description":"","name":"A005","name_with_namespace":"config / extrinsics / A005","path":"A005","path_with_namespace":"config/extrinsics/A005","created_at":"2023-07-24T08:04:26.626Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A005.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A005.git","web_url":"http://159.27.226.4/config/extrinsics/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:28.739Z","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/874","issues":"http://159.27.226.4/api/v4/projects/874/issues","merge_requests":"http://159.27.226.4/api/v4/projects/874/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/874/repository/branches","labels":"http://159.27.226.4/api/v4/projects/874/labels","events":"http://159.27.226.4/api/v4/projects/874/events","members":"http://159.27.226.4/api/v4/projects/874/members","cluster_agents":"http://159.27.226.4/api/v4/projects/874/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-25T08:04:26.642Z"},"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":114,"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":819,"description":"","name":"A005","name_with_namespace":"config / vehicles / A005","path":"A005","path_with_namespace":"config/vehicles/A005","created_at":"2023-07-20T06:23:00.487Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A005.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A005.git","web_url":"http://159.27.226.4/config/vehicles/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T03:35:55.967Z","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/819","issues":"http://159.27.226.4/api/v4/projects/819/issues","merge_requests":"http://159.27.226.4/api/v4/projects/819/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/819/repository/branches","labels":"http://159.27.226.4/api/v4/projects/819/labels","events":"http://159.27.226.4/api/v4/projects/819/events","members":"http://159.27.226.4/api/v4/projects/819/members","cluster_agents":"http://159.27.226.4/api/v4/projects/819/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-21T06:23:00.504Z"},"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":660,"description":"","name":"A005","name_with_namespace":"config / weifang / container_port / A005","path":"A005","path_with_namespace":"config/weifang/container_port/A005","created_at":"2023-06-27T06:03:25.683Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A005.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A005.git","web_url":"http://159.27.226.4/config/weifang/container_port/A005","readme_url":"http://159.27.226.4/config/weifang/container_port/A005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:01.248Z","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/660","issues":"http://159.27.226.4/api/v4/projects/660/issues","merge_requests":"http://159.27.226.4/api/v4/projects/660/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/660/repository/branches","labels":"http://159.27.226.4/api/v4/projects/660/labels","events":"http://159.27.226.4/api/v4/projects/660/events","members":"http://159.27.226.4/api/v4/projects/660/members","cluster_agents":"http://159.27.226.4/api/v4/projects/660/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-06-28T06:03:25.723Z"},"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/weifang/container_port/A005
[Pipeline] echo
660
[Pipeline] echo
660
[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/660/repository/commits/716e03d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/660/repository/commits/716e03d
Response Code: HTTP/1.1 200 OK
Response:
{"id":"716e03d38c1bd48a544bc58cad2788786a5faaf7","short_id":"716e03d3","created_at":"2024-03-22T17:04:00.000+08:00","parent_ids":["80e47a91991014824f0c48210f3abe918aeaf88f"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:04:00.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:04:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A005/-/commit/716e03d38c1bd48a544bc58cad2788786a5faaf7","stats":{"additions":0,"deletions":54,"total":54},"status":null,"project_id":660,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/03/22/17:04:00
[Pipeline] echo
dev**: 716e03d.**2024/03/22/17:04:00**
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A005/params_A005
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/shared_config/dev/params /root/workspace/weifang-config/container/shared_config/dev/.git/ ./
[Pipeline] sh
+ rm -rf params_A005@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A005.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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[Pipeline] echo
14e9209
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 537 14e9209 0f743c9
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A005.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"716e03d","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"716e03d","shared_config":"0f743c9"}}
[Pipeline] sh
+ echo '{"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"716e03d","shared_config":"0f743c9"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A005.json
{"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"716e03d","shared_config":"0f743c9"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-17","commit_id":"0f743c9","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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[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/537/repository/commits/0f743c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/0f743c9
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","short_id":"0f743c97","created_at":"2024-07-22T15:43:14.000+08:00","parent_ids":["40b2d37b4e6f5fd495e5f9d93beabb22b93d2a27"],"title":"fix: move brake减速度","message":"fix: move brake减速度\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-22T15:43:14.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-22T15:43:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/07/22/15:43:14
[Pipeline] echo
dev**: 0f743c9.**2024/07/22/15:43:14**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_A005","branch":"dev","time":"2024-07-23_14-21-14","commit_id":"716e03d","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-17","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A005_Master","type":0,"project":6}
[Pipeline] sh
++ ls
++ grep -v params_A005
++ xargs
++ grep -v version.json
+ cp -r params params_A005/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_A005","branch":"dev","time":"2024-07-23_14-21-14","commit_id":"716e03d","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-17","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A005_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_A005@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [A001master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 980dd49.**2024/03/22/17:03:43**
</font>
> - <font color=#3C3C3C> [A002master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 99610e8.**2024/03/22/17:03:51**
</font>
> - <font color=#3C3C3C> [A003master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 0734b30.**2024/03/22/17:03:58**
</font>
> - <font color=#3C3C3C> [A004master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 346ab6f.**2024/03/22/17:03:59**
</font>
> - <font color=#3C3C3C> [A005master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 716e03d.**2024/03/22/17:04:00**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
A006
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A006
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A006/params_A006
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A006/params /root/workspace/weifang-config/container/A006/params_A006 /root/workspace/weifang-config/container/A006/params_new /root/workspace/weifang-config/container/A006/params_orin_slave_A006_2024-05-26_09-42-15 /root/workspace/weifang-config/container/A006/params_orin_slave_A006_2024-05-26_09-42-15.zip /root/workspace/weifang-config/container/A006/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A006
[Pipeline] {
[Pipeline] echo
[A001, A002, A003, A004, A005, A006, A007, A008]
[Pipeline] echo
更新A006参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/container_port/A006.git
[Pipeline] echo
rc_dev
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A006/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A006.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A006.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/weifang/container_port/A006.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision ce47d6fed9320b770863d41768a4f781ee199aee (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f ce47d6fed9320b770863d41768a4f781ee199aee # timeout=300000
Commit message: "feat_out:del hardware params."
> git rev-list --no-walk ce47d6fed9320b770863d41768a4f781ee199aee # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A006.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=A006
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A006
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1314,"description":"","name":"A006","name_with_namespace":"Hardware / config / A006","path":"A006","path_with_namespace":"hardware/config/A006","created_at":"2024-01-04T13:11:11.326Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A006.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A006.git","web_url":"http://159.27.226.4/hardware/config/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:28:00.835Z","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/1314","issues":"http://159.27.226.4/api/v4/projects/1314/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1314/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1314/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1314/labels","events":"http://159.27.226.4/api/v4/projects/1314/events","members":"http://159.27.226.4/api/v4/projects/1314/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1314/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:11:11.344Z"},"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":1165,"description":null,"name":"A006","name_with_namespace":"Localization / config / A006","path":"A006","path_with_namespace":"localization/config/A006","created_at":"2023-10-24T03:58:39.828Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A006.git","http_url_to_repo":"http://159.27.226.4/localization/config/A006.git","web_url":"http://159.27.226.4/localization/config/A006","readme_url":"http://159.27.226.4/localization/config/A006/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:36:50.406Z","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/1165","issues":"http://159.27.226.4/api/v4/projects/1165/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1165/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1165/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1165/labels","events":"http://159.27.226.4/api/v4/projects/1165/events","members":"http://159.27.226.4/api/v4/projects/1165/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1165/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:39.843Z"},"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":920,"description":null,"name":"A006","name_with_namespace":"Lidar / config / vehicles / A006","path":"A006","path_with_namespace":"lidar/config/vehicles/A006","created_at":"2023-07-28T07:56:19.305Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A006.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A006.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:59.905Z","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/920","issues":"http://159.27.226.4/api/v4/projects/920/issues","merge_requests":"http://159.27.226.4/api/v4/projects/920/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/920/repository/branches","labels":"http://159.27.226.4/api/v4/projects/920/labels","events":"http://159.27.226.4/api/v4/projects/920/events","members":"http://159.27.226.4/api/v4/projects/920/members","cluster_agents":"http://159.27.226.4/api/v4/projects/920/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:56:19.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":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":879,"description":"","name":"A006","name_with_namespace":"config / extrinsics / A006","path":"A006","path_with_namespace":"config/extrinsics/A006","created_at":"2023-07-24T11:05:10.741Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A006.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A006.git","web_url":"http://159.27.226.4/config/extrinsics/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:29.671Z","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/879","issues":"http://159.27.226.4/api/v4/projects/879/issues","merge_requests":"http://159.27.226.4/api/v4/projects/879/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/879/repository/branches","labels":"http://159.27.226.4/api/v4/projects/879/labels","events":"http://159.27.226.4/api/v4/projects/879/events","members":"http://159.27.226.4/api/v4/projects/879/members","cluster_agents":"http://159.27.226.4/api/v4/projects/879/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-25T11:05:10.776Z"},"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":114,"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":820,"description":"","name":"A006","name_with_namespace":"config / vehicles / A006","path":"A006","path_with_namespace":"config/vehicles/A006","created_at":"2023-07-20T06:23:15.815Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A006.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A006.git","web_url":"http://159.27.226.4/config/vehicles/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T03:35:58.114Z","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/820","issues":"http://159.27.226.4/api/v4/projects/820/issues","merge_requests":"http://159.27.226.4/api/v4/projects/820/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/820/repository/branches","labels":"http://159.27.226.4/api/v4/projects/820/labels","events":"http://159.27.226.4/api/v4/projects/820/events","members":"http://159.27.226.4/api/v4/projects/820/members","cluster_agents":"http://159.27.226.4/api/v4/projects/820/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-21T06:23:15.831Z"},"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":790,"description":"","name":"A006","name_with_namespace":"config / weifang / container_port / A006","path":"A006","path_with_namespace":"config/weifang/container_port/A006","created_at":"2023-07-17T03:20:48.487Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A006.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A006.git","web_url":"http://159.27.226.4/config/weifang/container_port/A006","readme_url":"http://159.27.226.4/config/weifang/container_port/A006/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:02.336Z","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/790","issues":"http://159.27.226.4/api/v4/projects/790/issues","merge_requests":"http://159.27.226.4/api/v4/projects/790/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/790/repository/branches","labels":"http://159.27.226.4/api/v4/projects/790/labels","events":"http://159.27.226.4/api/v4/projects/790/events","members":"http://159.27.226.4/api/v4/projects/790/members","cluster_agents":"http://159.27.226.4/api/v4/projects/790/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-18T03:20:48.535Z"},"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/weifang/container_port/A006
[Pipeline] echo
790
[Pipeline] echo
790
[Pipeline] echo
ce47d6f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 790 ce47d6f ce47d6f
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A006.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"ce47d6f","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"ce47d6f","shared_config":"14e9209"}}
[Pipeline] sh
+ echo '{"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"ce47d6f","shared_config":"14e9209"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A006.json
{"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"ce47d6f","shared_config":"14e9209"}}
[Pipeline] echo
{"repo_name":"params_orin_master_A006","branch":"dev","time":"2024-07-23_14-21-23","commit_id":"ce47d6f","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=A006
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A006
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1314,"description":"","name":"A006","name_with_namespace":"Hardware / config / A006","path":"A006","path_with_namespace":"hardware/config/A006","created_at":"2024-01-04T13:11:11.326Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A006.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A006.git","web_url":"http://159.27.226.4/hardware/config/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:28:00.835Z","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/1314","issues":"http://159.27.226.4/api/v4/projects/1314/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1314/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1314/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1314/labels","events":"http://159.27.226.4/api/v4/projects/1314/events","members":"http://159.27.226.4/api/v4/projects/1314/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1314/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:11:11.344Z"},"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":1165,"description":null,"name":"A006","name_with_namespace":"Localization / config / A006","path":"A006","path_with_namespace":"localization/config/A006","created_at":"2023-10-24T03:58:39.828Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A006.git","http_url_to_repo":"http://159.27.226.4/localization/config/A006.git","web_url":"http://159.27.226.4/localization/config/A006","readme_url":"http://159.27.226.4/localization/config/A006/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:36:50.406Z","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/1165","issues":"http://159.27.226.4/api/v4/projects/1165/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1165/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1165/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1165/labels","events":"http://159.27.226.4/api/v4/projects/1165/events","members":"http://159.27.226.4/api/v4/projects/1165/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1165/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:39.843Z"},"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":920,"description":null,"name":"A006","name_with_namespace":"Lidar / config / vehicles / A006","path":"A006","path_with_namespace":"lidar/config/vehicles/A006","created_at":"2023-07-28T07:56:19.305Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A006.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A006.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:26:59.905Z","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/920","issues":"http://159.27.226.4/api/v4/projects/920/issues","merge_requests":"http://159.27.226.4/api/v4/projects/920/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/920/repository/branches","labels":"http://159.27.226.4/api/v4/projects/920/labels","events":"http://159.27.226.4/api/v4/projects/920/events","members":"http://159.27.226.4/api/v4/projects/920/members","cluster_agents":"http://159.27.226.4/api/v4/projects/920/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:56:19.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":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":879,"description":"","name":"A006","name_with_namespace":"config / extrinsics / A006","path":"A006","path_with_namespace":"config/extrinsics/A006","created_at":"2023-07-24T11:05:10.741Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A006.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A006.git","web_url":"http://159.27.226.4/config/extrinsics/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:29.671Z","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/879","issues":"http://159.27.226.4/api/v4/projects/879/issues","merge_requests":"http://159.27.226.4/api/v4/projects/879/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/879/repository/branches","labels":"http://159.27.226.4/api/v4/projects/879/labels","events":"http://159.27.226.4/api/v4/projects/879/events","members":"http://159.27.226.4/api/v4/projects/879/members","cluster_agents":"http://159.27.226.4/api/v4/projects/879/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-25T11:05:10.776Z"},"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":114,"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":820,"description":"","name":"A006","name_with_namespace":"config / vehicles / A006","path":"A006","path_with_namespace":"config/vehicles/A006","created_at":"2023-07-20T06:23:15.815Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A006.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A006.git","web_url":"http://159.27.226.4/config/vehicles/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T03:35:58.114Z","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/820","issues":"http://159.27.226.4/api/v4/projects/820/issues","merge_requests":"http://159.27.226.4/api/v4/projects/820/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/820/repository/branches","labels":"http://159.27.226.4/api/v4/projects/820/labels","events":"http://159.27.226.4/api/v4/projects/820/events","members":"http://159.27.226.4/api/v4/projects/820/members","cluster_agents":"http://159.27.226.4/api/v4/projects/820/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-21T06:23:15.831Z"},"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":790,"description":"","name":"A006","name_with_namespace":"config / weifang / container_port / A006","path":"A006","path_with_namespace":"config/weifang/container_port/A006","created_at":"2023-07-17T03:20:48.487Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A006.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A006.git","web_url":"http://159.27.226.4/config/weifang/container_port/A006","readme_url":"http://159.27.226.4/config/weifang/container_port/A006/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:02.336Z","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/790","issues":"http://159.27.226.4/api/v4/projects/790/issues","merge_requests":"http://159.27.226.4/api/v4/projects/790/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/790/repository/branches","labels":"http://159.27.226.4/api/v4/projects/790/labels","events":"http://159.27.226.4/api/v4/projects/790/events","members":"http://159.27.226.4/api/v4/projects/790/members","cluster_agents":"http://159.27.226.4/api/v4/projects/790/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-18T03:20:48.535Z"},"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/weifang/container_port/A006
[Pipeline] echo
790
[Pipeline] echo
790
[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/790/repository/commits/ce47d6f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/790/repository/commits/ce47d6f
Response Code: HTTP/1.1 200 OK
Response:
{"id":"ce47d6fed9320b770863d41768a4f781ee199aee","short_id":"ce47d6fe","created_at":"2024-03-22T17:04:01.000+08:00","parent_ids":["283703b4f687c8fbbb335b30e9e6e20cd0647488"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:04:01.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:04:01.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A006/-/commit/ce47d6fed9320b770863d41768a4f781ee199aee","stats":{"additions":0,"deletions":55,"total":55},"status":null,"project_id":790,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/03/22/17:04:01
[Pipeline] echo
dev**: ce47d6f.**2024/03/22/17:04:01**
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A006/params_A006
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/shared_config/dev/params /root/workspace/weifang-config/container/shared_config/dev/.git/ ./
[Pipeline] sh
+ rm -rf params_A006@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A006.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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[Pipeline] echo
14e9209
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 537 14e9209 0f743c9
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A006.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"ce47d6f","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"ce47d6f","shared_config":"0f743c9"}}
[Pipeline] sh
+ echo '{"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"ce47d6f","shared_config":"0f743c9"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A006.json
{"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"ce47d6f","shared_config":"0f743c9"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-28","commit_id":"0f743c9","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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[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/537/repository/commits/0f743c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/0f743c9
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","short_id":"0f743c97","created_at":"2024-07-22T15:43:14.000+08:00","parent_ids":["40b2d37b4e6f5fd495e5f9d93beabb22b93d2a27"],"title":"fix: move brake减速度","message":"fix: move brake减速度\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-22T15:43:14.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-22T15:43:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/07/22/15:43:14
[Pipeline] echo
dev**: 0f743c9.**2024/07/22/15:43:14**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_A006","branch":"dev","time":"2024-07-23_14-21-23","commit_id":"ce47d6f","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-28","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A006_Master","type":0,"project":6}
[Pipeline] sh
++ ls
++ grep -v params_A006
++ grep -v version.json
++ xargs
+ cp -r params params_A006/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_A006","branch":"dev","time":"2024-07-23_14-21-23","commit_id":"ce47d6f","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-28","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A006_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_A006@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [A001master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 980dd49.**2024/03/22/17:03:43**
</font>
> - <font color=#3C3C3C> [A002master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 99610e8.**2024/03/22/17:03:51**
</font>
> - <font color=#3C3C3C> [A003master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 0734b30.**2024/03/22/17:03:58**
</font>
> - <font color=#3C3C3C> [A004master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 346ab6f.**2024/03/22/17:03:59**
</font>
> - <font color=#3C3C3C> [A005master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 716e03d.**2024/03/22/17:04:00**
</font>
> - <font color=#3C3C3C> [A006master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: ce47d6f.**2024/03/22/17:04:01**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
A007
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A007
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A007/params_A007
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A007/params /root/workspace/weifang-config/container/A007/params_A007 /root/workspace/weifang-config/container/A007/params_new /root/workspace/weifang-config/container/A007/params_orin_slave_A007_2024-05-26_09-42-27 /root/workspace/weifang-config/container/A007/params_orin_slave_A007_2024-05-26_09-42-27.zip /root/workspace/weifang-config/container/A007/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A007
[Pipeline] {
[Pipeline] echo
[A001, A002, A003, A004, A005, A006, A007, A008]
[Pipeline] echo
更新A007参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/container_port/A007.git
[Pipeline] echo
rc_dev
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A007/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A007.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A007.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/weifang/container_port/A007.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 729732beb6dc8c984f61590c9865726fd6bf8ec6 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 729732beb6dc8c984f61590c9865726fd6bf8ec6 # timeout=300000
Commit message: "feat_out:del hardware params."
> git rev-list --no-walk 729732beb6dc8c984f61590c9865726fd6bf8ec6 # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A007.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=A007
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A007
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1315,"description":"","name":"A007","name_with_namespace":"Hardware / config / A007","path":"A007","path_with_namespace":"hardware/config/A007","created_at":"2024-01-04T13:11:32.242Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A007.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A007.git","web_url":"http://159.27.226.4/hardware/config/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:28:01.783Z","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/1315","issues":"http://159.27.226.4/api/v4/projects/1315/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1315/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1315/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1315/labels","events":"http://159.27.226.4/api/v4/projects/1315/events","members":"http://159.27.226.4/api/v4/projects/1315/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1315/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:11:32.388Z"},"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":1166,"description":null,"name":"A007","name_with_namespace":"Localization / config / A007","path":"A007","path_with_namespace":"localization/config/A007","created_at":"2023-10-24T03:58:42.098Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A007.git","http_url_to_repo":"http://159.27.226.4/localization/config/A007.git","web_url":"http://159.27.226.4/localization/config/A007","readme_url":"http://159.27.226.4/localization/config/A007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-11T10:05:04.616Z","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/1166","issues":"http://159.27.226.4/api/v4/projects/1166/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1166/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1166/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1166/labels","events":"http://159.27.226.4/api/v4/projects/1166/events","members":"http://159.27.226.4/api/v4/projects/1166/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1166/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:42.124Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":919,"description":null,"name":"A007","name_with_namespace":"Lidar / config / vehicles / A007","path":"A007","path_with_namespace":"lidar/config/vehicles/A007","created_at":"2023-07-28T07:56:18.729Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A007.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A007.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A007","readme_url":"http://159.27.226.4/lidar/config/vehicles/A007/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:27:01.542Z","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/919","issues":"http://159.27.226.4/api/v4/projects/919/issues","merge_requests":"http://159.27.226.4/api/v4/projects/919/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/919/repository/branches","labels":"http://159.27.226.4/api/v4/projects/919/labels","events":"http://159.27.226.4/api/v4/projects/919/events","members":"http://159.27.226.4/api/v4/projects/919/members","cluster_agents":"http://159.27.226.4/api/v4/projects/919/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:56:18.741Z"},"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":880,"description":"","name":"A007","name_with_namespace":"config / extrinsics / A007","path":"A007","path_with_namespace":"config/extrinsics/A007","created_at":"2023-07-24T11:05:23.035Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A007.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A007.git","web_url":"http://159.27.226.4/config/extrinsics/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:30.741Z","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/880","issues":"http://159.27.226.4/api/v4/projects/880/issues","merge_requests":"http://159.27.226.4/api/v4/projects/880/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/880/repository/branches","labels":"http://159.27.226.4/api/v4/projects/880/labels","events":"http://159.27.226.4/api/v4/projects/880/events","members":"http://159.27.226.4/api/v4/projects/880/members","cluster_agents":"http://159.27.226.4/api/v4/projects/880/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-25T11:05:23.052Z"},"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":114,"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":821,"description":"","name":"A007","name_with_namespace":"config / vehicles / A007","path":"A007","path_with_namespace":"config/vehicles/A007","created_at":"2023-07-20T06:23:30.128Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A007.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A007.git","web_url":"http://159.27.226.4/config/vehicles/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-19T04:52:49.839Z","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/821","issues":"http://159.27.226.4/api/v4/projects/821/issues","merge_requests":"http://159.27.226.4/api/v4/projects/821/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/821/repository/branches","labels":"http://159.27.226.4/api/v4/projects/821/labels","events":"http://159.27.226.4/api/v4/projects/821/events","members":"http://159.27.226.4/api/v4/projects/821/members","cluster_agents":"http://159.27.226.4/api/v4/projects/821/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-21T06:23:30.157Z"},"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":785,"description":"","name":"A007","name_with_namespace":"config / weifang / container_port / A007","path":"A007","path_with_namespace":"config/weifang/container_port/A007","created_at":"2023-07-12T04:33:36.450Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A007.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A007.git","web_url":"http://159.27.226.4/config/weifang/container_port/A007","readme_url":"http://159.27.226.4/config/weifang/container_port/A007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:03.399Z","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/785","issues":"http://159.27.226.4/api/v4/projects/785/issues","merge_requests":"http://159.27.226.4/api/v4/projects/785/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/785/repository/branches","labels":"http://159.27.226.4/api/v4/projects/785/labels","events":"http://159.27.226.4/api/v4/projects/785/events","members":"http://159.27.226.4/api/v4/projects/785/members","cluster_agents":"http://159.27.226.4/api/v4/projects/785/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-13T04:33:36.486Z"},"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/weifang/container_port/A007
[Pipeline] echo
785
[Pipeline] echo
785
[Pipeline] echo
729732b
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 785 729732b 729732b
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A007.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"729732b","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"729732b","shared_config":"14e9209"}}
[Pipeline] sh
+ echo '{"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"729732b","shared_config":"14e9209"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A007.json
{"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"729732b","shared_config":"14e9209"}}
[Pipeline] echo
{"repo_name":"params_orin_master_A007","branch":"dev","time":"2024-07-23_14-21-34","commit_id":"729732b","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=A007
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A007
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1315,"description":"","name":"A007","name_with_namespace":"Hardware / config / A007","path":"A007","path_with_namespace":"hardware/config/A007","created_at":"2024-01-04T13:11:32.242Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A007.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A007.git","web_url":"http://159.27.226.4/hardware/config/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:28:01.783Z","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/1315","issues":"http://159.27.226.4/api/v4/projects/1315/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1315/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1315/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1315/labels","events":"http://159.27.226.4/api/v4/projects/1315/events","members":"http://159.27.226.4/api/v4/projects/1315/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1315/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:11:32.388Z"},"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":1166,"description":null,"name":"A007","name_with_namespace":"Localization / config / A007","path":"A007","path_with_namespace":"localization/config/A007","created_at":"2023-10-24T03:58:42.098Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A007.git","http_url_to_repo":"http://159.27.226.4/localization/config/A007.git","web_url":"http://159.27.226.4/localization/config/A007","readme_url":"http://159.27.226.4/localization/config/A007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-11T10:05:04.616Z","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/1166","issues":"http://159.27.226.4/api/v4/projects/1166/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1166/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1166/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1166/labels","events":"http://159.27.226.4/api/v4/projects/1166/events","members":"http://159.27.226.4/api/v4/projects/1166/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1166/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:42.124Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":919,"description":null,"name":"A007","name_with_namespace":"Lidar / config / vehicles / A007","path":"A007","path_with_namespace":"lidar/config/vehicles/A007","created_at":"2023-07-28T07:56:18.729Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A007.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A007.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A007","readme_url":"http://159.27.226.4/lidar/config/vehicles/A007/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:27:01.542Z","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/919","issues":"http://159.27.226.4/api/v4/projects/919/issues","merge_requests":"http://159.27.226.4/api/v4/projects/919/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/919/repository/branches","labels":"http://159.27.226.4/api/v4/projects/919/labels","events":"http://159.27.226.4/api/v4/projects/919/events","members":"http://159.27.226.4/api/v4/projects/919/members","cluster_agents":"http://159.27.226.4/api/v4/projects/919/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:56:18.741Z"},"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":880,"description":"","name":"A007","name_with_namespace":"config / extrinsics / A007","path":"A007","path_with_namespace":"config/extrinsics/A007","created_at":"2023-07-24T11:05:23.035Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A007.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A007.git","web_url":"http://159.27.226.4/config/extrinsics/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:30.741Z","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/880","issues":"http://159.27.226.4/api/v4/projects/880/issues","merge_requests":"http://159.27.226.4/api/v4/projects/880/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/880/repository/branches","labels":"http://159.27.226.4/api/v4/projects/880/labels","events":"http://159.27.226.4/api/v4/projects/880/events","members":"http://159.27.226.4/api/v4/projects/880/members","cluster_agents":"http://159.27.226.4/api/v4/projects/880/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-25T11:05:23.052Z"},"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":114,"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":821,"description":"","name":"A007","name_with_namespace":"config / vehicles / A007","path":"A007","path_with_namespace":"config/vehicles/A007","created_at":"2023-07-20T06:23:30.128Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A007.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A007.git","web_url":"http://159.27.226.4/config/vehicles/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-19T04:52:49.839Z","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/821","issues":"http://159.27.226.4/api/v4/projects/821/issues","merge_requests":"http://159.27.226.4/api/v4/projects/821/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/821/repository/branches","labels":"http://159.27.226.4/api/v4/projects/821/labels","events":"http://159.27.226.4/api/v4/projects/821/events","members":"http://159.27.226.4/api/v4/projects/821/members","cluster_agents":"http://159.27.226.4/api/v4/projects/821/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-21T06:23:30.157Z"},"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":785,"description":"","name":"A007","name_with_namespace":"config / weifang / container_port / A007","path":"A007","path_with_namespace":"config/weifang/container_port/A007","created_at":"2023-07-12T04:33:36.450Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A007.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A007.git","web_url":"http://159.27.226.4/config/weifang/container_port/A007","readme_url":"http://159.27.226.4/config/weifang/container_port/A007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:03.399Z","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/785","issues":"http://159.27.226.4/api/v4/projects/785/issues","merge_requests":"http://159.27.226.4/api/v4/projects/785/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/785/repository/branches","labels":"http://159.27.226.4/api/v4/projects/785/labels","events":"http://159.27.226.4/api/v4/projects/785/events","members":"http://159.27.226.4/api/v4/projects/785/members","cluster_agents":"http://159.27.226.4/api/v4/projects/785/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-13T04:33:36.486Z"},"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/weifang/container_port/A007
[Pipeline] echo
785
[Pipeline] echo
785
[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/785/repository/commits/729732b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/785/repository/commits/729732b
Response Code: HTTP/1.1 200 OK
Response:
{"id":"729732beb6dc8c984f61590c9865726fd6bf8ec6","short_id":"729732be","created_at":"2024-03-22T17:04:02.000+08:00","parent_ids":["dd5d61c0a0cd85f9643fb20082d17789617fe7fc"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:04:02.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:04:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A007/-/commit/729732beb6dc8c984f61590c9865726fd6bf8ec6","stats":{"additions":0,"deletions":54,"total":54},"status":null,"project_id":785,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/03/22/17:04:02
[Pipeline] echo
dev**: 729732b.**2024/03/22/17:04:02**
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A007/params_A007
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/shared_config/dev/params /root/workspace/weifang-config/container/shared_config/dev/.git/ ./
[Pipeline] sh
+ rm -rf params_A007@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A007.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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[Pipeline] echo
14e9209
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 537 14e9209 0f743c9
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A007.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"729732b","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"729732b","shared_config":"0f743c9"}}
[Pipeline] sh
+ echo '{"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"729732b","shared_config":"0f743c9"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A007.json
{"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"729732b","shared_config":"0f743c9"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-37","commit_id":"0f743c9","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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[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/537/repository/commits/0f743c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/0f743c9
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","short_id":"0f743c97","created_at":"2024-07-22T15:43:14.000+08:00","parent_ids":["40b2d37b4e6f5fd495e5f9d93beabb22b93d2a27"],"title":"fix: move brake减速度","message":"fix: move brake减速度\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-22T15:43:14.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-22T15:43:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/07/22/15:43:14
[Pipeline] echo
dev**: 0f743c9.**2024/07/22/15:43:14**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_A007","branch":"dev","time":"2024-07-23_14-21-34","commit_id":"729732b","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-37","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A007_Master","type":0,"project":6}
[Pipeline] sh
++ ls
++ grep -v params_A007
++ grep -v version.json
++ xargs
+ cp -r params params_A007/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_A007","branch":"dev","time":"2024-07-23_14-21-34","commit_id":"729732b","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-37","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A007_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_A007@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [A001master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 980dd49.**2024/03/22/17:03:43**
</font>
> - <font color=#3C3C3C> [A002master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 99610e8.**2024/03/22/17:03:51**
</font>
> - <font color=#3C3C3C> [A003master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 0734b30.**2024/03/22/17:03:58**
</font>
> - <font color=#3C3C3C> [A004master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 346ab6f.**2024/03/22/17:03:59**
</font>
> - <font color=#3C3C3C> [A005master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 716e03d.**2024/03/22/17:04:00**
</font>
> - <font color=#3C3C3C> [A006master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: ce47d6f.**2024/03/22/17:04:01**
</font>
> - <font color=#3C3C3C> [A007master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 729732b.**2024/03/22/17:04:02**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
A008
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A008
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A008/params_A008
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A008/params /root/workspace/weifang-config/container/A008/params_A008 /root/workspace/weifang-config/container/A008/params_new /root/workspace/weifang-config/container/A008/params_orin_slave_A008_2024-06-18_12-39-23 /root/workspace/weifang-config/container/A008/params_orin_slave_A008_2024-06-18_12-39-23.zip /root/workspace/weifang-config/container/A008/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A008
[Pipeline] {
[Pipeline] echo
[A001, A002, A003, A004, A005, A006, A007, A008]
[Pipeline] echo
更新A008参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/container_port/A008.git
[Pipeline] echo
rc_dev
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A008/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A008.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A008.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/weifang/container_port/A008.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision f2fe49e5debe112d05d626a73203e525d486c704 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f f2fe49e5debe112d05d626a73203e525d486c704 # timeout=300000
Commit message: "feat_out:del hardware params."
> git rev-list --no-walk f2fe49e5debe112d05d626a73203e525d486c704 # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A008.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=A008
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A008
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1316,"description":"","name":"A008","name_with_namespace":"Hardware / config / A008","path":"A008","path_with_namespace":"hardware/config/A008","created_at":"2024-01-04T13:11:48.630Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A008.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A008.git","web_url":"http://159.27.226.4/hardware/config/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:28:02.719Z","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/1316","issues":"http://159.27.226.4/api/v4/projects/1316/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1316/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1316/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1316/labels","events":"http://159.27.226.4/api/v4/projects/1316/events","members":"http://159.27.226.4/api/v4/projects/1316/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1316/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:11:48.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":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":1167,"description":null,"name":"A008","name_with_namespace":"Localization / config / A008","path":"A008","path_with_namespace":"localization/config/A008","created_at":"2023-10-24T03:58:44.022Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A008.git","http_url_to_repo":"http://159.27.226.4/localization/config/A008.git","web_url":"http://159.27.226.4/localization/config/A008","readme_url":"http://159.27.226.4/localization/config/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-25T02:11:49.364Z","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/1167","issues":"http://159.27.226.4/api/v4/projects/1167/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1167/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1167/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1167/labels","events":"http://159.27.226.4/api/v4/projects/1167/events","members":"http://159.27.226.4/api/v4/projects/1167/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1167/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:44.049Z"},"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":918,"description":null,"name":"A008","name_with_namespace":"Lidar / config / vehicles / A008","path":"A008","path_with_namespace":"lidar/config/vehicles/A008","created_at":"2023-07-28T07:56:18.213Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A008.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:27:02.522Z","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/918","issues":"http://159.27.226.4/api/v4/projects/918/issues","merge_requests":"http://159.27.226.4/api/v4/projects/918/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/918/repository/branches","labels":"http://159.27.226.4/api/v4/projects/918/labels","events":"http://159.27.226.4/api/v4/projects/918/events","members":"http://159.27.226.4/api/v4/projects/918/members","cluster_agents":"http://159.27.226.4/api/v4/projects/918/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:56:18.232Z"},"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":881,"description":"","name":"A008","name_with_namespace":"config / extrinsics / A008","path":"A008","path_with_namespace":"config/extrinsics/A008","created_at":"2023-07-24T11:05:34.209Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A008.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A008.git","web_url":"http://159.27.226.4/config/extrinsics/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:31.812Z","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/881","issues":"http://159.27.226.4/api/v4/projects/881/issues","merge_requests":"http://159.27.226.4/api/v4/projects/881/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/881/repository/branches","labels":"http://159.27.226.4/api/v4/projects/881/labels","events":"http://159.27.226.4/api/v4/projects/881/events","members":"http://159.27.226.4/api/v4/projects/881/members","cluster_agents":"http://159.27.226.4/api/v4/projects/881/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-25T11:05:34.224Z"},"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":114,"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":822,"description":"","name":"A008","name_with_namespace":"config / vehicles / A008","path":"A008","path_with_namespace":"config/vehicles/A008","created_at":"2023-07-20T06:23:44.904Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A008.git","web_url":"http://159.27.226.4/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T03:36:00.163Z","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/822","issues":"http://159.27.226.4/api/v4/projects/822/issues","merge_requests":"http://159.27.226.4/api/v4/projects/822/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/822/repository/branches","labels":"http://159.27.226.4/api/v4/projects/822/labels","events":"http://159.27.226.4/api/v4/projects/822/events","members":"http://159.27.226.4/api/v4/projects/822/members","cluster_agents":"http://159.27.226.4/api/v4/projects/822/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-21T06:23:44.916Z"},"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":791,"description":"","name":"A008","name_with_namespace":"config / weifang / container_port / A008","path":"A008","path_with_namespace":"config/weifang/container_port/A008","created_at":"2023-07-17T03:21:03.291Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A008.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A008.git","web_url":"http://159.27.226.4/config/weifang/container_port/A008","readme_url":"http://159.27.226.4/config/weifang/container_port/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:04.497Z","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/791","issues":"http://159.27.226.4/api/v4/projects/791/issues","merge_requests":"http://159.27.226.4/api/v4/projects/791/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/791/repository/branches","labels":"http://159.27.226.4/api/v4/projects/791/labels","events":"http://159.27.226.4/api/v4/projects/791/events","members":"http://159.27.226.4/api/v4/projects/791/members","cluster_agents":"http://159.27.226.4/api/v4/projects/791/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-18T03:21:03.340Z"},"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/weifang/container_port/A008
[Pipeline] echo
791
[Pipeline] echo
791
[Pipeline] echo
f2fe49e
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 791 f2fe49e f2fe49e
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A008.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"14e9209"}}
[Pipeline] sh
+ echo '{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"14e9209"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A008.json
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"14e9209"}}
[Pipeline] echo
{"repo_name":"params_orin_master_A008","branch":"dev","time":"2024-07-23_14-21-45","commit_id":"f2fe49e","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=A008
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A008
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1316,"description":"","name":"A008","name_with_namespace":"Hardware / config / A008","path":"A008","path_with_namespace":"hardware/config/A008","created_at":"2024-01-04T13:11:48.630Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A008.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A008.git","web_url":"http://159.27.226.4/hardware/config/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-10T12:28:02.719Z","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/1316","issues":"http://159.27.226.4/api/v4/projects/1316/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1316/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1316/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1316/labels","events":"http://159.27.226.4/api/v4/projects/1316/events","members":"http://159.27.226.4/api/v4/projects/1316/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1316/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:11:48.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":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":1167,"description":null,"name":"A008","name_with_namespace":"Localization / config / A008","path":"A008","path_with_namespace":"localization/config/A008","created_at":"2023-10-24T03:58:44.022Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A008.git","http_url_to_repo":"http://159.27.226.4/localization/config/A008.git","web_url":"http://159.27.226.4/localization/config/A008","readme_url":"http://159.27.226.4/localization/config/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-25T02:11:49.364Z","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/1167","issues":"http://159.27.226.4/api/v4/projects/1167/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1167/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1167/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1167/labels","events":"http://159.27.226.4/api/v4/projects/1167/events","members":"http://159.27.226.4/api/v4/projects/1167/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1167/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:58:44.049Z"},"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":918,"description":null,"name":"A008","name_with_namespace":"Lidar / config / vehicles / A008","path":"A008","path_with_namespace":"lidar/config/vehicles/A008","created_at":"2023-07-28T07:56:18.213Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A008.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:27:02.522Z","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/918","issues":"http://159.27.226.4/api/v4/projects/918/issues","merge_requests":"http://159.27.226.4/api/v4/projects/918/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/918/repository/branches","labels":"http://159.27.226.4/api/v4/projects/918/labels","events":"http://159.27.226.4/api/v4/projects/918/events","members":"http://159.27.226.4/api/v4/projects/918/members","cluster_agents":"http://159.27.226.4/api/v4/projects/918/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:56:18.232Z"},"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":881,"description":"","name":"A008","name_with_namespace":"config / extrinsics / A008","path":"A008","path_with_namespace":"config/extrinsics/A008","created_at":"2023-07-24T11:05:34.209Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A008.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A008.git","web_url":"http://159.27.226.4/config/extrinsics/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:31.812Z","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/881","issues":"http://159.27.226.4/api/v4/projects/881/issues","merge_requests":"http://159.27.226.4/api/v4/projects/881/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/881/repository/branches","labels":"http://159.27.226.4/api/v4/projects/881/labels","events":"http://159.27.226.4/api/v4/projects/881/events","members":"http://159.27.226.4/api/v4/projects/881/members","cluster_agents":"http://159.27.226.4/api/v4/projects/881/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-25T11:05:34.224Z"},"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":114,"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":822,"description":"","name":"A008","name_with_namespace":"config / vehicles / A008","path":"A008","path_with_namespace":"config/vehicles/A008","created_at":"2023-07-20T06:23:44.904Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A008.git","web_url":"http://159.27.226.4/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T03:36:00.163Z","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/822","issues":"http://159.27.226.4/api/v4/projects/822/issues","merge_requests":"http://159.27.226.4/api/v4/projects/822/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/822/repository/branches","labels":"http://159.27.226.4/api/v4/projects/822/labels","events":"http://159.27.226.4/api/v4/projects/822/events","members":"http://159.27.226.4/api/v4/projects/822/members","cluster_agents":"http://159.27.226.4/api/v4/projects/822/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-21T06:23:44.916Z"},"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":791,"description":"","name":"A008","name_with_namespace":"config / weifang / container_port / A008","path":"A008","path_with_namespace":"config/weifang/container_port/A008","created_at":"2023-07-17T03:21:03.291Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A008.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A008.git","web_url":"http://159.27.226.4/config/weifang/container_port/A008","readme_url":"http://159.27.226.4/config/weifang/container_port/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:04.497Z","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/791","issues":"http://159.27.226.4/api/v4/projects/791/issues","merge_requests":"http://159.27.226.4/api/v4/projects/791/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/791/repository/branches","labels":"http://159.27.226.4/api/v4/projects/791/labels","events":"http://159.27.226.4/api/v4/projects/791/events","members":"http://159.27.226.4/api/v4/projects/791/members","cluster_agents":"http://159.27.226.4/api/v4/projects/791/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-18T03:21:03.340Z"},"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/weifang/container_port/A008
[Pipeline] echo
791
[Pipeline] echo
791
[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/791/repository/commits/f2fe49e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/791/repository/commits/f2fe49e
Response Code: HTTP/1.1 200 OK
Response:
{"id":"f2fe49e5debe112d05d626a73203e525d486c704","short_id":"f2fe49e5","created_at":"2024-03-22T17:04:03.000+08:00","parent_ids":["c5340ee9e7bf9eb9e7c6fe4e230c598a298f20cf"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:04:03.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:04:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A008/-/commit/f2fe49e5debe112d05d626a73203e525d486c704","stats":{"additions":0,"deletions":54,"total":54},"status":null,"project_id":791,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/03/22/17:04:03
[Pipeline] echo
dev**: f2fe49e.**2024/03/22/17:04:03**
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A008/params_A008
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/shared_config/dev/params /root/workspace/weifang-config/container/shared_config/dev/.git/ ./
[Pipeline] sh
+ rm -rf params_A008@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A008.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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[Pipeline] echo
14e9209
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 537 14e9209 0f743c9
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A008.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"14e9209"}}
[Pipeline] echo
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"0f743c9"}}
[Pipeline] sh
+ echo '{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"0f743c9"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A008.json
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"0f743c9"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-50","commit_id":"0f743c9","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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T11:05:24.561Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":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-29T11:52:15.598Z","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-07-18T08:51:19.425Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-07-22T06:08:50.888Z","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-07-15T06:43:07.528Z","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-07-08T08:40:20.302Z","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/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
537
[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/537/repository/commits/0f743c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/0f743c9
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","short_id":"0f743c97","created_at":"2024-07-22T15:43:14.000+08:00","parent_ids":["40b2d37b4e6f5fd495e5f9d93beabb22b93d2a27"],"title":"fix: move brake减速度","message":"fix: move brake减速度\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-22T15:43:14.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-22T15:43:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/0f743c97a5f9697b0b9b744ced4e088c08c7f3b6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/07/22/15:43:14
[Pipeline] echo
dev**: 0f743c9.**2024/07/22/15:43:14**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_A008","branch":"dev","time":"2024-07-23_14-21-45","commit_id":"f2fe49e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-50","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A008_Master","type":0,"project":6}
[Pipeline] sh
++ ls
++ grep -v params_A008
++ grep -v version.json
++ xargs
+ cp -r params params_A008/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_A008","branch":"dev","time":"2024-07-23_14-21-45","commit_id":"f2fe49e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-07-23_14-21-50","commit_id":"0f743c9","version":"","commit_msgs":",,"}],"device":1,"device_name":"A008_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_A008@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [A001master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 980dd49.**2024/03/22/17:03:43**
</font>
> - <font color=#3C3C3C> [A002master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 99610e8.**2024/03/22/17:03:51**
</font>
> - <font color=#3C3C3C> [A003master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 0734b30.**2024/03/22/17:03:58**
</font>
> - <font color=#3C3C3C> [A004master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 346ab6f.**2024/03/22/17:03:59**
</font>
> - <font color=#3C3C3C> [A005master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 716e03d.**2024/03/22/17:04:00**
</font>
> - <font color=#3C3C3C> [A006master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: ce47d6f.**2024/03/22/17:04:01**
</font>
> - <font color=#3C3C3C> [A007master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 729732b.**2024/03/22/17:04:02**
</font>
> - <font color=#3C3C3C> [A008master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: f2fe49e.**2024/03/22/17:04:03**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A001@tmp /root/workspace/weifang-config/container/A002@tmp /root/workspace/weifang-config/container/A003@tmp /root/workspace/weifang-config/container/A004@tmp /root/workspace/weifang-config/container/A005@tmp /root/workspace/weifang-config/container/A006@tmp /root/workspace/weifang-config/container/A007@tmp /root/workspace/weifang-config/container/A008@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout_new)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
A001拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A001/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A001/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A001/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/A001.git
> git init /root/workspace/weifang-config/container/A001/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A001.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/A001.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/A001.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 a36fee65c75e0e71b11f3caf45d3eecf8e58e51c (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a36fee65c75e0e71b11f3caf45d3eecf8e58e51c # timeout=300000
Commit message: "Updated submodule pncc_vehicle_related_config to branch truck_zhongqi"
> git rev-list --no-walk 532c757aa7ceda48f0298e94ef4e00108f17fe3d # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A001.git) registered for path 'hardware'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A001.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/A001.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A001.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
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/weifang-config/container/A001/params_new/crane_align_common'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/37)
remote: Counting objects: 5% (2/37)
remote: Counting objects: 8% (3/37)
remote: Counting objects: 10% (4/37)
remote: Counting objects: 13% (5/37)
remote: Counting objects: 16% (6/37)
remote: Counting objects: 18% (7/37)
remote: Counting objects: 21% (8/37)
remote: Counting objects: 24% (9/37)
remote: Counting objects: 27% (10/37)
remote: Counting objects: 29% (11/37)
remote: Counting objects: 32% (12/37)
remote: Counting objects: 35% (13/37)
remote: Counting objects: 37% (14/37)
remote: Counting objects: 40% (15/37)
remote: Counting objects: 43% (16/37)
remote: Counting objects: 45% (17/37)
remote: Counting objects: 48% (18/37)
remote: Counting objects: 51% (19/37)
remote: Counting objects: 54% (20/37)
remote: Counting objects: 56% (21/37)
remote: Counting objects: 59% (22/37)
remote: Counting objects: 62% (23/37)
remote: Counting objects: 64% (24/37)
remote: Counting objects: 67% (25/37)
remote: Counting objects: 70% (26/37)
remote: Counting objects: 72% (27/37)
remote: Counting objects: 75% (28/37)
remote: Counting objects: 78% (29/37)
remote: Counting objects: 81% (30/37)
remote: Counting objects: 83% (31/37)
remote: Counting objects: 86% (32/37)
remote: Counting objects: 89% (33/37)
remote: Counting objects: 91% (34/37)
remote: Counting objects: 94% (35/37)
remote: Counting objects: 97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), 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.
Receiving objects: 2% (1/37)
Receiving objects: 5% (2/37)
Receiving objects: 8% (3/37)
Receiving objects: 10% (4/37)
Receiving objects: 13% (5/37)
Receiving objects: 16% (6/37)
Receiving objects: 18% (7/37)
Receiving objects: 21% (8/37)
Receiving objects: 24% (9/37)
Receiving objects: 27% (10/37)
Receiving objects: 29% (11/37)
Receiving objects: 32% (12/37)
Receiving objects: 35% (13/37)
Receiving objects: 37% (14/37)
remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0
Receiving objects: 40% (15/37)
Receiving objects: 43% (16/37)
Receiving objects: 45% (17/37)
Receiving objects: 48% (18/37)
Receiving objects: 51% (19/37)
Receiving objects: 54% (20/37)
Receiving objects: 56% (21/37)
Receiving objects: 59% (22/37)
Receiving objects: 62% (23/37)
Receiving objects: 64% (24/37)
Receiving objects: 67% (25/37)
Receiving objects: 70% (26/37)
Receiving objects: 72% (27/37)
Receiving objects: 75% (28/37)
Receiving objects: 78% (29/37)
Receiving objects: 81% (30/37)
Receiving objects: 83% (31/37)
Receiving objects: 86% (32/37)
Receiving objects: 89% (33/37)
Receiving objects: 91% (34/37)
Receiving objects: 94% (35/37)
Receiving objects: 97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 46% (6/13)
Resolving deltas: 61% (8/13)
Resolving deltas: 76% (10/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/crane_align_customized'...
remote: Enumerating objects: 1782, done.
remote: Counting objects: 1% (1/68)
remote: Counting objects: 2% (2/68)
remote: Counting objects: 4% (3/68)
remote: Counting objects: 5% (4/68)
remote: Counting objects: 7% (5/68)
remote: Counting objects: 8% (6/68)
remote: Counting objects: 10% (7/68)
remote: Counting objects: 11% (8/68)
remote: Counting objects: 13% (9/68)
remote: Counting objects: 14% (10/68)
remote: Counting objects: 16% (11/68)
remote: Counting objects: 17% (12/68)
remote: Counting objects: 19% (13/68)
remote: Counting objects: 20% (14/68)
remote: Counting objects: 22% (15/68)
remote: Counting objects: 23% (16/68)
remote: Counting objects: 25% (17/68)
remote: Counting objects: 26% (18/68)
remote: Counting objects: 27% (19/68)
remote: Counting objects: 29% (20/68)
remote: Counting objects: 30% (21/68)
remote: Counting objects: 32% (22/68)
remote: Counting objects: 33% (23/68)
remote: Counting objects: 35% (24/68)
remote: Counting objects: 36% (25/68)
remote: Counting objects: 38% (26/68)
remote: Counting objects: 39% (27/68)
remote: Counting objects: 41% (28/68)
remote: Counting objects: 42% (29/68)
remote: Counting objects: 44% (30/68)
remote: Counting objects: 45% (31/68)
remote: Counting objects: 47% (32/68)
remote: Counting objects: 48% (33/68)
remote: Counting objects: 50% (34/68)
remote: Counting objects: 51% (35/68)
remote: Counting objects: 52% (36/68)
remote: Counting objects: 54% (37/68)
remote: Counting objects: 55% (38/68)
remote: Counting objects: 57% (39/68)
remote: Counting objects: 58% (40/68)
remote: Counting objects: 60% (41/68)
remote: Counting objects: 61% (42/68)
remote: Counting objects: 63% (43/68)
remote: Counting objects: 64% (44/68)
remote: Counting objects: 66% (45/68)
remote: Counting objects: 67% (46/68)
remote: Counting objects: 69% (47/68)
remote: Counting objects: 70% (48/68)
remote: Counting objects: 72% (49/68)
remote: Counting objects: 73% (50/68)
remote: Counting objects: 75% (51/68)
remote: Counting objects: 76% (52/68)
remote: Counting objects: 77% (53/68)
remote: Counting objects: 79% (54/68)
remote: Counting objects: 80% (55/68)
remote: Counting objects: 82% (56/68)
remote: Counting objects: 83% (57/68)
remote: Counting objects: 85% (58/68)
remote: Counting objects: 86% (59/68)
remote: Counting objects: 88% (60/68)
remote: Counting objects: 89% (61/68)
remote: Counting objects: 91% (62/68)
remote: Counting objects: 92% (63/68)
remote: Counting objects: 94% (64/68)
remote: Counting objects: 95% (65/68)
remote: Counting objects: 97% (66/68)
remote: Counting objects: 98% (67/68)
remote: Counting objects: 100% (68/68)
remote: Counting objects: 100% (68/68), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/1782)
Receiving objects: 1% (18/1782)
Receiving objects: 2% (36/1782)
Receiving objects: 3% (54/1782)
Receiving objects: 4% (72/1782)
Receiving objects: 5% (90/1782)
Receiving objects: 6% (107/1782)
Receiving objects: 7% (125/1782)
Receiving objects: 8% (143/1782)
Receiving objects: 9% (161/1782)
Receiving objects: 10% (179/1782)
Receiving objects: 11% (197/1782)
Receiving objects: 12% (214/1782)
Receiving objects: 13% (232/1782)
Receiving objects: 14% (250/1782)
Receiving objects: 15% (268/1782)
Receiving objects: 16% (286/1782)
Receiving objects: 17% (303/1782)
Receiving objects: 18% (321/1782)
Receiving objects: 19% (339/1782)
Receiving objects: 20% (357/1782)
Receiving objects: 21% (375/1782)
Receiving objects: 22% (393/1782)
Receiving objects: 23% (410/1782)
Receiving objects: 24% (428/1782)
Receiving objects: 25% (446/1782)
Receiving objects: 26% (464/1782)
Receiving objects: 27% (482/1782)
Receiving objects: 28% (499/1782)
Receiving objects: 29% (517/1782)
Receiving objects: 30% (535/1782)
Receiving objects: 31% (553/1782)
Receiving objects: 32% (571/1782)
Receiving objects: 33% (589/1782)
Receiving objects: 34% (606/1782)
Receiving objects: 35% (624/1782)
Receiving objects: 36% (642/1782)
Receiving objects: 37% (660/1782)
Receiving objects: 38% (678/1782)
Receiving objects: 39% (695/1782)
Receiving objects: 40% (713/1782)
Receiving objects: 41% (731/1782)
Receiving objects: 42% (749/1782)
Receiving objects: 43% (767/1782)
Receiving objects: 44% (785/1782)
Receiving objects: 45% (802/1782)
Receiving objects: 46% (820/1782)
Receiving objects: 47% (838/1782)
Receiving objects: 48% (856/1782)
Receiving objects: 49% (874/1782)
Receiving objects: 50% (891/1782)
Receiving objects: 51% (909/1782)
Receiving objects: 52% (927/1782)
Receiving objects: 53% (945/1782)
Receiving objects: 54% (963/1782)
Receiving objects: 55% (981/1782)
Receiving objects: 56% (998/1782)
Receiving objects: 57% (1016/1782)
Receiving objects: 58% (1034/1782)
Receiving objects: 59% (1052/1782)
Receiving objects: 60% (1070/1782)
Receiving objects: 61% (1088/1782)
Receiving objects: 62% (1105/1782)
Receiving objects: 63% (1123/1782)
Receiving objects: 64% (1141/1782)
Receiving objects: 65% (1159/1782)
Receiving objects: 66% (1177/1782)
Receiving objects: 67% (1194/1782)
Receiving objects: 68% (1212/1782)
Receiving objects: 69% (1230/1782)
Receiving objects: 70% (1248/1782)
Receiving objects: 71% (1266/1782)
Receiving objects: 72% (1284/1782)
Receiving objects: 73% (1301/1782)
Receiving objects: 74% (1319/1782)
Receiving objects: 75% (1337/1782)
Receiving objects: 76% (1355/1782)
Receiving objects: 77% (1373/1782)
Receiving objects: 78% (1390/1782)
Receiving objects: 79% (1408/1782)
Receiving objects: 80% (1426/1782)
Receiving objects: 81% (1444/1782)
Receiving objects: 82% (1462/1782)
Receiving objects: 83% (1480/1782)
Receiving objects: 84% (1497/1782)
Receiving objects: 85% (1515/1782)
Receiving objects: 86% (1533/1782)
Receiving objects: 87% (1551/1782)
Receiving objects: 88% (1569/1782)
Receiving objects: 89% (1586/1782)
Receiving objects: 90% (1604/1782)
Receiving objects: 91% (1622/1782)
Receiving objects: 92% (1640/1782)
Receiving objects: 93% (1658/1782)
Receiving objects: 94% (1676/1782)
remote: Total 1782 (delta 29), reused 38 (delta 16), pack-reused 1714
Receiving objects: 95% (1693/1782)
Receiving objects: 96% (1711/1782)
Receiving objects: 97% (1729/1782)
Receiving objects: 98% (1747/1782)
Receiving objects: 99% (1765/1782)
Receiving objects: 100% (1782/1782)
Receiving objects: 100% (1782/1782), 512.25 KiB | 32.01 MiB/s, done.
Resolving deltas: 0% (0/858)
Resolving deltas: 1% (10/858)
Resolving deltas: 2% (21/858)
Resolving deltas: 3% (26/858)
Resolving deltas: 4% (35/858)
Resolving deltas: 5% (43/858)
Resolving deltas: 11% (99/858)
Resolving deltas: 13% (114/858)
Resolving deltas: 14% (122/858)
Resolving deltas: 15% (132/858)
Resolving deltas: 16% (142/858)
Resolving deltas: 19% (169/858)
Resolving deltas: 20% (180/858)
Resolving deltas: 21% (183/858)
Resolving deltas: 22% (189/858)
Resolving deltas: 24% (207/858)
Resolving deltas: 25% (218/858)
Resolving deltas: 26% (227/858)
Resolving deltas: 27% (232/858)
Resolving deltas: 31% (268/858)
Resolving deltas: 32% (278/858)
Resolving deltas: 35% (302/858)
Resolving deltas: 36% (314/858)
Resolving deltas: 37% (321/858)
Resolving deltas: 38% (328/858)
Resolving deltas: 39% (336/858)
Resolving deltas: 40% (345/858)
Resolving deltas: 41% (352/858)
Resolving deltas: 42% (367/858)
Resolving deltas: 43% (369/858)
Resolving deltas: 44% (378/858)
Resolving deltas: 45% (387/858)
Resolving deltas: 46% (397/858)
Resolving deltas: 47% (408/858)
Resolving deltas: 48% (414/858)
Resolving deltas: 50% (431/858)
Resolving deltas: 51% (440/858)
Resolving deltas: 52% (454/858)
Resolving deltas: 54% (464/858)
Resolving deltas: 55% (476/858)
Resolving deltas: 59% (507/858)
Resolving deltas: 60% (515/858)
Resolving deltas: 62% (532/858)
Resolving deltas: 63% (541/858)
Resolving deltas: 64% (553/858)
Resolving deltas: 68% (589/858)
Resolving deltas: 69% (598/858)
Resolving deltas: 70% (602/858)
Resolving deltas: 72% (625/858)
Resolving deltas: 100% (858/858)
Resolving deltas: 100% (858/858), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/hardware'...
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: 4% (1/22)
remote: Compressing objects: 9% (2/22)
remote: Compressing objects: 13% (3/22)
remote: Compressing objects: 18% (4/22)
remote: Compressing objects: 22% (5/22)
remote: Compressing objects: 27% (6/22)
remote: Compressing objects: 31% (7/22)
remote: Compressing objects: 36% (8/22)
remote: Compressing objects: 40% (9/22)
remote: Compressing objects: 45% (10/22)
remote: Compressing objects: 50% (11/22)
remote: Compressing objects: 54% (12/22)
remote: Compressing objects: 59% (13/22)
remote: Compressing objects: 63% (14/22)
remote: Compressing objects: 68% (15/22)
remote: Compressing objects: 72% (16/22)
remote: Compressing objects: 77% (17/22)
remote: Compressing objects: 81% (18/22)
remote: Compressing objects: 86% (19/22)
remote: Compressing objects: 90% (20/22)
remote: Compressing objects: 95% (21/22)
remote: Compressing objects: 100% (22/22)
remote: Compressing objects: 100% (22/22), done.
remote: Total 28 (delta 10), 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), done.
Resolving deltas: 0% (0/10)
Resolving deltas: 30% (3/10)
Resolving deltas: 80% (8/10)
Resolving deltas: 100% (10/10)
Resolving deltas: 100% (10/10), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 4% (1/21)
remote: Compressing objects: 9% (2/21)
remote: Compressing objects: 14% (3/21)
remote: Compressing objects: 19% (4/21)
remote: Compressing objects: 23% (5/21)
remote: Compressing objects: 28% (6/21)
remote: Compressing objects: 33% (7/21)
remote: Compressing objects: 38% (8/21)
remote: Compressing objects: 42% (9/21)
remote: Compressing objects: 47% (10/21)
remote: Compressing objects: 52% (11/21)
remote: Compressing objects: 57% (12/21)
remote: Compressing objects: 61% (13/21)
remote: Compressing objects: 66% (14/21)
remote: Compressing objects: 71% (15/21)
remote: Compressing objects: 76% (16/21)
remote: Compressing objects: 80% (17/21)
remote: Compressing objects: 85% (18/21)
remote: Compressing objects: 90% (19/21)
remote: Compressing objects: 95% (20/21)
remote: Compressing objects: 100% (21/21)
remote: Compressing objects: 100% (21/21), done.
remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/22)
Receiving objects: 9% (2/22)
Receiving objects: 13% (3/22)
Receiving objects: 18% (4/22)
Receiving objects: 22% (5/22)
Receiving objects: 27% (6/22)
Receiving objects: 31% (7/22)
Receiving objects: 36% (8/22)
Receiving objects: 40% (9/22)
Receiving objects: 45% (10/22)
Receiving objects: 50% (11/22)
Receiving objects: 54% (12/22)
Receiving objects: 59% (13/22)
Receiving objects: 63% (14/22)
Receiving objects: 68% (15/22)
Receiving objects: 72% (16/22)
Receiving objects: 77% (17/22)
Receiving objects: 81% (18/22)
Receiving objects: 86% (19/22)
Receiving objects: 90% (20/22)
Receiving objects: 95% (21/22)
Receiving objects: 100% (22/22)
Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/lidar-extrinsics'...
remote: Enumerating objects: 110, done.
remote: Counting objects: 1% (1/92)
remote: Counting objects: 2% (2/92)
remote: Counting objects: 3% (3/92)
remote: Counting objects: 4% (4/92)
remote: Counting objects: 5% (5/92)
remote: Counting objects: 6% (6/92)
remote: Counting objects: 7% (7/92)
remote: Counting objects: 8% (8/92)
remote: Counting objects: 9% (9/92)
remote: Counting objects: 10% (10/92)
remote: Counting objects: 11% (11/92)
remote: Counting objects: 13% (12/92)
remote: Counting objects: 14% (13/92)
remote: Counting objects: 15% (14/92)
remote: Counting objects: 16% (15/92)
remote: Counting objects: 17% (16/92)
remote: Counting objects: 18% (17/92)
remote: Counting objects: 19% (18/92)
remote: Counting objects: 20% (19/92)
remote: Counting objects: 21% (20/92)
remote: Counting objects: 22% (21/92)
remote: Counting objects: 23% (22/92)
remote: Counting objects: 25% (23/92)
remote: Counting objects: 26% (24/92)
remote: Counting objects: 27% (25/92)
remote: Counting objects: 28% (26/92)
remote: Counting objects: 29% (27/92)
remote: Counting objects: 30% (28/92)
remote: Counting objects: 31% (29/92)
remote: Counting objects: 32% (30/92)
remote: Counting objects: 33% (31/92)
remote: Counting objects: 34% (32/92)
remote: Counting objects: 35% (33/92)
remote: Counting objects: 36% (34/92)
remote: Counting objects: 38% (35/92)
remote: Counting objects: 39% (36/92)
remote: Counting objects: 40% (37/92)
remote: Counting objects: 41% (38/92)
remote: Counting objects: 42% (39/92)
remote: Counting objects: 43% (40/92)
remote: Counting objects: 44% (41/92)
remote: Counting objects: 45% (42/92)
remote: Counting objects: 46% (43/92)
remote: Counting objects: 47% (44/92)
remote: Counting objects: 48% (45/92)
remote: Counting objects: 50% (46/92)
remote: Counting objects: 51% (47/92)
remote: Counting objects: 52% (48/92)
remote: Counting objects: 53% (49/92)
remote: Counting objects: 54% (50/92)
remote: Counting objects: 55% (51/92)
remote: Counting objects: 56% (52/92)
remote: Counting objects: 57% (53/92)
remote: Counting objects: 58% (54/92)
remote: Counting objects: 59% (55/92)
remote: Counting objects: 60% (56/92)
remote: Counting objects: 61% (57/92)
remote: Counting objects: 63% (58/92)
remote: Counting objects: 64% (59/92)
remote: Counting objects: 65% (60/92)
remote: Counting objects: 66% (61/92)
remote: Counting objects: 67% (62/92)
remote: Counting objects: 68% (63/92)
remote: Counting objects: 69% (64/92)
remote: Counting objects: 70% (65/92)
remote: Counting objects: 71% (66/92)
remote: Counting objects: 72% (67/92)
remote: Counting objects: 73% (68/92)
remote: Counting objects: 75% (69/92)
remote: Counting objects: 76% (70/92)
remote: Counting objects: 77% (71/92)
remote: Counting objects: 78% (72/92)
remote: Counting objects: 79% (73/92)
remote: Counting objects: 80% (74/92)
remote: Counting objects: 81% (75/92)
remote: Counting objects: 82% (76/92)
remote: Counting objects: 83% (77/92)
remote: Counting objects: 84% (78/92)
remote: Counting objects: 85% (79/92)
remote: Counting objects: 86% (80/92)
remote: Counting objects: 88% (81/92)
remote: Counting objects: 89% (82/92)
remote: Counting objects: 90% (83/92)
remote: Counting objects: 91% (84/92)
remote: Counting objects: 92% (85/92)
remote: Counting objects: 93% (86/92)
remote: Counting objects: 94% (87/92)
remote: Counting objects: 95% (88/92)
remote: Counting objects: 96% (89/92)
remote: Counting objects: 97% (90/92)
remote: Counting objects: 98% (91/92)
remote: Counting objects: 100% (92/92)
remote: Counting objects: 100% (92/92), done.
remote: Compressing objects: 1% (1/65)
remote: Compressing objects: 3% (2/65)
remote: Compressing objects: 4% (3/65)
remote: Compressing objects: 6% (4/65)
remote: Compressing objects: 7% (5/65)
remote: Compressing objects: 9% (6/65)
remote: Compressing objects: 10% (7/65)
remote: Compressing objects: 12% (8/65)
remote: Compressing objects: 13% (9/65)
remote: Compressing objects: 15% (10/65)
remote: Compressing objects: 16% (11/65)
remote: Compressing objects: 18% (12/65)
remote: Compressing objects: 20% (13/65)
remote: Compressing objects: 21% (14/65)
remote: Compressing objects: 23% (15/65)
remote: Compressing objects: 24% (16/65)
remote: Compressing objects: 26% (17/65)
remote: Compressing objects: 27% (18/65)
remote: Compressing objects: 29% (19/65)
remote: Compressing objects: 30% (20/65)
remote: Compressing objects: 32% (21/65)
remote: Compressing objects: 33% (22/65)
remote: Compressing objects: 35% (23/65)
remote: Compressing objects: 36% (24/65)
remote: Compressing objects: 38% (25/65)
remote: Compressing objects: 40% (26/65)
remote: Compressing objects: 41% (27/65)
remote: Compressing objects: 43% (28/65)
remote: Compressing objects: 44% (29/65)
remote: Compressing objects: 46% (30/65)
remote: Compressing objects: 47% (31/65)
remote: Compressing objects: 49% (32/65)
remote: Compressing objects: 50% (33/65)
remote: Compressing objects: 52% (34/65)
remote: Compressing objects: 53% (35/65)
remote: Compressing objects: 55% (36/65)
remote: Compressing objects: 56% (37/65)
remote: Compressing objects: 58% (38/65)
remote: Compressing objects: 60% (39/65)
remote: Compressing objects: 61% (40/65)
remote: Compressing objects: 63% (41/65)
remote: Compressing objects: 64% (42/65)
remote: Compressing objects: 66% (43/65)
remote: Compressing objects: 67% (44/65)
remote: Compressing objects: 69% (45/65)
remote: Compressing objects: 70% (46/65)
remote: Compressing objects: 72% (47/65)
remote: Compressing objects: 73% (48/65)
remote: Compressing objects: 75% (49/65)
remote: Compressing objects: 76% (50/65)
remote: Compressing objects: 78% (51/65)
remote: Compressing objects: 80% (52/65)
remote: Compressing objects: 81% (53/65)
remote: Compressing objects: 83% (54/65)
remote: Compressing objects: 84% (55/65)
remote: Compressing objects: 86% (56/65)
remote: Compressing objects: 87% (57/65)
remote: Compressing objects: 89% (58/65)
remote: Compressing objects: 90% (59/65)
remote: Compressing objects: 92% (60/65)
remote: Compressing objects: 93% (61/65)
remote: Compressing objects: 95% (62/65)
remote: Compressing objects: 96% (63/65)
remote: Compressing objects: 98% (64/65)
remote: Compressing objects: 100% (65/65)
remote: Compressing objects: 100% (65/65), done.
remote: Total 110 (delta 19), reused 84 (delta 17), pack-reused 18
Receiving objects: 0% (1/110)
Receiving objects: 1% (2/110)
Receiving objects: 2% (3/110)
Receiving objects: 3% (4/110)
Receiving objects: 4% (5/110)
Receiving objects: 5% (6/110)
Receiving objects: 6% (7/110)
Receiving objects: 7% (8/110)
Receiving objects: 8% (9/110)
Receiving objects: 9% (10/110)
Receiving objects: 10% (11/110)
Receiving objects: 11% (13/110)
Receiving objects: 12% (14/110)
Receiving objects: 13% (15/110)
Receiving objects: 14% (16/110)
Receiving objects: 15% (17/110)
Receiving objects: 16% (18/110)
Receiving objects: 17% (19/110)
Receiving objects: 18% (20/110)
Receiving objects: 19% (21/110)
Receiving objects: 20% (22/110)
Receiving objects: 21% (24/110)
Receiving objects: 22% (25/110)
Receiving objects: 23% (26/110)
Receiving objects: 24% (27/110)
Receiving objects: 25% (28/110)
Receiving objects: 26% (29/110)
Receiving objects: 27% (30/110)
Receiving objects: 28% (31/110)
Receiving objects: 29% (32/110)
Receiving objects: 30% (33/110)
Receiving objects: 31% (35/110)
Receiving objects: 32% (36/110)
Receiving objects: 33% (37/110)
Receiving objects: 34% (38/110)
Receiving objects: 35% (39/110)
Receiving objects: 36% (40/110)
Receiving objects: 37% (41/110)
Receiving objects: 38% (42/110)
Receiving objects: 39% (43/110)
Receiving objects: 40% (44/110)
Receiving objects: 41% (46/110)
Receiving objects: 42% (47/110)
Receiving objects: 43% (48/110)
Receiving objects: 44% (49/110)
Receiving objects: 45% (50/110)
Receiving objects: 46% (51/110)
Receiving objects: 47% (52/110)
Receiving objects: 48% (53/110)
Receiving objects: 49% (54/110)
Receiving objects: 50% (55/110)
Receiving objects: 51% (57/110)
Receiving objects: 52% (58/110)
Receiving objects: 53% (59/110)
Receiving objects: 54% (60/110)
Receiving objects: 55% (61/110)
Receiving objects: 56% (62/110)
Receiving objects: 57% (63/110)
Receiving objects: 58% (64/110)
Receiving objects: 59% (65/110)
Receiving objects: 60% (66/110)
Receiving objects: 61% (68/110)
Receiving objects: 62% (69/110)
Receiving objects: 63% (70/110)
Receiving objects: 64% (71/110)
Receiving objects: 65% (72/110)
Receiving objects: 66% (73/110)
Receiving objects: 67% (74/110)
Receiving objects: 68% (75/110)
Receiving objects: 69% (76/110)
Receiving objects: 70% (77/110)
Receiving objects: 71% (79/110)
Receiving objects: 72% (80/110)
Receiving objects: 73% (81/110)
Receiving objects: 74% (82/110)
Receiving objects: 75% (83/110)
Receiving objects: 76% (84/110)
Receiving objects: 77% (85/110)
Receiving objects: 78% (86/110)
Receiving objects: 79% (87/110)
Receiving objects: 80% (88/110)
Receiving objects: 81% (90/110)
Receiving objects: 82% (91/110)
Receiving objects: 83% (92/110)
Receiving objects: 84% (93/110)
Receiving objects: 85% (94/110)
Receiving objects: 86% (95/110)
Receiving objects: 87% (96/110)
Receiving objects: 88% (97/110)
Receiving objects: 89% (98/110)
Receiving objects: 90% (99/110)
Receiving objects: 91% (101/110)
Receiving objects: 92% (102/110)
Receiving objects: 93% (103/110)
Receiving objects: 94% (104/110)
Receiving objects: 95% (105/110)
Receiving objects: 96% (106/110)
Receiving objects: 97% (107/110)
Receiving objects: 98% (108/110)
Receiving objects: 99% (109/110)
Receiving objects: 100% (110/110)
Receiving objects: 100% (110/110), 13.73 KiB | 13.73 MiB/s, done.
Resolving deltas: 0% (0/21)
Resolving deltas: 4% (1/21)
Resolving deltas: 9% (2/21)
Resolving deltas: 14% (3/21)
Resolving deltas: 19% (4/21)
Resolving deltas: 23% (5/21)
Resolving deltas: 28% (6/21)
Resolving deltas: 38% (8/21)
Resolving deltas: 47% (10/21)
Resolving deltas: 57% (12/21)
Resolving deltas: 61% (13/21)
Resolving deltas: 100% (21/21)
Resolving deltas: 100% (21/21), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_common'...
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: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 30 (delta 5), 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.52 KiB | 6.52 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 462, 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: 0% (1/462)
Receiving objects: 1% (5/462)
Receiving objects: 2% (10/462)
Receiving objects: 3% (14/462)
Receiving objects: 4% (19/462)
Receiving objects: 5% (24/462)
Receiving objects: 6% (28/462)
Receiving objects: 7% (33/462)
Receiving objects: 8% (37/462)
Receiving objects: 9% (42/462)
Receiving objects: 10% (47/462)
Receiving objects: 11% (51/462)
Receiving objects: 12% (56/462)
Receiving objects: 13% (61/462)
Receiving objects: 14% (65/462)
Receiving objects: 15% (70/462)
Receiving objects: 16% (74/462)
Receiving objects: 17% (79/462)
Receiving objects: 18% (84/462)
Receiving objects: 19% (88/462)
Receiving objects: 20% (93/462)
Receiving objects: 21% (98/462)
Receiving objects: 22% (102/462)
Receiving objects: 23% (107/462)
remote: Total 462 (delta 8), reused 0 (delta 0), pack-reused 429
Receiving objects: 24% (111/462)
Receiving objects: 25% (116/462)
Receiving objects: 26% (121/462)
Receiving objects: 27% (125/462)
Receiving objects: 28% (130/462)
Receiving objects: 29% (134/462)
Receiving objects: 30% (139/462)
Receiving objects: 31% (144/462)
Receiving objects: 32% (148/462)
Receiving objects: 33% (153/462)
Receiving objects: 34% (158/462)
Receiving objects: 35% (162/462)
Receiving objects: 36% (167/462)
Receiving objects: 37% (171/462)
Receiving objects: 38% (176/462)
Receiving objects: 39% (181/462)
Receiving objects: 40% (185/462)
Receiving objects: 41% (190/462)
Receiving objects: 42% (195/462)
Receiving objects: 43% (199/462)
Receiving objects: 44% (204/462)
Receiving objects: 45% (208/462)
Receiving objects: 46% (213/462)
Receiving objects: 47% (218/462)
Receiving objects: 48% (222/462)
Receiving objects: 49% (227/462)
Receiving objects: 50% (231/462)
Receiving objects: 51% (236/462)
Receiving objects: 52% (241/462)
Receiving objects: 53% (245/462)
Receiving objects: 54% (250/462)
Receiving objects: 55% (255/462)
Receiving objects: 56% (259/462)
Receiving objects: 57% (264/462)
Receiving objects: 58% (268/462)
Receiving objects: 59% (273/462)
Receiving objects: 60% (278/462)
Receiving objects: 61% (282/462)
Receiving objects: 62% (287/462)
Receiving objects: 63% (292/462)
Receiving objects: 64% (296/462)
Receiving objects: 65% (301/462)
Receiving objects: 66% (305/462)
Receiving objects: 67% (310/462)
Receiving objects: 68% (315/462)
Receiving objects: 69% (319/462)
Receiving objects: 70% (324/462)
Receiving objects: 71% (329/462)
Receiving objects: 72% (333/462)
Receiving objects: 73% (338/462)
Receiving objects: 74% (342/462)
Receiving objects: 75% (347/462)
Receiving objects: 76% (352/462)
Receiving objects: 77% (356/462)
Receiving objects: 78% (361/462)
Receiving objects: 79% (365/462)
Receiving objects: 80% (370/462)
Receiving objects: 81% (375/462)
Receiving objects: 82% (379/462)
Receiving objects: 83% (384/462)
Receiving objects: 84% (389/462)
Receiving objects: 85% (393/462)
Receiving objects: 86% (398/462)
Receiving objects: 87% (402/462)
Receiving objects: 88% (407/462)
Receiving objects: 89% (412/462)
Receiving objects: 90% (416/462)
Receiving objects: 91% (421/462)
Receiving objects: 92% (426/462)
Receiving objects: 93% (430/462)
Receiving objects: 94% (435/462)
Receiving objects: 95% (439/462)
Receiving objects: 96% (444/462)
Receiving objects: 97% (449/462)
Receiving objects: 98% (453/462)
Receiving objects: 99% (458/462)
Receiving objects: 100% (462/462)
Receiving objects: 100% (462/462), 80.85 KiB | 26.95 MiB/s, done.
Resolving deltas: 0% (0/188)
Resolving deltas: 1% (2/188)
Resolving deltas: 2% (4/188)
Resolving deltas: 3% (6/188)
Resolving deltas: 4% (8/188)
Resolving deltas: 20% (38/188)
Resolving deltas: 26% (49/188)
Resolving deltas: 38% (72/188)
Resolving deltas: 39% (75/188)
Resolving deltas: 42% (80/188)
Resolving deltas: 43% (81/188)
Resolving deltas: 44% (84/188)
Resolving deltas: 45% (85/188)
Resolving deltas: 52% (98/188)
Resolving deltas: 60% (114/188)
Resolving deltas: 65% (123/188)
Resolving deltas: 68% (129/188)
Resolving deltas: 71% (135/188)
Resolving deltas: 77% (145/188)
Resolving deltas: 78% (147/188)
Resolving deltas: 80% (151/188)
Resolving deltas: 81% (154/188)
Resolving deltas: 82% (155/188)
Resolving deltas: 84% (159/188)
Resolving deltas: 85% (161/188)
Resolving deltas: 87% (165/188)
Resolving deltas: 88% (166/188)
Resolving deltas: 90% (170/188)
Resolving deltas: 91% (172/188)
Resolving deltas: 92% (174/188)
Resolving deltas: 93% (176/188)
Resolving deltas: 95% (180/188)
Resolving deltas: 96% (181/188)
Resolving deltas: 97% (184/188)
Resolving deltas: 98% (185/188)
Resolving deltas: 99% (187/188)
Resolving deltas: 100% (188/188)
Resolving deltas: 100% (188/188), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/msf-port'...
remote: Enumerating objects: 119, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), 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.
Receiving objects: 0% (1/119)
Receiving objects: 1% (2/119)
Receiving objects: 2% (3/119)
Receiving objects: 3% (4/119)
Receiving objects: 4% (5/119)
Receiving objects: 5% (6/119)
Receiving objects: 6% (8/119)
Receiving objects: 7% (9/119)
Receiving objects: 8% (10/119)
Receiving objects: 9% (11/119)
Receiving objects: 10% (12/119)
Receiving objects: 11% (14/119)
Receiving objects: 12% (15/119)
Receiving objects: 13% (16/119)
Receiving objects: 14% (17/119)
Receiving objects: 15% (18/119)
Receiving objects: 16% (20/119)
Receiving objects: 17% (21/119)
Receiving objects: 18% (22/119)
Receiving objects: 19% (23/119)
Receiving objects: 20% (24/119)
Receiving objects: 21% (25/119)
Receiving objects: 22% (27/119)
remote: Total 119 (delta 26), reused 40 (delta 17), pack-reused 63
Receiving objects: 23% (28/119)
Receiving objects: 24% (29/119)
Receiving objects: 25% (30/119)
Receiving objects: 26% (31/119)
Receiving objects: 27% (33/119)
Receiving objects: 28% (34/119)
Receiving objects: 29% (35/119)
Receiving objects: 30% (36/119)
Receiving objects: 31% (37/119)
Receiving objects: 32% (39/119)
Receiving objects: 33% (40/119)
Receiving objects: 34% (41/119)
Receiving objects: 35% (42/119)
Receiving objects: 36% (43/119)
Receiving objects: 37% (45/119)
Receiving objects: 38% (46/119)
Receiving objects: 39% (47/119)
Receiving objects: 40% (48/119)
Receiving objects: 41% (49/119)
Receiving objects: 42% (50/119)
Receiving objects: 43% (52/119)
Receiving objects: 44% (53/119)
Receiving objects: 45% (54/119)
Receiving objects: 46% (55/119)
Receiving objects: 47% (56/119)
Receiving objects: 48% (58/119)
Receiving objects: 49% (59/119)
Receiving objects: 50% (60/119)
Receiving objects: 51% (61/119)
Receiving objects: 52% (62/119)
Receiving objects: 53% (64/119)
Receiving objects: 54% (65/119)
Receiving objects: 55% (66/119)
Receiving objects: 56% (67/119)
Receiving objects: 57% (68/119)
Receiving objects: 58% (70/119)
Receiving objects: 59% (71/119)
Receiving objects: 60% (72/119)
Receiving objects: 61% (73/119)
Receiving objects: 62% (74/119)
Receiving objects: 63% (75/119)
Receiving objects: 64% (77/119)
Receiving objects: 65% (78/119)
Receiving objects: 66% (79/119)
Receiving objects: 67% (80/119)
Receiving objects: 68% (81/119)
Receiving objects: 69% (83/119)
Receiving objects: 70% (84/119)
Receiving objects: 71% (85/119)
Receiving objects: 72% (86/119)
Receiving objects: 73% (87/119)
Receiving objects: 74% (89/119)
Receiving objects: 75% (90/119)
Receiving objects: 76% (91/119)
Receiving objects: 77% (92/119)
Receiving objects: 78% (93/119)
Receiving objects: 79% (95/119)
Receiving objects: 80% (96/119)
Receiving objects: 81% (97/119)
Receiving objects: 82% (98/119)
Receiving objects: 83% (99/119)
Receiving objects: 84% (100/119)
Receiving objects: 85% (102/119)
Receiving objects: 86% (103/119)
Receiving objects: 87% (104/119)
Receiving objects: 88% (105/119)
Receiving objects: 89% (106/119)
Receiving objects: 90% (108/119)
Receiving objects: 91% (109/119)
Receiving objects: 92% (110/119)
Receiving objects: 93% (111/119)
Receiving objects: 94% (112/119)
Receiving objects: 95% (114/119)
Receiving objects: 96% (115/119)
Receiving objects: 97% (116/119)
Receiving objects: 98% (117/119)
Receiving objects: 99% (118/119)
Receiving objects: 100% (119/119)
Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done.
Resolving deltas: 0% (0/62)
Resolving deltas: 1% (1/62)
Resolving deltas: 6% (4/62)
Resolving deltas: 11% (7/62)
Resolving deltas: 12% (8/62)
Resolving deltas: 16% (10/62)
Resolving deltas: 17% (11/62)
Resolving deltas: 19% (12/62)
Resolving deltas: 25% (16/62)
Resolving deltas: 37% (23/62)
Resolving deltas: 38% (24/62)
Resolving deltas: 41% (26/62)
Resolving deltas: 50% (31/62)
Resolving deltas: 56% (35/62)
Resolving deltas: 58% (36/62)
Resolving deltas: 59% (37/62)
Resolving deltas: 61% (38/62)
Resolving deltas: 66% (41/62)
Resolving deltas: 67% (42/62)
Resolving deltas: 70% (44/62)
Resolving deltas: 72% (45/62)
Resolving deltas: 74% (46/62)
Resolving deltas: 75% (47/62)
Resolving deltas: 77% (48/62)
Resolving deltas: 79% (49/62)
Resolving deltas: 83% (52/62)
Resolving deltas: 88% (55/62)
Resolving deltas: 95% (59/62)
Resolving deltas: 96% (60/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/msf-vehicle'...
remote: Enumerating objects: 41, done.
remote: Counting objects: 14% (1/7)
remote: Counting objects: 28% (2/7)
remote: Counting objects: 42% (3/7)
remote: Counting objects: 57% (4/7)
remote: Counting objects: 71% (5/7)
remote: Counting objects: 85% (6/7)
remote: Counting objects: 100% (7/7)
remote: Counting objects: 100% (7/7), 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 41 (delta 3), reused 0 (delta 0), pack-reused 34
Receiving objects: 2% (1/41)
Receiving objects: 4% (2/41)
Receiving objects: 7% (3/41)
Receiving objects: 9% (4/41)
Receiving objects: 12% (5/41)
Receiving objects: 14% (6/41)
Receiving objects: 17% (7/41)
Receiving objects: 19% (8/41)
Receiving objects: 21% (9/41)
Receiving objects: 24% (10/41)
Receiving objects: 26% (11/41)
Receiving objects: 29% (12/41)
Receiving objects: 31% (13/41)
Receiving objects: 34% (14/41)
Receiving objects: 36% (15/41)
Receiving objects: 39% (16/41)
Receiving objects: 41% (17/41)
Receiving objects: 43% (18/41)
Receiving objects: 46% (19/41)
Receiving objects: 48% (20/41)
Receiving objects: 51% (21/41)
Receiving objects: 53% (22/41)
Receiving objects: 56% (23/41)
Receiving objects: 58% (24/41)
Receiving objects: 60% (25/41)
Receiving objects: 63% (26/41)
Receiving objects: 65% (27/41)
Receiving objects: 68% (28/41)
Receiving objects: 70% (29/41)
Receiving objects: 73% (30/41)
Receiving objects: 75% (31/41)
Receiving objects: 78% (32/41)
Receiving objects: 80% (33/41)
Receiving objects: 82% (34/41)
Receiving objects: 85% (35/41)
Receiving objects: 87% (36/41)
Receiving objects: 90% (37/41)
Receiving objects: 92% (38/41)
Receiving objects: 95% (39/41)
Receiving objects: 97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 5.15 KiB | 5.15 MiB/s, done.
Resolving deltas: 0% (0/19)
Resolving deltas: 15% (3/19)
Resolving deltas: 63% (12/19)
Resolving deltas: 73% (14/19)
Resolving deltas: 100% (19/19)
Resolving deltas: 100% (19/19), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/perception_camera_driver'...
remote: Enumerating objects: 41, done.
remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 41
Receiving objects: 2% (1/41)
Receiving objects: 4% (2/41)
Receiving objects: 7% (3/41)
Receiving objects: 9% (4/41)
Receiving objects: 12% (5/41)
Receiving objects: 14% (6/41)
Receiving objects: 17% (7/41)
Receiving objects: 19% (8/41)
Receiving objects: 21% (9/41)
Receiving objects: 24% (10/41)
Receiving objects: 26% (11/41)
Receiving objects: 29% (12/41)
Receiving objects: 31% (13/41)
Receiving objects: 34% (14/41)
Receiving objects: 36% (15/41)
Receiving objects: 39% (16/41)
Receiving objects: 41% (17/41)
Receiving objects: 43% (18/41)
Receiving objects: 46% (19/41)
Receiving objects: 48% (20/41)
Receiving objects: 51% (21/41)
Receiving objects: 53% (22/41)
Receiving objects: 56% (23/41)
Receiving objects: 58% (24/41)
Receiving objects: 60% (25/41)
Receiving objects: 63% (26/41)
Receiving objects: 65% (27/41)
Receiving objects: 68% (28/41)
Receiving objects: 70% (29/41)
Receiving objects: 73% (30/41)
Receiving objects: 75% (31/41)
Receiving objects: 78% (32/41)
Receiving objects: 80% (33/41)
Receiving objects: 82% (34/41)
Receiving objects: 85% (35/41)
Receiving objects: 87% (36/41)
Receiving objects: 90% (37/41)
Receiving objects: 92% (38/41)
Receiving objects: 95% (39/41)
Receiving objects: 97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 4.19 KiB | 4.19 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/perception_data_collection'...
remote: Enumerating objects: 148, done.
remote: Counting objects: 0% (1/136)
remote: Counting objects: 1% (2/136)
remote: Counting objects: 2% (3/136)
remote: Counting objects: 3% (5/136)
remote: Counting objects: 4% (6/136)
remote: Counting objects: 5% (7/136)
remote: Counting objects: 6% (9/136)
remote: Counting objects: 7% (10/136)
remote: Counting objects: 8% (11/136)
remote: Counting objects: 9% (13/136)
remote: Counting objects: 10% (14/136)
remote: Counting objects: 11% (15/136)
remote: Counting objects: 12% (17/136)
remote: Counting objects: 13% (18/136)
remote: Counting objects: 14% (20/136)
remote: Counting objects: 15% (21/136)
remote: Counting objects: 16% (22/136)
remote: Counting objects: 17% (24/136)
remote: Counting objects: 18% (25/136)
remote: Counting objects: 19% (26/136)
remote: Counting objects: 20% (28/136)
remote: Counting objects: 21% (29/136)
remote: Counting objects: 22% (30/136)
remote: Counting objects: 23% (32/136)
remote: Counting objects: 24% (33/136)
remote: Counting objects: 25% (34/136)
remote: Counting objects: 26% (36/136)
remote: Counting objects: 27% (37/136)
remote: Counting objects: 28% (39/136)
remote: Counting objects: 29% (40/136)
remote: Counting objects: 30% (41/136)
remote: Counting objects: 31% (43/136)
remote: Counting objects: 32% (44/136)
remote: Counting objects: 33% (45/136)
remote: Counting objects: 34% (47/136)
remote: Counting objects: 35% (48/136)
remote: Counting objects: 36% (49/136)
remote: Counting objects: 37% (51/136)
remote: Counting objects: 38% (52/136)
remote: Counting objects: 39% (54/136)
remote: Counting objects: 40% (55/136)
remote: Counting objects: 41% (56/136)
remote: Counting objects: 42% (58/136)
remote: Counting objects: 43% (59/136)
remote: Counting objects: 44% (60/136)
remote: Counting objects: 45% (62/136)
remote: Counting objects: 46% (63/136)
remote: Counting objects: 47% (64/136)
remote: Counting objects: 48% (66/136)
remote: Counting objects: 49% (67/136)
remote: Counting objects: 50% (68/136)
remote: Counting objects: 51% (70/136)
remote: Counting objects: 52% (71/136)
remote: Counting objects: 53% (73/136)
remote: Counting objects: 54% (74/136)
remote: Counting objects: 55% (75/136)
remote: Counting objects: 56% (77/136)
remote: Counting objects: 57% (78/136)
remote: Counting objects: 58% (79/136)
remote: Counting objects: 59% (81/136)
remote: Counting objects: 60% (82/136)
remote: Counting objects: 61% (83/136)
remote: Counting objects: 62% (85/136)
remote: Counting objects: 63% (86/136)
remote: Counting objects: 64% (88/136)
remote: Counting objects: 65% (89/136)
remote: Counting objects: 66% (90/136)
remote: Counting objects: 67% (92/136)
remote: Counting objects: 68% (93/136)
remote: Counting objects: 69% (94/136)
remote: Counting objects: 70% (96/136)
remote: Counting objects: 71% (97/136)
remote: Counting objects: 72% (98/136)
remote: Counting objects: 73% (100/136)
remote: Counting objects: 74% (101/136)
remote: Counting objects: 75% (102/136)
remote: Counting objects: 76% (104/136)
remote: Counting objects: 77% (105/136)
remote: Counting objects: 78% (107/136)
remote: Counting objects: 79% (108/136)
remote: Counting objects: 80% (109/136)
remote: Counting objects: 81% (111/136)
remote: Counting objects: 82% (112/136)
remote: Counting objects: 83% (113/136)
remote: Counting objects: 84% (115/136)
remote: Counting objects: 85% (116/136)
remote: Counting objects: 86% (117/136)
remote: Counting objects: 87% (119/136)
remote: Counting objects: 88% (120/136)
remote: Counting objects: 89% (122/136)
remote: Counting objects: 90% (123/136)
remote: Counting objects: 91% (124/136)
remote: Counting objects: 92% (126/136)
remote: Counting objects: 93% (127/136)
remote: Counting objects: 94% (128/136)
remote: Counting objects: 95% (130/136)
remote: Counting objects: 96% (131/136)
remote: Counting objects: 97% (132/136)
remote: Counting objects: 98% (134/136)
remote: Counting objects: 99% (135/136)
remote: Counting objects: 100% (136/136)
remote: Counting objects: 100% (136/136), done.
remote: Compressing objects: 1% (1/76)
remote: Compressing objects: 2% (2/76)
remote: Compressing objects: 3% (3/76)
remote: Compressing objects: 5% (4/76)
remote: Compressing objects: 6% (5/76)
remote: Compressing objects: 7% (6/76)
remote: Compressing objects: 9% (7/76)
remote: Compressing objects: 10% (8/76)
remote: Compressing objects: 11% (9/76)
remote: Compressing objects: 13% (10/76)
remote: Compressing objects: 14% (11/76)
remote: Compressing objects: 15% (12/76)
remote: Compressing objects: 17% (13/76)
remote: Compressing objects: 18% (14/76)
remote: Compressing objects: 19% (15/76)
remote: Compressing objects: 21% (16/76)
remote: Compressing objects: 22% (17/76)
remote: Compressing objects: 23% (18/76)
remote: Compressing objects: 25% (19/76)
remote: Compressing objects: 26% (20/76)
remote: Compressing objects: 27% (21/76)
remote: Compressing objects: 28% (22/76)
remote: Compressing objects: 30% (23/76)
remote: Compressing objects: 31% (24/76)
remote: Compressing objects: 32% (25/76)
remote: Compressing objects: 34% (26/76)
remote: Compressing objects: 35% (27/76)
remote: Compressing objects: 36% (28/76)
remote: Compressing objects: 38% (29/76)
remote: Compressing objects: 39% (30/76)
remote: Compressing objects: 40% (31/76)
remote: Compressing objects: 42% (32/76)
remote: Compressing objects: 43% (33/76)
remote: Compressing objects: 44% (34/76)
remote: Compressing objects: 46% (35/76)
remote: Compressing objects: 47% (36/76)
remote: Compressing objects: 48% (37/76)
remote: Compressing objects: 50% (38/76)
remote: Compressing objects: 51% (39/76)
remote: Compressing objects: 52% (40/76)
remote: Compressing objects: 53% (41/76)
remote: Compressing objects: 55% (42/76)
remote: Compressing objects: 56% (43/76)
remote: Compressing objects: 57% (44/76)
remote: Compressing objects: 59% (45/76)
remote: Compressing objects: 60% (46/76)
remote: Compressing objects: 61% (47/76)
remote: Compressing objects: 63% (48/76)
remote: Compressing objects: 64% (49/76)
remote: Compressing objects: 65% (50/76)
remote: Compressing objects: 67% (51/76)
remote: Compressing objects: 68% (52/76)
remote: Compressing objects: 69% (53/76)
remote: Compressing objects: 71% (54/76)
remote: Compressing objects: 72% (55/76)
remote: Compressing objects: 73% (56/76)
remote: Compressing objects: 75% (57/76)
remote: Compressing objects: 76% (58/76)
remote: Compressing objects: 77% (59/76)
remote: Compressing objects: 78% (60/76)
remote: Compressing objects: 80% (61/76)
remote: Compressing objects: 81% (62/76)
remote: Compressing objects: 82% (63/76)
remote: Compressing objects: 84% (64/76)
remote: Compressing objects: 85% (65/76)
remote: Compressing objects: 86% (66/76)
remote: Compressing objects: 88% (67/76)
remote: Compressing objects: 89% (68/76)
remote: Compressing objects: 90% (69/76)
remote: Compressing objects: 92% (70/76)
remote: Compressing objects: 93% (71/76)
remote: Compressing objects: 94% (72/76)
remote: Compressing objects: 96% (73/76)
remote: Compressing objects: 97% (74/76)
remote: Compressing objects: 98% (75/76)
remote: Compressing objects: 100% (76/76)
remote: Compressing objects: 100% (76/76), done.
Receiving objects: 0% (1/148)
Receiving objects: 1% (2/148)
Receiving objects: 2% (3/148)
Receiving objects: 3% (5/148)
Receiving objects: 4% (6/148)
Receiving objects: 5% (8/148)
Receiving objects: 6% (9/148)
Receiving objects: 7% (11/148)
Receiving objects: 8% (12/148)
Receiving objects: 9% (14/148)
Receiving objects: 10% (15/148)
Receiving objects: 11% (17/148)
Receiving objects: 12% (18/148)
Receiving objects: 13% (20/148)
Receiving objects: 14% (21/148)
Receiving objects: 15% (23/148)
Receiving objects: 16% (24/148)
Receiving objects: 17% (26/148)
Receiving objects: 18% (27/148)
Receiving objects: 19% (29/148)
Receiving objects: 20% (30/148)
Receiving objects: 21% (32/148)
Receiving objects: 22% (33/148)
Receiving objects: 23% (35/148)
Receiving objects: 24% (36/148)
Receiving objects: 25% (37/148)
Receiving objects: 26% (39/148)
Receiving objects: 27% (40/148)
Receiving objects: 28% (42/148)
Receiving objects: 29% (43/148)
Receiving objects: 30% (45/148)
Receiving objects: 31% (46/148)
Receiving objects: 32% (48/148)
Receiving objects: 33% (49/148)
Receiving objects: 34% (51/148)
Receiving objects: 35% (52/148)
Receiving objects: 36% (54/148)
Receiving objects: 37% (55/148)
Receiving objects: 38% (57/148)
remote: Total 148 (delta 68), reused 89 (delta 41), pack-reused 12
Receiving objects: 39% (58/148)
Receiving objects: 40% (60/148)
Receiving objects: 41% (61/148)
Receiving objects: 42% (63/148)
Receiving objects: 43% (64/148)
Receiving objects: 44% (66/148)
Receiving objects: 45% (67/148)
Receiving objects: 46% (69/148)
Receiving objects: 47% (70/148)
Receiving objects: 48% (72/148)
Receiving objects: 49% (73/148)
Receiving objects: 50% (74/148)
Receiving objects: 51% (76/148)
Receiving objects: 52% (77/148)
Receiving objects: 53% (79/148)
Receiving objects: 54% (80/148)
Receiving objects: 55% (82/148)
Receiving objects: 56% (83/148)
Receiving objects: 57% (85/148)
Receiving objects: 58% (86/148)
Receiving objects: 59% (88/148)
Receiving objects: 60% (89/148)
Receiving objects: 61% (91/148)
Receiving objects: 62% (92/148)
Receiving objects: 63% (94/148)
Receiving objects: 64% (95/148)
Receiving objects: 65% (97/148)
Receiving objects: 66% (98/148)
Receiving objects: 67% (100/148)
Receiving objects: 68% (101/148)
Receiving objects: 69% (103/148)
Receiving objects: 70% (104/148)
Receiving objects: 71% (106/148)
Receiving objects: 72% (107/148)
Receiving objects: 73% (109/148)
Receiving objects: 74% (110/148)
Receiving objects: 75% (111/148)
Receiving objects: 76% (113/148)
Receiving objects: 77% (114/148)
Receiving objects: 78% (116/148)
Receiving objects: 79% (117/148)
Receiving objects: 80% (119/148)
Receiving objects: 81% (120/148)
Receiving objects: 82% (122/148)
Receiving objects: 83% (123/148)
Receiving objects: 84% (125/148)
Receiving objects: 85% (126/148)
Receiving objects: 86% (128/148)
Receiving objects: 87% (129/148)
Receiving objects: 88% (131/148)
Receiving objects: 89% (132/148)
Receiving objects: 90% (134/148)
Receiving objects: 91% (135/148)
Receiving objects: 92% (137/148)
Receiving objects: 93% (138/148)
Receiving objects: 94% (140/148)
Receiving objects: 95% (141/148)
Receiving objects: 96% (143/148)
Receiving objects: 97% (144/148)
Receiving objects: 98% (146/148)
Receiving objects: 99% (147/148)
Receiving objects: 100% (148/148)
Receiving objects: 100% (148/148), 25.03 KiB | 12.51 MiB/s, done.
Resolving deltas: 0% (0/70)
Resolving deltas: 1% (1/70)
Resolving deltas: 2% (2/70)
Resolving deltas: 4% (3/70)
Resolving deltas: 5% (4/70)
Resolving deltas: 7% (5/70)
Resolving deltas: 8% (6/70)
Resolving deltas: 24% (17/70)
Resolving deltas: 27% (19/70)
Resolving deltas: 38% (27/70)
Resolving deltas: 45% (32/70)
Resolving deltas: 55% (39/70)
Resolving deltas: 58% (41/70)
Resolving deltas: 64% (45/70)
Resolving deltas: 100% (70/70)
Resolving deltas: 100% (70/70), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 1% (1/84)
remote: Counting objects: 2% (2/84)
remote: Counting objects: 3% (3/84)
remote: Counting objects: 4% (4/84)
remote: Counting objects: 5% (5/84)
remote: Counting objects: 7% (6/84)
remote: Counting objects: 8% (7/84)
remote: Counting objects: 9% (8/84)
remote: Counting objects: 10% (9/84)
remote: Counting objects: 11% (10/84)
remote: Counting objects: 13% (11/84)
remote: Counting objects: 14% (12/84)
remote: Counting objects: 15% (13/84)
remote: Counting objects: 16% (14/84)
remote: Counting objects: 17% (15/84)
remote: Counting objects: 19% (16/84)
remote: Counting objects: 20% (17/84)
remote: Counting objects: 21% (18/84)
remote: Counting objects: 22% (19/84)
remote: Counting objects: 23% (20/84)
remote: Counting objects: 25% (21/84)
remote: Counting objects: 26% (22/84)
remote: Counting objects: 27% (23/84)
remote: Counting objects: 28% (24/84)
remote: Counting objects: 29% (25/84)
remote: Counting objects: 30% (26/84)
remote: Counting objects: 32% (27/84)
remote: Counting objects: 33% (28/84)
remote: Counting objects: 34% (29/84)
remote: Counting objects: 35% (30/84)
remote: Counting objects: 36% (31/84)
remote: Counting objects: 38% (32/84)
remote: Counting objects: 39% (33/84)
remote: Counting objects: 40% (34/84)
remote: Counting objects: 41% (35/84)
remote: Counting objects: 42% (36/84)
remote: Counting objects: 44% (37/84)
remote: Counting objects: 45% (38/84)
remote: Counting objects: 46% (39/84)
remote: Counting objects: 47% (40/84)
remote: Counting objects: 48% (41/84)
remote: Counting objects: 50% (42/84)
remote: Counting objects: 51% (43/84)
remote: Counting objects: 52% (44/84)
remote: Counting objects: 53% (45/84)
remote: Counting objects: 54% (46/84)
remote: Counting objects: 55% (47/84)
remote: Counting objects: 57% (48/84)
remote: Counting objects: 58% (49/84)
remote: Counting objects: 59% (50/84)
remote: Counting objects: 60% (51/84)
remote: Counting objects: 61% (52/84)
remote: Counting objects: 63% (53/84)
remote: Counting objects: 64% (54/84)
remote: Counting objects: 65% (55/84)
remote: Counting objects: 66% (56/84)
remote: Counting objects: 67% (57/84)
remote: Counting objects: 69% (58/84)
remote: Counting objects: 70% (59/84)
remote: Counting objects: 71% (60/84)
remote: Counting objects: 72% (61/84)
remote: Counting objects: 73% (62/84)
remote: Counting objects: 75% (63/84)
remote: Counting objects: 76% (64/84)
remote: Counting objects: 77% (65/84)
remote: Counting objects: 78% (66/84)
remote: Counting objects: 79% (67/84)
remote: Counting objects: 80% (68/84)
remote: Counting objects: 82% (69/84)
remote: Counting objects: 83% (70/84)
remote: Counting objects: 84% (71/84)
remote: Counting objects: 85% (72/84)
remote: Counting objects: 86% (73/84)
remote: Counting objects: 88% (74/84)
remote: Counting objects: 89% (75/84)
remote: Counting objects: 90% (76/84)
remote: Counting objects: 91% (77/84)
remote: Counting objects: 92% (78/84)
remote: Counting objects: 94% (79/84)
remote: Counting objects: 95% (80/84)
remote: Counting objects: 96% (81/84)
remote: Counting objects: 97% (82/84)
remote: Counting objects: 98% (83/84)
remote: Counting objects: 100% (84/84)
remote: Counting objects: 100% (84/84), 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.
Receiving objects: 0% (1/125)
Receiving objects: 1% (2/125)
Receiving objects: 2% (3/125)
Receiving objects: 3% (4/125)
Receiving objects: 4% (5/125)
Receiving objects: 5% (7/125)
remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41
Receiving objects: 6% (8/125)
Receiving objects: 7% (9/125)
Receiving objects: 8% (10/125)
Receiving objects: 9% (12/125)
Receiving objects: 10% (13/125)
Receiving objects: 11% (14/125)
Receiving objects: 12% (15/125)
Receiving objects: 13% (17/125)
Receiving objects: 14% (18/125)
Receiving objects: 15% (19/125)
Receiving objects: 16% (20/125)
Receiving objects: 17% (22/125)
Receiving objects: 18% (23/125)
Receiving objects: 19% (24/125)
Receiving objects: 20% (25/125)
Receiving objects: 21% (27/125)
Receiving objects: 22% (28/125)
Receiving objects: 23% (29/125)
Receiving objects: 24% (30/125)
Receiving objects: 25% (32/125)
Receiving objects: 26% (33/125)
Receiving objects: 27% (34/125)
Receiving objects: 28% (35/125)
Receiving objects: 29% (37/125)
Receiving objects: 30% (38/125)
Receiving objects: 31% (39/125)
Receiving objects: 32% (40/125)
Receiving objects: 33% (42/125)
Receiving objects: 34% (43/125)
Receiving objects: 35% (44/125)
Receiving objects: 36% (45/125)
Receiving objects: 37% (47/125)
Receiving objects: 38% (48/125)
Receiving objects: 39% (49/125)
Receiving objects: 40% (50/125)
Receiving objects: 41% (52/125)
Receiving objects: 42% (53/125)
Receiving objects: 43% (54/125)
Receiving objects: 44% (55/125)
Receiving objects: 45% (57/125)
Receiving objects: 46% (58/125)
Receiving objects: 47% (59/125)
Receiving objects: 48% (60/125)
Receiving objects: 49% (62/125)
Receiving objects: 50% (63/125)
Receiving objects: 51% (64/125)
Receiving objects: 52% (65/125)
Receiving objects: 53% (67/125)
Receiving objects: 54% (68/125)
Receiving objects: 55% (69/125)
Receiving objects: 56% (70/125)
Receiving objects: 57% (72/125)
Receiving objects: 58% (73/125)
Receiving objects: 59% (74/125)
Receiving objects: 60% (75/125)
Receiving objects: 61% (77/125)
Receiving objects: 62% (78/125)
Receiving objects: 63% (79/125)
Receiving objects: 64% (80/125)
Receiving objects: 65% (82/125)
Receiving objects: 66% (83/125)
Receiving objects: 67% (84/125)
Receiving objects: 68% (85/125)
Receiving objects: 69% (87/125)
Receiving objects: 70% (88/125)
Receiving objects: 71% (89/125)
Receiving objects: 72% (90/125)
Receiving objects: 73% (92/125)
Receiving objects: 74% (93/125)
Receiving objects: 75% (94/125)
Receiving objects: 76% (95/125)
Receiving objects: 77% (97/125)
Receiving objects: 78% (98/125)
Receiving objects: 79% (99/125)
Receiving objects: 80% (100/125)
Receiving objects: 81% (102/125)
Receiving objects: 82% (103/125)
Receiving objects: 83% (104/125)
Receiving objects: 84% (105/125)
Receiving objects: 85% (107/125)
Receiving objects: 86% (108/125)
Receiving objects: 87% (109/125)
Receiving objects: 88% (110/125)
Receiving objects: 89% (112/125)
Receiving objects: 90% (113/125)
Receiving objects: 91% (114/125)
Receiving objects: 92% (115/125)
Receiving objects: 93% (117/125)
Receiving objects: 94% (118/125)
Receiving objects: 95% (119/125)
Receiving objects: 96% (120/125)
Receiving objects: 97% (122/125)
Receiving objects: 98% (123/125)
Receiving objects: 99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas: 0% (0/26)
Resolving deltas: 11% (3/26)
Resolving deltas: 53% (14/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/weifang-config/container/A001/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/weifang-config/container/A001/params_new/perception_new_detection'...
remote: Enumerating objects: 5334, done.
remote: Counting objects: 0% (1/618)
remote: Counting objects: 1% (7/618)
remote: Counting objects: 2% (13/618)
remote: Counting objects: 3% (19/618)
remote: Counting objects: 4% (25/618)
remote: Counting objects: 5% (31/618)
remote: Counting objects: 6% (38/618)
remote: Counting objects: 7% (44/618)
remote: Counting objects: 8% (50/618)
remote: Counting objects: 9% (56/618)
remote: Counting objects: 10% (62/618)
remote: Counting objects: 11% (68/618)
remote: Counting objects: 12% (75/618)
remote: Counting objects: 13% (81/618)
remote: Counting objects: 14% (87/618)
remote: Counting objects: 15% (93/618)
remote: Counting objects: 16% (99/618)
remote: Counting objects: 17% (106/618)
remote: Counting objects: 18% (112/618)
remote: Counting objects: 19% (118/618)
remote: Counting objects: 20% (124/618)
remote: Counting objects: 21% (130/618)
remote: Counting objects: 22% (136/618)
remote: Counting objects: 23% (143/618)
remote: Counting objects: 24% (149/618)
remote: Counting objects: 25% (155/618)
remote: Counting objects: 26% (161/618)
remote: Counting objects: 27% (167/618)
remote: Counting objects: 28% (174/618)
remote: Counting objects: 29% (180/618)
remote: Counting objects: 30% (186/618)
remote: Counting objects: 31% (192/618)
remote: Counting objects: 32% (198/618)
remote: Counting objects: 33% (204/618)
remote: Counting objects: 34% (211/618)
remote: Counting objects: 35% (217/618)
remote: Counting objects: 36% (223/618)
remote: Counting objects: 37% (229/618)
remote: Counting objects: 38% (235/618)
remote: Counting objects: 39% (242/618)
remote: Counting objects: 40% (248/618)
remote: Counting objects: 41% (254/618)
remote: Counting objects: 42% (260/618)
remote: Counting objects: 43% (266/618)
remote: Counting objects: 44% (272/618)
remote: Counting objects: 45% (279/618)
remote: Counting objects: 46% (285/618)
remote: Counting objects: 47% (291/618)
remote: Counting objects: 48% (297/618)
remote: Counting objects: 49% (303/618)
remote: Counting objects: 50% (309/618)
remote: Counting objects: 51% (316/618)
remote: Counting objects: 52% (322/618)
remote: Counting objects: 53% (328/618)
remote: Counting objects: 54% (334/618)
remote: Counting objects: 55% (340/618)
remote: Counting objects: 56% (347/618)
remote: Counting objects: 57% (353/618)
remote: Counting objects: 58% (359/618)
remote: Counting objects: 59% (365/618)
remote: Counting objects: 60% (371/618)
remote: Counting objects: 61% (377/618)
remote: Counting objects: 62% (384/618)
remote: Counting objects: 63% (390/618)
remote: Counting objects: 64% (396/618)
remote: Counting objects: 65% (402/618)
remote: Counting objects: 66% (408/618)
remote: Counting objects: 67% (415/618)
remote: Counting objects: 68% (421/618)
remote: Counting objects: 69% (427/618)
remote: Counting objects: 70% (433/618)
remote: Counting objects: 71% (439/618)
remote: Counting objects: 72% (445/618)
remote: Counting objects: 73% (452/618)
remote: Counting objects: 74% (458/618)
remote: Counting objects: 75% (464/618)
remote: Counting objects: 76% (470/618)
remote: Counting objects: 77% (476/618)
remote: Counting objects: 78% (483/618)
remote: Counting objects: 79% (489/618)
remote: Counting objects: 80% (495/618)
remote: Counting objects: 81% (501/618)
remote: Counting objects: 82% (507/618)
remote: Counting objects: 83% (513/618)
remote: Counting objects: 84% (520/618)
remote: Counting objects: 85% (526/618)
remote: Counting objects: 86% (532/618)
remote: Counting objects: 87% (538/618)
remote: Counting objects: 88% (544/618)
remote: Counting objects: 89% (551/618)
remote: Counting objects: 90% (557/618)
remote: Counting objects: 91% (563/618)
remote: Counting objects: 92% (569/618)
remote: Counting objects: 93% (575/618)
remote: Counting objects: 94% (581/618)
remote: Counting objects: 95% (588/618)
remote: Counting objects: 96% (594/618)
remote: Counting objects: 97% (600/618)
remote: Counting objects: 98% (606/618)
remote: Counting objects: 99% (612/618)
remote: Counting objects: 100% (618/618)
remote: Counting objects: 100% (618/618), done.
remote: Compressing objects: 0% (1/155)
remote: Compressing objects: 1% (2/155)
remote: Compressing objects: 2% (4/155)
remote: Compressing objects: 3% (5/155)
remote: Compressing objects: 4% (7/155)
remote: Compressing objects: 5% (8/155)
remote: Compressing objects: 6% (10/155)
remote: Compressing objects: 7% (11/155)
remote: Compressing objects: 8% (13/155)
remote: Compressing objects: 9% (14/155)
remote: Compressing objects: 10% (16/155)
remote: Compressing objects: 11% (18/155)
remote: Compressing objects: 12% (19/155)
remote: Compressing objects: 13% (21/155)
remote: Compressing objects: 14% (22/155)
remote: Compressing objects: 15% (24/155)
remote: Compressing objects: 16% (25/155)
remote: Compressing objects: 17% (27/155)
remote: Compressing objects: 18% (28/155)
remote: Compressing objects: 19% (30/155)
remote: Compressing objects: 20% (31/155)
remote: Compressing objects: 21% (33/155)
remote: Compressing objects: 22% (35/155)
remote: Compressing objects: 23% (36/155)
remote: Compressing objects: 24% (38/155)
remote: Compressing objects: 25% (39/155)
remote: Compressing objects: 26% (41/155)
remote: Compressing objects: 27% (42/155)
remote: Compressing objects: 28% (44/155)
remote: Compressing objects: 29% (45/155)
remote: Compressing objects: 30% (47/155)
remote: Compressing objects: 31% (49/155)
remote: Compressing objects: 32% (50/155)
remote: Compressing objects: 33% (52/155)
remote: Compressing objects: 34% (53/155)
remote: Compressing objects: 35% (55/155)
remote: Compressing objects: 36% (56/155)
remote: Compressing objects: 37% (58/155)
remote: Compressing objects: 38% (59/155)
remote: Compressing objects: 39% (61/155)
remote: Compressing objects: 40% (62/155)
remote: Compressing objects: 41% (64/155)
remote: Compressing objects: 42% (66/155)
remote: Compressing objects: 43% (67/155)
remote: Compressing objects: 44% (69/155)
remote: Compressing objects: 45% (70/155)
remote: Compressing objects: 46% (72/155)
remote: Compressing objects: 47% (73/155)
remote: Compressing objects: 48% (75/155)
remote: Compressing objects: 49% (76/155)
remote: Compressing objects: 50% (78/155)
remote: Compressing objects: 51% (80/155)
remote: Compressing objects: 52% (81/155)
remote: Compressing objects: 53% (83/155)
remote: Compressing objects: 54% (84/155)
remote: Compressing objects: 55% (86/155)
remote: Compressing objects: 56% (87/155)
remote: Compressing objects: 57% (89/155)
remote: Compressing objects: 58% (90/155)
remote: Compressing objects: 59% (92/155)
remote: Compressing objects: 60% (93/155)
remote: Compressing objects: 61% (95/155)
remote: Compressing objects: 62% (97/155)
remote: Compressing objects: 63% (98/155)
remote: Compressing objects: 64% (100/155)
remote: Compressing objects: 65% (101/155)
remote: Compressing objects: 66% (103/155)
remote: Compressing objects: 67% (104/155)
remote: Compressing objects: 68% (106/155)
remote: Compressing objects: 69% (107/155)
remote: Compressing objects: 70% (109/155)
remote: Compressing objects: 71% (111/155)
remote: Compressing objects: 72% (112/155)
remote: Compressing objects: 73% (114/155)
remote: Compressing objects: 74% (115/155)
remote: Compressing objects: 75% (117/155)
remote: Compressing objects: 76% (118/155)
remote: Compressing objects: 77% (120/155)
remote: Compressing objects: 78% (121/155)
remote: Compressing objects: 79% (123/155)
remote: Compressing objects: 80% (124/155)
remote: Compressing objects: 81% (126/155)
remote: Compressing objects: 82% (128/155)
remote: Compressing objects: 83% (129/155)
remote: Compressing objects: 84% (131/155)
remote: Compressing objects: 85% (132/155)
remote: Compressing objects: 86% (134/155)
remote: Compressing objects: 87% (135/155)
remote: Compressing objects: 88% (137/155)
remote: Compressing objects: 89% (138/155)
remote: Compressing objects: 90% (140/155)
remote: Compressing objects: 91% (142/155)
remote: Compressing objects: 92% (143/155)
remote: Compressing objects: 93% (145/155)
remote: Compressing objects: 94% (146/155)
remote: Compressing objects: 95% (148/155)
remote: Compressing objects: 96% (149/155)
remote: Compressing objects: 97% (151/155)
remote: Compressing objects: 98% (152/155)
remote: Compressing objects: 99% (154/155)
remote: Compressing objects: 100% (155/155)
remote: Compressing objects: 100% (155/155), done.
Receiving objects: 0% (1/5334)
Receiving objects: 1% (54/5334)
Receiving objects: 2% (107/5334)
Receiving objects: 3% (161/5334)
Receiving objects: 4% (214/5334)
Receiving objects: 5% (267/5334)
Receiving objects: 6% (321/5334)
Receiving objects: 7% (374/5334)
Receiving objects: 8% (427/5334)
Receiving objects: 9% (481/5334)
Receiving objects: 10% (534/5334)
Receiving objects: 11% (587/5334)
Receiving objects: 12% (641/5334)
Receiving objects: 13% (694/5334)
Receiving objects: 14% (747/5334)
Receiving objects: 15% (801/5334)
Receiving objects: 16% (854/5334)
Receiving objects: 17% (907/5334)
Receiving objects: 18% (961/5334)
Receiving objects: 19% (1014/5334)
Receiving objects: 20% (1067/5334)
Receiving objects: 21% (1121/5334)
Receiving objects: 22% (1174/5334)
Receiving objects: 23% (1227/5334)
Receiving objects: 24% (1281/5334)
Receiving objects: 25% (1334/5334)
Receiving objects: 26% (1387/5334)
Receiving objects: 27% (1441/5334)
Receiving objects: 28% (1494/5334)
Receiving objects: 29% (1547/5334)
Receiving objects: 30% (1601/5334)
Receiving objects: 31% (1654/5334)
Receiving objects: 32% (1707/5334)
Receiving objects: 33% (1761/5334)
Receiving objects: 34% (1814/5334)
Receiving objects: 35% (1867/5334)
Receiving objects: 36% (1921/5334)
Receiving objects: 37% (1974/5334)
Receiving objects: 38% (2027/5334)
Receiving objects: 39% (2081/5334)
Receiving objects: 40% (2134/5334)
Receiving objects: 41% (2187/5334)
Receiving objects: 42% (2241/5334)
Receiving objects: 43% (2294/5334)
Receiving objects: 44% (2347/5334)
Receiving objects: 45% (2401/5334)
Receiving objects: 46% (2454/5334)
Receiving objects: 47% (2507/5334)
Receiving objects: 48% (2561/5334)
Receiving objects: 49% (2614/5334)
Receiving objects: 50% (2667/5334)
Receiving objects: 51% (2721/5334)
Receiving objects: 52% (2774/5334)
Receiving objects: 53% (2828/5334)
Receiving objects: 54% (2881/5334)
Receiving objects: 55% (2934/5334)
Receiving objects: 56% (2988/5334)
Receiving objects: 57% (3041/5334)
Receiving objects: 58% (3094/5334)
Receiving objects: 59% (3148/5334)
Receiving objects: 60% (3201/5334)
Receiving objects: 61% (3254/5334)
Receiving objects: 62% (3308/5334)
Receiving objects: 63% (3361/5334)
Receiving objects: 64% (3414/5334)
Receiving objects: 65% (3468/5334)
Receiving objects: 66% (3521/5334)
Receiving objects: 67% (3574/5334)
Receiving objects: 68% (3628/5334)
Receiving objects: 69% (3681/5334)
Receiving objects: 70% (3734/5334)
Receiving objects: 71% (3788/5334)
Receiving objects: 72% (3841/5334)
Receiving objects: 73% (3894/5334)
Receiving objects: 74% (3948/5334)
Receiving objects: 75% (4001/5334)
Receiving objects: 76% (4054/5334)
Receiving objects: 77% (4108/5334)
Receiving objects: 78% (4161/5334)
Receiving objects: 79% (4214/5334)
Receiving objects: 80% (4268/5334)
Receiving objects: 81% (4321/5334)
Receiving objects: 82% (4374/5334)
Receiving objects: 83% (4428/5334)
Receiving objects: 84% (4481/5334)
Receiving objects: 85% (4534/5334)
Receiving objects: 86% (4588/5334)
Receiving objects: 87% (4641/5334)
Receiving objects: 88% (4694/5334)
Receiving objects: 89% (4748/5334)
Receiving objects: 90% (4801/5334)
Receiving objects: 91% (4854/5334)
remote: Total 5334 (delta 496), reused 551 (delta 435), pack-reused 4716
Receiving objects: 92% (4908/5334)
Receiving objects: 93% (4961/5334)
Receiving objects: 94% (5014/5334)
Receiving objects: 95% (5068/5334)
Receiving objects: 96% (5121/5334)
Receiving objects: 97% (5174/5334)
Receiving objects: 98% (5228/5334)
Receiving objects: 99% (5281/5334)
Receiving objects: 100% (5334/5334)
Receiving objects: 100% (5334/5334), 567.17 KiB | 23.63 MiB/s, done.
Resolving deltas: 0% (0/1023)
Resolving deltas: 1% (14/1023)
Resolving deltas: 4% (50/1023)
Resolving deltas: 7% (73/1023)
Resolving deltas: 8% (91/1023)
Resolving deltas: 9% (93/1023)
Resolving deltas: 11% (114/1023)
Resolving deltas: 12% (123/1023)
Resolving deltas: 13% (133/1023)
Resolving deltas: 14% (145/1023)
Resolving deltas: 15% (155/1023)
Resolving deltas: 16% (164/1023)
Resolving deltas: 17% (174/1023)
Resolving deltas: 19% (199/1023)
Resolving deltas: 20% (205/1023)
Resolving deltas: 21% (215/1023)
Resolving deltas: 59% (610/1023)
Resolving deltas: 76% (780/1023)
Resolving deltas: 84% (863/1023)
Resolving deltas: 85% (876/1023)
Resolving deltas: 86% (880/1023)
Resolving deltas: 90% (926/1023)
Resolving deltas: 100% (1023/1023)
Resolving deltas: 100% (1023/1023), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/perception_spreader_imv'...
remote: Enumerating objects: 207, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), done.
remote: Compressing objects: 2% (1/48)
remote: Compressing objects: 4% (2/48)
remote: Compressing objects: 6% (3/48)
remote: Compressing objects: 8% (4/48)
remote: Compressing objects: 10% (5/48)
remote: Compressing objects: 12% (6/48)
remote: Compressing objects: 14% (7/48)
remote: Compressing objects: 16% (8/48)
remote: Compressing objects: 18% (9/48)
remote: Compressing objects: 20% (10/48)
remote: Compressing objects: 22% (11/48)
remote: Compressing objects: 25% (12/48)
remote: Compressing objects: 27% (13/48)
remote: Compressing objects: 29% (14/48)
remote: Compressing objects: 31% (15/48)
remote: Compressing objects: 33% (16/48)
remote: Compressing objects: 35% (17/48)
remote: Compressing objects: 37% (18/48)
remote: Compressing objects: 39% (19/48)
remote: Compressing objects: 41% (20/48)
remote: Compressing objects: 43% (21/48)
remote: Compressing objects: 45% (22/48)
remote: Compressing objects: 47% (23/48)
remote: Compressing objects: 50% (24/48)
remote: Compressing objects: 52% (25/48)
remote: Compressing objects: 54% (26/48)
remote: Compressing objects: 56% (27/48)
remote: Compressing objects: 58% (28/48)
remote: Compressing objects: 60% (29/48)
remote: Compressing objects: 62% (30/48)
remote: Compressing objects: 64% (31/48)
remote: Compressing objects: 66% (32/48)
remote: Compressing objects: 68% (33/48)
remote: Compressing objects: 70% (34/48)
remote: Compressing objects: 72% (35/48)
remote: Compressing objects: 75% (36/48)
remote: Compressing objects: 77% (37/48)
remote: Compressing objects: 79% (38/48)
remote: Compressing objects: 81% (39/48)
remote: Compressing objects: 83% (40/48)
remote: Compressing objects: 85% (41/48)
remote: Compressing objects: 87% (42/48)
remote: Compressing objects: 89% (43/48)
remote: Compressing objects: 91% (44/48)
remote: Compressing objects: 93% (45/48)
remote: Compressing objects: 95% (46/48)
remote: Compressing objects: 97% (47/48)
remote: Compressing objects: 100% (48/48)
remote: Compressing objects: 100% (48/48), done.
Receiving objects: 0% (1/207)
Receiving objects: 1% (3/207)
Receiving objects: 2% (5/207)
Receiving objects: 3% (7/207)
Receiving objects: 4% (9/207)
Receiving objects: 5% (11/207)
Receiving objects: 6% (13/207)
Receiving objects: 7% (15/207)
Receiving objects: 8% (17/207)
Receiving objects: 9% (19/207)
Receiving objects: 10% (21/207)
Receiving objects: 11% (23/207)
Receiving objects: 12% (25/207)
Receiving objects: 13% (27/207)
Receiving objects: 14% (29/207)
Receiving objects: 15% (32/207)
Receiving objects: 16% (34/207)
Receiving objects: 17% (36/207)
Receiving objects: 18% (38/207)
Receiving objects: 19% (40/207)
Receiving objects: 20% (42/207)
Receiving objects: 21% (44/207)
Receiving objects: 22% (46/207)
Receiving objects: 23% (48/207)
Receiving objects: 24% (50/207)
Receiving objects: 25% (52/207)
Receiving objects: 26% (54/207)
Receiving objects: 27% (56/207)
Receiving objects: 28% (58/207)
Receiving objects: 29% (61/207)
Receiving objects: 30% (63/207)
Receiving objects: 31% (65/207)
Receiving objects: 32% (67/207)
Receiving objects: 33% (69/207)
Receiving objects: 34% (71/207)
Receiving objects: 35% (73/207)
Receiving objects: 36% (75/207)
Receiving objects: 37% (77/207)
Receiving objects: 38% (79/207)
Receiving objects: 39% (81/207)
remote: Total 207 (delta 13), reused 35 (delta 8), pack-reused 151
Receiving objects: 40% (83/207)
Receiving objects: 41% (85/207)
Receiving objects: 42% (87/207)
Receiving objects: 43% (90/207)
Receiving objects: 44% (92/207)
Receiving objects: 45% (94/207)
Receiving objects: 46% (96/207)
Receiving objects: 47% (98/207)
Receiving objects: 48% (100/207)
Receiving objects: 49% (102/207)
Receiving objects: 50% (104/207)
Receiving objects: 51% (106/207)
Receiving objects: 52% (108/207)
Receiving objects: 53% (110/207)
Receiving objects: 54% (112/207)
Receiving objects: 55% (114/207)
Receiving objects: 56% (116/207)
Receiving objects: 57% (118/207)
Receiving objects: 58% (121/207)
Receiving objects: 59% (123/207)
Receiving objects: 60% (125/207)
Receiving objects: 61% (127/207)
Receiving objects: 62% (129/207)
Receiving objects: 63% (131/207)
Receiving objects: 64% (133/207)
Receiving objects: 65% (135/207)
Receiving objects: 66% (137/207)
Receiving objects: 67% (139/207)
Receiving objects: 68% (141/207)
Receiving objects: 69% (143/207)
Receiving objects: 70% (145/207)
Receiving objects: 71% (147/207)
Receiving objects: 72% (150/207)
Receiving objects: 73% (152/207)
Receiving objects: 74% (154/207)
Receiving objects: 75% (156/207)
Receiving objects: 76% (158/207)
Receiving objects: 77% (160/207)
Receiving objects: 78% (162/207)
Receiving objects: 79% (164/207)
Receiving objects: 80% (166/207)
Receiving objects: 81% (168/207)
Receiving objects: 82% (170/207)
Receiving objects: 83% (172/207)
Receiving objects: 84% (174/207)
Receiving objects: 85% (176/207)
Receiving objects: 86% (179/207)
Receiving objects: 87% (181/207)
Receiving objects: 88% (183/207)
Receiving objects: 89% (185/207)
Receiving objects: 90% (187/207)
Receiving objects: 91% (189/207)
Receiving objects: 92% (191/207)
Receiving objects: 93% (193/207)
Receiving objects: 94% (195/207)
Receiving objects: 95% (197/207)
Receiving objects: 96% (199/207)
Receiving objects: 97% (201/207)
Receiving objects: 98% (203/207)
Receiving objects: 99% (205/207)
Receiving objects: 100% (207/207)
Receiving objects: 100% (207/207), 21.14 KiB | 21.14 MiB/s, done.
Resolving deltas: 0% (0/61)
Resolving deltas: 4% (3/61)
Resolving deltas: 11% (7/61)
Resolving deltas: 13% (8/61)
Resolving deltas: 14% (9/61)
Resolving deltas: 16% (10/61)
Resolving deltas: 18% (11/61)
Resolving deltas: 19% (12/61)
Resolving deltas: 21% (13/61)
Resolving deltas: 22% (14/61)
Resolving deltas: 24% (15/61)
Resolving deltas: 72% (44/61)
Resolving deltas: 100% (61/61)
Resolving deltas: 100% (61/61), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/perception_spreader_truck'...
remote: Enumerating objects: 75, 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: 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.
remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23
Receiving objects: 1% (1/75)
Receiving objects: 2% (2/75)
Receiving objects: 4% (3/75)
Receiving objects: 5% (4/75)
Receiving objects: 6% (5/75)
Receiving objects: 8% (6/75)
Receiving objects: 9% (7/75)
Receiving objects: 10% (8/75)
Receiving objects: 12% (9/75)
Receiving objects: 13% (10/75)
Receiving objects: 14% (11/75)
Receiving objects: 16% (12/75)
Receiving objects: 17% (13/75)
Receiving objects: 18% (14/75)
Receiving objects: 20% (15/75)
Receiving objects: 21% (16/75)
Receiving objects: 22% (17/75)
Receiving objects: 24% (18/75)
Receiving objects: 25% (19/75)
Receiving objects: 26% (20/75)
Receiving objects: 28% (21/75)
Receiving objects: 29% (22/75)
Receiving objects: 30% (23/75)
Receiving objects: 32% (24/75)
Receiving objects: 33% (25/75)
Receiving objects: 34% (26/75)
Receiving objects: 36% (27/75)
Receiving objects: 37% (28/75)
Receiving objects: 38% (29/75)
Receiving objects: 40% (30/75)
Receiving objects: 41% (31/75)
Receiving objects: 42% (32/75)
Receiving objects: 44% (33/75)
Receiving objects: 45% (34/75)
Receiving objects: 46% (35/75)
Receiving objects: 48% (36/75)
Receiving objects: 49% (37/75)
Receiving objects: 50% (38/75)
Receiving objects: 52% (39/75)
Receiving objects: 53% (40/75)
Receiving objects: 54% (41/75)
Receiving objects: 56% (42/75)
Receiving objects: 57% (43/75)
Receiving objects: 58% (44/75)
Receiving objects: 60% (45/75)
Receiving objects: 61% (46/75)
Receiving objects: 62% (47/75)
Receiving objects: 64% (48/75)
Receiving objects: 65% (49/75)
Receiving objects: 66% (50/75)
Receiving objects: 68% (51/75)
Receiving objects: 69% (52/75)
Receiving objects: 70% (53/75)
Receiving objects: 72% (54/75)
Receiving objects: 73% (55/75)
Receiving objects: 74% (56/75)
Receiving objects: 76% (57/75)
Receiving objects: 77% (58/75)
Receiving objects: 78% (59/75)
Receiving objects: 80% (60/75)
Receiving objects: 81% (61/75)
Receiving objects: 82% (62/75)
Receiving objects: 84% (63/75)
Receiving objects: 85% (64/75)
Receiving objects: 86% (65/75)
Receiving objects: 88% (66/75)
Receiving objects: 89% (67/75)
Receiving objects: 90% (68/75)
Receiving objects: 92% (69/75)
Receiving objects: 93% (70/75)
Receiving objects: 94% (71/75)
Receiving objects: 96% (72/75)
Receiving objects: 97% (73/75)
Receiving objects: 98% (74/75)
Receiving objects: 100% (75/75)
Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done.
Resolving deltas: 0% (0/32)
Resolving deltas: 21% (7/32)
Resolving deltas: 31% (10/32)
Resolving deltas: 87% (28/32)
Resolving deltas: 100% (32/32)
Resolving deltas: 100% (32/32), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/perception_vehicles'...
remote: Enumerating objects: 32, done.
remote: Counting objects: 3% (1/32)
remote: Counting objects: 6% (2/32)
remote: Counting objects: 9% (3/32)
remote: Counting objects: 12% (4/32)
remote: Counting objects: 15% (5/32)
remote: Counting objects: 18% (6/32)
remote: Counting objects: 21% (7/32)
remote: Counting objects: 25% (8/32)
remote: Counting objects: 28% (9/32)
remote: Counting objects: 31% (10/32)
remote: Counting objects: 34% (11/32)
remote: Counting objects: 37% (12/32)
remote: Counting objects: 40% (13/32)
remote: Counting objects: 43% (14/32)
remote: Counting objects: 46% (15/32)
remote: Counting objects: 50% (16/32)
remote: Counting objects: 53% (17/32)
remote: Counting objects: 56% (18/32)
remote: Counting objects: 59% (19/32)
remote: Counting objects: 62% (20/32)
remote: Counting objects: 65% (21/32)
remote: Counting objects: 68% (22/32)
remote: Counting objects: 71% (23/32)
remote: Counting objects: 75% (24/32)
remote: Counting objects: 78% (25/32)
remote: Counting objects: 81% (26/32)
remote: Counting objects: 84% (27/32)
remote: Counting objects: 87% (28/32)
remote: Counting objects: 90% (29/32)
remote: Counting objects: 93% (30/32)
remote: Counting objects: 96% (31/32)
remote: Counting objects: 100% (32/32)
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects: 4% (1/22)
remote: Compressing objects: 9% (2/22)
remote: Compressing objects: 13% (3/22)
remote: Compressing objects: 18% (4/22)
remote: Compressing objects: 22% (5/22)
remote: Compressing objects: 27% (6/22)
remote: Compressing objects: 31% (7/22)
remote: Compressing objects: 36% (8/22)
remote: Compressing objects: 40% (9/22)
remote: Compressing objects: 45% (10/22)
remote: Compressing objects: 50% (11/22)
remote: Compressing objects: 54% (12/22)
remote: Compressing objects: 59% (13/22)
remote: Compressing objects: 63% (14/22)
remote: Compressing objects: 68% (15/22)
remote: Compressing objects: 72% (16/22)
remote: Compressing objects: 77% (17/22)
remote: Compressing objects: 81% (18/22)
remote: Compressing objects: 86% (19/22)
remote: Compressing objects: 90% (20/22)
remote: Compressing objects: 95% (21/22)
remote: Compressing objects: 100% (22/22)
remote: Compressing objects: 100% (22/22), done.
remote: Total 32 (delta 6), reused 0 (delta 0), pack-reused 0
Receiving objects: 3% (1/32)
Receiving objects: 6% (2/32)
Receiving objects: 9% (3/32)
Receiving objects: 12% (4/32)
Receiving objects: 15% (5/32)
Receiving objects: 18% (6/32)
Receiving objects: 21% (7/32)
Receiving objects: 25% (8/32)
Receiving objects: 28% (9/32)
Receiving objects: 31% (10/32)
Receiving objects: 34% (11/32)
Receiving objects: 37% (12/32)
Receiving objects: 40% (13/32)
Receiving objects: 43% (14/32)
Receiving objects: 46% (15/32)
Receiving objects: 50% (16/32)
Receiving objects: 53% (17/32)
Receiving objects: 56% (18/32)
Receiving objects: 59% (19/32)
Receiving objects: 62% (20/32)
Receiving objects: 65% (21/32)
Receiving objects: 68% (22/32)
Receiving objects: 71% (23/32)
Receiving objects: 75% (24/32)
Receiving objects: 78% (25/32)
Receiving objects: 81% (26/32)
Receiving objects: 84% (27/32)
Receiving objects: 87% (28/32)
Receiving objects: 90% (29/32)
Receiving objects: 93% (30/32)
Receiving objects: 96% (31/32)
Receiving objects: 100% (32/32)
Receiving objects: 100% (32/32), 4.57 KiB | 4.57 MiB/s, done.
Resolving deltas: 0% (0/6)
Resolving deltas: 33% (2/6)
Resolving deltas: 50% (3/6)
Resolving deltas: 100% (6/6)
Resolving deltas: 100% (6/6), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/pncc_common_config'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 1% (1/62)
remote: Counting objects: 3% (2/62)
remote: Counting objects: 4% (3/62)
remote: Counting objects: 6% (4/62)
remote: Counting objects: 8% (5/62)
remote: Counting objects: 9% (6/62)
remote: Counting objects: 11% (7/62)
remote: Counting objects: 12% (8/62)
remote: Counting objects: 14% (9/62)
remote: Counting objects: 16% (10/62)
remote: Counting objects: 17% (11/62)
remote: Counting objects: 19% (12/62)
remote: Counting objects: 20% (13/62)
remote: Counting objects: 22% (14/62)
remote: Counting objects: 24% (15/62)
remote: Counting objects: 25% (16/62)
remote: Counting objects: 27% (17/62)
remote: Counting objects: 29% (18/62)
remote: Counting objects: 30% (19/62)
remote: Counting objects: 32% (20/62)
remote: Counting objects: 33% (21/62)
remote: Counting objects: 35% (22/62)
remote: Counting objects: 37% (23/62)
remote: Counting objects: 38% (24/62)
remote: Counting objects: 40% (25/62)
remote: Counting objects: 41% (26/62)
remote: Counting objects: 43% (27/62)
remote: Counting objects: 45% (28/62)
remote: Counting objects: 46% (29/62)
remote: Counting objects: 48% (30/62)
remote: Counting objects: 50% (31/62)
remote: Counting objects: 51% (32/62)
remote: Counting objects: 53% (33/62)
remote: Counting objects: 54% (34/62)
remote: Counting objects: 56% (35/62)
remote: Counting objects: 58% (36/62)
remote: Counting objects: 59% (37/62)
remote: Counting objects: 61% (38/62)
remote: Counting objects: 62% (39/62)
remote: Counting objects: 64% (40/62)
remote: Counting objects: 66% (41/62)
remote: Counting objects: 67% (42/62)
remote: Counting objects: 69% (43/62)
remote: Counting objects: 70% (44/62)
remote: Counting objects: 72% (45/62)
remote: Counting objects: 74% (46/62)
remote: Counting objects: 75% (47/62)
remote: Counting objects: 77% (48/62)
remote: Counting objects: 79% (49/62)
remote: Counting objects: 80% (50/62)
remote: Counting objects: 82% (51/62)
remote: Counting objects: 83% (52/62)
remote: Counting objects: 85% (53/62)
remote: Counting objects: 87% (54/62)
remote: Counting objects: 88% (55/62)
remote: Counting objects: 90% (56/62)
remote: Counting objects: 91% (57/62)
remote: Counting objects: 93% (58/62)
remote: Counting objects: 95% (59/62)
remote: Counting objects: 96% (60/62)
remote: Counting objects: 98% (61/62)
remote: Counting objects: 100% (62/62)
remote: Counting objects: 100% (62/62), 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 62 (delta 9), reused 40 (delta 7), pack-reused 0
Receiving objects: 1% (1/62)
Receiving objects: 3% (2/62)
Receiving objects: 4% (3/62)
Receiving objects: 6% (4/62)
Receiving objects: 8% (5/62)
Receiving objects: 9% (6/62)
Receiving objects: 11% (7/62)
Receiving objects: 12% (8/62)
Receiving objects: 14% (9/62)
Receiving objects: 16% (10/62)
Receiving objects: 17% (11/62)
Receiving objects: 19% (12/62)
Receiving objects: 20% (13/62)
Receiving objects: 22% (14/62)
Receiving objects: 24% (15/62)
Receiving objects: 25% (16/62)
Receiving objects: 27% (17/62)
Receiving objects: 29% (18/62)
Receiving objects: 30% (19/62)
Receiving objects: 32% (20/62)
Receiving objects: 33% (21/62)
Receiving objects: 35% (22/62)
Receiving objects: 37% (23/62)
Receiving objects: 38% (24/62)
Receiving objects: 40% (25/62)
Receiving objects: 41% (26/62)
Receiving objects: 43% (27/62)
Receiving objects: 45% (28/62)
Receiving objects: 46% (29/62)
Receiving objects: 48% (30/62)
Receiving objects: 50% (31/62)
Receiving objects: 51% (32/62)
Receiving objects: 53% (33/62)
Receiving objects: 54% (34/62)
Receiving objects: 56% (35/62)
Receiving objects: 58% (36/62)
Receiving objects: 59% (37/62)
Receiving objects: 61% (38/62)
Receiving objects: 62% (39/62)
Receiving objects: 64% (40/62)
Receiving objects: 66% (41/62)
Receiving objects: 67% (42/62)
Receiving objects: 69% (43/62)
Receiving objects: 70% (44/62)
Receiving objects: 72% (45/62)
Receiving objects: 74% (46/62)
Receiving objects: 75% (47/62)
Receiving objects: 77% (48/62)
Receiving objects: 79% (49/62)
Receiving objects: 80% (50/62)
Receiving objects: 82% (51/62)
Receiving objects: 83% (52/62)
Receiving objects: 85% (53/62)
Receiving objects: 87% (54/62)
Receiving objects: 88% (55/62)
Receiving objects: 90% (56/62)
Receiving objects: 91% (57/62)
Receiving objects: 93% (58/62)
Receiving objects: 95% (59/62)
Receiving objects: 96% (60/62)
Receiving objects: 98% (61/62)
Receiving objects: 100% (62/62)
Receiving objects: 100% (62/62), 11.36 KiB | 11.36 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 11% (1/9)
Resolving deltas: 22% (2/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/pncc_port_related_config'...
remote: Enumerating objects: 171, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
Receiving objects: 0% (1/171)
Receiving objects: 1% (2/171)
Receiving objects: 2% (4/171)
remote: Total 171 (delta 0), reused 0 (delta 0), pack-reused 165
Receiving objects: 3% (6/171)
Receiving objects: 4% (7/171)
Receiving objects: 5% (9/171)
Receiving objects: 6% (11/171)
Receiving objects: 7% (12/171)
Receiving objects: 8% (14/171)
Receiving objects: 9% (16/171)
Receiving objects: 10% (18/171)
Receiving objects: 11% (19/171)
Receiving objects: 12% (21/171)
Receiving objects: 13% (23/171)
Receiving objects: 14% (24/171)
Receiving objects: 15% (26/171)
Receiving objects: 16% (28/171)
Receiving objects: 17% (30/171)
Receiving objects: 18% (31/171)
Receiving objects: 19% (33/171)
Receiving objects: 20% (35/171)
Receiving objects: 21% (36/171)
Receiving objects: 22% (38/171)
Receiving objects: 23% (40/171)
Receiving objects: 24% (42/171)
Receiving objects: 25% (43/171)
Receiving objects: 26% (45/171)
Receiving objects: 27% (47/171)
Receiving objects: 28% (48/171)
Receiving objects: 29% (50/171)
Receiving objects: 30% (52/171)
Receiving objects: 31% (54/171)
Receiving objects: 32% (55/171)
Receiving objects: 33% (57/171)
Receiving objects: 34% (59/171)
Receiving objects: 35% (60/171)
Receiving objects: 36% (62/171)
Receiving objects: 37% (64/171)
Receiving objects: 38% (65/171)
Receiving objects: 39% (67/171)
Receiving objects: 40% (69/171)
Receiving objects: 41% (71/171)
Receiving objects: 42% (72/171)
Receiving objects: 43% (74/171)
Receiving objects: 44% (76/171)
Receiving objects: 45% (77/171)
Receiving objects: 46% (79/171)
Receiving objects: 47% (81/171)
Receiving objects: 48% (83/171)
Receiving objects: 49% (84/171)
Receiving objects: 50% (86/171)
Receiving objects: 51% (88/171)
Receiving objects: 52% (89/171)
Receiving objects: 53% (91/171)
Receiving objects: 54% (93/171)
Receiving objects: 55% (95/171)
Receiving objects: 56% (96/171)
Receiving objects: 57% (98/171)
Receiving objects: 58% (100/171)
Receiving objects: 59% (101/171)
Receiving objects: 60% (103/171)
Receiving objects: 61% (105/171)
Receiving objects: 62% (107/171)
Receiving objects: 63% (108/171)
Receiving objects: 64% (110/171)
Receiving objects: 65% (112/171)
Receiving objects: 66% (113/171)
Receiving objects: 67% (115/171)
Receiving objects: 68% (117/171)
Receiving objects: 69% (118/171)
Receiving objects: 70% (120/171)
Receiving objects: 71% (122/171)
Receiving objects: 72% (124/171)
Receiving objects: 73% (125/171)
Receiving objects: 74% (127/171)
Receiving objects: 75% (129/171)
Receiving objects: 76% (130/171)
Receiving objects: 77% (132/171)
Receiving objects: 78% (134/171)
Receiving objects: 79% (136/171)
Receiving objects: 80% (137/171)
Receiving objects: 81% (139/171)
Receiving objects: 82% (141/171)
Receiving objects: 83% (142/171)
Receiving objects: 84% (144/171)
Receiving objects: 85% (146/171)
Receiving objects: 86% (148/171)
Receiving objects: 87% (149/171)
Receiving objects: 88% (151/171)
Receiving objects: 89% (153/171)
Receiving objects: 90% (154/171)
Receiving objects: 91% (156/171)
Receiving objects: 92% (158/171)
Receiving objects: 93% (160/171)
Receiving objects: 94% (161/171)
Receiving objects: 95% (163/171)
Receiving objects: 96% (165/171)
Receiving objects: 97% (166/171)
Receiving objects: 98% (168/171)
Receiving objects: 99% (170/171)
Receiving objects: 100% (171/171)
Receiving objects: 100% (171/171), 30.06 KiB | 30.06 MiB/s, done.
Resolving deltas: 0% (0/56)
Resolving deltas: 3% (2/56)
Resolving deltas: 5% (3/56)
Resolving deltas: 26% (15/56)
Resolving deltas: 28% (16/56)
Resolving deltas: 46% (26/56)
Resolving deltas: 50% (28/56)
Resolving deltas: 53% (30/56)
Resolving deltas: 60% (34/56)
Resolving deltas: 69% (39/56)
Resolving deltas: 73% (41/56)
Resolving deltas: 78% (44/56)
Resolving deltas: 100% (56/56)
Resolving deltas: 100% (56/56), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 191, done.
remote: Counting objects: 3% (1/29)
remote: Counting objects: 6% (2/29)
remote: Counting objects: 10% (3/29)
remote: Counting objects: 13% (4/29)
remote: Counting objects: 17% (5/29)
remote: Counting objects: 20% (6/29)
remote: Counting objects: 24% (7/29)
remote: Counting objects: 27% (8/29)
remote: Counting objects: 31% (9/29)
remote: Counting objects: 34% (10/29)
remote: Counting objects: 37% (11/29)
remote: Counting objects: 41% (12/29)
remote: Counting objects: 44% (13/29)
remote: Counting objects: 48% (14/29)
remote: Counting objects: 51% (15/29)
remote: Counting objects: 55% (16/29)
remote: Counting objects: 58% (17/29)
remote: Counting objects: 62% (18/29)
remote: Counting objects: 65% (19/29)
remote: Counting objects: 68% (20/29)
remote: Counting objects: 72% (21/29)
remote: Counting objects: 75% (22/29)
remote: Counting objects: 79% (23/29)
remote: Counting objects: 82% (24/29)
remote: Counting objects: 86% (25/29)
remote: Counting objects: 89% (26/29)
remote: Counting objects: 93% (27/29)
remote: Counting objects: 96% (28/29)
remote: Counting objects: 100% (29/29)
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 191 (delta 4), reused 0 (delta 0), pack-reused 162
Receiving objects: 0% (1/191)
Receiving objects: 1% (2/191)
Receiving objects: 2% (4/191)
Receiving objects: 3% (6/191)
Receiving objects: 4% (8/191)
Receiving objects: 5% (10/191)
Receiving objects: 6% (12/191)
Receiving objects: 7% (14/191)
Receiving objects: 8% (16/191)
Receiving objects: 9% (18/191)
Receiving objects: 10% (20/191)
Receiving objects: 11% (22/191)
Receiving objects: 12% (23/191)
Receiving objects: 13% (25/191)
Receiving objects: 14% (27/191)
Receiving objects: 15% (29/191)
Receiving objects: 16% (31/191)
Receiving objects: 17% (33/191)
Receiving objects: 18% (35/191)
Receiving objects: 19% (37/191)
Receiving objects: 20% (39/191)
Receiving objects: 21% (41/191)
Receiving objects: 22% (43/191)
Receiving objects: 23% (44/191)
Receiving objects: 24% (46/191)
Receiving objects: 25% (48/191)
Receiving objects: 26% (50/191)
Receiving objects: 27% (52/191)
Receiving objects: 28% (54/191)
Receiving objects: 29% (56/191)
Receiving objects: 30% (58/191)
Receiving objects: 31% (60/191)
Receiving objects: 32% (62/191)
Receiving objects: 33% (64/191)
Receiving objects: 34% (65/191)
Receiving objects: 35% (67/191)
Receiving objects: 36% (69/191)
Receiving objects: 37% (71/191)
Receiving objects: 38% (73/191)
Receiving objects: 39% (75/191)
Receiving objects: 40% (77/191)
Receiving objects: 41% (79/191)
Receiving objects: 42% (81/191)
Receiving objects: 43% (83/191)
Receiving objects: 44% (85/191)
Receiving objects: 45% (86/191)
Receiving objects: 46% (88/191)
Receiving objects: 47% (90/191)
Receiving objects: 48% (92/191)
Receiving objects: 49% (94/191)
Receiving objects: 50% (96/191)
Receiving objects: 51% (98/191)
Receiving objects: 52% (100/191)
Receiving objects: 53% (102/191)
Receiving objects: 54% (104/191)
Receiving objects: 55% (106/191)
Receiving objects: 56% (107/191)
Receiving objects: 57% (109/191)
Receiving objects: 58% (111/191)
Receiving objects: 59% (113/191)
Receiving objects: 60% (115/191)
Receiving objects: 61% (117/191)
Receiving objects: 62% (119/191)
Receiving objects: 63% (121/191)
Receiving objects: 64% (123/191)
Receiving objects: 65% (125/191)
Receiving objects: 66% (127/191)
Receiving objects: 67% (128/191)
Receiving objects: 68% (130/191)
Receiving objects: 69% (132/191)
Receiving objects: 70% (134/191)
Receiving objects: 71% (136/191)
Receiving objects: 72% (138/191)
Receiving objects: 73% (140/191)
Receiving objects: 74% (142/191)
Receiving objects: 75% (144/191)
Receiving objects: 76% (146/191)
Receiving objects: 77% (148/191)
Receiving objects: 78% (149/191)
Receiving objects: 79% (151/191)
Receiving objects: 80% (153/191)
Receiving objects: 81% (155/191)
Receiving objects: 82% (157/191)
Receiving objects: 83% (159/191)
Receiving objects: 84% (161/191)
Receiving objects: 85% (163/191)
Receiving objects: 86% (165/191)
Receiving objects: 87% (167/191)
Receiving objects: 88% (169/191)
Receiving objects: 89% (170/191)
Receiving objects: 90% (172/191)
Receiving objects: 91% (174/191)
Receiving objects: 92% (176/191)
Receiving objects: 93% (178/191)
Receiving objects: 94% (180/191)
Receiving objects: 95% (182/191)
Receiving objects: 96% (184/191)
Receiving objects: 97% (186/191)
Receiving objects: 98% (188/191)
Receiving objects: 99% (190/191)
Receiving objects: 100% (191/191)
Receiving objects: 100% (191/191), 44.31 KiB | 14.77 MiB/s, done.
Resolving deltas: 0% (0/74)
Resolving deltas: 6% (5/74)
Resolving deltas: 14% (11/74)
Resolving deltas: 16% (12/74)
Resolving deltas: 17% (13/74)
Resolving deltas: 20% (15/74)
Resolving deltas: 21% (16/74)
Resolving deltas: 31% (23/74)
Resolving deltas: 32% (24/74)
Resolving deltas: 36% (27/74)
Resolving deltas: 50% (37/74)
Resolving deltas: 55% (41/74)
Resolving deltas: 56% (42/74)
Resolving deltas: 67% (50/74)
Resolving deltas: 77% (57/74)
Resolving deltas: 78% (58/74)
Resolving deltas: 79% (59/74)
Resolving deltas: 86% (64/74)
Resolving deltas: 87% (65/74)
Resolving deltas: 93% (69/74)
Resolving deltas: 95% (71/74)
Resolving deltas: 100% (74/74)
Resolving deltas: 100% (74/74), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/pointcloud_customized'...
remote: Enumerating objects: 352, done.
remote: Counting objects: 1% (1/59)
remote: Counting objects: 3% (2/59)
remote: Counting objects: 5% (3/59)
remote: Counting objects: 6% (4/59)
remote: Counting objects: 8% (5/59)
remote: Counting objects: 10% (6/59)
remote: Counting objects: 11% (7/59)
remote: Counting objects: 13% (8/59)
remote: Counting objects: 15% (9/59)
remote: Counting objects: 16% (10/59)
remote: Counting objects: 18% (11/59)
remote: Counting objects: 20% (12/59)
remote: Counting objects: 22% (13/59)
remote: Counting objects: 23% (14/59)
remote: Counting objects: 25% (15/59)
remote: Counting objects: 27% (16/59)
remote: Counting objects: 28% (17/59)
remote: Counting objects: 30% (18/59)
remote: Counting objects: 32% (19/59)
remote: Counting objects: 33% (20/59)
remote: Counting objects: 35% (21/59)
remote: Counting objects: 37% (22/59)
remote: Counting objects: 38% (23/59)
remote: Counting objects: 40% (24/59)
remote: Counting objects: 42% (25/59)
remote: Counting objects: 44% (26/59)
remote: Counting objects: 45% (27/59)
remote: Counting objects: 47% (28/59)
remote: Counting objects: 49% (29/59)
remote: Counting objects: 50% (30/59)
remote: Counting objects: 52% (31/59)
remote: Counting objects: 54% (32/59)
remote: Counting objects: 55% (33/59)
remote: Counting objects: 57% (34/59)
remote: Counting objects: 59% (35/59)
remote: Counting objects: 61% (36/59)
remote: Counting objects: 62% (37/59)
remote: Counting objects: 64% (38/59)
remote: Counting objects: 66% (39/59)
remote: Counting objects: 67% (40/59)
remote: Counting objects: 69% (41/59)
remote: Counting objects: 71% (42/59)
remote: Counting objects: 72% (43/59)
remote: Counting objects: 74% (44/59)
remote: Counting objects: 76% (45/59)
remote: Counting objects: 77% (46/59)
remote: Counting objects: 79% (47/59)
remote: Counting objects: 81% (48/59)
remote: Counting objects: 83% (49/59)
remote: Counting objects: 84% (50/59)
remote: Counting objects: 86% (51/59)
remote: Counting objects: 88% (52/59)
remote: Counting objects: 89% (53/59)
remote: Counting objects: 91% (54/59)
remote: Counting objects: 93% (55/59)
remote: Counting objects: 94% (56/59)
remote: Counting objects: 96% (57/59)
remote: Counting objects: 98% (58/59)
remote: Counting objects: 100% (59/59)
remote: Counting objects: 100% (59/59), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/352)
Receiving objects: 1% (4/352)
Receiving objects: 2% (8/352)
Receiving objects: 3% (11/352)
Receiving objects: 4% (15/352)
Receiving objects: 5% (18/352)
Receiving objects: 6% (22/352)
Receiving objects: 7% (25/352)
Receiving objects: 8% (29/352)
Receiving objects: 9% (32/352)
Receiving objects: 10% (36/352)
Receiving objects: 11% (39/352)
Receiving objects: 12% (43/352)
Receiving objects: 13% (46/352)
Receiving objects: 13% (47/352), 37.68 MiB | 37.67 MiB/s
Receiving objects: 13% (47/352), 79.79 MiB | 39.89 MiB/s
Receiving objects: 13% (48/352), 119.26 MiB | 39.75 MiB/s
Receiving objects: 14% (50/352), 142.22 MiB | 40.63 MiB/s
Receiving objects: 14% (51/352), 162.48 MiB | 40.62 MiB/s
Receiving objects: 15% (53/352), 162.48 MiB | 40.62 MiB/s
Receiving objects: 16% (57/352), 162.48 MiB | 40.62 MiB/s
Receiving objects: 17% (60/352), 162.48 MiB | 40.62 MiB/s
Receiving objects: 18% (64/352), 162.48 MiB | 40.62 MiB/s
Receiving objects: 19% (67/352), 162.48 MiB | 40.62 MiB/s
Receiving objects: 20% (71/352), 183.15 MiB | 40.70 MiB/s
Receiving objects: 21% (74/352), 183.15 MiB | 40.70 MiB/s
Receiving objects: 22% (78/352), 183.15 MiB | 40.70 MiB/s
Receiving objects: 23% (81/352), 183.15 MiB | 40.70 MiB/s
Receiving objects: 24% (85/352), 183.15 MiB | 40.70 MiB/s
Receiving objects: 24% (86/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 25% (88/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 26% (92/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 27% (96/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 28% (99/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 29% (103/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 30% (106/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 31% (110/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 32% (113/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 33% (117/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 34% (120/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 35% (124/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 36% (127/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 37% (131/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 38% (134/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 39% (138/352), 201.21 MiB | 40.61 MiB/s
Receiving objects: 40% (141/352), 220.59 MiB | 40.65 MiB/s
Receiving objects: 40% (144/352), 245.38 MiB | 41.14 MiB/s
Receiving objects: 41% (145/352), 245.38 MiB | 41.14 MiB/s
Receiving objects: 42% (148/352), 245.38 MiB | 41.14 MiB/s
Receiving objects: 43% (152/352), 245.38 MiB | 41.14 MiB/s
Receiving objects: 44% (155/352), 245.38 MiB | 41.14 MiB/s
Receiving objects: 45% (159/352), 245.38 MiB | 41.14 MiB/s
Receiving objects: 46% (162/352), 264.52 MiB | 41.05 MiB/s
Receiving objects: 47% (166/352), 264.52 MiB | 41.05 MiB/s
Receiving objects: 47% (168/352), 284.40 MiB | 41.26 MiB/s
Receiving objects: 48% (169/352), 284.40 MiB | 41.26 MiB/s
Receiving objects: 49% (173/352), 284.40 MiB | 41.26 MiB/s
Receiving objects: 50% (176/352), 284.40 MiB | 41.26 MiB/s
Receiving objects: 51% (180/352), 304.26 MiB | 41.11 MiB/s
Receiving objects: 52% (184/352), 304.26 MiB | 41.11 MiB/s
Receiving objects: 52% (186/352), 324.34 MiB | 40.47 MiB/s
Receiving objects: 53% (187/352), 324.34 MiB | 40.47 MiB/s
Receiving objects: 54% (191/352), 346.28 MiB | 40.84 MiB/s
Receiving objects: 54% (192/352), 362.78 MiB | 39.92 MiB/s
Receiving objects: 55% (194/352), 380.01 MiB | 39.73 MiB/s
Receiving objects: 56% (198/352), 380.01 MiB | 39.73 MiB/s
Receiving objects: 57% (201/352), 380.01 MiB | 39.73 MiB/s
Receiving objects: 57% (201/352), 401.50 MiB | 40.20 MiB/s
Receiving objects: 58% (205/352), 417.57 MiB | 38.27 MiB/s
Receiving objects: 59% (208/352), 417.57 MiB | 38.27 MiB/s
Receiving objects: 60% (212/352), 417.57 MiB | 38.27 MiB/s
Receiving objects: 61% (215/352), 417.57 MiB | 38.27 MiB/s
Receiving objects: 61% (217/352), 455.41 MiB | 42.42 MiB/s
Receiving objects: 62% (219/352), 455.41 MiB | 42.42 MiB/s
Receiving objects: 63% (222/352), 455.41 MiB | 42.42 MiB/s
Receiving objects: 64% (226/352), 455.41 MiB | 42.42 MiB/s
Receiving objects: 65% (229/352), 455.41 MiB | 42.42 MiB/s
Receiving objects: 66% (233/352), 455.41 MiB | 42.42 MiB/s
Receiving objects: 67% (236/352), 455.41 MiB | 42.42 MiB/s
Receiving objects: 67% (238/352), 494.28 MiB | 42.23 MiB/s
Receiving objects: 68% (240/352), 510.73 MiB | 41.42 MiB/s
Receiving objects: 69% (243/352), 510.73 MiB | 41.42 MiB/s
Receiving objects: 69% (245/352), 529.19 MiB | 40.65 MiB/s
Receiving objects: 70% (247/352), 529.19 MiB | 40.65 MiB/s
Receiving objects: 71% (250/352), 529.19 MiB | 40.65 MiB/s
Receiving objects: 72% (254/352), 529.19 MiB | 40.65 MiB/s
Receiving objects: 73% (257/352), 529.19 MiB | 40.65 MiB/s
Receiving objects: 74% (261/352), 529.19 MiB | 40.65 MiB/s
Receiving objects: 75% (264/352), 529.19 MiB | 40.65 MiB/s
Receiving objects: 76% (268/352), 529.19 MiB | 40.65 MiB/s
Receiving objects: 77% (272/352), 548.88 MiB | 41.36 MiB/s
Receiving objects: 78% (275/352), 548.88 MiB | 41.36 MiB/s
Receiving objects: 79% (279/352), 548.88 MiB | 41.36 MiB/s
Receiving objects: 79% (280/352), 569.14 MiB | 42.03 MiB/s
Receiving objects: 80% (282/352), 569.14 MiB | 42.03 MiB/s
Receiving objects: 81% (286/352), 569.14 MiB | 42.03 MiB/s
Receiving objects: 82% (289/352), 569.14 MiB | 42.03 MiB/s
Receiving objects: 83% (293/352), 569.14 MiB | 42.03 MiB/s
Receiving objects: 84% (296/352), 569.14 MiB | 42.03 MiB/s
Receiving objects: 85% (300/352), 569.14 MiB | 42.03 MiB/s
Receiving objects: 86% (303/352), 569.14 MiB | 42.03 MiB/s
Receiving objects: 87% (307/352), 569.14 MiB | 42.03 MiB/s
Receiving objects: 88% (310/352), 569.14 MiB | 42.03 MiB/s
Receiving objects: 89% (314/352), 587.77 MiB | 41.39 MiB/s
Receiving objects: 89% (314/352), 604.07 MiB | 41.44 MiB/s
Receiving objects: 89% (314/352), 614.08 MiB | 16.83 MiB/s
Receiving objects: 89% (315/352), 629.77 MiB | 10.45 MiB/s
Receiving objects: 90% (317/352), 629.77 MiB | 10.45 MiB/s
Receiving objects: 90% (318/352), 646.20 MiB | 9.73 MiB/s
Receiving objects: 91% (321/352), 646.20 MiB | 9.73 MiB/s
Receiving objects: 91% (322/352), 657.17 MiB | 8.86 MiB/s
Receiving objects: 92% (324/352), 657.17 MiB | 8.86 MiB/s
Receiving objects: 93% (328/352), 657.17 MiB | 8.86 MiB/s
Receiving objects: 93% (329/352), 693.52 MiB | 8.75 MiB/s
Receiving objects: 94% (331/352), 693.52 MiB | 8.75 MiB/s
Receiving objects: 95% (335/352), 693.52 MiB | 8.75 MiB/s
Receiving objects: 96% (338/352), 693.52 MiB | 8.75 MiB/s
Receiving objects: 97% (342/352), 715.51 MiB | 8.85 MiB/s
Receiving objects: 97% (344/352), 730.80 MiB | 8.65 MiB/s
Receiving objects: 98% (345/352), 730.80 MiB | 8.65 MiB/s
remote: Total 352 (delta 13), reused 42 (delta 9), pack-reused 293
Receiving objects: 99% (349/352), 730.80 MiB | 8.65 MiB/s
Receiving objects: 100% (352/352), 730.80 MiB | 8.65 MiB/s
Receiving objects: 100% (352/352), 744.85 MiB | 23.65 MiB/s, done.
Resolving deltas: 0% (0/63)
Resolving deltas: 1% (1/63)
Resolving deltas: 3% (2/63)
Resolving deltas: 14% (9/63)
Resolving deltas: 20% (13/63)
Resolving deltas: 22% (14/63)
Resolving deltas: 33% (21/63)
Resolving deltas: 34% (22/63)
Resolving deltas: 38% (24/63)
Resolving deltas: 39% (25/63)
Resolving deltas: 44% (28/63)
Resolving deltas: 46% (29/63)
Resolving deltas: 55% (35/63)
Resolving deltas: 58% (37/63)
Resolving deltas: 61% (39/63)
Resolving deltas: 63% (40/63)
Resolving deltas: 66% (42/63)
Resolving deltas: 69% (44/63)
Resolving deltas: 73% (46/63)
Resolving deltas: 76% (48/63)
Resolving deltas: 85% (54/63)
Resolving deltas: 87% (55/63)
Resolving deltas: 90% (57/63)
Resolving deltas: 92% (58/63)
Resolving deltas: 93% (59/63)
Resolving deltas: 96% (61/63)
Resolving deltas: 100% (63/63)
Resolving deltas: 100% (63/63), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/prediction_config'...
remote: Enumerating objects: 168, done.
remote: Counting objects: 0% (1/124)
remote: Counting objects: 1% (2/124)
remote: Counting objects: 2% (3/124)
remote: Counting objects: 3% (4/124)
remote: Counting objects: 4% (5/124)
remote: Counting objects: 5% (7/124)
remote: Counting objects: 6% (8/124)
remote: Counting objects: 7% (9/124)
remote: Counting objects: 8% (10/124)
remote: Counting objects: 9% (12/124)
remote: Counting objects: 10% (13/124)
remote: Counting objects: 11% (14/124)
remote: Counting objects: 12% (15/124)
remote: Counting objects: 13% (17/124)
remote: Counting objects: 14% (18/124)
remote: Counting objects: 15% (19/124)
remote: Counting objects: 16% (20/124)
remote: Counting objects: 17% (22/124)
remote: Counting objects: 18% (23/124)
remote: Counting objects: 19% (24/124)
remote: Counting objects: 20% (25/124)
remote: Counting objects: 21% (27/124)
remote: Counting objects: 22% (28/124)
remote: Counting objects: 23% (29/124)
remote: Counting objects: 24% (30/124)
remote: Counting objects: 25% (31/124)
remote: Counting objects: 26% (33/124)
remote: Counting objects: 27% (34/124)
remote: Counting objects: 28% (35/124)
remote: Counting objects: 29% (36/124)
remote: Counting objects: 30% (38/124)
remote: Counting objects: 31% (39/124)
remote: Counting objects: 32% (40/124)
remote: Counting objects: 33% (41/124)
remote: Counting objects: 34% (43/124)
remote: Counting objects: 35% (44/124)
remote: Counting objects: 36% (45/124)
remote: Counting objects: 37% (46/124)
remote: Counting objects: 38% (48/124)
remote: Counting objects: 39% (49/124)
remote: Counting objects: 40% (50/124)
remote: Counting objects: 41% (51/124)
remote: Counting objects: 42% (53/124)
remote: Counting objects: 43% (54/124)
remote: Counting objects: 44% (55/124)
remote: Counting objects: 45% (56/124)
remote: Counting objects: 46% (58/124)
remote: Counting objects: 47% (59/124)
remote: Counting objects: 48% (60/124)
remote: Counting objects: 49% (61/124)
remote: Counting objects: 50% (62/124)
remote: Counting objects: 51% (64/124)
remote: Counting objects: 52% (65/124)
remote: Counting objects: 53% (66/124)
remote: Counting objects: 54% (67/124)
remote: Counting objects: 55% (69/124)
remote: Counting objects: 56% (70/124)
remote: Counting objects: 57% (71/124)
remote: Counting objects: 58% (72/124)
remote: Counting objects: 59% (74/124)
remote: Counting objects: 60% (75/124)
remote: Counting objects: 61% (76/124)
remote: Counting objects: 62% (77/124)
remote: Counting objects: 63% (79/124)
remote: Counting objects: 64% (80/124)
remote: Counting objects: 65% (81/124)
remote: Counting objects: 66% (82/124)
remote: Counting objects: 67% (84/124)
remote: Counting objects: 68% (85/124)
remote: Counting objects: 69% (86/124)
remote: Counting objects: 70% (87/124)
remote: Counting objects: 71% (89/124)
remote: Counting objects: 72% (90/124)
remote: Counting objects: 73% (91/124)
remote: Counting objects: 74% (92/124)
remote: Counting objects: 75% (93/124)
remote: Counting objects: 76% (95/124)
remote: Counting objects: 77% (96/124)
remote: Counting objects: 78% (97/124)
remote: Counting objects: 79% (98/124)
remote: Counting objects: 80% (100/124)
remote: Counting objects: 81% (101/124)
remote: Counting objects: 82% (102/124)
remote: Counting objects: 83% (103/124)
remote: Counting objects: 84% (105/124)
remote: Counting objects: 85% (106/124)
remote: Counting objects: 86% (107/124)
remote: Counting objects: 87% (108/124)
remote: Counting objects: 88% (110/124)
remote: Counting objects: 89% (111/124)
remote: Counting objects: 90% (112/124)
remote: Counting objects: 91% (113/124)
remote: Counting objects: 92% (115/124)
remote: Counting objects: 93% (116/124)
remote: Counting objects: 94% (117/124)
remote: Counting objects: 95% (118/124)
remote: Counting objects: 96% (120/124)
remote: Counting objects: 97% (121/124)
remote: Counting objects: 98% (122/124)
remote: Counting objects: 99% (123/124)
remote: Counting objects: 100% (124/124)
remote: Counting objects: 100% (124/124), done.
remote: Compressing objects: 1% (1/60)
remote: Compressing objects: 3% (2/60)
remote: Compressing objects: 5% (3/60)
remote: Compressing objects: 6% (4/60)
remote: Compressing objects: 8% (5/60)
remote: Compressing objects: 10% (6/60)
remote: Compressing objects: 11% (7/60)
remote: Compressing objects: 13% (8/60)
remote: Compressing objects: 15% (9/60)
remote: Compressing objects: 16% (10/60)
remote: Compressing objects: 18% (11/60)
remote: Compressing objects: 20% (12/60)
remote: Compressing objects: 21% (13/60)
remote: Compressing objects: 23% (14/60)
remote: Compressing objects: 25% (15/60)
remote: Compressing objects: 26% (16/60)
remote: Compressing objects: 28% (17/60)
remote: Compressing objects: 30% (18/60)
remote: Compressing objects: 31% (19/60)
remote: Compressing objects: 33% (20/60)
remote: Compressing objects: 35% (21/60)
remote: Compressing objects: 36% (22/60)
remote: Compressing objects: 38% (23/60)
remote: Compressing objects: 40% (24/60)
remote: Compressing objects: 41% (25/60)
remote: Compressing objects: 43% (26/60)
remote: Compressing objects: 45% (27/60)
remote: Compressing objects: 46% (28/60)
remote: Compressing objects: 48% (29/60)
remote: Compressing objects: 50% (30/60)
remote: Compressing objects: 51% (31/60)
remote: Compressing objects: 53% (32/60)
remote: Compressing objects: 55% (33/60)
remote: Compressing objects: 56% (34/60)
remote: Compressing objects: 58% (35/60)
remote: Compressing objects: 60% (36/60)
remote: Compressing objects: 61% (37/60)
remote: Compressing objects: 63% (38/60)
remote: Compressing objects: 65% (39/60)
remote: Compressing objects: 66% (40/60)
remote: Compressing objects: 68% (41/60)
remote: Compressing objects: 70% (42/60)
remote: Compressing objects: 71% (43/60)
remote: Compressing objects: 73% (44/60)
remote: Compressing objects: 75% (45/60)
remote: Compressing objects: 76% (46/60)
remote: Compressing objects: 78% (47/60)
remote: Compressing objects: 80% (48/60)
remote: Compressing objects: 81% (49/60)
remote: Compressing objects: 83% (50/60)
remote: Compressing objects: 85% (51/60)
remote: Compressing objects: 86% (52/60)
remote: Compressing objects: 88% (53/60)
remote: Compressing objects: 90% (54/60)
remote: Compressing objects: 91% (55/60)
remote: Compressing objects: 93% (56/60)
remote: Compressing objects: 95% (57/60)
remote: Compressing objects: 96% (58/60)
remote: Compressing objects: 98% (59/60)
remote: Compressing objects: 100% (60/60)
remote: Compressing objects: 100% (60/60), done.
Receiving objects: 0% (1/168)
Receiving objects: 1% (2/168)
Receiving objects: 2% (4/168)
Receiving objects: 3% (6/168)
Receiving objects: 4% (7/168)
Receiving objects: 5% (9/168)
Receiving objects: 6% (11/168)
Receiving objects: 7% (12/168)
Receiving objects: 8% (14/168)
Receiving objects: 9% (16/168)
Receiving objects: 10% (17/168)
Receiving objects: 11% (19/168)
Receiving objects: 12% (21/168)
Receiving objects: 13% (22/168)
Receiving objects: 14% (24/168)
Receiving objects: 15% (26/168)
Receiving objects: 16% (27/168)
Receiving objects: 17% (29/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 18% (31/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 19% (32/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 20% (34/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 21% (36/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 22% (37/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 23% (39/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 24% (41/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 25% (42/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 26% (44/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 27% (46/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 28% (48/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 29% (49/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 30% (51/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 31% (53/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 32% (54/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 33% (56/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 34% (58/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 35% (59/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 36% (61/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 37% (63/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 38% (64/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 39% (66/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 40% (68/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 41% (69/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 42% (71/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 43% (73/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 44% (74/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 45% (76/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 46% (78/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 47% (79/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 48% (81/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 49% (83/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 50% (84/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 51% (86/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 52% (88/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 53% (90/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 54% (91/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 55% (93/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 56% (95/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 57% (96/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 58% (98/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 59% (100/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 60% (101/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 61% (103/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 62% (105/168), 22.73 MiB | 45.44 MiB/s
Receiving objects: 62% (105/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 63% (106/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 64% (108/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 65% (110/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 66% (111/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 67% (113/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 68% (115/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 69% (116/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 70% (118/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 71% (120/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 72% (121/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 73% (123/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 74% (125/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 75% (126/168), 47.56 MiB | 47.55 MiB/s
remote: Total 168 (delta 35), reused 90 (delta 21), pack-reused 44
Receiving objects: 76% (128/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 77% (130/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 78% (132/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 79% (133/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 80% (135/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 81% (137/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 82% (138/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 83% (140/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 84% (142/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 85% (143/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 86% (145/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 87% (147/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 88% (148/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 89% (150/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 90% (152/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 91% (153/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 92% (155/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 93% (157/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 94% (158/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 95% (160/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 96% (162/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 97% (163/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 98% (165/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 99% (167/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 100% (168/168), 47.56 MiB | 47.55 MiB/s
Receiving objects: 100% (168/168), 62.80 MiB | 42.67 MiB/s, done.
Resolving deltas: 0% (0/46)
Resolving deltas: 2% (1/46)
Resolving deltas: 13% (6/46)
Resolving deltas: 17% (8/46)
Resolving deltas: 73% (34/46)
Resolving deltas: 84% (39/46)
Resolving deltas: 89% (41/46)
Resolving deltas: 93% (43/46)
Resolving deltas: 95% (44/46)
Resolving deltas: 97% (45/46)
Resolving deltas: 100% (46/46)
Resolving deltas: 100% (46/46), done.
Cloning into '/root/workspace/weifang-config/container/A001/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/weifang-config/container/A001/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 80, done.
remote: Counting objects: 1% (1/55)
remote: Counting objects: 3% (2/55)
remote: Counting objects: 5% (3/55)
remote: Counting objects: 7% (4/55)
remote: Counting objects: 9% (5/55)
remote: Counting objects: 10% (6/55)
remote: Counting objects: 12% (7/55)
remote: Counting objects: 14% (8/55)
remote: Counting objects: 16% (9/55)
remote: Counting objects: 18% (10/55)
remote: Counting objects: 20% (11/55)
remote: Counting objects: 21% (12/55)
remote: Counting objects: 23% (13/55)
remote: Counting objects: 25% (14/55)
remote: Counting objects: 27% (15/55)
remote: Counting objects: 29% (16/55)
remote: Counting objects: 30% (17/55)
remote: Counting objects: 32% (18/55)
remote: Counting objects: 34% (19/55)
remote: Counting objects: 36% (20/55)
remote: Counting objects: 38% (21/55)
remote: Counting objects: 40% (22/55)
remote: Counting objects: 41% (23/55)
remote: Counting objects: 43% (24/55)
remote: Counting objects: 45% (25/55)
remote: Counting objects: 47% (26/55)
remote: Counting objects: 49% (27/55)
remote: Counting objects: 50% (28/55)
remote: Counting objects: 52% (29/55)
remote: Counting objects: 54% (30/55)
remote: Counting objects: 56% (31/55)
remote: Counting objects: 58% (32/55)
remote: Counting objects: 60% (33/55)
remote: Counting objects: 61% (34/55)
remote: Counting objects: 63% (35/55)
remote: Counting objects: 65% (36/55)
remote: Counting objects: 67% (37/55)
remote: Counting objects: 69% (38/55)
remote: Counting objects: 70% (39/55)
remote: Counting objects: 72% (40/55)
remote: Counting objects: 74% (41/55)
remote: Counting objects: 76% (42/55)
remote: Counting objects: 78% (43/55)
remote: Counting objects: 80% (44/55)
remote: Counting objects: 81% (45/55)
remote: Counting objects: 83% (46/55)
remote: Counting objects: 85% (47/55)
remote: Counting objects: 87% (48/55)
remote: Counting objects: 89% (49/55)
remote: Counting objects: 90% (50/55)
remote: Counting objects: 92% (51/55)
remote: Counting objects: 94% (52/55)
remote: Counting objects: 96% (53/55)
remote: Counting objects: 98% (54/55)
remote: Counting objects: 100% (55/55)
remote: Counting objects: 100% (55/55), 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: 1% (1/80)
Receiving objects: 2% (2/80)
Receiving objects: 3% (3/80)
Receiving objects: 5% (4/80)
Receiving objects: 6% (5/80)
Receiving objects: 7% (6/80)
Receiving objects: 8% (7/80)
Receiving objects: 10% (8/80)
Receiving objects: 11% (9/80)
Receiving objects: 12% (10/80)
Receiving objects: 13% (11/80)
Receiving objects: 15% (12/80)
Receiving objects: 16% (13/80)
Receiving objects: 17% (14/80)
Receiving objects: 18% (15/80)
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25
Receiving objects: 20% (16/80)
Receiving objects: 21% (17/80)
Receiving objects: 22% (18/80)
Receiving objects: 23% (19/80)
Receiving objects: 25% (20/80)
Receiving objects: 26% (21/80)
Receiving objects: 27% (22/80)
Receiving objects: 28% (23/80)
Receiving objects: 30% (24/80)
Receiving objects: 31% (25/80)
Receiving objects: 32% (26/80)
Receiving objects: 33% (27/80)
Receiving objects: 35% (28/80)
Receiving objects: 36% (29/80)
Receiving objects: 37% (30/80)
Receiving objects: 38% (31/80)
Receiving objects: 40% (32/80)
Receiving objects: 41% (33/80)
Receiving objects: 42% (34/80)
Receiving objects: 43% (35/80)
Receiving objects: 45% (36/80)
Receiving objects: 46% (37/80)
Receiving objects: 47% (38/80)
Receiving objects: 48% (39/80)
Receiving objects: 50% (40/80)
Receiving objects: 51% (41/80)
Receiving objects: 52% (42/80)
Receiving objects: 53% (43/80)
Receiving objects: 55% (44/80)
Receiving objects: 56% (45/80)
Receiving objects: 57% (46/80)
Receiving objects: 58% (47/80)
Receiving objects: 60% (48/80)
Receiving objects: 61% (49/80)
Receiving objects: 62% (50/80)
Receiving objects: 63% (51/80)
Receiving objects: 65% (52/80)
Receiving objects: 66% (53/80)
Receiving objects: 67% (54/80)
Receiving objects: 68% (55/80)
Receiving objects: 70% (56/80)
Receiving objects: 71% (57/80)
Receiving objects: 72% (58/80)
Receiving objects: 73% (59/80)
Receiving objects: 75% (60/80)
Receiving objects: 76% (61/80)
Receiving objects: 77% (62/80)
Receiving objects: 78% (63/80)
Receiving objects: 80% (64/80)
Receiving objects: 81% (65/80)
Receiving objects: 82% (66/80)
Receiving objects: 83% (67/80)
Receiving objects: 85% (68/80)
Receiving objects: 86% (69/80)
Receiving objects: 87% (70/80)
Receiving objects: 88% (71/80)
Receiving objects: 90% (72/80)
Receiving objects: 91% (73/80)
Receiving objects: 92% (74/80)
Receiving objects: 93% (75/80)
Receiving objects: 95% (76/80)
Receiving objects: 96% (77/80)
Receiving objects: 97% (78/80)
Receiving objects: 98% (79/80)
Receiving objects: 100% (80/80)
Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done.
Resolving deltas: 0% (0/43)
Resolving deltas: 2% (1/43)
Resolving deltas: 4% (2/43)
Resolving deltas: 27% (12/43)
Resolving deltas: 30% (13/43)
Resolving deltas: 81% (35/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/weifang-config/container/A001/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/weifang-config/container/A001/params_new/system-common'...
remote: Enumerating objects: 252, done.
remote: Counting objects: 0% (1/214)
remote: Counting objects: 1% (3/214)
remote: Counting objects: 2% (5/214)
remote: Counting objects: 3% (7/214)
remote: Counting objects: 4% (9/214)
remote: Counting objects: 5% (11/214)
remote: Counting objects: 6% (13/214)
remote: Counting objects: 7% (15/214)
remote: Counting objects: 8% (18/214)
remote: Counting objects: 9% (20/214)
remote: Counting objects: 10% (22/214)
remote: Counting objects: 11% (24/214)
remote: Counting objects: 12% (26/214)
remote: Counting objects: 13% (28/214)
remote: Counting objects: 14% (30/214)
remote: Counting objects: 15% (33/214)
remote: Counting objects: 16% (35/214)
remote: Counting objects: 17% (37/214)
remote: Counting objects: 18% (39/214)
remote: Counting objects: 19% (41/214)
remote: Counting objects: 20% (43/214)
remote: Counting objects: 21% (45/214)
remote: Counting objects: 22% (48/214)
remote: Counting objects: 23% (50/214)
remote: Counting objects: 24% (52/214)
remote: Counting objects: 25% (54/214)
remote: Counting objects: 26% (56/214)
remote: Counting objects: 27% (58/214)
remote: Counting objects: 28% (60/214)
remote: Counting objects: 29% (63/214)
remote: Counting objects: 30% (65/214)
remote: Counting objects: 31% (67/214)
remote: Counting objects: 32% (69/214)
remote: Counting objects: 33% (71/214)
remote: Counting objects: 34% (73/214)
remote: Counting objects: 35% (75/214)
remote: Counting objects: 36% (78/214)
remote: Counting objects: 37% (80/214)
remote: Counting objects: 38% (82/214)
remote: Counting objects: 39% (84/214)
remote: Counting objects: 40% (86/214)
remote: Counting objects: 41% (88/214)
remote: Counting objects: 42% (90/214)
remote: Counting objects: 43% (93/214)
remote: Counting objects: 44% (95/214)
remote: Counting objects: 45% (97/214)
remote: Counting objects: 46% (99/214)
remote: Counting objects: 47% (101/214)
remote: Counting objects: 48% (103/214)
remote: Counting objects: 49% (105/214)
remote: Counting objects: 50% (107/214)
remote: Counting objects: 51% (110/214)
remote: Counting objects: 52% (112/214)
remote: Counting objects: 53% (114/214)
remote: Counting objects: 54% (116/214)
remote: Counting objects: 55% (118/214)
remote: Counting objects: 56% (120/214)
remote: Counting objects: 57% (122/214)
remote: Counting objects: 58% (125/214)
remote: Counting objects: 59% (127/214)
remote: Counting objects: 60% (129/214)
remote: Counting objects: 61% (131/214)
remote: Counting objects: 62% (133/214)
remote: Counting objects: 63% (135/214)
remote: Counting objects: 64% (137/214)
remote: Counting objects: 65% (140/214)
remote: Counting objects: 66% (142/214)
remote: Counting objects: 67% (144/214)
remote: Counting objects: 68% (146/214)
remote: Counting objects: 69% (148/214)
remote: Counting objects: 70% (150/214)
remote: Counting objects: 71% (152/214)
remote: Counting objects: 72% (155/214)
remote: Counting objects: 73% (157/214)
remote: Counting objects: 74% (159/214)
remote: Counting objects: 75% (161/214)
remote: Counting objects: 76% (163/214)
remote: Counting objects: 77% (165/214)
remote: Counting objects: 78% (167/214)
remote: Counting objects: 79% (170/214)
remote: Counting objects: 80% (172/214)
remote: Counting objects: 81% (174/214)
remote: Counting objects: 82% (176/214)
remote: Counting objects: 83% (178/214)
remote: Counting objects: 84% (180/214)
remote: Counting objects: 85% (182/214)
remote: Counting objects: 86% (185/214)
remote: Counting objects: 87% (187/214)
remote: Counting objects: 88% (189/214)
remote: Counting objects: 89% (191/214)
remote: Counting objects: 90% (193/214)
remote: Counting objects: 91% (195/214)
remote: Counting objects: 92% (197/214)
remote: Counting objects: 93% (200/214)
remote: Counting objects: 94% (202/214)
remote: Counting objects: 95% (204/214)
remote: Counting objects: 96% (206/214)
remote: Counting objects: 97% (208/214)
remote: Counting objects: 98% (210/214)
remote: Counting objects: 99% (212/214)
remote: Counting objects: 100% (214/214)
remote: Counting objects: 100% (214/214), done.
remote: Compressing objects: 1% (1/81)
remote: Compressing objects: 2% (2/81)
remote: Compressing objects: 3% (3/81)
remote: Compressing objects: 4% (4/81)
remote: Compressing objects: 6% (5/81)
remote: Compressing objects: 7% (6/81)
remote: Compressing objects: 8% (7/81)
remote: Compressing objects: 9% (8/81)
remote: Compressing objects: 11% (9/81)
remote: Compressing objects: 12% (10/81)
remote: Compressing objects: 13% (11/81)
remote: Compressing objects: 14% (12/81)
remote: Compressing objects: 16% (13/81)
remote: Compressing objects: 17% (14/81)
remote: Compressing objects: 18% (15/81)
remote: Compressing objects: 19% (16/81)
remote: Compressing objects: 20% (17/81)
remote: Compressing objects: 22% (18/81)
remote: Compressing objects: 23% (19/81)
remote: Compressing objects: 24% (20/81)
remote: Compressing objects: 25% (21/81)
remote: Compressing objects: 27% (22/81)
remote: Compressing objects: 28% (23/81)
remote: Compressing objects: 29% (24/81)
remote: Compressing objects: 30% (25/81)
remote: Compressing objects: 32% (26/81)
remote: Compressing objects: 33% (27/81)
remote: Compressing objects: 34% (28/81)
remote: Compressing objects: 35% (29/81)
remote: Compressing objects: 37% (30/81)
remote: Compressing objects: 38% (31/81)
remote: Compressing objects: 39% (32/81)
remote: Compressing objects: 40% (33/81)
remote: Compressing objects: 41% (34/81)
remote: Compressing objects: 43% (35/81)
remote: Compressing objects: 44% (36/81)
remote: Compressing objects: 45% (37/81)
remote: Compressing objects: 46% (38/81)
remote: Compressing objects: 48% (39/81)
remote: Compressing objects: 49% (40/81)
remote: Compressing objects: 50% (41/81)
remote: Compressing objects: 51% (42/81)
remote: Compressing objects: 53% (43/81)
remote: Compressing objects: 54% (44/81)
remote: Compressing objects: 55% (45/81)
remote: Compressing objects: 56% (46/81)
remote: Compressing objects: 58% (47/81)
remote: Compressing objects: 59% (48/81)
remote: Compressing objects: 60% (49/81)
remote: Compressing objects: 61% (50/81)
remote: Compressing objects: 62% (51/81)
remote: Compressing objects: 64% (52/81)
remote: Compressing objects: 65% (53/81)
remote: Compressing objects: 66% (54/81)
remote: Compressing objects: 67% (55/81)
remote: Compressing objects: 69% (56/81)
remote: Compressing objects: 70% (57/81)
remote: Compressing objects: 71% (58/81)
remote: Compressing objects: 72% (59/81)
remote: Compressing objects: 74% (60/81)
remote: Compressing objects: 75% (61/81)
remote: Compressing objects: 76% (62/81)
remote: Compressing objects: 77% (63/81)
remote: Compressing objects: 79% (64/81)
remote: Compressing objects: 80% (65/81)
remote: Compressing objects: 81% (66/81)
remote: Compressing objects: 82% (67/81)
remote: Compressing objects: 83% (68/81)
remote: Compressing objects: 85% (69/81)
remote: Compressing objects: 86% (70/81)
remote: Compressing objects: 87% (71/81)
remote: Compressing objects: 88% (72/81)
remote: Compressing objects: 90% (73/81)
remote: Compressing objects: 91% (74/81)
remote: Compressing objects: 92% (75/81)
remote: Compressing objects: 93% (76/81)
remote: Compressing objects: 95% (77/81)
remote: Compressing objects: 96% (78/81)
remote: Compressing objects: 97% (79/81)
remote: Compressing objects: 98% (80/81)
remote: Compressing objects: 100% (81/81)
remote: Compressing objects: 100% (81/81), done.
Receiving objects: 0% (1/252)
Receiving objects: 1% (3/252)
Receiving objects: 2% (6/252)
Receiving objects: 3% (8/252)
Receiving objects: 4% (11/252)
Receiving objects: 5% (13/252)
Receiving objects: 6% (16/252)
Receiving objects: 7% (18/252)
Receiving objects: 8% (21/252)
Receiving objects: 9% (23/252)
Receiving objects: 10% (26/252)
Receiving objects: 11% (28/252)
Receiving objects: 12% (31/252)
Receiving objects: 13% (33/252)
Receiving objects: 14% (36/252)
Receiving objects: 15% (38/252)
Receiving objects: 16% (41/252)
Receiving objects: 17% (43/252)
Receiving objects: 18% (46/252)
Receiving objects: 19% (48/252)
Receiving objects: 20% (51/252)
Receiving objects: 21% (53/252)
Receiving objects: 22% (56/252)
Receiving objects: 23% (58/252)
Receiving objects: 24% (61/252)
Receiving objects: 25% (63/252)
Receiving objects: 26% (66/252)
Receiving objects: 27% (69/252)
Receiving objects: 28% (71/252)
Receiving objects: 29% (74/252)
Receiving objects: 30% (76/252)
Receiving objects: 31% (79/252)
Receiving objects: 32% (81/252)
Receiving objects: 33% (84/252)
Receiving objects: 34% (86/252)
Receiving objects: 35% (89/252)
Receiving objects: 36% (91/252), 36.00 KiB | 39.00 KiB/s
remote: Total 252 (delta 50), reused 161 (delta 36), pack-reused 38
Receiving objects: 37% (94/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 38% (96/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 39% (99/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 40% (101/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 41% (104/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 42% (106/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 43% (109/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 44% (111/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 45% (114/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 46% (116/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 47% (119/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 48% (121/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 49% (124/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 50% (126/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 51% (129/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 52% (132/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 53% (134/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 54% (137/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 55% (139/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 56% (142/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 57% (144/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 58% (147/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 59% (149/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 60% (152/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 61% (154/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 62% (157/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 63% (159/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 64% (162/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 65% (164/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 66% (167/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 67% (169/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 68% (172/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 69% (174/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 70% (177/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 71% (179/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 72% (182/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 73% (184/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 74% (187/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 75% (189/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 76% (192/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 77% (195/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 78% (197/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 79% (200/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 80% (202/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 81% (205/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 82% (207/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 83% (210/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 84% (212/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 85% (215/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 86% (217/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 87% (220/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 88% (222/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 89% (225/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 90% (227/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 91% (230/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 92% (232/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 93% (235/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 94% (237/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 95% (240/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 96% (242/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 97% (245/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 98% (247/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 99% (250/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 100% (252/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 100% (252/252), 9.57 MiB | 10.88 MiB/s, done.
Resolving deltas: 0% (0/55)
Resolving deltas: 1% (1/55)
Resolving deltas: 3% (2/55)
Resolving deltas: 5% (3/55)
Resolving deltas: 7% (4/55)
Resolving deltas: 9% (5/55)
Resolving deltas: 10% (6/55)
Resolving deltas: 14% (8/55)
Resolving deltas: 36% (20/55)
Resolving deltas: 40% (22/55)
Resolving deltas: 41% (23/55)
Resolving deltas: 47% (26/55)
Resolving deltas: 49% (27/55)
Resolving deltas: 52% (29/55)
Resolving deltas: 54% (30/55)
Resolving deltas: 100% (55/55)
Resolving deltas: 100% (55/55), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/system-device'...
remote: Enumerating objects: 1959, done.
remote: Counting objects: 0% (1/152)
remote: Counting objects: 1% (2/152)
remote: Counting objects: 2% (4/152)
remote: Counting objects: 3% (5/152)
remote: Counting objects: 4% (7/152)
remote: Counting objects: 5% (8/152)
remote: Counting objects: 6% (10/152)
remote: Counting objects: 7% (11/152)
remote: Counting objects: 8% (13/152)
remote: Counting objects: 9% (14/152)
remote: Counting objects: 10% (16/152)
remote: Counting objects: 11% (17/152)
remote: Counting objects: 12% (19/152)
remote: Counting objects: 13% (20/152)
remote: Counting objects: 14% (22/152)
remote: Counting objects: 15% (23/152)
remote: Counting objects: 16% (25/152)
remote: Counting objects: 17% (26/152)
remote: Counting objects: 18% (28/152)
remote: Counting objects: 19% (29/152)
remote: Counting objects: 20% (31/152)
remote: Counting objects: 21% (32/152)
remote: Counting objects: 22% (34/152)
remote: Counting objects: 23% (35/152)
remote: Counting objects: 24% (37/152)
remote: Counting objects: 25% (38/152)
remote: Counting objects: 26% (40/152)
remote: Counting objects: 27% (42/152)
remote: Counting objects: 28% (43/152)
remote: Counting objects: 29% (45/152)
remote: Counting objects: 30% (46/152)
remote: Counting objects: 31% (48/152)
remote: Counting objects: 32% (49/152)
remote: Counting objects: 33% (51/152)
remote: Counting objects: 34% (52/152)
remote: Counting objects: 35% (54/152)
remote: Counting objects: 36% (55/152)
remote: Counting objects: 37% (57/152)
remote: Counting objects: 38% (58/152)
remote: Counting objects: 39% (60/152)
remote: Counting objects: 40% (61/152)
remote: Counting objects: 41% (63/152)
remote: Counting objects: 42% (64/152)
remote: Counting objects: 43% (66/152)
remote: Counting objects: 44% (67/152)
remote: Counting objects: 45% (69/152)
remote: Counting objects: 46% (70/152)
remote: Counting objects: 47% (72/152)
remote: Counting objects: 48% (73/152)
remote: Counting objects: 49% (75/152)
remote: Counting objects: 50% (76/152)
remote: Counting objects: 51% (78/152)
remote: Counting objects: 52% (80/152)
remote: Counting objects: 53% (81/152)
remote: Counting objects: 54% (83/152)
remote: Counting objects: 55% (84/152)
remote: Counting objects: 56% (86/152)
remote: Counting objects: 57% (87/152)
remote: Counting objects: 58% (89/152)
remote: Counting objects: 59% (90/152)
remote: Counting objects: 60% (92/152)
remote: Counting objects: 61% (93/152)
remote: Counting objects: 62% (95/152)
remote: Counting objects: 63% (96/152)
remote: Counting objects: 64% (98/152)
remote: Counting objects: 65% (99/152)
remote: Counting objects: 66% (101/152)
remote: Counting objects: 67% (102/152)
remote: Counting objects: 68% (104/152)
remote: Counting objects: 69% (105/152)
remote: Counting objects: 70% (107/152)
remote: Counting objects: 71% (108/152)
remote: Counting objects: 72% (110/152)
remote: Counting objects: 73% (111/152)
remote: Counting objects: 74% (113/152)
remote: Counting objects: 75% (114/152)
remote: Counting objects: 76% (116/152)
remote: Counting objects: 77% (118/152)
remote: Counting objects: 78% (119/152)
remote: Counting objects: 79% (121/152)
remote: Counting objects: 80% (122/152)
remote: Counting objects: 81% (124/152)
remote: Counting objects: 82% (125/152)
remote: Counting objects: 83% (127/152)
remote: Counting objects: 84% (128/152)
remote: Counting objects: 85% (130/152)
remote: Counting objects: 86% (131/152)
remote: Counting objects: 87% (133/152)
remote: Counting objects: 88% (134/152)
remote: Counting objects: 89% (136/152)
remote: Counting objects: 90% (137/152)
remote: Counting objects: 91% (139/152)
remote: Counting objects: 92% (140/152)
remote: Counting objects: 93% (142/152)
remote: Counting objects: 94% (143/152)
remote: Counting objects: 95% (145/152)
remote: Counting objects: 96% (146/152)
remote: Counting objects: 97% (148/152)
remote: Counting objects: 98% (149/152)
remote: Counting objects: 99% (151/152)
remote: Counting objects: 100% (152/152)
remote: Counting objects: 100% (152/152), done.
remote: Compressing objects: 0% (1/129)
remote: Compressing objects: 1% (2/129)
remote: Compressing objects: 2% (3/129)
remote: Compressing objects: 3% (4/129)
remote: Compressing objects: 4% (6/129)
remote: Compressing objects: 5% (7/129)
remote: Compressing objects: 6% (8/129)
remote: Compressing objects: 7% (10/129)
remote: Compressing objects: 8% (11/129)
remote: Compressing objects: 9% (12/129)
remote: Compressing objects: 10% (13/129)
remote: Compressing objects: 11% (15/129)
remote: Compressing objects: 12% (16/129)
remote: Compressing objects: 13% (17/129)
remote: Compressing objects: 14% (19/129)
remote: Compressing objects: 15% (20/129)
remote: Compressing objects: 16% (21/129)
remote: Compressing objects: 17% (22/129)
remote: Compressing objects: 18% (24/129)
remote: Compressing objects: 19% (25/129)
remote: Compressing objects: 20% (26/129)
remote: Compressing objects: 21% (28/129)
remote: Compressing objects: 22% (29/129)
remote: Compressing objects: 23% (30/129)
remote: Compressing objects: 24% (31/129)
remote: Compressing objects: 25% (33/129)
remote: Compressing objects: 26% (34/129)
remote: Compressing objects: 27% (35/129)
remote: Compressing objects: 28% (37/129)
remote: Compressing objects: 29% (38/129)
remote: Compressing objects: 30% (39/129)
remote: Compressing objects: 31% (40/129)
remote: Compressing objects: 32% (42/129)
remote: Compressing objects: 33% (43/129)
remote: Compressing objects: 34% (44/129)
remote: Compressing objects: 35% (46/129)
remote: Compressing objects: 36% (47/129)
remote: Compressing objects: 37% (48/129)
remote: Compressing objects: 38% (50/129)
remote: Compressing objects: 39% (51/129)
remote: Compressing objects: 40% (52/129)
remote: Compressing objects: 41% (53/129)
remote: Compressing objects: 42% (55/129)
remote: Compressing objects: 43% (56/129)
remote: Compressing objects: 44% (57/129)
remote: Compressing objects: 45% (59/129)
remote: Compressing objects: 46% (60/129)
remote: Compressing objects: 47% (61/129)
remote: Compressing objects: 48% (62/129)
remote: Compressing objects: 49% (64/129)
remote: Compressing objects: 50% (65/129)
remote: Compressing objects: 51% (66/129)
remote: Compressing objects: 52% (68/129)
remote: Compressing objects: 53% (69/129)
remote: Compressing objects: 54% (70/129)
remote: Compressing objects: 55% (71/129)
remote: Compressing objects: 56% (73/129)
remote: Compressing objects: 57% (74/129)
remote: Compressing objects: 58% (75/129)
remote: Compressing objects: 59% (77/129)
remote: Compressing objects: 60% (78/129)
remote: Compressing objects: 61% (79/129)
remote: Compressing objects: 62% (80/129)
remote: Compressing objects: 63% (82/129)
remote: Compressing objects: 64% (83/129)
remote: Compressing objects: 65% (84/129)
remote: Compressing objects: 66% (86/129)
remote: Compressing objects: 67% (87/129)
remote: Compressing objects: 68% (88/129)
remote: Compressing objects: 69% (90/129)
remote: Compressing objects: 70% (91/129)
remote: Compressing objects: 71% (92/129)
remote: Compressing objects: 72% (93/129)
remote: Compressing objects: 73% (95/129)
remote: Compressing objects: 74% (96/129)
remote: Compressing objects: 75% (97/129)
remote: Compressing objects: 76% (99/129)
remote: Compressing objects: 77% (100/129)
remote: Compressing objects: 78% (101/129)
remote: Compressing objects: 79% (102/129)
remote: Compressing objects: 80% (104/129)
remote: Compressing objects: 81% (105/129)
remote: Compressing objects: 82% (106/129)
remote: Compressing objects: 83% (108/129)
remote: Compressing objects: 84% (109/129)
remote: Compressing objects: 85% (110/129)
remote: Compressing objects: 86% (111/129)
remote: Compressing objects: 87% (113/129)
remote: Compressing objects: 88% (114/129)
remote: Compressing objects: 89% (115/129)
remote: Compressing objects: 90% (117/129)
remote: Compressing objects: 91% (118/129)
remote: Compressing objects: 92% (119/129)
remote: Compressing objects: 93% (120/129)
remote: Compressing objects: 94% (122/129)
remote: Compressing objects: 95% (123/129)
remote: Compressing objects: 96% (124/129)
remote: Compressing objects: 97% (126/129)
remote: Compressing objects: 98% (127/129)
remote: Compressing objects: 99% (128/129)
remote: Compressing objects: 100% (129/129)
remote: Compressing objects: 100% (129/129), done.
Receiving objects: 0% (1/1959)
Receiving objects: 1% (20/1959)
Receiving objects: 2% (40/1959)
Receiving objects: 3% (59/1959)
Receiving objects: 4% (79/1959)
Receiving objects: 5% (98/1959)
Receiving objects: 6% (118/1959)
Receiving objects: 7% (138/1959)
Receiving objects: 8% (157/1959)
Receiving objects: 9% (177/1959)
Receiving objects: 10% (196/1959)
Receiving objects: 11% (216/1959)
Receiving objects: 12% (236/1959)
Receiving objects: 13% (255/1959)
Receiving objects: 14% (275/1959)
Receiving objects: 15% (294/1959)
Receiving objects: 16% (314/1959)
Receiving objects: 17% (334/1959)
Receiving objects: 18% (353/1959)
Receiving objects: 19% (373/1959)
Receiving objects: 20% (392/1959)
Receiving objects: 21% (412/1959)
Receiving objects: 22% (431/1959)
Receiving objects: 23% (451/1959)
Receiving objects: 24% (471/1959)
Receiving objects: 25% (490/1959)
Receiving objects: 26% (510/1959)
Receiving objects: 27% (529/1959)
Receiving objects: 28% (549/1959)
Receiving objects: 29% (569/1959)
Receiving objects: 30% (588/1959)
Receiving objects: 31% (608/1959)
Receiving objects: 32% (627/1959)
Receiving objects: 33% (647/1959)
Receiving objects: 34% (667/1959)
Receiving objects: 35% (686/1959)
Receiving objects: 36% (706/1959)
Receiving objects: 37% (725/1959)
Receiving objects: 38% (745/1959)
Receiving objects: 39% (765/1959)
Receiving objects: 40% (784/1959)
Receiving objects: 41% (804/1959)
Receiving objects: 42% (823/1959)
Receiving objects: 43% (843/1959)
Receiving objects: 44% (862/1959)
Receiving objects: 45% (882/1959)
Receiving objects: 46% (902/1959)
Receiving objects: 47% (921/1959)
Receiving objects: 48% (941/1959)
Receiving objects: 49% (960/1959)
Receiving objects: 50% (980/1959)
Receiving objects: 51% (1000/1959)
Receiving objects: 52% (1019/1959)
Receiving objects: 53% (1039/1959)
Receiving objects: 54% (1058/1959)
Receiving objects: 55% (1078/1959)
Receiving objects: 56% (1098/1959)
Receiving objects: 57% (1117/1959)
Receiving objects: 58% (1137/1959)
Receiving objects: 59% (1156/1959)
Receiving objects: 60% (1176/1959)
Receiving objects: 61% (1195/1959)
Receiving objects: 62% (1215/1959)
Receiving objects: 63% (1235/1959)
Receiving objects: 64% (1254/1959)
Receiving objects: 65% (1274/1959)
Receiving objects: 66% (1293/1959)
Receiving objects: 67% (1313/1959)
Receiving objects: 68% (1333/1959)
Receiving objects: 69% (1352/1959)
Receiving objects: 70% (1372/1959)
Receiving objects: 71% (1391/1959)
Receiving objects: 72% (1411/1959)
remote: Total 1959 (delta 38), reused 122 (delta 23), pack-reused 1807
Receiving objects: 73% (1431/1959)
Receiving objects: 74% (1450/1959)
Receiving objects: 75% (1470/1959)
Receiving objects: 76% (1489/1959)
Receiving objects: 77% (1509/1959)
Receiving objects: 78% (1529/1959)
Receiving objects: 79% (1548/1959)
Receiving objects: 80% (1568/1959)
Receiving objects: 81% (1587/1959)
Receiving objects: 82% (1607/1959)
Receiving objects: 83% (1626/1959)
Receiving objects: 84% (1646/1959)
Receiving objects: 85% (1666/1959)
Receiving objects: 86% (1685/1959)
Receiving objects: 87% (1705/1959)
Receiving objects: 88% (1724/1959)
Receiving objects: 89% (1744/1959)
Receiving objects: 90% (1764/1959)
Receiving objects: 91% (1783/1959)
Receiving objects: 92% (1803/1959)
Receiving objects: 93% (1822/1959)
Receiving objects: 94% (1842/1959)
Receiving objects: 95% (1862/1959)
Receiving objects: 96% (1881/1959)
Receiving objects: 97% (1901/1959)
Receiving objects: 98% (1920/1959)
Receiving objects: 99% (1940/1959)
Receiving objects: 100% (1959/1959)
Receiving objects: 100% (1959/1959), 231.17 KiB | 33.02 MiB/s, done.
Resolving deltas: 0% (0/703)
Resolving deltas: 4% (32/703)
Resolving deltas: 6% (46/703)
Resolving deltas: 7% (50/703)
Resolving deltas: 8% (57/703)
Resolving deltas: 9% (65/703)
Resolving deltas: 10% (75/703)
Resolving deltas: 18% (132/703)
Resolving deltas: 20% (142/703)
Resolving deltas: 22% (155/703)
Resolving deltas: 27% (196/703)
Resolving deltas: 29% (206/703)
Resolving deltas: 40% (285/703)
Resolving deltas: 44% (314/703)
Resolving deltas: 47% (332/703)
Resolving deltas: 48% (338/703)
Resolving deltas: 52% (368/703)
Resolving deltas: 55% (393/703)
Resolving deltas: 56% (399/703)
Resolving deltas: 57% (401/703)
Resolving deltas: 60% (425/703)
Resolving deltas: 61% (432/703)
Resolving deltas: 62% (440/703)
Resolving deltas: 63% (446/703)
Resolving deltas: 64% (453/703)
Resolving deltas: 66% (467/703)
Resolving deltas: 75% (530/703)
Resolving deltas: 76% (536/703)
Resolving deltas: 77% (546/703)
Resolving deltas: 78% (549/703)
Resolving deltas: 80% (563/703)
Resolving deltas: 83% (584/703)
Resolving deltas: 84% (591/703)
Resolving deltas: 85% (599/703)
Resolving deltas: 86% (605/703)
Resolving deltas: 87% (613/703)
Resolving deltas: 88% (619/703)
Resolving deltas: 89% (626/703)
Resolving deltas: 90% (635/703)
Resolving deltas: 91% (640/703)
Resolving deltas: 92% (647/703)
Resolving deltas: 93% (654/703)
Resolving deltas: 95% (673/703)
Resolving deltas: 96% (676/703)
Resolving deltas: 97% (682/703)
Resolving deltas: 98% (689/703)
Resolving deltas: 99% (697/703)
Resolving deltas: 100% (703/703)
Resolving deltas: 100% (703/703), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/system-mqtt'...
remote: Enumerating objects: 181, done.
remote: Total 181 (delta 0), reused 0 (delta 0), pack-reused 181
Receiving objects: 0% (1/181)
Receiving objects: 1% (2/181)
Receiving objects: 2% (4/181)
Receiving objects: 3% (6/181)
Receiving objects: 4% (8/181)
Receiving objects: 5% (10/181)
Receiving objects: 6% (11/181)
Receiving objects: 7% (13/181)
Receiving objects: 8% (15/181)
Receiving objects: 9% (17/181)
Receiving objects: 10% (19/181)
Receiving objects: 11% (20/181)
Receiving objects: 12% (22/181)
Receiving objects: 13% (24/181)
Receiving objects: 14% (26/181)
Receiving objects: 15% (28/181)
Receiving objects: 16% (29/181)
Receiving objects: 17% (31/181)
Receiving objects: 18% (33/181)
Receiving objects: 19% (35/181)
Receiving objects: 20% (37/181)
Receiving objects: 21% (39/181)
Receiving objects: 22% (40/181)
Receiving objects: 23% (42/181)
Receiving objects: 24% (44/181)
Receiving objects: 25% (46/181)
Receiving objects: 26% (48/181)
Receiving objects: 27% (49/181)
Receiving objects: 28% (51/181)
Receiving objects: 29% (53/181)
Receiving objects: 30% (55/181)
Receiving objects: 31% (57/181)
Receiving objects: 32% (58/181)
Receiving objects: 33% (60/181)
Receiving objects: 34% (62/181)
Receiving objects: 35% (64/181)
Receiving objects: 36% (66/181)
Receiving objects: 37% (67/181)
Receiving objects: 38% (69/181)
Receiving objects: 39% (71/181)
Receiving objects: 40% (73/181)
Receiving objects: 41% (75/181)
Receiving objects: 42% (77/181)
Receiving objects: 43% (78/181)
Receiving objects: 44% (80/181)
Receiving objects: 45% (82/181)
Receiving objects: 46% (84/181)
Receiving objects: 47% (86/181)
Receiving objects: 48% (87/181)
Receiving objects: 49% (89/181)
Receiving objects: 50% (91/181)
Receiving objects: 51% (93/181)
Receiving objects: 52% (95/181)
Receiving objects: 53% (96/181)
Receiving objects: 54% (98/181)
Receiving objects: 55% (100/181)
Receiving objects: 56% (102/181)
Receiving objects: 57% (104/181)
Receiving objects: 58% (105/181)
Receiving objects: 59% (107/181)
Receiving objects: 60% (109/181)
Receiving objects: 61% (111/181)
Receiving objects: 62% (113/181)
Receiving objects: 63% (115/181)
Receiving objects: 64% (116/181)
Receiving objects: 65% (118/181)
Receiving objects: 66% (120/181)
Receiving objects: 67% (122/181)
Receiving objects: 68% (124/181)
Receiving objects: 69% (125/181)
Receiving objects: 70% (127/181)
Receiving objects: 71% (129/181)
Receiving objects: 72% (131/181)
Receiving objects: 73% (133/181)
Receiving objects: 74% (134/181)
Receiving objects: 75% (136/181)
Receiving objects: 76% (138/181)
Receiving objects: 77% (140/181)
Receiving objects: 78% (142/181)
Receiving objects: 79% (143/181)
Receiving objects: 80% (145/181)
Receiving objects: 81% (147/181)
Receiving objects: 82% (149/181)
Receiving objects: 83% (151/181)
Receiving objects: 84% (153/181)
Receiving objects: 85% (154/181)
Receiving objects: 86% (156/181)
Receiving objects: 87% (158/181)
Receiving objects: 88% (160/181)
Receiving objects: 89% (162/181)
Receiving objects: 90% (163/181)
Receiving objects: 91% (165/181)
Receiving objects: 92% (167/181)
Receiving objects: 93% (169/181)
Receiving objects: 94% (171/181)
Receiving objects: 95% (172/181)
Receiving objects: 96% (174/181)
Receiving objects: 97% (176/181)
Receiving objects: 98% (178/181)
Receiving objects: 99% (180/181)
Receiving objects: 100% (181/181)
Receiving objects: 100% (181/181), 18.14 KiB | 18.14 MiB/s, done.
Resolving deltas: 0% (0/47)
Resolving deltas: 2% (1/47)
Resolving deltas: 4% (2/47)
Resolving deltas: 10% (5/47)
Resolving deltas: 12% (6/47)
Resolving deltas: 19% (9/47)
Resolving deltas: 31% (15/47)
Resolving deltas: 34% (16/47)
Resolving deltas: 46% (22/47)
Resolving deltas: 48% (23/47)
Resolving deltas: 51% (24/47)
Resolving deltas: 63% (30/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/system-node-weifang'...
remote: Enumerating objects: 229, done.
remote: Counting objects: 0% (1/161)
remote: Counting objects: 1% (2/161)
remote: Counting objects: 2% (4/161)
remote: Counting objects: 3% (5/161)
remote: Counting objects: 4% (7/161)
remote: Counting objects: 5% (9/161)
remote: Counting objects: 6% (10/161)
remote: Counting objects: 7% (12/161)
remote: Counting objects: 8% (13/161)
remote: Counting objects: 9% (15/161)
remote: Counting objects: 10% (17/161)
remote: Counting objects: 11% (18/161)
remote: Counting objects: 12% (20/161)
remote: Counting objects: 13% (21/161)
remote: Counting objects: 14% (23/161)
remote: Counting objects: 15% (25/161)
remote: Counting objects: 16% (26/161)
remote: Counting objects: 17% (28/161)
remote: Counting objects: 18% (29/161)
remote: Counting objects: 19% (31/161)
remote: Counting objects: 20% (33/161)
remote: Counting objects: 21% (34/161)
remote: Counting objects: 22% (36/161)
remote: Counting objects: 23% (38/161)
remote: Counting objects: 24% (39/161)
remote: Counting objects: 25% (41/161)
remote: Counting objects: 26% (42/161)
remote: Counting objects: 27% (44/161)
remote: Counting objects: 28% (46/161)
remote: Counting objects: 29% (47/161)
remote: Counting objects: 30% (49/161)
remote: Counting objects: 31% (50/161)
remote: Counting objects: 32% (52/161)
remote: Counting objects: 33% (54/161)
remote: Counting objects: 34% (55/161)
remote: Counting objects: 35% (57/161)
remote: Counting objects: 36% (58/161)
remote: Counting objects: 37% (60/161)
remote: Counting objects: 38% (62/161)
remote: Counting objects: 39% (63/161)
remote: Counting objects: 40% (65/161)
remote: Counting objects: 41% (67/161)
remote: Counting objects: 42% (68/161)
remote: Counting objects: 43% (70/161)
remote: Counting objects: 44% (71/161)
remote: Counting objects: 45% (73/161)
remote: Counting objects: 46% (75/161)
remote: Counting objects: 47% (76/161)
remote: Counting objects: 48% (78/161)
remote: Counting objects: 49% (79/161)
remote: Counting objects: 50% (81/161)
remote: Counting objects: 51% (83/161)
remote: Counting objects: 52% (84/161)
remote: Counting objects: 53% (86/161)
remote: Counting objects: 54% (87/161)
remote: Counting objects: 55% (89/161)
remote: Counting objects: 56% (91/161)
remote: Counting objects: 57% (92/161)
remote: Counting objects: 58% (94/161)
remote: Counting objects: 59% (95/161)
remote: Counting objects: 60% (97/161)
remote: Counting objects: 61% (99/161)
remote: Counting objects: 62% (100/161)
remote: Counting objects: 63% (102/161)
remote: Counting objects: 64% (104/161)
remote: Counting objects: 65% (105/161)
remote: Counting objects: 66% (107/161)
remote: Counting objects: 67% (108/161)
remote: Counting objects: 68% (110/161)
remote: Counting objects: 69% (112/161)
remote: Counting objects: 70% (113/161)
remote: Counting objects: 71% (115/161)
remote: Counting objects: 72% (116/161)
remote: Counting objects: 73% (118/161)
remote: Counting objects: 74% (120/161)
remote: Counting objects: 75% (121/161)
remote: Counting objects: 76% (123/161)
remote: Counting objects: 77% (124/161)
remote: Counting objects: 78% (126/161)
remote: Counting objects: 79% (128/161)
remote: Counting objects: 80% (129/161)
remote: Counting objects: 81% (131/161)
remote: Counting objects: 82% (133/161)
remote: Counting objects: 83% (134/161)
remote: Counting objects: 84% (136/161)
remote: Counting objects: 85% (137/161)
remote: Counting objects: 86% (139/161)
remote: Counting objects: 87% (141/161)
remote: Counting objects: 88% (142/161)
remote: Counting objects: 89% (144/161)
remote: Counting objects: 90% (145/161)
remote: Counting objects: 91% (147/161)
remote: Counting objects: 92% (149/161)
remote: Counting objects: 93% (150/161)
remote: Counting objects: 94% (152/161)
remote: Counting objects: 95% (153/161)
remote: Counting objects: 96% (155/161)
remote: Counting objects: 97% (157/161)
remote: Counting objects: 98% (158/161)
remote: Counting objects: 99% (160/161)
remote: Counting objects: 100% (161/161)
remote: Counting objects: 100% (161/161), done.
remote: Compressing objects: 1% (1/58)
remote: Compressing objects: 3% (2/58)
remote: Compressing objects: 5% (3/58)
remote: Compressing objects: 6% (4/58)
remote: Compressing objects: 8% (5/58)
remote: Compressing objects: 10% (6/58)
remote: Compressing objects: 12% (7/58)
remote: Compressing objects: 13% (8/58)
remote: Compressing objects: 15% (9/58)
remote: Compressing objects: 17% (10/58)
remote: Compressing objects: 18% (11/58)
remote: Compressing objects: 20% (12/58)
remote: Compressing objects: 22% (13/58)
remote: Compressing objects: 24% (14/58)
remote: Compressing objects: 25% (15/58)
remote: Compressing objects: 27% (16/58)
remote: Compressing objects: 29% (17/58)
remote: Compressing objects: 31% (18/58)
remote: Compressing objects: 32% (19/58)
remote: Compressing objects: 34% (20/58)
remote: Compressing objects: 36% (21/58)
remote: Compressing objects: 37% (22/58)
remote: Compressing objects: 39% (23/58)
remote: Compressing objects: 41% (24/58)
remote: Compressing objects: 43% (25/58)
remote: Compressing objects: 44% (26/58)
remote: Compressing objects: 46% (27/58)
remote: Compressing objects: 48% (28/58)
remote: Compressing objects: 50% (29/58)
remote: Compressing objects: 51% (30/58)
remote: Compressing objects: 53% (31/58)
remote: Compressing objects: 55% (32/58)
remote: Compressing objects: 56% (33/58)
remote: Compressing objects: 58% (34/58)
remote: Compressing objects: 60% (35/58)
remote: Compressing objects: 62% (36/58)
remote: Compressing objects: 63% (37/58)
remote: Compressing objects: 65% (38/58)
remote: Compressing objects: 67% (39/58)
remote: Compressing objects: 68% (40/58)
remote: Compressing objects: 70% (41/58)
remote: Compressing objects: 72% (42/58)
remote: Compressing objects: 74% (43/58)
remote: Compressing objects: 75% (44/58)
remote: Compressing objects: 77% (45/58)
remote: Compressing objects: 79% (46/58)
remote: Compressing objects: 81% (47/58)
remote: Compressing objects: 82% (48/58)
remote: Compressing objects: 84% (49/58)
remote: Compressing objects: 86% (50/58)
remote: Compressing objects: 87% (51/58)
remote: Compressing objects: 89% (52/58)
remote: Compressing objects: 91% (53/58)
remote: Compressing objects: 93% (54/58)
remote: Compressing objects: 94% (55/58)
remote: Compressing objects: 96% (56/58)
remote: Compressing objects: 98% (57/58)
remote: Compressing objects: 100% (58/58)
remote: Compressing objects: 100% (58/58), done.
remote: Total 229 (delta 26), reused 153 (delta 23), pack-reused 68
Receiving objects: 0% (1/229)
Receiving objects: 1% (3/229)
Receiving objects: 2% (5/229)
Receiving objects: 3% (7/229)
Receiving objects: 4% (10/229)
Receiving objects: 5% (12/229)
Receiving objects: 6% (14/229)
Receiving objects: 7% (17/229)
Receiving objects: 8% (19/229)
Receiving objects: 9% (21/229)
Receiving objects: 10% (23/229)
Receiving objects: 11% (26/229)
Receiving objects: 12% (28/229)
Receiving objects: 13% (30/229)
Receiving objects: 14% (33/229)
Receiving objects: 15% (35/229)
Receiving objects: 16% (37/229)
Receiving objects: 17% (39/229)
Receiving objects: 18% (42/229)
Receiving objects: 19% (44/229)
Receiving objects: 20% (46/229)
Receiving objects: 21% (49/229)
Receiving objects: 22% (51/229)
Receiving objects: 23% (53/229)
Receiving objects: 24% (55/229)
Receiving objects: 25% (58/229)
Receiving objects: 26% (60/229)
Receiving objects: 27% (62/229)
Receiving objects: 28% (65/229)
Receiving objects: 29% (67/229)
Receiving objects: 30% (69/229)
Receiving objects: 31% (71/229)
Receiving objects: 32% (74/229)
Receiving objects: 33% (76/229)
Receiving objects: 34% (78/229)
Receiving objects: 35% (81/229)
Receiving objects: 36% (83/229)
Receiving objects: 37% (85/229)
Receiving objects: 38% (88/229)
Receiving objects: 39% (90/229)
Receiving objects: 40% (92/229)
Receiving objects: 41% (94/229)
Receiving objects: 42% (97/229)
Receiving objects: 43% (99/229)
Receiving objects: 44% (101/229)
Receiving objects: 45% (104/229)
Receiving objects: 46% (106/229)
Receiving objects: 47% (108/229)
Receiving objects: 48% (110/229)
Receiving objects: 49% (113/229)
Receiving objects: 50% (115/229)
Receiving objects: 51% (117/229)
Receiving objects: 52% (120/229)
Receiving objects: 53% (122/229)
Receiving objects: 54% (124/229)
Receiving objects: 55% (126/229)
Receiving objects: 56% (129/229)
Receiving objects: 57% (131/229)
Receiving objects: 58% (133/229)
Receiving objects: 59% (136/229)
Receiving objects: 60% (138/229)
Receiving objects: 61% (140/229)
Receiving objects: 62% (142/229)
Receiving objects: 63% (145/229)
Receiving objects: 64% (147/229)
Receiving objects: 65% (149/229)
Receiving objects: 66% (152/229)
Receiving objects: 67% (154/229)
Receiving objects: 68% (156/229)
Receiving objects: 69% (159/229)
Receiving objects: 70% (161/229)
Receiving objects: 71% (163/229)
Receiving objects: 72% (165/229)
Receiving objects: 73% (168/229)
Receiving objects: 74% (170/229)
Receiving objects: 75% (172/229)
Receiving objects: 76% (175/229)
Receiving objects: 77% (177/229)
Receiving objects: 78% (179/229)
Receiving objects: 79% (181/229)
Receiving objects: 80% (184/229)
Receiving objects: 81% (186/229)
Receiving objects: 82% (188/229)
Receiving objects: 83% (191/229)
Receiving objects: 84% (193/229)
Receiving objects: 85% (195/229)
Receiving objects: 86% (197/229)
Receiving objects: 87% (200/229)
Receiving objects: 88% (202/229)
Receiving objects: 89% (204/229)
Receiving objects: 90% (207/229)
Receiving objects: 91% (209/229)
Receiving objects: 92% (211/229)
Receiving objects: 93% (213/229)
Receiving objects: 94% (216/229)
Receiving objects: 95% (218/229)
Receiving objects: 96% (220/229)
Receiving objects: 97% (223/229)
Receiving objects: 98% (225/229)
Receiving objects: 99% (227/229)
Receiving objects: 100% (229/229)
Receiving objects: 100% (229/229), 29.65 KiB | 29.65 MiB/s, done.
Resolving deltas: 0% (0/37)
Resolving deltas: 54% (20/37)
Resolving deltas: 100% (37/37)
Resolving deltas: 100% (37/37), done.
Cloning into '/root/workspace/weifang-config/container/A001/params_new/system-port'...
remote: Enumerating objects: 288, done.
remote: Counting objects: 0% (1/168)
remote: Counting objects: 1% (2/168)
remote: Counting objects: 2% (4/168)
remote: Counting objects: 3% (6/168)
remote: Counting objects: 4% (7/168)
remote: Counting objects: 5% (9/168)
remote: Counting objects: 6% (11/168)
remote: Counting objects: 7% (12/168)
remote: Counting objects: 8% (14/168)
remote: Counting objects: 9% (16/168)
remote: Counting objects: 10% (17/168)
remote: Counting objects: 11% (19/168)
remote: Counting objects: 12% (21/168)
remote: Counting objects: 13% (22/168)
remote: Counting objects: 14% (24/168)
remote: Counting objects: 15% (26/168)
remote: Counting objects: 16% (27/168)
remote: Counting objects: 17% (29/168)
remote: Counting objects: 18% (31/168)
remote: Counting objects: 19% (32/168)
remote: Counting objects: 20% (34/168)
remote: Counting objects: 21% (36/168)
remote: Counting objects: 22% (37/168)
remote: Counting objects: 23% (39/168)
remote: Counting objects: 24% (41/168)
remote: Counting objects: 25% (42/168)
remote: Counting objects: 26% (44/168)
remote: Counting objects: 27% (46/168)
remote: Counting objects: 28% (48/168)
remote: Counting objects: 29% (49/168)
remote: Counting objects: 30% (51/168)
remote: Counting objects: 31% (53/168)
remote: Counting objects: 32% (54/168)
remote: Counting objects: 33% (56/168)
remote: Counting objects: 34% (58/168)
remote: Counting objects: 35% (59/168)
remote: Counting objects: 36% (61/168)
remote: Counting objects: 37% (63/168)
remote: Counting objects: 38% (64/168)
remote: Counting objects: 39% (66/168)
remote: Counting objects: 40% (68/168)
remote: Counting objects: 41% (69/168)
remote: Counting objects: 42% (71/168)
remote: Counting objects: 43% (73/168)
remote: Counting objects: 44% (74/168)
remote: Counting objects: 45% (76/168)
remote: Counting objects: 46% (78/168)
remote: Counting objects: 47% (79/168)
remote: Counting objects: 48% (81/168)
remote: Counting objects: 49% (83/168)
remote: Counting objects: 50% (84/168)
remote: Counting objects: 51% (86/168)
remote: Counting objects: 52% (88/168)
remote: Counting objects: 53% (90/168)
remote: Counting objects: 54% (91/168)
remote: Counting objects: 55% (93/168)
remote: Counting objects: 56% (95/168)
remote: Counting objects: 57% (96/168)
remote: Counting objects: 58% (98/168)
remote: Counting objects: 59% (100/168)
remote: Counting objects: 60% (101/168)
remote: Counting objects: 61% (103/168)
remote: Counting objects: 62% (105/168)
remote: Counting objects: 63% (106/168)
remote: Counting objects: 64% (108/168)
remote: Counting objects: 65% (110/168)
remote: Counting objects: 66% (111/168)
remote: Counting objects: 67% (113/168)
remote: Counting objects: 68% (115/168)
remote: Counting objects: 69% (116/168)
remote: Counting objects: 70% (118/168)
remote: Counting objects: 71% (120/168)
remote: Counting objects: 72% (121/168)
remote: Counting objects: 73% (123/168)
remote: Counting objects: 74% (125/168)
remote: Counting objects: 75% (126/168)
remote: Counting objects: 76% (128/168)
remote: Counting objects: 77% (130/168)
remote: Counting objects: 78% (132/168)
remote: Counting objects: 79% (133/168)
remote: Counting objects: 80% (135/168)
remote: Counting objects: 81% (137/168)
remote: Counting objects: 82% (138/168)
remote: Counting objects: 83% (140/168)
remote: Counting objects: 84% (142/168)
remote: Counting objects: 85% (143/168)
remote: Counting objects: 86% (145/168)
remote: Counting objects: 87% (147/168)
remote: Counting objects: 88% (148/168)
remote: Counting objects: 89% (150/168)
remote: Counting objects: 90% (152/168)
remote: Counting objects: 91% (153/168)
remote: Counting objects: 92% (155/168)
remote: Counting objects: 93% (157/168)
remote: Counting objects: 94% (158/168)
remote: Counting objects: 95% (160/168)
remote: Counting objects: 96% (162/168)
remote: Counting objects: 97% (163/168)
remote: Counting objects: 98% (165/168)
remote: Counting objects: 99% (167/168)
remote: Counting objects: 100% (168/168)
remote: Counting objects: 100% (168/168), done.
remote: Compressing objects: 0% (1/123)
remote: Compressing objects: 1% (2/123)
remote: Compressing objects: 2% (3/123)
remote: Compressing objects: 3% (4/123)
remote: Compressing objects: 4% (5/123)
remote: Compressing objects: 5% (7/123)
remote: Compressing objects: 6% (8/123)
remote: Compressing objects: 7% (9/123)
remote: Compressing objects: 8% (10/123)
remote: Compressing objects: 9% (12/123)
remote: Compressing objects: 10% (13/123)
remote: Compressing objects: 11% (14/123)
remote: Compressing objects: 12% (15/123)
remote: Compressing objects: 13% (16/123)
remote: Compressing objects: 14% (18/123)
remote: Compressing objects: 15% (19/123)
remote: Compressing objects: 16% (20/123)
remote: Compressing objects: 17% (21/123)
remote: Compressing objects: 18% (23/123)
remote: Compressing objects: 19% (24/123)
remote: Compressing objects: 20% (25/123)
remote: Compressing objects: 21% (26/123)
remote: Compressing objects: 22% (28/123)
remote: Compressing objects: 23% (29/123)
remote: Compressing objects: 24% (30/123)
remote: Compressing objects: 25% (31/123)
remote: Compressing objects: 26% (32/123)
remote: Compressing objects: 27% (34/123)
remote: Compressing objects: 28% (35/123)
remote: Compressing objects: 29% (36/123)
remote: Compressing objects: 30% (37/123)
remote: Compressing objects: 31% (39/123)
remote: Compressing objects: 32% (40/123)
remote: Compressing objects: 33% (41/123)
remote: Compressing objects: 34% (42/123)
remote: Compressing objects: 35% (44/123)
remote: Compressing objects: 36% (45/123)
remote: Compressing objects: 37% (46/123)
remote: Compressing objects: 38% (47/123)
remote: Compressing objects: 39% (48/123)
remote: Compressing objects: 40% (50/123)
remote: Compressing objects: 41% (51/123)
remote: Compressing objects: 42% (52/123)
remote: Compressing objects: 43% (53/123)
remote: Compressing objects: 44% (55/123)
remote: Compressing objects: 45% (56/123)
remote: Compressing objects: 46% (57/123)
remote: Compressing objects: 47% (58/123)
remote: Compressing objects: 48% (60/123)
remote: Compressing objects: 49% (61/123)
remote: Compressing objects: 50% (62/123)
remote: Compressing objects: 51% (63/123)
remote: Compressing objects: 52% (64/123)
remote: Compressing objects: 53% (66/123)
remote: Compressing objects: 54% (67/123)
remote: Compressing objects: 55% (68/123)
remote: Compressing objects: 56% (69/123)
remote: Compressing objects: 57% (71/123)
remote: Compressing objects: 58% (72/123)
remote: Compressing objects: 59% (73/123)
remote: Compressing objects: 60% (74/123)
remote: Compressing objects: 61% (76/123)
remote: Compressing objects: 62% (77/123)
remote: Compressing objects: 63% (78/123)
remote: Compressing objects: 64% (79/123)
remote: Compressing objects: 65% (80/123)
remote: Compressing objects: 66% (82/123)
remote: Compressing objects: 67% (83/123)
remote: Compressing objects: 68% (84/123)
remote: Compressing objects: 69% (85/123)
remote: Compressing objects: 70% (87/123)
remote: Compressing objects: 71% (88/123)
remote: Compressing objects: 72% (89/123)
remote: Compressing objects: 73% (90/123)
remote: Compressing objects: 74% (92/123)
remote: Compressing objects: 75% (93/123)
remote: Compressing objects: 76% (94/123)
remote: Compressing objects: 77% (95/123)
remote: Compressing objects: 78% (96/123)
remote: Compressing objects: 79% (98/123)
remote: Compressing objects: 80% (99/123)
remote: Compressing objects: 81% (100/123)
remote: Compressing objects: 82% (101/123)
remote: Compressing objects: 83% (103/123)
remote: Compressing objects: 84% (104/123)
remote: Compressing objects: 85% (105/123)
remote: Compressing objects: 86% (106/123)
remote: Compressing objects: 87% (108/123)
remote: Compressing objects: 88% (109/123)
remote: Compressing objects: 89% (110/123)
remote: Compressing objects: 90% (111/123)
remote: Compressing objects: 91% (112/123)
remote: Compressing objects: 92% (114/123)
remote: Compressing objects: 93% (115/123)
remote: Compressing objects: 94% (116/123)
remote: Compressing objects: 95% (117/123)
remote: Compressing objects: 96% (119/123)
remote: Compressing objects: 97% (120/123)
remote: Compressing objects: 98% (121/123)
remote: Compressing objects: 99% (122/123)
remote: Compressing objects: 100% (123/123)
remote: Compressing objects: 100% (123/123), done.
Receiving objects: 0% (1/288)
Receiving objects: 1% (3/288)
Receiving objects: 2% (6/288)
Receiving objects: 3% (9/288)
Receiving objects: 4% (12/288)
Receiving objects: 5% (15/288)
Receiving objects: 6% (18/288)
Receiving objects: 7% (21/288)
Receiving objects: 8% (24/288)
Receiving objects: 9% (26/288)
Receiving objects: 10% (29/288)
Receiving objects: 11% (32/288)
Receiving objects: 12% (35/288)
Receiving objects: 13% (38/288)
Receiving objects: 14% (41/288)
Receiving objects: 15% (44/288)
Receiving objects: 16% (47/288)
Receiving objects: 17% (49/288)
Receiving objects: 18% (52/288)
Receiving objects: 19% (55/288)
Receiving objects: 20% (58/288)
Receiving objects: 21% (61/288)
Receiving objects: 22% (64/288)
Receiving objects: 23% (67/288)
Receiving objects: 24% (70/288)
Receiving objects: 25% (72/288)
Receiving objects: 26% (75/288)
Receiving objects: 27% (78/288)
Receiving objects: 28% (81/288)
Receiving objects: 29% (84/288)
Receiving objects: 30% (87/288)
Receiving objects: 31% (90/288)
Receiving objects: 32% (93/288)
Receiving objects: 33% (96/288)
Receiving objects: 34% (98/288)
Receiving objects: 35% (101/288)
Receiving objects: 36% (104/288)
Receiving objects: 37% (107/288)
Receiving objects: 38% (110/288)
Receiving objects: 39% (113/288)
Receiving objects: 40% (116/288)
Receiving objects: 41% (119/288)
Receiving objects: 42% (121/288)
Receiving objects: 43% (124/288)
Receiving objects: 44% (127/288)
Receiving objects: 45% (130/288)
Receiving objects: 46% (133/288)
Receiving objects: 47% (136/288)
Receiving objects: 48% (139/288)
Receiving objects: 49% (142/288)
Receiving objects: 50% (144/288)
Receiving objects: 51% (147/288)
Receiving objects: 52% (150/288)
Receiving objects: 53% (153/288)
Receiving objects: 54% (156/288)
Receiving objects: 55% (159/288)
Receiving objects: 56% (162/288)
Receiving objects: 57% (165/288)
Receiving objects: 58% (168/288)
Receiving objects: 59% (170/288)
Receiving objects: 60% (173/288)
Receiving objects: 61% (176/288)
Receiving objects: 62% (179/288)
Receiving objects: 63% (182/288)
Receiving objects: 64% (185/288)
Receiving objects: 65% (188/288)
Receiving objects: 66% (191/288)
Receiving objects: 67% (193/288)
Receiving objects: 68% (196/288)
Receiving objects: 69% (199/288)
Receiving objects: 70% (202/288)
Receiving objects: 71% (205/288)
Receiving objects: 72% (208/288)
Receiving objects: 73% (211/288)
Receiving objects: 74% (214/288)
Receiving objects: 75% (216/288)
Receiving objects: 76% (219/288)
Receiving objects: 77% (222/288)
Receiving objects: 78% (225/288)
Receiving objects: 79% (228/288)
Receiving objects: 80% (231/288)
Receiving objects: 81% (234/288)
Receiving objects: 82% (237/288)
Receiving objects: 83% (240/288)
Receiving objects: 84% (242/288)
remote: Total 288 (delta 81), reused 92 (delta 33), pack-reused 120
Receiving objects: 85% (245/288)
Receiving objects: 86% (248/288)
Receiving objects: 87% (251/288)
Receiving objects: 88% (254/288)
Receiving objects: 89% (257/288)
Receiving objects: 90% (260/288)
Receiving objects: 91% (263/288)
Receiving objects: 92% (265/288)
Receiving objects: 93% (268/288)
Receiving objects: 94% (271/288)
Receiving objects: 95% (274/288)
Receiving objects: 96% (277/288)
Receiving objects: 97% (280/288)
Receiving objects: 98% (283/288)
Receiving objects: 99% (286/288)
Receiving objects: 100% (288/288)
Receiving objects: 100% (288/288), 177.37 KiB | 19.71 MiB/s, done.
Resolving deltas: 0% (0/125)
Resolving deltas: 1% (2/125)
Resolving deltas: 2% (3/125)
Resolving deltas: 11% (14/125)
Resolving deltas: 12% (15/125)
Resolving deltas: 15% (19/125)
Resolving deltas: 16% (20/125)
Resolving deltas: 19% (24/125)
Resolving deltas: 21% (27/125)
Resolving deltas: 22% (28/125)
Resolving deltas: 24% (30/125)
Resolving deltas: 25% (32/125)
Resolving deltas: 26% (33/125)
Resolving deltas: 53% (67/125)
Resolving deltas: 54% (68/125)
Resolving deltas: 55% (69/125)
Resolving deltas: 57% (72/125)
Resolving deltas: 59% (74/125)
Resolving deltas: 61% (77/125)
Resolving deltas: 68% (86/125)
Resolving deltas: 70% (88/125)
Resolving deltas: 72% (91/125)
Resolving deltas: 75% (94/125)
Resolving deltas: 76% (96/125)
Resolving deltas: 79% (99/125)
Resolving deltas: 81% (102/125)
Resolving deltas: 83% (104/125)
Resolving deltas: 99% (124/125)
Resolving deltas: 100% (125/125)
Resolving deltas: 100% (125/125), done.
Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0'
Submodule path 'crane_align_customized': checked out '0bf9d9dbf6e8cfba4ff33081417a51db4dde44ec'
Submodule path 'hardware': checked out 'df0c7dd0688a16c965ff5383518f2f3955b3bd38'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out '1776c67530df1841f96911fd2fa03005cb14913b'
Submodule path 'lidar_loc_v2_common': checked out 'dd6ec8131f022ee08f81455a09d94802a582ee5f'
Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61'
Submodule path 'msf-port': checked out '0bace71dce748626ec40a1fb01d49c6c9324b74e'
Submodule path 'msf-vehicle': checked out 'aa676ee9a5128d4d2126286f63f0211f51defe8c'
Submodule path 'perception_camera_driver': checked out '13de5fc5d205a4aa7b5acaaebcc7170893a4bea9'
Submodule path 'perception_data_collection': checked out 'de595f0830b633693b7f99063e23f3f676b53d37'
Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266'
Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545'
Submodule path 'perception_new_detection': checked out 'f127113eb6e8f234e50d171041577196485d4378'
Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc'
Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20'
Submodule path 'perception_vehicles': checked out 'e0263b91a9ec120f49c998e2aa9eb70ae030fa3a'
Submodule path 'pncc_common_config': checked out 'cfd6ae44c681730ce10a29ce7083d1dbaeec4699'
Submodule path 'pncc_port_related_config': checked out '8bca065020a36eb8e604e4a48b161bd0220dd681'
Submodule path 'pncc_vehicle_related_config': checked out 'e78469bc17ce5f4344dccab23e360bf80d95ec88'
Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd'
Submodule path 'prediction_config': checked out '123eee7b7e6f5539b8dc2a12a17f05c2ff81a5d9'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '0ebe9585875ef16002b06fa87c893aff25b795ac'
Submodule path 'system-device': checked out 'fec155feb88ac2bedaf0523629f93c76ea4f1dbe'
Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce'
Submodule path 'system-node-weifang': checked out '4e6581ecf6cb401d05ca9c42c0cb5c28a25b8349'
Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_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_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_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_spreader_imv, perception_spreader_truck, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A001/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/hardware/hardware /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A001/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A001/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A001/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A001/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A001/params_new/msf-port/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A001/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A001/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A001/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A001/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/perception_lane_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A001/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/perception_lidar_camera_fusion/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A001/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A001/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/perception_spreader_truck/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_truck 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A001/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/perception_vehicles/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A001/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A001/params_new/perception_vehicles/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/pncc_common_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/pncc_common_config/pncc_common_config /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A001/params_new/pncc_port_related_config/
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/static_transform_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/system-common/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/system-common/master /root/workspace/weifang-config/container/A001/params_new/system-common/system-ros /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/system-device/master /root/workspace/weifang-config/container/A001/params_new/system-device/slave /root/workspace/weifang-config/container/A001/params_new/system-device/system-ros /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A001/params_new/system-node-weifang/
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A001/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A001/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/system-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A001/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A001/params_new/system-port/system-ros /root/workspace/weifang-config/container/A001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A001/params_new/params_new/
crane_align
data_collection
extrinsics
hardware
hesai_lidar
imv_spreader_detection
lane_detection
lidar_camera_fusion
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
new_truck_spreader_detection
perception
peripheral_controller.toml
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A001/params_new/params_new/crane_align /root/workspace/weifang-config/container/A001/params_new/params_new/data_collection /root/workspace/weifang-config/container/A001/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A001/params_new/params_new/hardware /root/workspace/weifang-config/container/A001/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A001/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A001/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A001/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A001/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A001/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A001/params_new/params_new/master /root/workspace/weifang-config/container/A001/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A001/params_new/params_new/perception /root/workspace/weifang-config/container/A001/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A001/params_new/params_new/pncc_common_config /root/workspace/weifang-config/container/A001/params_new/params_new/pncc_port_related_config /root/workspace/weifang-config/container/A001/params_new/params_new/pncc_vehicle_related_config /root/workspace/weifang-config/container/A001/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A001/params_new/params_new/prediction /root/workspace/weifang-config/container/A001/params_new/params_new/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A001/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A001/params_new/params_new/slave /root/workspace/weifang-config/container/A001/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/system-ros /root/workspace/weifang-config/container/A001/params_A001/params/
[Pipeline] echo
A002拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A002/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A002/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A002/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/A002.git
> git init /root/workspace/weifang-config/container/A002/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A002.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/A002.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/A002.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 542181c9261a169325c917feac55732106956e59 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 542181c9261a169325c917feac55732106956e59 # timeout=300000
Commit message: "Updated submodule pncc_vehicle_related_config to branch truck_zhongqi"
> git rev-list --no-walk 5c49475f5466bc6f56346cbcb0ac3fd7dfd84048 # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A002.git) registered for path 'hardware'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A002.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/A002.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A002.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
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/weifang-config/container/A002/params_new/crane_align_common'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/37)
remote: Counting objects: 5% (2/37)
remote: Counting objects: 8% (3/37)
remote: Counting objects: 10% (4/37)
remote: Counting objects: 13% (5/37)
remote: Counting objects: 16% (6/37)
remote: Counting objects: 18% (7/37)
remote: Counting objects: 21% (8/37)
remote: Counting objects: 24% (9/37)
remote: Counting objects: 27% (10/37)
remote: Counting objects: 29% (11/37)
remote: Counting objects: 32% (12/37)
remote: Counting objects: 35% (13/37)
remote: Counting objects: 37% (14/37)
remote: Counting objects: 40% (15/37)
remote: Counting objects: 43% (16/37)
remote: Counting objects: 45% (17/37)
remote: Counting objects: 48% (18/37)
remote: Counting objects: 51% (19/37)
remote: Counting objects: 54% (20/37)
remote: Counting objects: 56% (21/37)
remote: Counting objects: 59% (22/37)
remote: Counting objects: 62% (23/37)
remote: Counting objects: 64% (24/37)
remote: Counting objects: 67% (25/37)
remote: Counting objects: 70% (26/37)
remote: Counting objects: 72% (27/37)
remote: Counting objects: 75% (28/37)
remote: Counting objects: 78% (29/37)
remote: Counting objects: 81% (30/37)
remote: Counting objects: 83% (31/37)
remote: Counting objects: 86% (32/37)
remote: Counting objects: 89% (33/37)
remote: Counting objects: 91% (34/37)
remote: Counting objects: 94% (35/37)
remote: Counting objects: 97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), 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.
Receiving objects: 2% (1/37)
Receiving objects: 5% (2/37)
Receiving objects: 8% (3/37)
Receiving objects: 10% (4/37)
Receiving objects: 13% (5/37)
Receiving objects: 16% (6/37)
Receiving objects: 18% (7/37)
Receiving objects: 21% (8/37)
Receiving objects: 24% (9/37)
Receiving objects: 27% (10/37)
Receiving objects: 29% (11/37)
Receiving objects: 32% (12/37)
Receiving objects: 35% (13/37)
Receiving objects: 37% (14/37)
remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0
Receiving objects: 40% (15/37)
Receiving objects: 43% (16/37)
Receiving objects: 45% (17/37)
Receiving objects: 48% (18/37)
Receiving objects: 51% (19/37)
Receiving objects: 54% (20/37)
Receiving objects: 56% (21/37)
Receiving objects: 59% (22/37)
Receiving objects: 62% (23/37)
Receiving objects: 64% (24/37)
Receiving objects: 67% (25/37)
Receiving objects: 70% (26/37)
Receiving objects: 72% (27/37)
Receiving objects: 75% (28/37)
Receiving objects: 78% (29/37)
Receiving objects: 81% (30/37)
Receiving objects: 83% (31/37)
Receiving objects: 86% (32/37)
Receiving objects: 89% (33/37)
Receiving objects: 91% (34/37)
Receiving objects: 94% (35/37)
Receiving objects: 97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 18.07 KiB | 9.04 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 53% (7/13)
Resolving deltas: 69% (9/13)
Resolving deltas: 76% (10/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/crane_align_customized'...
remote: Enumerating objects: 1782, done.
remote: Counting objects: 1% (1/68)
remote: Counting objects: 2% (2/68)
remote: Counting objects: 4% (3/68)
remote: Counting objects: 5% (4/68)
remote: Counting objects: 7% (5/68)
remote: Counting objects: 8% (6/68)
remote: Counting objects: 10% (7/68)
remote: Counting objects: 11% (8/68)
remote: Counting objects: 13% (9/68)
remote: Counting objects: 14% (10/68)
remote: Counting objects: 16% (11/68)
remote: Counting objects: 17% (12/68)
remote: Counting objects: 19% (13/68)
remote: Counting objects: 20% (14/68)
remote: Counting objects: 22% (15/68)
remote: Counting objects: 23% (16/68)
remote: Counting objects: 25% (17/68)
remote: Counting objects: 26% (18/68)
remote: Counting objects: 27% (19/68)
remote: Counting objects: 29% (20/68)
remote: Counting objects: 30% (21/68)
remote: Counting objects: 32% (22/68)
remote: Counting objects: 33% (23/68)
remote: Counting objects: 35% (24/68)
remote: Counting objects: 36% (25/68)
remote: Counting objects: 38% (26/68)
remote: Counting objects: 39% (27/68)
remote: Counting objects: 41% (28/68)
remote: Counting objects: 42% (29/68)
remote: Counting objects: 44% (30/68)
remote: Counting objects: 45% (31/68)
remote: Counting objects: 47% (32/68)
remote: Counting objects: 48% (33/68)
remote: Counting objects: 50% (34/68)
remote: Counting objects: 51% (35/68)
remote: Counting objects: 52% (36/68)
remote: Counting objects: 54% (37/68)
remote: Counting objects: 55% (38/68)
remote: Counting objects: 57% (39/68)
remote: Counting objects: 58% (40/68)
remote: Counting objects: 60% (41/68)
remote: Counting objects: 61% (42/68)
remote: Counting objects: 63% (43/68)
remote: Counting objects: 64% (44/68)
remote: Counting objects: 66% (45/68)
remote: Counting objects: 67% (46/68)
remote: Counting objects: 69% (47/68)
remote: Counting objects: 70% (48/68)
remote: Counting objects: 72% (49/68)
remote: Counting objects: 73% (50/68)
remote: Counting objects: 75% (51/68)
remote: Counting objects: 76% (52/68)
remote: Counting objects: 77% (53/68)
remote: Counting objects: 79% (54/68)
remote: Counting objects: 80% (55/68)
remote: Counting objects: 82% (56/68)
remote: Counting objects: 83% (57/68)
remote: Counting objects: 85% (58/68)
remote: Counting objects: 86% (59/68)
remote: Counting objects: 88% (60/68)
remote: Counting objects: 89% (61/68)
remote: Counting objects: 91% (62/68)
remote: Counting objects: 92% (63/68)
remote: Counting objects: 94% (64/68)
remote: Counting objects: 95% (65/68)
remote: Counting objects: 97% (66/68)
remote: Counting objects: 98% (67/68)
remote: Counting objects: 100% (68/68)
remote: Counting objects: 100% (68/68), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/1782)
Receiving objects: 1% (18/1782)
Receiving objects: 2% (36/1782)
Receiving objects: 3% (54/1782)
Receiving objects: 4% (72/1782)
Receiving objects: 5% (90/1782)
Receiving objects: 6% (107/1782)
Receiving objects: 7% (125/1782)
Receiving objects: 8% (143/1782)
Receiving objects: 9% (161/1782)
Receiving objects: 10% (179/1782)
Receiving objects: 11% (197/1782)
Receiving objects: 12% (214/1782)
Receiving objects: 13% (232/1782)
Receiving objects: 14% (250/1782)
Receiving objects: 15% (268/1782)
Receiving objects: 16% (286/1782)
Receiving objects: 17% (303/1782)
Receiving objects: 18% (321/1782)
Receiving objects: 19% (339/1782)
Receiving objects: 20% (357/1782)
Receiving objects: 21% (375/1782)
Receiving objects: 22% (393/1782)
Receiving objects: 23% (410/1782)
Receiving objects: 24% (428/1782)
Receiving objects: 25% (446/1782)
Receiving objects: 26% (464/1782)
Receiving objects: 27% (482/1782)
Receiving objects: 28% (499/1782)
Receiving objects: 29% (517/1782)
Receiving objects: 30% (535/1782)
Receiving objects: 31% (553/1782)
Receiving objects: 32% (571/1782)
Receiving objects: 33% (589/1782)
Receiving objects: 34% (606/1782)
Receiving objects: 35% (624/1782)
Receiving objects: 36% (642/1782)
Receiving objects: 37% (660/1782)
Receiving objects: 38% (678/1782)
Receiving objects: 39% (695/1782)
Receiving objects: 40% (713/1782)
Receiving objects: 41% (731/1782)
Receiving objects: 42% (749/1782)
Receiving objects: 43% (767/1782)
Receiving objects: 44% (785/1782)
Receiving objects: 45% (802/1782)
Receiving objects: 46% (820/1782)
Receiving objects: 47% (838/1782)
Receiving objects: 48% (856/1782)
Receiving objects: 49% (874/1782)
Receiving objects: 50% (891/1782)
Receiving objects: 51% (909/1782)
Receiving objects: 52% (927/1782)
Receiving objects: 53% (945/1782)
Receiving objects: 54% (963/1782)
Receiving objects: 55% (981/1782)
Receiving objects: 56% (998/1782)
Receiving objects: 57% (1016/1782)
Receiving objects: 58% (1034/1782)
Receiving objects: 59% (1052/1782)
Receiving objects: 60% (1070/1782)
Receiving objects: 61% (1088/1782)
Receiving objects: 62% (1105/1782)
Receiving objects: 63% (1123/1782)
Receiving objects: 64% (1141/1782)
Receiving objects: 65% (1159/1782)
Receiving objects: 66% (1177/1782)
Receiving objects: 67% (1194/1782)
Receiving objects: 68% (1212/1782)
Receiving objects: 69% (1230/1782)
Receiving objects: 70% (1248/1782)
Receiving objects: 71% (1266/1782)
Receiving objects: 72% (1284/1782)
Receiving objects: 73% (1301/1782)
Receiving objects: 74% (1319/1782)
Receiving objects: 75% (1337/1782)
Receiving objects: 76% (1355/1782)
Receiving objects: 77% (1373/1782)
Receiving objects: 78% (1390/1782)
Receiving objects: 79% (1408/1782)
Receiving objects: 80% (1426/1782)
Receiving objects: 81% (1444/1782)
Receiving objects: 82% (1462/1782)
Receiving objects: 83% (1480/1782)
Receiving objects: 84% (1497/1782)
Receiving objects: 85% (1515/1782)
Receiving objects: 86% (1533/1782)
Receiving objects: 87% (1551/1782)
Receiving objects: 88% (1569/1782)
Receiving objects: 89% (1586/1782)
Receiving objects: 90% (1604/1782)
Receiving objects: 91% (1622/1782)
Receiving objects: 92% (1640/1782)
Receiving objects: 93% (1658/1782)
Receiving objects: 94% (1676/1782)
remote: Total 1782 (delta 29), reused 38 (delta 16), pack-reused 1714
Receiving objects: 95% (1693/1782)
Receiving objects: 96% (1711/1782)
Receiving objects: 97% (1729/1782)
Receiving objects: 98% (1747/1782)
Receiving objects: 99% (1765/1782)
Receiving objects: 100% (1782/1782)
Receiving objects: 100% (1782/1782), 512.25 KiB | 34.15 MiB/s, done.
Resolving deltas: 0% (0/858)
Resolving deltas: 1% (9/858)
Resolving deltas: 2% (23/858)
Resolving deltas: 3% (26/858)
Resolving deltas: 4% (35/858)
Resolving deltas: 5% (43/858)
Resolving deltas: 12% (103/858)
Resolving deltas: 23% (204/858)
Resolving deltas: 25% (219/858)
Resolving deltas: 26% (228/858)
Resolving deltas: 27% (232/858)
Resolving deltas: 29% (254/858)
Resolving deltas: 32% (282/858)
Resolving deltas: 34% (296/858)
Resolving deltas: 35% (305/858)
Resolving deltas: 36% (309/858)
Resolving deltas: 37% (324/858)
Resolving deltas: 39% (336/858)
Resolving deltas: 40% (347/858)
Resolving deltas: 41% (353/858)
Resolving deltas: 42% (364/858)
Resolving deltas: 48% (413/858)
Resolving deltas: 49% (425/858)
Resolving deltas: 50% (434/858)
Resolving deltas: 51% (442/858)
Resolving deltas: 52% (447/858)
Resolving deltas: 53% (459/858)
Resolving deltas: 54% (464/858)
Resolving deltas: 55% (472/858)
Resolving deltas: 56% (482/858)
Resolving deltas: 57% (496/858)
Resolving deltas: 58% (504/858)
Resolving deltas: 59% (508/858)
Resolving deltas: 60% (517/858)
Resolving deltas: 61% (527/858)
Resolving deltas: 63% (541/858)
Resolving deltas: 64% (550/858)
Resolving deltas: 65% (566/858)
Resolving deltas: 66% (567/858)
Resolving deltas: 68% (589/858)
Resolving deltas: 69% (599/858)
Resolving deltas: 70% (602/858)
Resolving deltas: 71% (616/858)
Resolving deltas: 73% (634/858)
Resolving deltas: 74% (635/858)
Resolving deltas: 75% (646/858)
Resolving deltas: 76% (653/858)
Resolving deltas: 77% (662/858)
Resolving deltas: 78% (670/858)
Resolving deltas: 82% (711/858)
Resolving deltas: 100% (858/858)
Resolving deltas: 100% (858/858), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/hardware'...
remote: Enumerating objects: 24, 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: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
remote: Total 24 (delta 8), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/24)
Receiving objects: 8% (2/24)
Receiving objects: 12% (3/24)
Receiving objects: 16% (4/24)
Receiving objects: 20% (5/24)
Receiving objects: 25% (6/24)
Receiving objects: 29% (7/24)
Receiving objects: 33% (8/24)
Receiving objects: 37% (9/24)
Receiving objects: 41% (10/24)
Receiving objects: 45% (11/24)
Receiving objects: 50% (12/24)
Receiving objects: 54% (13/24)
Receiving objects: 58% (14/24)
Receiving objects: 62% (15/24)
Receiving objects: 66% (16/24)
Receiving objects: 70% (17/24)
Receiving objects: 75% (18/24)
Receiving objects: 79% (19/24)
Receiving objects: 83% (20/24)
Receiving objects: 87% (21/24)
Receiving objects: 91% (22/24)
Receiving objects: 95% (23/24)
Receiving objects: 100% (24/24)
Receiving objects: 100% (24/24), done.
Resolving deltas: 0% (0/8)
Resolving deltas: 25% (2/8)
Resolving deltas: 87% (7/8)
Resolving deltas: 100% (8/8)
Resolving deltas: 100% (8/8), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 4% (1/21)
remote: Compressing objects: 9% (2/21)
remote: Compressing objects: 14% (3/21)
remote: Compressing objects: 19% (4/21)
remote: Compressing objects: 23% (5/21)
remote: Compressing objects: 28% (6/21)
remote: Compressing objects: 33% (7/21)
remote: Compressing objects: 38% (8/21)
remote: Compressing objects: 42% (9/21)
remote: Compressing objects: 47% (10/21)
remote: Compressing objects: 52% (11/21)
remote: Compressing objects: 57% (12/21)
remote: Compressing objects: 61% (13/21)
remote: Compressing objects: 66% (14/21)
remote: Compressing objects: 71% (15/21)
remote: Compressing objects: 76% (16/21)
remote: Compressing objects: 80% (17/21)
remote: Compressing objects: 85% (18/21)
remote: Compressing objects: 90% (19/21)
remote: Compressing objects: 95% (20/21)
remote: Compressing objects: 100% (21/21)
remote: Compressing objects: 100% (21/21), done.
remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/22)
Receiving objects: 9% (2/22)
Receiving objects: 13% (3/22)
Receiving objects: 18% (4/22)
Receiving objects: 22% (5/22)
Receiving objects: 27% (6/22)
Receiving objects: 31% (7/22)
Receiving objects: 36% (8/22)
Receiving objects: 40% (9/22)
Receiving objects: 45% (10/22)
Receiving objects: 50% (11/22)
Receiving objects: 54% (12/22)
Receiving objects: 59% (13/22)
Receiving objects: 63% (14/22)
Receiving objects: 68% (15/22)
Receiving objects: 72% (16/22)
Receiving objects: 77% (17/22)
Receiving objects: 81% (18/22)
Receiving objects: 86% (19/22)
Receiving objects: 90% (20/22)
Receiving objects: 95% (21/22)
Receiving objects: 100% (22/22)
Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics'...
remote: Enumerating objects: 98, done.
remote: Counting objects: 2% (1/45)
remote: Counting objects: 4% (2/45)
remote: Counting objects: 6% (3/45)
remote: Counting objects: 8% (4/45)
remote: Counting objects: 11% (5/45)
remote: Counting objects: 13% (6/45)
remote: Counting objects: 15% (7/45)
remote: Counting objects: 17% (8/45)
remote: Counting objects: 20% (9/45)
remote: Counting objects: 22% (10/45)
remote: Counting objects: 24% (11/45)
remote: Counting objects: 26% (12/45)
remote: Counting objects: 28% (13/45)
remote: Counting objects: 31% (14/45)
remote: Counting objects: 33% (15/45)
remote: Counting objects: 35% (16/45)
remote: Counting objects: 37% (17/45)
remote: Counting objects: 40% (18/45)
remote: Counting objects: 42% (19/45)
remote: Counting objects: 44% (20/45)
remote: Counting objects: 46% (21/45)
remote: Counting objects: 48% (22/45)
remote: Counting objects: 51% (23/45)
remote: Counting objects: 53% (24/45)
remote: Counting objects: 55% (25/45)
remote: Counting objects: 57% (26/45)
remote: Counting objects: 60% (27/45)
remote: Counting objects: 62% (28/45)
remote: Counting objects: 64% (29/45)
remote: Counting objects: 66% (30/45)
remote: Counting objects: 68% (31/45)
remote: Counting objects: 71% (32/45)
remote: Counting objects: 73% (33/45)
remote: Counting objects: 75% (34/45)
remote: Counting objects: 77% (35/45)
remote: Counting objects: 80% (36/45)
remote: Counting objects: 82% (37/45)
remote: Counting objects: 84% (38/45)
remote: Counting objects: 86% (39/45)
remote: Counting objects: 88% (40/45)
remote: Counting objects: 91% (41/45)
remote: Counting objects: 93% (42/45)
remote: Counting objects: 95% (43/45)
remote: Counting objects: 97% (44/45)
remote: Counting objects: 100% (45/45)
remote: Counting objects: 100% (45/45), done.
remote: Compressing objects: 2% (1/43)
remote: Compressing objects: 4% (2/43)
remote: Compressing objects: 6% (3/43)
remote: Compressing objects: 9% (4/43)
remote: Compressing objects: 11% (5/43)
remote: Compressing objects: 13% (6/43)
remote: Compressing objects: 16% (7/43)
remote: Compressing objects: 18% (8/43)
remote: Compressing objects: 20% (9/43)
remote: Compressing objects: 23% (10/43)
remote: Compressing objects: 25% (11/43)
remote: Compressing objects: 27% (12/43)
remote: Compressing objects: 30% (13/43)
remote: Compressing objects: 32% (14/43)
remote: Compressing objects: 34% (15/43)
remote: Compressing objects: 37% (16/43)
remote: Compressing objects: 39% (17/43)
remote: Compressing objects: 41% (18/43)
remote: Compressing objects: 44% (19/43)
remote: Compressing objects: 46% (20/43)
remote: Compressing objects: 48% (21/43)
remote: Compressing objects: 51% (22/43)
remote: Compressing objects: 53% (23/43)
remote: Compressing objects: 55% (24/43)
remote: Compressing objects: 58% (25/43)
remote: Compressing objects: 60% (26/43)
remote: Compressing objects: 62% (27/43)
remote: Compressing objects: 65% (28/43)
remote: Compressing objects: 67% (29/43)
remote: Compressing objects: 69% (30/43)
remote: Compressing objects: 72% (31/43)
remote: Compressing objects: 74% (32/43)
remote: Compressing objects: 76% (33/43)
remote: Compressing objects: 79% (34/43)
remote: Compressing objects: 81% (35/43)
remote: Compressing objects: 83% (36/43)
remote: Compressing objects: 86% (37/43)
remote: Compressing objects: 88% (38/43)
remote: Compressing objects: 90% (39/43)
remote: Compressing objects: 93% (40/43)
remote: Compressing objects: 95% (41/43)
remote: Compressing objects: 97% (42/43)
remote: Compressing objects: 100% (43/43)
remote: Compressing objects: 100% (43/43), done.
Receiving objects: 1% (1/98)
Receiving objects: 2% (2/98)
Receiving objects: 3% (3/98)
Receiving objects: 4% (4/98)
Receiving objects: 5% (5/98)
Receiving objects: 6% (6/98)
Receiving objects: 7% (7/98)
Receiving objects: 8% (8/98)
Receiving objects: 9% (9/98)
Receiving objects: 10% (10/98)
Receiving objects: 11% (11/98)
Receiving objects: 12% (12/98)
Receiving objects: 13% (13/98)
Receiving objects: 14% (14/98)
Receiving objects: 15% (15/98)
Receiving objects: 16% (16/98)
Receiving objects: 17% (17/98)
Receiving objects: 18% (18/98)
Receiving objects: 19% (19/98)
Receiving objects: 20% (20/98)
Receiving objects: 21% (21/98)
Receiving objects: 22% (22/98)
Receiving objects: 23% (23/98)
Receiving objects: 24% (24/98)
Receiving objects: 25% (25/98)
Receiving objects: 26% (26/98)
Receiving objects: 27% (27/98)
Receiving objects: 28% (28/98)
Receiving objects: 29% (29/98)
Receiving objects: 30% (30/98)
Receiving objects: 31% (31/98)
Receiving objects: 32% (32/98)
Receiving objects: 33% (33/98)
Receiving objects: 34% (34/98)
Receiving objects: 35% (35/98)
Receiving objects: 36% (36/98)
Receiving objects: 37% (37/98)
Receiving objects: 38% (38/98)
Receiving objects: 39% (39/98)
Receiving objects: 40% (40/98)
Receiving objects: 41% (41/98)
Receiving objects: 42% (42/98)
Receiving objects: 43% (43/98)
Receiving objects: 44% (44/98)
Receiving objects: 45% (45/98)
Receiving objects: 46% (46/98)
Receiving objects: 47% (47/98)
Receiving objects: 48% (48/98)
Receiving objects: 50% (49/98)
Receiving objects: 51% (50/98)
Receiving objects: 52% (51/98)
Receiving objects: 53% (52/98)
Receiving objects: 54% (53/98)
Receiving objects: 55% (54/98)
Receiving objects: 56% (55/98)
remote: Total 98 (delta 5), reused 0 (delta 0), pack-reused 53
Receiving objects: 57% (56/98)
Receiving objects: 58% (57/98)
Receiving objects: 59% (58/98)
Receiving objects: 60% (59/98)
Receiving objects: 61% (60/98)
Receiving objects: 62% (61/98)
Receiving objects: 63% (62/98)
Receiving objects: 64% (63/98)
Receiving objects: 65% (64/98)
Receiving objects: 66% (65/98)
Receiving objects: 67% (66/98)
Receiving objects: 68% (67/98)
Receiving objects: 69% (68/98)
Receiving objects: 70% (69/98)
Receiving objects: 71% (70/98)
Receiving objects: 72% (71/98)
Receiving objects: 73% (72/98)
Receiving objects: 74% (73/98)
Receiving objects: 75% (74/98)
Receiving objects: 76% (75/98)
Receiving objects: 77% (76/98)
Receiving objects: 78% (77/98)
Receiving objects: 79% (78/98)
Receiving objects: 80% (79/98)
Receiving objects: 81% (80/98)
Receiving objects: 82% (81/98)
Receiving objects: 83% (82/98)
Receiving objects: 84% (83/98)
Receiving objects: 85% (84/98)
Receiving objects: 86% (85/98)
Receiving objects: 87% (86/98)
Receiving objects: 88% (87/98)
Receiving objects: 89% (88/98)
Receiving objects: 90% (89/98)
Receiving objects: 91% (90/98)
Receiving objects: 92% (91/98)
Receiving objects: 93% (92/98)
Receiving objects: 94% (93/98)
Receiving objects: 95% (94/98)
Receiving objects: 96% (95/98)
Receiving objects: 97% (96/98)
Receiving objects: 98% (97/98)
Receiving objects: 100% (98/98)
Receiving objects: 100% (98/98), 13.38 KiB | 13.38 MiB/s, done.
Resolving deltas: 0% (0/12)
Resolving deltas: 16% (2/12)
Resolving deltas: 33% (4/12)
Resolving deltas: 41% (5/12)
Resolving deltas: 75% (9/12)
Resolving deltas: 100% (12/12)
Resolving deltas: 100% (12/12), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_common'...
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: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 30 (delta 5), 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.52 KiB | 6.52 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 462, 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: 0% (1/462)
Receiving objects: 1% (5/462)
Receiving objects: 2% (10/462)
Receiving objects: 3% (14/462)
Receiving objects: 4% (19/462)
Receiving objects: 5% (24/462)
Receiving objects: 6% (28/462)
Receiving objects: 7% (33/462)
Receiving objects: 8% (37/462)
Receiving objects: 9% (42/462)
Receiving objects: 10% (47/462)
Receiving objects: 11% (51/462)
Receiving objects: 12% (56/462)
Receiving objects: 13% (61/462)
Receiving objects: 14% (65/462)
Receiving objects: 15% (70/462)
Receiving objects: 16% (74/462)
Receiving objects: 17% (79/462)
Receiving objects: 18% (84/462)
Receiving objects: 19% (88/462)
Receiving objects: 20% (93/462)
Receiving objects: 21% (98/462)
Receiving objects: 22% (102/462)
Receiving objects: 23% (107/462)
Receiving objects: 24% (111/462)
Receiving objects: 25% (116/462)
Receiving objects: 26% (121/462)
Receiving objects: 27% (125/462)
Receiving objects: 28% (130/462)
Receiving objects: 29% (134/462)
Receiving objects: 30% (139/462)
Receiving objects: 31% (144/462)
Receiving objects: 32% (148/462)
Receiving objects: 33% (153/462)
Receiving objects: 34% (158/462)
Receiving objects: 35% (162/462)
Receiving objects: 36% (167/462)
Receiving objects: 37% (171/462)
Receiving objects: 38% (176/462)
Receiving objects: 39% (181/462)
Receiving objects: 40% (185/462)
Receiving objects: 41% (190/462)
Receiving objects: 42% (195/462)
remote: Total 462 (delta 8), reused 0 (delta 0), pack-reused 429
Receiving objects: 43% (199/462)
Receiving objects: 44% (204/462)
Receiving objects: 45% (208/462)
Receiving objects: 46% (213/462)
Receiving objects: 47% (218/462)
Receiving objects: 48% (222/462)
Receiving objects: 49% (227/462)
Receiving objects: 50% (231/462)
Receiving objects: 51% (236/462)
Receiving objects: 52% (241/462)
Receiving objects: 53% (245/462)
Receiving objects: 54% (250/462)
Receiving objects: 55% (255/462)
Receiving objects: 56% (259/462)
Receiving objects: 57% (264/462)
Receiving objects: 58% (268/462)
Receiving objects: 59% (273/462)
Receiving objects: 60% (278/462)
Receiving objects: 61% (282/462)
Receiving objects: 62% (287/462)
Receiving objects: 63% (292/462)
Receiving objects: 64% (296/462)
Receiving objects: 65% (301/462)
Receiving objects: 66% (305/462)
Receiving objects: 67% (310/462)
Receiving objects: 68% (315/462)
Receiving objects: 69% (319/462)
Receiving objects: 70% (324/462)
Receiving objects: 71% (329/462)
Receiving objects: 72% (333/462)
Receiving objects: 73% (338/462)
Receiving objects: 74% (342/462)
Receiving objects: 75% (347/462)
Receiving objects: 76% (352/462)
Receiving objects: 77% (356/462)
Receiving objects: 78% (361/462)
Receiving objects: 79% (365/462)
Receiving objects: 80% (370/462)
Receiving objects: 81% (375/462)
Receiving objects: 82% (379/462)
Receiving objects: 83% (384/462)
Receiving objects: 84% (389/462)
Receiving objects: 85% (393/462)
Receiving objects: 86% (398/462)
Receiving objects: 87% (402/462)
Receiving objects: 88% (407/462)
Receiving objects: 89% (412/462)
Receiving objects: 90% (416/462)
Receiving objects: 91% (421/462)
Receiving objects: 92% (426/462)
Receiving objects: 93% (430/462)
Receiving objects: 94% (435/462)
Receiving objects: 95% (439/462)
Receiving objects: 96% (444/462)
Receiving objects: 97% (449/462)
Receiving objects: 98% (453/462)
Receiving objects: 99% (458/462)
Receiving objects: 100% (462/462)
Receiving objects: 100% (462/462), 80.85 KiB | 26.95 MiB/s, done.
Resolving deltas: 0% (0/188)
Resolving deltas: 1% (2/188)
Resolving deltas: 2% (4/188)
Resolving deltas: 3% (6/188)
Resolving deltas: 4% (8/188)
Resolving deltas: 19% (37/188)
Resolving deltas: 30% (57/188)
Resolving deltas: 35% (66/188)
Resolving deltas: 36% (68/188)
Resolving deltas: 40% (76/188)
Resolving deltas: 43% (81/188)
Resolving deltas: 52% (99/188)
Resolving deltas: 53% (101/188)
Resolving deltas: 62% (117/188)
Resolving deltas: 65% (124/188)
Resolving deltas: 69% (130/188)
Resolving deltas: 71% (134/188)
Resolving deltas: 76% (143/188)
Resolving deltas: 77% (146/188)
Resolving deltas: 78% (148/188)
Resolving deltas: 80% (151/188)
Resolving deltas: 81% (154/188)
Resolving deltas: 82% (156/188)
Resolving deltas: 85% (161/188)
Resolving deltas: 86% (162/188)
Resolving deltas: 87% (164/188)
Resolving deltas: 88% (166/188)
Resolving deltas: 89% (168/188)
Resolving deltas: 92% (174/188)
Resolving deltas: 93% (175/188)
Resolving deltas: 94% (177/188)
Resolving deltas: 95% (179/188)
Resolving deltas: 100% (188/188)
Resolving deltas: 100% (188/188), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/msf-port'...
remote: Enumerating objects: 119, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), 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.
Receiving objects: 0% (1/119)
Receiving objects: 1% (2/119)
Receiving objects: 2% (3/119)
Receiving objects: 3% (4/119)
Receiving objects: 4% (5/119)
Receiving objects: 5% (6/119)
Receiving objects: 6% (8/119)
Receiving objects: 7% (9/119)
Receiving objects: 8% (10/119)
Receiving objects: 9% (11/119)
Receiving objects: 10% (12/119)
Receiving objects: 11% (14/119)
Receiving objects: 12% (15/119)
Receiving objects: 13% (16/119)
Receiving objects: 14% (17/119)
Receiving objects: 15% (18/119)
Receiving objects: 16% (20/119)
Receiving objects: 17% (21/119)
Receiving objects: 18% (22/119)
Receiving objects: 19% (23/119)
Receiving objects: 20% (24/119)
Receiving objects: 21% (25/119)
Receiving objects: 22% (27/119)
Receiving objects: 23% (28/119)
Receiving objects: 24% (29/119)
Receiving objects: 25% (30/119)
Receiving objects: 26% (31/119)
Receiving objects: 27% (33/119)
Receiving objects: 28% (34/119)
Receiving objects: 29% (35/119)
Receiving objects: 30% (36/119)
Receiving objects: 31% (37/119)
Receiving objects: 32% (39/119)
Receiving objects: 33% (40/119)
Receiving objects: 34% (41/119)
Receiving objects: 35% (42/119)
Receiving objects: 36% (43/119)
Receiving objects: 37% (45/119)
Receiving objects: 38% (46/119)
Receiving objects: 39% (47/119)
Receiving objects: 40% (48/119)
Receiving objects: 41% (49/119)
Receiving objects: 42% (50/119)
Receiving objects: 43% (52/119)
Receiving objects: 44% (53/119)
Receiving objects: 45% (54/119)
Receiving objects: 46% (55/119)
Receiving objects: 47% (56/119)
Receiving objects: 48% (58/119)
Receiving objects: 49% (59/119)
Receiving objects: 50% (60/119)
Receiving objects: 51% (61/119)
remote: Total 119 (delta 26), reused 40 (delta 17), pack-reused 63
Receiving objects: 52% (62/119)
Receiving objects: 53% (64/119)
Receiving objects: 54% (65/119)
Receiving objects: 55% (66/119)
Receiving objects: 56% (67/119)
Receiving objects: 57% (68/119)
Receiving objects: 58% (70/119)
Receiving objects: 59% (71/119)
Receiving objects: 60% (72/119)
Receiving objects: 61% (73/119)
Receiving objects: 62% (74/119)
Receiving objects: 63% (75/119)
Receiving objects: 64% (77/119)
Receiving objects: 65% (78/119)
Receiving objects: 66% (79/119)
Receiving objects: 67% (80/119)
Receiving objects: 68% (81/119)
Receiving objects: 69% (83/119)
Receiving objects: 70% (84/119)
Receiving objects: 71% (85/119)
Receiving objects: 72% (86/119)
Receiving objects: 73% (87/119)
Receiving objects: 74% (89/119)
Receiving objects: 75% (90/119)
Receiving objects: 76% (91/119)
Receiving objects: 77% (92/119)
Receiving objects: 78% (93/119)
Receiving objects: 79% (95/119)
Receiving objects: 80% (96/119)
Receiving objects: 81% (97/119)
Receiving objects: 82% (98/119)
Receiving objects: 83% (99/119)
Receiving objects: 84% (100/119)
Receiving objects: 85% (102/119)
Receiving objects: 86% (103/119)
Receiving objects: 87% (104/119)
Receiving objects: 88% (105/119)
Receiving objects: 89% (106/119)
Receiving objects: 90% (108/119)
Receiving objects: 91% (109/119)
Receiving objects: 92% (110/119)
Receiving objects: 93% (111/119)
Receiving objects: 94% (112/119)
Receiving objects: 95% (114/119)
Receiving objects: 96% (115/119)
Receiving objects: 97% (116/119)
Receiving objects: 98% (117/119)
Receiving objects: 99% (118/119)
Receiving objects: 100% (119/119)
Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done.
Resolving deltas: 0% (0/62)
Resolving deltas: 1% (1/62)
Resolving deltas: 8% (5/62)
Resolving deltas: 11% (7/62)
Resolving deltas: 17% (11/62)
Resolving deltas: 19% (12/62)
Resolving deltas: 20% (13/62)
Resolving deltas: 22% (14/62)
Resolving deltas: 29% (18/62)
Resolving deltas: 35% (22/62)
Resolving deltas: 40% (25/62)
Resolving deltas: 41% (26/62)
Resolving deltas: 45% (28/62)
Resolving deltas: 46% (29/62)
Resolving deltas: 48% (30/62)
Resolving deltas: 54% (34/62)
Resolving deltas: 56% (35/62)
Resolving deltas: 58% (36/62)
Resolving deltas: 59% (37/62)
Resolving deltas: 61% (38/62)
Resolving deltas: 66% (41/62)
Resolving deltas: 67% (42/62)
Resolving deltas: 70% (44/62)
Resolving deltas: 72% (45/62)
Resolving deltas: 74% (46/62)
Resolving deltas: 75% (47/62)
Resolving deltas: 77% (48/62)
Resolving deltas: 85% (53/62)
Resolving deltas: 88% (55/62)
Resolving deltas: 93% (58/62)
Resolving deltas: 95% (59/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/msf-vehicle'...
remote: Enumerating objects: 41, done.
remote: Counting objects: 14% (1/7)
remote: Counting objects: 28% (2/7)
remote: Counting objects: 42% (3/7)
remote: Counting objects: 57% (4/7)
remote: Counting objects: 71% (5/7)
remote: Counting objects: 85% (6/7)
remote: Counting objects: 100% (7/7)
remote: Counting objects: 100% (7/7), 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 41 (delta 3), reused 0 (delta 0), pack-reused 34
Receiving objects: 2% (1/41)
Receiving objects: 4% (2/41)
Receiving objects: 7% (3/41)
Receiving objects: 9% (4/41)
Receiving objects: 12% (5/41)
Receiving objects: 14% (6/41)
Receiving objects: 17% (7/41)
Receiving objects: 19% (8/41)
Receiving objects: 21% (9/41)
Receiving objects: 24% (10/41)
Receiving objects: 26% (11/41)
Receiving objects: 29% (12/41)
Receiving objects: 31% (13/41)
Receiving objects: 34% (14/41)
Receiving objects: 36% (15/41)
Receiving objects: 39% (16/41)
Receiving objects: 41% (17/41)
Receiving objects: 43% (18/41)
Receiving objects: 46% (19/41)
Receiving objects: 48% (20/41)
Receiving objects: 51% (21/41)
Receiving objects: 53% (22/41)
Receiving objects: 56% (23/41)
Receiving objects: 58% (24/41)
Receiving objects: 60% (25/41)
Receiving objects: 63% (26/41)
Receiving objects: 65% (27/41)
Receiving objects: 68% (28/41)
Receiving objects: 70% (29/41)
Receiving objects: 73% (30/41)
Receiving objects: 75% (31/41)
Receiving objects: 78% (32/41)
Receiving objects: 80% (33/41)
Receiving objects: 82% (34/41)
Receiving objects: 85% (35/41)
Receiving objects: 87% (36/41)
Receiving objects: 90% (37/41)
Receiving objects: 92% (38/41)
Receiving objects: 95% (39/41)
Receiving objects: 97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 5.25 KiB | 5.25 MiB/s, done.
Resolving deltas: 0% (0/19)
Resolving deltas: 5% (1/19)
Resolving deltas: 21% (4/19)
Resolving deltas: 57% (11/19)
Resolving deltas: 68% (13/19)
Resolving deltas: 100% (19/19)
Resolving deltas: 100% (19/19), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_camera_driver'...
remote: Enumerating objects: 41, done.
remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 41
Receiving objects: 2% (1/41)
Receiving objects: 4% (2/41)
Receiving objects: 7% (3/41)
Receiving objects: 9% (4/41)
Receiving objects: 12% (5/41)
Receiving objects: 14% (6/41)
Receiving objects: 17% (7/41)
Receiving objects: 19% (8/41)
Receiving objects: 21% (9/41)
Receiving objects: 24% (10/41)
Receiving objects: 26% (11/41)
Receiving objects: 29% (12/41)
Receiving objects: 31% (13/41)
Receiving objects: 34% (14/41)
Receiving objects: 36% (15/41)
Receiving objects: 39% (16/41)
Receiving objects: 41% (17/41)
Receiving objects: 43% (18/41)
Receiving objects: 46% (19/41)
Receiving objects: 48% (20/41)
Receiving objects: 51% (21/41)
Receiving objects: 53% (22/41)
Receiving objects: 56% (23/41)
Receiving objects: 58% (24/41)
Receiving objects: 60% (25/41)
Receiving objects: 63% (26/41)
Receiving objects: 65% (27/41)
Receiving objects: 68% (28/41)
Receiving objects: 70% (29/41)
Receiving objects: 73% (30/41)
Receiving objects: 75% (31/41)
Receiving objects: 78% (32/41)
Receiving objects: 80% (33/41)
Receiving objects: 82% (34/41)
Receiving objects: 85% (35/41)
Receiving objects: 87% (36/41)
Receiving objects: 90% (37/41)
Receiving objects: 92% (38/41)
Receiving objects: 95% (39/41)
Receiving objects: 97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 4.19 KiB | 4.19 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_data_collection'...
remote: Enumerating objects: 148, done.
remote: Counting objects: 0% (1/136)
remote: Counting objects: 1% (2/136)
remote: Counting objects: 2% (3/136)
remote: Counting objects: 3% (5/136)
remote: Counting objects: 4% (6/136)
remote: Counting objects: 5% (7/136)
remote: Counting objects: 6% (9/136)
remote: Counting objects: 7% (10/136)
remote: Counting objects: 8% (11/136)
remote: Counting objects: 9% (13/136)
remote: Counting objects: 10% (14/136)
remote: Counting objects: 11% (15/136)
remote: Counting objects: 12% (17/136)
remote: Counting objects: 13% (18/136)
remote: Counting objects: 14% (20/136)
remote: Counting objects: 15% (21/136)
remote: Counting objects: 16% (22/136)
remote: Counting objects: 17% (24/136)
remote: Counting objects: 18% (25/136)
remote: Counting objects: 19% (26/136)
remote: Counting objects: 20% (28/136)
remote: Counting objects: 21% (29/136)
remote: Counting objects: 22% (30/136)
remote: Counting objects: 23% (32/136)
remote: Counting objects: 24% (33/136)
remote: Counting objects: 25% (34/136)
remote: Counting objects: 26% (36/136)
remote: Counting objects: 27% (37/136)
remote: Counting objects: 28% (39/136)
remote: Counting objects: 29% (40/136)
remote: Counting objects: 30% (41/136)
remote: Counting objects: 31% (43/136)
remote: Counting objects: 32% (44/136)
remote: Counting objects: 33% (45/136)
remote: Counting objects: 34% (47/136)
remote: Counting objects: 35% (48/136)
remote: Counting objects: 36% (49/136)
remote: Counting objects: 37% (51/136)
remote: Counting objects: 38% (52/136)
remote: Counting objects: 39% (54/136)
remote: Counting objects: 40% (55/136)
remote: Counting objects: 41% (56/136)
remote: Counting objects: 42% (58/136)
remote: Counting objects: 43% (59/136)
remote: Counting objects: 44% (60/136)
remote: Counting objects: 45% (62/136)
remote: Counting objects: 46% (63/136)
remote: Counting objects: 47% (64/136)
remote: Counting objects: 48% (66/136)
remote: Counting objects: 49% (67/136)
remote: Counting objects: 50% (68/136)
remote: Counting objects: 51% (70/136)
remote: Counting objects: 52% (71/136)
remote: Counting objects: 53% (73/136)
remote: Counting objects: 54% (74/136)
remote: Counting objects: 55% (75/136)
remote: Counting objects: 56% (77/136)
remote: Counting objects: 57% (78/136)
remote: Counting objects: 58% (79/136)
remote: Counting objects: 59% (81/136)
remote: Counting objects: 60% (82/136)
remote: Counting objects: 61% (83/136)
remote: Counting objects: 62% (85/136)
remote: Counting objects: 63% (86/136)
remote: Counting objects: 64% (88/136)
remote: Counting objects: 65% (89/136)
remote: Counting objects: 66% (90/136)
remote: Counting objects: 67% (92/136)
remote: Counting objects: 68% (93/136)
remote: Counting objects: 69% (94/136)
remote: Counting objects: 70% (96/136)
remote: Counting objects: 71% (97/136)
remote: Counting objects: 72% (98/136)
remote: Counting objects: 73% (100/136)
remote: Counting objects: 74% (101/136)
remote: Counting objects: 75% (102/136)
remote: Counting objects: 76% (104/136)
remote: Counting objects: 77% (105/136)
remote: Counting objects: 78% (107/136)
remote: Counting objects: 79% (108/136)
remote: Counting objects: 80% (109/136)
remote: Counting objects: 81% (111/136)
remote: Counting objects: 82% (112/136)
remote: Counting objects: 83% (113/136)
remote: Counting objects: 84% (115/136)
remote: Counting objects: 85% (116/136)
remote: Counting objects: 86% (117/136)
remote: Counting objects: 87% (119/136)
remote: Counting objects: 88% (120/136)
remote: Counting objects: 89% (122/136)
remote: Counting objects: 90% (123/136)
remote: Counting objects: 91% (124/136)
remote: Counting objects: 92% (126/136)
remote: Counting objects: 93% (127/136)
remote: Counting objects: 94% (128/136)
remote: Counting objects: 95% (130/136)
remote: Counting objects: 96% (131/136)
remote: Counting objects: 97% (132/136)
remote: Counting objects: 98% (134/136)
remote: Counting objects: 99% (135/136)
remote: Counting objects: 100% (136/136)
remote: Counting objects: 100% (136/136), done.
remote: Compressing objects: 1% (1/76)
remote: Compressing objects: 2% (2/76)
remote: Compressing objects: 3% (3/76)
remote: Compressing objects: 5% (4/76)
remote: Compressing objects: 6% (5/76)
remote: Compressing objects: 7% (6/76)
remote: Compressing objects: 9% (7/76)
remote: Compressing objects: 10% (8/76)
remote: Compressing objects: 11% (9/76)
remote: Compressing objects: 13% (10/76)
remote: Compressing objects: 14% (11/76)
remote: Compressing objects: 15% (12/76)
remote: Compressing objects: 17% (13/76)
remote: Compressing objects: 18% (14/76)
remote: Compressing objects: 19% (15/76)
remote: Compressing objects: 21% (16/76)
remote: Compressing objects: 22% (17/76)
remote: Compressing objects: 23% (18/76)
remote: Compressing objects: 25% (19/76)
remote: Compressing objects: 26% (20/76)
remote: Compressing objects: 27% (21/76)
remote: Compressing objects: 28% (22/76)
remote: Compressing objects: 30% (23/76)
remote: Compressing objects: 31% (24/76)
remote: Compressing objects: 32% (25/76)
remote: Compressing objects: 34% (26/76)
remote: Compressing objects: 35% (27/76)
remote: Compressing objects: 36% (28/76)
remote: Compressing objects: 38% (29/76)
remote: Compressing objects: 39% (30/76)
remote: Compressing objects: 40% (31/76)
remote: Compressing objects: 42% (32/76)
remote: Compressing objects: 43% (33/76)
remote: Compressing objects: 44% (34/76)
remote: Compressing objects: 46% (35/76)
remote: Compressing objects: 47% (36/76)
remote: Compressing objects: 48% (37/76)
remote: Compressing objects: 50% (38/76)
remote: Compressing objects: 51% (39/76)
remote: Compressing objects: 52% (40/76)
remote: Compressing objects: 53% (41/76)
remote: Compressing objects: 55% (42/76)
remote: Compressing objects: 56% (43/76)
remote: Compressing objects: 57% (44/76)
remote: Compressing objects: 59% (45/76)
remote: Compressing objects: 60% (46/76)
remote: Compressing objects: 61% (47/76)
remote: Compressing objects: 63% (48/76)
remote: Compressing objects: 64% (49/76)
remote: Compressing objects: 65% (50/76)
remote: Compressing objects: 67% (51/76)
remote: Compressing objects: 68% (52/76)
remote: Compressing objects: 69% (53/76)
remote: Compressing objects: 71% (54/76)
remote: Compressing objects: 72% (55/76)
remote: Compressing objects: 73% (56/76)
remote: Compressing objects: 75% (57/76)
remote: Compressing objects: 76% (58/76)
remote: Compressing objects: 77% (59/76)
remote: Compressing objects: 78% (60/76)
remote: Compressing objects: 80% (61/76)
remote: Compressing objects: 81% (62/76)
remote: Compressing objects: 82% (63/76)
remote: Compressing objects: 84% (64/76)
remote: Compressing objects: 85% (65/76)
remote: Compressing objects: 86% (66/76)
remote: Compressing objects: 88% (67/76)
remote: Compressing objects: 89% (68/76)
remote: Compressing objects: 90% (69/76)
remote: Compressing objects: 92% (70/76)
remote: Compressing objects: 93% (71/76)
remote: Compressing objects: 94% (72/76)
remote: Compressing objects: 96% (73/76)
remote: Compressing objects: 97% (74/76)
remote: Compressing objects: 98% (75/76)
remote: Compressing objects: 100% (76/76)
remote: Compressing objects: 100% (76/76), done.
remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12
Receiving objects: 0% (1/148)
Receiving objects: 1% (2/148)
Receiving objects: 2% (3/148)
Receiving objects: 3% (5/148)
Receiving objects: 4% (6/148)
Receiving objects: 5% (8/148)
Receiving objects: 6% (9/148)
Receiving objects: 7% (11/148)
Receiving objects: 8% (12/148)
Receiving objects: 9% (14/148)
Receiving objects: 10% (15/148)
Receiving objects: 11% (17/148)
Receiving objects: 12% (18/148)
Receiving objects: 13% (20/148)
Receiving objects: 14% (21/148)
Receiving objects: 15% (23/148)
Receiving objects: 16% (24/148)
Receiving objects: 17% (26/148)
Receiving objects: 18% (27/148)
Receiving objects: 19% (29/148)
Receiving objects: 20% (30/148)
Receiving objects: 21% (32/148)
Receiving objects: 22% (33/148)
Receiving objects: 23% (35/148)
Receiving objects: 24% (36/148)
Receiving objects: 25% (37/148)
Receiving objects: 26% (39/148)
Receiving objects: 27% (40/148)
Receiving objects: 28% (42/148)
Receiving objects: 29% (43/148)
Receiving objects: 30% (45/148)
Receiving objects: 31% (46/148)
Receiving objects: 32% (48/148)
Receiving objects: 33% (49/148)
Receiving objects: 34% (51/148)
Receiving objects: 35% (52/148)
Receiving objects: 36% (54/148)
Receiving objects: 37% (55/148)
Receiving objects: 38% (57/148)
Receiving objects: 39% (58/148)
Receiving objects: 40% (60/148)
Receiving objects: 41% (61/148)
Receiving objects: 42% (63/148)
Receiving objects: 43% (64/148)
Receiving objects: 44% (66/148)
Receiving objects: 45% (67/148)
Receiving objects: 46% (69/148)
Receiving objects: 47% (70/148)
Receiving objects: 48% (72/148)
Receiving objects: 49% (73/148)
Receiving objects: 50% (74/148)
Receiving objects: 51% (76/148)
Receiving objects: 52% (77/148)
Receiving objects: 53% (79/148)
Receiving objects: 54% (80/148)
Receiving objects: 55% (82/148)
Receiving objects: 56% (83/148)
Receiving objects: 57% (85/148)
Receiving objects: 58% (86/148)
Receiving objects: 59% (88/148)
Receiving objects: 60% (89/148)
Receiving objects: 61% (91/148)
Receiving objects: 62% (92/148)
Receiving objects: 63% (94/148)
Receiving objects: 64% (95/148)
Receiving objects: 65% (97/148)
Receiving objects: 66% (98/148)
Receiving objects: 67% (100/148)
Receiving objects: 68% (101/148)
Receiving objects: 69% (103/148)
Receiving objects: 70% (104/148)
Receiving objects: 71% (106/148)
Receiving objects: 72% (107/148)
Receiving objects: 73% (109/148)
Receiving objects: 74% (110/148)
Receiving objects: 75% (111/148)
Receiving objects: 76% (113/148)
Receiving objects: 77% (114/148)
Receiving objects: 78% (116/148)
Receiving objects: 79% (117/148)
Receiving objects: 80% (119/148)
Receiving objects: 81% (120/148)
Receiving objects: 82% (122/148)
Receiving objects: 83% (123/148)
Receiving objects: 84% (125/148)
Receiving objects: 85% (126/148)
Receiving objects: 86% (128/148)
Receiving objects: 87% (129/148)
Receiving objects: 88% (131/148)
Receiving objects: 89% (132/148)
Receiving objects: 90% (134/148)
Receiving objects: 91% (135/148)
Receiving objects: 92% (137/148)
Receiving objects: 93% (138/148)
Receiving objects: 94% (140/148)
Receiving objects: 95% (141/148)
Receiving objects: 96% (143/148)
Receiving objects: 97% (144/148)
Receiving objects: 98% (146/148)
Receiving objects: 99% (147/148)
Receiving objects: 100% (148/148)
Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done.
Resolving deltas: 0% (0/71)
Resolving deltas: 1% (1/71)
Resolving deltas: 2% (2/71)
Resolving deltas: 4% (3/71)
Resolving deltas: 5% (4/71)
Resolving deltas: 7% (5/71)
Resolving deltas: 12% (9/71)
Resolving deltas: 26% (19/71)
Resolving deltas: 30% (22/71)
Resolving deltas: 92% (66/71)
Resolving deltas: 94% (67/71)
Resolving deltas: 97% (69/71)
Resolving deltas: 98% (70/71)
Resolving deltas: 100% (71/71)
Resolving deltas: 100% (71/71), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 1% (1/84)
remote: Counting objects: 2% (2/84)
remote: Counting objects: 3% (3/84)
remote: Counting objects: 4% (4/84)
remote: Counting objects: 5% (5/84)
remote: Counting objects: 7% (6/84)
remote: Counting objects: 8% (7/84)
remote: Counting objects: 9% (8/84)
remote: Counting objects: 10% (9/84)
remote: Counting objects: 11% (10/84)
remote: Counting objects: 13% (11/84)
remote: Counting objects: 14% (12/84)
remote: Counting objects: 15% (13/84)
remote: Counting objects: 16% (14/84)
remote: Counting objects: 17% (15/84)
remote: Counting objects: 19% (16/84)
remote: Counting objects: 20% (17/84)
remote: Counting objects: 21% (18/84)
remote: Counting objects: 22% (19/84)
remote: Counting objects: 23% (20/84)
remote: Counting objects: 25% (21/84)
remote: Counting objects: 26% (22/84)
remote: Counting objects: 27% (23/84)
remote: Counting objects: 28% (24/84)
remote: Counting objects: 29% (25/84)
remote: Counting objects: 30% (26/84)
remote: Counting objects: 32% (27/84)
remote: Counting objects: 33% (28/84)
remote: Counting objects: 34% (29/84)
remote: Counting objects: 35% (30/84)
remote: Counting objects: 36% (31/84)
remote: Counting objects: 38% (32/84)
remote: Counting objects: 39% (33/84)
remote: Counting objects: 40% (34/84)
remote: Counting objects: 41% (35/84)
remote: Counting objects: 42% (36/84)
remote: Counting objects: 44% (37/84)
remote: Counting objects: 45% (38/84)
remote: Counting objects: 46% (39/84)
remote: Counting objects: 47% (40/84)
remote: Counting objects: 48% (41/84)
remote: Counting objects: 50% (42/84)
remote: Counting objects: 51% (43/84)
remote: Counting objects: 52% (44/84)
remote: Counting objects: 53% (45/84)
remote: Counting objects: 54% (46/84)
remote: Counting objects: 55% (47/84)
remote: Counting objects: 57% (48/84)
remote: Counting objects: 58% (49/84)
remote: Counting objects: 59% (50/84)
remote: Counting objects: 60% (51/84)
remote: Counting objects: 61% (52/84)
remote: Counting objects: 63% (53/84)
remote: Counting objects: 64% (54/84)
remote: Counting objects: 65% (55/84)
remote: Counting objects: 66% (56/84)
remote: Counting objects: 67% (57/84)
remote: Counting objects: 69% (58/84)
remote: Counting objects: 70% (59/84)
remote: Counting objects: 71% (60/84)
remote: Counting objects: 72% (61/84)
remote: Counting objects: 73% (62/84)
remote: Counting objects: 75% (63/84)
remote: Counting objects: 76% (64/84)
remote: Counting objects: 77% (65/84)
remote: Counting objects: 78% (66/84)
remote: Counting objects: 79% (67/84)
remote: Counting objects: 80% (68/84)
remote: Counting objects: 82% (69/84)
remote: Counting objects: 83% (70/84)
remote: Counting objects: 84% (71/84)
remote: Counting objects: 85% (72/84)
remote: Counting objects: 86% (73/84)
remote: Counting objects: 88% (74/84)
remote: Counting objects: 89% (75/84)
remote: Counting objects: 90% (76/84)
remote: Counting objects: 91% (77/84)
remote: Counting objects: 92% (78/84)
remote: Counting objects: 94% (79/84)
remote: Counting objects: 95% (80/84)
remote: Counting objects: 96% (81/84)
remote: Counting objects: 97% (82/84)
remote: Counting objects: 98% (83/84)
remote: Counting objects: 100% (84/84)
remote: Counting objects: 100% (84/84), 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 125 (delta 15), reused 64 (delta 10), pack-reused 41
Receiving objects: 0% (1/125)
Receiving objects: 1% (2/125)
Receiving objects: 2% (3/125)
Receiving objects: 3% (4/125)
Receiving objects: 4% (5/125)
Receiving objects: 5% (7/125)
Receiving objects: 6% (8/125)
Receiving objects: 7% (9/125)
Receiving objects: 8% (10/125)
Receiving objects: 9% (12/125)
Receiving objects: 10% (13/125)
Receiving objects: 11% (14/125)
Receiving objects: 12% (15/125)
Receiving objects: 13% (17/125)
Receiving objects: 14% (18/125)
Receiving objects: 15% (19/125)
Receiving objects: 16% (20/125)
Receiving objects: 17% (22/125)
Receiving objects: 18% (23/125)
Receiving objects: 19% (24/125)
Receiving objects: 20% (25/125)
Receiving objects: 21% (27/125)
Receiving objects: 22% (28/125)
Receiving objects: 23% (29/125)
Receiving objects: 24% (30/125)
Receiving objects: 25% (32/125)
Receiving objects: 26% (33/125)
Receiving objects: 27% (34/125)
Receiving objects: 28% (35/125)
Receiving objects: 29% (37/125)
Receiving objects: 30% (38/125)
Receiving objects: 31% (39/125)
Receiving objects: 32% (40/125)
Receiving objects: 33% (42/125)
Receiving objects: 34% (43/125)
Receiving objects: 35% (44/125)
Receiving objects: 36% (45/125)
Receiving objects: 37% (47/125)
Receiving objects: 38% (48/125)
Receiving objects: 39% (49/125)
Receiving objects: 40% (50/125)
Receiving objects: 41% (52/125)
Receiving objects: 42% (53/125)
Receiving objects: 43% (54/125)
Receiving objects: 44% (55/125)
Receiving objects: 45% (57/125)
Receiving objects: 46% (58/125)
Receiving objects: 47% (59/125)
Receiving objects: 48% (60/125)
Receiving objects: 49% (62/125)
Receiving objects: 50% (63/125)
Receiving objects: 51% (64/125)
Receiving objects: 52% (65/125)
Receiving objects: 53% (67/125)
Receiving objects: 54% (68/125)
Receiving objects: 55% (69/125)
Receiving objects: 56% (70/125)
Receiving objects: 57% (72/125)
Receiving objects: 58% (73/125)
Receiving objects: 59% (74/125)
Receiving objects: 60% (75/125)
Receiving objects: 61% (77/125)
Receiving objects: 62% (78/125)
Receiving objects: 63% (79/125)
Receiving objects: 64% (80/125)
Receiving objects: 65% (82/125)
Receiving objects: 66% (83/125)
Receiving objects: 67% (84/125)
Receiving objects: 68% (85/125)
Receiving objects: 69% (87/125)
Receiving objects: 70% (88/125)
Receiving objects: 71% (89/125)
Receiving objects: 72% (90/125)
Receiving objects: 73% (92/125)
Receiving objects: 74% (93/125)
Receiving objects: 75% (94/125)
Receiving objects: 76% (95/125)
Receiving objects: 77% (97/125)
Receiving objects: 78% (98/125)
Receiving objects: 79% (99/125)
Receiving objects: 80% (100/125)
Receiving objects: 81% (102/125)
Receiving objects: 82% (103/125)
Receiving objects: 83% (104/125)
Receiving objects: 84% (105/125)
Receiving objects: 85% (107/125)
Receiving objects: 86% (108/125)
Receiving objects: 87% (109/125)
Receiving objects: 88% (110/125)
Receiving objects: 89% (112/125)
Receiving objects: 90% (113/125)
Receiving objects: 91% (114/125)
Receiving objects: 92% (115/125)
Receiving objects: 93% (117/125)
Receiving objects: 94% (118/125)
Receiving objects: 95% (119/125)
Receiving objects: 96% (120/125)
Receiving objects: 97% (122/125)
Receiving objects: 98% (123/125)
Receiving objects: 99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas: 0% (0/26)
Resolving deltas: 23% (6/26)
Resolving deltas: 26% (7/26)
Resolving deltas: 61% (16/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/weifang-config/container/A002/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/weifang-config/container/A002/params_new/perception_new_detection'...
remote: Enumerating objects: 5334, done.
remote: Counting objects: 0% (1/618)
remote: Counting objects: 1% (7/618)
remote: Counting objects: 2% (13/618)
remote: Counting objects: 3% (19/618)
remote: Counting objects: 4% (25/618)
remote: Counting objects: 5% (31/618)
remote: Counting objects: 6% (38/618)
remote: Counting objects: 7% (44/618)
remote: Counting objects: 8% (50/618)
remote: Counting objects: 9% (56/618)
remote: Counting objects: 10% (62/618)
remote: Counting objects: 11% (68/618)
remote: Counting objects: 12% (75/618)
remote: Counting objects: 13% (81/618)
remote: Counting objects: 14% (87/618)
remote: Counting objects: 15% (93/618)
remote: Counting objects: 16% (99/618)
remote: Counting objects: 17% (106/618)
remote: Counting objects: 18% (112/618)
remote: Counting objects: 19% (118/618)
remote: Counting objects: 20% (124/618)
remote: Counting objects: 21% (130/618)
remote: Counting objects: 22% (136/618)
remote: Counting objects: 23% (143/618)
remote: Counting objects: 24% (149/618)
remote: Counting objects: 25% (155/618)
remote: Counting objects: 26% (161/618)
remote: Counting objects: 27% (167/618)
remote: Counting objects: 28% (174/618)
remote: Counting objects: 29% (180/618)
remote: Counting objects: 30% (186/618)
remote: Counting objects: 31% (192/618)
remote: Counting objects: 32% (198/618)
remote: Counting objects: 33% (204/618)
remote: Counting objects: 34% (211/618)
remote: Counting objects: 35% (217/618)
remote: Counting objects: 36% (223/618)
remote: Counting objects: 37% (229/618)
remote: Counting objects: 38% (235/618)
remote: Counting objects: 39% (242/618)
remote: Counting objects: 40% (248/618)
remote: Counting objects: 41% (254/618)
remote: Counting objects: 42% (260/618)
remote: Counting objects: 43% (266/618)
remote: Counting objects: 44% (272/618)
remote: Counting objects: 45% (279/618)
remote: Counting objects: 46% (285/618)
remote: Counting objects: 47% (291/618)
remote: Counting objects: 48% (297/618)
remote: Counting objects: 49% (303/618)
remote: Counting objects: 50% (309/618)
remote: Counting objects: 51% (316/618)
remote: Counting objects: 52% (322/618)
remote: Counting objects: 53% (328/618)
remote: Counting objects: 54% (334/618)
remote: Counting objects: 55% (340/618)
remote: Counting objects: 56% (347/618)
remote: Counting objects: 57% (353/618)
remote: Counting objects: 58% (359/618)
remote: Counting objects: 59% (365/618)
remote: Counting objects: 60% (371/618)
remote: Counting objects: 61% (377/618)
remote: Counting objects: 62% (384/618)
remote: Counting objects: 63% (390/618)
remote: Counting objects: 64% (396/618)
remote: Counting objects: 65% (402/618)
remote: Counting objects: 66% (408/618)
remote: Counting objects: 67% (415/618)
remote: Counting objects: 68% (421/618)
remote: Counting objects: 69% (427/618)
remote: Counting objects: 70% (433/618)
remote: Counting objects: 71% (439/618)
remote: Counting objects: 72% (445/618)
remote: Counting objects: 73% (452/618)
remote: Counting objects: 74% (458/618)
remote: Counting objects: 75% (464/618)
remote: Counting objects: 76% (470/618)
remote: Counting objects: 77% (476/618)
remote: Counting objects: 78% (483/618)
remote: Counting objects: 79% (489/618)
remote: Counting objects: 80% (495/618)
remote: Counting objects: 81% (501/618)
remote: Counting objects: 82% (507/618)
remote: Counting objects: 83% (513/618)
remote: Counting objects: 84% (520/618)
remote: Counting objects: 85% (526/618)
remote: Counting objects: 86% (532/618)
remote: Counting objects: 87% (538/618)
remote: Counting objects: 88% (544/618)
remote: Counting objects: 89% (551/618)
remote: Counting objects: 90% (557/618)
remote: Counting objects: 91% (563/618)
remote: Counting objects: 92% (569/618)
remote: Counting objects: 93% (575/618)
remote: Counting objects: 94% (581/618)
remote: Counting objects: 95% (588/618)
remote: Counting objects: 96% (594/618)
remote: Counting objects: 97% (600/618)
remote: Counting objects: 98% (606/618)
remote: Counting objects: 99% (612/618)
remote: Counting objects: 100% (618/618)
remote: Counting objects: 100% (618/618), done.
remote: Compressing objects: 0% (1/155)
remote: Compressing objects: 1% (2/155)
remote: Compressing objects: 2% (4/155)
remote: Compressing objects: 3% (5/155)
remote: Compressing objects: 4% (7/155)
remote: Compressing objects: 5% (8/155)
remote: Compressing objects: 6% (10/155)
remote: Compressing objects: 7% (11/155)
remote: Compressing objects: 8% (13/155)
remote: Compressing objects: 9% (14/155)
remote: Compressing objects: 10% (16/155)
remote: Compressing objects: 11% (18/155)
remote: Compressing objects: 12% (19/155)
remote: Compressing objects: 13% (21/155)
remote: Compressing objects: 14% (22/155)
remote: Compressing objects: 15% (24/155)
remote: Compressing objects: 16% (25/155)
remote: Compressing objects: 17% (27/155)
remote: Compressing objects: 18% (28/155)
remote: Compressing objects: 19% (30/155)
remote: Compressing objects: 20% (31/155)
remote: Compressing objects: 21% (33/155)
remote: Compressing objects: 22% (35/155)
remote: Compressing objects: 23% (36/155)
remote: Compressing objects: 24% (38/155)
remote: Compressing objects: 25% (39/155)
remote: Compressing objects: 26% (41/155)
remote: Compressing objects: 27% (42/155)
remote: Compressing objects: 28% (44/155)
remote: Compressing objects: 29% (45/155)
remote: Compressing objects: 30% (47/155)
remote: Compressing objects: 31% (49/155)
remote: Compressing objects: 32% (50/155)
remote: Compressing objects: 33% (52/155)
remote: Compressing objects: 34% (53/155)
remote: Compressing objects: 35% (55/155)
remote: Compressing objects: 36% (56/155)
remote: Compressing objects: 37% (58/155)
remote: Compressing objects: 38% (59/155)
remote: Compressing objects: 39% (61/155)
remote: Compressing objects: 40% (62/155)
remote: Compressing objects: 41% (64/155)
remote: Compressing objects: 42% (66/155)
remote: Compressing objects: 43% (67/155)
remote: Compressing objects: 44% (69/155)
remote: Compressing objects: 45% (70/155)
remote: Compressing objects: 46% (72/155)
remote: Compressing objects: 47% (73/155)
remote: Compressing objects: 48% (75/155)
remote: Compressing objects: 49% (76/155)
remote: Compressing objects: 50% (78/155)
remote: Compressing objects: 51% (80/155)
remote: Compressing objects: 52% (81/155)
remote: Compressing objects: 53% (83/155)
remote: Compressing objects: 54% (84/155)
remote: Compressing objects: 55% (86/155)
remote: Compressing objects: 56% (87/155)
remote: Compressing objects: 57% (89/155)
remote: Compressing objects: 58% (90/155)
remote: Compressing objects: 59% (92/155)
remote: Compressing objects: 60% (93/155)
remote: Compressing objects: 61% (95/155)
remote: Compressing objects: 62% (97/155)
remote: Compressing objects: 63% (98/155)
remote: Compressing objects: 64% (100/155)
remote: Compressing objects: 65% (101/155)
remote: Compressing objects: 66% (103/155)
remote: Compressing objects: 67% (104/155)
remote: Compressing objects: 68% (106/155)
remote: Compressing objects: 69% (107/155)
remote: Compressing objects: 70% (109/155)
remote: Compressing objects: 71% (111/155)
remote: Compressing objects: 72% (112/155)
remote: Compressing objects: 73% (114/155)
remote: Compressing objects: 74% (115/155)
remote: Compressing objects: 75% (117/155)
remote: Compressing objects: 76% (118/155)
remote: Compressing objects: 77% (120/155)
remote: Compressing objects: 78% (121/155)
remote: Compressing objects: 79% (123/155)
remote: Compressing objects: 80% (124/155)
remote: Compressing objects: 81% (126/155)
remote: Compressing objects: 82% (128/155)
remote: Compressing objects: 83% (129/155)
remote: Compressing objects: 84% (131/155)
remote: Compressing objects: 85% (132/155)
remote: Compressing objects: 86% (134/155)
remote: Compressing objects: 87% (135/155)
remote: Compressing objects: 88% (137/155)
remote: Compressing objects: 89% (138/155)
remote: Compressing objects: 90% (140/155)
remote: Compressing objects: 91% (142/155)
remote: Compressing objects: 92% (143/155)
remote: Compressing objects: 93% (145/155)
remote: Compressing objects: 94% (146/155)
remote: Compressing objects: 95% (148/155)
remote: Compressing objects: 96% (149/155)
remote: Compressing objects: 97% (151/155)
remote: Compressing objects: 98% (152/155)
remote: Compressing objects: 99% (154/155)
remote: Compressing objects: 100% (155/155)
remote: Compressing objects: 100% (155/155), done.
Receiving objects: 0% (1/5334)
Receiving objects: 1% (54/5334)
Receiving objects: 2% (107/5334)
Receiving objects: 3% (161/5334)
Receiving objects: 4% (214/5334)
Receiving objects: 5% (267/5334)
Receiving objects: 6% (321/5334)
Receiving objects: 7% (374/5334)
Receiving objects: 8% (427/5334)
Receiving objects: 9% (481/5334)
Receiving objects: 10% (534/5334)
Receiving objects: 11% (587/5334)
Receiving objects: 12% (641/5334)
Receiving objects: 13% (694/5334)
Receiving objects: 14% (747/5334)
Receiving objects: 15% (801/5334)
Receiving objects: 16% (854/5334)
Receiving objects: 17% (907/5334)
Receiving objects: 18% (961/5334)
Receiving objects: 19% (1014/5334)
Receiving objects: 20% (1067/5334)
Receiving objects: 21% (1121/5334)
Receiving objects: 22% (1174/5334)
Receiving objects: 23% (1227/5334)
Receiving objects: 24% (1281/5334)
Receiving objects: 25% (1334/5334)
Receiving objects: 26% (1387/5334)
Receiving objects: 27% (1441/5334)
Receiving objects: 28% (1494/5334)
Receiving objects: 29% (1547/5334)
Receiving objects: 30% (1601/5334)
Receiving objects: 31% (1654/5334)
Receiving objects: 32% (1707/5334)
Receiving objects: 33% (1761/5334)
Receiving objects: 34% (1814/5334)
Receiving objects: 35% (1867/5334)
Receiving objects: 36% (1921/5334)
Receiving objects: 37% (1974/5334)
Receiving objects: 38% (2027/5334)
Receiving objects: 39% (2081/5334)
Receiving objects: 40% (2134/5334)
Receiving objects: 41% (2187/5334)
Receiving objects: 42% (2241/5334)
Receiving objects: 43% (2294/5334)
Receiving objects: 44% (2347/5334)
Receiving objects: 45% (2401/5334)
Receiving objects: 46% (2454/5334)
Receiving objects: 47% (2507/5334)
Receiving objects: 48% (2561/5334)
Receiving objects: 49% (2614/5334)
Receiving objects: 50% (2667/5334)
Receiving objects: 51% (2721/5334)
Receiving objects: 52% (2774/5334)
Receiving objects: 53% (2828/5334)
Receiving objects: 54% (2881/5334)
Receiving objects: 55% (2934/5334)
Receiving objects: 56% (2988/5334)
Receiving objects: 57% (3041/5334)
Receiving objects: 58% (3094/5334)
Receiving objects: 59% (3148/5334)
Receiving objects: 60% (3201/5334)
Receiving objects: 61% (3254/5334)
Receiving objects: 62% (3308/5334)
Receiving objects: 63% (3361/5334)
Receiving objects: 64% (3414/5334)
Receiving objects: 65% (3468/5334)
Receiving objects: 66% (3521/5334)
Receiving objects: 67% (3574/5334)
Receiving objects: 68% (3628/5334)
Receiving objects: 69% (3681/5334)
Receiving objects: 70% (3734/5334)
Receiving objects: 71% (3788/5334)
Receiving objects: 72% (3841/5334)
Receiving objects: 73% (3894/5334)
Receiving objects: 74% (3948/5334)
Receiving objects: 75% (4001/5334)
Receiving objects: 76% (4054/5334)
Receiving objects: 77% (4108/5334)
Receiving objects: 78% (4161/5334)
Receiving objects: 79% (4214/5334)
Receiving objects: 80% (4268/5334)
Receiving objects: 81% (4321/5334)
Receiving objects: 82% (4374/5334)
Receiving objects: 83% (4428/5334)
Receiving objects: 84% (4481/5334)
Receiving objects: 85% (4534/5334)
Receiving objects: 86% (4588/5334)
Receiving objects: 87% (4641/5334)
Receiving objects: 88% (4694/5334)
Receiving objects: 89% (4748/5334)
Receiving objects: 90% (4801/5334)
Receiving objects: 91% (4854/5334)
Receiving objects: 92% (4908/5334)
remote: Total 5334 (delta 496), reused 551 (delta 435), pack-reused 4716
Receiving objects: 93% (4961/5334)
Receiving objects: 94% (5014/5334)
Receiving objects: 95% (5068/5334)
Receiving objects: 96% (5121/5334)
Receiving objects: 97% (5174/5334)
Receiving objects: 98% (5228/5334)
Receiving objects: 99% (5281/5334)
Receiving objects: 100% (5334/5334)
Receiving objects: 100% (5334/5334), 567.15 KiB | 35.45 MiB/s, done.
Resolving deltas: 0% (0/1023)
Resolving deltas: 1% (18/1023)
Resolving deltas: 4% (51/1023)
Resolving deltas: 5% (61/1023)
Resolving deltas: 6% (64/1023)
Resolving deltas: 9% (95/1023)
Resolving deltas: 10% (109/1023)
Resolving deltas: 11% (113/1023)
Resolving deltas: 12% (123/1023)
Resolving deltas: 13% (133/1023)
Resolving deltas: 14% (147/1023)
Resolving deltas: 15% (155/1023)
Resolving deltas: 16% (164/1023)
Resolving deltas: 17% (174/1023)
Resolving deltas: 19% (198/1023)
Resolving deltas: 20% (205/1023)
Resolving deltas: 21% (215/1023)
Resolving deltas: 22% (226/1023)
Resolving deltas: 67% (688/1023)
Resolving deltas: 68% (697/1023)
Resolving deltas: 77% (788/1023)
Resolving deltas: 78% (804/1023)
Resolving deltas: 80% (825/1023)
Resolving deltas: 100% (1023/1023)
Resolving deltas: 100% (1023/1023), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv'...
remote: Enumerating objects: 207, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), done.
remote: Compressing objects: 2% (1/48)
remote: Compressing objects: 4% (2/48)
remote: Compressing objects: 6% (3/48)
remote: Compressing objects: 8% (4/48)
remote: Compressing objects: 10% (5/48)
remote: Compressing objects: 12% (6/48)
remote: Compressing objects: 14% (7/48)
remote: Compressing objects: 16% (8/48)
remote: Compressing objects: 18% (9/48)
remote: Compressing objects: 20% (10/48)
remote: Compressing objects: 22% (11/48)
remote: Compressing objects: 25% (12/48)
remote: Compressing objects: 27% (13/48)
remote: Compressing objects: 29% (14/48)
remote: Compressing objects: 31% (15/48)
remote: Compressing objects: 33% (16/48)
remote: Compressing objects: 35% (17/48)
remote: Compressing objects: 37% (18/48)
remote: Compressing objects: 39% (19/48)
remote: Compressing objects: 41% (20/48)
remote: Compressing objects: 43% (21/48)
remote: Compressing objects: 45% (22/48)
remote: Compressing objects: 47% (23/48)
remote: Compressing objects: 50% (24/48)
remote: Compressing objects: 52% (25/48)
remote: Compressing objects: 54% (26/48)
remote: Compressing objects: 56% (27/48)
remote: Compressing objects: 58% (28/48)
remote: Compressing objects: 60% (29/48)
remote: Compressing objects: 62% (30/48)
remote: Compressing objects: 64% (31/48)
remote: Compressing objects: 66% (32/48)
remote: Compressing objects: 68% (33/48)
remote: Compressing objects: 70% (34/48)
remote: Compressing objects: 72% (35/48)
remote: Compressing objects: 75% (36/48)
remote: Compressing objects: 77% (37/48)
remote: Compressing objects: 79% (38/48)
remote: Compressing objects: 81% (39/48)
remote: Compressing objects: 83% (40/48)
remote: Compressing objects: 85% (41/48)
remote: Compressing objects: 87% (42/48)
remote: Compressing objects: 89% (43/48)
remote: Compressing objects: 91% (44/48)
remote: Compressing objects: 93% (45/48)
remote: Compressing objects: 95% (46/48)
remote: Compressing objects: 97% (47/48)
remote: Compressing objects: 100% (48/48)
remote: Compressing objects: 100% (48/48), done.
Receiving objects: 0% (1/207)
Receiving objects: 1% (3/207)
Receiving objects: 2% (5/207)
Receiving objects: 3% (7/207)
Receiving objects: 4% (9/207)
Receiving objects: 5% (11/207)
Receiving objects: 6% (13/207)
Receiving objects: 7% (15/207)
Receiving objects: 8% (17/207)
Receiving objects: 9% (19/207)
Receiving objects: 10% (21/207)
Receiving objects: 11% (23/207)
Receiving objects: 12% (25/207)
Receiving objects: 13% (27/207)
Receiving objects: 14% (29/207)
Receiving objects: 15% (32/207)
Receiving objects: 16% (34/207)
Receiving objects: 17% (36/207)
Receiving objects: 18% (38/207)
Receiving objects: 19% (40/207)
Receiving objects: 20% (42/207)
Receiving objects: 21% (44/207)
Receiving objects: 22% (46/207)
Receiving objects: 23% (48/207)
Receiving objects: 24% (50/207)
Receiving objects: 25% (52/207)
Receiving objects: 26% (54/207)
Receiving objects: 27% (56/207)
Receiving objects: 28% (58/207)
remote: Total 207 (delta 13), reused 35 (delta 8), pack-reused 151
Receiving objects: 29% (61/207)
Receiving objects: 30% (63/207)
Receiving objects: 31% (65/207)
Receiving objects: 32% (67/207)
Receiving objects: 33% (69/207)
Receiving objects: 34% (71/207)
Receiving objects: 35% (73/207)
Receiving objects: 36% (75/207)
Receiving objects: 37% (77/207)
Receiving objects: 38% (79/207)
Receiving objects: 39% (81/207)
Receiving objects: 40% (83/207)
Receiving objects: 41% (85/207)
Receiving objects: 42% (87/207)
Receiving objects: 43% (90/207)
Receiving objects: 44% (92/207)
Receiving objects: 45% (94/207)
Receiving objects: 46% (96/207)
Receiving objects: 47% (98/207)
Receiving objects: 48% (100/207)
Receiving objects: 49% (102/207)
Receiving objects: 50% (104/207)
Receiving objects: 51% (106/207)
Receiving objects: 52% (108/207)
Receiving objects: 53% (110/207)
Receiving objects: 54% (112/207)
Receiving objects: 55% (114/207)
Receiving objects: 56% (116/207)
Receiving objects: 57% (118/207)
Receiving objects: 58% (121/207)
Receiving objects: 59% (123/207)
Receiving objects: 60% (125/207)
Receiving objects: 61% (127/207)
Receiving objects: 62% (129/207)
Receiving objects: 63% (131/207)
Receiving objects: 64% (133/207)
Receiving objects: 65% (135/207)
Receiving objects: 66% (137/207)
Receiving objects: 67% (139/207)
Receiving objects: 68% (141/207)
Receiving objects: 69% (143/207)
Receiving objects: 70% (145/207)
Receiving objects: 71% (147/207)
Receiving objects: 72% (150/207)
Receiving objects: 73% (152/207)
Receiving objects: 74% (154/207)
Receiving objects: 75% (156/207)
Receiving objects: 76% (158/207)
Receiving objects: 77% (160/207)
Receiving objects: 78% (162/207)
Receiving objects: 79% (164/207)
Receiving objects: 80% (166/207)
Receiving objects: 81% (168/207)
Receiving objects: 82% (170/207)
Receiving objects: 83% (172/207)
Receiving objects: 84% (174/207)
Receiving objects: 85% (176/207)
Receiving objects: 86% (179/207)
Receiving objects: 87% (181/207)
Receiving objects: 88% (183/207)
Receiving objects: 89% (185/207)
Receiving objects: 90% (187/207)
Receiving objects: 91% (189/207)
Receiving objects: 92% (191/207)
Receiving objects: 93% (193/207)
Receiving objects: 94% (195/207)
Receiving objects: 95% (197/207)
Receiving objects: 96% (199/207)
Receiving objects: 97% (201/207)
Receiving objects: 98% (203/207)
Receiving objects: 99% (205/207)
Receiving objects: 100% (207/207)
Receiving objects: 100% (207/207), 21.14 KiB | 5.29 MiB/s, done.
Resolving deltas: 0% (0/61)
Resolving deltas: 4% (3/61)
Resolving deltas: 9% (6/61)
Resolving deltas: 13% (8/61)
Resolving deltas: 14% (9/61)
Resolving deltas: 16% (10/61)
Resolving deltas: 36% (22/61)
Resolving deltas: 37% (23/61)
Resolving deltas: 39% (24/61)
Resolving deltas: 42% (26/61)
Resolving deltas: 45% (28/61)
Resolving deltas: 68% (42/61)
Resolving deltas: 100% (61/61)
Resolving deltas: 100% (61/61), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck'...
remote: Enumerating objects: 75, 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: 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.
remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23
Receiving objects: 1% (1/75)
Receiving objects: 2% (2/75)
Receiving objects: 4% (3/75)
Receiving objects: 5% (4/75)
Receiving objects: 6% (5/75)
Receiving objects: 8% (6/75)
Receiving objects: 9% (7/75)
Receiving objects: 10% (8/75)
Receiving objects: 12% (9/75)
Receiving objects: 13% (10/75)
Receiving objects: 14% (11/75)
Receiving objects: 16% (12/75)
Receiving objects: 17% (13/75)
Receiving objects: 18% (14/75)
Receiving objects: 20% (15/75)
Receiving objects: 21% (16/75)
Receiving objects: 22% (17/75)
Receiving objects: 24% (18/75)
Receiving objects: 25% (19/75)
Receiving objects: 26% (20/75)
Receiving objects: 28% (21/75)
Receiving objects: 29% (22/75)
Receiving objects: 30% (23/75)
Receiving objects: 32% (24/75)
Receiving objects: 33% (25/75)
Receiving objects: 34% (26/75)
Receiving objects: 36% (27/75)
Receiving objects: 37% (28/75)
Receiving objects: 38% (29/75)
Receiving objects: 40% (30/75)
Receiving objects: 41% (31/75)
Receiving objects: 42% (32/75)
Receiving objects: 44% (33/75)
Receiving objects: 45% (34/75)
Receiving objects: 46% (35/75)
Receiving objects: 48% (36/75)
Receiving objects: 49% (37/75)
Receiving objects: 50% (38/75)
Receiving objects: 52% (39/75)
Receiving objects: 53% (40/75)
Receiving objects: 54% (41/75)
Receiving objects: 56% (42/75)
Receiving objects: 57% (43/75)
Receiving objects: 58% (44/75)
Receiving objects: 60% (45/75)
Receiving objects: 61% (46/75)
Receiving objects: 62% (47/75)
Receiving objects: 64% (48/75)
Receiving objects: 65% (49/75)
Receiving objects: 66% (50/75)
Receiving objects: 68% (51/75)
Receiving objects: 69% (52/75)
Receiving objects: 70% (53/75)
Receiving objects: 72% (54/75)
Receiving objects: 73% (55/75)
Receiving objects: 74% (56/75)
Receiving objects: 76% (57/75)
Receiving objects: 77% (58/75)
Receiving objects: 78% (59/75)
Receiving objects: 80% (60/75)
Receiving objects: 81% (61/75)
Receiving objects: 82% (62/75)
Receiving objects: 84% (63/75)
Receiving objects: 85% (64/75)
Receiving objects: 86% (65/75)
Receiving objects: 88% (66/75)
Receiving objects: 89% (67/75)
Receiving objects: 90% (68/75)
Receiving objects: 92% (69/75)
Receiving objects: 93% (70/75)
Receiving objects: 94% (71/75)
Receiving objects: 96% (72/75)
Receiving objects: 97% (73/75)
Receiving objects: 98% (74/75)
Receiving objects: 100% (75/75)
Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done.
Resolving deltas: 0% (0/32)
Resolving deltas: 12% (4/32)
Resolving deltas: 53% (17/32)
Resolving deltas: 56% (18/32)
Resolving deltas: 68% (22/32)
Resolving deltas: 100% (32/32)
Resolving deltas: 100% (32/32), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_vehicles'...
remote: Enumerating objects: 32, done.
remote: Counting objects: 3% (1/32)
remote: Counting objects: 6% (2/32)
remote: Counting objects: 9% (3/32)
remote: Counting objects: 12% (4/32)
remote: Counting objects: 15% (5/32)
remote: Counting objects: 18% (6/32)
remote: Counting objects: 21% (7/32)
remote: Counting objects: 25% (8/32)
remote: Counting objects: 28% (9/32)
remote: Counting objects: 31% (10/32)
remote: Counting objects: 34% (11/32)
remote: Counting objects: 37% (12/32)
remote: Counting objects: 40% (13/32)
remote: Counting objects: 43% (14/32)
remote: Counting objects: 46% (15/32)
remote: Counting objects: 50% (16/32)
remote: Counting objects: 53% (17/32)
remote: Counting objects: 56% (18/32)
remote: Counting objects: 59% (19/32)
remote: Counting objects: 62% (20/32)
remote: Counting objects: 65% (21/32)
remote: Counting objects: 68% (22/32)
remote: Counting objects: 71% (23/32)
remote: Counting objects: 75% (24/32)
remote: Counting objects: 78% (25/32)
remote: Counting objects: 81% (26/32)
remote: Counting objects: 84% (27/32)
remote: Counting objects: 87% (28/32)
remote: Counting objects: 90% (29/32)
remote: Counting objects: 93% (30/32)
remote: Counting objects: 96% (31/32)
remote: Counting objects: 100% (32/32)
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects: 4% (1/22)
remote: Compressing objects: 9% (2/22)
remote: Compressing objects: 13% (3/22)
remote: Compressing objects: 18% (4/22)
remote: Compressing objects: 22% (5/22)
remote: Compressing objects: 27% (6/22)
remote: Compressing objects: 31% (7/22)
remote: Compressing objects: 36% (8/22)
remote: Compressing objects: 40% (9/22)
remote: Compressing objects: 45% (10/22)
remote: Compressing objects: 50% (11/22)
remote: Compressing objects: 54% (12/22)
remote: Compressing objects: 59% (13/22)
remote: Compressing objects: 63% (14/22)
remote: Compressing objects: 68% (15/22)
remote: Compressing objects: 72% (16/22)
remote: Compressing objects: 77% (17/22)
remote: Compressing objects: 81% (18/22)
remote: Compressing objects: 86% (19/22)
remote: Compressing objects: 90% (20/22)
remote: Compressing objects: 95% (21/22)
remote: Compressing objects: 100% (22/22)
remote: Compressing objects: 100% (22/22), done.
remote: Total 32 (delta 6), reused 0 (delta 0), pack-reused 0
Receiving objects: 3% (1/32)
Receiving objects: 6% (2/32)
Receiving objects: 9% (3/32)
Receiving objects: 12% (4/32)
Receiving objects: 15% (5/32)
Receiving objects: 18% (6/32)
Receiving objects: 21% (7/32)
Receiving objects: 25% (8/32)
Receiving objects: 28% (9/32)
Receiving objects: 31% (10/32)
Receiving objects: 34% (11/32)
Receiving objects: 37% (12/32)
Receiving objects: 40% (13/32)
Receiving objects: 43% (14/32)
Receiving objects: 46% (15/32)
Receiving objects: 50% (16/32)
Receiving objects: 53% (17/32)
Receiving objects: 56% (18/32)
Receiving objects: 59% (19/32)
Receiving objects: 62% (20/32)
Receiving objects: 65% (21/32)
Receiving objects: 68% (22/32)
Receiving objects: 71% (23/32)
Receiving objects: 75% (24/32)
Receiving objects: 78% (25/32)
Receiving objects: 81% (26/32)
Receiving objects: 84% (27/32)
Receiving objects: 87% (28/32)
Receiving objects: 90% (29/32)
Receiving objects: 93% (30/32)
Receiving objects: 96% (31/32)
Receiving objects: 100% (32/32)
Receiving objects: 100% (32/32), 4.67 KiB | 4.67 MiB/s, done.
Resolving deltas: 0% (0/6)
Resolving deltas: 33% (2/6)
Resolving deltas: 50% (3/6)
Resolving deltas: 100% (6/6)
Resolving deltas: 100% (6/6), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/pncc_common_config'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 1% (1/62)
remote: Counting objects: 3% (2/62)
remote: Counting objects: 4% (3/62)
remote: Counting objects: 6% (4/62)
remote: Counting objects: 8% (5/62)
remote: Counting objects: 9% (6/62)
remote: Counting objects: 11% (7/62)
remote: Counting objects: 12% (8/62)
remote: Counting objects: 14% (9/62)
remote: Counting objects: 16% (10/62)
remote: Counting objects: 17% (11/62)
remote: Counting objects: 19% (12/62)
remote: Counting objects: 20% (13/62)
remote: Counting objects: 22% (14/62)
remote: Counting objects: 24% (15/62)
remote: Counting objects: 25% (16/62)
remote: Counting objects: 27% (17/62)
remote: Counting objects: 29% (18/62)
remote: Counting objects: 30% (19/62)
remote: Counting objects: 32% (20/62)
remote: Counting objects: 33% (21/62)
remote: Counting objects: 35% (22/62)
remote: Counting objects: 37% (23/62)
remote: Counting objects: 38% (24/62)
remote: Counting objects: 40% (25/62)
remote: Counting objects: 41% (26/62)
remote: Counting objects: 43% (27/62)
remote: Counting objects: 45% (28/62)
remote: Counting objects: 46% (29/62)
remote: Counting objects: 48% (30/62)
remote: Counting objects: 50% (31/62)
remote: Counting objects: 51% (32/62)
remote: Counting objects: 53% (33/62)
remote: Counting objects: 54% (34/62)
remote: Counting objects: 56% (35/62)
remote: Counting objects: 58% (36/62)
remote: Counting objects: 59% (37/62)
remote: Counting objects: 61% (38/62)
remote: Counting objects: 62% (39/62)
remote: Counting objects: 64% (40/62)
remote: Counting objects: 66% (41/62)
remote: Counting objects: 67% (42/62)
remote: Counting objects: 69% (43/62)
remote: Counting objects: 70% (44/62)
remote: Counting objects: 72% (45/62)
remote: Counting objects: 74% (46/62)
remote: Counting objects: 75% (47/62)
remote: Counting objects: 77% (48/62)
remote: Counting objects: 79% (49/62)
remote: Counting objects: 80% (50/62)
remote: Counting objects: 82% (51/62)
remote: Counting objects: 83% (52/62)
remote: Counting objects: 85% (53/62)
remote: Counting objects: 87% (54/62)
remote: Counting objects: 88% (55/62)
remote: Counting objects: 90% (56/62)
remote: Counting objects: 91% (57/62)
remote: Counting objects: 93% (58/62)
remote: Counting objects: 95% (59/62)
remote: Counting objects: 96% (60/62)
remote: Counting objects: 98% (61/62)
remote: Counting objects: 100% (62/62)
remote: Counting objects: 100% (62/62), 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 62 (delta 9), reused 40 (delta 7), pack-reused 0
Receiving objects: 1% (1/62)
Receiving objects: 3% (2/62)
Receiving objects: 4% (3/62)
Receiving objects: 6% (4/62)
Receiving objects: 8% (5/62)
Receiving objects: 9% (6/62)
Receiving objects: 11% (7/62)
Receiving objects: 12% (8/62)
Receiving objects: 14% (9/62)
Receiving objects: 16% (10/62)
Receiving objects: 17% (11/62)
Receiving objects: 19% (12/62)
Receiving objects: 20% (13/62)
Receiving objects: 22% (14/62)
Receiving objects: 24% (15/62)
Receiving objects: 25% (16/62)
Receiving objects: 27% (17/62)
Receiving objects: 29% (18/62)
Receiving objects: 30% (19/62)
Receiving objects: 32% (20/62)
Receiving objects: 33% (21/62)
Receiving objects: 35% (22/62)
Receiving objects: 37% (23/62)
Receiving objects: 38% (24/62)
Receiving objects: 40% (25/62)
Receiving objects: 41% (26/62)
Receiving objects: 43% (27/62)
Receiving objects: 45% (28/62)
Receiving objects: 46% (29/62)
Receiving objects: 48% (30/62)
Receiving objects: 50% (31/62)
Receiving objects: 51% (32/62)
Receiving objects: 53% (33/62)
Receiving objects: 54% (34/62)
Receiving objects: 56% (35/62)
Receiving objects: 58% (36/62)
Receiving objects: 59% (37/62)
Receiving objects: 61% (38/62)
Receiving objects: 62% (39/62)
Receiving objects: 64% (40/62)
Receiving objects: 66% (41/62)
Receiving objects: 67% (42/62)
Receiving objects: 69% (43/62)
Receiving objects: 70% (44/62)
Receiving objects: 72% (45/62)
Receiving objects: 74% (46/62)
Receiving objects: 75% (47/62)
Receiving objects: 77% (48/62)
Receiving objects: 79% (49/62)
Receiving objects: 80% (50/62)
Receiving objects: 82% (51/62)
Receiving objects: 83% (52/62)
Receiving objects: 85% (53/62)
Receiving objects: 87% (54/62)
Receiving objects: 88% (55/62)
Receiving objects: 90% (56/62)
Receiving objects: 91% (57/62)
Receiving objects: 93% (58/62)
Receiving objects: 95% (59/62)
Receiving objects: 96% (60/62)
Receiving objects: 98% (61/62)
Receiving objects: 100% (62/62)
Receiving objects: 100% (62/62), 11.36 KiB | 11.36 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 11% (1/9)
Resolving deltas: 33% (3/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/pncc_port_related_config'...
remote: Enumerating objects: 171, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
Receiving objects: 0% (1/171)
Receiving objects: 1% (2/171)
Receiving objects: 2% (4/171)
Receiving objects: 3% (6/171)
Receiving objects: 4% (7/171)
Receiving objects: 5% (9/171)
Receiving objects: 6% (11/171)
Receiving objects: 7% (12/171)
Receiving objects: 8% (14/171)
Receiving objects: 9% (16/171)
Receiving objects: 10% (18/171)
Receiving objects: 11% (19/171)
Receiving objects: 12% (21/171)
Receiving objects: 13% (23/171)
Receiving objects: 14% (24/171)
Receiving objects: 15% (26/171)
Receiving objects: 16% (28/171)
Receiving objects: 17% (30/171)
Receiving objects: 18% (31/171)
Receiving objects: 19% (33/171)
Receiving objects: 20% (35/171)
Receiving objects: 21% (36/171)
Receiving objects: 22% (38/171)
Receiving objects: 23% (40/171)
Receiving objects: 24% (42/171)
remote: Total 171 (delta 0), reused 0 (delta 0), pack-reused 165
Receiving objects: 25% (43/171)
Receiving objects: 26% (45/171)
Receiving objects: 27% (47/171)
Receiving objects: 28% (48/171)
Receiving objects: 29% (50/171)
Receiving objects: 30% (52/171)
Receiving objects: 31% (54/171)
Receiving objects: 32% (55/171)
Receiving objects: 33% (57/171)
Receiving objects: 34% (59/171)
Receiving objects: 35% (60/171)
Receiving objects: 36% (62/171)
Receiving objects: 37% (64/171)
Receiving objects: 38% (65/171)
Receiving objects: 39% (67/171)
Receiving objects: 40% (69/171)
Receiving objects: 41% (71/171)
Receiving objects: 42% (72/171)
Receiving objects: 43% (74/171)
Receiving objects: 44% (76/171)
Receiving objects: 45% (77/171)
Receiving objects: 46% (79/171)
Receiving objects: 47% (81/171)
Receiving objects: 48% (83/171)
Receiving objects: 49% (84/171)
Receiving objects: 50% (86/171)
Receiving objects: 51% (88/171)
Receiving objects: 52% (89/171)
Receiving objects: 53% (91/171)
Receiving objects: 54% (93/171)
Receiving objects: 55% (95/171)
Receiving objects: 56% (96/171)
Receiving objects: 57% (98/171)
Receiving objects: 58% (100/171)
Receiving objects: 59% (101/171)
Receiving objects: 60% (103/171)
Receiving objects: 61% (105/171)
Receiving objects: 62% (107/171)
Receiving objects: 63% (108/171)
Receiving objects: 64% (110/171)
Receiving objects: 65% (112/171)
Receiving objects: 66% (113/171)
Receiving objects: 67% (115/171)
Receiving objects: 68% (117/171)
Receiving objects: 69% (118/171)
Receiving objects: 70% (120/171)
Receiving objects: 71% (122/171)
Receiving objects: 72% (124/171)
Receiving objects: 73% (125/171)
Receiving objects: 74% (127/171)
Receiving objects: 75% (129/171)
Receiving objects: 76% (130/171)
Receiving objects: 77% (132/171)
Receiving objects: 78% (134/171)
Receiving objects: 79% (136/171)
Receiving objects: 80% (137/171)
Receiving objects: 81% (139/171)
Receiving objects: 82% (141/171)
Receiving objects: 83% (142/171)
Receiving objects: 84% (144/171)
Receiving objects: 85% (146/171)
Receiving objects: 86% (148/171)
Receiving objects: 87% (149/171)
Receiving objects: 88% (151/171)
Receiving objects: 89% (153/171)
Receiving objects: 90% (154/171)
Receiving objects: 91% (156/171)
Receiving objects: 92% (158/171)
Receiving objects: 93% (160/171)
Receiving objects: 94% (161/171)
Receiving objects: 95% (163/171)
Receiving objects: 96% (165/171)
Receiving objects: 97% (166/171)
Receiving objects: 98% (168/171)
Receiving objects: 99% (170/171)
Receiving objects: 100% (171/171)
Receiving objects: 100% (171/171), 30.06 KiB | 30.06 MiB/s, done.
Resolving deltas: 0% (0/56)
Resolving deltas: 1% (1/56)
Resolving deltas: 7% (4/56)
Resolving deltas: 14% (8/56)
Resolving deltas: 28% (16/56)
Resolving deltas: 44% (25/56)
Resolving deltas: 50% (28/56)
Resolving deltas: 51% (29/56)
Resolving deltas: 58% (33/56)
Resolving deltas: 64% (36/56)
Resolving deltas: 67% (38/56)
Resolving deltas: 73% (41/56)
Resolving deltas: 100% (56/56)
Resolving deltas: 100% (56/56), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 191, done.
remote: Counting objects: 3% (1/29)
remote: Counting objects: 6% (2/29)
remote: Counting objects: 10% (3/29)
remote: Counting objects: 13% (4/29)
remote: Counting objects: 17% (5/29)
remote: Counting objects: 20% (6/29)
remote: Counting objects: 24% (7/29)
remote: Counting objects: 27% (8/29)
remote: Counting objects: 31% (9/29)
remote: Counting objects: 34% (10/29)
remote: Counting objects: 37% (11/29)
remote: Counting objects: 41% (12/29)
remote: Counting objects: 44% (13/29)
remote: Counting objects: 48% (14/29)
remote: Counting objects: 51% (15/29)
remote: Counting objects: 55% (16/29)
remote: Counting objects: 58% (17/29)
remote: Counting objects: 62% (18/29)
remote: Counting objects: 65% (19/29)
remote: Counting objects: 68% (20/29)
remote: Counting objects: 72% (21/29)
remote: Counting objects: 75% (22/29)
remote: Counting objects: 79% (23/29)
remote: Counting objects: 82% (24/29)
remote: Counting objects: 86% (25/29)
remote: Counting objects: 89% (26/29)
remote: Counting objects: 93% (27/29)
remote: Counting objects: 96% (28/29)
remote: Counting objects: 100% (29/29)
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
Receiving objects: 0% (1/191)
Receiving objects: 1% (2/191)
Receiving objects: 2% (4/191)
Receiving objects: 3% (6/191)
Receiving objects: 4% (8/191)
Receiving objects: 5% (10/191)
Receiving objects: 6% (12/191)
Receiving objects: 7% (14/191)
Receiving objects: 8% (16/191)
Receiving objects: 9% (18/191)
Receiving objects: 10% (20/191)
Receiving objects: 11% (22/191)
Receiving objects: 12% (23/191)
Receiving objects: 13% (25/191)
Receiving objects: 14% (27/191)
Receiving objects: 15% (29/191)
Receiving objects: 16% (31/191)
Receiving objects: 17% (33/191)
Receiving objects: 18% (35/191)
Receiving objects: 19% (37/191)
Receiving objects: 20% (39/191)
Receiving objects: 21% (41/191)
Receiving objects: 22% (43/191)
Receiving objects: 23% (44/191)
Receiving objects: 24% (46/191)
Receiving objects: 25% (48/191)
Receiving objects: 26% (50/191)
Receiving objects: 27% (52/191)
Receiving objects: 28% (54/191)
Receiving objects: 29% (56/191)
Receiving objects: 30% (58/191)
Receiving objects: 31% (60/191)
Receiving objects: 32% (62/191)
Receiving objects: 33% (64/191)
remote: Total 191 (delta 4), reused 0 (delta 0), pack-reused 162
Receiving objects: 34% (65/191)
Receiving objects: 35% (67/191)
Receiving objects: 36% (69/191)
Receiving objects: 37% (71/191)
Receiving objects: 38% (73/191)
Receiving objects: 39% (75/191)
Receiving objects: 40% (77/191)
Receiving objects: 41% (79/191)
Receiving objects: 42% (81/191)
Receiving objects: 43% (83/191)
Receiving objects: 44% (85/191)
Receiving objects: 45% (86/191)
Receiving objects: 46% (88/191)
Receiving objects: 47% (90/191)
Receiving objects: 48% (92/191)
Receiving objects: 49% (94/191)
Receiving objects: 50% (96/191)
Receiving objects: 51% (98/191)
Receiving objects: 52% (100/191)
Receiving objects: 53% (102/191)
Receiving objects: 54% (104/191)
Receiving objects: 55% (106/191)
Receiving objects: 56% (107/191)
Receiving objects: 57% (109/191)
Receiving objects: 58% (111/191)
Receiving objects: 59% (113/191)
Receiving objects: 60% (115/191)
Receiving objects: 61% (117/191)
Receiving objects: 62% (119/191)
Receiving objects: 63% (121/191)
Receiving objects: 64% (123/191)
Receiving objects: 65% (125/191)
Receiving objects: 66% (127/191)
Receiving objects: 67% (128/191)
Receiving objects: 68% (130/191)
Receiving objects: 69% (132/191)
Receiving objects: 70% (134/191)
Receiving objects: 71% (136/191)
Receiving objects: 72% (138/191)
Receiving objects: 73% (140/191)
Receiving objects: 74% (142/191)
Receiving objects: 75% (144/191)
Receiving objects: 76% (146/191)
Receiving objects: 77% (148/191)
Receiving objects: 78% (149/191)
Receiving objects: 79% (151/191)
Receiving objects: 80% (153/191)
Receiving objects: 81% (155/191)
Receiving objects: 82% (157/191)
Receiving objects: 83% (159/191)
Receiving objects: 84% (161/191)
Receiving objects: 85% (163/191)
Receiving objects: 86% (165/191)
Receiving objects: 87% (167/191)
Receiving objects: 88% (169/191)
Receiving objects: 89% (170/191)
Receiving objects: 90% (172/191)
Receiving objects: 91% (174/191)
Receiving objects: 92% (176/191)
Receiving objects: 93% (178/191)
Receiving objects: 94% (180/191)
Receiving objects: 95% (182/191)
Receiving objects: 96% (184/191)
Receiving objects: 97% (186/191)
Receiving objects: 98% (188/191)
Receiving objects: 99% (190/191)
Receiving objects: 100% (191/191)
Receiving objects: 100% (191/191), 44.31 KiB | 14.77 MiB/s, done.
Resolving deltas: 0% (0/74)
Resolving deltas: 2% (2/74)
Resolving deltas: 9% (7/74)
Resolving deltas: 13% (10/74)
Resolving deltas: 17% (13/74)
Resolving deltas: 18% (14/74)
Resolving deltas: 21% (16/74)
Resolving deltas: 25% (19/74)
Resolving deltas: 36% (27/74)
Resolving deltas: 40% (30/74)
Resolving deltas: 41% (31/74)
Resolving deltas: 43% (32/74)
Resolving deltas: 52% (39/74)
Resolving deltas: 55% (41/74)
Resolving deltas: 68% (51/74)
Resolving deltas: 81% (60/74)
Resolving deltas: 82% (61/74)
Resolving deltas: 83% (62/74)
Resolving deltas: 86% (64/74)
Resolving deltas: 89% (66/74)
Resolving deltas: 91% (68/74)
Resolving deltas: 97% (72/74)
Resolving deltas: 100% (74/74)
Resolving deltas: 100% (74/74), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/pointcloud_customized'...
remote: Enumerating objects: 352, done.
remote: Counting objects: 1% (1/59)
remote: Counting objects: 3% (2/59)
remote: Counting objects: 5% (3/59)
remote: Counting objects: 6% (4/59)
remote: Counting objects: 8% (5/59)
remote: Counting objects: 10% (6/59)
remote: Counting objects: 11% (7/59)
remote: Counting objects: 13% (8/59)
remote: Counting objects: 15% (9/59)
remote: Counting objects: 16% (10/59)
remote: Counting objects: 18% (11/59)
remote: Counting objects: 20% (12/59)
remote: Counting objects: 22% (13/59)
remote: Counting objects: 23% (14/59)
remote: Counting objects: 25% (15/59)
remote: Counting objects: 27% (16/59)
remote: Counting objects: 28% (17/59)
remote: Counting objects: 30% (18/59)
remote: Counting objects: 32% (19/59)
remote: Counting objects: 33% (20/59)
remote: Counting objects: 35% (21/59)
remote: Counting objects: 37% (22/59)
remote: Counting objects: 38% (23/59)
remote: Counting objects: 40% (24/59)
remote: Counting objects: 42% (25/59)
remote: Counting objects: 44% (26/59)
remote: Counting objects: 45% (27/59)
remote: Counting objects: 47% (28/59)
remote: Counting objects: 49% (29/59)
remote: Counting objects: 50% (30/59)
remote: Counting objects: 52% (31/59)
remote: Counting objects: 54% (32/59)
remote: Counting objects: 55% (33/59)
remote: Counting objects: 57% (34/59)
remote: Counting objects: 59% (35/59)
remote: Counting objects: 61% (36/59)
remote: Counting objects: 62% (37/59)
remote: Counting objects: 64% (38/59)
remote: Counting objects: 66% (39/59)
remote: Counting objects: 67% (40/59)
remote: Counting objects: 69% (41/59)
remote: Counting objects: 71% (42/59)
remote: Counting objects: 72% (43/59)
remote: Counting objects: 74% (44/59)
remote: Counting objects: 76% (45/59)
remote: Counting objects: 77% (46/59)
remote: Counting objects: 79% (47/59)
remote: Counting objects: 81% (48/59)
remote: Counting objects: 83% (49/59)
remote: Counting objects: 84% (50/59)
remote: Counting objects: 86% (51/59)
remote: Counting objects: 88% (52/59)
remote: Counting objects: 89% (53/59)
remote: Counting objects: 91% (54/59)
remote: Counting objects: 93% (55/59)
remote: Counting objects: 94% (56/59)
remote: Counting objects: 96% (57/59)
remote: Counting objects: 98% (58/59)
remote: Counting objects: 100% (59/59)
remote: Counting objects: 100% (59/59), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/352)
Receiving objects: 1% (4/352)
Receiving objects: 2% (8/352)
Receiving objects: 3% (11/352)
Receiving objects: 4% (15/352)
Receiving objects: 5% (18/352)
Receiving objects: 6% (22/352)
Receiving objects: 7% (25/352)
Receiving objects: 8% (29/352)
Receiving objects: 9% (32/352)
Receiving objects: 10% (36/352)
Receiving objects: 11% (39/352)
Receiving objects: 12% (43/352)
Receiving objects: 13% (46/352)
Receiving objects: 13% (47/352), 38.97 MiB | 38.96 MiB/s
Receiving objects: 13% (47/352), 82.55 MiB | 41.27 MiB/s
Receiving objects: 13% (48/352), 126.36 MiB | 42.12 MiB/s
Receiving objects: 14% (50/352), 151.51 MiB | 43.29 MiB/s
Receiving objects: 15% (53/352), 151.51 MiB | 43.29 MiB/s
Receiving objects: 15% (55/352), 169.95 MiB | 42.49 MiB/s
Receiving objects: 16% (57/352), 169.95 MiB | 42.49 MiB/s
Receiving objects: 17% (60/352), 169.95 MiB | 42.49 MiB/s
Receiving objects: 18% (64/352), 169.95 MiB | 42.49 MiB/s
Receiving objects: 19% (67/352), 169.95 MiB | 42.49 MiB/s
Receiving objects: 20% (71/352), 169.95 MiB | 42.49 MiB/s
Receiving objects: 21% (74/352), 169.95 MiB | 42.49 MiB/s
Receiving objects: 22% (78/352), 169.95 MiB | 42.49 MiB/s
Receiving objects: 23% (81/352), 169.95 MiB | 42.49 MiB/s
Receiving objects: 24% (85/352), 191.59 MiB | 42.57 MiB/s
Receiving objects: 25% (88/352), 191.59 MiB | 42.57 MiB/s
Receiving objects: 26% (92/352), 191.59 MiB | 42.57 MiB/s
Receiving objects: 27% (96/352), 191.59 MiB | 42.57 MiB/s
Receiving objects: 28% (99/352), 191.59 MiB | 42.57 MiB/s
Receiving objects: 29% (103/352), 191.59 MiB | 42.57 MiB/s
Receiving objects: 30% (106/352), 191.59 MiB | 42.57 MiB/s
Receiving objects: 31% (110/352), 191.59 MiB | 42.57 MiB/s
Receiving objects: 32% (113/352), 191.59 MiB | 42.57 MiB/s
Receiving objects: 33% (117/352), 191.59 MiB | 42.57 MiB/s
Receiving objects: 33% (119/352), 210.54 MiB | 42.60 MiB/s
Receiving objects: 34% (120/352), 210.54 MiB | 42.60 MiB/s
Receiving objects: 35% (124/352), 210.54 MiB | 42.60 MiB/s
Receiving objects: 36% (127/352), 210.54 MiB | 42.60 MiB/s
Receiving objects: 37% (131/352), 210.54 MiB | 42.60 MiB/s
Receiving objects: 38% (134/352), 210.54 MiB | 42.60 MiB/s
Receiving objects: 39% (138/352), 210.54 MiB | 42.60 MiB/s
Receiving objects: 40% (141/352), 230.05 MiB | 42.46 MiB/s
Receiving objects: 41% (145/352), 230.05 MiB | 42.46 MiB/s
Receiving objects: 42% (148/352), 230.05 MiB | 42.46 MiB/s
Receiving objects: 43% (152/352), 230.05 MiB | 42.46 MiB/s
Receiving objects: 44% (155/352), 230.05 MiB | 42.46 MiB/s
Receiving objects: 45% (159/352), 230.05 MiB | 42.46 MiB/s
Receiving objects: 45% (161/352), 256.63 MiB | 43.20 MiB/s
Receiving objects: 46% (162/352), 256.63 MiB | 43.20 MiB/s
Receiving objects: 47% (166/352), 256.63 MiB | 43.20 MiB/s
Receiving objects: 47% (168/352), 297.79 MiB | 42.97 MiB/s
Receiving objects: 48% (169/352), 297.79 MiB | 42.97 MiB/s
Receiving objects: 49% (173/352), 297.79 MiB | 42.97 MiB/s
Receiving objects: 50% (176/352), 297.79 MiB | 42.97 MiB/s
Receiving objects: 51% (180/352), 297.79 MiB | 42.97 MiB/s
Receiving objects: 52% (184/352), 297.79 MiB | 42.97 MiB/s
Receiving objects: 52% (186/352), 333.79 MiB | 40.52 MiB/s
Receiving objects: 53% (187/352), 333.79 MiB | 40.52 MiB/s
Receiving objects: 54% (191/352), 333.79 MiB | 40.52 MiB/s
Receiving objects: 54% (193/352), 370.88 MiB | 39.85 MiB/s
Receiving objects: 55% (194/352), 390.54 MiB | 40.01 MiB/s
Receiving objects: 56% (198/352), 390.54 MiB | 40.01 MiB/s
Receiving objects: 57% (201/352), 390.54 MiB | 40.01 MiB/s
Receiving objects: 57% (201/352), 408.96 MiB | 39.77 MiB/s
Receiving objects: 58% (205/352), 439.81 MiB | 40.72 MiB/s
Receiving objects: 59% (208/352), 439.81 MiB | 40.72 MiB/s
Receiving objects: 60% (212/352), 439.81 MiB | 40.72 MiB/s
Receiving objects: 61% (215/352), 439.81 MiB | 40.72 MiB/s
Receiving objects: 62% (219/352), 439.81 MiB | 40.72 MiB/s
Receiving objects: 63% (222/352), 439.81 MiB | 40.72 MiB/s
Receiving objects: 64% (226/352), 439.81 MiB | 40.72 MiB/s
Receiving objects: 64% (226/352), 463.75 MiB | 41.38 MiB/s
Receiving objects: 65% (229/352), 463.75 MiB | 41.38 MiB/s
Receiving objects: 66% (233/352), 463.75 MiB | 41.38 MiB/s
Receiving objects: 67% (236/352), 463.75 MiB | 41.38 MiB/s
Receiving objects: 67% (238/352), 499.90 MiB | 40.64 MiB/s
Receiving objects: 68% (240/352), 517.66 MiB | 40.83 MiB/s
Receiving objects: 69% (243/352), 517.66 MiB | 40.83 MiB/s
Receiving objects: 69% (246/352), 536.99 MiB | 40.22 MiB/s
Receiving objects: 70% (247/352), 536.99 MiB | 40.22 MiB/s
Receiving objects: 71% (250/352), 536.99 MiB | 40.22 MiB/s
Receiving objects: 72% (254/352), 536.99 MiB | 40.22 MiB/s
Receiving objects: 73% (257/352), 536.99 MiB | 40.22 MiB/s
Receiving objects: 74% (261/352), 536.99 MiB | 40.22 MiB/s
Receiving objects: 75% (264/352), 536.99 MiB | 40.22 MiB/s
Receiving objects: 76% (268/352), 536.99 MiB | 40.22 MiB/s
Receiving objects: 77% (272/352), 556.00 MiB | 41.11 MiB/s
Receiving objects: 78% (275/352), 556.00 MiB | 41.11 MiB/s
Receiving objects: 79% (279/352), 556.00 MiB | 41.11 MiB/s
Receiving objects: 80% (282/352), 556.00 MiB | 41.11 MiB/s
Receiving objects: 81% (286/352), 556.00 MiB | 41.11 MiB/s
Receiving objects: 82% (289/352), 556.00 MiB | 41.11 MiB/s
Receiving objects: 82% (289/352), 576.43 MiB | 41.28 MiB/s
Receiving objects: 83% (293/352), 576.43 MiB | 41.28 MiB/s
Receiving objects: 84% (296/352), 576.43 MiB | 41.28 MiB/s
Receiving objects: 85% (300/352), 576.43 MiB | 41.28 MiB/s
Receiving objects: 86% (303/352), 576.43 MiB | 41.28 MiB/s
Receiving objects: 87% (307/352), 576.43 MiB | 41.28 MiB/s
Receiving objects: 88% (310/352), 576.43 MiB | 41.28 MiB/s
Receiving objects: 89% (314/352), 593.68 MiB | 41.02 MiB/s
Receiving objects: 89% (314/352), 611.04 MiB | 38.03 MiB/s
Receiving objects: 89% (314/352), 614.08 MiB | 16.44 MiB/s
Receiving objects: 89% (315/352), 629.77 MiB | 10.24 MiB/s
Receiving objects: 90% (317/352), 629.77 MiB | 10.24 MiB/s
Receiving objects: 90% (318/352), 646.20 MiB | 9.53 MiB/s
Receiving objects: 91% (321/352), 646.20 MiB | 9.53 MiB/s
Receiving objects: 91% (322/352), 657.17 MiB | 8.56 MiB/s
Receiving objects: 92% (324/352), 657.17 MiB | 8.56 MiB/s
Receiving objects: 92% (326/352), 657.17 MiB | 8.56 MiB/s
Receiving objects: 93% (328/352), 657.17 MiB | 8.56 MiB/s
Receiving objects: 94% (331/352), 694.89 MiB | 8.53 MiB/s
Receiving objects: 95% (335/352), 694.89 MiB | 8.53 MiB/s
Receiving objects: 96% (338/352), 694.89 MiB | 8.53 MiB/s
Receiving objects: 96% (338/352), 717.16 MiB | 8.64 MiB/s
Receiving objects: 97% (342/352), 717.16 MiB | 8.64 MiB/s
Receiving objects: 98% (345/352), 733.31 MiB | 8.57 MiB/s
remote: Total 352 (delta 13), reused 42 (delta 9), pack-reused 293
Receiving objects: 99% (349/352), 733.31 MiB | 8.57 MiB/s
Receiving objects: 100% (352/352), 733.31 MiB | 8.57 MiB/s
Receiving objects: 100% (352/352), 744.85 MiB | 23.90 MiB/s, done.
Resolving deltas: 0% (0/63)
Resolving deltas: 3% (2/63)
Resolving deltas: 4% (3/63)
Resolving deltas: 6% (4/63)
Resolving deltas: 17% (11/63)
Resolving deltas: 22% (14/63)
Resolving deltas: 23% (15/63)
Resolving deltas: 25% (16/63)
Resolving deltas: 30% (19/63)
Resolving deltas: 31% (20/63)
Resolving deltas: 34% (22/63)
Resolving deltas: 38% (24/63)
Resolving deltas: 39% (25/63)
Resolving deltas: 44% (28/63)
Resolving deltas: 46% (29/63)
Resolving deltas: 55% (35/63)
Resolving deltas: 58% (37/63)
Resolving deltas: 61% (39/63)
Resolving deltas: 63% (40/63)
Resolving deltas: 66% (42/63)
Resolving deltas: 69% (44/63)
Resolving deltas: 73% (46/63)
Resolving deltas: 76% (48/63)
Resolving deltas: 85% (54/63)
Resolving deltas: 87% (55/63)
Resolving deltas: 90% (57/63)
Resolving deltas: 92% (58/63)
Resolving deltas: 93% (59/63)
Resolving deltas: 96% (61/63)
Resolving deltas: 100% (63/63)
Resolving deltas: 100% (63/63), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/prediction_config'...
remote: Enumerating objects: 168, done.
remote: Counting objects: 0% (1/124)
remote: Counting objects: 1% (2/124)
remote: Counting objects: 2% (3/124)
remote: Counting objects: 3% (4/124)
remote: Counting objects: 4% (5/124)
remote: Counting objects: 5% (7/124)
remote: Counting objects: 6% (8/124)
remote: Counting objects: 7% (9/124)
remote: Counting objects: 8% (10/124)
remote: Counting objects: 9% (12/124)
remote: Counting objects: 10% (13/124)
remote: Counting objects: 11% (14/124)
remote: Counting objects: 12% (15/124)
remote: Counting objects: 13% (17/124)
remote: Counting objects: 14% (18/124)
remote: Counting objects: 15% (19/124)
remote: Counting objects: 16% (20/124)
remote: Counting objects: 17% (22/124)
remote: Counting objects: 18% (23/124)
remote: Counting objects: 19% (24/124)
remote: Counting objects: 20% (25/124)
remote: Counting objects: 21% (27/124)
remote: Counting objects: 22% (28/124)
remote: Counting objects: 23% (29/124)
remote: Counting objects: 24% (30/124)
remote: Counting objects: 25% (31/124)
remote: Counting objects: 26% (33/124)
remote: Counting objects: 27% (34/124)
remote: Counting objects: 28% (35/124)
remote: Counting objects: 29% (36/124)
remote: Counting objects: 30% (38/124)
remote: Counting objects: 31% (39/124)
remote: Counting objects: 32% (40/124)
remote: Counting objects: 33% (41/124)
remote: Counting objects: 34% (43/124)
remote: Counting objects: 35% (44/124)
remote: Counting objects: 36% (45/124)
remote: Counting objects: 37% (46/124)
remote: Counting objects: 38% (48/124)
remote: Counting objects: 39% (49/124)
remote: Counting objects: 40% (50/124)
remote: Counting objects: 41% (51/124)
remote: Counting objects: 42% (53/124)
remote: Counting objects: 43% (54/124)
remote: Counting objects: 44% (55/124)
remote: Counting objects: 45% (56/124)
remote: Counting objects: 46% (58/124)
remote: Counting objects: 47% (59/124)
remote: Counting objects: 48% (60/124)
remote: Counting objects: 49% (61/124)
remote: Counting objects: 50% (62/124)
remote: Counting objects: 51% (64/124)
remote: Counting objects: 52% (65/124)
remote: Counting objects: 53% (66/124)
remote: Counting objects: 54% (67/124)
remote: Counting objects: 55% (69/124)
remote: Counting objects: 56% (70/124)
remote: Counting objects: 57% (71/124)
remote: Counting objects: 58% (72/124)
remote: Counting objects: 59% (74/124)
remote: Counting objects: 60% (75/124)
remote: Counting objects: 61% (76/124)
remote: Counting objects: 62% (77/124)
remote: Counting objects: 63% (79/124)
remote: Counting objects: 64% (80/124)
remote: Counting objects: 65% (81/124)
remote: Counting objects: 66% (82/124)
remote: Counting objects: 67% (84/124)
remote: Counting objects: 68% (85/124)
remote: Counting objects: 69% (86/124)
remote: Counting objects: 70% (87/124)
remote: Counting objects: 71% (89/124)
remote: Counting objects: 72% (90/124)
remote: Counting objects: 73% (91/124)
remote: Counting objects: 74% (92/124)
remote: Counting objects: 75% (93/124)
remote: Counting objects: 76% (95/124)
remote: Counting objects: 77% (96/124)
remote: Counting objects: 78% (97/124)
remote: Counting objects: 79% (98/124)
remote: Counting objects: 80% (100/124)
remote: Counting objects: 81% (101/124)
remote: Counting objects: 82% (102/124)
remote: Counting objects: 83% (103/124)
remote: Counting objects: 84% (105/124)
remote: Counting objects: 85% (106/124)
remote: Counting objects: 86% (107/124)
remote: Counting objects: 87% (108/124)
remote: Counting objects: 88% (110/124)
remote: Counting objects: 89% (111/124)
remote: Counting objects: 90% (112/124)
remote: Counting objects: 91% (113/124)
remote: Counting objects: 92% (115/124)
remote: Counting objects: 93% (116/124)
remote: Counting objects: 94% (117/124)
remote: Counting objects: 95% (118/124)
remote: Counting objects: 96% (120/124)
remote: Counting objects: 97% (121/124)
remote: Counting objects: 98% (122/124)
remote: Counting objects: 99% (123/124)
remote: Counting objects: 100% (124/124)
remote: Counting objects: 100% (124/124), done.
remote: Compressing objects: 1% (1/60)
remote: Compressing objects: 3% (2/60)
remote: Compressing objects: 5% (3/60)
remote: Compressing objects: 6% (4/60)
remote: Compressing objects: 8% (5/60)
remote: Compressing objects: 10% (6/60)
remote: Compressing objects: 11% (7/60)
remote: Compressing objects: 13% (8/60)
remote: Compressing objects: 15% (9/60)
remote: Compressing objects: 16% (10/60)
remote: Compressing objects: 18% (11/60)
remote: Compressing objects: 20% (12/60)
remote: Compressing objects: 21% (13/60)
remote: Compressing objects: 23% (14/60)
remote: Compressing objects: 25% (15/60)
remote: Compressing objects: 26% (16/60)
remote: Compressing objects: 28% (17/60)
remote: Compressing objects: 30% (18/60)
remote: Compressing objects: 31% (19/60)
remote: Compressing objects: 33% (20/60)
remote: Compressing objects: 35% (21/60)
remote: Compressing objects: 36% (22/60)
remote: Compressing objects: 38% (23/60)
remote: Compressing objects: 40% (24/60)
remote: Compressing objects: 41% (25/60)
remote: Compressing objects: 43% (26/60)
remote: Compressing objects: 45% (27/60)
remote: Compressing objects: 46% (28/60)
remote: Compressing objects: 48% (29/60)
remote: Compressing objects: 50% (30/60)
remote: Compressing objects: 51% (31/60)
remote: Compressing objects: 53% (32/60)
remote: Compressing objects: 55% (33/60)
remote: Compressing objects: 56% (34/60)
remote: Compressing objects: 58% (35/60)
remote: Compressing objects: 60% (36/60)
remote: Compressing objects: 61% (37/60)
remote: Compressing objects: 63% (38/60)
remote: Compressing objects: 65% (39/60)
remote: Compressing objects: 66% (40/60)
remote: Compressing objects: 68% (41/60)
remote: Compressing objects: 70% (42/60)
remote: Compressing objects: 71% (43/60)
remote: Compressing objects: 73% (44/60)
remote: Compressing objects: 75% (45/60)
remote: Compressing objects: 76% (46/60)
remote: Compressing objects: 78% (47/60)
remote: Compressing objects: 80% (48/60)
remote: Compressing objects: 81% (49/60)
remote: Compressing objects: 83% (50/60)
remote: Compressing objects: 85% (51/60)
remote: Compressing objects: 86% (52/60)
remote: Compressing objects: 88% (53/60)
remote: Compressing objects: 90% (54/60)
remote: Compressing objects: 91% (55/60)
remote: Compressing objects: 93% (56/60)
remote: Compressing objects: 95% (57/60)
remote: Compressing objects: 96% (58/60)
remote: Compressing objects: 98% (59/60)
remote: Compressing objects: 100% (60/60)
remote: Compressing objects: 100% (60/60), done.
Receiving objects: 0% (1/168)
Receiving objects: 1% (2/168)
Receiving objects: 2% (4/168)
Receiving objects: 3% (6/168)
Receiving objects: 4% (7/168)
Receiving objects: 5% (9/168)
Receiving objects: 6% (11/168)
Receiving objects: 7% (12/168)
Receiving objects: 8% (14/168)
Receiving objects: 9% (16/168)
Receiving objects: 10% (17/168)
Receiving objects: 11% (19/168)
Receiving objects: 12% (21/168)
Receiving objects: 13% (22/168)
Receiving objects: 14% (24/168)
Receiving objects: 15% (26/168)
Receiving objects: 16% (27/168)
Receiving objects: 17% (29/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 18% (31/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 19% (32/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 20% (34/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 21% (36/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 22% (37/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 23% (39/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 24% (41/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 25% (42/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 26% (44/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 27% (46/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 28% (48/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 29% (49/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 30% (51/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 31% (53/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 32% (54/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 33% (56/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 34% (58/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 35% (59/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 36% (61/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 37% (63/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 38% (64/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 39% (66/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 40% (68/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 41% (69/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 42% (71/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 43% (73/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 44% (74/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 45% (76/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 46% (78/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 47% (79/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 48% (81/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 49% (83/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 50% (84/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 51% (86/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 52% (88/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 53% (90/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 54% (91/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 55% (93/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 56% (95/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 57% (96/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 58% (98/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 59% (100/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 60% (101/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 61% (103/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 62% (105/168), 24.59 MiB | 49.16 MiB/s
Receiving objects: 62% (105/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 63% (106/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 64% (108/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 65% (110/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 66% (111/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 67% (113/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 68% (115/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 69% (116/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 70% (118/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 71% (120/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 72% (121/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 73% (123/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 74% (125/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 75% (126/168), 49.80 MiB | 43.28 MiB/s
remote: Total 168 (delta 35), reused 90 (delta 21), pack-reused 44
Receiving objects: 76% (128/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 77% (130/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 78% (132/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 79% (133/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 80% (135/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 81% (137/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 82% (138/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 83% (140/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 84% (142/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 85% (143/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 86% (145/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 87% (147/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 88% (148/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 89% (150/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 90% (152/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 91% (153/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 92% (155/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 93% (157/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 94% (158/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 95% (160/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 96% (162/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 97% (163/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 98% (165/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 99% (167/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 100% (168/168), 49.80 MiB | 43.28 MiB/s
Receiving objects: 100% (168/168), 62.80 MiB | 45.35 MiB/s, done.
Resolving deltas: 0% (0/46)
Resolving deltas: 2% (1/46)
Resolving deltas: 13% (6/46)
Resolving deltas: 17% (8/46)
Resolving deltas: 73% (34/46)
Resolving deltas: 84% (39/46)
Resolving deltas: 89% (41/46)
Resolving deltas: 93% (43/46)
Resolving deltas: 95% (44/46)
Resolving deltas: 97% (45/46)
Resolving deltas: 100% (46/46)
Resolving deltas: 100% (46/46), done.
Cloning into '/root/workspace/weifang-config/container/A002/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/weifang-config/container/A002/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 80, done.
remote: Counting objects: 1% (1/55)
remote: Counting objects: 3% (2/55)
remote: Counting objects: 5% (3/55)
remote: Counting objects: 7% (4/55)
remote: Counting objects: 9% (5/55)
remote: Counting objects: 10% (6/55)
remote: Counting objects: 12% (7/55)
remote: Counting objects: 14% (8/55)
remote: Counting objects: 16% (9/55)
remote: Counting objects: 18% (10/55)
remote: Counting objects: 20% (11/55)
remote: Counting objects: 21% (12/55)
remote: Counting objects: 23% (13/55)
remote: Counting objects: 25% (14/55)
remote: Counting objects: 27% (15/55)
remote: Counting objects: 29% (16/55)
remote: Counting objects: 30% (17/55)
remote: Counting objects: 32% (18/55)
remote: Counting objects: 34% (19/55)
remote: Counting objects: 36% (20/55)
remote: Counting objects: 38% (21/55)
remote: Counting objects: 40% (22/55)
remote: Counting objects: 41% (23/55)
remote: Counting objects: 43% (24/55)
remote: Counting objects: 45% (25/55)
remote: Counting objects: 47% (26/55)
remote: Counting objects: 49% (27/55)
remote: Counting objects: 50% (28/55)
remote: Counting objects: 52% (29/55)
remote: Counting objects: 54% (30/55)
remote: Counting objects: 56% (31/55)
remote: Counting objects: 58% (32/55)
remote: Counting objects: 60% (33/55)
remote: Counting objects: 61% (34/55)
remote: Counting objects: 63% (35/55)
remote: Counting objects: 65% (36/55)
remote: Counting objects: 67% (37/55)
remote: Counting objects: 69% (38/55)
remote: Counting objects: 70% (39/55)
remote: Counting objects: 72% (40/55)
remote: Counting objects: 74% (41/55)
remote: Counting objects: 76% (42/55)
remote: Counting objects: 78% (43/55)
remote: Counting objects: 80% (44/55)
remote: Counting objects: 81% (45/55)
remote: Counting objects: 83% (46/55)
remote: Counting objects: 85% (47/55)
remote: Counting objects: 87% (48/55)
remote: Counting objects: 89% (49/55)
remote: Counting objects: 90% (50/55)
remote: Counting objects: 92% (51/55)
remote: Counting objects: 94% (52/55)
remote: Counting objects: 96% (53/55)
remote: Counting objects: 98% (54/55)
remote: Counting objects: 100% (55/55)
remote: Counting objects: 100% (55/55), 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.
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25
Receiving objects: 1% (1/80)
Receiving objects: 2% (2/80)
Receiving objects: 3% (3/80)
Receiving objects: 5% (4/80)
Receiving objects: 6% (5/80)
Receiving objects: 7% (6/80)
Receiving objects: 8% (7/80)
Receiving objects: 10% (8/80)
Receiving objects: 11% (9/80)
Receiving objects: 12% (10/80)
Receiving objects: 13% (11/80)
Receiving objects: 15% (12/80)
Receiving objects: 16% (13/80)
Receiving objects: 17% (14/80)
Receiving objects: 18% (15/80)
Receiving objects: 20% (16/80)
Receiving objects: 21% (17/80)
Receiving objects: 22% (18/80)
Receiving objects: 23% (19/80)
Receiving objects: 25% (20/80)
Receiving objects: 26% (21/80)
Receiving objects: 27% (22/80)
Receiving objects: 28% (23/80)
Receiving objects: 30% (24/80)
Receiving objects: 31% (25/80)
Receiving objects: 32% (26/80)
Receiving objects: 33% (27/80)
Receiving objects: 35% (28/80)
Receiving objects: 36% (29/80)
Receiving objects: 37% (30/80)
Receiving objects: 38% (31/80)
Receiving objects: 40% (32/80)
Receiving objects: 41% (33/80)
Receiving objects: 42% (34/80)
Receiving objects: 43% (35/80)
Receiving objects: 45% (36/80)
Receiving objects: 46% (37/80)
Receiving objects: 47% (38/80)
Receiving objects: 48% (39/80)
Receiving objects: 50% (40/80)
Receiving objects: 51% (41/80)
Receiving objects: 52% (42/80)
Receiving objects: 53% (43/80)
Receiving objects: 55% (44/80)
Receiving objects: 56% (45/80)
Receiving objects: 57% (46/80)
Receiving objects: 58% (47/80)
Receiving objects: 60% (48/80)
Receiving objects: 61% (49/80)
Receiving objects: 62% (50/80)
Receiving objects: 63% (51/80)
Receiving objects: 65% (52/80)
Receiving objects: 66% (53/80)
Receiving objects: 67% (54/80)
Receiving objects: 68% (55/80)
Receiving objects: 70% (56/80)
Receiving objects: 71% (57/80)
Receiving objects: 72% (58/80)
Receiving objects: 73% (59/80)
Receiving objects: 75% (60/80)
Receiving objects: 76% (61/80)
Receiving objects: 77% (62/80)
Receiving objects: 78% (63/80)
Receiving objects: 80% (64/80)
Receiving objects: 81% (65/80)
Receiving objects: 82% (66/80)
Receiving objects: 83% (67/80)
Receiving objects: 85% (68/80)
Receiving objects: 86% (69/80)
Receiving objects: 87% (70/80)
Receiving objects: 88% (71/80)
Receiving objects: 90% (72/80)
Receiving objects: 91% (73/80)
Receiving objects: 92% (74/80)
Receiving objects: 93% (75/80)
Receiving objects: 95% (76/80)
Receiving objects: 96% (77/80)
Receiving objects: 97% (78/80)
Receiving objects: 98% (79/80)
Receiving objects: 100% (80/80)
Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done.
Resolving deltas: 0% (0/43)
Resolving deltas: 2% (1/43)
Resolving deltas: 4% (2/43)
Resolving deltas: 32% (14/43)
Resolving deltas: 34% (15/43)
Resolving deltas: 69% (30/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/weifang-config/container/A002/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/weifang-config/container/A002/params_new/system-common'...
remote: Enumerating objects: 252, done.
remote: Counting objects: 0% (1/214)
remote: Counting objects: 1% (3/214)
remote: Counting objects: 2% (5/214)
remote: Counting objects: 3% (7/214)
remote: Counting objects: 4% (9/214)
remote: Counting objects: 5% (11/214)
remote: Counting objects: 6% (13/214)
remote: Counting objects: 7% (15/214)
remote: Counting objects: 8% (18/214)
remote: Counting objects: 9% (20/214)
remote: Counting objects: 10% (22/214)
remote: Counting objects: 11% (24/214)
remote: Counting objects: 12% (26/214)
remote: Counting objects: 13% (28/214)
remote: Counting objects: 14% (30/214)
remote: Counting objects: 15% (33/214)
remote: Counting objects: 16% (35/214)
remote: Counting objects: 17% (37/214)
remote: Counting objects: 18% (39/214)
remote: Counting objects: 19% (41/214)
remote: Counting objects: 20% (43/214)
remote: Counting objects: 21% (45/214)
remote: Counting objects: 22% (48/214)
remote: Counting objects: 23% (50/214)
remote: Counting objects: 24% (52/214)
remote: Counting objects: 25% (54/214)
remote: Counting objects: 26% (56/214)
remote: Counting objects: 27% (58/214)
remote: Counting objects: 28% (60/214)
remote: Counting objects: 29% (63/214)
remote: Counting objects: 30% (65/214)
remote: Counting objects: 31% (67/214)
remote: Counting objects: 32% (69/214)
remote: Counting objects: 33% (71/214)
remote: Counting objects: 34% (73/214)
remote: Counting objects: 35% (75/214)
remote: Counting objects: 36% (78/214)
remote: Counting objects: 37% (80/214)
remote: Counting objects: 38% (82/214)
remote: Counting objects: 39% (84/214)
remote: Counting objects: 40% (86/214)
remote: Counting objects: 41% (88/214)
remote: Counting objects: 42% (90/214)
remote: Counting objects: 43% (93/214)
remote: Counting objects: 44% (95/214)
remote: Counting objects: 45% (97/214)
remote: Counting objects: 46% (99/214)
remote: Counting objects: 47% (101/214)
remote: Counting objects: 48% (103/214)
remote: Counting objects: 49% (105/214)
remote: Counting objects: 50% (107/214)
remote: Counting objects: 51% (110/214)
remote: Counting objects: 52% (112/214)
remote: Counting objects: 53% (114/214)
remote: Counting objects: 54% (116/214)
remote: Counting objects: 55% (118/214)
remote: Counting objects: 56% (120/214)
remote: Counting objects: 57% (122/214)
remote: Counting objects: 58% (125/214)
remote: Counting objects: 59% (127/214)
remote: Counting objects: 60% (129/214)
remote: Counting objects: 61% (131/214)
remote: Counting objects: 62% (133/214)
remote: Counting objects: 63% (135/214)
remote: Counting objects: 64% (137/214)
remote: Counting objects: 65% (140/214)
remote: Counting objects: 66% (142/214)
remote: Counting objects: 67% (144/214)
remote: Counting objects: 68% (146/214)
remote: Counting objects: 69% (148/214)
remote: Counting objects: 70% (150/214)
remote: Counting objects: 71% (152/214)
remote: Counting objects: 72% (155/214)
remote: Counting objects: 73% (157/214)
remote: Counting objects: 74% (159/214)
remote: Counting objects: 75% (161/214)
remote: Counting objects: 76% (163/214)
remote: Counting objects: 77% (165/214)
remote: Counting objects: 78% (167/214)
remote: Counting objects: 79% (170/214)
remote: Counting objects: 80% (172/214)
remote: Counting objects: 81% (174/214)
remote: Counting objects: 82% (176/214)
remote: Counting objects: 83% (178/214)
remote: Counting objects: 84% (180/214)
remote: Counting objects: 85% (182/214)
remote: Counting objects: 86% (185/214)
remote: Counting objects: 87% (187/214)
remote: Counting objects: 88% (189/214)
remote: Counting objects: 89% (191/214)
remote: Counting objects: 90% (193/214)
remote: Counting objects: 91% (195/214)
remote: Counting objects: 92% (197/214)
remote: Counting objects: 93% (200/214)
remote: Counting objects: 94% (202/214)
remote: Counting objects: 95% (204/214)
remote: Counting objects: 96% (206/214)
remote: Counting objects: 97% (208/214)
remote: Counting objects: 98% (210/214)
remote: Counting objects: 99% (212/214)
remote: Counting objects: 100% (214/214)
remote: Counting objects: 100% (214/214), done.
remote: Compressing objects: 1% (1/81)
remote: Compressing objects: 2% (2/81)
remote: Compressing objects: 3% (3/81)
remote: Compressing objects: 4% (4/81)
remote: Compressing objects: 6% (5/81)
remote: Compressing objects: 7% (6/81)
remote: Compressing objects: 8% (7/81)
remote: Compressing objects: 9% (8/81)
remote: Compressing objects: 11% (9/81)
remote: Compressing objects: 12% (10/81)
remote: Compressing objects: 13% (11/81)
remote: Compressing objects: 14% (12/81)
remote: Compressing objects: 16% (13/81)
remote: Compressing objects: 17% (14/81)
remote: Compressing objects: 18% (15/81)
remote: Compressing objects: 19% (16/81)
remote: Compressing objects: 20% (17/81)
remote: Compressing objects: 22% (18/81)
remote: Compressing objects: 23% (19/81)
remote: Compressing objects: 24% (20/81)
remote: Compressing objects: 25% (21/81)
remote: Compressing objects: 27% (22/81)
remote: Compressing objects: 28% (23/81)
remote: Compressing objects: 29% (24/81)
remote: Compressing objects: 30% (25/81)
remote: Compressing objects: 32% (26/81)
remote: Compressing objects: 33% (27/81)
remote: Compressing objects: 34% (28/81)
remote: Compressing objects: 35% (29/81)
remote: Compressing objects: 37% (30/81)
remote: Compressing objects: 38% (31/81)
remote: Compressing objects: 39% (32/81)
remote: Compressing objects: 40% (33/81)
remote: Compressing objects: 41% (34/81)
remote: Compressing objects: 43% (35/81)
remote: Compressing objects: 44% (36/81)
remote: Compressing objects: 45% (37/81)
remote: Compressing objects: 46% (38/81)
remote: Compressing objects: 48% (39/81)
remote: Compressing objects: 49% (40/81)
remote: Compressing objects: 50% (41/81)
remote: Compressing objects: 51% (42/81)
remote: Compressing objects: 53% (43/81)
remote: Compressing objects: 54% (44/81)
remote: Compressing objects: 55% (45/81)
remote: Compressing objects: 56% (46/81)
remote: Compressing objects: 58% (47/81)
remote: Compressing objects: 59% (48/81)
remote: Compressing objects: 60% (49/81)
remote: Compressing objects: 61% (50/81)
remote: Compressing objects: 62% (51/81)
remote: Compressing objects: 64% (52/81)
remote: Compressing objects: 65% (53/81)
remote: Compressing objects: 66% (54/81)
remote: Compressing objects: 67% (55/81)
remote: Compressing objects: 69% (56/81)
remote: Compressing objects: 70% (57/81)
remote: Compressing objects: 71% (58/81)
remote: Compressing objects: 72% (59/81)
remote: Compressing objects: 74% (60/81)
remote: Compressing objects: 75% (61/81)
remote: Compressing objects: 76% (62/81)
remote: Compressing objects: 77% (63/81)
remote: Compressing objects: 79% (64/81)
remote: Compressing objects: 80% (65/81)
remote: Compressing objects: 81% (66/81)
remote: Compressing objects: 82% (67/81)
remote: Compressing objects: 83% (68/81)
remote: Compressing objects: 85% (69/81)
remote: Compressing objects: 86% (70/81)
remote: Compressing objects: 87% (71/81)
remote: Compressing objects: 88% (72/81)
remote: Compressing objects: 90% (73/81)
remote: Compressing objects: 91% (74/81)
remote: Compressing objects: 92% (75/81)
remote: Compressing objects: 93% (76/81)
remote: Compressing objects: 95% (77/81)
remote: Compressing objects: 96% (78/81)
remote: Compressing objects: 97% (79/81)
remote: Compressing objects: 98% (80/81)
remote: Compressing objects: 100% (81/81)
remote: Compressing objects: 100% (81/81), done.
Receiving objects: 0% (1/252)
Receiving objects: 1% (3/252)
Receiving objects: 2% (6/252)
Receiving objects: 3% (8/252)
Receiving objects: 4% (11/252)
Receiving objects: 5% (13/252)
Receiving objects: 6% (16/252)
Receiving objects: 7% (18/252)
Receiving objects: 8% (21/252)
Receiving objects: 9% (23/252)
Receiving objects: 10% (26/252)
Receiving objects: 11% (28/252)
Receiving objects: 12% (31/252)
Receiving objects: 13% (33/252)
Receiving objects: 14% (36/252)
Receiving objects: 15% (38/252)
Receiving objects: 16% (41/252)
Receiving objects: 17% (43/252)
Receiving objects: 18% (46/252)
Receiving objects: 19% (48/252)
Receiving objects: 20% (51/252)
Receiving objects: 21% (53/252)
Receiving objects: 22% (56/252)
Receiving objects: 23% (58/252)
Receiving objects: 24% (61/252)
Receiving objects: 25% (63/252)
Receiving objects: 26% (66/252)
Receiving objects: 27% (69/252)
Receiving objects: 28% (71/252)
Receiving objects: 29% (74/252)
Receiving objects: 30% (76/252)
Receiving objects: 31% (79/252)
Receiving objects: 32% (81/252)
Receiving objects: 33% (84/252)
Receiving objects: 34% (86/252)
Receiving objects: 35% (89/252)
Receiving objects: 36% (91/252), 36.00 KiB | 41.00 KiB/s
remote: Total 252 (delta 50), reused 161 (delta 36), pack-reused 38
Receiving objects: 37% (94/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 38% (96/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 39% (99/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 40% (101/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 41% (104/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 42% (106/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 43% (109/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 44% (111/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 45% (114/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 46% (116/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 47% (119/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 48% (121/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 49% (124/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 50% (126/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 51% (129/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 52% (132/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 53% (134/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 54% (137/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 55% (139/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 56% (142/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 57% (144/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 58% (147/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 59% (149/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 60% (152/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 61% (154/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 62% (157/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 63% (159/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 64% (162/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 65% (164/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 66% (167/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 67% (169/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 68% (172/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 69% (174/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 70% (177/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 71% (179/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 72% (182/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 73% (184/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 74% (187/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 75% (189/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 76% (192/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 77% (195/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 78% (197/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 79% (200/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 80% (202/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 81% (205/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 82% (207/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 83% (210/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 84% (212/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 85% (215/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 86% (217/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 87% (220/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 88% (222/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 89% (225/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 90% (227/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 91% (230/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 92% (232/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 93% (235/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 94% (237/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 95% (240/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 96% (242/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 97% (245/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 98% (247/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 99% (250/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 100% (252/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 100% (252/252), 9.57 MiB | 11.21 MiB/s, done.
Resolving deltas: 0% (0/55)
Resolving deltas: 1% (1/55)
Resolving deltas: 3% (2/55)
Resolving deltas: 5% (3/55)
Resolving deltas: 7% (4/55)
Resolving deltas: 9% (5/55)
Resolving deltas: 10% (6/55)
Resolving deltas: 12% (7/55)
Resolving deltas: 25% (14/55)
Resolving deltas: 38% (21/55)
Resolving deltas: 40% (22/55)
Resolving deltas: 43% (24/55)
Resolving deltas: 45% (25/55)
Resolving deltas: 49% (27/55)
Resolving deltas: 56% (31/55)
Resolving deltas: 100% (55/55)
Resolving deltas: 100% (55/55), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/system-device'...
remote: Enumerating objects: 1959, done.
remote: Counting objects: 0% (1/152)
remote: Counting objects: 1% (2/152)
remote: Counting objects: 2% (4/152)
remote: Counting objects: 3% (5/152)
remote: Counting objects: 4% (7/152)
remote: Counting objects: 5% (8/152)
remote: Counting objects: 6% (10/152)
remote: Counting objects: 7% (11/152)
remote: Counting objects: 8% (13/152)
remote: Counting objects: 9% (14/152)
remote: Counting objects: 10% (16/152)
remote: Counting objects: 11% (17/152)
remote: Counting objects: 12% (19/152)
remote: Counting objects: 13% (20/152)
remote: Counting objects: 14% (22/152)
remote: Counting objects: 15% (23/152)
remote: Counting objects: 16% (25/152)
remote: Counting objects: 17% (26/152)
remote: Counting objects: 18% (28/152)
remote: Counting objects: 19% (29/152)
remote: Counting objects: 20% (31/152)
remote: Counting objects: 21% (32/152)
remote: Counting objects: 22% (34/152)
remote: Counting objects: 23% (35/152)
remote: Counting objects: 24% (37/152)
remote: Counting objects: 25% (38/152)
remote: Counting objects: 26% (40/152)
remote: Counting objects: 27% (42/152)
remote: Counting objects: 28% (43/152)
remote: Counting objects: 29% (45/152)
remote: Counting objects: 30% (46/152)
remote: Counting objects: 31% (48/152)
remote: Counting objects: 32% (49/152)
remote: Counting objects: 33% (51/152)
remote: Counting objects: 34% (52/152)
remote: Counting objects: 35% (54/152)
remote: Counting objects: 36% (55/152)
remote: Counting objects: 37% (57/152)
remote: Counting objects: 38% (58/152)
remote: Counting objects: 39% (60/152)
remote: Counting objects: 40% (61/152)
remote: Counting objects: 41% (63/152)
remote: Counting objects: 42% (64/152)
remote: Counting objects: 43% (66/152)
remote: Counting objects: 44% (67/152)
remote: Counting objects: 45% (69/152)
remote: Counting objects: 46% (70/152)
remote: Counting objects: 47% (72/152)
remote: Counting objects: 48% (73/152)
remote: Counting objects: 49% (75/152)
remote: Counting objects: 50% (76/152)
remote: Counting objects: 51% (78/152)
remote: Counting objects: 52% (80/152)
remote: Counting objects: 53% (81/152)
remote: Counting objects: 54% (83/152)
remote: Counting objects: 55% (84/152)
remote: Counting objects: 56% (86/152)
remote: Counting objects: 57% (87/152)
remote: Counting objects: 58% (89/152)
remote: Counting objects: 59% (90/152)
remote: Counting objects: 60% (92/152)
remote: Counting objects: 61% (93/152)
remote: Counting objects: 62% (95/152)
remote: Counting objects: 63% (96/152)
remote: Counting objects: 64% (98/152)
remote: Counting objects: 65% (99/152)
remote: Counting objects: 66% (101/152)
remote: Counting objects: 67% (102/152)
remote: Counting objects: 68% (104/152)
remote: Counting objects: 69% (105/152)
remote: Counting objects: 70% (107/152)
remote: Counting objects: 71% (108/152)
remote: Counting objects: 72% (110/152)
remote: Counting objects: 73% (111/152)
remote: Counting objects: 74% (113/152)
remote: Counting objects: 75% (114/152)
remote: Counting objects: 76% (116/152)
remote: Counting objects: 77% (118/152)
remote: Counting objects: 78% (119/152)
remote: Counting objects: 79% (121/152)
remote: Counting objects: 80% (122/152)
remote: Counting objects: 81% (124/152)
remote: Counting objects: 82% (125/152)
remote: Counting objects: 83% (127/152)
remote: Counting objects: 84% (128/152)
remote: Counting objects: 85% (130/152)
remote: Counting objects: 86% (131/152)
remote: Counting objects: 87% (133/152)
remote: Counting objects: 88% (134/152)
remote: Counting objects: 89% (136/152)
remote: Counting objects: 90% (137/152)
remote: Counting objects: 91% (139/152)
remote: Counting objects: 92% (140/152)
remote: Counting objects: 93% (142/152)
remote: Counting objects: 94% (143/152)
remote: Counting objects: 95% (145/152)
remote: Counting objects: 96% (146/152)
remote: Counting objects: 97% (148/152)
remote: Counting objects: 98% (149/152)
remote: Counting objects: 99% (151/152)
remote: Counting objects: 100% (152/152)
remote: Counting objects: 100% (152/152), done.
remote: Compressing objects: 0% (1/129)
remote: Compressing objects: 1% (2/129)
remote: Compressing objects: 2% (3/129)
remote: Compressing objects: 3% (4/129)
remote: Compressing objects: 4% (6/129)
remote: Compressing objects: 5% (7/129)
remote: Compressing objects: 6% (8/129)
remote: Compressing objects: 7% (10/129)
remote: Compressing objects: 8% (11/129)
remote: Compressing objects: 9% (12/129)
remote: Compressing objects: 10% (13/129)
remote: Compressing objects: 11% (15/129)
remote: Compressing objects: 12% (16/129)
remote: Compressing objects: 13% (17/129)
remote: Compressing objects: 14% (19/129)
remote: Compressing objects: 15% (20/129)
remote: Compressing objects: 16% (21/129)
remote: Compressing objects: 17% (22/129)
remote: Compressing objects: 18% (24/129)
remote: Compressing objects: 19% (25/129)
remote: Compressing objects: 20% (26/129)
remote: Compressing objects: 21% (28/129)
remote: Compressing objects: 22% (29/129)
remote: Compressing objects: 23% (30/129)
remote: Compressing objects: 24% (31/129)
remote: Compressing objects: 25% (33/129)
remote: Compressing objects: 26% (34/129)
remote: Compressing objects: 27% (35/129)
remote: Compressing objects: 28% (37/129)
remote: Compressing objects: 29% (38/129)
remote: Compressing objects: 30% (39/129)
remote: Compressing objects: 31% (40/129)
remote: Compressing objects: 32% (42/129)
remote: Compressing objects: 33% (43/129)
remote: Compressing objects: 34% (44/129)
remote: Compressing objects: 35% (46/129)
remote: Compressing objects: 36% (47/129)
remote: Compressing objects: 37% (48/129)
remote: Compressing objects: 38% (50/129)
remote: Compressing objects: 39% (51/129)
remote: Compressing objects: 40% (52/129)
remote: Compressing objects: 41% (53/129)
remote: Compressing objects: 42% (55/129)
remote: Compressing objects: 43% (56/129)
remote: Compressing objects: 44% (57/129)
remote: Compressing objects: 45% (59/129)
remote: Compressing objects: 46% (60/129)
remote: Compressing objects: 47% (61/129)
remote: Compressing objects: 48% (62/129)
remote: Compressing objects: 49% (64/129)
remote: Compressing objects: 50% (65/129)
remote: Compressing objects: 51% (66/129)
remote: Compressing objects: 52% (68/129)
remote: Compressing objects: 53% (69/129)
remote: Compressing objects: 54% (70/129)
remote: Compressing objects: 55% (71/129)
remote: Compressing objects: 56% (73/129)
remote: Compressing objects: 57% (74/129)
remote: Compressing objects: 58% (75/129)
remote: Compressing objects: 59% (77/129)
remote: Compressing objects: 60% (78/129)
remote: Compressing objects: 61% (79/129)
remote: Compressing objects: 62% (80/129)
remote: Compressing objects: 63% (82/129)
remote: Compressing objects: 64% (83/129)
remote: Compressing objects: 65% (84/129)
remote: Compressing objects: 66% (86/129)
remote: Compressing objects: 67% (87/129)
remote: Compressing objects: 68% (88/129)
remote: Compressing objects: 69% (90/129)
remote: Compressing objects: 70% (91/129)
remote: Compressing objects: 71% (92/129)
remote: Compressing objects: 72% (93/129)
remote: Compressing objects: 73% (95/129)
remote: Compressing objects: 74% (96/129)
remote: Compressing objects: 75% (97/129)
remote: Compressing objects: 76% (99/129)
remote: Compressing objects: 77% (100/129)
remote: Compressing objects: 78% (101/129)
remote: Compressing objects: 79% (102/129)
remote: Compressing objects: 80% (104/129)
remote: Compressing objects: 81% (105/129)
remote: Compressing objects: 82% (106/129)
remote: Compressing objects: 83% (108/129)
remote: Compressing objects: 84% (109/129)
remote: Compressing objects: 85% (110/129)
remote: Compressing objects: 86% (111/129)
remote: Compressing objects: 87% (113/129)
remote: Compressing objects: 88% (114/129)
remote: Compressing objects: 89% (115/129)
remote: Compressing objects: 90% (117/129)
remote: Compressing objects: 91% (118/129)
remote: Compressing objects: 92% (119/129)
remote: Compressing objects: 93% (120/129)
remote: Compressing objects: 94% (122/129)
remote: Compressing objects: 95% (123/129)
remote: Compressing objects: 96% (124/129)
remote: Compressing objects: 97% (126/129)
remote: Compressing objects: 98% (127/129)
remote: Compressing objects: 99% (128/129)
remote: Compressing objects: 100% (129/129)
remote: Compressing objects: 100% (129/129), done.
Receiving objects: 0% (1/1959)
Receiving objects: 1% (20/1959)
Receiving objects: 2% (40/1959)
Receiving objects: 3% (59/1959)
Receiving objects: 4% (79/1959)
Receiving objects: 5% (98/1959)
Receiving objects: 6% (118/1959)
Receiving objects: 7% (138/1959)
Receiving objects: 8% (157/1959)
Receiving objects: 9% (177/1959)
Receiving objects: 10% (196/1959)
Receiving objects: 11% (216/1959)
Receiving objects: 12% (236/1959)
Receiving objects: 13% (255/1959)
Receiving objects: 14% (275/1959)
Receiving objects: 15% (294/1959)
Receiving objects: 16% (314/1959)
Receiving objects: 17% (334/1959)
Receiving objects: 18% (353/1959)
Receiving objects: 19% (373/1959)
Receiving objects: 20% (392/1959)
Receiving objects: 21% (412/1959)
Receiving objects: 22% (431/1959)
Receiving objects: 23% (451/1959)
Receiving objects: 24% (471/1959)
Receiving objects: 25% (490/1959)
Receiving objects: 26% (510/1959)
Receiving objects: 27% (529/1959)
Receiving objects: 28% (549/1959)
Receiving objects: 29% (569/1959)
Receiving objects: 30% (588/1959)
Receiving objects: 31% (608/1959)
Receiving objects: 32% (627/1959)
Receiving objects: 33% (647/1959)
Receiving objects: 34% (667/1959)
Receiving objects: 35% (686/1959)
Receiving objects: 36% (706/1959)
Receiving objects: 37% (725/1959)
Receiving objects: 38% (745/1959)
Receiving objects: 39% (765/1959)
Receiving objects: 40% (784/1959)
Receiving objects: 41% (804/1959)
Receiving objects: 42% (823/1959)
Receiving objects: 43% (843/1959)
Receiving objects: 44% (862/1959)
Receiving objects: 45% (882/1959)
Receiving objects: 46% (902/1959)
Receiving objects: 47% (921/1959)
Receiving objects: 48% (941/1959)
Receiving objects: 49% (960/1959)
Receiving objects: 50% (980/1959)
Receiving objects: 51% (1000/1959)
Receiving objects: 52% (1019/1959)
Receiving objects: 53% (1039/1959)
Receiving objects: 54% (1058/1959)
Receiving objects: 55% (1078/1959)
Receiving objects: 56% (1098/1959)
Receiving objects: 57% (1117/1959)
Receiving objects: 58% (1137/1959)
Receiving objects: 59% (1156/1959)
Receiving objects: 60% (1176/1959)
Receiving objects: 61% (1195/1959)
Receiving objects: 62% (1215/1959)
Receiving objects: 63% (1235/1959)
Receiving objects: 64% (1254/1959)
Receiving objects: 65% (1274/1959)
Receiving objects: 66% (1293/1959)
Receiving objects: 67% (1313/1959)
Receiving objects: 68% (1333/1959)
Receiving objects: 69% (1352/1959)
Receiving objects: 70% (1372/1959)
Receiving objects: 71% (1391/1959)
Receiving objects: 72% (1411/1959)
remote: Total 1959 (delta 38), reused 122 (delta 23), pack-reused 1807
Receiving objects: 73% (1431/1959)
Receiving objects: 74% (1450/1959)
Receiving objects: 75% (1470/1959)
Receiving objects: 76% (1489/1959)
Receiving objects: 77% (1509/1959)
Receiving objects: 78% (1529/1959)
Receiving objects: 79% (1548/1959)
Receiving objects: 80% (1568/1959)
Receiving objects: 81% (1587/1959)
Receiving objects: 82% (1607/1959)
Receiving objects: 83% (1626/1959)
Receiving objects: 84% (1646/1959)
Receiving objects: 85% (1666/1959)
Receiving objects: 86% (1685/1959)
Receiving objects: 87% (1705/1959)
Receiving objects: 88% (1724/1959)
Receiving objects: 89% (1744/1959)
Receiving objects: 90% (1764/1959)
Receiving objects: 91% (1783/1959)
Receiving objects: 92% (1803/1959)
Receiving objects: 93% (1822/1959)
Receiving objects: 94% (1842/1959)
Receiving objects: 95% (1862/1959)
Receiving objects: 96% (1881/1959)
Receiving objects: 97% (1901/1959)
Receiving objects: 98% (1920/1959)
Receiving objects: 99% (1940/1959)
Receiving objects: 100% (1959/1959)
Receiving objects: 100% (1959/1959), 231.17 KiB | 33.02 MiB/s, done.
Resolving deltas: 0% (0/703)
Resolving deltas: 4% (30/703)
Resolving deltas: 6% (45/703)
Resolving deltas: 7% (52/703)
Resolving deltas: 8% (62/703)
Resolving deltas: 9% (65/703)
Resolving deltas: 12% (87/703)
Resolving deltas: 17% (123/703)
Resolving deltas: 22% (155/703)
Resolving deltas: 40% (282/703)
Resolving deltas: 43% (304/703)
Resolving deltas: 46% (328/703)
Resolving deltas: 47% (331/703)
Resolving deltas: 48% (340/703)
Resolving deltas: 49% (351/703)
Resolving deltas: 50% (353/703)
Resolving deltas: 54% (386/703)
Resolving deltas: 55% (387/703)
Resolving deltas: 58% (411/703)
Resolving deltas: 59% (417/703)
Resolving deltas: 62% (441/703)
Resolving deltas: 63% (445/703)
Resolving deltas: 64% (450/703)
Resolving deltas: 66% (468/703)
Resolving deltas: 73% (520/703)
Resolving deltas: 74% (523/703)
Resolving deltas: 75% (529/703)
Resolving deltas: 77% (544/703)
Resolving deltas: 79% (558/703)
Resolving deltas: 81% (575/703)
Resolving deltas: 82% (577/703)
Resolving deltas: 83% (584/703)
Resolving deltas: 84% (593/703)
Resolving deltas: 85% (598/703)
Resolving deltas: 86% (605/703)
Resolving deltas: 87% (613/703)
Resolving deltas: 88% (620/703)
Resolving deltas: 89% (627/703)
Resolving deltas: 90% (639/703)
Resolving deltas: 91% (641/703)
Resolving deltas: 92% (647/703)
Resolving deltas: 93% (654/703)
Resolving deltas: 94% (661/703)
Resolving deltas: 95% (670/703)
Resolving deltas: 96% (679/703)
Resolving deltas: 97% (685/703)
Resolving deltas: 98% (690/703)
Resolving deltas: 100% (703/703)
Resolving deltas: 100% (703/703), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/system-mqtt'...
remote: Enumerating objects: 181, done.
remote: Total 181 (delta 0), reused 0 (delta 0), pack-reused 181
Receiving objects: 0% (1/181)
Receiving objects: 1% (2/181)
Receiving objects: 2% (4/181)
Receiving objects: 3% (6/181)
Receiving objects: 4% (8/181)
Receiving objects: 5% (10/181)
Receiving objects: 6% (11/181)
Receiving objects: 7% (13/181)
Receiving objects: 8% (15/181)
Receiving objects: 9% (17/181)
Receiving objects: 10% (19/181)
Receiving objects: 11% (20/181)
Receiving objects: 12% (22/181)
Receiving objects: 13% (24/181)
Receiving objects: 14% (26/181)
Receiving objects: 15% (28/181)
Receiving objects: 16% (29/181)
Receiving objects: 17% (31/181)
Receiving objects: 18% (33/181)
Receiving objects: 19% (35/181)
Receiving objects: 20% (37/181)
Receiving objects: 21% (39/181)
Receiving objects: 22% (40/181)
Receiving objects: 23% (42/181)
Receiving objects: 24% (44/181)
Receiving objects: 25% (46/181)
Receiving objects: 26% (48/181)
Receiving objects: 27% (49/181)
Receiving objects: 28% (51/181)
Receiving objects: 29% (53/181)
Receiving objects: 30% (55/181)
Receiving objects: 31% (57/181)
Receiving objects: 32% (58/181)
Receiving objects: 33% (60/181)
Receiving objects: 34% (62/181)
Receiving objects: 35% (64/181)
Receiving objects: 36% (66/181)
Receiving objects: 37% (67/181)
Receiving objects: 38% (69/181)
Receiving objects: 39% (71/181)
Receiving objects: 40% (73/181)
Receiving objects: 41% (75/181)
Receiving objects: 42% (77/181)
Receiving objects: 43% (78/181)
Receiving objects: 44% (80/181)
Receiving objects: 45% (82/181)
Receiving objects: 46% (84/181)
Receiving objects: 47% (86/181)
Receiving objects: 48% (87/181)
Receiving objects: 49% (89/181)
Receiving objects: 50% (91/181)
Receiving objects: 51% (93/181)
Receiving objects: 52% (95/181)
Receiving objects: 53% (96/181)
Receiving objects: 54% (98/181)
Receiving objects: 55% (100/181)
Receiving objects: 56% (102/181)
Receiving objects: 57% (104/181)
Receiving objects: 58% (105/181)
Receiving objects: 59% (107/181)
Receiving objects: 60% (109/181)
Receiving objects: 61% (111/181)
Receiving objects: 62% (113/181)
Receiving objects: 63% (115/181)
Receiving objects: 64% (116/181)
Receiving objects: 65% (118/181)
Receiving objects: 66% (120/181)
Receiving objects: 67% (122/181)
Receiving objects: 68% (124/181)
Receiving objects: 69% (125/181)
Receiving objects: 70% (127/181)
Receiving objects: 71% (129/181)
Receiving objects: 72% (131/181)
Receiving objects: 73% (133/181)
Receiving objects: 74% (134/181)
Receiving objects: 75% (136/181)
Receiving objects: 76% (138/181)
Receiving objects: 77% (140/181)
Receiving objects: 78% (142/181)
Receiving objects: 79% (143/181)
Receiving objects: 80% (145/181)
Receiving objects: 81% (147/181)
Receiving objects: 82% (149/181)
Receiving objects: 83% (151/181)
Receiving objects: 84% (153/181)
Receiving objects: 85% (154/181)
Receiving objects: 86% (156/181)
Receiving objects: 87% (158/181)
Receiving objects: 88% (160/181)
Receiving objects: 89% (162/181)
Receiving objects: 90% (163/181)
Receiving objects: 91% (165/181)
Receiving objects: 92% (167/181)
Receiving objects: 93% (169/181)
Receiving objects: 94% (171/181)
Receiving objects: 95% (172/181)
Receiving objects: 96% (174/181)
Receiving objects: 97% (176/181)
Receiving objects: 98% (178/181)
Receiving objects: 99% (180/181)
Receiving objects: 100% (181/181)
Receiving objects: 100% (181/181), 18.14 KiB | 18.14 MiB/s, done.
Resolving deltas: 0% (0/47)
Resolving deltas: 2% (1/47)
Resolving deltas: 4% (2/47)
Resolving deltas: 8% (4/47)
Resolving deltas: 12% (6/47)
Resolving deltas: 21% (10/47)
Resolving deltas: 25% (12/47)
Resolving deltas: 78% (37/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/system-node-weifang'...
remote: Enumerating objects: 229, done.
remote: Counting objects: 0% (1/161)
remote: Counting objects: 1% (2/161)
remote: Counting objects: 2% (4/161)
remote: Counting objects: 3% (5/161)
remote: Counting objects: 4% (7/161)
remote: Counting objects: 5% (9/161)
remote: Counting objects: 6% (10/161)
remote: Counting objects: 7% (12/161)
remote: Counting objects: 8% (13/161)
remote: Counting objects: 9% (15/161)
remote: Counting objects: 10% (17/161)
remote: Counting objects: 11% (18/161)
remote: Counting objects: 12% (20/161)
remote: Counting objects: 13% (21/161)
remote: Counting objects: 14% (23/161)
remote: Counting objects: 15% (25/161)
remote: Counting objects: 16% (26/161)
remote: Counting objects: 17% (28/161)
remote: Counting objects: 18% (29/161)
remote: Counting objects: 19% (31/161)
remote: Counting objects: 20% (33/161)
remote: Counting objects: 21% (34/161)
remote: Counting objects: 22% (36/161)
remote: Counting objects: 23% (38/161)
remote: Counting objects: 24% (39/161)
remote: Counting objects: 25% (41/161)
remote: Counting objects: 26% (42/161)
remote: Counting objects: 27% (44/161)
remote: Counting objects: 28% (46/161)
remote: Counting objects: 29% (47/161)
remote: Counting objects: 30% (49/161)
remote: Counting objects: 31% (50/161)
remote: Counting objects: 32% (52/161)
remote: Counting objects: 33% (54/161)
remote: Counting objects: 34% (55/161)
remote: Counting objects: 35% (57/161)
remote: Counting objects: 36% (58/161)
remote: Counting objects: 37% (60/161)
remote: Counting objects: 38% (62/161)
remote: Counting objects: 39% (63/161)
remote: Counting objects: 40% (65/161)
remote: Counting objects: 41% (67/161)
remote: Counting objects: 42% (68/161)
remote: Counting objects: 43% (70/161)
remote: Counting objects: 44% (71/161)
remote: Counting objects: 45% (73/161)
remote: Counting objects: 46% (75/161)
remote: Counting objects: 47% (76/161)
remote: Counting objects: 48% (78/161)
remote: Counting objects: 49% (79/161)
remote: Counting objects: 50% (81/161)
remote: Counting objects: 51% (83/161)
remote: Counting objects: 52% (84/161)
remote: Counting objects: 53% (86/161)
remote: Counting objects: 54% (87/161)
remote: Counting objects: 55% (89/161)
remote: Counting objects: 56% (91/161)
remote: Counting objects: 57% (92/161)
remote: Counting objects: 58% (94/161)
remote: Counting objects: 59% (95/161)
remote: Counting objects: 60% (97/161)
remote: Counting objects: 61% (99/161)
remote: Counting objects: 62% (100/161)
remote: Counting objects: 63% (102/161)
remote: Counting objects: 64% (104/161)
remote: Counting objects: 65% (105/161)
remote: Counting objects: 66% (107/161)
remote: Counting objects: 67% (108/161)
remote: Counting objects: 68% (110/161)
remote: Counting objects: 69% (112/161)
remote: Counting objects: 70% (113/161)
remote: Counting objects: 71% (115/161)
remote: Counting objects: 72% (116/161)
remote: Counting objects: 73% (118/161)
remote: Counting objects: 74% (120/161)
remote: Counting objects: 75% (121/161)
remote: Counting objects: 76% (123/161)
remote: Counting objects: 77% (124/161)
remote: Counting objects: 78% (126/161)
remote: Counting objects: 79% (128/161)
remote: Counting objects: 80% (129/161)
remote: Counting objects: 81% (131/161)
remote: Counting objects: 82% (133/161)
remote: Counting objects: 83% (134/161)
remote: Counting objects: 84% (136/161)
remote: Counting objects: 85% (137/161)
remote: Counting objects: 86% (139/161)
remote: Counting objects: 87% (141/161)
remote: Counting objects: 88% (142/161)
remote: Counting objects: 89% (144/161)
remote: Counting objects: 90% (145/161)
remote: Counting objects: 91% (147/161)
remote: Counting objects: 92% (149/161)
remote: Counting objects: 93% (150/161)
remote: Counting objects: 94% (152/161)
remote: Counting objects: 95% (153/161)
remote: Counting objects: 96% (155/161)
remote: Counting objects: 97% (157/161)
remote: Counting objects: 98% (158/161)
remote: Counting objects: 99% (160/161)
remote: Counting objects: 100% (161/161)
remote: Counting objects: 100% (161/161), done.
remote: Compressing objects: 1% (1/58)
remote: Compressing objects: 3% (2/58)
remote: Compressing objects: 5% (3/58)
remote: Compressing objects: 6% (4/58)
remote: Compressing objects: 8% (5/58)
remote: Compressing objects: 10% (6/58)
remote: Compressing objects: 12% (7/58)
remote: Compressing objects: 13% (8/58)
remote: Compressing objects: 15% (9/58)
remote: Compressing objects: 17% (10/58)
remote: Compressing objects: 18% (11/58)
remote: Compressing objects: 20% (12/58)
remote: Compressing objects: 22% (13/58)
remote: Compressing objects: 24% (14/58)
remote: Compressing objects: 25% (15/58)
remote: Compressing objects: 27% (16/58)
remote: Compressing objects: 29% (17/58)
remote: Compressing objects: 31% (18/58)
remote: Compressing objects: 32% (19/58)
remote: Compressing objects: 34% (20/58)
remote: Compressing objects: 36% (21/58)
remote: Compressing objects: 37% (22/58)
remote: Compressing objects: 39% (23/58)
remote: Compressing objects: 41% (24/58)
remote: Compressing objects: 43% (25/58)
remote: Compressing objects: 44% (26/58)
remote: Compressing objects: 46% (27/58)
remote: Compressing objects: 48% (28/58)
remote: Compressing objects: 50% (29/58)
remote: Compressing objects: 51% (30/58)
remote: Compressing objects: 53% (31/58)
remote: Compressing objects: 55% (32/58)
remote: Compressing objects: 56% (33/58)
remote: Compressing objects: 58% (34/58)
remote: Compressing objects: 60% (35/58)
remote: Compressing objects: 62% (36/58)
remote: Compressing objects: 63% (37/58)
remote: Compressing objects: 65% (38/58)
remote: Compressing objects: 67% (39/58)
remote: Compressing objects: 68% (40/58)
remote: Compressing objects: 70% (41/58)
remote: Compressing objects: 72% (42/58)
remote: Compressing objects: 74% (43/58)
remote: Compressing objects: 75% (44/58)
remote: Compressing objects: 77% (45/58)
remote: Compressing objects: 79% (46/58)
remote: Compressing objects: 81% (47/58)
remote: Compressing objects: 82% (48/58)
remote: Compressing objects: 84% (49/58)
remote: Compressing objects: 86% (50/58)
remote: Compressing objects: 87% (51/58)
remote: Compressing objects: 89% (52/58)
remote: Compressing objects: 91% (53/58)
remote: Compressing objects: 93% (54/58)
remote: Compressing objects: 94% (55/58)
remote: Compressing objects: 96% (56/58)
remote: Compressing objects: 98% (57/58)
remote: Compressing objects: 100% (58/58)
remote: Compressing objects: 100% (58/58), done.
Receiving objects: 0% (1/229)
Receiving objects: 1% (3/229)
Receiving objects: 2% (5/229)
Receiving objects: 3% (7/229)
Receiving objects: 4% (10/229)
Receiving objects: 5% (12/229)
Receiving objects: 6% (14/229)
Receiving objects: 7% (17/229)
Receiving objects: 8% (19/229)
Receiving objects: 9% (21/229)
Receiving objects: 10% (23/229)
Receiving objects: 11% (26/229)
Receiving objects: 12% (28/229)
Receiving objects: 13% (30/229)
Receiving objects: 14% (33/229)
Receiving objects: 15% (35/229)
Receiving objects: 16% (37/229)
Receiving objects: 17% (39/229)
Receiving objects: 18% (42/229)
Receiving objects: 19% (44/229)
Receiving objects: 20% (46/229)
Receiving objects: 21% (49/229)
Receiving objects: 22% (51/229)
Receiving objects: 23% (53/229)
Receiving objects: 24% (55/229)
Receiving objects: 25% (58/229)
Receiving objects: 26% (60/229)
Receiving objects: 27% (62/229)
Receiving objects: 28% (65/229)
Receiving objects: 29% (67/229)
Receiving objects: 30% (69/229)
Receiving objects: 31% (71/229)
Receiving objects: 32% (74/229)
Receiving objects: 33% (76/229)
Receiving objects: 34% (78/229)
Receiving objects: 35% (81/229)
Receiving objects: 36% (83/229)
Receiving objects: 37% (85/229)
remote: Total 229 (delta 26), reused 153 (delta 23), pack-reused 68
Receiving objects: 38% (88/229)
Receiving objects: 39% (90/229)
Receiving objects: 40% (92/229)
Receiving objects: 41% (94/229)
Receiving objects: 42% (97/229)
Receiving objects: 43% (99/229)
Receiving objects: 44% (101/229)
Receiving objects: 45% (104/229)
Receiving objects: 46% (106/229)
Receiving objects: 47% (108/229)
Receiving objects: 48% (110/229)
Receiving objects: 49% (113/229)
Receiving objects: 50% (115/229)
Receiving objects: 51% (117/229)
Receiving objects: 52% (120/229)
Receiving objects: 53% (122/229)
Receiving objects: 54% (124/229)
Receiving objects: 55% (126/229)
Receiving objects: 56% (129/229)
Receiving objects: 57% (131/229)
Receiving objects: 58% (133/229)
Receiving objects: 59% (136/229)
Receiving objects: 60% (138/229)
Receiving objects: 61% (140/229)
Receiving objects: 62% (142/229)
Receiving objects: 63% (145/229)
Receiving objects: 64% (147/229)
Receiving objects: 65% (149/229)
Receiving objects: 66% (152/229)
Receiving objects: 67% (154/229)
Receiving objects: 68% (156/229)
Receiving objects: 69% (159/229)
Receiving objects: 70% (161/229)
Receiving objects: 71% (163/229)
Receiving objects: 72% (165/229)
Receiving objects: 73% (168/229)
Receiving objects: 74% (170/229)
Receiving objects: 75% (172/229)
Receiving objects: 76% (175/229)
Receiving objects: 77% (177/229)
Receiving objects: 78% (179/229)
Receiving objects: 79% (181/229)
Receiving objects: 80% (184/229)
Receiving objects: 81% (186/229)
Receiving objects: 82% (188/229)
Receiving objects: 83% (191/229)
Receiving objects: 84% (193/229)
Receiving objects: 85% (195/229)
Receiving objects: 86% (197/229)
Receiving objects: 87% (200/229)
Receiving objects: 88% (202/229)
Receiving objects: 89% (204/229)
Receiving objects: 90% (207/229)
Receiving objects: 91% (209/229)
Receiving objects: 92% (211/229)
Receiving objects: 93% (213/229)
Receiving objects: 94% (216/229)
Receiving objects: 95% (218/229)
Receiving objects: 96% (220/229)
Receiving objects: 97% (223/229)
Receiving objects: 98% (225/229)
Receiving objects: 99% (227/229)
Receiving objects: 100% (229/229)
Receiving objects: 100% (229/229), 29.65 KiB | 29.65 MiB/s, done.
Resolving deltas: 0% (0/37)
Resolving deltas: 54% (20/37)
Resolving deltas: 100% (37/37)
Resolving deltas: 100% (37/37), done.
Cloning into '/root/workspace/weifang-config/container/A002/params_new/system-port'...
remote: Enumerating objects: 288, done.
remote: Counting objects: 0% (1/168)
remote: Counting objects: 1% (2/168)
remote: Counting objects: 2% (4/168)
remote: Counting objects: 3% (6/168)
remote: Counting objects: 4% (7/168)
remote: Counting objects: 5% (9/168)
remote: Counting objects: 6% (11/168)
remote: Counting objects: 7% (12/168)
remote: Counting objects: 8% (14/168)
remote: Counting objects: 9% (16/168)
remote: Counting objects: 10% (17/168)
remote: Counting objects: 11% (19/168)
remote: Counting objects: 12% (21/168)
remote: Counting objects: 13% (22/168)
remote: Counting objects: 14% (24/168)
remote: Counting objects: 15% (26/168)
remote: Counting objects: 16% (27/168)
remote: Counting objects: 17% (29/168)
remote: Counting objects: 18% (31/168)
remote: Counting objects: 19% (32/168)
remote: Counting objects: 20% (34/168)
remote: Counting objects: 21% (36/168)
remote: Counting objects: 22% (37/168)
remote: Counting objects: 23% (39/168)
remote: Counting objects: 24% (41/168)
remote: Counting objects: 25% (42/168)
remote: Counting objects: 26% (44/168)
remote: Counting objects: 27% (46/168)
remote: Counting objects: 28% (48/168)
remote: Counting objects: 29% (49/168)
remote: Counting objects: 30% (51/168)
remote: Counting objects: 31% (53/168)
remote: Counting objects: 32% (54/168)
remote: Counting objects: 33% (56/168)
remote: Counting objects: 34% (58/168)
remote: Counting objects: 35% (59/168)
remote: Counting objects: 36% (61/168)
remote: Counting objects: 37% (63/168)
remote: Counting objects: 38% (64/168)
remote: Counting objects: 39% (66/168)
remote: Counting objects: 40% (68/168)
remote: Counting objects: 41% (69/168)
remote: Counting objects: 42% (71/168)
remote: Counting objects: 43% (73/168)
remote: Counting objects: 44% (74/168)
remote: Counting objects: 45% (76/168)
remote: Counting objects: 46% (78/168)
remote: Counting objects: 47% (79/168)
remote: Counting objects: 48% (81/168)
remote: Counting objects: 49% (83/168)
remote: Counting objects: 50% (84/168)
remote: Counting objects: 51% (86/168)
remote: Counting objects: 52% (88/168)
remote: Counting objects: 53% (90/168)
remote: Counting objects: 54% (91/168)
remote: Counting objects: 55% (93/168)
remote: Counting objects: 56% (95/168)
remote: Counting objects: 57% (96/168)
remote: Counting objects: 58% (98/168)
remote: Counting objects: 59% (100/168)
remote: Counting objects: 60% (101/168)
remote: Counting objects: 61% (103/168)
remote: Counting objects: 62% (105/168)
remote: Counting objects: 63% (106/168)
remote: Counting objects: 64% (108/168)
remote: Counting objects: 65% (110/168)
remote: Counting objects: 66% (111/168)
remote: Counting objects: 67% (113/168)
remote: Counting objects: 68% (115/168)
remote: Counting objects: 69% (116/168)
remote: Counting objects: 70% (118/168)
remote: Counting objects: 71% (120/168)
remote: Counting objects: 72% (121/168)
remote: Counting objects: 73% (123/168)
remote: Counting objects: 74% (125/168)
remote: Counting objects: 75% (126/168)
remote: Counting objects: 76% (128/168)
remote: Counting objects: 77% (130/168)
remote: Counting objects: 78% (132/168)
remote: Counting objects: 79% (133/168)
remote: Counting objects: 80% (135/168)
remote: Counting objects: 81% (137/168)
remote: Counting objects: 82% (138/168)
remote: Counting objects: 83% (140/168)
remote: Counting objects: 84% (142/168)
remote: Counting objects: 85% (143/168)
remote: Counting objects: 86% (145/168)
remote: Counting objects: 87% (147/168)
remote: Counting objects: 88% (148/168)
remote: Counting objects: 89% (150/168)
remote: Counting objects: 90% (152/168)
remote: Counting objects: 91% (153/168)
remote: Counting objects: 92% (155/168)
remote: Counting objects: 93% (157/168)
remote: Counting objects: 94% (158/168)
remote: Counting objects: 95% (160/168)
remote: Counting objects: 96% (162/168)
remote: Counting objects: 97% (163/168)
remote: Counting objects: 98% (165/168)
remote: Counting objects: 99% (167/168)
remote: Counting objects: 100% (168/168)
remote: Counting objects: 100% (168/168), done.
remote: Compressing objects: 0% (1/123)
remote: Compressing objects: 1% (2/123)
remote: Compressing objects: 2% (3/123)
remote: Compressing objects: 3% (4/123)
remote: Compressing objects: 4% (5/123)
remote: Compressing objects: 5% (7/123)
remote: Compressing objects: 6% (8/123)
remote: Compressing objects: 7% (9/123)
remote: Compressing objects: 8% (10/123)
remote: Compressing objects: 9% (12/123)
remote: Compressing objects: 10% (13/123)
remote: Compressing objects: 11% (14/123)
remote: Compressing objects: 12% (15/123)
remote: Compressing objects: 13% (16/123)
remote: Compressing objects: 14% (18/123)
remote: Compressing objects: 15% (19/123)
remote: Compressing objects: 16% (20/123)
remote: Compressing objects: 17% (21/123)
remote: Compressing objects: 18% (23/123)
remote: Compressing objects: 19% (24/123)
remote: Compressing objects: 20% (25/123)
remote: Compressing objects: 21% (26/123)
remote: Compressing objects: 22% (28/123)
remote: Compressing objects: 23% (29/123)
remote: Compressing objects: 24% (30/123)
remote: Compressing objects: 25% (31/123)
remote: Compressing objects: 26% (32/123)
remote: Compressing objects: 27% (34/123)
remote: Compressing objects: 28% (35/123)
remote: Compressing objects: 29% (36/123)
remote: Compressing objects: 30% (37/123)
remote: Compressing objects: 31% (39/123)
remote: Compressing objects: 32% (40/123)
remote: Compressing objects: 33% (41/123)
remote: Compressing objects: 34% (42/123)
remote: Compressing objects: 35% (44/123)
remote: Compressing objects: 36% (45/123)
remote: Compressing objects: 37% (46/123)
remote: Compressing objects: 38% (47/123)
remote: Compressing objects: 39% (48/123)
remote: Compressing objects: 40% (50/123)
remote: Compressing objects: 41% (51/123)
remote: Compressing objects: 42% (52/123)
remote: Compressing objects: 43% (53/123)
remote: Compressing objects: 44% (55/123)
remote: Compressing objects: 45% (56/123)
remote: Compressing objects: 46% (57/123)
remote: Compressing objects: 47% (58/123)
remote: Compressing objects: 48% (60/123)
remote: Compressing objects: 49% (61/123)
remote: Compressing objects: 50% (62/123)
remote: Compressing objects: 51% (63/123)
remote: Compressing objects: 52% (64/123)
remote: Compressing objects: 53% (66/123)
remote: Compressing objects: 54% (67/123)
remote: Compressing objects: 55% (68/123)
remote: Compressing objects: 56% (69/123)
remote: Compressing objects: 57% (71/123)
remote: Compressing objects: 58% (72/123)
remote: Compressing objects: 59% (73/123)
remote: Compressing objects: 60% (74/123)
remote: Compressing objects: 61% (76/123)
remote: Compressing objects: 62% (77/123)
remote: Compressing objects: 63% (78/123)
remote: Compressing objects: 64% (79/123)
remote: Compressing objects: 65% (80/123)
remote: Compressing objects: 66% (82/123)
remote: Compressing objects: 67% (83/123)
remote: Compressing objects: 68% (84/123)
remote: Compressing objects: 69% (85/123)
remote: Compressing objects: 70% (87/123)
remote: Compressing objects: 71% (88/123)
remote: Compressing objects: 72% (89/123)
remote: Compressing objects: 73% (90/123)
remote: Compressing objects: 74% (92/123)
remote: Compressing objects: 75% (93/123)
remote: Compressing objects: 76% (94/123)
remote: Compressing objects: 77% (95/123)
remote: Compressing objects: 78% (96/123)
remote: Compressing objects: 79% (98/123)
remote: Compressing objects: 80% (99/123)
remote: Compressing objects: 81% (100/123)
remote: Compressing objects: 82% (101/123)
remote: Compressing objects: 83% (103/123)
remote: Compressing objects: 84% (104/123)
remote: Compressing objects: 85% (105/123)
remote: Compressing objects: 86% (106/123)
remote: Compressing objects: 87% (108/123)
remote: Compressing objects: 88% (109/123)
remote: Compressing objects: 89% (110/123)
remote: Compressing objects: 90% (111/123)
remote: Compressing objects: 91% (112/123)
remote: Compressing objects: 92% (114/123)
remote: Compressing objects: 93% (115/123)
remote: Compressing objects: 94% (116/123)
remote: Compressing objects: 95% (117/123)
remote: Compressing objects: 96% (119/123)
remote: Compressing objects: 97% (120/123)
remote: Compressing objects: 98% (121/123)
remote: Compressing objects: 99% (122/123)
remote: Compressing objects: 100% (123/123)
remote: Compressing objects: 100% (123/123), done.
Receiving objects: 0% (1/288)
Receiving objects: 1% (3/288)
Receiving objects: 2% (6/288)
Receiving objects: 3% (9/288)
Receiving objects: 4% (12/288)
Receiving objects: 5% (15/288)
Receiving objects: 6% (18/288)
Receiving objects: 7% (21/288)
Receiving objects: 8% (24/288)
Receiving objects: 9% (26/288)
Receiving objects: 10% (29/288)
Receiving objects: 11% (32/288)
Receiving objects: 12% (35/288)
Receiving objects: 13% (38/288)
Receiving objects: 14% (41/288)
Receiving objects: 15% (44/288)
Receiving objects: 16% (47/288)
Receiving objects: 17% (49/288)
Receiving objects: 18% (52/288)
Receiving objects: 19% (55/288)
Receiving objects: 20% (58/288)
Receiving objects: 21% (61/288)
Receiving objects: 22% (64/288)
Receiving objects: 23% (67/288)
Receiving objects: 24% (70/288)
Receiving objects: 25% (72/288)
Receiving objects: 26% (75/288)
Receiving objects: 27% (78/288)
Receiving objects: 28% (81/288)
Receiving objects: 29% (84/288)
Receiving objects: 30% (87/288)
Receiving objects: 31% (90/288)
Receiving objects: 32% (93/288)
Receiving objects: 33% (96/288)
Receiving objects: 34% (98/288)
Receiving objects: 35% (101/288)
Receiving objects: 36% (104/288)
Receiving objects: 37% (107/288)
Receiving objects: 38% (110/288)
Receiving objects: 39% (113/288)
Receiving objects: 40% (116/288)
Receiving objects: 41% (119/288)
Receiving objects: 42% (121/288)
Receiving objects: 43% (124/288)
Receiving objects: 44% (127/288)
Receiving objects: 45% (130/288)
Receiving objects: 46% (133/288)
Receiving objects: 47% (136/288)
Receiving objects: 48% (139/288)
Receiving objects: 49% (142/288)
Receiving objects: 50% (144/288)
Receiving objects: 51% (147/288)
Receiving objects: 52% (150/288)
Receiving objects: 53% (153/288)
Receiving objects: 54% (156/288)
Receiving objects: 55% (159/288)
Receiving objects: 56% (162/288)
Receiving objects: 57% (165/288)
Receiving objects: 58% (168/288)
Receiving objects: 59% (170/288)
Receiving objects: 60% (173/288)
Receiving objects: 61% (176/288)
Receiving objects: 62% (179/288)
Receiving objects: 63% (182/288)
Receiving objects: 64% (185/288)
Receiving objects: 65% (188/288)
Receiving objects: 66% (191/288)
Receiving objects: 67% (193/288)
Receiving objects: 68% (196/288)
Receiving objects: 69% (199/288)
Receiving objects: 70% (202/288)
Receiving objects: 71% (205/288)
Receiving objects: 72% (208/288)
Receiving objects: 73% (211/288)
Receiving objects: 74% (214/288)
Receiving objects: 75% (216/288)
Receiving objects: 76% (219/288)
Receiving objects: 77% (222/288)
Receiving objects: 78% (225/288)
Receiving objects: 79% (228/288)
Receiving objects: 80% (231/288)
Receiving objects: 81% (234/288)
Receiving objects: 82% (237/288)
Receiving objects: 83% (240/288)
Receiving objects: 84% (242/288)
remote: Total 288 (delta 81), reused 92 (delta 33), pack-reused 120
Receiving objects: 85% (245/288)
Receiving objects: 86% (248/288)
Receiving objects: 87% (251/288)
Receiving objects: 88% (254/288)
Receiving objects: 89% (257/288)
Receiving objects: 90% (260/288)
Receiving objects: 91% (263/288)
Receiving objects: 92% (265/288)
Receiving objects: 93% (268/288)
Receiving objects: 94% (271/288)
Receiving objects: 95% (274/288)
Receiving objects: 96% (277/288)
Receiving objects: 97% (280/288)
Receiving objects: 98% (283/288)
Receiving objects: 99% (286/288)
Receiving objects: 100% (288/288)
Receiving objects: 100% (288/288), 177.37 KiB | 19.71 MiB/s, done.
Resolving deltas: 0% (0/125)
Resolving deltas: 1% (2/125)
Resolving deltas: 2% (3/125)
Resolving deltas: 10% (13/125)
Resolving deltas: 13% (17/125)
Resolving deltas: 15% (19/125)
Resolving deltas: 17% (22/125)
Resolving deltas: 18% (23/125)
Resolving deltas: 19% (24/125)
Resolving deltas: 20% (25/125)
Resolving deltas: 25% (32/125)
Resolving deltas: 27% (34/125)
Resolving deltas: 28% (36/125)
Resolving deltas: 29% (37/125)
Resolving deltas: 56% (71/125)
Resolving deltas: 60% (76/125)
Resolving deltas: 62% (78/125)
Resolving deltas: 68% (85/125)
Resolving deltas: 76% (95/125)
Resolving deltas: 78% (98/125)
Resolving deltas: 80% (101/125)
Resolving deltas: 82% (103/125)
Resolving deltas: 84% (105/125)
Resolving deltas: 86% (108/125)
Resolving deltas: 91% (114/125)
Resolving deltas: 93% (117/125)
Resolving deltas: 99% (124/125)
Resolving deltas: 100% (125/125)
Resolving deltas: 100% (125/125), done.
Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0'
Submodule path 'crane_align_customized': checked out '0bf9d9dbf6e8cfba4ff33081417a51db4dde44ec'
Submodule path 'hardware': checked out '0f66068beae09bacb9bcb9ffce550e65815e0802'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out '5e4bc6e01553b1c912c22574cd43c06ceca60b27'
Submodule path 'lidar_loc_v2_common': checked out 'dd6ec8131f022ee08f81455a09d94802a582ee5f'
Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61'
Submodule path 'msf-port': checked out '0bace71dce748626ec40a1fb01d49c6c9324b74e'
Submodule path 'msf-vehicle': checked out 'f27ac197cf198cb12c99803bd389da743aa028ae'
Submodule path 'perception_camera_driver': checked out '13de5fc5d205a4aa7b5acaaebcc7170893a4bea9'
Submodule path 'perception_data_collection': checked out 'de595f0830b633693b7f99063e23f3f676b53d37'
Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266'
Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545'
Submodule path 'perception_new_detection': checked out 'f127113eb6e8f234e50d171041577196485d4378'
Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc'
Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20'
Submodule path 'perception_vehicles': checked out '27d656e0b71720cc3967a6440b42eac1e9a5521b'
Submodule path 'pncc_common_config': checked out 'cfd6ae44c681730ce10a29ce7083d1dbaeec4699'
Submodule path 'pncc_port_related_config': checked out '8bca065020a36eb8e604e4a48b161bd0220dd681'
Submodule path 'pncc_vehicle_related_config': checked out 'e78469bc17ce5f4344dccab23e360bf80d95ec88'
Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd'
Submodule path 'prediction_config': checked out '123eee7b7e6f5539b8dc2a12a17f05c2ff81a5d9'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '0ebe9585875ef16002b06fa87c893aff25b795ac'
Submodule path 'system-device': checked out 'fec155feb88ac2bedaf0523629f93c76ea4f1dbe'
Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce'
Submodule path 'system-node-weifang': checked out 'c6ff9c2fc4fc809d9811459ed0c6103729b306ba'
Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_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_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_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_spreader_imv, perception_spreader_truck, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A002/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/hardware/hardware /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A002/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A002/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A002/params_new/msf-port/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A002/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/perception_lane_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A002/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/perception_lidar_camera_fusion/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A002/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_truck 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/
[Pipeline] echo
3
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/pncc_common_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/pncc_common_config/pncc_common_config /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/pncc_port_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A002/params_new/pointcloud_customized/
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/static_transform_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/system-common/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/system-common/master /root/workspace/weifang-config/container/A002/params_new/system-common/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/system-device/master /root/workspace/weifang-config/container/A002/params_new/system-device/slave /root/workspace/weifang-config/container/A002/params_new/system-device/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/system-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A002/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A002/params_new/system-port/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A002/params_new/params_new/
crane_align
data_collection
extrinsics
hardware
hesai_lidar
imv_spreader_detection
lane_detection
lidar_camera_fusion
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
new_truck_spreader_detection
perception
peripheral_controller.toml
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A002/params_new/params_new/crane_align /root/workspace/weifang-config/container/A002/params_new/params_new/data_collection /root/workspace/weifang-config/container/A002/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A002/params_new/params_new/hardware /root/workspace/weifang-config/container/A002/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A002/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A002/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A002/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A002/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A002/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A002/params_new/params_new/master /root/workspace/weifang-config/container/A002/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A002/params_new/params_new/perception /root/workspace/weifang-config/container/A002/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A002/params_new/params_new/pncc_common_config /root/workspace/weifang-config/container/A002/params_new/params_new/pncc_port_related_config /root/workspace/weifang-config/container/A002/params_new/params_new/pncc_vehicle_related_config /root/workspace/weifang-config/container/A002/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A002/params_new/params_new/prediction /root/workspace/weifang-config/container/A002/params_new/params_new/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A002/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A002/params_new/params_new/slave /root/workspace/weifang-config/container/A002/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/system-ros /root/workspace/weifang-config/container/A002/params_A002/params/
[Pipeline] echo
A003拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A003/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A003/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A003/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/A003.git
> git init /root/workspace/weifang-config/container/A003/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A003.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/A003.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/A003.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 fbcb69d12136260ee406d9d8847ab6bf0b2a048c (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f fbcb69d12136260ee406d9d8847ab6bf0b2a048c # timeout=300000
Commit message: "Update module: perception_new_detection to the lastest commit of weifang-cont_truck_zq_3pxt32-2rsbp"
> git rev-list --no-walk e99ec90755be95cd4c868d13bd06989a30fc3afe # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A003.git) registered for path 'hardware'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A003.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/A003.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A003.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
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/weifang-config/container/A003/params_new/crane_align_common'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/37)
remote: Counting objects: 5% (2/37)
remote: Counting objects: 8% (3/37)
remote: Counting objects: 10% (4/37)
remote: Counting objects: 13% (5/37)
remote: Counting objects: 16% (6/37)
remote: Counting objects: 18% (7/37)
remote: Counting objects: 21% (8/37)
remote: Counting objects: 24% (9/37)
remote: Counting objects: 27% (10/37)
remote: Counting objects: 29% (11/37)
remote: Counting objects: 32% (12/37)
remote: Counting objects: 35% (13/37)
remote: Counting objects: 37% (14/37)
remote: Counting objects: 40% (15/37)
remote: Counting objects: 43% (16/37)
remote: Counting objects: 45% (17/37)
remote: Counting objects: 48% (18/37)
remote: Counting objects: 51% (19/37)
remote: Counting objects: 54% (20/37)
remote: Counting objects: 56% (21/37)
remote: Counting objects: 59% (22/37)
remote: Counting objects: 62% (23/37)
remote: Counting objects: 64% (24/37)
remote: Counting objects: 67% (25/37)
remote: Counting objects: 70% (26/37)
remote: Counting objects: 72% (27/37)
remote: Counting objects: 75% (28/37)
remote: Counting objects: 78% (29/37)
remote: Counting objects: 81% (30/37)
remote: Counting objects: 83% (31/37)
remote: Counting objects: 86% (32/37)
remote: Counting objects: 89% (33/37)
remote: Counting objects: 91% (34/37)
remote: Counting objects: 94% (35/37)
remote: Counting objects: 97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), 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.
Receiving objects: 2% (1/37)
Receiving objects: 5% (2/37)
Receiving objects: 8% (3/37)
Receiving objects: 10% (4/37)
Receiving objects: 13% (5/37)
Receiving objects: 16% (6/37)
remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0
Receiving objects: 18% (7/37)
Receiving objects: 21% (8/37)
Receiving objects: 24% (9/37)
Receiving objects: 27% (10/37)
Receiving objects: 29% (11/37)
Receiving objects: 32% (12/37)
Receiving objects: 35% (13/37)
Receiving objects: 37% (14/37)
Receiving objects: 40% (15/37)
Receiving objects: 43% (16/37)
Receiving objects: 45% (17/37)
Receiving objects: 48% (18/37)
Receiving objects: 51% (19/37)
Receiving objects: 54% (20/37)
Receiving objects: 56% (21/37)
Receiving objects: 59% (22/37)
Receiving objects: 62% (23/37)
Receiving objects: 64% (24/37)
Receiving objects: 67% (25/37)
Receiving objects: 70% (26/37)
Receiving objects: 72% (27/37)
Receiving objects: 75% (28/37)
Receiving objects: 78% (29/37)
Receiving objects: 81% (30/37)
Receiving objects: 83% (31/37)
Receiving objects: 86% (32/37)
Receiving objects: 89% (33/37)
Receiving objects: 91% (34/37)
Receiving objects: 94% (35/37)
Receiving objects: 97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 46% (6/13)
Resolving deltas: 69% (9/13)
Resolving deltas: 76% (10/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/crane_align_customized'...
remote: Enumerating objects: 1782, done.
remote: Counting objects: 1% (1/68)
remote: Counting objects: 2% (2/68)
remote: Counting objects: 4% (3/68)
remote: Counting objects: 5% (4/68)
remote: Counting objects: 7% (5/68)
remote: Counting objects: 8% (6/68)
remote: Counting objects: 10% (7/68)
remote: Counting objects: 11% (8/68)
remote: Counting objects: 13% (9/68)
remote: Counting objects: 14% (10/68)
remote: Counting objects: 16% (11/68)
remote: Counting objects: 17% (12/68)
remote: Counting objects: 19% (13/68)
remote: Counting objects: 20% (14/68)
remote: Counting objects: 22% (15/68)
remote: Counting objects: 23% (16/68)
remote: Counting objects: 25% (17/68)
remote: Counting objects: 26% (18/68)
remote: Counting objects: 27% (19/68)
remote: Counting objects: 29% (20/68)
remote: Counting objects: 30% (21/68)
remote: Counting objects: 32% (22/68)
remote: Counting objects: 33% (23/68)
remote: Counting objects: 35% (24/68)
remote: Counting objects: 36% (25/68)
remote: Counting objects: 38% (26/68)
remote: Counting objects: 39% (27/68)
remote: Counting objects: 41% (28/68)
remote: Counting objects: 42% (29/68)
remote: Counting objects: 44% (30/68)
remote: Counting objects: 45% (31/68)
remote: Counting objects: 47% (32/68)
remote: Counting objects: 48% (33/68)
remote: Counting objects: 50% (34/68)
remote: Counting objects: 51% (35/68)
remote: Counting objects: 52% (36/68)
remote: Counting objects: 54% (37/68)
remote: Counting objects: 55% (38/68)
remote: Counting objects: 57% (39/68)
remote: Counting objects: 58% (40/68)
remote: Counting objects: 60% (41/68)
remote: Counting objects: 61% (42/68)
remote: Counting objects: 63% (43/68)
remote: Counting objects: 64% (44/68)
remote: Counting objects: 66% (45/68)
remote: Counting objects: 67% (46/68)
remote: Counting objects: 69% (47/68)
remote: Counting objects: 70% (48/68)
remote: Counting objects: 72% (49/68)
remote: Counting objects: 73% (50/68)
remote: Counting objects: 75% (51/68)
remote: Counting objects: 76% (52/68)
remote: Counting objects: 77% (53/68)
remote: Counting objects: 79% (54/68)
remote: Counting objects: 80% (55/68)
remote: Counting objects: 82% (56/68)
remote: Counting objects: 83% (57/68)
remote: Counting objects: 85% (58/68)
remote: Counting objects: 86% (59/68)
remote: Counting objects: 88% (60/68)
remote: Counting objects: 89% (61/68)
remote: Counting objects: 91% (62/68)
remote: Counting objects: 92% (63/68)
remote: Counting objects: 94% (64/68)
remote: Counting objects: 95% (65/68)
remote: Counting objects: 97% (66/68)
remote: Counting objects: 98% (67/68)
remote: Counting objects: 100% (68/68)
remote: Counting objects: 100% (68/68), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/1782)
Receiving objects: 1% (18/1782)
Receiving objects: 2% (36/1782)
Receiving objects: 3% (54/1782)
Receiving objects: 4% (72/1782)
Receiving objects: 5% (90/1782)
Receiving objects: 6% (107/1782)
Receiving objects: 7% (125/1782)
Receiving objects: 8% (143/1782)
Receiving objects: 9% (161/1782)
Receiving objects: 10% (179/1782)
Receiving objects: 11% (197/1782)
Receiving objects: 12% (214/1782)
Receiving objects: 13% (232/1782)
Receiving objects: 14% (250/1782)
Receiving objects: 15% (268/1782)
Receiving objects: 16% (286/1782)
Receiving objects: 17% (303/1782)
Receiving objects: 18% (321/1782)
Receiving objects: 19% (339/1782)
Receiving objects: 20% (357/1782)
Receiving objects: 21% (375/1782)
Receiving objects: 22% (393/1782)
Receiving objects: 23% (410/1782)
Receiving objects: 24% (428/1782)
Receiving objects: 25% (446/1782)
Receiving objects: 26% (464/1782)
Receiving objects: 27% (482/1782)
Receiving objects: 28% (499/1782)
Receiving objects: 29% (517/1782)
Receiving objects: 30% (535/1782)
Receiving objects: 31% (553/1782)
Receiving objects: 32% (571/1782)
Receiving objects: 33% (589/1782)
Receiving objects: 34% (606/1782)
Receiving objects: 35% (624/1782)
Receiving objects: 36% (642/1782)
Receiving objects: 37% (660/1782)
Receiving objects: 38% (678/1782)
Receiving objects: 39% (695/1782)
Receiving objects: 40% (713/1782)
Receiving objects: 41% (731/1782)
Receiving objects: 42% (749/1782)
Receiving objects: 43% (767/1782)
Receiving objects: 44% (785/1782)
Receiving objects: 45% (802/1782)
Receiving objects: 46% (820/1782)
Receiving objects: 47% (838/1782)
Receiving objects: 48% (856/1782)
Receiving objects: 49% (874/1782)
Receiving objects: 50% (891/1782)
Receiving objects: 51% (909/1782)
Receiving objects: 52% (927/1782)
Receiving objects: 53% (945/1782)
Receiving objects: 54% (963/1782)
Receiving objects: 55% (981/1782)
Receiving objects: 56% (998/1782)
Receiving objects: 57% (1016/1782)
Receiving objects: 58% (1034/1782)
Receiving objects: 59% (1052/1782)
Receiving objects: 60% (1070/1782)
Receiving objects: 61% (1088/1782)
Receiving objects: 62% (1105/1782)
Receiving objects: 63% (1123/1782)
Receiving objects: 64% (1141/1782)
Receiving objects: 65% (1159/1782)
Receiving objects: 66% (1177/1782)
Receiving objects: 67% (1194/1782)
Receiving objects: 68% (1212/1782)
Receiving objects: 69% (1230/1782)
Receiving objects: 70% (1248/1782)
Receiving objects: 71% (1266/1782)
Receiving objects: 72% (1284/1782)
Receiving objects: 73% (1301/1782)
Receiving objects: 74% (1319/1782)
Receiving objects: 75% (1337/1782)
Receiving objects: 76% (1355/1782)
Receiving objects: 77% (1373/1782)
Receiving objects: 78% (1390/1782)
Receiving objects: 79% (1408/1782)
Receiving objects: 80% (1426/1782)
Receiving objects: 81% (1444/1782)
Receiving objects: 82% (1462/1782)
Receiving objects: 83% (1480/1782)
Receiving objects: 84% (1497/1782)
Receiving objects: 85% (1515/1782)
Receiving objects: 86% (1533/1782)
Receiving objects: 87% (1551/1782)
Receiving objects: 88% (1569/1782)
Receiving objects: 89% (1586/1782)
Receiving objects: 90% (1604/1782)
Receiving objects: 91% (1622/1782)
Receiving objects: 92% (1640/1782)
Receiving objects: 93% (1658/1782)
Receiving objects: 94% (1676/1782)
remote: Total 1782 (delta 29), reused 38 (delta 16), pack-reused 1714
Receiving objects: 95% (1693/1782)
Receiving objects: 96% (1711/1782)
Receiving objects: 97% (1729/1782)
Receiving objects: 98% (1747/1782)
Receiving objects: 99% (1765/1782)
Receiving objects: 100% (1782/1782)
Receiving objects: 100% (1782/1782), 512.25 KiB | 24.39 MiB/s, done.
Resolving deltas: 0% (0/858)
Resolving deltas: 1% (9/858)
Resolving deltas: 2% (18/858)
Resolving deltas: 3% (27/858)
Resolving deltas: 4% (35/858)
Resolving deltas: 5% (43/858)
Resolving deltas: 13% (117/858)
Resolving deltas: 15% (130/858)
Resolving deltas: 16% (140/858)
Resolving deltas: 17% (146/858)
Resolving deltas: 18% (161/858)
Resolving deltas: 21% (188/858)
Resolving deltas: 22% (189/858)
Resolving deltas: 23% (200/858)
Resolving deltas: 24% (210/858)
Resolving deltas: 26% (229/858)
Resolving deltas: 27% (239/858)
Resolving deltas: 28% (243/858)
Resolving deltas: 29% (251/858)
Resolving deltas: 35% (302/858)
Resolving deltas: 36% (311/858)
Resolving deltas: 40% (345/858)
Resolving deltas: 41% (359/858)
Resolving deltas: 43% (369/858)
Resolving deltas: 44% (378/858)
Resolving deltas: 45% (387/858)
Resolving deltas: 46% (396/858)
Resolving deltas: 49% (421/858)
Resolving deltas: 50% (429/858)
Resolving deltas: 51% (440/858)
Resolving deltas: 52% (454/858)
Resolving deltas: 53% (459/858)
Resolving deltas: 54% (468/858)
Resolving deltas: 56% (484/858)
Resolving deltas: 57% (495/858)
Resolving deltas: 58% (500/858)
Resolving deltas: 60% (517/858)
Resolving deltas: 61% (525/858)
Resolving deltas: 62% (540/858)
Resolving deltas: 63% (542/858)
Resolving deltas: 64% (551/858)
Resolving deltas: 66% (573/858)
Resolving deltas: 68% (586/858)
Resolving deltas: 69% (599/858)
Resolving deltas: 70% (606/858)
Resolving deltas: 71% (612/858)
Resolving deltas: 72% (622/858)
Resolving deltas: 73% (627/858)
Resolving deltas: 76% (660/858)
Resolving deltas: 100% (858/858)
Resolving deltas: 100% (858/858), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/hardware'...
remote: Enumerating objects: 24, 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: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
remote: Total 24 (delta 8), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/24)
Receiving objects: 8% (2/24)
Receiving objects: 12% (3/24)
Receiving objects: 16% (4/24)
Receiving objects: 20% (5/24)
Receiving objects: 25% (6/24)
Receiving objects: 29% (7/24)
Receiving objects: 33% (8/24)
Receiving objects: 37% (9/24)
Receiving objects: 41% (10/24)
Receiving objects: 45% (11/24)
Receiving objects: 50% (12/24)
Receiving objects: 54% (13/24)
Receiving objects: 58% (14/24)
Receiving objects: 62% (15/24)
Receiving objects: 66% (16/24)
Receiving objects: 70% (17/24)
Receiving objects: 75% (18/24)
Receiving objects: 79% (19/24)
Receiving objects: 83% (20/24)
Receiving objects: 87% (21/24)
Receiving objects: 91% (22/24)
Receiving objects: 95% (23/24)
Receiving objects: 100% (24/24)
Receiving objects: 100% (24/24), done.
Resolving deltas: 0% (0/8)
Resolving deltas: 25% (2/8)
Resolving deltas: 37% (3/8)
Resolving deltas: 87% (7/8)
Resolving deltas: 100% (8/8)
Resolving deltas: 100% (8/8), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 4% (1/21)
remote: Compressing objects: 9% (2/21)
remote: Compressing objects: 14% (3/21)
remote: Compressing objects: 19% (4/21)
remote: Compressing objects: 23% (5/21)
remote: Compressing objects: 28% (6/21)
remote: Compressing objects: 33% (7/21)
remote: Compressing objects: 38% (8/21)
remote: Compressing objects: 42% (9/21)
remote: Compressing objects: 47% (10/21)
remote: Compressing objects: 52% (11/21)
remote: Compressing objects: 57% (12/21)
remote: Compressing objects: 61% (13/21)
remote: Compressing objects: 66% (14/21)
remote: Compressing objects: 71% (15/21)
remote: Compressing objects: 76% (16/21)
remote: Compressing objects: 80% (17/21)
remote: Compressing objects: 85% (18/21)
remote: Compressing objects: 90% (19/21)
remote: Compressing objects: 95% (20/21)
remote: Compressing objects: 100% (21/21)
remote: Compressing objects: 100% (21/21), done.
remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/22)
Receiving objects: 9% (2/22)
Receiving objects: 13% (3/22)
Receiving objects: 18% (4/22)
Receiving objects: 22% (5/22)
Receiving objects: 27% (6/22)
Receiving objects: 31% (7/22)
Receiving objects: 36% (8/22)
Receiving objects: 40% (9/22)
Receiving objects: 45% (10/22)
Receiving objects: 50% (11/22)
Receiving objects: 54% (12/22)
Receiving objects: 59% (13/22)
Receiving objects: 63% (14/22)
Receiving objects: 68% (15/22)
Receiving objects: 72% (16/22)
Receiving objects: 77% (17/22)
Receiving objects: 81% (18/22)
Receiving objects: 86% (19/22)
Receiving objects: 90% (20/22)
Receiving objects: 95% (21/22)
Receiving objects: 100% (22/22)
Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/lidar-extrinsics'...
remote: Enumerating objects: 90, done.
remote: Counting objects: 1% (1/68)
remote: Counting objects: 2% (2/68)
remote: Counting objects: 4% (3/68)
remote: Counting objects: 5% (4/68)
remote: Counting objects: 7% (5/68)
remote: Counting objects: 8% (6/68)
remote: Counting objects: 10% (7/68)
remote: Counting objects: 11% (8/68)
remote: Counting objects: 13% (9/68)
remote: Counting objects: 14% (10/68)
remote: Counting objects: 16% (11/68)
remote: Counting objects: 17% (12/68)
remote: Counting objects: 19% (13/68)
remote: Counting objects: 20% (14/68)
remote: Counting objects: 22% (15/68)
remote: Counting objects: 23% (16/68)
remote: Counting objects: 25% (17/68)
remote: Counting objects: 26% (18/68)
remote: Counting objects: 27% (19/68)
remote: Counting objects: 29% (20/68)
remote: Counting objects: 30% (21/68)
remote: Counting objects: 32% (22/68)
remote: Counting objects: 33% (23/68)
remote: Counting objects: 35% (24/68)
remote: Counting objects: 36% (25/68)
remote: Counting objects: 38% (26/68)
remote: Counting objects: 39% (27/68)
remote: Counting objects: 41% (28/68)
remote: Counting objects: 42% (29/68)
remote: Counting objects: 44% (30/68)
remote: Counting objects: 45% (31/68)
remote: Counting objects: 47% (32/68)
remote: Counting objects: 48% (33/68)
remote: Counting objects: 50% (34/68)
remote: Counting objects: 51% (35/68)
remote: Counting objects: 52% (36/68)
remote: Counting objects: 54% (37/68)
remote: Counting objects: 55% (38/68)
remote: Counting objects: 57% (39/68)
remote: Counting objects: 58% (40/68)
remote: Counting objects: 60% (41/68)
remote: Counting objects: 61% (42/68)
remote: Counting objects: 63% (43/68)
remote: Counting objects: 64% (44/68)
remote: Counting objects: 66% (45/68)
remote: Counting objects: 67% (46/68)
remote: Counting objects: 69% (47/68)
remote: Counting objects: 70% (48/68)
remote: Counting objects: 72% (49/68)
remote: Counting objects: 73% (50/68)
remote: Counting objects: 75% (51/68)
remote: Counting objects: 76% (52/68)
remote: Counting objects: 77% (53/68)
remote: Counting objects: 79% (54/68)
remote: Counting objects: 80% (55/68)
remote: Counting objects: 82% (56/68)
remote: Counting objects: 83% (57/68)
remote: Counting objects: 85% (58/68)
remote: Counting objects: 86% (59/68)
remote: Counting objects: 88% (60/68)
remote: Counting objects: 89% (61/68)
remote: Counting objects: 91% (62/68)
remote: Counting objects: 92% (63/68)
remote: Counting objects: 94% (64/68)
remote: Counting objects: 95% (65/68)
remote: Counting objects: 97% (66/68)
remote: Counting objects: 98% (67/68)
remote: Counting objects: 100% (68/68)
remote: Counting objects: 100% (68/68), done.
remote: Compressing objects: 1% (1/58)
remote: Compressing objects: 3% (2/58)
remote: Compressing objects: 5% (3/58)
remote: Compressing objects: 6% (4/58)
remote: Compressing objects: 8% (5/58)
remote: Compressing objects: 10% (6/58)
remote: Compressing objects: 12% (7/58)
remote: Compressing objects: 13% (8/58)
remote: Compressing objects: 15% (9/58)
remote: Compressing objects: 17% (10/58)
remote: Compressing objects: 18% (11/58)
remote: Compressing objects: 20% (12/58)
remote: Compressing objects: 22% (13/58)
remote: Compressing objects: 24% (14/58)
remote: Compressing objects: 25% (15/58)
remote: Compressing objects: 27% (16/58)
remote: Compressing objects: 29% (17/58)
remote: Compressing objects: 31% (18/58)
remote: Compressing objects: 32% (19/58)
remote: Compressing objects: 34% (20/58)
remote: Compressing objects: 36% (21/58)
remote: Compressing objects: 37% (22/58)
remote: Compressing objects: 39% (23/58)
remote: Compressing objects: 41% (24/58)
remote: Compressing objects: 43% (25/58)
remote: Compressing objects: 44% (26/58)
remote: Compressing objects: 46% (27/58)
remote: Compressing objects: 48% (28/58)
remote: Compressing objects: 50% (29/58)
remote: Compressing objects: 51% (30/58)
remote: Compressing objects: 53% (31/58)
remote: Compressing objects: 55% (32/58)
remote: Compressing objects: 56% (33/58)
remote: Compressing objects: 58% (34/58)
remote: Compressing objects: 60% (35/58)
remote: Compressing objects: 62% (36/58)
remote: Compressing objects: 63% (37/58)
remote: Compressing objects: 65% (38/58)
remote: Compressing objects: 67% (39/58)
remote: Compressing objects: 68% (40/58)
remote: Compressing objects: 70% (41/58)
remote: Compressing objects: 72% (42/58)
remote: Compressing objects: 74% (43/58)
remote: Compressing objects: 75% (44/58)
remote: Compressing objects: 77% (45/58)
remote: Compressing objects: 79% (46/58)
remote: Compressing objects: 81% (47/58)
remote: Compressing objects: 82% (48/58)
remote: Compressing objects: 84% (49/58)
remote: Compressing objects: 86% (50/58)
remote: Compressing objects: 87% (51/58)
remote: Compressing objects: 89% (52/58)
remote: Compressing objects: 91% (53/58)
remote: Compressing objects: 93% (54/58)
remote: Compressing objects: 94% (55/58)
remote: Compressing objects: 96% (56/58)
remote: Compressing objects: 98% (57/58)
remote: Compressing objects: 100% (58/58)
remote: Compressing objects: 100% (58/58), done.
remote: Total 90 (delta 10), reused 34 (delta 4), pack-reused 22
Receiving objects: 1% (1/90)
Receiving objects: 2% (2/90)
Receiving objects: 3% (3/90)
Receiving objects: 4% (4/90)
Receiving objects: 5% (5/90)
Receiving objects: 6% (6/90)
Receiving objects: 7% (7/90)
Receiving objects: 8% (8/90)
Receiving objects: 10% (9/90)
Receiving objects: 11% (10/90)
Receiving objects: 12% (11/90)
Receiving objects: 13% (12/90)
Receiving objects: 14% (13/90)
Receiving objects: 15% (14/90)
Receiving objects: 16% (15/90)
Receiving objects: 17% (16/90)
Receiving objects: 18% (17/90)
Receiving objects: 20% (18/90)
Receiving objects: 21% (19/90)
Receiving objects: 22% (20/90)
Receiving objects: 23% (21/90)
Receiving objects: 24% (22/90)
Receiving objects: 25% (23/90)
Receiving objects: 26% (24/90)
Receiving objects: 27% (25/90)
Receiving objects: 28% (26/90)
Receiving objects: 30% (27/90)
Receiving objects: 31% (28/90)
Receiving objects: 32% (29/90)
Receiving objects: 33% (30/90)
Receiving objects: 34% (31/90)
Receiving objects: 35% (32/90)
Receiving objects: 36% (33/90)
Receiving objects: 37% (34/90)
Receiving objects: 38% (35/90)
Receiving objects: 40% (36/90)
Receiving objects: 41% (37/90)
Receiving objects: 42% (38/90)
Receiving objects: 43% (39/90)
Receiving objects: 44% (40/90)
Receiving objects: 45% (41/90)
Receiving objects: 46% (42/90)
Receiving objects: 47% (43/90)
Receiving objects: 48% (44/90)
Receiving objects: 50% (45/90)
Receiving objects: 51% (46/90)
Receiving objects: 52% (47/90)
Receiving objects: 53% (48/90)
Receiving objects: 54% (49/90)
Receiving objects: 55% (50/90)
Receiving objects: 56% (51/90)
Receiving objects: 57% (52/90)
Receiving objects: 58% (53/90)
Receiving objects: 60% (54/90)
Receiving objects: 61% (55/90)
Receiving objects: 62% (56/90)
Receiving objects: 63% (57/90)
Receiving objects: 64% (58/90)
Receiving objects: 65% (59/90)
Receiving objects: 66% (60/90)
Receiving objects: 67% (61/90)
Receiving objects: 68% (62/90)
Receiving objects: 70% (63/90)
Receiving objects: 71% (64/90)
Receiving objects: 72% (65/90)
Receiving objects: 73% (66/90)
Receiving objects: 74% (67/90)
Receiving objects: 75% (68/90)
Receiving objects: 76% (69/90)
Receiving objects: 77% (70/90)
Receiving objects: 78% (71/90)
Receiving objects: 80% (72/90)
Receiving objects: 81% (73/90)
Receiving objects: 82% (74/90)
Receiving objects: 83% (75/90)
Receiving objects: 84% (76/90)
Receiving objects: 85% (77/90)
Receiving objects: 86% (78/90)
Receiving objects: 87% (79/90)
Receiving objects: 88% (80/90)
Receiving objects: 90% (81/90)
Receiving objects: 91% (82/90)
Receiving objects: 92% (83/90)
Receiving objects: 93% (84/90)
Receiving objects: 94% (85/90)
Receiving objects: 95% (86/90)
Receiving objects: 96% (87/90)
Receiving objects: 97% (88/90)
Receiving objects: 98% (89/90)
Receiving objects: 100% (90/90)
Receiving objects: 100% (90/90), 12.26 KiB | 12.26 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 36% (4/11)
Resolving deltas: 45% (5/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_common'...
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: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 30 (delta 5), 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.52 KiB | 6.52 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 462, 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: 0% (1/462)
Receiving objects: 1% (5/462)
Receiving objects: 2% (10/462)
Receiving objects: 3% (14/462)
Receiving objects: 4% (19/462)
Receiving objects: 5% (24/462)
Receiving objects: 6% (28/462)
Receiving objects: 7% (33/462)
Receiving objects: 8% (37/462)
Receiving objects: 9% (42/462)
Receiving objects: 10% (47/462)
Receiving objects: 11% (51/462)
Receiving objects: 12% (56/462)
Receiving objects: 13% (61/462)
Receiving objects: 14% (65/462)
Receiving objects: 15% (70/462)
Receiving objects: 16% (74/462)
Receiving objects: 17% (79/462)
Receiving objects: 18% (84/462)
Receiving objects: 19% (88/462)
Receiving objects: 20% (93/462)
Receiving objects: 21% (98/462)
Receiving objects: 22% (102/462)
remote: Total 462 (delta 8), reused 0 (delta 0), pack-reused 429
Receiving objects: 23% (107/462)
Receiving objects: 24% (111/462)
Receiving objects: 25% (116/462)
Receiving objects: 26% (121/462)
Receiving objects: 27% (125/462)
Receiving objects: 28% (130/462)
Receiving objects: 29% (134/462)
Receiving objects: 30% (139/462)
Receiving objects: 31% (144/462)
Receiving objects: 32% (148/462)
Receiving objects: 33% (153/462)
Receiving objects: 34% (158/462)
Receiving objects: 35% (162/462)
Receiving objects: 36% (167/462)
Receiving objects: 37% (171/462)
Receiving objects: 38% (176/462)
Receiving objects: 39% (181/462)
Receiving objects: 40% (185/462)
Receiving objects: 41% (190/462)
Receiving objects: 42% (195/462)
Receiving objects: 43% (199/462)
Receiving objects: 44% (204/462)
Receiving objects: 45% (208/462)
Receiving objects: 46% (213/462)
Receiving objects: 47% (218/462)
Receiving objects: 48% (222/462)
Receiving objects: 49% (227/462)
Receiving objects: 50% (231/462)
Receiving objects: 51% (236/462)
Receiving objects: 52% (241/462)
Receiving objects: 53% (245/462)
Receiving objects: 54% (250/462)
Receiving objects: 55% (255/462)
Receiving objects: 56% (259/462)
Receiving objects: 57% (264/462)
Receiving objects: 58% (268/462)
Receiving objects: 59% (273/462)
Receiving objects: 60% (278/462)
Receiving objects: 61% (282/462)
Receiving objects: 62% (287/462)
Receiving objects: 63% (292/462)
Receiving objects: 64% (296/462)
Receiving objects: 65% (301/462)
Receiving objects: 66% (305/462)
Receiving objects: 67% (310/462)
Receiving objects: 68% (315/462)
Receiving objects: 69% (319/462)
Receiving objects: 70% (324/462)
Receiving objects: 71% (329/462)
Receiving objects: 72% (333/462)
Receiving objects: 73% (338/462)
Receiving objects: 74% (342/462)
Receiving objects: 75% (347/462)
Receiving objects: 76% (352/462)
Receiving objects: 77% (356/462)
Receiving objects: 78% (361/462)
Receiving objects: 79% (365/462)
Receiving objects: 80% (370/462)
Receiving objects: 81% (375/462)
Receiving objects: 82% (379/462)
Receiving objects: 83% (384/462)
Receiving objects: 84% (389/462)
Receiving objects: 85% (393/462)
Receiving objects: 86% (398/462)
Receiving objects: 87% (402/462)
Receiving objects: 88% (407/462)
Receiving objects: 89% (412/462)
Receiving objects: 90% (416/462)
Receiving objects: 91% (421/462)
Receiving objects: 92% (426/462)
Receiving objects: 93% (430/462)
Receiving objects: 94% (435/462)
Receiving objects: 95% (439/462)
Receiving objects: 96% (444/462)
Receiving objects: 97% (449/462)
Receiving objects: 98% (453/462)
Receiving objects: 99% (458/462)
Receiving objects: 100% (462/462)
Receiving objects: 100% (462/462), 80.85 KiB | 20.21 MiB/s, done.
Resolving deltas: 0% (0/188)
Resolving deltas: 1% (2/188)
Resolving deltas: 2% (4/188)
Resolving deltas: 3% (6/188)
Resolving deltas: 4% (8/188)
Resolving deltas: 13% (26/188)
Resolving deltas: 26% (50/188)
Resolving deltas: 28% (54/188)
Resolving deltas: 29% (55/188)
Resolving deltas: 32% (61/188)
Resolving deltas: 34% (65/188)
Resolving deltas: 35% (66/188)
Resolving deltas: 54% (103/188)
Resolving deltas: 55% (104/188)
Resolving deltas: 63% (119/188)
Resolving deltas: 67% (126/188)
Resolving deltas: 70% (133/188)
Resolving deltas: 72% (137/188)
Resolving deltas: 78% (148/188)
Resolving deltas: 79% (149/188)
Resolving deltas: 80% (151/188)
Resolving deltas: 81% (154/188)
Resolving deltas: 83% (157/188)
Resolving deltas: 84% (159/188)
Resolving deltas: 85% (161/188)
Resolving deltas: 86% (162/188)
Resolving deltas: 87% (164/188)
Resolving deltas: 88% (166/188)
Resolving deltas: 89% (168/188)
Resolving deltas: 90% (171/188)
Resolving deltas: 92% (173/188)
Resolving deltas: 93% (175/188)
Resolving deltas: 94% (177/188)
Resolving deltas: 95% (179/188)
Resolving deltas: 97% (183/188)
Resolving deltas: 98% (185/188)
Resolving deltas: 99% (187/188)
Resolving deltas: 100% (188/188)
Resolving deltas: 100% (188/188), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/msf-port'...
remote: Enumerating objects: 119, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), 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 119 (delta 26), reused 40 (delta 17), pack-reused 63
Receiving objects: 0% (1/119)
Receiving objects: 1% (2/119)
Receiving objects: 2% (3/119)
Receiving objects: 3% (4/119)
Receiving objects: 4% (5/119)
Receiving objects: 5% (6/119)
Receiving objects: 6% (8/119)
Receiving objects: 7% (9/119)
Receiving objects: 8% (10/119)
Receiving objects: 9% (11/119)
Receiving objects: 10% (12/119)
Receiving objects: 11% (14/119)
Receiving objects: 12% (15/119)
Receiving objects: 13% (16/119)
Receiving objects: 14% (17/119)
Receiving objects: 15% (18/119)
Receiving objects: 16% (20/119)
Receiving objects: 17% (21/119)
Receiving objects: 18% (22/119)
Receiving objects: 19% (23/119)
Receiving objects: 20% (24/119)
Receiving objects: 21% (25/119)
Receiving objects: 22% (27/119)
Receiving objects: 23% (28/119)
Receiving objects: 24% (29/119)
Receiving objects: 25% (30/119)
Receiving objects: 26% (31/119)
Receiving objects: 27% (33/119)
Receiving objects: 28% (34/119)
Receiving objects: 29% (35/119)
Receiving objects: 30% (36/119)
Receiving objects: 31% (37/119)
Receiving objects: 32% (39/119)
Receiving objects: 33% (40/119)
Receiving objects: 34% (41/119)
Receiving objects: 35% (42/119)
Receiving objects: 36% (43/119)
Receiving objects: 37% (45/119)
Receiving objects: 38% (46/119)
Receiving objects: 39% (47/119)
Receiving objects: 40% (48/119)
Receiving objects: 41% (49/119)
Receiving objects: 42% (50/119)
Receiving objects: 43% (52/119)
Receiving objects: 44% (53/119)
Receiving objects: 45% (54/119)
Receiving objects: 46% (55/119)
Receiving objects: 47% (56/119)
Receiving objects: 48% (58/119)
Receiving objects: 49% (59/119)
Receiving objects: 50% (60/119)
Receiving objects: 51% (61/119)
Receiving objects: 52% (62/119)
Receiving objects: 53% (64/119)
Receiving objects: 54% (65/119)
Receiving objects: 55% (66/119)
Receiving objects: 56% (67/119)
Receiving objects: 57% (68/119)
Receiving objects: 58% (70/119)
Receiving objects: 59% (71/119)
Receiving objects: 60% (72/119)
Receiving objects: 61% (73/119)
Receiving objects: 62% (74/119)
Receiving objects: 63% (75/119)
Receiving objects: 64% (77/119)
Receiving objects: 65% (78/119)
Receiving objects: 66% (79/119)
Receiving objects: 67% (80/119)
Receiving objects: 68% (81/119)
Receiving objects: 69% (83/119)
Receiving objects: 70% (84/119)
Receiving objects: 71% (85/119)
Receiving objects: 72% (86/119)
Receiving objects: 73% (87/119)
Receiving objects: 74% (89/119)
Receiving objects: 75% (90/119)
Receiving objects: 76% (91/119)
Receiving objects: 77% (92/119)
Receiving objects: 78% (93/119)
Receiving objects: 79% (95/119)
Receiving objects: 80% (96/119)
Receiving objects: 81% (97/119)
Receiving objects: 82% (98/119)
Receiving objects: 83% (99/119)
Receiving objects: 84% (100/119)
Receiving objects: 85% (102/119)
Receiving objects: 86% (103/119)
Receiving objects: 87% (104/119)
Receiving objects: 88% (105/119)
Receiving objects: 89% (106/119)
Receiving objects: 90% (108/119)
Receiving objects: 91% (109/119)
Receiving objects: 92% (110/119)
Receiving objects: 93% (111/119)
Receiving objects: 94% (112/119)
Receiving objects: 95% (114/119)
Receiving objects: 96% (115/119)
Receiving objects: 97% (116/119)
Receiving objects: 98% (117/119)
Receiving objects: 99% (118/119)
Receiving objects: 100% (119/119)
Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done.
Resolving deltas: 0% (0/62)
Resolving deltas: 1% (1/62)
Resolving deltas: 4% (3/62)
Resolving deltas: 9% (6/62)
Resolving deltas: 12% (8/62)
Resolving deltas: 14% (9/62)
Resolving deltas: 19% (12/62)
Resolving deltas: 22% (14/62)
Resolving deltas: 27% (17/62)
Resolving deltas: 41% (26/62)
Resolving deltas: 43% (27/62)
Resolving deltas: 45% (28/62)
Resolving deltas: 46% (29/62)
Resolving deltas: 51% (32/62)
Resolving deltas: 53% (33/62)
Resolving deltas: 54% (34/62)
Resolving deltas: 56% (35/62)
Resolving deltas: 58% (36/62)
Resolving deltas: 64% (40/62)
Resolving deltas: 66% (41/62)
Resolving deltas: 69% (43/62)
Resolving deltas: 70% (44/62)
Resolving deltas: 72% (45/62)
Resolving deltas: 74% (46/62)
Resolving deltas: 79% (49/62)
Resolving deltas: 85% (53/62)
Resolving deltas: 90% (56/62)
Resolving deltas: 93% (58/62)
Resolving deltas: 98% (61/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/msf-vehicle'...
remote: Enumerating objects: 38, done.
remote: Counting objects: 33% (1/3)
remote: Counting objects: 66% (2/3)
remote: Counting objects: 100% (3/3)
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 38 (delta 0), reused 0 (delta 0), pack-reused 35
Receiving objects: 2% (1/38)
Receiving objects: 5% (2/38)
Receiving objects: 7% (3/38)
Receiving objects: 10% (4/38)
Receiving objects: 13% (5/38)
Receiving objects: 15% (6/38)
Receiving objects: 18% (7/38)
Receiving objects: 21% (8/38)
Receiving objects: 23% (9/38)
Receiving objects: 26% (10/38)
Receiving objects: 28% (11/38)
Receiving objects: 31% (12/38)
Receiving objects: 34% (13/38)
Receiving objects: 36% (14/38)
Receiving objects: 39% (15/38)
Receiving objects: 42% (16/38)
Receiving objects: 44% (17/38)
Receiving objects: 47% (18/38)
Receiving objects: 50% (19/38)
Receiving objects: 52% (20/38)
Receiving objects: 55% (21/38)
Receiving objects: 57% (22/38)
Receiving objects: 60% (23/38)
Receiving objects: 63% (24/38)
Receiving objects: 65% (25/38)
Receiving objects: 68% (26/38)
Receiving objects: 71% (27/38)
Receiving objects: 73% (28/38)
Receiving objects: 76% (29/38)
Receiving objects: 78% (30/38)
Receiving objects: 81% (31/38)
Receiving objects: 84% (32/38)
Receiving objects: 86% (33/38)
Receiving objects: 89% (34/38)
Receiving objects: 92% (35/38)
Receiving objects: 94% (36/38)
Receiving objects: 97% (37/38)
Receiving objects: 100% (38/38)
Receiving objects: 100% (38/38), 4.58 KiB | 4.58 MiB/s, done.
Resolving deltas: 0% (0/17)
Resolving deltas: 47% (8/17)
Resolving deltas: 100% (17/17)
Resolving deltas: 100% (17/17), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/perception_camera_driver'...
remote: Enumerating objects: 41, done.
remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 41
Receiving objects: 2% (1/41)
Receiving objects: 4% (2/41)
Receiving objects: 7% (3/41)
Receiving objects: 9% (4/41)
Receiving objects: 12% (5/41)
Receiving objects: 14% (6/41)
Receiving objects: 17% (7/41)
Receiving objects: 19% (8/41)
Receiving objects: 21% (9/41)
Receiving objects: 24% (10/41)
Receiving objects: 26% (11/41)
Receiving objects: 29% (12/41)
Receiving objects: 31% (13/41)
Receiving objects: 34% (14/41)
Receiving objects: 36% (15/41)
Receiving objects: 39% (16/41)
Receiving objects: 41% (17/41)
Receiving objects: 43% (18/41)
Receiving objects: 46% (19/41)
Receiving objects: 48% (20/41)
Receiving objects: 51% (21/41)
Receiving objects: 53% (22/41)
Receiving objects: 56% (23/41)
Receiving objects: 58% (24/41)
Receiving objects: 60% (25/41)
Receiving objects: 63% (26/41)
Receiving objects: 65% (27/41)
Receiving objects: 68% (28/41)
Receiving objects: 70% (29/41)
Receiving objects: 73% (30/41)
Receiving objects: 75% (31/41)
Receiving objects: 78% (32/41)
Receiving objects: 80% (33/41)
Receiving objects: 82% (34/41)
Receiving objects: 85% (35/41)
Receiving objects: 87% (36/41)
Receiving objects: 90% (37/41)
Receiving objects: 92% (38/41)
Receiving objects: 95% (39/41)
Receiving objects: 97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 4.19 KiB | 4.19 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/perception_data_collection'...
remote: Enumerating objects: 148, done.
remote: Counting objects: 0% (1/136)
remote: Counting objects: 1% (2/136)
remote: Counting objects: 2% (3/136)
remote: Counting objects: 3% (5/136)
remote: Counting objects: 4% (6/136)
remote: Counting objects: 5% (7/136)
remote: Counting objects: 6% (9/136)
remote: Counting objects: 7% (10/136)
remote: Counting objects: 8% (11/136)
remote: Counting objects: 9% (13/136)
remote: Counting objects: 10% (14/136)
remote: Counting objects: 11% (15/136)
remote: Counting objects: 12% (17/136)
remote: Counting objects: 13% (18/136)
remote: Counting objects: 14% (20/136)
remote: Counting objects: 15% (21/136)
remote: Counting objects: 16% (22/136)
remote: Counting objects: 17% (24/136)
remote: Counting objects: 18% (25/136)
remote: Counting objects: 19% (26/136)
remote: Counting objects: 20% (28/136)
remote: Counting objects: 21% (29/136)
remote: Counting objects: 22% (30/136)
remote: Counting objects: 23% (32/136)
remote: Counting objects: 24% (33/136)
remote: Counting objects: 25% (34/136)
remote: Counting objects: 26% (36/136)
remote: Counting objects: 27% (37/136)
remote: Counting objects: 28% (39/136)
remote: Counting objects: 29% (40/136)
remote: Counting objects: 30% (41/136)
remote: Counting objects: 31% (43/136)
remote: Counting objects: 32% (44/136)
remote: Counting objects: 33% (45/136)
remote: Counting objects: 34% (47/136)
remote: Counting objects: 35% (48/136)
remote: Counting objects: 36% (49/136)
remote: Counting objects: 37% (51/136)
remote: Counting objects: 38% (52/136)
remote: Counting objects: 39% (54/136)
remote: Counting objects: 40% (55/136)
remote: Counting objects: 41% (56/136)
remote: Counting objects: 42% (58/136)
remote: Counting objects: 43% (59/136)
remote: Counting objects: 44% (60/136)
remote: Counting objects: 45% (62/136)
remote: Counting objects: 46% (63/136)
remote: Counting objects: 47% (64/136)
remote: Counting objects: 48% (66/136)
remote: Counting objects: 49% (67/136)
remote: Counting objects: 50% (68/136)
remote: Counting objects: 51% (70/136)
remote: Counting objects: 52% (71/136)
remote: Counting objects: 53% (73/136)
remote: Counting objects: 54% (74/136)
remote: Counting objects: 55% (75/136)
remote: Counting objects: 56% (77/136)
remote: Counting objects: 57% (78/136)
remote: Counting objects: 58% (79/136)
remote: Counting objects: 59% (81/136)
remote: Counting objects: 60% (82/136)
remote: Counting objects: 61% (83/136)
remote: Counting objects: 62% (85/136)
remote: Counting objects: 63% (86/136)
remote: Counting objects: 64% (88/136)
remote: Counting objects: 65% (89/136)
remote: Counting objects: 66% (90/136)
remote: Counting objects: 67% (92/136)
remote: Counting objects: 68% (93/136)
remote: Counting objects: 69% (94/136)
remote: Counting objects: 70% (96/136)
remote: Counting objects: 71% (97/136)
remote: Counting objects: 72% (98/136)
remote: Counting objects: 73% (100/136)
remote: Counting objects: 74% (101/136)
remote: Counting objects: 75% (102/136)
remote: Counting objects: 76% (104/136)
remote: Counting objects: 77% (105/136)
remote: Counting objects: 78% (107/136)
remote: Counting objects: 79% (108/136)
remote: Counting objects: 80% (109/136)
remote: Counting objects: 81% (111/136)
remote: Counting objects: 82% (112/136)
remote: Counting objects: 83% (113/136)
remote: Counting objects: 84% (115/136)
remote: Counting objects: 85% (116/136)
remote: Counting objects: 86% (117/136)
remote: Counting objects: 87% (119/136)
remote: Counting objects: 88% (120/136)
remote: Counting objects: 89% (122/136)
remote: Counting objects: 90% (123/136)
remote: Counting objects: 91% (124/136)
remote: Counting objects: 92% (126/136)
remote: Counting objects: 93% (127/136)
remote: Counting objects: 94% (128/136)
remote: Counting objects: 95% (130/136)
remote: Counting objects: 96% (131/136)
remote: Counting objects: 97% (132/136)
remote: Counting objects: 98% (134/136)
remote: Counting objects: 99% (135/136)
remote: Counting objects: 100% (136/136)
remote: Counting objects: 100% (136/136), done.
remote: Compressing objects: 1% (1/76)
remote: Compressing objects: 2% (2/76)
remote: Compressing objects: 3% (3/76)
remote: Compressing objects: 5% (4/76)
remote: Compressing objects: 6% (5/76)
remote: Compressing objects: 7% (6/76)
remote: Compressing objects: 9% (7/76)
remote: Compressing objects: 10% (8/76)
remote: Compressing objects: 11% (9/76)
remote: Compressing objects: 13% (10/76)
remote: Compressing objects: 14% (11/76)
remote: Compressing objects: 15% (12/76)
remote: Compressing objects: 17% (13/76)
remote: Compressing objects: 18% (14/76)
remote: Compressing objects: 19% (15/76)
remote: Compressing objects: 21% (16/76)
remote: Compressing objects: 22% (17/76)
remote: Compressing objects: 23% (18/76)
remote: Compressing objects: 25% (19/76)
remote: Compressing objects: 26% (20/76)
remote: Compressing objects: 27% (21/76)
remote: Compressing objects: 28% (22/76)
remote: Compressing objects: 30% (23/76)
remote: Compressing objects: 31% (24/76)
remote: Compressing objects: 32% (25/76)
remote: Compressing objects: 34% (26/76)
remote: Compressing objects: 35% (27/76)
remote: Compressing objects: 36% (28/76)
remote: Compressing objects: 38% (29/76)
remote: Compressing objects: 39% (30/76)
remote: Compressing objects: 40% (31/76)
remote: Compressing objects: 42% (32/76)
remote: Compressing objects: 43% (33/76)
remote: Compressing objects: 44% (34/76)
remote: Compressing objects: 46% (35/76)
remote: Compressing objects: 47% (36/76)
remote: Compressing objects: 48% (37/76)
remote: Compressing objects: 50% (38/76)
remote: Compressing objects: 51% (39/76)
remote: Compressing objects: 52% (40/76)
remote: Compressing objects: 53% (41/76)
remote: Compressing objects: 55% (42/76)
remote: Compressing objects: 56% (43/76)
remote: Compressing objects: 57% (44/76)
remote: Compressing objects: 59% (45/76)
remote: Compressing objects: 60% (46/76)
remote: Compressing objects: 61% (47/76)
remote: Compressing objects: 63% (48/76)
remote: Compressing objects: 64% (49/76)
remote: Compressing objects: 65% (50/76)
remote: Compressing objects: 67% (51/76)
remote: Compressing objects: 68% (52/76)
remote: Compressing objects: 69% (53/76)
remote: Compressing objects: 71% (54/76)
remote: Compressing objects: 72% (55/76)
remote: Compressing objects: 73% (56/76)
remote: Compressing objects: 75% (57/76)
remote: Compressing objects: 76% (58/76)
remote: Compressing objects: 77% (59/76)
remote: Compressing objects: 78% (60/76)
remote: Compressing objects: 80% (61/76)
remote: Compressing objects: 81% (62/76)
remote: Compressing objects: 82% (63/76)
remote: Compressing objects: 84% (64/76)
remote: Compressing objects: 85% (65/76)
remote: Compressing objects: 86% (66/76)
remote: Compressing objects: 88% (67/76)
remote: Compressing objects: 89% (68/76)
remote: Compressing objects: 90% (69/76)
remote: Compressing objects: 92% (70/76)
remote: Compressing objects: 93% (71/76)
remote: Compressing objects: 94% (72/76)
remote: Compressing objects: 96% (73/76)
remote: Compressing objects: 97% (74/76)
remote: Compressing objects: 98% (75/76)
remote: Compressing objects: 100% (76/76)
remote: Compressing objects: 100% (76/76), done.
Receiving objects: 0% (1/148)
Receiving objects: 1% (2/148)
Receiving objects: 2% (3/148)
Receiving objects: 3% (5/148)
Receiving objects: 4% (6/148)
Receiving objects: 5% (8/148)
Receiving objects: 6% (9/148)
Receiving objects: 7% (11/148)
Receiving objects: 8% (12/148)
Receiving objects: 9% (14/148)
Receiving objects: 10% (15/148)
Receiving objects: 11% (17/148)
Receiving objects: 12% (18/148)
Receiving objects: 13% (20/148)
Receiving objects: 14% (21/148)
Receiving objects: 15% (23/148)
Receiving objects: 16% (24/148)
Receiving objects: 17% (26/148)
Receiving objects: 18% (27/148)
Receiving objects: 19% (29/148)
Receiving objects: 20% (30/148)
Receiving objects: 21% (32/148)
Receiving objects: 22% (33/148)
Receiving objects: 23% (35/148)
Receiving objects: 24% (36/148)
Receiving objects: 25% (37/148)
Receiving objects: 26% (39/148)
Receiving objects: 27% (40/148)
Receiving objects: 28% (42/148)
Receiving objects: 29% (43/148)
Receiving objects: 30% (45/148)
Receiving objects: 31% (46/148)
Receiving objects: 32% (48/148)
Receiving objects: 33% (49/148)
Receiving objects: 34% (51/148)
Receiving objects: 35% (52/148)
Receiving objects: 36% (54/148)
Receiving objects: 37% (55/148)
remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12
Receiving objects: 38% (57/148)
Receiving objects: 39% (58/148)
Receiving objects: 40% (60/148)
Receiving objects: 41% (61/148)
Receiving objects: 42% (63/148)
Receiving objects: 43% (64/148)
Receiving objects: 44% (66/148)
Receiving objects: 45% (67/148)
Receiving objects: 46% (69/148)
Receiving objects: 47% (70/148)
Receiving objects: 48% (72/148)
Receiving objects: 49% (73/148)
Receiving objects: 50% (74/148)
Receiving objects: 51% (76/148)
Receiving objects: 52% (77/148)
Receiving objects: 53% (79/148)
Receiving objects: 54% (80/148)
Receiving objects: 55% (82/148)
Receiving objects: 56% (83/148)
Receiving objects: 57% (85/148)
Receiving objects: 58% (86/148)
Receiving objects: 59% (88/148)
Receiving objects: 60% (89/148)
Receiving objects: 61% (91/148)
Receiving objects: 62% (92/148)
Receiving objects: 63% (94/148)
Receiving objects: 64% (95/148)
Receiving objects: 65% (97/148)
Receiving objects: 66% (98/148)
Receiving objects: 67% (100/148)
Receiving objects: 68% (101/148)
Receiving objects: 69% (103/148)
Receiving objects: 70% (104/148)
Receiving objects: 71% (106/148)
Receiving objects: 72% (107/148)
Receiving objects: 73% (109/148)
Receiving objects: 74% (110/148)
Receiving objects: 75% (111/148)
Receiving objects: 76% (113/148)
Receiving objects: 77% (114/148)
Receiving objects: 78% (116/148)
Receiving objects: 79% (117/148)
Receiving objects: 80% (119/148)
Receiving objects: 81% (120/148)
Receiving objects: 82% (122/148)
Receiving objects: 83% (123/148)
Receiving objects: 84% (125/148)
Receiving objects: 85% (126/148)
Receiving objects: 86% (128/148)
Receiving objects: 87% (129/148)
Receiving objects: 88% (131/148)
Receiving objects: 89% (132/148)
Receiving objects: 90% (134/148)
Receiving objects: 91% (135/148)
Receiving objects: 92% (137/148)
Receiving objects: 93% (138/148)
Receiving objects: 94% (140/148)
Receiving objects: 95% (141/148)
Receiving objects: 96% (143/148)
Receiving objects: 97% (144/148)
Receiving objects: 98% (146/148)
Receiving objects: 99% (147/148)
Receiving objects: 100% (148/148)
Receiving objects: 100% (148/148), 24.78 KiB | 12.39 MiB/s, done.
Resolving deltas: 0% (0/71)
Resolving deltas: 1% (1/71)
Resolving deltas: 2% (2/71)
Resolving deltas: 4% (3/71)
Resolving deltas: 5% (4/71)
Resolving deltas: 7% (5/71)
Resolving deltas: 8% (6/71)
Resolving deltas: 21% (15/71)
Resolving deltas: 38% (27/71)
Resolving deltas: 47% (34/71)
Resolving deltas: 49% (35/71)
Resolving deltas: 50% (36/71)
Resolving deltas: 53% (38/71)
Resolving deltas: 100% (71/71)
Resolving deltas: 100% (71/71), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 1% (1/84)
remote: Counting objects: 2% (2/84)
remote: Counting objects: 3% (3/84)
remote: Counting objects: 4% (4/84)
remote: Counting objects: 5% (5/84)
remote: Counting objects: 7% (6/84)
remote: Counting objects: 8% (7/84)
remote: Counting objects: 9% (8/84)
remote: Counting objects: 10% (9/84)
remote: Counting objects: 11% (10/84)
remote: Counting objects: 13% (11/84)
remote: Counting objects: 14% (12/84)
remote: Counting objects: 15% (13/84)
remote: Counting objects: 16% (14/84)
remote: Counting objects: 17% (15/84)
remote: Counting objects: 19% (16/84)
remote: Counting objects: 20% (17/84)
remote: Counting objects: 21% (18/84)
remote: Counting objects: 22% (19/84)
remote: Counting objects: 23% (20/84)
remote: Counting objects: 25% (21/84)
remote: Counting objects: 26% (22/84)
remote: Counting objects: 27% (23/84)
remote: Counting objects: 28% (24/84)
remote: Counting objects: 29% (25/84)
remote: Counting objects: 30% (26/84)
remote: Counting objects: 32% (27/84)
remote: Counting objects: 33% (28/84)
remote: Counting objects: 34% (29/84)
remote: Counting objects: 35% (30/84)
remote: Counting objects: 36% (31/84)
remote: Counting objects: 38% (32/84)
remote: Counting objects: 39% (33/84)
remote: Counting objects: 40% (34/84)
remote: Counting objects: 41% (35/84)
remote: Counting objects: 42% (36/84)
remote: Counting objects: 44% (37/84)
remote: Counting objects: 45% (38/84)
remote: Counting objects: 46% (39/84)
remote: Counting objects: 47% (40/84)
remote: Counting objects: 48% (41/84)
remote: Counting objects: 50% (42/84)
remote: Counting objects: 51% (43/84)
remote: Counting objects: 52% (44/84)
remote: Counting objects: 53% (45/84)
remote: Counting objects: 54% (46/84)
remote: Counting objects: 55% (47/84)
remote: Counting objects: 57% (48/84)
remote: Counting objects: 58% (49/84)
remote: Counting objects: 59% (50/84)
remote: Counting objects: 60% (51/84)
remote: Counting objects: 61% (52/84)
remote: Counting objects: 63% (53/84)
remote: Counting objects: 64% (54/84)
remote: Counting objects: 65% (55/84)
remote: Counting objects: 66% (56/84)
remote: Counting objects: 67% (57/84)
remote: Counting objects: 69% (58/84)
remote: Counting objects: 70% (59/84)
remote: Counting objects: 71% (60/84)
remote: Counting objects: 72% (61/84)
remote: Counting objects: 73% (62/84)
remote: Counting objects: 75% (63/84)
remote: Counting objects: 76% (64/84)
remote: Counting objects: 77% (65/84)
remote: Counting objects: 78% (66/84)
remote: Counting objects: 79% (67/84)
remote: Counting objects: 80% (68/84)
remote: Counting objects: 82% (69/84)
remote: Counting objects: 83% (70/84)
remote: Counting objects: 84% (71/84)
remote: Counting objects: 85% (72/84)
remote: Counting objects: 86% (73/84)
remote: Counting objects: 88% (74/84)
remote: Counting objects: 89% (75/84)
remote: Counting objects: 90% (76/84)
remote: Counting objects: 91% (77/84)
remote: Counting objects: 92% (78/84)
remote: Counting objects: 94% (79/84)
remote: Counting objects: 95% (80/84)
remote: Counting objects: 96% (81/84)
remote: Counting objects: 97% (82/84)
remote: Counting objects: 98% (83/84)
remote: Counting objects: 100% (84/84)
remote: Counting objects: 100% (84/84), 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 125 (delta 15), reused 64 (delta 10), pack-reused 41
Receiving objects: 0% (1/125)
Receiving objects: 1% (2/125)
Receiving objects: 2% (3/125)
Receiving objects: 3% (4/125)
Receiving objects: 4% (5/125)
Receiving objects: 5% (7/125)
Receiving objects: 6% (8/125)
Receiving objects: 7% (9/125)
Receiving objects: 8% (10/125)
Receiving objects: 9% (12/125)
Receiving objects: 10% (13/125)
Receiving objects: 11% (14/125)
Receiving objects: 12% (15/125)
Receiving objects: 13% (17/125)
Receiving objects: 14% (18/125)
Receiving objects: 15% (19/125)
Receiving objects: 16% (20/125)
Receiving objects: 17% (22/125)
Receiving objects: 18% (23/125)
Receiving objects: 19% (24/125)
Receiving objects: 20% (25/125)
Receiving objects: 21% (27/125)
Receiving objects: 22% (28/125)
Receiving objects: 23% (29/125)
Receiving objects: 24% (30/125)
Receiving objects: 25% (32/125)
Receiving objects: 26% (33/125)
Receiving objects: 27% (34/125)
Receiving objects: 28% (35/125)
Receiving objects: 29% (37/125)
Receiving objects: 30% (38/125)
Receiving objects: 31% (39/125)
Receiving objects: 32% (40/125)
Receiving objects: 33% (42/125)
Receiving objects: 34% (43/125)
Receiving objects: 35% (44/125)
Receiving objects: 36% (45/125)
Receiving objects: 37% (47/125)
Receiving objects: 38% (48/125)
Receiving objects: 39% (49/125)
Receiving objects: 40% (50/125)
Receiving objects: 41% (52/125)
Receiving objects: 42% (53/125)
Receiving objects: 43% (54/125)
Receiving objects: 44% (55/125)
Receiving objects: 45% (57/125)
Receiving objects: 46% (58/125)
Receiving objects: 47% (59/125)
Receiving objects: 48% (60/125)
Receiving objects: 49% (62/125)
Receiving objects: 50% (63/125)
Receiving objects: 51% (64/125)
Receiving objects: 52% (65/125)
Receiving objects: 53% (67/125)
Receiving objects: 54% (68/125)
Receiving objects: 55% (69/125)
Receiving objects: 56% (70/125)
Receiving objects: 57% (72/125)
Receiving objects: 58% (73/125)
Receiving objects: 59% (74/125)
Receiving objects: 60% (75/125)
Receiving objects: 61% (77/125)
Receiving objects: 62% (78/125)
Receiving objects: 63% (79/125)
Receiving objects: 64% (80/125)
Receiving objects: 65% (82/125)
Receiving objects: 66% (83/125)
Receiving objects: 67% (84/125)
Receiving objects: 68% (85/125)
Receiving objects: 69% (87/125)
Receiving objects: 70% (88/125)
Receiving objects: 71% (89/125)
Receiving objects: 72% (90/125)
Receiving objects: 73% (92/125)
Receiving objects: 74% (93/125)
Receiving objects: 75% (94/125)
Receiving objects: 76% (95/125)
Receiving objects: 77% (97/125)
Receiving objects: 78% (98/125)
Receiving objects: 79% (99/125)
Receiving objects: 80% (100/125)
Receiving objects: 81% (102/125)
Receiving objects: 82% (103/125)
Receiving objects: 83% (104/125)
Receiving objects: 84% (105/125)
Receiving objects: 85% (107/125)
Receiving objects: 86% (108/125)
Receiving objects: 87% (109/125)
Receiving objects: 88% (110/125)
Receiving objects: 89% (112/125)
Receiving objects: 90% (113/125)
Receiving objects: 91% (114/125)
Receiving objects: 92% (115/125)
Receiving objects: 93% (117/125)
Receiving objects: 94% (118/125)
Receiving objects: 95% (119/125)
Receiving objects: 96% (120/125)
Receiving objects: 97% (122/125)
Receiving objects: 98% (123/125)
Receiving objects: 99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas: 0% (0/26)
Resolving deltas: 3% (1/26)
Resolving deltas: 7% (2/26)
Resolving deltas: 23% (6/26)
Resolving deltas: 26% (7/26)
Resolving deltas: 96% (25/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/weifang-config/container/A003/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/weifang-config/container/A003/params_new/perception_new_detection'...
remote: Enumerating objects: 5334, done.
remote: Counting objects: 0% (1/618)
remote: Counting objects: 1% (7/618)
remote: Counting objects: 2% (13/618)
remote: Counting objects: 3% (19/618)
remote: Counting objects: 4% (25/618)
remote: Counting objects: 5% (31/618)
remote: Counting objects: 6% (38/618)
remote: Counting objects: 7% (44/618)
remote: Counting objects: 8% (50/618)
remote: Counting objects: 9% (56/618)
remote: Counting objects: 10% (62/618)
remote: Counting objects: 11% (68/618)
remote: Counting objects: 12% (75/618)
remote: Counting objects: 13% (81/618)
remote: Counting objects: 14% (87/618)
remote: Counting objects: 15% (93/618)
remote: Counting objects: 16% (99/618)
remote: Counting objects: 17% (106/618)
remote: Counting objects: 18% (112/618)
remote: Counting objects: 19% (118/618)
remote: Counting objects: 20% (124/618)
remote: Counting objects: 21% (130/618)
remote: Counting objects: 22% (136/618)
remote: Counting objects: 23% (143/618)
remote: Counting objects: 24% (149/618)
remote: Counting objects: 25% (155/618)
remote: Counting objects: 26% (161/618)
remote: Counting objects: 27% (167/618)
remote: Counting objects: 28% (174/618)
remote: Counting objects: 29% (180/618)
remote: Counting objects: 30% (186/618)
remote: Counting objects: 31% (192/618)
remote: Counting objects: 32% (198/618)
remote: Counting objects: 33% (204/618)
remote: Counting objects: 34% (211/618)
remote: Counting objects: 35% (217/618)
remote: Counting objects: 36% (223/618)
remote: Counting objects: 37% (229/618)
remote: Counting objects: 38% (235/618)
remote: Counting objects: 39% (242/618)
remote: Counting objects: 40% (248/618)
remote: Counting objects: 41% (254/618)
remote: Counting objects: 42% (260/618)
remote: Counting objects: 43% (266/618)
remote: Counting objects: 44% (272/618)
remote: Counting objects: 45% (279/618)
remote: Counting objects: 46% (285/618)
remote: Counting objects: 47% (291/618)
remote: Counting objects: 48% (297/618)
remote: Counting objects: 49% (303/618)
remote: Counting objects: 50% (309/618)
remote: Counting objects: 51% (316/618)
remote: Counting objects: 52% (322/618)
remote: Counting objects: 53% (328/618)
remote: Counting objects: 54% (334/618)
remote: Counting objects: 55% (340/618)
remote: Counting objects: 56% (347/618)
remote: Counting objects: 57% (353/618)
remote: Counting objects: 58% (359/618)
remote: Counting objects: 59% (365/618)
remote: Counting objects: 60% (371/618)
remote: Counting objects: 61% (377/618)
remote: Counting objects: 62% (384/618)
remote: Counting objects: 63% (390/618)
remote: Counting objects: 64% (396/618)
remote: Counting objects: 65% (402/618)
remote: Counting objects: 66% (408/618)
remote: Counting objects: 67% (415/618)
remote: Counting objects: 68% (421/618)
remote: Counting objects: 69% (427/618)
remote: Counting objects: 70% (433/618)
remote: Counting objects: 71% (439/618)
remote: Counting objects: 72% (445/618)
remote: Counting objects: 73% (452/618)
remote: Counting objects: 74% (458/618)
remote: Counting objects: 75% (464/618)
remote: Counting objects: 76% (470/618)
remote: Counting objects: 77% (476/618)
remote: Counting objects: 78% (483/618)
remote: Counting objects: 79% (489/618)
remote: Counting objects: 80% (495/618)
remote: Counting objects: 81% (501/618)
remote: Counting objects: 82% (507/618)
remote: Counting objects: 83% (513/618)
remote: Counting objects: 84% (520/618)
remote: Counting objects: 85% (526/618)
remote: Counting objects: 86% (532/618)
remote: Counting objects: 87% (538/618)
remote: Counting objects: 88% (544/618)
remote: Counting objects: 89% (551/618)
remote: Counting objects: 90% (557/618)
remote: Counting objects: 91% (563/618)
remote: Counting objects: 92% (569/618)
remote: Counting objects: 93% (575/618)
remote: Counting objects: 94% (581/618)
remote: Counting objects: 95% (588/618)
remote: Counting objects: 96% (594/618)
remote: Counting objects: 97% (600/618)
remote: Counting objects: 98% (606/618)
remote: Counting objects: 99% (612/618)
remote: Counting objects: 100% (618/618)
remote: Counting objects: 100% (618/618), done.
remote: Compressing objects: 0% (1/155)
remote: Compressing objects: 1% (2/155)
remote: Compressing objects: 2% (4/155)
remote: Compressing objects: 3% (5/155)
remote: Compressing objects: 4% (7/155)
remote: Compressing objects: 5% (8/155)
remote: Compressing objects: 6% (10/155)
remote: Compressing objects: 7% (11/155)
remote: Compressing objects: 8% (13/155)
remote: Compressing objects: 9% (14/155)
remote: Compressing objects: 10% (16/155)
remote: Compressing objects: 11% (18/155)
remote: Compressing objects: 12% (19/155)
remote: Compressing objects: 13% (21/155)
remote: Compressing objects: 14% (22/155)
remote: Compressing objects: 15% (24/155)
remote: Compressing objects: 16% (25/155)
remote: Compressing objects: 17% (27/155)
remote: Compressing objects: 18% (28/155)
remote: Compressing objects: 19% (30/155)
remote: Compressing objects: 20% (31/155)
remote: Compressing objects: 21% (33/155)
remote: Compressing objects: 22% (35/155)
remote: Compressing objects: 23% (36/155)
remote: Compressing objects: 24% (38/155)
remote: Compressing objects: 25% (39/155)
remote: Compressing objects: 26% (41/155)
remote: Compressing objects: 27% (42/155)
remote: Compressing objects: 28% (44/155)
remote: Compressing objects: 29% (45/155)
remote: Compressing objects: 30% (47/155)
remote: Compressing objects: 31% (49/155)
remote: Compressing objects: 32% (50/155)
remote: Compressing objects: 33% (52/155)
remote: Compressing objects: 34% (53/155)
remote: Compressing objects: 35% (55/155)
remote: Compressing objects: 36% (56/155)
remote: Compressing objects: 37% (58/155)
remote: Compressing objects: 38% (59/155)
remote: Compressing objects: 39% (61/155)
remote: Compressing objects: 40% (62/155)
remote: Compressing objects: 41% (64/155)
remote: Compressing objects: 42% (66/155)
remote: Compressing objects: 43% (67/155)
remote: Compressing objects: 44% (69/155)
remote: Compressing objects: 45% (70/155)
remote: Compressing objects: 46% (72/155)
remote: Compressing objects: 47% (73/155)
remote: Compressing objects: 48% (75/155)
remote: Compressing objects: 49% (76/155)
remote: Compressing objects: 50% (78/155)
remote: Compressing objects: 51% (80/155)
remote: Compressing objects: 52% (81/155)
remote: Compressing objects: 53% (83/155)
remote: Compressing objects: 54% (84/155)
remote: Compressing objects: 55% (86/155)
remote: Compressing objects: 56% (87/155)
remote: Compressing objects: 57% (89/155)
remote: Compressing objects: 58% (90/155)
remote: Compressing objects: 59% (92/155)
remote: Compressing objects: 60% (93/155)
remote: Compressing objects: 61% (95/155)
remote: Compressing objects: 62% (97/155)
remote: Compressing objects: 63% (98/155)
remote: Compressing objects: 64% (100/155)
remote: Compressing objects: 65% (101/155)
remote: Compressing objects: 66% (103/155)
remote: Compressing objects: 67% (104/155)
remote: Compressing objects: 68% (106/155)
remote: Compressing objects: 69% (107/155)
remote: Compressing objects: 70% (109/155)
remote: Compressing objects: 71% (111/155)
remote: Compressing objects: 72% (112/155)
remote: Compressing objects: 73% (114/155)
remote: Compressing objects: 74% (115/155)
remote: Compressing objects: 75% (117/155)
remote: Compressing objects: 76% (118/155)
remote: Compressing objects: 77% (120/155)
remote: Compressing objects: 78% (121/155)
remote: Compressing objects: 79% (123/155)
remote: Compressing objects: 80% (124/155)
remote: Compressing objects: 81% (126/155)
remote: Compressing objects: 82% (128/155)
remote: Compressing objects: 83% (129/155)
remote: Compressing objects: 84% (131/155)
remote: Compressing objects: 85% (132/155)
remote: Compressing objects: 86% (134/155)
remote: Compressing objects: 87% (135/155)
remote: Compressing objects: 88% (137/155)
remote: Compressing objects: 89% (138/155)
remote: Compressing objects: 90% (140/155)
remote: Compressing objects: 91% (142/155)
remote: Compressing objects: 92% (143/155)
remote: Compressing objects: 93% (145/155)
remote: Compressing objects: 94% (146/155)
remote: Compressing objects: 95% (148/155)
remote: Compressing objects: 96% (149/155)
remote: Compressing objects: 97% (151/155)
remote: Compressing objects: 98% (152/155)
remote: Compressing objects: 99% (154/155)
remote: Compressing objects: 100% (155/155)
remote: Compressing objects: 100% (155/155), done.
Receiving objects: 0% (1/5334)
Receiving objects: 1% (54/5334)
Receiving objects: 2% (107/5334)
Receiving objects: 3% (161/5334)
Receiving objects: 4% (214/5334)
Receiving objects: 5% (267/5334)
Receiving objects: 6% (321/5334)
Receiving objects: 7% (374/5334)
Receiving objects: 8% (427/5334)
Receiving objects: 9% (481/5334)
Receiving objects: 10% (534/5334)
Receiving objects: 11% (587/5334)
Receiving objects: 12% (641/5334)
Receiving objects: 13% (694/5334)
Receiving objects: 14% (747/5334)
Receiving objects: 15% (801/5334)
Receiving objects: 16% (854/5334)
Receiving objects: 17% (907/5334)
Receiving objects: 18% (961/5334)
Receiving objects: 19% (1014/5334)
Receiving objects: 20% (1067/5334)
Receiving objects: 21% (1121/5334)
Receiving objects: 22% (1174/5334)
Receiving objects: 23% (1227/5334)
Receiving objects: 24% (1281/5334)
Receiving objects: 25% (1334/5334)
Receiving objects: 26% (1387/5334)
Receiving objects: 27% (1441/5334)
Receiving objects: 28% (1494/5334)
Receiving objects: 29% (1547/5334)
Receiving objects: 30% (1601/5334)
Receiving objects: 31% (1654/5334)
Receiving objects: 32% (1707/5334)
Receiving objects: 33% (1761/5334)
Receiving objects: 34% (1814/5334)
Receiving objects: 35% (1867/5334)
Receiving objects: 36% (1921/5334)
Receiving objects: 37% (1974/5334)
Receiving objects: 38% (2027/5334)
Receiving objects: 39% (2081/5334)
Receiving objects: 40% (2134/5334)
Receiving objects: 41% (2187/5334)
Receiving objects: 42% (2241/5334)
Receiving objects: 43% (2294/5334)
Receiving objects: 44% (2347/5334)
Receiving objects: 45% (2401/5334)
Receiving objects: 46% (2454/5334)
Receiving objects: 47% (2507/5334)
Receiving objects: 48% (2561/5334)
Receiving objects: 49% (2614/5334)
Receiving objects: 50% (2667/5334)
Receiving objects: 51% (2721/5334)
Receiving objects: 52% (2774/5334)
Receiving objects: 53% (2828/5334)
Receiving objects: 54% (2881/5334)
Receiving objects: 55% (2934/5334)
Receiving objects: 56% (2988/5334)
Receiving objects: 57% (3041/5334)
Receiving objects: 58% (3094/5334)
Receiving objects: 59% (3148/5334)
Receiving objects: 60% (3201/5334)
Receiving objects: 61% (3254/5334)
Receiving objects: 62% (3308/5334)
Receiving objects: 63% (3361/5334)
Receiving objects: 64% (3414/5334)
Receiving objects: 65% (3468/5334)
Receiving objects: 66% (3521/5334)
Receiving objects: 67% (3574/5334)
Receiving objects: 68% (3628/5334)
Receiving objects: 69% (3681/5334)
Receiving objects: 70% (3734/5334)
Receiving objects: 71% (3788/5334)
Receiving objects: 72% (3841/5334)
Receiving objects: 73% (3894/5334)
Receiving objects: 74% (3948/5334)
Receiving objects: 75% (4001/5334)
Receiving objects: 76% (4054/5334)
Receiving objects: 77% (4108/5334)
Receiving objects: 78% (4161/5334)
Receiving objects: 79% (4214/5334)
Receiving objects: 80% (4268/5334)
Receiving objects: 81% (4321/5334)
Receiving objects: 82% (4374/5334)
Receiving objects: 83% (4428/5334)
Receiving objects: 84% (4481/5334)
Receiving objects: 85% (4534/5334)
Receiving objects: 86% (4588/5334)
Receiving objects: 87% (4641/5334)
Receiving objects: 88% (4694/5334)
Receiving objects: 89% (4748/5334)
Receiving objects: 90% (4801/5334)
Receiving objects: 91% (4854/5334)
Receiving objects: 92% (4908/5334)
Receiving objects: 93% (4961/5334)
remote: Total 5334 (delta 496), reused 551 (delta 435), pack-reused 4716
Receiving objects: 94% (5014/5334)
Receiving objects: 95% (5068/5334)
Receiving objects: 96% (5121/5334)
Receiving objects: 97% (5174/5334)
Receiving objects: 98% (5228/5334)
Receiving objects: 99% (5281/5334)
Receiving objects: 100% (5334/5334)
Receiving objects: 100% (5334/5334), 567.46 KiB | 28.37 MiB/s, done.
Resolving deltas: 0% (0/1023)
Resolving deltas: 1% (16/1023)
Resolving deltas: 6% (62/1023)
Resolving deltas: 8% (89/1023)
Resolving deltas: 10% (106/1023)
Resolving deltas: 11% (114/1023)
Resolving deltas: 12% (123/1023)
Resolving deltas: 13% (133/1023)
Resolving deltas: 14% (144/1023)
Resolving deltas: 15% (154/1023)
Resolving deltas: 16% (164/1023)
Resolving deltas: 17% (177/1023)
Resolving deltas: 18% (193/1023)
Resolving deltas: 19% (195/1023)
Resolving deltas: 20% (205/1023)
Resolving deltas: 21% (215/1023)
Resolving deltas: 60% (621/1023)
Resolving deltas: 71% (733/1023)
Resolving deltas: 81% (829/1023)
Resolving deltas: 82% (844/1023)
Resolving deltas: 88% (906/1023)
Resolving deltas: 100% (1023/1023)
Resolving deltas: 100% (1023/1023), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/perception_spreader_imv'...
remote: Enumerating objects: 207, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), done.
remote: Compressing objects: 2% (1/48)
remote: Compressing objects: 4% (2/48)
remote: Compressing objects: 6% (3/48)
remote: Compressing objects: 8% (4/48)
remote: Compressing objects: 10% (5/48)
remote: Compressing objects: 12% (6/48)
remote: Compressing objects: 14% (7/48)
remote: Compressing objects: 16% (8/48)
remote: Compressing objects: 18% (9/48)
remote: Compressing objects: 20% (10/48)
remote: Compressing objects: 22% (11/48)
remote: Compressing objects: 25% (12/48)
remote: Compressing objects: 27% (13/48)
remote: Compressing objects: 29% (14/48)
remote: Compressing objects: 31% (15/48)
remote: Compressing objects: 33% (16/48)
remote: Compressing objects: 35% (17/48)
remote: Compressing objects: 37% (18/48)
remote: Compressing objects: 39% (19/48)
remote: Compressing objects: 41% (20/48)
remote: Compressing objects: 43% (21/48)
remote: Compressing objects: 45% (22/48)
remote: Compressing objects: 47% (23/48)
remote: Compressing objects: 50% (24/48)
remote: Compressing objects: 52% (25/48)
remote: Compressing objects: 54% (26/48)
remote: Compressing objects: 56% (27/48)
remote: Compressing objects: 58% (28/48)
remote: Compressing objects: 60% (29/48)
remote: Compressing objects: 62% (30/48)
remote: Compressing objects: 64% (31/48)
remote: Compressing objects: 66% (32/48)
remote: Compressing objects: 68% (33/48)
remote: Compressing objects: 70% (34/48)
remote: Compressing objects: 72% (35/48)
remote: Compressing objects: 75% (36/48)
remote: Compressing objects: 77% (37/48)
remote: Compressing objects: 79% (38/48)
remote: Compressing objects: 81% (39/48)
remote: Compressing objects: 83% (40/48)
remote: Compressing objects: 85% (41/48)
remote: Compressing objects: 87% (42/48)
remote: Compressing objects: 89% (43/48)
remote: Compressing objects: 91% (44/48)
remote: Compressing objects: 93% (45/48)
remote: Compressing objects: 95% (46/48)
remote: Compressing objects: 97% (47/48)
remote: Compressing objects: 100% (48/48)
remote: Compressing objects: 100% (48/48), done.
Receiving objects: 0% (1/207)
Receiving objects: 1% (3/207)
Receiving objects: 2% (5/207)
Receiving objects: 3% (7/207)
Receiving objects: 4% (9/207)
Receiving objects: 5% (11/207)
Receiving objects: 6% (13/207)
Receiving objects: 7% (15/207)
Receiving objects: 8% (17/207)
Receiving objects: 9% (19/207)
Receiving objects: 10% (21/207)
Receiving objects: 11% (23/207)
Receiving objects: 12% (25/207)
Receiving objects: 13% (27/207)
Receiving objects: 14% (29/207)
Receiving objects: 15% (32/207)
Receiving objects: 16% (34/207)
Receiving objects: 17% (36/207)
Receiving objects: 18% (38/207)
Receiving objects: 19% (40/207)
Receiving objects: 20% (42/207)
Receiving objects: 21% (44/207)
Receiving objects: 22% (46/207)
Receiving objects: 23% (48/207)
Receiving objects: 24% (50/207)
Receiving objects: 25% (52/207)
Receiving objects: 26% (54/207)
Receiving objects: 27% (56/207)
Receiving objects: 28% (58/207)
Receiving objects: 29% (61/207)
Receiving objects: 30% (63/207)
Receiving objects: 31% (65/207)
Receiving objects: 32% (67/207)
Receiving objects: 33% (69/207)
Receiving objects: 34% (71/207)
Receiving objects: 35% (73/207)
Receiving objects: 36% (75/207)
Receiving objects: 37% (77/207)
Receiving objects: 38% (79/207)
Receiving objects: 39% (81/207)
Receiving objects: 40% (83/207)
Receiving objects: 41% (85/207)
Receiving objects: 42% (87/207)
Receiving objects: 43% (90/207)
Receiving objects: 44% (92/207)
Receiving objects: 45% (94/207)
Receiving objects: 46% (96/207)
Receiving objects: 47% (98/207)
Receiving objects: 48% (100/207)
Receiving objects: 49% (102/207)
Receiving objects: 50% (104/207)
Receiving objects: 51% (106/207)
Receiving objects: 52% (108/207)
Receiving objects: 53% (110/207)
Receiving objects: 54% (112/207)
Receiving objects: 55% (114/207)
Receiving objects: 56% (116/207)
Receiving objects: 57% (118/207)
Receiving objects: 58% (121/207)
Receiving objects: 59% (123/207)
Receiving objects: 60% (125/207)
Receiving objects: 61% (127/207)
Receiving objects: 62% (129/207)
Receiving objects: 63% (131/207)
Receiving objects: 64% (133/207)
Receiving objects: 65% (135/207)
Receiving objects: 66% (137/207)
Receiving objects: 67% (139/207)
Receiving objects: 68% (141/207)
Receiving objects: 69% (143/207)
Receiving objects: 70% (145/207)
Receiving objects: 71% (147/207)
Receiving objects: 72% (150/207)
Receiving objects: 73% (152/207)
Receiving objects: 74% (154/207)
Receiving objects: 75% (156/207)
Receiving objects: 76% (158/207)
remote: Total 207 (delta 13), reused 35 (delta 8), pack-reused 151
Receiving objects: 77% (160/207)
Receiving objects: 78% (162/207)
Receiving objects: 79% (164/207)
Receiving objects: 80% (166/207)
Receiving objects: 81% (168/207)
Receiving objects: 82% (170/207)
Receiving objects: 83% (172/207)
Receiving objects: 84% (174/207)
Receiving objects: 85% (176/207)
Receiving objects: 86% (179/207)
Receiving objects: 87% (181/207)
Receiving objects: 88% (183/207)
Receiving objects: 89% (185/207)
Receiving objects: 90% (187/207)
Receiving objects: 91% (189/207)
Receiving objects: 92% (191/207)
Receiving objects: 93% (193/207)
Receiving objects: 94% (195/207)
Receiving objects: 95% (197/207)
Receiving objects: 96% (199/207)
Receiving objects: 97% (201/207)
Receiving objects: 98% (203/207)
Receiving objects: 99% (205/207)
Receiving objects: 100% (207/207)
Receiving objects: 100% (207/207), 21.14 KiB | 7.05 MiB/s, done.
Resolving deltas: 0% (0/61)
Resolving deltas: 1% (1/61)
Resolving deltas: 11% (7/61)
Resolving deltas: 13% (8/61)
Resolving deltas: 14% (9/61)
Resolving deltas: 18% (11/61)
Resolving deltas: 19% (12/61)
Resolving deltas: 21% (13/61)
Resolving deltas: 22% (14/61)
Resolving deltas: 24% (15/61)
Resolving deltas: 70% (43/61)
Resolving deltas: 100% (61/61)
Resolving deltas: 100% (61/61), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/perception_spreader_truck'...
remote: Enumerating objects: 75, 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: 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.
remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23
Receiving objects: 1% (1/75)
Receiving objects: 2% (2/75)
Receiving objects: 4% (3/75)
Receiving objects: 5% (4/75)
Receiving objects: 6% (5/75)
Receiving objects: 8% (6/75)
Receiving objects: 9% (7/75)
Receiving objects: 10% (8/75)
Receiving objects: 12% (9/75)
Receiving objects: 13% (10/75)
Receiving objects: 14% (11/75)
Receiving objects: 16% (12/75)
Receiving objects: 17% (13/75)
Receiving objects: 18% (14/75)
Receiving objects: 20% (15/75)
Receiving objects: 21% (16/75)
Receiving objects: 22% (17/75)
Receiving objects: 24% (18/75)
Receiving objects: 25% (19/75)
Receiving objects: 26% (20/75)
Receiving objects: 28% (21/75)
Receiving objects: 29% (22/75)
Receiving objects: 30% (23/75)
Receiving objects: 32% (24/75)
Receiving objects: 33% (25/75)
Receiving objects: 34% (26/75)
Receiving objects: 36% (27/75)
Receiving objects: 37% (28/75)
Receiving objects: 38% (29/75)
Receiving objects: 40% (30/75)
Receiving objects: 41% (31/75)
Receiving objects: 42% (32/75)
Receiving objects: 44% (33/75)
Receiving objects: 45% (34/75)
Receiving objects: 46% (35/75)
Receiving objects: 48% (36/75)
Receiving objects: 49% (37/75)
Receiving objects: 50% (38/75)
Receiving objects: 52% (39/75)
Receiving objects: 53% (40/75)
Receiving objects: 54% (41/75)
Receiving objects: 56% (42/75)
Receiving objects: 57% (43/75)
Receiving objects: 58% (44/75)
Receiving objects: 60% (45/75)
Receiving objects: 61% (46/75)
Receiving objects: 62% (47/75)
Receiving objects: 64% (48/75)
Receiving objects: 65% (49/75)
Receiving objects: 66% (50/75)
Receiving objects: 68% (51/75)
Receiving objects: 69% (52/75)
Receiving objects: 70% (53/75)
Receiving objects: 72% (54/75)
Receiving objects: 73% (55/75)
Receiving objects: 74% (56/75)
Receiving objects: 76% (57/75)
Receiving objects: 77% (58/75)
Receiving objects: 78% (59/75)
Receiving objects: 80% (60/75)
Receiving objects: 81% (61/75)
Receiving objects: 82% (62/75)
Receiving objects: 84% (63/75)
Receiving objects: 85% (64/75)
Receiving objects: 86% (65/75)
Receiving objects: 88% (66/75)
Receiving objects: 89% (67/75)
Receiving objects: 90% (68/75)
Receiving objects: 92% (69/75)
Receiving objects: 93% (70/75)
Receiving objects: 94% (71/75)
Receiving objects: 96% (72/75)
Receiving objects: 97% (73/75)
Receiving objects: 98% (74/75)
Receiving objects: 100% (75/75)
Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done.
Resolving deltas: 0% (0/32)
Resolving deltas: 12% (4/32)
Resolving deltas: 59% (19/32)
Resolving deltas: 62% (20/32)
Resolving deltas: 84% (27/32)
Resolving deltas: 100% (32/32)
Resolving deltas: 100% (32/32), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/perception_vehicles'...
remote: Enumerating objects: 42, done.
remote: Counting objects: 2% (1/42)
remote: Counting objects: 4% (2/42)
remote: Counting objects: 7% (3/42)
remote: Counting objects: 9% (4/42)
remote: Counting objects: 11% (5/42)
remote: Counting objects: 14% (6/42)
remote: Counting objects: 16% (7/42)
remote: Counting objects: 19% (8/42)
remote: Counting objects: 21% (9/42)
remote: Counting objects: 23% (10/42)
remote: Counting objects: 26% (11/42)
remote: Counting objects: 28% (12/42)
remote: Counting objects: 30% (13/42)
remote: Counting objects: 33% (14/42)
remote: Counting objects: 35% (15/42)
remote: Counting objects: 38% (16/42)
remote: Counting objects: 40% (17/42)
remote: Counting objects: 42% (18/42)
remote: Counting objects: 45% (19/42)
remote: Counting objects: 47% (20/42)
remote: Counting objects: 50% (21/42)
remote: Counting objects: 52% (22/42)
remote: Counting objects: 54% (23/42)
remote: Counting objects: 57% (24/42)
remote: Counting objects: 59% (25/42)
remote: Counting objects: 61% (26/42)
remote: Counting objects: 64% (27/42)
remote: Counting objects: 66% (28/42)
remote: Counting objects: 69% (29/42)
remote: Counting objects: 71% (30/42)
remote: Counting objects: 73% (31/42)
remote: Counting objects: 76% (32/42)
remote: Counting objects: 78% (33/42)
remote: Counting objects: 80% (34/42)
remote: Counting objects: 83% (35/42)
remote: Counting objects: 85% (36/42)
remote: Counting objects: 88% (37/42)
remote: Counting objects: 90% (38/42)
remote: Counting objects: 92% (39/42)
remote: Counting objects: 95% (40/42)
remote: Counting objects: 97% (41/42)
remote: Counting objects: 100% (42/42)
remote: Counting objects: 100% (42/42), done.
remote: Compressing objects: 3% (1/30)
remote: Compressing objects: 6% (2/30)
remote: Compressing objects: 10% (3/30)
remote: Compressing objects: 13% (4/30)
remote: Compressing objects: 16% (5/30)
remote: Compressing objects: 20% (6/30)
remote: Compressing objects: 23% (7/30)
remote: Compressing objects: 26% (8/30)
remote: Compressing objects: 30% (9/30)
remote: Compressing objects: 33% (10/30)
remote: Compressing objects: 36% (11/30)
remote: Compressing objects: 40% (12/30)
remote: Compressing objects: 43% (13/30)
remote: Compressing objects: 46% (14/30)
remote: Compressing objects: 50% (15/30)
remote: Compressing objects: 53% (16/30)
remote: Compressing objects: 56% (17/30)
remote: Compressing objects: 60% (18/30)
remote: Compressing objects: 63% (19/30)
remote: Compressing objects: 66% (20/30)
remote: Compressing objects: 70% (21/30)
remote: Compressing objects: 73% (22/30)
remote: Compressing objects: 76% (23/30)
remote: Compressing objects: 80% (24/30)
remote: Compressing objects: 83% (25/30)
remote: Compressing objects: 86% (26/30)
remote: Compressing objects: 90% (27/30)
remote: Compressing objects: 93% (28/30)
remote: Compressing objects: 96% (29/30)
remote: Compressing objects: 100% (30/30)
remote: Compressing objects: 100% (30/30), done.
remote: Total 42 (delta 6), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/42)
Receiving objects: 4% (2/42)
Receiving objects: 7% (3/42)
Receiving objects: 9% (4/42)
Receiving objects: 11% (5/42)
Receiving objects: 14% (6/42)
Receiving objects: 16% (7/42)
Receiving objects: 19% (8/42)
Receiving objects: 21% (9/42)
Receiving objects: 23% (10/42)
Receiving objects: 26% (11/42)
Receiving objects: 28% (12/42)
Receiving objects: 30% (13/42)
Receiving objects: 33% (14/42)
Receiving objects: 35% (15/42)
Receiving objects: 38% (16/42)
Receiving objects: 40% (17/42)
Receiving objects: 42% (18/42)
Receiving objects: 45% (19/42)
Receiving objects: 47% (20/42)
Receiving objects: 50% (21/42)
Receiving objects: 52% (22/42)
Receiving objects: 54% (23/42)
Receiving objects: 57% (24/42)
Receiving objects: 59% (25/42)
Receiving objects: 61% (26/42)
Receiving objects: 64% (27/42)
Receiving objects: 66% (28/42)
Receiving objects: 69% (29/42)
Receiving objects: 71% (30/42)
Receiving objects: 73% (31/42)
Receiving objects: 76% (32/42)
Receiving objects: 78% (33/42)
Receiving objects: 80% (34/42)
Receiving objects: 83% (35/42)
Receiving objects: 85% (36/42)
Receiving objects: 88% (37/42)
Receiving objects: 90% (38/42)
Receiving objects: 92% (39/42)
Receiving objects: 95% (40/42)
Receiving objects: 97% (41/42)
Receiving objects: 100% (42/42)
Receiving objects: 100% (42/42), 5.56 KiB | 5.56 MiB/s, done.
Resolving deltas: 0% (0/6)
Resolving deltas: 16% (1/6)
Resolving deltas: 33% (2/6)
Resolving deltas: 100% (6/6)
Resolving deltas: 100% (6/6), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/pncc_common_config'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 1% (1/62)
remote: Counting objects: 3% (2/62)
remote: Counting objects: 4% (3/62)
remote: Counting objects: 6% (4/62)
remote: Counting objects: 8% (5/62)
remote: Counting objects: 9% (6/62)
remote: Counting objects: 11% (7/62)
remote: Counting objects: 12% (8/62)
remote: Counting objects: 14% (9/62)
remote: Counting objects: 16% (10/62)
remote: Counting objects: 17% (11/62)
remote: Counting objects: 19% (12/62)
remote: Counting objects: 20% (13/62)
remote: Counting objects: 22% (14/62)
remote: Counting objects: 24% (15/62)
remote: Counting objects: 25% (16/62)
remote: Counting objects: 27% (17/62)
remote: Counting objects: 29% (18/62)
remote: Counting objects: 30% (19/62)
remote: Counting objects: 32% (20/62)
remote: Counting objects: 33% (21/62)
remote: Counting objects: 35% (22/62)
remote: Counting objects: 37% (23/62)
remote: Counting objects: 38% (24/62)
remote: Counting objects: 40% (25/62)
remote: Counting objects: 41% (26/62)
remote: Counting objects: 43% (27/62)
remote: Counting objects: 45% (28/62)
remote: Counting objects: 46% (29/62)
remote: Counting objects: 48% (30/62)
remote: Counting objects: 50% (31/62)
remote: Counting objects: 51% (32/62)
remote: Counting objects: 53% (33/62)
remote: Counting objects: 54% (34/62)
remote: Counting objects: 56% (35/62)
remote: Counting objects: 58% (36/62)
remote: Counting objects: 59% (37/62)
remote: Counting objects: 61% (38/62)
remote: Counting objects: 62% (39/62)
remote: Counting objects: 64% (40/62)
remote: Counting objects: 66% (41/62)
remote: Counting objects: 67% (42/62)
remote: Counting objects: 69% (43/62)
remote: Counting objects: 70% (44/62)
remote: Counting objects: 72% (45/62)
remote: Counting objects: 74% (46/62)
remote: Counting objects: 75% (47/62)
remote: Counting objects: 77% (48/62)
remote: Counting objects: 79% (49/62)
remote: Counting objects: 80% (50/62)
remote: Counting objects: 82% (51/62)
remote: Counting objects: 83% (52/62)
remote: Counting objects: 85% (53/62)
remote: Counting objects: 87% (54/62)
remote: Counting objects: 88% (55/62)
remote: Counting objects: 90% (56/62)
remote: Counting objects: 91% (57/62)
remote: Counting objects: 93% (58/62)
remote: Counting objects: 95% (59/62)
remote: Counting objects: 96% (60/62)
remote: Counting objects: 98% (61/62)
remote: Counting objects: 100% (62/62)
remote: Counting objects: 100% (62/62), 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 62 (delta 9), reused 40 (delta 7), pack-reused 0
Receiving objects: 1% (1/62)
Receiving objects: 3% (2/62)
Receiving objects: 4% (3/62)
Receiving objects: 6% (4/62)
Receiving objects: 8% (5/62)
Receiving objects: 9% (6/62)
Receiving objects: 11% (7/62)
Receiving objects: 12% (8/62)
Receiving objects: 14% (9/62)
Receiving objects: 16% (10/62)
Receiving objects: 17% (11/62)
Receiving objects: 19% (12/62)
Receiving objects: 20% (13/62)
Receiving objects: 22% (14/62)
Receiving objects: 24% (15/62)
Receiving objects: 25% (16/62)
Receiving objects: 27% (17/62)
Receiving objects: 29% (18/62)
Receiving objects: 30% (19/62)
Receiving objects: 32% (20/62)
Receiving objects: 33% (21/62)
Receiving objects: 35% (22/62)
Receiving objects: 37% (23/62)
Receiving objects: 38% (24/62)
Receiving objects: 40% (25/62)
Receiving objects: 41% (26/62)
Receiving objects: 43% (27/62)
Receiving objects: 45% (28/62)
Receiving objects: 46% (29/62)
Receiving objects: 48% (30/62)
Receiving objects: 50% (31/62)
Receiving objects: 51% (32/62)
Receiving objects: 53% (33/62)
Receiving objects: 54% (34/62)
Receiving objects: 56% (35/62)
Receiving objects: 58% (36/62)
Receiving objects: 59% (37/62)
Receiving objects: 61% (38/62)
Receiving objects: 62% (39/62)
Receiving objects: 64% (40/62)
Receiving objects: 66% (41/62)
Receiving objects: 67% (42/62)
Receiving objects: 69% (43/62)
Receiving objects: 70% (44/62)
Receiving objects: 72% (45/62)
Receiving objects: 74% (46/62)
Receiving objects: 75% (47/62)
Receiving objects: 77% (48/62)
Receiving objects: 79% (49/62)
Receiving objects: 80% (50/62)
Receiving objects: 82% (51/62)
Receiving objects: 83% (52/62)
Receiving objects: 85% (53/62)
Receiving objects: 87% (54/62)
Receiving objects: 88% (55/62)
Receiving objects: 90% (56/62)
Receiving objects: 91% (57/62)
Receiving objects: 93% (58/62)
Receiving objects: 95% (59/62)
Receiving objects: 96% (60/62)
Receiving objects: 98% (61/62)
Receiving objects: 100% (62/62)
Receiving objects: 100% (62/62), 11.36 KiB | 11.36 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 11% (1/9)
Resolving deltas: 33% (3/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/pncc_port_related_config'...
remote: Enumerating objects: 171, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
remote: Total 171 (delta 0), reused 0 (delta 0), pack-reused 165
Receiving objects: 0% (1/171)
Receiving objects: 1% (2/171)
Receiving objects: 2% (4/171)
Receiving objects: 3% (6/171)
Receiving objects: 4% (7/171)
Receiving objects: 5% (9/171)
Receiving objects: 6% (11/171)
Receiving objects: 7% (12/171)
Receiving objects: 8% (14/171)
Receiving objects: 9% (16/171)
Receiving objects: 10% (18/171)
Receiving objects: 11% (19/171)
Receiving objects: 12% (21/171)
Receiving objects: 13% (23/171)
Receiving objects: 14% (24/171)
Receiving objects: 15% (26/171)
Receiving objects: 16% (28/171)
Receiving objects: 17% (30/171)
Receiving objects: 18% (31/171)
Receiving objects: 19% (33/171)
Receiving objects: 20% (35/171)
Receiving objects: 21% (36/171)
Receiving objects: 22% (38/171)
Receiving objects: 23% (40/171)
Receiving objects: 24% (42/171)
Receiving objects: 25% (43/171)
Receiving objects: 26% (45/171)
Receiving objects: 27% (47/171)
Receiving objects: 28% (48/171)
Receiving objects: 29% (50/171)
Receiving objects: 30% (52/171)
Receiving objects: 31% (54/171)
Receiving objects: 32% (55/171)
Receiving objects: 33% (57/171)
Receiving objects: 34% (59/171)
Receiving objects: 35% (60/171)
Receiving objects: 36% (62/171)
Receiving objects: 37% (64/171)
Receiving objects: 38% (65/171)
Receiving objects: 39% (67/171)
Receiving objects: 40% (69/171)
Receiving objects: 41% (71/171)
Receiving objects: 42% (72/171)
Receiving objects: 43% (74/171)
Receiving objects: 44% (76/171)
Receiving objects: 45% (77/171)
Receiving objects: 46% (79/171)
Receiving objects: 47% (81/171)
Receiving objects: 48% (83/171)
Receiving objects: 49% (84/171)
Receiving objects: 50% (86/171)
Receiving objects: 51% (88/171)
Receiving objects: 52% (89/171)
Receiving objects: 53% (91/171)
Receiving objects: 54% (93/171)
Receiving objects: 55% (95/171)
Receiving objects: 56% (96/171)
Receiving objects: 57% (98/171)
Receiving objects: 58% (100/171)
Receiving objects: 59% (101/171)
Receiving objects: 60% (103/171)
Receiving objects: 61% (105/171)
Receiving objects: 62% (107/171)
Receiving objects: 63% (108/171)
Receiving objects: 64% (110/171)
Receiving objects: 65% (112/171)
Receiving objects: 66% (113/171)
Receiving objects: 67% (115/171)
Receiving objects: 68% (117/171)
Receiving objects: 69% (118/171)
Receiving objects: 70% (120/171)
Receiving objects: 71% (122/171)
Receiving objects: 72% (124/171)
Receiving objects: 73% (125/171)
Receiving objects: 74% (127/171)
Receiving objects: 75% (129/171)
Receiving objects: 76% (130/171)
Receiving objects: 77% (132/171)
Receiving objects: 78% (134/171)
Receiving objects: 79% (136/171)
Receiving objects: 80% (137/171)
Receiving objects: 81% (139/171)
Receiving objects: 82% (141/171)
Receiving objects: 83% (142/171)
Receiving objects: 84% (144/171)
Receiving objects: 85% (146/171)
Receiving objects: 86% (148/171)
Receiving objects: 87% (149/171)
Receiving objects: 88% (151/171)
Receiving objects: 89% (153/171)
Receiving objects: 90% (154/171)
Receiving objects: 91% (156/171)
Receiving objects: 92% (158/171)
Receiving objects: 93% (160/171)
Receiving objects: 94% (161/171)
Receiving objects: 95% (163/171)
Receiving objects: 96% (165/171)
Receiving objects: 97% (166/171)
Receiving objects: 98% (168/171)
Receiving objects: 99% (170/171)
Receiving objects: 100% (171/171)
Receiving objects: 100% (171/171), 30.06 KiB | 15.03 MiB/s, done.
Resolving deltas: 0% (0/56)
Resolving deltas: 1% (1/56)
Resolving deltas: 10% (6/56)
Resolving deltas: 14% (8/56)
Resolving deltas: 30% (17/56)
Resolving deltas: 50% (28/56)
Resolving deltas: 53% (30/56)
Resolving deltas: 55% (31/56)
Resolving deltas: 58% (33/56)
Resolving deltas: 66% (37/56)
Resolving deltas: 69% (39/56)
Resolving deltas: 76% (43/56)
Resolving deltas: 100% (56/56)
Resolving deltas: 100% (56/56), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 191, done.
remote: Counting objects: 3% (1/29)
remote: Counting objects: 6% (2/29)
remote: Counting objects: 10% (3/29)
remote: Counting objects: 13% (4/29)
remote: Counting objects: 17% (5/29)
remote: Counting objects: 20% (6/29)
remote: Counting objects: 24% (7/29)
remote: Counting objects: 27% (8/29)
remote: Counting objects: 31% (9/29)
remote: Counting objects: 34% (10/29)
remote: Counting objects: 37% (11/29)
remote: Counting objects: 41% (12/29)
remote: Counting objects: 44% (13/29)
remote: Counting objects: 48% (14/29)
remote: Counting objects: 51% (15/29)
remote: Counting objects: 55% (16/29)
remote: Counting objects: 58% (17/29)
remote: Counting objects: 62% (18/29)
remote: Counting objects: 65% (19/29)
remote: Counting objects: 68% (20/29)
remote: Counting objects: 72% (21/29)
remote: Counting objects: 75% (22/29)
remote: Counting objects: 79% (23/29)
remote: Counting objects: 82% (24/29)
remote: Counting objects: 86% (25/29)
remote: Counting objects: 89% (26/29)
remote: Counting objects: 93% (27/29)
remote: Counting objects: 96% (28/29)
remote: Counting objects: 100% (29/29)
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
Receiving objects: 0% (1/191)
Receiving objects: 1% (2/191)
Receiving objects: 2% (4/191)
Receiving objects: 3% (6/191)
Receiving objects: 4% (8/191)
Receiving objects: 5% (10/191)
Receiving objects: 6% (12/191)
Receiving objects: 7% (14/191)
Receiving objects: 8% (16/191)
Receiving objects: 9% (18/191)
Receiving objects: 10% (20/191)
Receiving objects: 11% (22/191)
Receiving objects: 12% (23/191)
Receiving objects: 13% (25/191)
Receiving objects: 14% (27/191)
Receiving objects: 15% (29/191)
Receiving objects: 16% (31/191)
Receiving objects: 17% (33/191)
Receiving objects: 18% (35/191)
Receiving objects: 19% (37/191)
Receiving objects: 20% (39/191)
Receiving objects: 21% (41/191)
Receiving objects: 22% (43/191)
Receiving objects: 23% (44/191)
Receiving objects: 24% (46/191)
Receiving objects: 25% (48/191)
Receiving objects: 26% (50/191)
Receiving objects: 27% (52/191)
Receiving objects: 28% (54/191)
Receiving objects: 29% (56/191)
Receiving objects: 30% (58/191)
Receiving objects: 31% (60/191)
Receiving objects: 32% (62/191)
Receiving objects: 33% (64/191)
Receiving objects: 34% (65/191)
Receiving objects: 35% (67/191)
Receiving objects: 36% (69/191)
Receiving objects: 37% (71/191)
Receiving objects: 38% (73/191)
Receiving objects: 39% (75/191)
Receiving objects: 40% (77/191)
Receiving objects: 41% (79/191)
Receiving objects: 42% (81/191)
Receiving objects: 43% (83/191)
Receiving objects: 44% (85/191)
Receiving objects: 45% (86/191)
Receiving objects: 46% (88/191)
Receiving objects: 47% (90/191)
Receiving objects: 48% (92/191)
Receiving objects: 49% (94/191)
Receiving objects: 50% (96/191)
Receiving objects: 51% (98/191)
Receiving objects: 52% (100/191)
Receiving objects: 53% (102/191)
Receiving objects: 54% (104/191)
Receiving objects: 55% (106/191)
Receiving objects: 56% (107/191)
Receiving objects: 57% (109/191)
Receiving objects: 58% (111/191)
Receiving objects: 59% (113/191)
Receiving objects: 60% (115/191)
Receiving objects: 61% (117/191)
Receiving objects: 62% (119/191)
Receiving objects: 63% (121/191)
Receiving objects: 64% (123/191)
Receiving objects: 65% (125/191)
Receiving objects: 66% (127/191)
Receiving objects: 67% (128/191)
Receiving objects: 68% (130/191)
remote: Total 191 (delta 4), reused 0 (delta 0), pack-reused 162
Receiving objects: 69% (132/191)
Receiving objects: 70% (134/191)
Receiving objects: 71% (136/191)
Receiving objects: 72% (138/191)
Receiving objects: 73% (140/191)
Receiving objects: 74% (142/191)
Receiving objects: 75% (144/191)
Receiving objects: 76% (146/191)
Receiving objects: 77% (148/191)
Receiving objects: 78% (149/191)
Receiving objects: 79% (151/191)
Receiving objects: 80% (153/191)
Receiving objects: 81% (155/191)
Receiving objects: 82% (157/191)
Receiving objects: 83% (159/191)
Receiving objects: 84% (161/191)
Receiving objects: 85% (163/191)
Receiving objects: 86% (165/191)
Receiving objects: 87% (167/191)
Receiving objects: 88% (169/191)
Receiving objects: 89% (170/191)
Receiving objects: 90% (172/191)
Receiving objects: 91% (174/191)
Receiving objects: 92% (176/191)
Receiving objects: 93% (178/191)
Receiving objects: 94% (180/191)
Receiving objects: 95% (182/191)
Receiving objects: 96% (184/191)
Receiving objects: 97% (186/191)
Receiving objects: 98% (188/191)
Receiving objects: 99% (190/191)
Receiving objects: 100% (191/191)
Receiving objects: 100% (191/191), 44.31 KiB | 22.16 MiB/s, done.
Resolving deltas: 0% (0/74)
Resolving deltas: 6% (5/74)
Resolving deltas: 9% (7/74)
Resolving deltas: 13% (10/74)
Resolving deltas: 17% (13/74)
Resolving deltas: 18% (14/74)
Resolving deltas: 20% (15/74)
Resolving deltas: 21% (16/74)
Resolving deltas: 29% (22/74)
Resolving deltas: 32% (24/74)
Resolving deltas: 35% (26/74)
Resolving deltas: 44% (33/74)
Resolving deltas: 50% (37/74)
Resolving deltas: 52% (39/74)
Resolving deltas: 64% (48/74)
Resolving deltas: 66% (49/74)
Resolving deltas: 77% (57/74)
Resolving deltas: 79% (59/74)
Resolving deltas: 82% (61/74)
Resolving deltas: 86% (64/74)
Resolving deltas: 87% (65/74)
Resolving deltas: 95% (71/74)
Resolving deltas: 98% (73/74)
Resolving deltas: 100% (74/74)
Resolving deltas: 100% (74/74), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/pointcloud_customized'...
remote: Enumerating objects: 352, done.
remote: Counting objects: 1% (1/59)
remote: Counting objects: 3% (2/59)
remote: Counting objects: 5% (3/59)
remote: Counting objects: 6% (4/59)
remote: Counting objects: 8% (5/59)
remote: Counting objects: 10% (6/59)
remote: Counting objects: 11% (7/59)
remote: Counting objects: 13% (8/59)
remote: Counting objects: 15% (9/59)
remote: Counting objects: 16% (10/59)
remote: Counting objects: 18% (11/59)
remote: Counting objects: 20% (12/59)
remote: Counting objects: 22% (13/59)
remote: Counting objects: 23% (14/59)
remote: Counting objects: 25% (15/59)
remote: Counting objects: 27% (16/59)
remote: Counting objects: 28% (17/59)
remote: Counting objects: 30% (18/59)
remote: Counting objects: 32% (19/59)
remote: Counting objects: 33% (20/59)
remote: Counting objects: 35% (21/59)
remote: Counting objects: 37% (22/59)
remote: Counting objects: 38% (23/59)
remote: Counting objects: 40% (24/59)
remote: Counting objects: 42% (25/59)
remote: Counting objects: 44% (26/59)
remote: Counting objects: 45% (27/59)
remote: Counting objects: 47% (28/59)
remote: Counting objects: 49% (29/59)
remote: Counting objects: 50% (30/59)
remote: Counting objects: 52% (31/59)
remote: Counting objects: 54% (32/59)
remote: Counting objects: 55% (33/59)
remote: Counting objects: 57% (34/59)
remote: Counting objects: 59% (35/59)
remote: Counting objects: 61% (36/59)
remote: Counting objects: 62% (37/59)
remote: Counting objects: 64% (38/59)
remote: Counting objects: 66% (39/59)
remote: Counting objects: 67% (40/59)
remote: Counting objects: 69% (41/59)
remote: Counting objects: 71% (42/59)
remote: Counting objects: 72% (43/59)
remote: Counting objects: 74% (44/59)
remote: Counting objects: 76% (45/59)
remote: Counting objects: 77% (46/59)
remote: Counting objects: 79% (47/59)
remote: Counting objects: 81% (48/59)
remote: Counting objects: 83% (49/59)
remote: Counting objects: 84% (50/59)
remote: Counting objects: 86% (51/59)
remote: Counting objects: 88% (52/59)
remote: Counting objects: 89% (53/59)
remote: Counting objects: 91% (54/59)
remote: Counting objects: 93% (55/59)
remote: Counting objects: 94% (56/59)
remote: Counting objects: 96% (57/59)
remote: Counting objects: 98% (58/59)
remote: Counting objects: 100% (59/59)
remote: Counting objects: 100% (59/59), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/352)
Receiving objects: 1% (4/352)
Receiving objects: 2% (8/352)
Receiving objects: 3% (11/352)
Receiving objects: 4% (15/352)
Receiving objects: 5% (18/352)
Receiving objects: 6% (22/352)
Receiving objects: 7% (25/352)
Receiving objects: 8% (29/352)
Receiving objects: 9% (32/352)
Receiving objects: 10% (36/352)
Receiving objects: 11% (39/352)
Receiving objects: 12% (43/352)
Receiving objects: 13% (46/352)
Receiving objects: 13% (47/352), 44.72 MiB | 44.71 MiB/s
Receiving objects: 13% (48/352), 88.98 MiB | 44.49 MiB/s
Receiving objects: 13% (48/352), 135.13 MiB | 45.04 MiB/s
Receiving objects: 14% (50/352), 155.92 MiB | 44.54 MiB/s
Receiving objects: 15% (53/352), 155.92 MiB | 44.54 MiB/s
Receiving objects: 16% (57/352), 155.92 MiB | 44.54 MiB/s
Receiving objects: 16% (59/352), 174.48 MiB | 43.62 MiB/s
Receiving objects: 17% (60/352), 174.48 MiB | 43.62 MiB/s
Receiving objects: 18% (64/352), 174.48 MiB | 43.62 MiB/s
Receiving objects: 19% (67/352), 174.48 MiB | 43.62 MiB/s
Receiving objects: 20% (71/352), 174.48 MiB | 43.62 MiB/s
Receiving objects: 21% (74/352), 174.48 MiB | 43.62 MiB/s
Receiving objects: 22% (78/352), 174.48 MiB | 43.62 MiB/s
Receiving objects: 23% (81/352), 174.48 MiB | 43.62 MiB/s
Receiving objects: 24% (85/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 25% (88/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 26% (92/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 27% (96/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 28% (99/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 29% (103/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 30% (106/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 31% (110/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 32% (113/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 33% (117/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 34% (120/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 35% (124/352), 195.19 MiB | 43.37 MiB/s
Receiving objects: 35% (125/352), 214.45 MiB | 42.88 MiB/s
Receiving objects: 36% (127/352), 214.45 MiB | 42.88 MiB/s
Receiving objects: 37% (131/352), 214.45 MiB | 42.88 MiB/s
Receiving objects: 38% (134/352), 214.45 MiB | 42.88 MiB/s
Receiving objects: 39% (138/352), 214.45 MiB | 42.88 MiB/s
Receiving objects: 40% (141/352), 237.11 MiB | 42.75 MiB/s
Receiving objects: 41% (145/352), 237.11 MiB | 42.75 MiB/s
Receiving objects: 42% (148/352), 237.11 MiB | 42.75 MiB/s
Receiving objects: 43% (152/352), 237.11 MiB | 42.75 MiB/s
Receiving objects: 44% (155/352), 237.11 MiB | 42.75 MiB/s
Receiving objects: 45% (159/352), 237.11 MiB | 42.75 MiB/s
Receiving objects: 45% (161/352), 259.50 MiB | 42.41 MiB/s
Receiving objects: 46% (162/352), 259.50 MiB | 42.41 MiB/s
Receiving objects: 47% (166/352), 259.50 MiB | 42.41 MiB/s
Receiving objects: 47% (168/352), 297.68 MiB | 41.41 MiB/s
Receiving objects: 48% (169/352), 297.68 MiB | 41.41 MiB/s
Receiving objects: 49% (173/352), 297.68 MiB | 41.41 MiB/s
Receiving objects: 50% (176/352), 297.68 MiB | 41.41 MiB/s
Receiving objects: 51% (180/352), 297.68 MiB | 41.41 MiB/s
Receiving objects: 52% (184/352), 297.68 MiB | 41.41 MiB/s
Receiving objects: 53% (187/352), 318.51 MiB | 40.75 MiB/s
Receiving objects: 53% (187/352), 338.22 MiB | 40.51 MiB/s
Receiving objects: 54% (191/352), 338.22 MiB | 40.51 MiB/s
Receiving objects: 54% (193/352), 378.55 MiB | 40.75 MiB/s
Receiving objects: 55% (194/352), 378.55 MiB | 40.75 MiB/s
Receiving objects: 56% (198/352), 378.55 MiB | 40.75 MiB/s
Receiving objects: 57% (201/352), 400.52 MiB | 41.35 MiB/s
Receiving objects: 57% (201/352), 414.82 MiB | 39.49 MiB/s
Receiving objects: 58% (205/352), 414.82 MiB | 39.49 MiB/s
Receiving objects: 59% (208/352), 414.82 MiB | 39.49 MiB/s
Receiving objects: 60% (212/352), 414.82 MiB | 39.49 MiB/s
Receiving objects: 61% (215/352), 451.91 MiB | 42.76 MiB/s
Receiving objects: 62% (219/352), 451.91 MiB | 42.76 MiB/s
Receiving objects: 63% (222/352), 451.91 MiB | 42.76 MiB/s
Receiving objects: 64% (226/352), 451.91 MiB | 42.76 MiB/s
Receiving objects: 64% (228/352), 472.89 MiB | 43.08 MiB/s
Receiving objects: 65% (229/352), 472.89 MiB | 43.08 MiB/s
Receiving objects: 66% (233/352), 472.89 MiB | 43.08 MiB/s
Receiving objects: 67% (236/352), 472.89 MiB | 43.08 MiB/s
Receiving objects: 67% (238/352), 507.50 MiB | 42.01 MiB/s
Receiving objects: 68% (240/352), 507.50 MiB | 42.01 MiB/s
Receiving objects: 69% (243/352), 507.50 MiB | 42.01 MiB/s
Receiving objects: 70% (247/352), 526.18 MiB | 41.78 MiB/s
Receiving objects: 71% (250/352), 526.18 MiB | 41.78 MiB/s
Receiving objects: 72% (254/352), 526.18 MiB | 41.78 MiB/s
Receiving objects: 73% (257/352), 526.18 MiB | 41.78 MiB/s
Receiving objects: 74% (261/352), 526.18 MiB | 41.78 MiB/s
Receiving objects: 75% (264/352), 526.18 MiB | 41.78 MiB/s
Receiving objects: 75% (264/352), 544.25 MiB | 40.77 MiB/s
Receiving objects: 76% (268/352), 544.25 MiB | 40.77 MiB/s
Receiving objects: 77% (272/352), 544.25 MiB | 40.77 MiB/s
Receiving objects: 78% (275/352), 544.25 MiB | 40.77 MiB/s
Receiving objects: 79% (279/352), 563.13 MiB | 41.03 MiB/s
Receiving objects: 80% (282/352), 563.13 MiB | 41.03 MiB/s
Receiving objects: 81% (286/352), 563.13 MiB | 41.03 MiB/s
Receiving objects: 82% (289/352), 563.13 MiB | 41.03 MiB/s
Receiving objects: 83% (293/352), 563.13 MiB | 41.03 MiB/s
Receiving objects: 84% (296/352), 563.13 MiB | 41.03 MiB/s
Receiving objects: 85% (300/352), 563.13 MiB | 41.03 MiB/s
Receiving objects: 86% (303/352), 563.13 MiB | 41.03 MiB/s
Receiving objects: 87% (307/352), 563.13 MiB | 41.03 MiB/s
Receiving objects: 88% (310/352), 563.13 MiB | 41.03 MiB/s
Receiving objects: 88% (313/352), 581.49 MiB | 40.23 MiB/s
Receiving objects: 89% (314/352), 596.35 MiB | 40.35 MiB/s
Receiving objects: 89% (314/352), 613.91 MiB | 36.01 MiB/s
Receiving objects: 89% (314/352), 614.08 MiB | 15.81 MiB/s
Receiving objects: 89% (315/352), 629.77 MiB | 9.94 MiB/s
Receiving objects: 90% (317/352), 629.77 MiB | 9.94 MiB/s
Receiving objects: 90% (318/352), 646.20 MiB | 9.30 MiB/s
Receiving objects: 91% (321/352), 646.20 MiB | 9.30 MiB/s
Receiving objects: 91% (322/352), 646.20 MiB | 9.30 MiB/s
Receiving objects: 91% (322/352), 657.17 MiB | 8.27 MiB/s
Receiving objects: 92% (324/352), 657.17 MiB | 8.27 MiB/s
Receiving objects: 93% (328/352), 657.17 MiB | 8.27 MiB/s
Receiving objects: 93% (330/352), 676.07 MiB | 8.32 MiB/s
Receiving objects: 94% (331/352), 695.28 MiB | 8.34 MiB/s
Receiving objects: 95% (335/352), 695.28 MiB | 8.34 MiB/s
Receiving objects: 96% (338/352), 695.28 MiB | 8.34 MiB/s
Receiving objects: 96% (339/352), 717.94 MiB | 8.61 MiB/s
Receiving objects: 97% (342/352), 717.94 MiB | 8.61 MiB/s
Receiving objects: 98% (345/352), 734.34 MiB | 8.71 MiB/s
remote: Total 352 (delta 13), reused 42 (delta 9), pack-reused 293
Receiving objects: 99% (349/352), 734.34 MiB | 8.71 MiB/s
Receiving objects: 100% (352/352), 734.34 MiB | 8.71 MiB/s
Receiving objects: 100% (352/352), 744.85 MiB | 24.28 MiB/s, done.
Resolving deltas: 0% (0/63)
Resolving deltas: 3% (2/63)
Resolving deltas: 4% (3/63)
Resolving deltas: 6% (4/63)
Resolving deltas: 7% (5/63)
Resolving deltas: 9% (6/63)
Resolving deltas: 20% (13/63)
Resolving deltas: 31% (20/63)
Resolving deltas: 34% (22/63)
Resolving deltas: 38% (24/63)
Resolving deltas: 39% (25/63)
Resolving deltas: 44% (28/63)
Resolving deltas: 46% (29/63)
Resolving deltas: 55% (35/63)
Resolving deltas: 58% (37/63)
Resolving deltas: 61% (39/63)
Resolving deltas: 63% (40/63)
Resolving deltas: 66% (42/63)
Resolving deltas: 69% (44/63)
Resolving deltas: 73% (46/63)
Resolving deltas: 76% (48/63)
Resolving deltas: 85% (54/63)
Resolving deltas: 87% (55/63)
Resolving deltas: 90% (57/63)
Resolving deltas: 92% (58/63)
Resolving deltas: 93% (59/63)
Resolving deltas: 96% (61/63)
Resolving deltas: 100% (63/63)
Resolving deltas: 100% (63/63), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/prediction_config'...
remote: Enumerating objects: 168, done.
remote: Counting objects: 0% (1/124)
remote: Counting objects: 1% (2/124)
remote: Counting objects: 2% (3/124)
remote: Counting objects: 3% (4/124)
remote: Counting objects: 4% (5/124)
remote: Counting objects: 5% (7/124)
remote: Counting objects: 6% (8/124)
remote: Counting objects: 7% (9/124)
remote: Counting objects: 8% (10/124)
remote: Counting objects: 9% (12/124)
remote: Counting objects: 10% (13/124)
remote: Counting objects: 11% (14/124)
remote: Counting objects: 12% (15/124)
remote: Counting objects: 13% (17/124)
remote: Counting objects: 14% (18/124)
remote: Counting objects: 15% (19/124)
remote: Counting objects: 16% (20/124)
remote: Counting objects: 17% (22/124)
remote: Counting objects: 18% (23/124)
remote: Counting objects: 19% (24/124)
remote: Counting objects: 20% (25/124)
remote: Counting objects: 21% (27/124)
remote: Counting objects: 22% (28/124)
remote: Counting objects: 23% (29/124)
remote: Counting objects: 24% (30/124)
remote: Counting objects: 25% (31/124)
remote: Counting objects: 26% (33/124)
remote: Counting objects: 27% (34/124)
remote: Counting objects: 28% (35/124)
remote: Counting objects: 29% (36/124)
remote: Counting objects: 30% (38/124)
remote: Counting objects: 31% (39/124)
remote: Counting objects: 32% (40/124)
remote: Counting objects: 33% (41/124)
remote: Counting objects: 34% (43/124)
remote: Counting objects: 35% (44/124)
remote: Counting objects: 36% (45/124)
remote: Counting objects: 37% (46/124)
remote: Counting objects: 38% (48/124)
remote: Counting objects: 39% (49/124)
remote: Counting objects: 40% (50/124)
remote: Counting objects: 41% (51/124)
remote: Counting objects: 42% (53/124)
remote: Counting objects: 43% (54/124)
remote: Counting objects: 44% (55/124)
remote: Counting objects: 45% (56/124)
remote: Counting objects: 46% (58/124)
remote: Counting objects: 47% (59/124)
remote: Counting objects: 48% (60/124)
remote: Counting objects: 49% (61/124)
remote: Counting objects: 50% (62/124)
remote: Counting objects: 51% (64/124)
remote: Counting objects: 52% (65/124)
remote: Counting objects: 53% (66/124)
remote: Counting objects: 54% (67/124)
remote: Counting objects: 55% (69/124)
remote: Counting objects: 56% (70/124)
remote: Counting objects: 57% (71/124)
remote: Counting objects: 58% (72/124)
remote: Counting objects: 59% (74/124)
remote: Counting objects: 60% (75/124)
remote: Counting objects: 61% (76/124)
remote: Counting objects: 62% (77/124)
remote: Counting objects: 63% (79/124)
remote: Counting objects: 64% (80/124)
remote: Counting objects: 65% (81/124)
remote: Counting objects: 66% (82/124)
remote: Counting objects: 67% (84/124)
remote: Counting objects: 68% (85/124)
remote: Counting objects: 69% (86/124)
remote: Counting objects: 70% (87/124)
remote: Counting objects: 71% (89/124)
remote: Counting objects: 72% (90/124)
remote: Counting objects: 73% (91/124)
remote: Counting objects: 74% (92/124)
remote: Counting objects: 75% (93/124)
remote: Counting objects: 76% (95/124)
remote: Counting objects: 77% (96/124)
remote: Counting objects: 78% (97/124)
remote: Counting objects: 79% (98/124)
remote: Counting objects: 80% (100/124)
remote: Counting objects: 81% (101/124)
remote: Counting objects: 82% (102/124)
remote: Counting objects: 83% (103/124)
remote: Counting objects: 84% (105/124)
remote: Counting objects: 85% (106/124)
remote: Counting objects: 86% (107/124)
remote: Counting objects: 87% (108/124)
remote: Counting objects: 88% (110/124)
remote: Counting objects: 89% (111/124)
remote: Counting objects: 90% (112/124)
remote: Counting objects: 91% (113/124)
remote: Counting objects: 92% (115/124)
remote: Counting objects: 93% (116/124)
remote: Counting objects: 94% (117/124)
remote: Counting objects: 95% (118/124)
remote: Counting objects: 96% (120/124)
remote: Counting objects: 97% (121/124)
remote: Counting objects: 98% (122/124)
remote: Counting objects: 99% (123/124)
remote: Counting objects: 100% (124/124)
remote: Counting objects: 100% (124/124), done.
remote: Compressing objects: 1% (1/60)
remote: Compressing objects: 3% (2/60)
remote: Compressing objects: 5% (3/60)
remote: Compressing objects: 6% (4/60)
remote: Compressing objects: 8% (5/60)
remote: Compressing objects: 10% (6/60)
remote: Compressing objects: 11% (7/60)
remote: Compressing objects: 13% (8/60)
remote: Compressing objects: 15% (9/60)
remote: Compressing objects: 16% (10/60)
remote: Compressing objects: 18% (11/60)
remote: Compressing objects: 20% (12/60)
remote: Compressing objects: 21% (13/60)
remote: Compressing objects: 23% (14/60)
remote: Compressing objects: 25% (15/60)
remote: Compressing objects: 26% (16/60)
remote: Compressing objects: 28% (17/60)
remote: Compressing objects: 30% (18/60)
remote: Compressing objects: 31% (19/60)
remote: Compressing objects: 33% (20/60)
remote: Compressing objects: 35% (21/60)
remote: Compressing objects: 36% (22/60)
remote: Compressing objects: 38% (23/60)
remote: Compressing objects: 40% (24/60)
remote: Compressing objects: 41% (25/60)
remote: Compressing objects: 43% (26/60)
remote: Compressing objects: 45% (27/60)
remote: Compressing objects: 46% (28/60)
remote: Compressing objects: 48% (29/60)
remote: Compressing objects: 50% (30/60)
remote: Compressing objects: 51% (31/60)
remote: Compressing objects: 53% (32/60)
remote: Compressing objects: 55% (33/60)
remote: Compressing objects: 56% (34/60)
remote: Compressing objects: 58% (35/60)
remote: Compressing objects: 60% (36/60)
remote: Compressing objects: 61% (37/60)
remote: Compressing objects: 63% (38/60)
remote: Compressing objects: 65% (39/60)
remote: Compressing objects: 66% (40/60)
remote: Compressing objects: 68% (41/60)
remote: Compressing objects: 70% (42/60)
remote: Compressing objects: 71% (43/60)
remote: Compressing objects: 73% (44/60)
remote: Compressing objects: 75% (45/60)
remote: Compressing objects: 76% (46/60)
remote: Compressing objects: 78% (47/60)
remote: Compressing objects: 80% (48/60)
remote: Compressing objects: 81% (49/60)
remote: Compressing objects: 83% (50/60)
remote: Compressing objects: 85% (51/60)
remote: Compressing objects: 86% (52/60)
remote: Compressing objects: 88% (53/60)
remote: Compressing objects: 90% (54/60)
remote: Compressing objects: 91% (55/60)
remote: Compressing objects: 93% (56/60)
remote: Compressing objects: 95% (57/60)
remote: Compressing objects: 96% (58/60)
remote: Compressing objects: 98% (59/60)
remote: Compressing objects: 100% (60/60)
remote: Compressing objects: 100% (60/60), done.
Receiving objects: 0% (1/168)
Receiving objects: 1% (2/168)
Receiving objects: 2% (4/168)
Receiving objects: 3% (6/168)
Receiving objects: 4% (7/168)
Receiving objects: 5% (9/168)
Receiving objects: 6% (11/168)
Receiving objects: 7% (12/168)
Receiving objects: 8% (14/168)
Receiving objects: 9% (16/168)
Receiving objects: 10% (17/168)
Receiving objects: 11% (19/168)
Receiving objects: 12% (21/168)
Receiving objects: 13% (22/168)
Receiving objects: 14% (24/168)
Receiving objects: 15% (26/168)
Receiving objects: 16% (27/168)
Receiving objects: 17% (29/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 18% (31/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 19% (32/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 20% (34/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 21% (36/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 22% (37/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 23% (39/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 24% (41/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 25% (42/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 26% (44/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 27% (46/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 28% (48/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 29% (49/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 30% (51/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 31% (53/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 32% (54/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 33% (56/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 34% (58/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 35% (59/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 36% (61/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 37% (63/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 38% (64/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 39% (66/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 40% (68/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 41% (69/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 42% (71/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 43% (73/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 44% (74/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 45% (76/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 46% (78/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 47% (79/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 48% (81/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 49% (83/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 50% (84/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 51% (86/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 52% (88/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 53% (90/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 54% (91/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 55% (93/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 56% (95/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 57% (96/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 58% (98/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 59% (100/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 60% (101/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 61% (103/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 62% (105/168), 24.29 MiB | 48.56 MiB/s
Receiving objects: 62% (105/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 63% (106/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 64% (108/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 65% (110/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 66% (111/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 67% (113/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 68% (115/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 69% (116/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 70% (118/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 71% (120/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 72% (121/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 73% (123/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 74% (125/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 75% (126/168), 49.79 MiB | 49.78 MiB/s
remote: Total 168 (delta 35), reused 90 (delta 21), pack-reused 44
Receiving objects: 76% (128/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 77% (130/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 78% (132/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 79% (133/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 80% (135/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 81% (137/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 82% (138/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 83% (140/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 84% (142/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 85% (143/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 86% (145/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 87% (147/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 88% (148/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 89% (150/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 90% (152/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 91% (153/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 92% (155/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 93% (157/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 94% (158/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 95% (160/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 96% (162/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 97% (163/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 98% (165/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 99% (167/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 100% (168/168), 49.79 MiB | 49.78 MiB/s
Receiving objects: 100% (168/168), 62.80 MiB | 44.72 MiB/s, done.
Resolving deltas: 0% (0/46)
Resolving deltas: 2% (1/46)
Resolving deltas: 13% (6/46)
Resolving deltas: 17% (8/46)
Resolving deltas: 73% (34/46)
Resolving deltas: 84% (39/46)
Resolving deltas: 91% (42/46)
Resolving deltas: 93% (43/46)
Resolving deltas: 95% (44/46)
Resolving deltas: 97% (45/46)
Resolving deltas: 100% (46/46)
Resolving deltas: 100% (46/46), done.
Cloning into '/root/workspace/weifang-config/container/A003/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/weifang-config/container/A003/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 80, done.
remote: Counting objects: 1% (1/55)
remote: Counting objects: 3% (2/55)
remote: Counting objects: 5% (3/55)
remote: Counting objects: 7% (4/55)
remote: Counting objects: 9% (5/55)
remote: Counting objects: 10% (6/55)
remote: Counting objects: 12% (7/55)
remote: Counting objects: 14% (8/55)
remote: Counting objects: 16% (9/55)
remote: Counting objects: 18% (10/55)
remote: Counting objects: 20% (11/55)
remote: Counting objects: 21% (12/55)
remote: Counting objects: 23% (13/55)
remote: Counting objects: 25% (14/55)
remote: Counting objects: 27% (15/55)
remote: Counting objects: 29% (16/55)
remote: Counting objects: 30% (17/55)
remote: Counting objects: 32% (18/55)
remote: Counting objects: 34% (19/55)
remote: Counting objects: 36% (20/55)
remote: Counting objects: 38% (21/55)
remote: Counting objects: 40% (22/55)
remote: Counting objects: 41% (23/55)
remote: Counting objects: 43% (24/55)
remote: Counting objects: 45% (25/55)
remote: Counting objects: 47% (26/55)
remote: Counting objects: 49% (27/55)
remote: Counting objects: 50% (28/55)
remote: Counting objects: 52% (29/55)
remote: Counting objects: 54% (30/55)
remote: Counting objects: 56% (31/55)
remote: Counting objects: 58% (32/55)
remote: Counting objects: 60% (33/55)
remote: Counting objects: 61% (34/55)
remote: Counting objects: 63% (35/55)
remote: Counting objects: 65% (36/55)
remote: Counting objects: 67% (37/55)
remote: Counting objects: 69% (38/55)
remote: Counting objects: 70% (39/55)
remote: Counting objects: 72% (40/55)
remote: Counting objects: 74% (41/55)
remote: Counting objects: 76% (42/55)
remote: Counting objects: 78% (43/55)
remote: Counting objects: 80% (44/55)
remote: Counting objects: 81% (45/55)
remote: Counting objects: 83% (46/55)
remote: Counting objects: 85% (47/55)
remote: Counting objects: 87% (48/55)
remote: Counting objects: 89% (49/55)
remote: Counting objects: 90% (50/55)
remote: Counting objects: 92% (51/55)
remote: Counting objects: 94% (52/55)
remote: Counting objects: 96% (53/55)
remote: Counting objects: 98% (54/55)
remote: Counting objects: 100% (55/55)
remote: Counting objects: 100% (55/55), 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: 1% (1/80)
Receiving objects: 2% (2/80)
Receiving objects: 3% (3/80)
Receiving objects: 5% (4/80)
Receiving objects: 6% (5/80)
Receiving objects: 7% (6/80)
Receiving objects: 8% (7/80)
Receiving objects: 10% (8/80)
Receiving objects: 11% (9/80)
Receiving objects: 12% (10/80)
Receiving objects: 13% (11/80)
Receiving objects: 15% (12/80)
Receiving objects: 16% (13/80)
Receiving objects: 17% (14/80)
Receiving objects: 18% (15/80)
Receiving objects: 20% (16/80)
Receiving objects: 21% (17/80)
Receiving objects: 22% (18/80)
Receiving objects: 23% (19/80)
Receiving objects: 25% (20/80)
Receiving objects: 26% (21/80)
Receiving objects: 27% (22/80)
Receiving objects: 28% (23/80)
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25
Receiving objects: 30% (24/80)
Receiving objects: 31% (25/80)
Receiving objects: 32% (26/80)
Receiving objects: 33% (27/80)
Receiving objects: 35% (28/80)
Receiving objects: 36% (29/80)
Receiving objects: 37% (30/80)
Receiving objects: 38% (31/80)
Receiving objects: 40% (32/80)
Receiving objects: 41% (33/80)
Receiving objects: 42% (34/80)
Receiving objects: 43% (35/80)
Receiving objects: 45% (36/80)
Receiving objects: 46% (37/80)
Receiving objects: 47% (38/80)
Receiving objects: 48% (39/80)
Receiving objects: 50% (40/80)
Receiving objects: 51% (41/80)
Receiving objects: 52% (42/80)
Receiving objects: 53% (43/80)
Receiving objects: 55% (44/80)
Receiving objects: 56% (45/80)
Receiving objects: 57% (46/80)
Receiving objects: 58% (47/80)
Receiving objects: 60% (48/80)
Receiving objects: 61% (49/80)
Receiving objects: 62% (50/80)
Receiving objects: 63% (51/80)
Receiving objects: 65% (52/80)
Receiving objects: 66% (53/80)
Receiving objects: 67% (54/80)
Receiving objects: 68% (55/80)
Receiving objects: 70% (56/80)
Receiving objects: 71% (57/80)
Receiving objects: 72% (58/80)
Receiving objects: 73% (59/80)
Receiving objects: 75% (60/80)
Receiving objects: 76% (61/80)
Receiving objects: 77% (62/80)
Receiving objects: 78% (63/80)
Receiving objects: 80% (64/80)
Receiving objects: 81% (65/80)
Receiving objects: 82% (66/80)
Receiving objects: 83% (67/80)
Receiving objects: 85% (68/80)
Receiving objects: 86% (69/80)
Receiving objects: 87% (70/80)
Receiving objects: 88% (71/80)
Receiving objects: 90% (72/80)
Receiving objects: 91% (73/80)
Receiving objects: 92% (74/80)
Receiving objects: 93% (75/80)
Receiving objects: 95% (76/80)
Receiving objects: 96% (77/80)
Receiving objects: 97% (78/80)
Receiving objects: 98% (79/80)
Receiving objects: 100% (80/80)
Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done.
Resolving deltas: 0% (0/43)
Resolving deltas: 2% (1/43)
Resolving deltas: 58% (25/43)
Resolving deltas: 62% (27/43)
Resolving deltas: 76% (33/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/weifang-config/container/A003/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/weifang-config/container/A003/params_new/system-common'...
remote: Enumerating objects: 252, done.
remote: Counting objects: 0% (1/214)
remote: Counting objects: 1% (3/214)
remote: Counting objects: 2% (5/214)
remote: Counting objects: 3% (7/214)
remote: Counting objects: 4% (9/214)
remote: Counting objects: 5% (11/214)
remote: Counting objects: 6% (13/214)
remote: Counting objects: 7% (15/214)
remote: Counting objects: 8% (18/214)
remote: Counting objects: 9% (20/214)
remote: Counting objects: 10% (22/214)
remote: Counting objects: 11% (24/214)
remote: Counting objects: 12% (26/214)
remote: Counting objects: 13% (28/214)
remote: Counting objects: 14% (30/214)
remote: Counting objects: 15% (33/214)
remote: Counting objects: 16% (35/214)
remote: Counting objects: 17% (37/214)
remote: Counting objects: 18% (39/214)
remote: Counting objects: 19% (41/214)
remote: Counting objects: 20% (43/214)
remote: Counting objects: 21% (45/214)
remote: Counting objects: 22% (48/214)
remote: Counting objects: 23% (50/214)
remote: Counting objects: 24% (52/214)
remote: Counting objects: 25% (54/214)
remote: Counting objects: 26% (56/214)
remote: Counting objects: 27% (58/214)
remote: Counting objects: 28% (60/214)
remote: Counting objects: 29% (63/214)
remote: Counting objects: 30% (65/214)
remote: Counting objects: 31% (67/214)
remote: Counting objects: 32% (69/214)
remote: Counting objects: 33% (71/214)
remote: Counting objects: 34% (73/214)
remote: Counting objects: 35% (75/214)
remote: Counting objects: 36% (78/214)
remote: Counting objects: 37% (80/214)
remote: Counting objects: 38% (82/214)
remote: Counting objects: 39% (84/214)
remote: Counting objects: 40% (86/214)
remote: Counting objects: 41% (88/214)
remote: Counting objects: 42% (90/214)
remote: Counting objects: 43% (93/214)
remote: Counting objects: 44% (95/214)
remote: Counting objects: 45% (97/214)
remote: Counting objects: 46% (99/214)
remote: Counting objects: 47% (101/214)
remote: Counting objects: 48% (103/214)
remote: Counting objects: 49% (105/214)
remote: Counting objects: 50% (107/214)
remote: Counting objects: 51% (110/214)
remote: Counting objects: 52% (112/214)
remote: Counting objects: 53% (114/214)
remote: Counting objects: 54% (116/214)
remote: Counting objects: 55% (118/214)
remote: Counting objects: 56% (120/214)
remote: Counting objects: 57% (122/214)
remote: Counting objects: 58% (125/214)
remote: Counting objects: 59% (127/214)
remote: Counting objects: 60% (129/214)
remote: Counting objects: 61% (131/214)
remote: Counting objects: 62% (133/214)
remote: Counting objects: 63% (135/214)
remote: Counting objects: 64% (137/214)
remote: Counting objects: 65% (140/214)
remote: Counting objects: 66% (142/214)
remote: Counting objects: 67% (144/214)
remote: Counting objects: 68% (146/214)
remote: Counting objects: 69% (148/214)
remote: Counting objects: 70% (150/214)
remote: Counting objects: 71% (152/214)
remote: Counting objects: 72% (155/214)
remote: Counting objects: 73% (157/214)
remote: Counting objects: 74% (159/214)
remote: Counting objects: 75% (161/214)
remote: Counting objects: 76% (163/214)
remote: Counting objects: 77% (165/214)
remote: Counting objects: 78% (167/214)
remote: Counting objects: 79% (170/214)
remote: Counting objects: 80% (172/214)
remote: Counting objects: 81% (174/214)
remote: Counting objects: 82% (176/214)
remote: Counting objects: 83% (178/214)
remote: Counting objects: 84% (180/214)
remote: Counting objects: 85% (182/214)
remote: Counting objects: 86% (185/214)
remote: Counting objects: 87% (187/214)
remote: Counting objects: 88% (189/214)
remote: Counting objects: 89% (191/214)
remote: Counting objects: 90% (193/214)
remote: Counting objects: 91% (195/214)
remote: Counting objects: 92% (197/214)
remote: Counting objects: 93% (200/214)
remote: Counting objects: 94% (202/214)
remote: Counting objects: 95% (204/214)
remote: Counting objects: 96% (206/214)
remote: Counting objects: 97% (208/214)
remote: Counting objects: 98% (210/214)
remote: Counting objects: 99% (212/214)
remote: Counting objects: 100% (214/214)
remote: Counting objects: 100% (214/214), done.
remote: Compressing objects: 1% (1/81)
remote: Compressing objects: 2% (2/81)
remote: Compressing objects: 3% (3/81)
remote: Compressing objects: 4% (4/81)
remote: Compressing objects: 6% (5/81)
remote: Compressing objects: 7% (6/81)
remote: Compressing objects: 8% (7/81)
remote: Compressing objects: 9% (8/81)
remote: Compressing objects: 11% (9/81)
remote: Compressing objects: 12% (10/81)
remote: Compressing objects: 13% (11/81)
remote: Compressing objects: 14% (12/81)
remote: Compressing objects: 16% (13/81)
remote: Compressing objects: 17% (14/81)
remote: Compressing objects: 18% (15/81)
remote: Compressing objects: 19% (16/81)
remote: Compressing objects: 20% (17/81)
remote: Compressing objects: 22% (18/81)
remote: Compressing objects: 23% (19/81)
remote: Compressing objects: 24% (20/81)
remote: Compressing objects: 25% (21/81)
remote: Compressing objects: 27% (22/81)
remote: Compressing objects: 28% (23/81)
remote: Compressing objects: 29% (24/81)
remote: Compressing objects: 30% (25/81)
remote: Compressing objects: 32% (26/81)
remote: Compressing objects: 33% (27/81)
remote: Compressing objects: 34% (28/81)
remote: Compressing objects: 35% (29/81)
remote: Compressing objects: 37% (30/81)
remote: Compressing objects: 38% (31/81)
remote: Compressing objects: 39% (32/81)
remote: Compressing objects: 40% (33/81)
remote: Compressing objects: 41% (34/81)
remote: Compressing objects: 43% (35/81)
remote: Compressing objects: 44% (36/81)
remote: Compressing objects: 45% (37/81)
remote: Compressing objects: 46% (38/81)
remote: Compressing objects: 48% (39/81)
remote: Compressing objects: 49% (40/81)
remote: Compressing objects: 50% (41/81)
remote: Compressing objects: 51% (42/81)
remote: Compressing objects: 53% (43/81)
remote: Compressing objects: 54% (44/81)
remote: Compressing objects: 55% (45/81)
remote: Compressing objects: 56% (46/81)
remote: Compressing objects: 58% (47/81)
remote: Compressing objects: 59% (48/81)
remote: Compressing objects: 60% (49/81)
remote: Compressing objects: 61% (50/81)
remote: Compressing objects: 62% (51/81)
remote: Compressing objects: 64% (52/81)
remote: Compressing objects: 65% (53/81)
remote: Compressing objects: 66% (54/81)
remote: Compressing objects: 67% (55/81)
remote: Compressing objects: 69% (56/81)
remote: Compressing objects: 70% (57/81)
remote: Compressing objects: 71% (58/81)
remote: Compressing objects: 72% (59/81)
remote: Compressing objects: 74% (60/81)
remote: Compressing objects: 75% (61/81)
remote: Compressing objects: 76% (62/81)
remote: Compressing objects: 77% (63/81)
remote: Compressing objects: 79% (64/81)
remote: Compressing objects: 80% (65/81)
remote: Compressing objects: 81% (66/81)
remote: Compressing objects: 82% (67/81)
remote: Compressing objects: 83% (68/81)
remote: Compressing objects: 85% (69/81)
remote: Compressing objects: 86% (70/81)
remote: Compressing objects: 87% (71/81)
remote: Compressing objects: 88% (72/81)
remote: Compressing objects: 90% (73/81)
remote: Compressing objects: 91% (74/81)
remote: Compressing objects: 92% (75/81)
remote: Compressing objects: 93% (76/81)
remote: Compressing objects: 95% (77/81)
remote: Compressing objects: 96% (78/81)
remote: Compressing objects: 97% (79/81)
remote: Compressing objects: 98% (80/81)
remote: Compressing objects: 100% (81/81)
remote: Compressing objects: 100% (81/81), done.
Receiving objects: 0% (1/252)
Receiving objects: 1% (3/252)
Receiving objects: 2% (6/252)
Receiving objects: 3% (8/252)
Receiving objects: 4% (11/252)
Receiving objects: 5% (13/252)
Receiving objects: 6% (16/252)
Receiving objects: 7% (18/252)
Receiving objects: 8% (21/252)
Receiving objects: 9% (23/252)
Receiving objects: 10% (26/252)
Receiving objects: 11% (28/252)
Receiving objects: 12% (31/252)
Receiving objects: 13% (33/252)
Receiving objects: 14% (36/252)
Receiving objects: 15% (38/252)
Receiving objects: 16% (41/252)
Receiving objects: 17% (43/252)
Receiving objects: 18% (46/252)
Receiving objects: 19% (48/252)
Receiving objects: 20% (51/252)
Receiving objects: 21% (53/252)
Receiving objects: 22% (56/252)
Receiving objects: 23% (58/252)
Receiving objects: 24% (61/252)
Receiving objects: 25% (63/252)
Receiving objects: 26% (66/252)
Receiving objects: 27% (69/252)
Receiving objects: 28% (71/252)
Receiving objects: 29% (74/252)
Receiving objects: 30% (76/252)
Receiving objects: 31% (79/252)
Receiving objects: 32% (81/252)
Receiving objects: 33% (84/252)
Receiving objects: 34% (86/252)
Receiving objects: 35% (89/252)
Receiving objects: 36% (91/252), 36.00 KiB | 41.00 KiB/s
remote: Total 252 (delta 50), reused 161 (delta 36), pack-reused 38
Receiving objects: 37% (94/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 38% (96/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 39% (99/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 40% (101/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 41% (104/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 42% (106/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 43% (109/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 44% (111/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 45% (114/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 46% (116/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 47% (119/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 48% (121/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 49% (124/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 50% (126/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 51% (129/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 52% (132/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 53% (134/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 54% (137/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 55% (139/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 56% (142/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 57% (144/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 58% (147/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 59% (149/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 60% (152/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 61% (154/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 62% (157/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 63% (159/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 64% (162/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 65% (164/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 66% (167/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 67% (169/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 68% (172/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 69% (174/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 70% (177/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 71% (179/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 72% (182/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 73% (184/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 74% (187/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 75% (189/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 76% (192/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 77% (195/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 78% (197/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 79% (200/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 80% (202/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 81% (205/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 82% (207/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 83% (210/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 84% (212/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 85% (215/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 86% (217/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 87% (220/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 88% (222/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 89% (225/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 90% (227/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 91% (230/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 92% (232/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 93% (235/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 94% (237/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 95% (240/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 96% (242/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 97% (245/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 98% (247/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 99% (250/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 100% (252/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 100% (252/252), 9.57 MiB | 10.96 MiB/s, done.
Resolving deltas: 0% (0/55)
Resolving deltas: 1% (1/55)
Resolving deltas: 3% (2/55)
Resolving deltas: 5% (3/55)
Resolving deltas: 7% (4/55)
Resolving deltas: 9% (5/55)
Resolving deltas: 10% (6/55)
Resolving deltas: 14% (8/55)
Resolving deltas: 36% (20/55)
Resolving deltas: 38% (21/55)
Resolving deltas: 40% (22/55)
Resolving deltas: 43% (24/55)
Resolving deltas: 45% (25/55)
Resolving deltas: 49% (27/55)
Resolving deltas: 56% (31/55)
Resolving deltas: 100% (55/55)
Resolving deltas: 100% (55/55), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/system-device'...
remote: Enumerating objects: 1959, done.
remote: Counting objects: 0% (1/152)
remote: Counting objects: 1% (2/152)
remote: Counting objects: 2% (4/152)
remote: Counting objects: 3% (5/152)
remote: Counting objects: 4% (7/152)
remote: Counting objects: 5% (8/152)
remote: Counting objects: 6% (10/152)
remote: Counting objects: 7% (11/152)
remote: Counting objects: 8% (13/152)
remote: Counting objects: 9% (14/152)
remote: Counting objects: 10% (16/152)
remote: Counting objects: 11% (17/152)
remote: Counting objects: 12% (19/152)
remote: Counting objects: 13% (20/152)
remote: Counting objects: 14% (22/152)
remote: Counting objects: 15% (23/152)
remote: Counting objects: 16% (25/152)
remote: Counting objects: 17% (26/152)
remote: Counting objects: 18% (28/152)
remote: Counting objects: 19% (29/152)
remote: Counting objects: 20% (31/152)
remote: Counting objects: 21% (32/152)
remote: Counting objects: 22% (34/152)
remote: Counting objects: 23% (35/152)
remote: Counting objects: 24% (37/152)
remote: Counting objects: 25% (38/152)
remote: Counting objects: 26% (40/152)
remote: Counting objects: 27% (42/152)
remote: Counting objects: 28% (43/152)
remote: Counting objects: 29% (45/152)
remote: Counting objects: 30% (46/152)
remote: Counting objects: 31% (48/152)
remote: Counting objects: 32% (49/152)
remote: Counting objects: 33% (51/152)
remote: Counting objects: 34% (52/152)
remote: Counting objects: 35% (54/152)
remote: Counting objects: 36% (55/152)
remote: Counting objects: 37% (57/152)
remote: Counting objects: 38% (58/152)
remote: Counting objects: 39% (60/152)
remote: Counting objects: 40% (61/152)
remote: Counting objects: 41% (63/152)
remote: Counting objects: 42% (64/152)
remote: Counting objects: 43% (66/152)
remote: Counting objects: 44% (67/152)
remote: Counting objects: 45% (69/152)
remote: Counting objects: 46% (70/152)
remote: Counting objects: 47% (72/152)
remote: Counting objects: 48% (73/152)
remote: Counting objects: 49% (75/152)
remote: Counting objects: 50% (76/152)
remote: Counting objects: 51% (78/152)
remote: Counting objects: 52% (80/152)
remote: Counting objects: 53% (81/152)
remote: Counting objects: 54% (83/152)
remote: Counting objects: 55% (84/152)
remote: Counting objects: 56% (86/152)
remote: Counting objects: 57% (87/152)
remote: Counting objects: 58% (89/152)
remote: Counting objects: 59% (90/152)
remote: Counting objects: 60% (92/152)
remote: Counting objects: 61% (93/152)
remote: Counting objects: 62% (95/152)
remote: Counting objects: 63% (96/152)
remote: Counting objects: 64% (98/152)
remote: Counting objects: 65% (99/152)
remote: Counting objects: 66% (101/152)
remote: Counting objects: 67% (102/152)
remote: Counting objects: 68% (104/152)
remote: Counting objects: 69% (105/152)
remote: Counting objects: 70% (107/152)
remote: Counting objects: 71% (108/152)
remote: Counting objects: 72% (110/152)
remote: Counting objects: 73% (111/152)
remote: Counting objects: 74% (113/152)
remote: Counting objects: 75% (114/152)
remote: Counting objects: 76% (116/152)
remote: Counting objects: 77% (118/152)
remote: Counting objects: 78% (119/152)
remote: Counting objects: 79% (121/152)
remote: Counting objects: 80% (122/152)
remote: Counting objects: 81% (124/152)
remote: Counting objects: 82% (125/152)
remote: Counting objects: 83% (127/152)
remote: Counting objects: 84% (128/152)
remote: Counting objects: 85% (130/152)
remote: Counting objects: 86% (131/152)
remote: Counting objects: 87% (133/152)
remote: Counting objects: 88% (134/152)
remote: Counting objects: 89% (136/152)
remote: Counting objects: 90% (137/152)
remote: Counting objects: 91% (139/152)
remote: Counting objects: 92% (140/152)
remote: Counting objects: 93% (142/152)
remote: Counting objects: 94% (143/152)
remote: Counting objects: 95% (145/152)
remote: Counting objects: 96% (146/152)
remote: Counting objects: 97% (148/152)
remote: Counting objects: 98% (149/152)
remote: Counting objects: 99% (151/152)
remote: Counting objects: 100% (152/152)
remote: Counting objects: 100% (152/152), done.
remote: Compressing objects: 0% (1/129)
remote: Compressing objects: 1% (2/129)
remote: Compressing objects: 2% (3/129)
remote: Compressing objects: 3% (4/129)
remote: Compressing objects: 4% (6/129)
remote: Compressing objects: 5% (7/129)
remote: Compressing objects: 6% (8/129)
remote: Compressing objects: 7% (10/129)
remote: Compressing objects: 8% (11/129)
remote: Compressing objects: 9% (12/129)
remote: Compressing objects: 10% (13/129)
remote: Compressing objects: 11% (15/129)
remote: Compressing objects: 12% (16/129)
remote: Compressing objects: 13% (17/129)
remote: Compressing objects: 14% (19/129)
remote: Compressing objects: 15% (20/129)
remote: Compressing objects: 16% (21/129)
remote: Compressing objects: 17% (22/129)
remote: Compressing objects: 18% (24/129)
remote: Compressing objects: 19% (25/129)
remote: Compressing objects: 20% (26/129)
remote: Compressing objects: 21% (28/129)
remote: Compressing objects: 22% (29/129)
remote: Compressing objects: 23% (30/129)
remote: Compressing objects: 24% (31/129)
remote: Compressing objects: 25% (33/129)
remote: Compressing objects: 26% (34/129)
remote: Compressing objects: 27% (35/129)
remote: Compressing objects: 28% (37/129)
remote: Compressing objects: 29% (38/129)
remote: Compressing objects: 30% (39/129)
remote: Compressing objects: 31% (40/129)
remote: Compressing objects: 32% (42/129)
remote: Compressing objects: 33% (43/129)
remote: Compressing objects: 34% (44/129)
remote: Compressing objects: 35% (46/129)
remote: Compressing objects: 36% (47/129)
remote: Compressing objects: 37% (48/129)
remote: Compressing objects: 38% (50/129)
remote: Compressing objects: 39% (51/129)
remote: Compressing objects: 40% (52/129)
remote: Compressing objects: 41% (53/129)
remote: Compressing objects: 42% (55/129)
remote: Compressing objects: 43% (56/129)
remote: Compressing objects: 44% (57/129)
remote: Compressing objects: 45% (59/129)
remote: Compressing objects: 46% (60/129)
remote: Compressing objects: 47% (61/129)
remote: Compressing objects: 48% (62/129)
remote: Compressing objects: 49% (64/129)
remote: Compressing objects: 50% (65/129)
remote: Compressing objects: 51% (66/129)
remote: Compressing objects: 52% (68/129)
remote: Compressing objects: 53% (69/129)
remote: Compressing objects: 54% (70/129)
remote: Compressing objects: 55% (71/129)
remote: Compressing objects: 56% (73/129)
remote: Compressing objects: 57% (74/129)
remote: Compressing objects: 58% (75/129)
remote: Compressing objects: 59% (77/129)
remote: Compressing objects: 60% (78/129)
remote: Compressing objects: 61% (79/129)
remote: Compressing objects: 62% (80/129)
remote: Compressing objects: 63% (82/129)
remote: Compressing objects: 64% (83/129)
remote: Compressing objects: 65% (84/129)
remote: Compressing objects: 66% (86/129)
remote: Compressing objects: 67% (87/129)
remote: Compressing objects: 68% (88/129)
remote: Compressing objects: 69% (90/129)
remote: Compressing objects: 70% (91/129)
remote: Compressing objects: 71% (92/129)
remote: Compressing objects: 72% (93/129)
remote: Compressing objects: 73% (95/129)
remote: Compressing objects: 74% (96/129)
remote: Compressing objects: 75% (97/129)
remote: Compressing objects: 76% (99/129)
remote: Compressing objects: 77% (100/129)
remote: Compressing objects: 78% (101/129)
remote: Compressing objects: 79% (102/129)
remote: Compressing objects: 80% (104/129)
remote: Compressing objects: 81% (105/129)
remote: Compressing objects: 82% (106/129)
remote: Compressing objects: 83% (108/129)
remote: Compressing objects: 84% (109/129)
remote: Compressing objects: 85% (110/129)
remote: Compressing objects: 86% (111/129)
remote: Compressing objects: 87% (113/129)
remote: Compressing objects: 88% (114/129)
remote: Compressing objects: 89% (115/129)
remote: Compressing objects: 90% (117/129)
remote: Compressing objects: 91% (118/129)
remote: Compressing objects: 92% (119/129)
remote: Compressing objects: 93% (120/129)
remote: Compressing objects: 94% (122/129)
remote: Compressing objects: 95% (123/129)
remote: Compressing objects: 96% (124/129)
remote: Compressing objects: 97% (126/129)
remote: Compressing objects: 98% (127/129)
remote: Compressing objects: 99% (128/129)
remote: Compressing objects: 100% (129/129)
remote: Compressing objects: 100% (129/129), done.
Receiving objects: 0% (1/1959)
Receiving objects: 1% (20/1959)
Receiving objects: 2% (40/1959)
Receiving objects: 3% (59/1959)
Receiving objects: 4% (79/1959)
Receiving objects: 5% (98/1959)
Receiving objects: 6% (118/1959)
Receiving objects: 7% (138/1959)
Receiving objects: 8% (157/1959)
Receiving objects: 9% (177/1959)
Receiving objects: 10% (196/1959)
Receiving objects: 11% (216/1959)
Receiving objects: 12% (236/1959)
Receiving objects: 13% (255/1959)
Receiving objects: 14% (275/1959)
Receiving objects: 15% (294/1959)
Receiving objects: 16% (314/1959)
Receiving objects: 17% (334/1959)
Receiving objects: 18% (353/1959)
Receiving objects: 19% (373/1959)
Receiving objects: 20% (392/1959)
Receiving objects: 21% (412/1959)
Receiving objects: 22% (431/1959)
Receiving objects: 23% (451/1959)
Receiving objects: 24% (471/1959)
Receiving objects: 25% (490/1959)
Receiving objects: 26% (510/1959)
Receiving objects: 27% (529/1959)
Receiving objects: 28% (549/1959)
Receiving objects: 29% (569/1959)
Receiving objects: 30% (588/1959)
Receiving objects: 31% (608/1959)
Receiving objects: 32% (627/1959)
Receiving objects: 33% (647/1959)
Receiving objects: 34% (667/1959)
Receiving objects: 35% (686/1959)
Receiving objects: 36% (706/1959)
Receiving objects: 37% (725/1959)
Receiving objects: 38% (745/1959)
Receiving objects: 39% (765/1959)
Receiving objects: 40% (784/1959)
Receiving objects: 41% (804/1959)
Receiving objects: 42% (823/1959)
Receiving objects: 43% (843/1959)
Receiving objects: 44% (862/1959)
Receiving objects: 45% (882/1959)
Receiving objects: 46% (902/1959)
Receiving objects: 47% (921/1959)
Receiving objects: 48% (941/1959)
Receiving objects: 49% (960/1959)
Receiving objects: 50% (980/1959)
Receiving objects: 51% (1000/1959)
Receiving objects: 52% (1019/1959)
Receiving objects: 53% (1039/1959)
Receiving objects: 54% (1058/1959)
Receiving objects: 55% (1078/1959)
Receiving objects: 56% (1098/1959)
Receiving objects: 57% (1117/1959)
Receiving objects: 58% (1137/1959)
Receiving objects: 59% (1156/1959)
Receiving objects: 60% (1176/1959)
Receiving objects: 61% (1195/1959)
Receiving objects: 62% (1215/1959)
Receiving objects: 63% (1235/1959)
Receiving objects: 64% (1254/1959)
Receiving objects: 65% (1274/1959)
Receiving objects: 66% (1293/1959)
remote: Total 1959 (delta 38), reused 122 (delta 23), pack-reused 1807
Receiving objects: 67% (1313/1959)
Receiving objects: 68% (1333/1959)
Receiving objects: 69% (1352/1959)
Receiving objects: 70% (1372/1959)
Receiving objects: 71% (1391/1959)
Receiving objects: 72% (1411/1959)
Receiving objects: 73% (1431/1959)
Receiving objects: 74% (1450/1959)
Receiving objects: 75% (1470/1959)
Receiving objects: 76% (1489/1959)
Receiving objects: 77% (1509/1959)
Receiving objects: 78% (1529/1959)
Receiving objects: 79% (1548/1959)
Receiving objects: 80% (1568/1959)
Receiving objects: 81% (1587/1959)
Receiving objects: 82% (1607/1959)
Receiving objects: 83% (1626/1959)
Receiving objects: 84% (1646/1959)
Receiving objects: 85% (1666/1959)
Receiving objects: 86% (1685/1959)
Receiving objects: 87% (1705/1959)
Receiving objects: 88% (1724/1959)
Receiving objects: 89% (1744/1959)
Receiving objects: 90% (1764/1959)
Receiving objects: 91% (1783/1959)
Receiving objects: 92% (1803/1959)
Receiving objects: 93% (1822/1959)
Receiving objects: 94% (1842/1959)
Receiving objects: 95% (1862/1959)
Receiving objects: 96% (1881/1959)
Receiving objects: 97% (1901/1959)
Receiving objects: 98% (1920/1959)
Receiving objects: 99% (1940/1959)
Receiving objects: 100% (1959/1959)
Receiving objects: 100% (1959/1959), 231.17 KiB | 33.02 MiB/s, done.
Resolving deltas: 0% (0/703)
Resolving deltas: 1% (9/703)
Resolving deltas: 5% (40/703)
Resolving deltas: 6% (48/703)
Resolving deltas: 7% (50/703)
Resolving deltas: 8% (62/703)
Resolving deltas: 9% (66/703)
Resolving deltas: 12% (89/703)
Resolving deltas: 17% (124/703)
Resolving deltas: 23% (163/703)
Resolving deltas: 33% (237/703)
Resolving deltas: 38% (270/703)
Resolving deltas: 42% (300/703)
Resolving deltas: 43% (303/703)
Resolving deltas: 45% (317/703)
Resolving deltas: 46% (329/703)
Resolving deltas: 47% (331/703)
Resolving deltas: 51% (363/703)
Resolving deltas: 56% (400/703)
Resolving deltas: 57% (403/703)
Resolving deltas: 58% (409/703)
Resolving deltas: 61% (430/703)
Resolving deltas: 62% (436/703)
Resolving deltas: 63% (448/703)
Resolving deltas: 65% (463/703)
Resolving deltas: 66% (465/703)
Resolving deltas: 67% (477/703)
Resolving deltas: 69% (491/703)
Resolving deltas: 70% (498/703)
Resolving deltas: 73% (518/703)
Resolving deltas: 74% (526/703)
Resolving deltas: 75% (531/703)
Resolving deltas: 77% (547/703)
Resolving deltas: 78% (549/703)
Resolving deltas: 79% (556/703)
Resolving deltas: 80% (567/703)
Resolving deltas: 81% (570/703)
Resolving deltas: 82% (577/703)
Resolving deltas: 83% (585/703)
Resolving deltas: 84% (591/703)
Resolving deltas: 85% (598/703)
Resolving deltas: 86% (606/703)
Resolving deltas: 87% (616/703)
Resolving deltas: 88% (619/703)
Resolving deltas: 89% (632/703)
Resolving deltas: 90% (633/703)
Resolving deltas: 91% (640/703)
Resolving deltas: 92% (649/703)
Resolving deltas: 93% (655/703)
Resolving deltas: 94% (661/703)
Resolving deltas: 95% (670/703)
Resolving deltas: 96% (679/703)
Resolving deltas: 97% (682/703)
Resolving deltas: 98% (689/703)
Resolving deltas: 100% (703/703)
Resolving deltas: 100% (703/703), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/system-mqtt'...
remote: Enumerating objects: 181, done.
remote: Total 181 (delta 0), reused 0 (delta 0), pack-reused 181
Receiving objects: 0% (1/181)
Receiving objects: 1% (2/181)
Receiving objects: 2% (4/181)
Receiving objects: 3% (6/181)
Receiving objects: 4% (8/181)
Receiving objects: 5% (10/181)
Receiving objects: 6% (11/181)
Receiving objects: 7% (13/181)
Receiving objects: 8% (15/181)
Receiving objects: 9% (17/181)
Receiving objects: 10% (19/181)
Receiving objects: 11% (20/181)
Receiving objects: 12% (22/181)
Receiving objects: 13% (24/181)
Receiving objects: 14% (26/181)
Receiving objects: 15% (28/181)
Receiving objects: 16% (29/181)
Receiving objects: 17% (31/181)
Receiving objects: 18% (33/181)
Receiving objects: 19% (35/181)
Receiving objects: 20% (37/181)
Receiving objects: 21% (39/181)
Receiving objects: 22% (40/181)
Receiving objects: 23% (42/181)
Receiving objects: 24% (44/181)
Receiving objects: 25% (46/181)
Receiving objects: 26% (48/181)
Receiving objects: 27% (49/181)
Receiving objects: 28% (51/181)
Receiving objects: 29% (53/181)
Receiving objects: 30% (55/181)
Receiving objects: 31% (57/181)
Receiving objects: 32% (58/181)
Receiving objects: 33% (60/181)
Receiving objects: 34% (62/181)
Receiving objects: 35% (64/181)
Receiving objects: 36% (66/181)
Receiving objects: 37% (67/181)
Receiving objects: 38% (69/181)
Receiving objects: 39% (71/181)
Receiving objects: 40% (73/181)
Receiving objects: 41% (75/181)
Receiving objects: 42% (77/181)
Receiving objects: 43% (78/181)
Receiving objects: 44% (80/181)
Receiving objects: 45% (82/181)
Receiving objects: 46% (84/181)
Receiving objects: 47% (86/181)
Receiving objects: 48% (87/181)
Receiving objects: 49% (89/181)
Receiving objects: 50% (91/181)
Receiving objects: 51% (93/181)
Receiving objects: 52% (95/181)
Receiving objects: 53% (96/181)
Receiving objects: 54% (98/181)
Receiving objects: 55% (100/181)
Receiving objects: 56% (102/181)
Receiving objects: 57% (104/181)
Receiving objects: 58% (105/181)
Receiving objects: 59% (107/181)
Receiving objects: 60% (109/181)
Receiving objects: 61% (111/181)
Receiving objects: 62% (113/181)
Receiving objects: 63% (115/181)
Receiving objects: 64% (116/181)
Receiving objects: 65% (118/181)
Receiving objects: 66% (120/181)
Receiving objects: 67% (122/181)
Receiving objects: 68% (124/181)
Receiving objects: 69% (125/181)
Receiving objects: 70% (127/181)
Receiving objects: 71% (129/181)
Receiving objects: 72% (131/181)
Receiving objects: 73% (133/181)
Receiving objects: 74% (134/181)
Receiving objects: 75% (136/181)
Receiving objects: 76% (138/181)
Receiving objects: 77% (140/181)
Receiving objects: 78% (142/181)
Receiving objects: 79% (143/181)
Receiving objects: 80% (145/181)
Receiving objects: 81% (147/181)
Receiving objects: 82% (149/181)
Receiving objects: 83% (151/181)
Receiving objects: 84% (153/181)
Receiving objects: 85% (154/181)
Receiving objects: 86% (156/181)
Receiving objects: 87% (158/181)
Receiving objects: 88% (160/181)
Receiving objects: 89% (162/181)
Receiving objects: 90% (163/181)
Receiving objects: 91% (165/181)
Receiving objects: 92% (167/181)
Receiving objects: 93% (169/181)
Receiving objects: 94% (171/181)
Receiving objects: 95% (172/181)
Receiving objects: 96% (174/181)
Receiving objects: 97% (176/181)
Receiving objects: 98% (178/181)
Receiving objects: 99% (180/181)
Receiving objects: 100% (181/181)
Receiving objects: 100% (181/181), 18.14 KiB | 18.14 MiB/s, done.
Resolving deltas: 0% (0/47)
Resolving deltas: 2% (1/47)
Resolving deltas: 4% (2/47)
Resolving deltas: 10% (5/47)
Resolving deltas: 14% (7/47)
Resolving deltas: 21% (10/47)
Resolving deltas: 25% (12/47)
Resolving deltas: 27% (13/47)
Resolving deltas: 29% (14/47)
Resolving deltas: 68% (32/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/system-node-weifang'...
remote: Enumerating objects: 229, done.
remote: Counting objects: 0% (1/161)
remote: Counting objects: 1% (2/161)
remote: Counting objects: 2% (4/161)
remote: Counting objects: 3% (5/161)
remote: Counting objects: 4% (7/161)
remote: Counting objects: 5% (9/161)
remote: Counting objects: 6% (10/161)
remote: Counting objects: 7% (12/161)
remote: Counting objects: 8% (13/161)
remote: Counting objects: 9% (15/161)
remote: Counting objects: 10% (17/161)
remote: Counting objects: 11% (18/161)
remote: Counting objects: 12% (20/161)
remote: Counting objects: 13% (21/161)
remote: Counting objects: 14% (23/161)
remote: Counting objects: 15% (25/161)
remote: Counting objects: 16% (26/161)
remote: Counting objects: 17% (28/161)
remote: Counting objects: 18% (29/161)
remote: Counting objects: 19% (31/161)
remote: Counting objects: 20% (33/161)
remote: Counting objects: 21% (34/161)
remote: Counting objects: 22% (36/161)
remote: Counting objects: 23% (38/161)
remote: Counting objects: 24% (39/161)
remote: Counting objects: 25% (41/161)
remote: Counting objects: 26% (42/161)
remote: Counting objects: 27% (44/161)
remote: Counting objects: 28% (46/161)
remote: Counting objects: 29% (47/161)
remote: Counting objects: 30% (49/161)
remote: Counting objects: 31% (50/161)
remote: Counting objects: 32% (52/161)
remote: Counting objects: 33% (54/161)
remote: Counting objects: 34% (55/161)
remote: Counting objects: 35% (57/161)
remote: Counting objects: 36% (58/161)
remote: Counting objects: 37% (60/161)
remote: Counting objects: 38% (62/161)
remote: Counting objects: 39% (63/161)
remote: Counting objects: 40% (65/161)
remote: Counting objects: 41% (67/161)
remote: Counting objects: 42% (68/161)
remote: Counting objects: 43% (70/161)
remote: Counting objects: 44% (71/161)
remote: Counting objects: 45% (73/161)
remote: Counting objects: 46% (75/161)
remote: Counting objects: 47% (76/161)
remote: Counting objects: 48% (78/161)
remote: Counting objects: 49% (79/161)
remote: Counting objects: 50% (81/161)
remote: Counting objects: 51% (83/161)
remote: Counting objects: 52% (84/161)
remote: Counting objects: 53% (86/161)
remote: Counting objects: 54% (87/161)
remote: Counting objects: 55% (89/161)
remote: Counting objects: 56% (91/161)
remote: Counting objects: 57% (92/161)
remote: Counting objects: 58% (94/161)
remote: Counting objects: 59% (95/161)
remote: Counting objects: 60% (97/161)
remote: Counting objects: 61% (99/161)
remote: Counting objects: 62% (100/161)
remote: Counting objects: 63% (102/161)
remote: Counting objects: 64% (104/161)
remote: Counting objects: 65% (105/161)
remote: Counting objects: 66% (107/161)
remote: Counting objects: 67% (108/161)
remote: Counting objects: 68% (110/161)
remote: Counting objects: 69% (112/161)
remote: Counting objects: 70% (113/161)
remote: Counting objects: 71% (115/161)
remote: Counting objects: 72% (116/161)
remote: Counting objects: 73% (118/161)
remote: Counting objects: 74% (120/161)
remote: Counting objects: 75% (121/161)
remote: Counting objects: 76% (123/161)
remote: Counting objects: 77% (124/161)
remote: Counting objects: 78% (126/161)
remote: Counting objects: 79% (128/161)
remote: Counting objects: 80% (129/161)
remote: Counting objects: 81% (131/161)
remote: Counting objects: 82% (133/161)
remote: Counting objects: 83% (134/161)
remote: Counting objects: 84% (136/161)
remote: Counting objects: 85% (137/161)
remote: Counting objects: 86% (139/161)
remote: Counting objects: 87% (141/161)
remote: Counting objects: 88% (142/161)
remote: Counting objects: 89% (144/161)
remote: Counting objects: 90% (145/161)
remote: Counting objects: 91% (147/161)
remote: Counting objects: 92% (149/161)
remote: Counting objects: 93% (150/161)
remote: Counting objects: 94% (152/161)
remote: Counting objects: 95% (153/161)
remote: Counting objects: 96% (155/161)
remote: Counting objects: 97% (157/161)
remote: Counting objects: 98% (158/161)
remote: Counting objects: 99% (160/161)
remote: Counting objects: 100% (161/161)
remote: Counting objects: 100% (161/161), done.
remote: Compressing objects: 1% (1/58)
remote: Compressing objects: 3% (2/58)
remote: Compressing objects: 5% (3/58)
remote: Compressing objects: 6% (4/58)
remote: Compressing objects: 8% (5/58)
remote: Compressing objects: 10% (6/58)
remote: Compressing objects: 12% (7/58)
remote: Compressing objects: 13% (8/58)
remote: Compressing objects: 15% (9/58)
remote: Compressing objects: 17% (10/58)
remote: Compressing objects: 18% (11/58)
remote: Compressing objects: 20% (12/58)
remote: Compressing objects: 22% (13/58)
remote: Compressing objects: 24% (14/58)
remote: Compressing objects: 25% (15/58)
remote: Compressing objects: 27% (16/58)
remote: Compressing objects: 29% (17/58)
remote: Compressing objects: 31% (18/58)
remote: Compressing objects: 32% (19/58)
remote: Compressing objects: 34% (20/58)
remote: Compressing objects: 36% (21/58)
remote: Compressing objects: 37% (22/58)
remote: Compressing objects: 39% (23/58)
remote: Compressing objects: 41% (24/58)
remote: Compressing objects: 43% (25/58)
remote: Compressing objects: 44% (26/58)
remote: Compressing objects: 46% (27/58)
remote: Compressing objects: 48% (28/58)
remote: Compressing objects: 50% (29/58)
remote: Compressing objects: 51% (30/58)
remote: Compressing objects: 53% (31/58)
remote: Compressing objects: 55% (32/58)
remote: Compressing objects: 56% (33/58)
remote: Compressing objects: 58% (34/58)
remote: Compressing objects: 60% (35/58)
remote: Compressing objects: 62% (36/58)
remote: Compressing objects: 63% (37/58)
remote: Compressing objects: 65% (38/58)
remote: Compressing objects: 67% (39/58)
remote: Compressing objects: 68% (40/58)
remote: Compressing objects: 70% (41/58)
remote: Compressing objects: 72% (42/58)
remote: Compressing objects: 74% (43/58)
remote: Compressing objects: 75% (44/58)
remote: Compressing objects: 77% (45/58)
remote: Compressing objects: 79% (46/58)
remote: Compressing objects: 81% (47/58)
remote: Compressing objects: 82% (48/58)
remote: Compressing objects: 84% (49/58)
remote: Compressing objects: 86% (50/58)
remote: Compressing objects: 87% (51/58)
remote: Compressing objects: 89% (52/58)
remote: Compressing objects: 91% (53/58)
remote: Compressing objects: 93% (54/58)
remote: Compressing objects: 94% (55/58)
remote: Compressing objects: 96% (56/58)
remote: Compressing objects: 98% (57/58)
remote: Compressing objects: 100% (58/58)
remote: Compressing objects: 100% (58/58), done.
remote: Total 229 (delta 26), reused 153 (delta 23), pack-reused 68
Receiving objects: 0% (1/229)
Receiving objects: 1% (3/229)
Receiving objects: 2% (5/229)
Receiving objects: 3% (7/229)
Receiving objects: 4% (10/229)
Receiving objects: 5% (12/229)
Receiving objects: 6% (14/229)
Receiving objects: 7% (17/229)
Receiving objects: 8% (19/229)
Receiving objects: 9% (21/229)
Receiving objects: 10% (23/229)
Receiving objects: 11% (26/229)
Receiving objects: 12% (28/229)
Receiving objects: 13% (30/229)
Receiving objects: 14% (33/229)
Receiving objects: 15% (35/229)
Receiving objects: 16% (37/229)
Receiving objects: 17% (39/229)
Receiving objects: 18% (42/229)
Receiving objects: 19% (44/229)
Receiving objects: 20% (46/229)
Receiving objects: 21% (49/229)
Receiving objects: 22% (51/229)
Receiving objects: 23% (53/229)
Receiving objects: 24% (55/229)
Receiving objects: 25% (58/229)
Receiving objects: 26% (60/229)
Receiving objects: 27% (62/229)
Receiving objects: 28% (65/229)
Receiving objects: 29% (67/229)
Receiving objects: 30% (69/229)
Receiving objects: 31% (71/229)
Receiving objects: 32% (74/229)
Receiving objects: 33% (76/229)
Receiving objects: 34% (78/229)
Receiving objects: 35% (81/229)
Receiving objects: 36% (83/229)
Receiving objects: 37% (85/229)
Receiving objects: 38% (88/229)
Receiving objects: 39% (90/229)
Receiving objects: 40% (92/229)
Receiving objects: 41% (94/229)
Receiving objects: 42% (97/229)
Receiving objects: 43% (99/229)
Receiving objects: 44% (101/229)
Receiving objects: 45% (104/229)
Receiving objects: 46% (106/229)
Receiving objects: 47% (108/229)
Receiving objects: 48% (110/229)
Receiving objects: 49% (113/229)
Receiving objects: 50% (115/229)
Receiving objects: 51% (117/229)
Receiving objects: 52% (120/229)
Receiving objects: 53% (122/229)
Receiving objects: 54% (124/229)
Receiving objects: 55% (126/229)
Receiving objects: 56% (129/229)
Receiving objects: 57% (131/229)
Receiving objects: 58% (133/229)
Receiving objects: 59% (136/229)
Receiving objects: 60% (138/229)
Receiving objects: 61% (140/229)
Receiving objects: 62% (142/229)
Receiving objects: 63% (145/229)
Receiving objects: 64% (147/229)
Receiving objects: 65% (149/229)
Receiving objects: 66% (152/229)
Receiving objects: 67% (154/229)
Receiving objects: 68% (156/229)
Receiving objects: 69% (159/229)
Receiving objects: 70% (161/229)
Receiving objects: 71% (163/229)
Receiving objects: 72% (165/229)
Receiving objects: 73% (168/229)
Receiving objects: 74% (170/229)
Receiving objects: 75% (172/229)
Receiving objects: 76% (175/229)
Receiving objects: 77% (177/229)
Receiving objects: 78% (179/229)
Receiving objects: 79% (181/229)
Receiving objects: 80% (184/229)
Receiving objects: 81% (186/229)
Receiving objects: 82% (188/229)
Receiving objects: 83% (191/229)
Receiving objects: 84% (193/229)
Receiving objects: 85% (195/229)
Receiving objects: 86% (197/229)
Receiving objects: 87% (200/229)
Receiving objects: 88% (202/229)
Receiving objects: 89% (204/229)
Receiving objects: 90% (207/229)
Receiving objects: 91% (209/229)
Receiving objects: 92% (211/229)
Receiving objects: 93% (213/229)
Receiving objects: 94% (216/229)
Receiving objects: 95% (218/229)
Receiving objects: 96% (220/229)
Receiving objects: 97% (223/229)
Receiving objects: 98% (225/229)
Receiving objects: 99% (227/229)
Receiving objects: 100% (229/229)
Receiving objects: 100% (229/229), 29.65 KiB | 29.65 MiB/s, done.
Resolving deltas: 0% (0/37)
Resolving deltas: 56% (21/37)
Resolving deltas: 100% (37/37)
Resolving deltas: 100% (37/37), done.
Cloning into '/root/workspace/weifang-config/container/A003/params_new/system-port'...
remote: Enumerating objects: 288, done.
remote: Counting objects: 0% (1/168)
remote: Counting objects: 1% (2/168)
remote: Counting objects: 2% (4/168)
remote: Counting objects: 3% (6/168)
remote: Counting objects: 4% (7/168)
remote: Counting objects: 5% (9/168)
remote: Counting objects: 6% (11/168)
remote: Counting objects: 7% (12/168)
remote: Counting objects: 8% (14/168)
remote: Counting objects: 9% (16/168)
remote: Counting objects: 10% (17/168)
remote: Counting objects: 11% (19/168)
remote: Counting objects: 12% (21/168)
remote: Counting objects: 13% (22/168)
remote: Counting objects: 14% (24/168)
remote: Counting objects: 15% (26/168)
remote: Counting objects: 16% (27/168)
remote: Counting objects: 17% (29/168)
remote: Counting objects: 18% (31/168)
remote: Counting objects: 19% (32/168)
remote: Counting objects: 20% (34/168)
remote: Counting objects: 21% (36/168)
remote: Counting objects: 22% (37/168)
remote: Counting objects: 23% (39/168)
remote: Counting objects: 24% (41/168)
remote: Counting objects: 25% (42/168)
remote: Counting objects: 26% (44/168)
remote: Counting objects: 27% (46/168)
remote: Counting objects: 28% (48/168)
remote: Counting objects: 29% (49/168)
remote: Counting objects: 30% (51/168)
remote: Counting objects: 31% (53/168)
remote: Counting objects: 32% (54/168)
remote: Counting objects: 33% (56/168)
remote: Counting objects: 34% (58/168)
remote: Counting objects: 35% (59/168)
remote: Counting objects: 36% (61/168)
remote: Counting objects: 37% (63/168)
remote: Counting objects: 38% (64/168)
remote: Counting objects: 39% (66/168)
remote: Counting objects: 40% (68/168)
remote: Counting objects: 41% (69/168)
remote: Counting objects: 42% (71/168)
remote: Counting objects: 43% (73/168)
remote: Counting objects: 44% (74/168)
remote: Counting objects: 45% (76/168)
remote: Counting objects: 46% (78/168)
remote: Counting objects: 47% (79/168)
remote: Counting objects: 48% (81/168)
remote: Counting objects: 49% (83/168)
remote: Counting objects: 50% (84/168)
remote: Counting objects: 51% (86/168)
remote: Counting objects: 52% (88/168)
remote: Counting objects: 53% (90/168)
remote: Counting objects: 54% (91/168)
remote: Counting objects: 55% (93/168)
remote: Counting objects: 56% (95/168)
remote: Counting objects: 57% (96/168)
remote: Counting objects: 58% (98/168)
remote: Counting objects: 59% (100/168)
remote: Counting objects: 60% (101/168)
remote: Counting objects: 61% (103/168)
remote: Counting objects: 62% (105/168)
remote: Counting objects: 63% (106/168)
remote: Counting objects: 64% (108/168)
remote: Counting objects: 65% (110/168)
remote: Counting objects: 66% (111/168)
remote: Counting objects: 67% (113/168)
remote: Counting objects: 68% (115/168)
remote: Counting objects: 69% (116/168)
remote: Counting objects: 70% (118/168)
remote: Counting objects: 71% (120/168)
remote: Counting objects: 72% (121/168)
remote: Counting objects: 73% (123/168)
remote: Counting objects: 74% (125/168)
remote: Counting objects: 75% (126/168)
remote: Counting objects: 76% (128/168)
remote: Counting objects: 77% (130/168)
remote: Counting objects: 78% (132/168)
remote: Counting objects: 79% (133/168)
remote: Counting objects: 80% (135/168)
remote: Counting objects: 81% (137/168)
remote: Counting objects: 82% (138/168)
remote: Counting objects: 83% (140/168)
remote: Counting objects: 84% (142/168)
remote: Counting objects: 85% (143/168)
remote: Counting objects: 86% (145/168)
remote: Counting objects: 87% (147/168)
remote: Counting objects: 88% (148/168)
remote: Counting objects: 89% (150/168)
remote: Counting objects: 90% (152/168)
remote: Counting objects: 91% (153/168)
remote: Counting objects: 92% (155/168)
remote: Counting objects: 93% (157/168)
remote: Counting objects: 94% (158/168)
remote: Counting objects: 95% (160/168)
remote: Counting objects: 96% (162/168)
remote: Counting objects: 97% (163/168)
remote: Counting objects: 98% (165/168)
remote: Counting objects: 99% (167/168)
remote: Counting objects: 100% (168/168)
remote: Counting objects: 100% (168/168), done.
remote: Compressing objects: 0% (1/123)
remote: Compressing objects: 1% (2/123)
remote: Compressing objects: 2% (3/123)
remote: Compressing objects: 3% (4/123)
remote: Compressing objects: 4% (5/123)
remote: Compressing objects: 5% (7/123)
remote: Compressing objects: 6% (8/123)
remote: Compressing objects: 7% (9/123)
remote: Compressing objects: 8% (10/123)
remote: Compressing objects: 9% (12/123)
remote: Compressing objects: 10% (13/123)
remote: Compressing objects: 11% (14/123)
remote: Compressing objects: 12% (15/123)
remote: Compressing objects: 13% (16/123)
remote: Compressing objects: 14% (18/123)
remote: Compressing objects: 15% (19/123)
remote: Compressing objects: 16% (20/123)
remote: Compressing objects: 17% (21/123)
remote: Compressing objects: 18% (23/123)
remote: Compressing objects: 19% (24/123)
remote: Compressing objects: 20% (25/123)
remote: Compressing objects: 21% (26/123)
remote: Compressing objects: 22% (28/123)
remote: Compressing objects: 23% (29/123)
remote: Compressing objects: 24% (30/123)
remote: Compressing objects: 25% (31/123)
remote: Compressing objects: 26% (32/123)
remote: Compressing objects: 27% (34/123)
remote: Compressing objects: 28% (35/123)
remote: Compressing objects: 29% (36/123)
remote: Compressing objects: 30% (37/123)
remote: Compressing objects: 31% (39/123)
remote: Compressing objects: 32% (40/123)
remote: Compressing objects: 33% (41/123)
remote: Compressing objects: 34% (42/123)
remote: Compressing objects: 35% (44/123)
remote: Compressing objects: 36% (45/123)
remote: Compressing objects: 37% (46/123)
remote: Compressing objects: 38% (47/123)
remote: Compressing objects: 39% (48/123)
remote: Compressing objects: 40% (50/123)
remote: Compressing objects: 41% (51/123)
remote: Compressing objects: 42% (52/123)
remote: Compressing objects: 43% (53/123)
remote: Compressing objects: 44% (55/123)
remote: Compressing objects: 45% (56/123)
remote: Compressing objects: 46% (57/123)
remote: Compressing objects: 47% (58/123)
remote: Compressing objects: 48% (60/123)
remote: Compressing objects: 49% (61/123)
remote: Compressing objects: 50% (62/123)
remote: Compressing objects: 51% (63/123)
remote: Compressing objects: 52% (64/123)
remote: Compressing objects: 53% (66/123)
remote: Compressing objects: 54% (67/123)
remote: Compressing objects: 55% (68/123)
remote: Compressing objects: 56% (69/123)
remote: Compressing objects: 57% (71/123)
remote: Compressing objects: 58% (72/123)
remote: Compressing objects: 59% (73/123)
remote: Compressing objects: 60% (74/123)
remote: Compressing objects: 61% (76/123)
remote: Compressing objects: 62% (77/123)
remote: Compressing objects: 63% (78/123)
remote: Compressing objects: 64% (79/123)
remote: Compressing objects: 65% (80/123)
remote: Compressing objects: 66% (82/123)
remote: Compressing objects: 67% (83/123)
remote: Compressing objects: 68% (84/123)
remote: Compressing objects: 69% (85/123)
remote: Compressing objects: 70% (87/123)
remote: Compressing objects: 71% (88/123)
remote: Compressing objects: 72% (89/123)
remote: Compressing objects: 73% (90/123)
remote: Compressing objects: 74% (92/123)
remote: Compressing objects: 75% (93/123)
remote: Compressing objects: 76% (94/123)
remote: Compressing objects: 77% (95/123)
remote: Compressing objects: 78% (96/123)
remote: Compressing objects: 79% (98/123)
remote: Compressing objects: 80% (99/123)
remote: Compressing objects: 81% (100/123)
remote: Compressing objects: 82% (101/123)
remote: Compressing objects: 83% (103/123)
remote: Compressing objects: 84% (104/123)
remote: Compressing objects: 85% (105/123)
remote: Compressing objects: 86% (106/123)
remote: Compressing objects: 87% (108/123)
remote: Compressing objects: 88% (109/123)
remote: Compressing objects: 89% (110/123)
remote: Compressing objects: 90% (111/123)
remote: Compressing objects: 91% (112/123)
remote: Compressing objects: 92% (114/123)
remote: Compressing objects: 93% (115/123)
remote: Compressing objects: 94% (116/123)
remote: Compressing objects: 95% (117/123)
remote: Compressing objects: 96% (119/123)
remote: Compressing objects: 97% (120/123)
remote: Compressing objects: 98% (121/123)
remote: Compressing objects: 99% (122/123)
remote: Compressing objects: 100% (123/123)
remote: Compressing objects: 100% (123/123), done.
Receiving objects: 0% (1/288)
Receiving objects: 1% (3/288)
Receiving objects: 2% (6/288)
Receiving objects: 3% (9/288)
Receiving objects: 4% (12/288)
Receiving objects: 5% (15/288)
Receiving objects: 6% (18/288)
Receiving objects: 7% (21/288)
Receiving objects: 8% (24/288)
Receiving objects: 9% (26/288)
Receiving objects: 10% (29/288)
Receiving objects: 11% (32/288)
Receiving objects: 12% (35/288)
Receiving objects: 13% (38/288)
Receiving objects: 14% (41/288)
Receiving objects: 15% (44/288)
Receiving objects: 16% (47/288)
Receiving objects: 17% (49/288)
Receiving objects: 18% (52/288)
Receiving objects: 19% (55/288)
Receiving objects: 20% (58/288)
Receiving objects: 21% (61/288)
Receiving objects: 22% (64/288)
Receiving objects: 23% (67/288)
Receiving objects: 24% (70/288)
Receiving objects: 25% (72/288)
Receiving objects: 26% (75/288)
Receiving objects: 27% (78/288)
Receiving objects: 28% (81/288)
Receiving objects: 29% (84/288)
Receiving objects: 30% (87/288)
Receiving objects: 31% (90/288)
Receiving objects: 32% (93/288)
Receiving objects: 33% (96/288)
Receiving objects: 34% (98/288)
Receiving objects: 35% (101/288)
Receiving objects: 36% (104/288)
Receiving objects: 37% (107/288)
Receiving objects: 38% (110/288)
Receiving objects: 39% (113/288)
Receiving objects: 40% (116/288)
Receiving objects: 41% (119/288)
Receiving objects: 42% (121/288)
Receiving objects: 43% (124/288)
Receiving objects: 44% (127/288)
Receiving objects: 45% (130/288)
Receiving objects: 46% (133/288)
Receiving objects: 47% (136/288)
Receiving objects: 48% (139/288)
Receiving objects: 49% (142/288)
Receiving objects: 50% (144/288)
Receiving objects: 51% (147/288)
Receiving objects: 52% (150/288)
Receiving objects: 53% (153/288)
Receiving objects: 54% (156/288)
Receiving objects: 55% (159/288)
Receiving objects: 56% (162/288)
Receiving objects: 57% (165/288)
Receiving objects: 58% (168/288)
Receiving objects: 59% (170/288)
Receiving objects: 60% (173/288)
Receiving objects: 61% (176/288)
Receiving objects: 62% (179/288)
Receiving objects: 63% (182/288)
Receiving objects: 64% (185/288)
Receiving objects: 65% (188/288)
Receiving objects: 66% (191/288)
Receiving objects: 67% (193/288)
Receiving objects: 68% (196/288)
Receiving objects: 69% (199/288)
Receiving objects: 70% (202/288)
Receiving objects: 71% (205/288)
Receiving objects: 72% (208/288)
Receiving objects: 73% (211/288)
Receiving objects: 74% (214/288)
Receiving objects: 75% (216/288)
Receiving objects: 76% (219/288)
Receiving objects: 77% (222/288)
Receiving objects: 78% (225/288)
Receiving objects: 79% (228/288)
Receiving objects: 80% (231/288)
Receiving objects: 81% (234/288)
Receiving objects: 82% (237/288)
Receiving objects: 83% (240/288)
Receiving objects: 84% (242/288)
remote: Total 288 (delta 81), reused 92 (delta 33), pack-reused 120
Receiving objects: 85% (245/288)
Receiving objects: 86% (248/288)
Receiving objects: 87% (251/288)
Receiving objects: 88% (254/288)
Receiving objects: 89% (257/288)
Receiving objects: 90% (260/288)
Receiving objects: 91% (263/288)
Receiving objects: 92% (265/288)
Receiving objects: 93% (268/288)
Receiving objects: 94% (271/288)
Receiving objects: 95% (274/288)
Receiving objects: 96% (277/288)
Receiving objects: 97% (280/288)
Receiving objects: 98% (283/288)
Receiving objects: 99% (286/288)
Receiving objects: 100% (288/288)
Receiving objects: 100% (288/288), 177.37 KiB | 16.12 MiB/s, done.
Resolving deltas: 0% (0/125)
Resolving deltas: 5% (7/125)
Resolving deltas: 11% (14/125)
Resolving deltas: 12% (15/125)
Resolving deltas: 18% (23/125)
Resolving deltas: 20% (26/125)
Resolving deltas: 23% (29/125)
Resolving deltas: 24% (30/125)
Resolving deltas: 25% (32/125)
Resolving deltas: 26% (33/125)
Resolving deltas: 28% (36/125)
Resolving deltas: 30% (38/125)
Resolving deltas: 32% (40/125)
Resolving deltas: 36% (45/125)
Resolving deltas: 41% (52/125)
Resolving deltas: 44% (56/125)
Resolving deltas: 46% (58/125)
Resolving deltas: 56% (71/125)
Resolving deltas: 69% (87/125)
Resolving deltas: 70% (88/125)
Resolving deltas: 72% (90/125)
Resolving deltas: 73% (92/125)
Resolving deltas: 76% (96/125)
Resolving deltas: 80% (100/125)
Resolving deltas: 82% (103/125)
Resolving deltas: 84% (105/125)
Resolving deltas: 97% (122/125)
Resolving deltas: 100% (125/125)
Resolving deltas: 100% (125/125), done.
Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0'
Submodule path 'crane_align_customized': checked out '0bf9d9dbf6e8cfba4ff33081417a51db4dde44ec'
Submodule path 'hardware': checked out 'd79c0920dffb3ec37d489cf4c356c4c9f7f864c2'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out 'f67afca17fd6033dc851abe284d610ca9e787c7d'
Submodule path 'lidar_loc_v2_common': checked out 'dd6ec8131f022ee08f81455a09d94802a582ee5f'
Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61'
Submodule path 'msf-port': checked out '0bace71dce748626ec40a1fb01d49c6c9324b74e'
Submodule path 'msf-vehicle': checked out 'fe3c794f43b1d35fdb374a00e2ef1dacba47a133'
Submodule path 'perception_camera_driver': checked out '13de5fc5d205a4aa7b5acaaebcc7170893a4bea9'
Submodule path 'perception_data_collection': checked out 'de595f0830b633693b7f99063e23f3f676b53d37'
Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266'
Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545'
Submodule path 'perception_new_detection': checked out 'b9385fd281c98ff872ba1378f29fa50e19315c1e'
Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc'
Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20'
Submodule path 'perception_vehicles': checked out 'f8a034675ea36d6bfd63913551a20539763e052c'
Submodule path 'pncc_common_config': checked out 'cfd6ae44c681730ce10a29ce7083d1dbaeec4699'
Submodule path 'pncc_port_related_config': checked out '8bca065020a36eb8e604e4a48b161bd0220dd681'
Submodule path 'pncc_vehicle_related_config': checked out 'e78469bc17ce5f4344dccab23e360bf80d95ec88'
Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd'
Submodule path 'prediction_config': checked out '123eee7b7e6f5539b8dc2a12a17f05c2ff81a5d9'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '0ebe9585875ef16002b06fa87c893aff25b795ac'
Submodule path 'system-device': checked out 'fec155feb88ac2bedaf0523629f93c76ea4f1dbe'
Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce'
Submodule path 'system-node-weifang': checked out '4e6581ecf6cb401d05ca9c42c0cb5c28a25b8349'
Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_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_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_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_spreader_imv, perception_spreader_truck, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A003/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/hardware/hardware /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A003/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A003/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A003/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A003/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A003/params_new/msf-port/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A003/params_new/msf-vehicle/
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A003/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A003/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A003/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A003/params_new/perception_camera_driver/
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A003/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/perception_lane_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A003/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/perception_lidar_camera_fusion/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A003/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A003/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/perception_spreader_truck/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_truck 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A003/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/perception_vehicles/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A003/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/pncc_common_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/pncc_common_config/pncc_common_config /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/pncc_port_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/static_transform_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/system-common/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/system-common/master /root/workspace/weifang-config/container/A003/params_new/system-common/system-ros /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/system-device/master /root/workspace/weifang-config/container/A003/params_new/system-device/slave /root/workspace/weifang-config/container/A003/params_new/system-device/system-ros /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A003/params_new/system-mqtt/
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/system-node-weifang/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A003/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A003/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/system-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A003/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A003/params_new/system-port/system-ros /root/workspace/weifang-config/container/A003/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A003/params_new/params_new/
crane_align
data_collection
extrinsics
hardware
hesai_lidar
imv_spreader_detection
lane_detection
lidar_camera_fusion
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
new_truck_spreader_detection
perception
peripheral_controller.toml
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A003/params_new/params_new/crane_align /root/workspace/weifang-config/container/A003/params_new/params_new/data_collection /root/workspace/weifang-config/container/A003/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A003/params_new/params_new/hardware /root/workspace/weifang-config/container/A003/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A003/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A003/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A003/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A003/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A003/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A003/params_new/params_new/master /root/workspace/weifang-config/container/A003/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A003/params_new/params_new/perception /root/workspace/weifang-config/container/A003/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A003/params_new/params_new/pncc_common_config /root/workspace/weifang-config/container/A003/params_new/params_new/pncc_port_related_config /root/workspace/weifang-config/container/A003/params_new/params_new/pncc_vehicle_related_config /root/workspace/weifang-config/container/A003/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A003/params_new/params_new/prediction /root/workspace/weifang-config/container/A003/params_new/params_new/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A003/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A003/params_new/params_new/slave /root/workspace/weifang-config/container/A003/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/system-ros /root/workspace/weifang-config/container/A003/params_A003/params/
[Pipeline] echo
A004拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A004/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A004/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A004/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/A004.git
> git init /root/workspace/weifang-config/container/A004/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A004.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/A004.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/A004.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 6d174bb3293aad85554f02c7d1d0a672a076a2f2 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6d174bb3293aad85554f02c7d1d0a672a076a2f2 # timeout=300000
Commit message: "Updated submodule pncc_vehicle_related_config to branch truck_zhongqi"
> git rev-list --no-walk 61ee3d5a24a7d7bf38e1faa1d437d8aa905a3d7a # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A004.git) registered for path 'hardware'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A004.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/A004.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A004.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
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/weifang-config/container/A004/params_new/crane_align_common'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/37)
remote: Counting objects: 5% (2/37)
remote: Counting objects: 8% (3/37)
remote: Counting objects: 10% (4/37)
remote: Counting objects: 13% (5/37)
remote: Counting objects: 16% (6/37)
remote: Counting objects: 18% (7/37)
remote: Counting objects: 21% (8/37)
remote: Counting objects: 24% (9/37)
remote: Counting objects: 27% (10/37)
remote: Counting objects: 29% (11/37)
remote: Counting objects: 32% (12/37)
remote: Counting objects: 35% (13/37)
remote: Counting objects: 37% (14/37)
remote: Counting objects: 40% (15/37)
remote: Counting objects: 43% (16/37)
remote: Counting objects: 45% (17/37)
remote: Counting objects: 48% (18/37)
remote: Counting objects: 51% (19/37)
remote: Counting objects: 54% (20/37)
remote: Counting objects: 56% (21/37)
remote: Counting objects: 59% (22/37)
remote: Counting objects: 62% (23/37)
remote: Counting objects: 64% (24/37)
remote: Counting objects: 67% (25/37)
remote: Counting objects: 70% (26/37)
remote: Counting objects: 72% (27/37)
remote: Counting objects: 75% (28/37)
remote: Counting objects: 78% (29/37)
remote: Counting objects: 81% (30/37)
remote: Counting objects: 83% (31/37)
remote: Counting objects: 86% (32/37)
remote: Counting objects: 89% (33/37)
remote: Counting objects: 91% (34/37)
remote: Counting objects: 94% (35/37)
remote: Counting objects: 97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), 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.
Receiving objects: 2% (1/37)
Receiving objects: 5% (2/37)
Receiving objects: 8% (3/37)
Receiving objects: 10% (4/37)
Receiving objects: 13% (5/37)
Receiving objects: 16% (6/37)
Receiving objects: 18% (7/37)
Receiving objects: 21% (8/37)
Receiving objects: 24% (9/37)
Receiving objects: 27% (10/37)
Receiving objects: 29% (11/37)
Receiving objects: 32% (12/37)
Receiving objects: 35% (13/37)
Receiving objects: 37% (14/37)
remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0
Receiving objects: 40% (15/37)
Receiving objects: 43% (16/37)
Receiving objects: 45% (17/37)
Receiving objects: 48% (18/37)
Receiving objects: 51% (19/37)
Receiving objects: 54% (20/37)
Receiving objects: 56% (21/37)
Receiving objects: 59% (22/37)
Receiving objects: 62% (23/37)
Receiving objects: 64% (24/37)
Receiving objects: 67% (25/37)
Receiving objects: 70% (26/37)
Receiving objects: 72% (27/37)
Receiving objects: 75% (28/37)
Receiving objects: 78% (29/37)
Receiving objects: 81% (30/37)
Receiving objects: 83% (31/37)
Receiving objects: 86% (32/37)
Receiving objects: 89% (33/37)
Receiving objects: 91% (34/37)
Receiving objects: 94% (35/37)
Receiving objects: 97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 18.07 KiB | 9.04 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 46% (6/13)
Resolving deltas: 61% (8/13)
Resolving deltas: 76% (10/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/crane_align_customized'...
remote: Enumerating objects: 1782, done.
remote: Counting objects: 1% (1/68)
remote: Counting objects: 2% (2/68)
remote: Counting objects: 4% (3/68)
remote: Counting objects: 5% (4/68)
remote: Counting objects: 7% (5/68)
remote: Counting objects: 8% (6/68)
remote: Counting objects: 10% (7/68)
remote: Counting objects: 11% (8/68)
remote: Counting objects: 13% (9/68)
remote: Counting objects: 14% (10/68)
remote: Counting objects: 16% (11/68)
remote: Counting objects: 17% (12/68)
remote: Counting objects: 19% (13/68)
remote: Counting objects: 20% (14/68)
remote: Counting objects: 22% (15/68)
remote: Counting objects: 23% (16/68)
remote: Counting objects: 25% (17/68)
remote: Counting objects: 26% (18/68)
remote: Counting objects: 27% (19/68)
remote: Counting objects: 29% (20/68)
remote: Counting objects: 30% (21/68)
remote: Counting objects: 32% (22/68)
remote: Counting objects: 33% (23/68)
remote: Counting objects: 35% (24/68)
remote: Counting objects: 36% (25/68)
remote: Counting objects: 38% (26/68)
remote: Counting objects: 39% (27/68)
remote: Counting objects: 41% (28/68)
remote: Counting objects: 42% (29/68)
remote: Counting objects: 44% (30/68)
remote: Counting objects: 45% (31/68)
remote: Counting objects: 47% (32/68)
remote: Counting objects: 48% (33/68)
remote: Counting objects: 50% (34/68)
remote: Counting objects: 51% (35/68)
remote: Counting objects: 52% (36/68)
remote: Counting objects: 54% (37/68)
remote: Counting objects: 55% (38/68)
remote: Counting objects: 57% (39/68)
remote: Counting objects: 58% (40/68)
remote: Counting objects: 60% (41/68)
remote: Counting objects: 61% (42/68)
remote: Counting objects: 63% (43/68)
remote: Counting objects: 64% (44/68)
remote: Counting objects: 66% (45/68)
remote: Counting objects: 67% (46/68)
remote: Counting objects: 69% (47/68)
remote: Counting objects: 70% (48/68)
remote: Counting objects: 72% (49/68)
remote: Counting objects: 73% (50/68)
remote: Counting objects: 75% (51/68)
remote: Counting objects: 76% (52/68)
remote: Counting objects: 77% (53/68)
remote: Counting objects: 79% (54/68)
remote: Counting objects: 80% (55/68)
remote: Counting objects: 82% (56/68)
remote: Counting objects: 83% (57/68)
remote: Counting objects: 85% (58/68)
remote: Counting objects: 86% (59/68)
remote: Counting objects: 88% (60/68)
remote: Counting objects: 89% (61/68)
remote: Counting objects: 91% (62/68)
remote: Counting objects: 92% (63/68)
remote: Counting objects: 94% (64/68)
remote: Counting objects: 95% (65/68)
remote: Counting objects: 97% (66/68)
remote: Counting objects: 98% (67/68)
remote: Counting objects: 100% (68/68)
remote: Counting objects: 100% (68/68), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/1782)
Receiving objects: 1% (18/1782)
Receiving objects: 2% (36/1782)
Receiving objects: 3% (54/1782)
Receiving objects: 4% (72/1782)
Receiving objects: 5% (90/1782)
Receiving objects: 6% (107/1782)
Receiving objects: 7% (125/1782)
Receiving objects: 8% (143/1782)
Receiving objects: 9% (161/1782)
Receiving objects: 10% (179/1782)
Receiving objects: 11% (197/1782)
Receiving objects: 12% (214/1782)
Receiving objects: 13% (232/1782)
Receiving objects: 14% (250/1782)
Receiving objects: 15% (268/1782)
Receiving objects: 16% (286/1782)
Receiving objects: 17% (303/1782)
Receiving objects: 18% (321/1782)
Receiving objects: 19% (339/1782)
Receiving objects: 20% (357/1782)
Receiving objects: 21% (375/1782)
Receiving objects: 22% (393/1782)
Receiving objects: 23% (410/1782)
Receiving objects: 24% (428/1782)
Receiving objects: 25% (446/1782)
Receiving objects: 26% (464/1782)
Receiving objects: 27% (482/1782)
Receiving objects: 28% (499/1782)
Receiving objects: 29% (517/1782)
Receiving objects: 30% (535/1782)
Receiving objects: 31% (553/1782)
Receiving objects: 32% (571/1782)
Receiving objects: 33% (589/1782)
Receiving objects: 34% (606/1782)
Receiving objects: 35% (624/1782)
Receiving objects: 36% (642/1782)
Receiving objects: 37% (660/1782)
Receiving objects: 38% (678/1782)
Receiving objects: 39% (695/1782)
Receiving objects: 40% (713/1782)
Receiving objects: 41% (731/1782)
Receiving objects: 42% (749/1782)
Receiving objects: 43% (767/1782)
Receiving objects: 44% (785/1782)
Receiving objects: 45% (802/1782)
Receiving objects: 46% (820/1782)
Receiving objects: 47% (838/1782)
Receiving objects: 48% (856/1782)
Receiving objects: 49% (874/1782)
Receiving objects: 50% (891/1782)
Receiving objects: 51% (909/1782)
Receiving objects: 52% (927/1782)
Receiving objects: 53% (945/1782)
Receiving objects: 54% (963/1782)
Receiving objects: 55% (981/1782)
Receiving objects: 56% (998/1782)
Receiving objects: 57% (1016/1782)
Receiving objects: 58% (1034/1782)
Receiving objects: 59% (1052/1782)
Receiving objects: 60% (1070/1782)
Receiving objects: 61% (1088/1782)
Receiving objects: 62% (1105/1782)
Receiving objects: 63% (1123/1782)
Receiving objects: 64% (1141/1782)
Receiving objects: 65% (1159/1782)
Receiving objects: 66% (1177/1782)
Receiving objects: 67% (1194/1782)
Receiving objects: 68% (1212/1782)
Receiving objects: 69% (1230/1782)
Receiving objects: 70% (1248/1782)
Receiving objects: 71% (1266/1782)
Receiving objects: 72% (1284/1782)
Receiving objects: 73% (1301/1782)
Receiving objects: 74% (1319/1782)
Receiving objects: 75% (1337/1782)
Receiving objects: 76% (1355/1782)
Receiving objects: 77% (1373/1782)
Receiving objects: 78% (1390/1782)
Receiving objects: 79% (1408/1782)
Receiving objects: 80% (1426/1782)
Receiving objects: 81% (1444/1782)
Receiving objects: 82% (1462/1782)
Receiving objects: 83% (1480/1782)
Receiving objects: 84% (1497/1782)
Receiving objects: 85% (1515/1782)
Receiving objects: 86% (1533/1782)
Receiving objects: 87% (1551/1782)
Receiving objects: 88% (1569/1782)
Receiving objects: 89% (1586/1782)
Receiving objects: 90% (1604/1782)
Receiving objects: 91% (1622/1782)
Receiving objects: 92% (1640/1782)
Receiving objects: 93% (1658/1782)
Receiving objects: 94% (1676/1782)
remote: Total 1782 (delta 29), reused 38 (delta 16), pack-reused 1714
Receiving objects: 95% (1693/1782)
Receiving objects: 96% (1711/1782)
Receiving objects: 97% (1729/1782)
Receiving objects: 98% (1747/1782)
Receiving objects: 99% (1765/1782)
Receiving objects: 100% (1782/1782)
Receiving objects: 100% (1782/1782), 512.25 KiB | 32.01 MiB/s, done.
Resolving deltas: 0% (0/858)
Resolving deltas: 1% (10/858)
Resolving deltas: 2% (19/858)
Resolving deltas: 3% (27/858)
Resolving deltas: 4% (35/858)
Resolving deltas: 5% (43/858)
Resolving deltas: 15% (131/858)
Resolving deltas: 17% (146/858)
Resolving deltas: 18% (155/858)
Resolving deltas: 19% (165/858)
Resolving deltas: 20% (179/858)
Resolving deltas: 24% (206/858)
Resolving deltas: 25% (218/858)
Resolving deltas: 26% (228/858)
Resolving deltas: 28% (247/858)
Resolving deltas: 29% (257/858)
Resolving deltas: 30% (258/858)
Resolving deltas: 31% (270/858)
Resolving deltas: 32% (276/858)
Resolving deltas: 35% (307/858)
Resolving deltas: 36% (315/858)
Resolving deltas: 39% (339/858)
Resolving deltas: 40% (351/858)
Resolving deltas: 41% (360/858)
Resolving deltas: 42% (362/858)
Resolving deltas: 43% (370/858)
Resolving deltas: 44% (381/858)
Resolving deltas: 45% (391/858)
Resolving deltas: 46% (395/858)
Resolving deltas: 47% (405/858)
Resolving deltas: 48% (412/858)
Resolving deltas: 49% (421/858)
Resolving deltas: 50% (430/858)
Resolving deltas: 51% (440/858)
Resolving deltas: 52% (448/858)
Resolving deltas: 53% (463/858)
Resolving deltas: 54% (465/858)
Resolving deltas: 55% (474/858)
Resolving deltas: 57% (496/858)
Resolving deltas: 58% (498/858)
Resolving deltas: 59% (511/858)
Resolving deltas: 60% (516/858)
Resolving deltas: 61% (527/858)
Resolving deltas: 62% (540/858)
Resolving deltas: 65% (558/858)
Resolving deltas: 66% (568/858)
Resolving deltas: 67% (575/858)
Resolving deltas: 68% (584/858)
Resolving deltas: 69% (594/858)
Resolving deltas: 73% (634/858)
Resolving deltas: 100% (858/858)
Resolving deltas: 100% (858/858), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/hardware'...
remote: Enumerating objects: 24, 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: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
remote: Total 24 (delta 8), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/24)
Receiving objects: 8% (2/24)
Receiving objects: 12% (3/24)
Receiving objects: 16% (4/24)
Receiving objects: 20% (5/24)
Receiving objects: 25% (6/24)
Receiving objects: 29% (7/24)
Receiving objects: 33% (8/24)
Receiving objects: 37% (9/24)
Receiving objects: 41% (10/24)
Receiving objects: 45% (11/24)
Receiving objects: 50% (12/24)
Receiving objects: 54% (13/24)
Receiving objects: 58% (14/24)
Receiving objects: 62% (15/24)
Receiving objects: 66% (16/24)
Receiving objects: 70% (17/24)
Receiving objects: 75% (18/24)
Receiving objects: 79% (19/24)
Receiving objects: 83% (20/24)
Receiving objects: 87% (21/24)
Receiving objects: 91% (22/24)
Receiving objects: 95% (23/24)
Receiving objects: 100% (24/24)
Receiving objects: 100% (24/24), done.
Resolving deltas: 0% (0/8)
Resolving deltas: 62% (5/8)
Resolving deltas: 87% (7/8)
Resolving deltas: 100% (8/8)
Resolving deltas: 100% (8/8), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 4% (1/21)
remote: Compressing objects: 9% (2/21)
remote: Compressing objects: 14% (3/21)
remote: Compressing objects: 19% (4/21)
remote: Compressing objects: 23% (5/21)
remote: Compressing objects: 28% (6/21)
remote: Compressing objects: 33% (7/21)
remote: Compressing objects: 38% (8/21)
remote: Compressing objects: 42% (9/21)
remote: Compressing objects: 47% (10/21)
remote: Compressing objects: 52% (11/21)
remote: Compressing objects: 57% (12/21)
remote: Compressing objects: 61% (13/21)
remote: Compressing objects: 66% (14/21)
remote: Compressing objects: 71% (15/21)
remote: Compressing objects: 76% (16/21)
remote: Compressing objects: 80% (17/21)
remote: Compressing objects: 85% (18/21)
remote: Compressing objects: 90% (19/21)
remote: Compressing objects: 95% (20/21)
remote: Compressing objects: 100% (21/21)
remote: Compressing objects: 100% (21/21), done.
remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/22)
Receiving objects: 9% (2/22)
Receiving objects: 13% (3/22)
Receiving objects: 18% (4/22)
Receiving objects: 22% (5/22)
Receiving objects: 27% (6/22)
Receiving objects: 31% (7/22)
Receiving objects: 36% (8/22)
Receiving objects: 40% (9/22)
Receiving objects: 45% (10/22)
Receiving objects: 50% (11/22)
Receiving objects: 54% (12/22)
Receiving objects: 59% (13/22)
Receiving objects: 63% (14/22)
Receiving objects: 68% (15/22)
Receiving objects: 72% (16/22)
Receiving objects: 77% (17/22)
Receiving objects: 81% (18/22)
Receiving objects: 86% (19/22)
Receiving objects: 90% (20/22)
Receiving objects: 95% (21/22)
Receiving objects: 100% (22/22)
Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/lidar-extrinsics'...
remote: Enumerating objects: 92, done.
remote: Counting objects: 2% (1/43)
remote: Counting objects: 4% (2/43)
remote: Counting objects: 6% (3/43)
remote: Counting objects: 9% (4/43)
remote: Counting objects: 11% (5/43)
remote: Counting objects: 13% (6/43)
remote: Counting objects: 16% (7/43)
remote: Counting objects: 18% (8/43)
remote: Counting objects: 20% (9/43)
remote: Counting objects: 23% (10/43)
remote: Counting objects: 25% (11/43)
remote: Counting objects: 27% (12/43)
remote: Counting objects: 30% (13/43)
remote: Counting objects: 32% (14/43)
remote: Counting objects: 34% (15/43)
remote: Counting objects: 37% (16/43)
remote: Counting objects: 39% (17/43)
remote: Counting objects: 41% (18/43)
remote: Counting objects: 44% (19/43)
remote: Counting objects: 46% (20/43)
remote: Counting objects: 48% (21/43)
remote: Counting objects: 51% (22/43)
remote: Counting objects: 53% (23/43)
remote: Counting objects: 55% (24/43)
remote: Counting objects: 58% (25/43)
remote: Counting objects: 60% (26/43)
remote: Counting objects: 62% (27/43)
remote: Counting objects: 65% (28/43)
remote: Counting objects: 67% (29/43)
remote: Counting objects: 69% (30/43)
remote: Counting objects: 72% (31/43)
remote: Counting objects: 74% (32/43)
remote: Counting objects: 76% (33/43)
remote: Counting objects: 79% (34/43)
remote: Counting objects: 81% (35/43)
remote: Counting objects: 83% (36/43)
remote: Counting objects: 86% (37/43)
remote: Counting objects: 88% (38/43)
remote: Counting objects: 90% (39/43)
remote: Counting objects: 93% (40/43)
remote: Counting objects: 95% (41/43)
remote: Counting objects: 97% (42/43)
remote: Counting objects: 100% (43/43)
remote: Counting objects: 100% (43/43), done.
remote: Compressing objects: 2% (1/41)
remote: Compressing objects: 4% (2/41)
remote: Compressing objects: 7% (3/41)
remote: Compressing objects: 9% (4/41)
remote: Compressing objects: 12% (5/41)
remote: Compressing objects: 14% (6/41)
remote: Compressing objects: 17% (7/41)
remote: Compressing objects: 19% (8/41)
remote: Compressing objects: 21% (9/41)
remote: Compressing objects: 24% (10/41)
remote: Compressing objects: 26% (11/41)
remote: Compressing objects: 29% (12/41)
remote: Compressing objects: 31% (13/41)
remote: Compressing objects: 34% (14/41)
remote: Compressing objects: 36% (15/41)
remote: Compressing objects: 39% (16/41)
remote: Compressing objects: 41% (17/41)
remote: Compressing objects: 43% (18/41)
remote: Compressing objects: 46% (19/41)
remote: Compressing objects: 48% (20/41)
remote: Compressing objects: 51% (21/41)
remote: Compressing objects: 53% (22/41)
remote: Compressing objects: 56% (23/41)
remote: Compressing objects: 58% (24/41)
remote: Compressing objects: 60% (25/41)
remote: Compressing objects: 63% (26/41)
remote: Compressing objects: 65% (27/41)
remote: Compressing objects: 68% (28/41)
remote: Compressing objects: 70% (29/41)
remote: Compressing objects: 73% (30/41)
remote: Compressing objects: 75% (31/41)
remote: Compressing objects: 78% (32/41)
remote: Compressing objects: 80% (33/41)
remote: Compressing objects: 82% (34/41)
remote: Compressing objects: 85% (35/41)
remote: Compressing objects: 87% (36/41)
remote: Compressing objects: 90% (37/41)
remote: Compressing objects: 92% (38/41)
remote: Compressing objects: 95% (39/41)
remote: Compressing objects: 97% (40/41)
remote: Compressing objects: 100% (41/41)
remote: Compressing objects: 100% (41/41), done.
remote: Total 92 (delta 5), reused 0 (delta 0), pack-reused 49
Receiving objects: 1% (1/92)
Receiving objects: 2% (2/92)
Receiving objects: 3% (3/92)
Receiving objects: 4% (4/92)
Receiving objects: 5% (5/92)
Receiving objects: 6% (6/92)
Receiving objects: 7% (7/92)
Receiving objects: 8% (8/92)
Receiving objects: 9% (9/92)
Receiving objects: 10% (10/92)
Receiving objects: 11% (11/92)
Receiving objects: 13% (12/92)
Receiving objects: 14% (13/92)
Receiving objects: 15% (14/92)
Receiving objects: 16% (15/92)
Receiving objects: 17% (16/92)
Receiving objects: 18% (17/92)
Receiving objects: 19% (18/92)
Receiving objects: 20% (19/92)
Receiving objects: 21% (20/92)
Receiving objects: 22% (21/92)
Receiving objects: 23% (22/92)
Receiving objects: 25% (23/92)
Receiving objects: 26% (24/92)
Receiving objects: 27% (25/92)
Receiving objects: 28% (26/92)
Receiving objects: 29% (27/92)
Receiving objects: 30% (28/92)
Receiving objects: 31% (29/92)
Receiving objects: 32% (30/92)
Receiving objects: 33% (31/92)
Receiving objects: 34% (32/92)
Receiving objects: 35% (33/92)
Receiving objects: 36% (34/92)
Receiving objects: 38% (35/92)
Receiving objects: 39% (36/92)
Receiving objects: 40% (37/92)
Receiving objects: 41% (38/92)
Receiving objects: 42% (39/92)
Receiving objects: 43% (40/92)
Receiving objects: 44% (41/92)
Receiving objects: 45% (42/92)
Receiving objects: 46% (43/92)
Receiving objects: 47% (44/92)
Receiving objects: 48% (45/92)
Receiving objects: 50% (46/92)
Receiving objects: 51% (47/92)
Receiving objects: 52% (48/92)
Receiving objects: 53% (49/92)
Receiving objects: 54% (50/92)
Receiving objects: 55% (51/92)
Receiving objects: 56% (52/92)
Receiving objects: 57% (53/92)
Receiving objects: 58% (54/92)
Receiving objects: 59% (55/92)
Receiving objects: 60% (56/92)
Receiving objects: 61% (57/92)
Receiving objects: 63% (58/92)
Receiving objects: 64% (59/92)
Receiving objects: 65% (60/92)
Receiving objects: 66% (61/92)
Receiving objects: 67% (62/92)
Receiving objects: 68% (63/92)
Receiving objects: 69% (64/92)
Receiving objects: 70% (65/92)
Receiving objects: 71% (66/92)
Receiving objects: 72% (67/92)
Receiving objects: 73% (68/92)
Receiving objects: 75% (69/92)
Receiving objects: 76% (70/92)
Receiving objects: 77% (71/92)
Receiving objects: 78% (72/92)
Receiving objects: 79% (73/92)
Receiving objects: 80% (74/92)
Receiving objects: 81% (75/92)
Receiving objects: 82% (76/92)
Receiving objects: 83% (77/92)
Receiving objects: 84% (78/92)
Receiving objects: 85% (79/92)
Receiving objects: 86% (80/92)
Receiving objects: 88% (81/92)
Receiving objects: 89% (82/92)
Receiving objects: 90% (83/92)
Receiving objects: 91% (84/92)
Receiving objects: 92% (85/92)
Receiving objects: 93% (86/92)
Receiving objects: 94% (87/92)
Receiving objects: 95% (88/92)
Receiving objects: 96% (89/92)
Receiving objects: 97% (90/92)
Receiving objects: 98% (91/92)
Receiving objects: 100% (92/92)
Receiving objects: 100% (92/92), 12.08 KiB | 12.08 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 30% (4/13)
Resolving deltas: 38% (5/13)
Resolving deltas: 46% (6/13)
Resolving deltas: 53% (7/13)
Resolving deltas: 61% (8/13)
Resolving deltas: 69% (9/13)
Resolving deltas: 84% (11/13)
Resolving deltas: 92% (12/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_common'...
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: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 30 (delta 5), 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.52 KiB | 6.52 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 462, 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: 0% (1/462)
Receiving objects: 1% (5/462)
Receiving objects: 2% (10/462)
Receiving objects: 3% (14/462)
Receiving objects: 4% (19/462)
Receiving objects: 5% (24/462)
Receiving objects: 6% (28/462)
Receiving objects: 7% (33/462)
Receiving objects: 8% (37/462)
Receiving objects: 9% (42/462)
Receiving objects: 10% (47/462)
Receiving objects: 11% (51/462)
Receiving objects: 12% (56/462)
Receiving objects: 13% (61/462)
Receiving objects: 14% (65/462)
Receiving objects: 15% (70/462)
Receiving objects: 16% (74/462)
Receiving objects: 17% (79/462)
Receiving objects: 18% (84/462)
Receiving objects: 19% (88/462)
Receiving objects: 20% (93/462)
Receiving objects: 21% (98/462)
Receiving objects: 22% (102/462)
Receiving objects: 23% (107/462)
Receiving objects: 24% (111/462)
Receiving objects: 25% (116/462)
Receiving objects: 26% (121/462)
Receiving objects: 27% (125/462)
Receiving objects: 28% (130/462)
Receiving objects: 29% (134/462)
Receiving objects: 30% (139/462)
Receiving objects: 31% (144/462)
Receiving objects: 32% (148/462)
Receiving objects: 33% (153/462)
Receiving objects: 34% (158/462)
Receiving objects: 35% (162/462)
Receiving objects: 36% (167/462)
Receiving objects: 37% (171/462)
Receiving objects: 38% (176/462)
Receiving objects: 39% (181/462)
Receiving objects: 40% (185/462)
Receiving objects: 41% (190/462)
Receiving objects: 42% (195/462)
Receiving objects: 43% (199/462)
Receiving objects: 44% (204/462)
Receiving objects: 45% (208/462)
remote: Total 462 (delta 8), reused 0 (delta 0), pack-reused 429
Receiving objects: 46% (213/462)
Receiving objects: 47% (218/462)
Receiving objects: 48% (222/462)
Receiving objects: 49% (227/462)
Receiving objects: 50% (231/462)
Receiving objects: 51% (236/462)
Receiving objects: 52% (241/462)
Receiving objects: 53% (245/462)
Receiving objects: 54% (250/462)
Receiving objects: 55% (255/462)
Receiving objects: 56% (259/462)
Receiving objects: 57% (264/462)
Receiving objects: 58% (268/462)
Receiving objects: 59% (273/462)
Receiving objects: 60% (278/462)
Receiving objects: 61% (282/462)
Receiving objects: 62% (287/462)
Receiving objects: 63% (292/462)
Receiving objects: 64% (296/462)
Receiving objects: 65% (301/462)
Receiving objects: 66% (305/462)
Receiving objects: 67% (310/462)
Receiving objects: 68% (315/462)
Receiving objects: 69% (319/462)
Receiving objects: 70% (324/462)
Receiving objects: 71% (329/462)
Receiving objects: 72% (333/462)
Receiving objects: 73% (338/462)
Receiving objects: 74% (342/462)
Receiving objects: 75% (347/462)
Receiving objects: 76% (352/462)
Receiving objects: 77% (356/462)
Receiving objects: 78% (361/462)
Receiving objects: 79% (365/462)
Receiving objects: 80% (370/462)
Receiving objects: 81% (375/462)
Receiving objects: 82% (379/462)
Receiving objects: 83% (384/462)
Receiving objects: 84% (389/462)
Receiving objects: 85% (393/462)
Receiving objects: 86% (398/462)
Receiving objects: 87% (402/462)
Receiving objects: 88% (407/462)
Receiving objects: 89% (412/462)
Receiving objects: 90% (416/462)
Receiving objects: 91% (421/462)
Receiving objects: 92% (426/462)
Receiving objects: 93% (430/462)
Receiving objects: 94% (435/462)
Receiving objects: 95% (439/462)
Receiving objects: 96% (444/462)
Receiving objects: 97% (449/462)
Receiving objects: 98% (453/462)
Receiving objects: 99% (458/462)
Receiving objects: 100% (462/462)
Receiving objects: 100% (462/462), 80.85 KiB | 26.95 MiB/s, done.
Resolving deltas: 0% (0/188)
Resolving deltas: 1% (2/188)
Resolving deltas: 2% (4/188)
Resolving deltas: 3% (6/188)
Resolving deltas: 4% (8/188)
Resolving deltas: 16% (31/188)
Resolving deltas: 32% (61/188)
Resolving deltas: 41% (78/188)
Resolving deltas: 43% (81/188)
Resolving deltas: 46% (87/188)
Resolving deltas: 48% (91/188)
Resolving deltas: 49% (93/188)
Resolving deltas: 56% (107/188)
Resolving deltas: 57% (108/188)
Resolving deltas: 61% (115/188)
Resolving deltas: 63% (120/188)
Resolving deltas: 64% (121/188)
Resolving deltas: 66% (125/188)
Resolving deltas: 76% (143/188)
Resolving deltas: 77% (146/188)
Resolving deltas: 78% (148/188)
Resolving deltas: 79% (149/188)
Resolving deltas: 80% (152/188)
Resolving deltas: 81% (154/188)
Resolving deltas: 84% (159/188)
Resolving deltas: 86% (162/188)
Resolving deltas: 87% (164/188)
Resolving deltas: 89% (169/188)
Resolving deltas: 90% (170/188)
Resolving deltas: 91% (172/188)
Resolving deltas: 92% (173/188)
Resolving deltas: 94% (178/188)
Resolving deltas: 95% (179/188)
Resolving deltas: 96% (181/188)
Resolving deltas: 100% (188/188)
Resolving deltas: 100% (188/188), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/msf-port'...
remote: Enumerating objects: 119, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), 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 119 (delta 26), reused 40 (delta 17), pack-reused 63
Receiving objects: 0% (1/119)
Receiving objects: 1% (2/119)
Receiving objects: 2% (3/119)
Receiving objects: 3% (4/119)
Receiving objects: 4% (5/119)
Receiving objects: 5% (6/119)
Receiving objects: 6% (8/119)
Receiving objects: 7% (9/119)
Receiving objects: 8% (10/119)
Receiving objects: 9% (11/119)
Receiving objects: 10% (12/119)
Receiving objects: 11% (14/119)
Receiving objects: 12% (15/119)
Receiving objects: 13% (16/119)
Receiving objects: 14% (17/119)
Receiving objects: 15% (18/119)
Receiving objects: 16% (20/119)
Receiving objects: 17% (21/119)
Receiving objects: 18% (22/119)
Receiving objects: 19% (23/119)
Receiving objects: 20% (24/119)
Receiving objects: 21% (25/119)
Receiving objects: 22% (27/119)
Receiving objects: 23% (28/119)
Receiving objects: 24% (29/119)
Receiving objects: 25% (30/119)
Receiving objects: 26% (31/119)
Receiving objects: 27% (33/119)
Receiving objects: 28% (34/119)
Receiving objects: 29% (35/119)
Receiving objects: 30% (36/119)
Receiving objects: 31% (37/119)
Receiving objects: 32% (39/119)
Receiving objects: 33% (40/119)
Receiving objects: 34% (41/119)
Receiving objects: 35% (42/119)
Receiving objects: 36% (43/119)
Receiving objects: 37% (45/119)
Receiving objects: 38% (46/119)
Receiving objects: 39% (47/119)
Receiving objects: 40% (48/119)
Receiving objects: 41% (49/119)
Receiving objects: 42% (50/119)
Receiving objects: 43% (52/119)
Receiving objects: 44% (53/119)
Receiving objects: 45% (54/119)
Receiving objects: 46% (55/119)
Receiving objects: 47% (56/119)
Receiving objects: 48% (58/119)
Receiving objects: 49% (59/119)
Receiving objects: 50% (60/119)
Receiving objects: 51% (61/119)
Receiving objects: 52% (62/119)
Receiving objects: 53% (64/119)
Receiving objects: 54% (65/119)
Receiving objects: 55% (66/119)
Receiving objects: 56% (67/119)
Receiving objects: 57% (68/119)
Receiving objects: 58% (70/119)
Receiving objects: 59% (71/119)
Receiving objects: 60% (72/119)
Receiving objects: 61% (73/119)
Receiving objects: 62% (74/119)
Receiving objects: 63% (75/119)
Receiving objects: 64% (77/119)
Receiving objects: 65% (78/119)
Receiving objects: 66% (79/119)
Receiving objects: 67% (80/119)
Receiving objects: 68% (81/119)
Receiving objects: 69% (83/119)
Receiving objects: 70% (84/119)
Receiving objects: 71% (85/119)
Receiving objects: 72% (86/119)
Receiving objects: 73% (87/119)
Receiving objects: 74% (89/119)
Receiving objects: 75% (90/119)
Receiving objects: 76% (91/119)
Receiving objects: 77% (92/119)
Receiving objects: 78% (93/119)
Receiving objects: 79% (95/119)
Receiving objects: 80% (96/119)
Receiving objects: 81% (97/119)
Receiving objects: 82% (98/119)
Receiving objects: 83% (99/119)
Receiving objects: 84% (100/119)
Receiving objects: 85% (102/119)
Receiving objects: 86% (103/119)
Receiving objects: 87% (104/119)
Receiving objects: 88% (105/119)
Receiving objects: 89% (106/119)
Receiving objects: 90% (108/119)
Receiving objects: 91% (109/119)
Receiving objects: 92% (110/119)
Receiving objects: 93% (111/119)
Receiving objects: 94% (112/119)
Receiving objects: 95% (114/119)
Receiving objects: 96% (115/119)
Receiving objects: 97% (116/119)
Receiving objects: 98% (117/119)
Receiving objects: 99% (118/119)
Receiving objects: 100% (119/119)
Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done.
Resolving deltas: 0% (0/62)
Resolving deltas: 1% (1/62)
Resolving deltas: 8% (5/62)
Resolving deltas: 14% (9/62)
Resolving deltas: 17% (11/62)
Resolving deltas: 19% (12/62)
Resolving deltas: 22% (14/62)
Resolving deltas: 24% (15/62)
Resolving deltas: 29% (18/62)
Resolving deltas: 32% (20/62)
Resolving deltas: 38% (24/62)
Resolving deltas: 40% (25/62)
Resolving deltas: 41% (26/62)
Resolving deltas: 48% (30/62)
Resolving deltas: 50% (31/62)
Resolving deltas: 56% (35/62)
Resolving deltas: 58% (36/62)
Resolving deltas: 59% (37/62)
Resolving deltas: 61% (38/62)
Resolving deltas: 62% (39/62)
Resolving deltas: 64% (40/62)
Resolving deltas: 67% (42/62)
Resolving deltas: 69% (43/62)
Resolving deltas: 72% (45/62)
Resolving deltas: 74% (46/62)
Resolving deltas: 75% (47/62)
Resolving deltas: 77% (48/62)
Resolving deltas: 83% (52/62)
Resolving deltas: 88% (55/62)
Resolving deltas: 91% (57/62)
Resolving deltas: 93% (58/62)
Resolving deltas: 96% (60/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/msf-vehicle'...
remote: Enumerating objects: 38, done.
remote: Counting objects: 33% (1/3)
remote: Counting objects: 66% (2/3)
remote: Counting objects: 100% (3/3)
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 38 (delta 0), reused 0 (delta 0), pack-reused 35
Receiving objects: 2% (1/38)
Receiving objects: 5% (2/38)
Receiving objects: 7% (3/38)
Receiving objects: 10% (4/38)
Receiving objects: 13% (5/38)
Receiving objects: 15% (6/38)
Receiving objects: 18% (7/38)
Receiving objects: 21% (8/38)
Receiving objects: 23% (9/38)
Receiving objects: 26% (10/38)
Receiving objects: 28% (11/38)
Receiving objects: 31% (12/38)
Receiving objects: 34% (13/38)
Receiving objects: 36% (14/38)
Receiving objects: 39% (15/38)
Receiving objects: 42% (16/38)
Receiving objects: 44% (17/38)
Receiving objects: 47% (18/38)
Receiving objects: 50% (19/38)
Receiving objects: 52% (20/38)
Receiving objects: 55% (21/38)
Receiving objects: 57% (22/38)
Receiving objects: 60% (23/38)
Receiving objects: 63% (24/38)
Receiving objects: 65% (25/38)
Receiving objects: 68% (26/38)
Receiving objects: 71% (27/38)
Receiving objects: 73% (28/38)
Receiving objects: 76% (29/38)
Receiving objects: 78% (30/38)
Receiving objects: 81% (31/38)
Receiving objects: 84% (32/38)
Receiving objects: 86% (33/38)
Receiving objects: 89% (34/38)
Receiving objects: 92% (35/38)
Receiving objects: 94% (36/38)
Receiving objects: 97% (37/38)
Receiving objects: 100% (38/38)
Receiving objects: 100% (38/38), 4.59 KiB | 4.59 MiB/s, done.
Resolving deltas: 0% (0/17)
Resolving deltas: 76% (13/17)
Resolving deltas: 100% (17/17)
Resolving deltas: 100% (17/17), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/perception_camera_driver'...
remote: Enumerating objects: 41, done.
remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 41
Receiving objects: 2% (1/41)
Receiving objects: 4% (2/41)
Receiving objects: 7% (3/41)
Receiving objects: 9% (4/41)
Receiving objects: 12% (5/41)
Receiving objects: 14% (6/41)
Receiving objects: 17% (7/41)
Receiving objects: 19% (8/41)
Receiving objects: 21% (9/41)
Receiving objects: 24% (10/41)
Receiving objects: 26% (11/41)
Receiving objects: 29% (12/41)
Receiving objects: 31% (13/41)
Receiving objects: 34% (14/41)
Receiving objects: 36% (15/41)
Receiving objects: 39% (16/41)
Receiving objects: 41% (17/41)
Receiving objects: 43% (18/41)
Receiving objects: 46% (19/41)
Receiving objects: 48% (20/41)
Receiving objects: 51% (21/41)
Receiving objects: 53% (22/41)
Receiving objects: 56% (23/41)
Receiving objects: 58% (24/41)
Receiving objects: 60% (25/41)
Receiving objects: 63% (26/41)
Receiving objects: 65% (27/41)
Receiving objects: 68% (28/41)
Receiving objects: 70% (29/41)
Receiving objects: 73% (30/41)
Receiving objects: 75% (31/41)
Receiving objects: 78% (32/41)
Receiving objects: 80% (33/41)
Receiving objects: 82% (34/41)
Receiving objects: 85% (35/41)
Receiving objects: 87% (36/41)
Receiving objects: 90% (37/41)
Receiving objects: 92% (38/41)
Receiving objects: 95% (39/41)
Receiving objects: 97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 4.19 KiB | 4.19 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 14% (1/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/perception_data_collection'...
remote: Enumerating objects: 148, done.
remote: Counting objects: 0% (1/136)
remote: Counting objects: 1% (2/136)
remote: Counting objects: 2% (3/136)
remote: Counting objects: 3% (5/136)
remote: Counting objects: 4% (6/136)
remote: Counting objects: 5% (7/136)
remote: Counting objects: 6% (9/136)
remote: Counting objects: 7% (10/136)
remote: Counting objects: 8% (11/136)
remote: Counting objects: 9% (13/136)
remote: Counting objects: 10% (14/136)
remote: Counting objects: 11% (15/136)
remote: Counting objects: 12% (17/136)
remote: Counting objects: 13% (18/136)
remote: Counting objects: 14% (20/136)
remote: Counting objects: 15% (21/136)
remote: Counting objects: 16% (22/136)
remote: Counting objects: 17% (24/136)
remote: Counting objects: 18% (25/136)
remote: Counting objects: 19% (26/136)
remote: Counting objects: 20% (28/136)
remote: Counting objects: 21% (29/136)
remote: Counting objects: 22% (30/136)
remote: Counting objects: 23% (32/136)
remote: Counting objects: 24% (33/136)
remote: Counting objects: 25% (34/136)
remote: Counting objects: 26% (36/136)
remote: Counting objects: 27% (37/136)
remote: Counting objects: 28% (39/136)
remote: Counting objects: 29% (40/136)
remote: Counting objects: 30% (41/136)
remote: Counting objects: 31% (43/136)
remote: Counting objects: 32% (44/136)
remote: Counting objects: 33% (45/136)
remote: Counting objects: 34% (47/136)
remote: Counting objects: 35% (48/136)
remote: Counting objects: 36% (49/136)
remote: Counting objects: 37% (51/136)
remote: Counting objects: 38% (52/136)
remote: Counting objects: 39% (54/136)
remote: Counting objects: 40% (55/136)
remote: Counting objects: 41% (56/136)
remote: Counting objects: 42% (58/136)
remote: Counting objects: 43% (59/136)
remote: Counting objects: 44% (60/136)
remote: Counting objects: 45% (62/136)
remote: Counting objects: 46% (63/136)
remote: Counting objects: 47% (64/136)
remote: Counting objects: 48% (66/136)
remote: Counting objects: 49% (67/136)
remote: Counting objects: 50% (68/136)
remote: Counting objects: 51% (70/136)
remote: Counting objects: 52% (71/136)
remote: Counting objects: 53% (73/136)
remote: Counting objects: 54% (74/136)
remote: Counting objects: 55% (75/136)
remote: Counting objects: 56% (77/136)
remote: Counting objects: 57% (78/136)
remote: Counting objects: 58% (79/136)
remote: Counting objects: 59% (81/136)
remote: Counting objects: 60% (82/136)
remote: Counting objects: 61% (83/136)
remote: Counting objects: 62% (85/136)
remote: Counting objects: 63% (86/136)
remote: Counting objects: 64% (88/136)
remote: Counting objects: 65% (89/136)
remote: Counting objects: 66% (90/136)
remote: Counting objects: 67% (92/136)
remote: Counting objects: 68% (93/136)
remote: Counting objects: 69% (94/136)
remote: Counting objects: 70% (96/136)
remote: Counting objects: 71% (97/136)
remote: Counting objects: 72% (98/136)
remote: Counting objects: 73% (100/136)
remote: Counting objects: 74% (101/136)
remote: Counting objects: 75% (102/136)
remote: Counting objects: 76% (104/136)
remote: Counting objects: 77% (105/136)
remote: Counting objects: 78% (107/136)
remote: Counting objects: 79% (108/136)
remote: Counting objects: 80% (109/136)
remote: Counting objects: 81% (111/136)
remote: Counting objects: 82% (112/136)
remote: Counting objects: 83% (113/136)
remote: Counting objects: 84% (115/136)
remote: Counting objects: 85% (116/136)
remote: Counting objects: 86% (117/136)
remote: Counting objects: 87% (119/136)
remote: Counting objects: 88% (120/136)
remote: Counting objects: 89% (122/136)
remote: Counting objects: 90% (123/136)
remote: Counting objects: 91% (124/136)
remote: Counting objects: 92% (126/136)
remote: Counting objects: 93% (127/136)
remote: Counting objects: 94% (128/136)
remote: Counting objects: 95% (130/136)
remote: Counting objects: 96% (131/136)
remote: Counting objects: 97% (132/136)
remote: Counting objects: 98% (134/136)
remote: Counting objects: 99% (135/136)
remote: Counting objects: 100% (136/136)
remote: Counting objects: 100% (136/136), done.
remote: Compressing objects: 1% (1/76)
remote: Compressing objects: 2% (2/76)
remote: Compressing objects: 3% (3/76)
remote: Compressing objects: 5% (4/76)
remote: Compressing objects: 6% (5/76)
remote: Compressing objects: 7% (6/76)
remote: Compressing objects: 9% (7/76)
remote: Compressing objects: 10% (8/76)
remote: Compressing objects: 11% (9/76)
remote: Compressing objects: 13% (10/76)
remote: Compressing objects: 14% (11/76)
remote: Compressing objects: 15% (12/76)
remote: Compressing objects: 17% (13/76)
remote: Compressing objects: 18% (14/76)
remote: Compressing objects: 19% (15/76)
remote: Compressing objects: 21% (16/76)
remote: Compressing objects: 22% (17/76)
remote: Compressing objects: 23% (18/76)
remote: Compressing objects: 25% (19/76)
remote: Compressing objects: 26% (20/76)
remote: Compressing objects: 27% (21/76)
remote: Compressing objects: 28% (22/76)
remote: Compressing objects: 30% (23/76)
remote: Compressing objects: 31% (24/76)
remote: Compressing objects: 32% (25/76)
remote: Compressing objects: 34% (26/76)
remote: Compressing objects: 35% (27/76)
remote: Compressing objects: 36% (28/76)
remote: Compressing objects: 38% (29/76)
remote: Compressing objects: 39% (30/76)
remote: Compressing objects: 40% (31/76)
remote: Compressing objects: 42% (32/76)
remote: Compressing objects: 43% (33/76)
remote: Compressing objects: 44% (34/76)
remote: Compressing objects: 46% (35/76)
remote: Compressing objects: 47% (36/76)
remote: Compressing objects: 48% (37/76)
remote: Compressing objects: 50% (38/76)
remote: Compressing objects: 51% (39/76)
remote: Compressing objects: 52% (40/76)
remote: Compressing objects: 53% (41/76)
remote: Compressing objects: 55% (42/76)
remote: Compressing objects: 56% (43/76)
remote: Compressing objects: 57% (44/76)
remote: Compressing objects: 59% (45/76)
remote: Compressing objects: 60% (46/76)
remote: Compressing objects: 61% (47/76)
remote: Compressing objects: 63% (48/76)
remote: Compressing objects: 64% (49/76)
remote: Compressing objects: 65% (50/76)
remote: Compressing objects: 67% (51/76)
remote: Compressing objects: 68% (52/76)
remote: Compressing objects: 69% (53/76)
remote: Compressing objects: 71% (54/76)
remote: Compressing objects: 72% (55/76)
remote: Compressing objects: 73% (56/76)
remote: Compressing objects: 75% (57/76)
remote: Compressing objects: 76% (58/76)
remote: Compressing objects: 77% (59/76)
remote: Compressing objects: 78% (60/76)
remote: Compressing objects: 80% (61/76)
remote: Compressing objects: 81% (62/76)
remote: Compressing objects: 82% (63/76)
remote: Compressing objects: 84% (64/76)
remote: Compressing objects: 85% (65/76)
remote: Compressing objects: 86% (66/76)
remote: Compressing objects: 88% (67/76)
remote: Compressing objects: 89% (68/76)
remote: Compressing objects: 90% (69/76)
remote: Compressing objects: 92% (70/76)
remote: Compressing objects: 93% (71/76)
remote: Compressing objects: 94% (72/76)
remote: Compressing objects: 96% (73/76)
remote: Compressing objects: 97% (74/76)
remote: Compressing objects: 98% (75/76)
remote: Compressing objects: 100% (76/76)
remote: Compressing objects: 100% (76/76), done.
Receiving objects: 0% (1/148)
Receiving objects: 1% (2/148)
Receiving objects: 2% (3/148)
Receiving objects: 3% (5/148)
Receiving objects: 4% (6/148)
Receiving objects: 5% (8/148)
Receiving objects: 6% (9/148)
Receiving objects: 7% (11/148)
Receiving objects: 8% (12/148)
Receiving objects: 9% (14/148)
Receiving objects: 10% (15/148)
Receiving objects: 11% (17/148)
Receiving objects: 12% (18/148)
Receiving objects: 13% (20/148)
Receiving objects: 14% (21/148)
Receiving objects: 15% (23/148)
Receiving objects: 16% (24/148)
Receiving objects: 17% (26/148)
Receiving objects: 18% (27/148)
Receiving objects: 19% (29/148)
Receiving objects: 20% (30/148)
Receiving objects: 21% (32/148)
Receiving objects: 22% (33/148)
Receiving objects: 23% (35/148)
Receiving objects: 24% (36/148)
Receiving objects: 25% (37/148)
Receiving objects: 26% (39/148)
Receiving objects: 27% (40/148)
Receiving objects: 28% (42/148)
Receiving objects: 29% (43/148)
Receiving objects: 30% (45/148)
Receiving objects: 31% (46/148)
Receiving objects: 32% (48/148)
Receiving objects: 33% (49/148)
Receiving objects: 34% (51/148)
Receiving objects: 35% (52/148)
Receiving objects: 36% (54/148)
Receiving objects: 37% (55/148)
remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12
Receiving objects: 38% (57/148)
Receiving objects: 39% (58/148)
Receiving objects: 40% (60/148)
Receiving objects: 41% (61/148)
Receiving objects: 42% (63/148)
Receiving objects: 43% (64/148)
Receiving objects: 44% (66/148)
Receiving objects: 45% (67/148)
Receiving objects: 46% (69/148)
Receiving objects: 47% (70/148)
Receiving objects: 48% (72/148)
Receiving objects: 49% (73/148)
Receiving objects: 50% (74/148)
Receiving objects: 51% (76/148)
Receiving objects: 52% (77/148)
Receiving objects: 53% (79/148)
Receiving objects: 54% (80/148)
Receiving objects: 55% (82/148)
Receiving objects: 56% (83/148)
Receiving objects: 57% (85/148)
Receiving objects: 58% (86/148)
Receiving objects: 59% (88/148)
Receiving objects: 60% (89/148)
Receiving objects: 61% (91/148)
Receiving objects: 62% (92/148)
Receiving objects: 63% (94/148)
Receiving objects: 64% (95/148)
Receiving objects: 65% (97/148)
Receiving objects: 66% (98/148)
Receiving objects: 67% (100/148)
Receiving objects: 68% (101/148)
Receiving objects: 69% (103/148)
Receiving objects: 70% (104/148)
Receiving objects: 71% (106/148)
Receiving objects: 72% (107/148)
Receiving objects: 73% (109/148)
Receiving objects: 74% (110/148)
Receiving objects: 75% (111/148)
Receiving objects: 76% (113/148)
Receiving objects: 77% (114/148)
Receiving objects: 78% (116/148)
Receiving objects: 79% (117/148)
Receiving objects: 80% (119/148)
Receiving objects: 81% (120/148)
Receiving objects: 82% (122/148)
Receiving objects: 83% (123/148)
Receiving objects: 84% (125/148)
Receiving objects: 85% (126/148)
Receiving objects: 86% (128/148)
Receiving objects: 87% (129/148)
Receiving objects: 88% (131/148)
Receiving objects: 89% (132/148)
Receiving objects: 90% (134/148)
Receiving objects: 91% (135/148)
Receiving objects: 92% (137/148)
Receiving objects: 93% (138/148)
Receiving objects: 94% (140/148)
Receiving objects: 95% (141/148)
Receiving objects: 96% (143/148)
Receiving objects: 97% (144/148)
Receiving objects: 98% (146/148)
Receiving objects: 99% (147/148)
Receiving objects: 100% (148/148)
Receiving objects: 100% (148/148), 24.78 KiB | 4.13 MiB/s, done.
Resolving deltas: 0% (0/71)
Resolving deltas: 1% (1/71)
Resolving deltas: 2% (2/71)
Resolving deltas: 4% (3/71)
Resolving deltas: 5% (4/71)
Resolving deltas: 7% (5/71)
Resolving deltas: 8% (6/71)
Resolving deltas: 18% (13/71)
Resolving deltas: 19% (14/71)
Resolving deltas: 36% (26/71)
Resolving deltas: 45% (32/71)
Resolving deltas: 49% (35/71)
Resolving deltas: 50% (36/71)
Resolving deltas: 54% (39/71)
Resolving deltas: 100% (71/71)
Resolving deltas: 100% (71/71), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 1% (1/84)
remote: Counting objects: 2% (2/84)
remote: Counting objects: 3% (3/84)
remote: Counting objects: 4% (4/84)
remote: Counting objects: 5% (5/84)
remote: Counting objects: 7% (6/84)
remote: Counting objects: 8% (7/84)
remote: Counting objects: 9% (8/84)
remote: Counting objects: 10% (9/84)
remote: Counting objects: 11% (10/84)
remote: Counting objects: 13% (11/84)
remote: Counting objects: 14% (12/84)
remote: Counting objects: 15% (13/84)
remote: Counting objects: 16% (14/84)
remote: Counting objects: 17% (15/84)
remote: Counting objects: 19% (16/84)
remote: Counting objects: 20% (17/84)
remote: Counting objects: 21% (18/84)
remote: Counting objects: 22% (19/84)
remote: Counting objects: 23% (20/84)
remote: Counting objects: 25% (21/84)
remote: Counting objects: 26% (22/84)
remote: Counting objects: 27% (23/84)
remote: Counting objects: 28% (24/84)
remote: Counting objects: 29% (25/84)
remote: Counting objects: 30% (26/84)
remote: Counting objects: 32% (27/84)
remote: Counting objects: 33% (28/84)
remote: Counting objects: 34% (29/84)
remote: Counting objects: 35% (30/84)
remote: Counting objects: 36% (31/84)
remote: Counting objects: 38% (32/84)
remote: Counting objects: 39% (33/84)
remote: Counting objects: 40% (34/84)
remote: Counting objects: 41% (35/84)
remote: Counting objects: 42% (36/84)
remote: Counting objects: 44% (37/84)
remote: Counting objects: 45% (38/84)
remote: Counting objects: 46% (39/84)
remote: Counting objects: 47% (40/84)
remote: Counting objects: 48% (41/84)
remote: Counting objects: 50% (42/84)
remote: Counting objects: 51% (43/84)
remote: Counting objects: 52% (44/84)
remote: Counting objects: 53% (45/84)
remote: Counting objects: 54% (46/84)
remote: Counting objects: 55% (47/84)
remote: Counting objects: 57% (48/84)
remote: Counting objects: 58% (49/84)
remote: Counting objects: 59% (50/84)
remote: Counting objects: 60% (51/84)
remote: Counting objects: 61% (52/84)
remote: Counting objects: 63% (53/84)
remote: Counting objects: 64% (54/84)
remote: Counting objects: 65% (55/84)
remote: Counting objects: 66% (56/84)
remote: Counting objects: 67% (57/84)
remote: Counting objects: 69% (58/84)
remote: Counting objects: 70% (59/84)
remote: Counting objects: 71% (60/84)
remote: Counting objects: 72% (61/84)
remote: Counting objects: 73% (62/84)
remote: Counting objects: 75% (63/84)
remote: Counting objects: 76% (64/84)
remote: Counting objects: 77% (65/84)
remote: Counting objects: 78% (66/84)
remote: Counting objects: 79% (67/84)
remote: Counting objects: 80% (68/84)
remote: Counting objects: 82% (69/84)
remote: Counting objects: 83% (70/84)
remote: Counting objects: 84% (71/84)
remote: Counting objects: 85% (72/84)
remote: Counting objects: 86% (73/84)
remote: Counting objects: 88% (74/84)
remote: Counting objects: 89% (75/84)
remote: Counting objects: 90% (76/84)
remote: Counting objects: 91% (77/84)
remote: Counting objects: 92% (78/84)
remote: Counting objects: 94% (79/84)
remote: Counting objects: 95% (80/84)
remote: Counting objects: 96% (81/84)
remote: Counting objects: 97% (82/84)
remote: Counting objects: 98% (83/84)
remote: Counting objects: 100% (84/84)
remote: Counting objects: 100% (84/84), 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 125 (delta 15), reused 64 (delta 10), pack-reused 41
Receiving objects: 0% (1/125)
Receiving objects: 1% (2/125)
Receiving objects: 2% (3/125)
Receiving objects: 3% (4/125)
Receiving objects: 4% (5/125)
Receiving objects: 5% (7/125)
Receiving objects: 6% (8/125)
Receiving objects: 7% (9/125)
Receiving objects: 8% (10/125)
Receiving objects: 9% (12/125)
Receiving objects: 10% (13/125)
Receiving objects: 11% (14/125)
Receiving objects: 12% (15/125)
Receiving objects: 13% (17/125)
Receiving objects: 14% (18/125)
Receiving objects: 15% (19/125)
Receiving objects: 16% (20/125)
Receiving objects: 17% (22/125)
Receiving objects: 18% (23/125)
Receiving objects: 19% (24/125)
Receiving objects: 20% (25/125)
Receiving objects: 21% (27/125)
Receiving objects: 22% (28/125)
Receiving objects: 23% (29/125)
Receiving objects: 24% (30/125)
Receiving objects: 25% (32/125)
Receiving objects: 26% (33/125)
Receiving objects: 27% (34/125)
Receiving objects: 28% (35/125)
Receiving objects: 29% (37/125)
Receiving objects: 30% (38/125)
Receiving objects: 31% (39/125)
Receiving objects: 32% (40/125)
Receiving objects: 33% (42/125)
Receiving objects: 34% (43/125)
Receiving objects: 35% (44/125)
Receiving objects: 36% (45/125)
Receiving objects: 37% (47/125)
Receiving objects: 38% (48/125)
Receiving objects: 39% (49/125)
Receiving objects: 40% (50/125)
Receiving objects: 41% (52/125)
Receiving objects: 42% (53/125)
Receiving objects: 43% (54/125)
Receiving objects: 44% (55/125)
Receiving objects: 45% (57/125)
Receiving objects: 46% (58/125)
Receiving objects: 47% (59/125)
Receiving objects: 48% (60/125)
Receiving objects: 49% (62/125)
Receiving objects: 50% (63/125)
Receiving objects: 51% (64/125)
Receiving objects: 52% (65/125)
Receiving objects: 53% (67/125)
Receiving objects: 54% (68/125)
Receiving objects: 55% (69/125)
Receiving objects: 56% (70/125)
Receiving objects: 57% (72/125)
Receiving objects: 58% (73/125)
Receiving objects: 59% (74/125)
Receiving objects: 60% (75/125)
Receiving objects: 61% (77/125)
Receiving objects: 62% (78/125)
Receiving objects: 63% (79/125)
Receiving objects: 64% (80/125)
Receiving objects: 65% (82/125)
Receiving objects: 66% (83/125)
Receiving objects: 67% (84/125)
Receiving objects: 68% (85/125)
Receiving objects: 69% (87/125)
Receiving objects: 70% (88/125)
Receiving objects: 71% (89/125)
Receiving objects: 72% (90/125)
Receiving objects: 73% (92/125)
Receiving objects: 74% (93/125)
Receiving objects: 75% (94/125)
Receiving objects: 76% (95/125)
Receiving objects: 77% (97/125)
Receiving objects: 78% (98/125)
Receiving objects: 79% (99/125)
Receiving objects: 80% (100/125)
Receiving objects: 81% (102/125)
Receiving objects: 82% (103/125)
Receiving objects: 83% (104/125)
Receiving objects: 84% (105/125)
Receiving objects: 85% (107/125)
Receiving objects: 86% (108/125)
Receiving objects: 87% (109/125)
Receiving objects: 88% (110/125)
Receiving objects: 89% (112/125)
Receiving objects: 90% (113/125)
Receiving objects: 91% (114/125)
Receiving objects: 92% (115/125)
Receiving objects: 93% (117/125)
Receiving objects: 94% (118/125)
Receiving objects: 95% (119/125)
Receiving objects: 96% (120/125)
Receiving objects: 97% (122/125)
Receiving objects: 98% (123/125)
Receiving objects: 99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas: 0% (0/26)
Resolving deltas: 3% (1/26)
Resolving deltas: 7% (2/26)
Resolving deltas: 11% (3/26)
Resolving deltas: 19% (5/26)
Resolving deltas: 23% (6/26)
Resolving deltas: 61% (16/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/weifang-config/container/A004/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/weifang-config/container/A004/params_new/perception_new_detection'...
remote: Enumerating objects: 5334, done.
remote: Counting objects: 0% (1/618)
remote: Counting objects: 1% (7/618)
remote: Counting objects: 2% (13/618)
remote: Counting objects: 3% (19/618)
remote: Counting objects: 4% (25/618)
remote: Counting objects: 5% (31/618)
remote: Counting objects: 6% (38/618)
remote: Counting objects: 7% (44/618)
remote: Counting objects: 8% (50/618)
remote: Counting objects: 9% (56/618)
remote: Counting objects: 10% (62/618)
remote: Counting objects: 11% (68/618)
remote: Counting objects: 12% (75/618)
remote: Counting objects: 13% (81/618)
remote: Counting objects: 14% (87/618)
remote: Counting objects: 15% (93/618)
remote: Counting objects: 16% (99/618)
remote: Counting objects: 17% (106/618)
remote: Counting objects: 18% (112/618)
remote: Counting objects: 19% (118/618)
remote: Counting objects: 20% (124/618)
remote: Counting objects: 21% (130/618)
remote: Counting objects: 22% (136/618)
remote: Counting objects: 23% (143/618)
remote: Counting objects: 24% (149/618)
remote: Counting objects: 25% (155/618)
remote: Counting objects: 26% (161/618)
remote: Counting objects: 27% (167/618)
remote: Counting objects: 28% (174/618)
remote: Counting objects: 29% (180/618)
remote: Counting objects: 30% (186/618)
remote: Counting objects: 31% (192/618)
remote: Counting objects: 32% (198/618)
remote: Counting objects: 33% (204/618)
remote: Counting objects: 34% (211/618)
remote: Counting objects: 35% (217/618)
remote: Counting objects: 36% (223/618)
remote: Counting objects: 37% (229/618)
remote: Counting objects: 38% (235/618)
remote: Counting objects: 39% (242/618)
remote: Counting objects: 40% (248/618)
remote: Counting objects: 41% (254/618)
remote: Counting objects: 42% (260/618)
remote: Counting objects: 43% (266/618)
remote: Counting objects: 44% (272/618)
remote: Counting objects: 45% (279/618)
remote: Counting objects: 46% (285/618)
remote: Counting objects: 47% (291/618)
remote: Counting objects: 48% (297/618)
remote: Counting objects: 49% (303/618)
remote: Counting objects: 50% (309/618)
remote: Counting objects: 51% (316/618)
remote: Counting objects: 52% (322/618)
remote: Counting objects: 53% (328/618)
remote: Counting objects: 54% (334/618)
remote: Counting objects: 55% (340/618)
remote: Counting objects: 56% (347/618)
remote: Counting objects: 57% (353/618)
remote: Counting objects: 58% (359/618)
remote: Counting objects: 59% (365/618)
remote: Counting objects: 60% (371/618)
remote: Counting objects: 61% (377/618)
remote: Counting objects: 62% (384/618)
remote: Counting objects: 63% (390/618)
remote: Counting objects: 64% (396/618)
remote: Counting objects: 65% (402/618)
remote: Counting objects: 66% (408/618)
remote: Counting objects: 67% (415/618)
remote: Counting objects: 68% (421/618)
remote: Counting objects: 69% (427/618)
remote: Counting objects: 70% (433/618)
remote: Counting objects: 71% (439/618)
remote: Counting objects: 72% (445/618)
remote: Counting objects: 73% (452/618)
remote: Counting objects: 74% (458/618)
remote: Counting objects: 75% (464/618)
remote: Counting objects: 76% (470/618)
remote: Counting objects: 77% (476/618)
remote: Counting objects: 78% (483/618)
remote: Counting objects: 79% (489/618)
remote: Counting objects: 80% (495/618)
remote: Counting objects: 81% (501/618)
remote: Counting objects: 82% (507/618)
remote: Counting objects: 83% (513/618)
remote: Counting objects: 84% (520/618)
remote: Counting objects: 85% (526/618)
remote: Counting objects: 86% (532/618)
remote: Counting objects: 87% (538/618)
remote: Counting objects: 88% (544/618)
remote: Counting objects: 89% (551/618)
remote: Counting objects: 90% (557/618)
remote: Counting objects: 91% (563/618)
remote: Counting objects: 92% (569/618)
remote: Counting objects: 93% (575/618)
remote: Counting objects: 94% (581/618)
remote: Counting objects: 95% (588/618)
remote: Counting objects: 96% (594/618)
remote: Counting objects: 97% (600/618)
remote: Counting objects: 98% (606/618)
remote: Counting objects: 99% (612/618)
remote: Counting objects: 100% (618/618)
remote: Counting objects: 100% (618/618), done.
remote: Compressing objects: 0% (1/155)
remote: Compressing objects: 1% (2/155)
remote: Compressing objects: 2% (4/155)
remote: Compressing objects: 3% (5/155)
remote: Compressing objects: 4% (7/155)
remote: Compressing objects: 5% (8/155)
remote: Compressing objects: 6% (10/155)
remote: Compressing objects: 7% (11/155)
remote: Compressing objects: 8% (13/155)
remote: Compressing objects: 9% (14/155)
remote: Compressing objects: 10% (16/155)
remote: Compressing objects: 11% (18/155)
remote: Compressing objects: 12% (19/155)
remote: Compressing objects: 13% (21/155)
remote: Compressing objects: 14% (22/155)
remote: Compressing objects: 15% (24/155)
remote: Compressing objects: 16% (25/155)
remote: Compressing objects: 17% (27/155)
remote: Compressing objects: 18% (28/155)
remote: Compressing objects: 19% (30/155)
remote: Compressing objects: 20% (31/155)
remote: Compressing objects: 21% (33/155)
remote: Compressing objects: 22% (35/155)
remote: Compressing objects: 23% (36/155)
remote: Compressing objects: 24% (38/155)
remote: Compressing objects: 25% (39/155)
remote: Compressing objects: 26% (41/155)
remote: Compressing objects: 27% (42/155)
remote: Compressing objects: 28% (44/155)
remote: Compressing objects: 29% (45/155)
remote: Compressing objects: 30% (47/155)
remote: Compressing objects: 31% (49/155)
remote: Compressing objects: 32% (50/155)
remote: Compressing objects: 33% (52/155)
remote: Compressing objects: 34% (53/155)
remote: Compressing objects: 35% (55/155)
remote: Compressing objects: 36% (56/155)
remote: Compressing objects: 37% (58/155)
remote: Compressing objects: 38% (59/155)
remote: Compressing objects: 39% (61/155)
remote: Compressing objects: 40% (62/155)
remote: Compressing objects: 41% (64/155)
remote: Compressing objects: 42% (66/155)
remote: Compressing objects: 43% (67/155)
remote: Compressing objects: 44% (69/155)
remote: Compressing objects: 45% (70/155)
remote: Compressing objects: 46% (72/155)
remote: Compressing objects: 47% (73/155)
remote: Compressing objects: 48% (75/155)
remote: Compressing objects: 49% (76/155)
remote: Compressing objects: 50% (78/155)
remote: Compressing objects: 51% (80/155)
remote: Compressing objects: 52% (81/155)
remote: Compressing objects: 53% (83/155)
remote: Compressing objects: 54% (84/155)
remote: Compressing objects: 55% (86/155)
remote: Compressing objects: 56% (87/155)
remote: Compressing objects: 57% (89/155)
remote: Compressing objects: 58% (90/155)
remote: Compressing objects: 59% (92/155)
remote: Compressing objects: 60% (93/155)
remote: Compressing objects: 61% (95/155)
remote: Compressing objects: 62% (97/155)
remote: Compressing objects: 63% (98/155)
remote: Compressing objects: 64% (100/155)
remote: Compressing objects: 65% (101/155)
remote: Compressing objects: 66% (103/155)
remote: Compressing objects: 67% (104/155)
remote: Compressing objects: 68% (106/155)
remote: Compressing objects: 69% (107/155)
remote: Compressing objects: 70% (109/155)
remote: Compressing objects: 71% (111/155)
remote: Compressing objects: 72% (112/155)
remote: Compressing objects: 73% (114/155)
remote: Compressing objects: 74% (115/155)
remote: Compressing objects: 75% (117/155)
remote: Compressing objects: 76% (118/155)
remote: Compressing objects: 77% (120/155)
remote: Compressing objects: 78% (121/155)
remote: Compressing objects: 79% (123/155)
remote: Compressing objects: 80% (124/155)
remote: Compressing objects: 81% (126/155)
remote: Compressing objects: 82% (128/155)
remote: Compressing objects: 83% (129/155)
remote: Compressing objects: 84% (131/155)
remote: Compressing objects: 85% (132/155)
remote: Compressing objects: 86% (134/155)
remote: Compressing objects: 87% (135/155)
remote: Compressing objects: 88% (137/155)
remote: Compressing objects: 89% (138/155)
remote: Compressing objects: 90% (140/155)
remote: Compressing objects: 91% (142/155)
remote: Compressing objects: 92% (143/155)
remote: Compressing objects: 93% (145/155)
remote: Compressing objects: 94% (146/155)
remote: Compressing objects: 95% (148/155)
remote: Compressing objects: 96% (149/155)
remote: Compressing objects: 97% (151/155)
remote: Compressing objects: 98% (152/155)
remote: Compressing objects: 99% (154/155)
remote: Compressing objects: 100% (155/155)
remote: Compressing objects: 100% (155/155), done.
Receiving objects: 0% (1/5334)
Receiving objects: 1% (54/5334)
Receiving objects: 2% (107/5334)
Receiving objects: 3% (161/5334)
Receiving objects: 4% (214/5334)
Receiving objects: 5% (267/5334)
Receiving objects: 6% (321/5334)
Receiving objects: 7% (374/5334)
Receiving objects: 8% (427/5334)
Receiving objects: 9% (481/5334)
Receiving objects: 10% (534/5334)
Receiving objects: 11% (587/5334)
Receiving objects: 12% (641/5334)
Receiving objects: 13% (694/5334)
Receiving objects: 14% (747/5334)
Receiving objects: 15% (801/5334)
Receiving objects: 16% (854/5334)
Receiving objects: 17% (907/5334)
Receiving objects: 18% (961/5334)
Receiving objects: 19% (1014/5334)
Receiving objects: 20% (1067/5334)
Receiving objects: 21% (1121/5334)
Receiving objects: 22% (1174/5334)
Receiving objects: 23% (1227/5334)
Receiving objects: 24% (1281/5334)
Receiving objects: 25% (1334/5334)
Receiving objects: 26% (1387/5334)
Receiving objects: 27% (1441/5334)
Receiving objects: 28% (1494/5334)
Receiving objects: 29% (1547/5334)
Receiving objects: 30% (1601/5334)
Receiving objects: 31% (1654/5334)
Receiving objects: 32% (1707/5334)
Receiving objects: 33% (1761/5334)
Receiving objects: 34% (1814/5334)
Receiving objects: 35% (1867/5334)
Receiving objects: 36% (1921/5334)
Receiving objects: 37% (1974/5334)
Receiving objects: 38% (2027/5334)
Receiving objects: 39% (2081/5334)
Receiving objects: 40% (2134/5334)
Receiving objects: 41% (2187/5334)
Receiving objects: 42% (2241/5334)
Receiving objects: 43% (2294/5334)
Receiving objects: 44% (2347/5334)
Receiving objects: 45% (2401/5334)
Receiving objects: 46% (2454/5334)
Receiving objects: 47% (2507/5334)
Receiving objects: 48% (2561/5334)
Receiving objects: 49% (2614/5334)
Receiving objects: 50% (2667/5334)
Receiving objects: 51% (2721/5334)
Receiving objects: 52% (2774/5334)
Receiving objects: 53% (2828/5334)
Receiving objects: 54% (2881/5334)
Receiving objects: 55% (2934/5334)
Receiving objects: 56% (2988/5334)
Receiving objects: 57% (3041/5334)
Receiving objects: 58% (3094/5334)
Receiving objects: 59% (3148/5334)
Receiving objects: 60% (3201/5334)
Receiving objects: 61% (3254/5334)
Receiving objects: 62% (3308/5334)
Receiving objects: 63% (3361/5334)
Receiving objects: 64% (3414/5334)
Receiving objects: 65% (3468/5334)
Receiving objects: 66% (3521/5334)
Receiving objects: 67% (3574/5334)
Receiving objects: 68% (3628/5334)
Receiving objects: 69% (3681/5334)
Receiving objects: 70% (3734/5334)
Receiving objects: 71% (3788/5334)
Receiving objects: 72% (3841/5334)
Receiving objects: 73% (3894/5334)
Receiving objects: 74% (3948/5334)
Receiving objects: 75% (4001/5334)
Receiving objects: 76% (4054/5334)
Receiving objects: 77% (4108/5334)
Receiving objects: 78% (4161/5334)
Receiving objects: 79% (4214/5334)
Receiving objects: 80% (4268/5334)
Receiving objects: 81% (4321/5334)
Receiving objects: 82% (4374/5334)
Receiving objects: 83% (4428/5334)
Receiving objects: 84% (4481/5334)
Receiving objects: 85% (4534/5334)
Receiving objects: 86% (4588/5334)
Receiving objects: 87% (4641/5334)
Receiving objects: 88% (4694/5334)
Receiving objects: 89% (4748/5334)
Receiving objects: 90% (4801/5334)
Receiving objects: 91% (4854/5334)
Receiving objects: 92% (4908/5334)
remote: Total 5334 (delta 497), reused 551 (delta 435), pack-reused 4716
Receiving objects: 93% (4961/5334)
Receiving objects: 94% (5014/5334)
Receiving objects: 95% (5068/5334)
Receiving objects: 96% (5121/5334)
Receiving objects: 97% (5174/5334)
Receiving objects: 98% (5228/5334)
Receiving objects: 99% (5281/5334)
Receiving objects: 100% (5334/5334)
Receiving objects: 100% (5334/5334), 564.59 KiB | 28.23 MiB/s, done.
Resolving deltas: 0% (0/1024)
Resolving deltas: 5% (61/1024)
Resolving deltas: 6% (65/1024)
Resolving deltas: 7% (76/1024)
Resolving deltas: 8% (86/1024)
Resolving deltas: 9% (100/1024)
Resolving deltas: 10% (105/1024)
Resolving deltas: 11% (116/1024)
Resolving deltas: 12% (125/1024)
Resolving deltas: 13% (134/1024)
Resolving deltas: 14% (148/1024)
Resolving deltas: 15% (154/1024)
Resolving deltas: 16% (165/1024)
Resolving deltas: 17% (176/1024)
Resolving deltas: 18% (192/1024)
Resolving deltas: 19% (195/1024)
Resolving deltas: 20% (206/1024)
Resolving deltas: 74% (766/1024)
Resolving deltas: 76% (788/1024)
Resolving deltas: 77% (789/1024)
Resolving deltas: 78% (803/1024)
Resolving deltas: 81% (837/1024)
Resolving deltas: 100% (1024/1024)
Resolving deltas: 100% (1024/1024), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/perception_spreader_imv'...
remote: Enumerating objects: 207, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), done.
remote: Compressing objects: 2% (1/48)
remote: Compressing objects: 4% (2/48)
remote: Compressing objects: 6% (3/48)
remote: Compressing objects: 8% (4/48)
remote: Compressing objects: 10% (5/48)
remote: Compressing objects: 12% (6/48)
remote: Compressing objects: 14% (7/48)
remote: Compressing objects: 16% (8/48)
remote: Compressing objects: 18% (9/48)
remote: Compressing objects: 20% (10/48)
remote: Compressing objects: 22% (11/48)
remote: Compressing objects: 25% (12/48)
remote: Compressing objects: 27% (13/48)
remote: Compressing objects: 29% (14/48)
remote: Compressing objects: 31% (15/48)
remote: Compressing objects: 33% (16/48)
remote: Compressing objects: 35% (17/48)
remote: Compressing objects: 37% (18/48)
remote: Compressing objects: 39% (19/48)
remote: Compressing objects: 41% (20/48)
remote: Compressing objects: 43% (21/48)
remote: Compressing objects: 45% (22/48)
remote: Compressing objects: 47% (23/48)
remote: Compressing objects: 50% (24/48)
remote: Compressing objects: 52% (25/48)
remote: Compressing objects: 54% (26/48)
remote: Compressing objects: 56% (27/48)
remote: Compressing objects: 58% (28/48)
remote: Compressing objects: 60% (29/48)
remote: Compressing objects: 62% (30/48)
remote: Compressing objects: 64% (31/48)
remote: Compressing objects: 66% (32/48)
remote: Compressing objects: 68% (33/48)
remote: Compressing objects: 70% (34/48)
remote: Compressing objects: 72% (35/48)
remote: Compressing objects: 75% (36/48)
remote: Compressing objects: 77% (37/48)
remote: Compressing objects: 79% (38/48)
remote: Compressing objects: 81% (39/48)
remote: Compressing objects: 83% (40/48)
remote: Compressing objects: 85% (41/48)
remote: Compressing objects: 87% (42/48)
remote: Compressing objects: 89% (43/48)
remote: Compressing objects: 91% (44/48)
remote: Compressing objects: 93% (45/48)
remote: Compressing objects: 95% (46/48)
remote: Compressing objects: 97% (47/48)
remote: Compressing objects: 100% (48/48)
remote: Compressing objects: 100% (48/48), done.
remote: Total 207 (delta 13), reused 35 (delta 8), pack-reused 151
Receiving objects: 0% (1/207)
Receiving objects: 1% (3/207)
Receiving objects: 2% (5/207)
Receiving objects: 3% (7/207)
Receiving objects: 4% (9/207)
Receiving objects: 5% (11/207)
Receiving objects: 6% (13/207)
Receiving objects: 7% (15/207)
Receiving objects: 8% (17/207)
Receiving objects: 9% (19/207)
Receiving objects: 10% (21/207)
Receiving objects: 11% (23/207)
Receiving objects: 12% (25/207)
Receiving objects: 13% (27/207)
Receiving objects: 14% (29/207)
Receiving objects: 15% (32/207)
Receiving objects: 16% (34/207)
Receiving objects: 17% (36/207)
Receiving objects: 18% (38/207)
Receiving objects: 19% (40/207)
Receiving objects: 20% (42/207)
Receiving objects: 21% (44/207)
Receiving objects: 22% (46/207)
Receiving objects: 23% (48/207)
Receiving objects: 24% (50/207)
Receiving objects: 25% (52/207)
Receiving objects: 26% (54/207)
Receiving objects: 27% (56/207)
Receiving objects: 28% (58/207)
Receiving objects: 29% (61/207)
Receiving objects: 30% (63/207)
Receiving objects: 31% (65/207)
Receiving objects: 32% (67/207)
Receiving objects: 33% (69/207)
Receiving objects: 34% (71/207)
Receiving objects: 35% (73/207)
Receiving objects: 36% (75/207)
Receiving objects: 37% (77/207)
Receiving objects: 38% (79/207)
Receiving objects: 39% (81/207)
Receiving objects: 40% (83/207)
Receiving objects: 41% (85/207)
Receiving objects: 42% (87/207)
Receiving objects: 43% (90/207)
Receiving objects: 44% (92/207)
Receiving objects: 45% (94/207)
Receiving objects: 46% (96/207)
Receiving objects: 47% (98/207)
Receiving objects: 48% (100/207)
Receiving objects: 49% (102/207)
Receiving objects: 50% (104/207)
Receiving objects: 51% (106/207)
Receiving objects: 52% (108/207)
Receiving objects: 53% (110/207)
Receiving objects: 54% (112/207)
Receiving objects: 55% (114/207)
Receiving objects: 56% (116/207)
Receiving objects: 57% (118/207)
Receiving objects: 58% (121/207)
Receiving objects: 59% (123/207)
Receiving objects: 60% (125/207)
Receiving objects: 61% (127/207)
Receiving objects: 62% (129/207)
Receiving objects: 63% (131/207)
Receiving objects: 64% (133/207)
Receiving objects: 65% (135/207)
Receiving objects: 66% (137/207)
Receiving objects: 67% (139/207)
Receiving objects: 68% (141/207)
Receiving objects: 69% (143/207)
Receiving objects: 70% (145/207)
Receiving objects: 71% (147/207)
Receiving objects: 72% (150/207)
Receiving objects: 73% (152/207)
Receiving objects: 74% (154/207)
Receiving objects: 75% (156/207)
Receiving objects: 76% (158/207)
Receiving objects: 77% (160/207)
Receiving objects: 78% (162/207)
Receiving objects: 79% (164/207)
Receiving objects: 80% (166/207)
Receiving objects: 81% (168/207)
Receiving objects: 82% (170/207)
Receiving objects: 83% (172/207)
Receiving objects: 84% (174/207)
Receiving objects: 85% (176/207)
Receiving objects: 86% (179/207)
Receiving objects: 87% (181/207)
Receiving objects: 88% (183/207)
Receiving objects: 89% (185/207)
Receiving objects: 90% (187/207)
Receiving objects: 91% (189/207)
Receiving objects: 92% (191/207)
Receiving objects: 93% (193/207)
Receiving objects: 94% (195/207)
Receiving objects: 95% (197/207)
Receiving objects: 96% (199/207)
Receiving objects: 97% (201/207)
Receiving objects: 98% (203/207)
Receiving objects: 99% (205/207)
Receiving objects: 100% (207/207)
Receiving objects: 100% (207/207), 21.14 KiB | 21.14 MiB/s, done.
Resolving deltas: 0% (0/61)
Resolving deltas: 6% (4/61)
Resolving deltas: 8% (5/61)
Resolving deltas: 9% (6/61)
Resolving deltas: 11% (7/61)
Resolving deltas: 13% (8/61)
Resolving deltas: 14% (9/61)
Resolving deltas: 32% (20/61)
Resolving deltas: 67% (41/61)
Resolving deltas: 100% (61/61)
Resolving deltas: 100% (61/61), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/perception_spreader_truck'...
remote: Enumerating objects: 75, 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: 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.
remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23
Receiving objects: 1% (1/75)
Receiving objects: 2% (2/75)
Receiving objects: 4% (3/75)
Receiving objects: 5% (4/75)
Receiving objects: 6% (5/75)
Receiving objects: 8% (6/75)
Receiving objects: 9% (7/75)
Receiving objects: 10% (8/75)
Receiving objects: 12% (9/75)
Receiving objects: 13% (10/75)
Receiving objects: 14% (11/75)
Receiving objects: 16% (12/75)
Receiving objects: 17% (13/75)
Receiving objects: 18% (14/75)
Receiving objects: 20% (15/75)
Receiving objects: 21% (16/75)
Receiving objects: 22% (17/75)
Receiving objects: 24% (18/75)
Receiving objects: 25% (19/75)
Receiving objects: 26% (20/75)
Receiving objects: 28% (21/75)
Receiving objects: 29% (22/75)
Receiving objects: 30% (23/75)
Receiving objects: 32% (24/75)
Receiving objects: 33% (25/75)
Receiving objects: 34% (26/75)
Receiving objects: 36% (27/75)
Receiving objects: 37% (28/75)
Receiving objects: 38% (29/75)
Receiving objects: 40% (30/75)
Receiving objects: 41% (31/75)
Receiving objects: 42% (32/75)
Receiving objects: 44% (33/75)
Receiving objects: 45% (34/75)
Receiving objects: 46% (35/75)
Receiving objects: 48% (36/75)
Receiving objects: 49% (37/75)
Receiving objects: 50% (38/75)
Receiving objects: 52% (39/75)
Receiving objects: 53% (40/75)
Receiving objects: 54% (41/75)
Receiving objects: 56% (42/75)
Receiving objects: 57% (43/75)
Receiving objects: 58% (44/75)
Receiving objects: 60% (45/75)
Receiving objects: 61% (46/75)
Receiving objects: 62% (47/75)
Receiving objects: 64% (48/75)
Receiving objects: 65% (49/75)
Receiving objects: 66% (50/75)
Receiving objects: 68% (51/75)
Receiving objects: 69% (52/75)
Receiving objects: 70% (53/75)
Receiving objects: 72% (54/75)
Receiving objects: 73% (55/75)
Receiving objects: 74% (56/75)
Receiving objects: 76% (57/75)
Receiving objects: 77% (58/75)
Receiving objects: 78% (59/75)
Receiving objects: 80% (60/75)
Receiving objects: 81% (61/75)
Receiving objects: 82% (62/75)
Receiving objects: 84% (63/75)
Receiving objects: 85% (64/75)
Receiving objects: 86% (65/75)
Receiving objects: 88% (66/75)
Receiving objects: 89% (67/75)
Receiving objects: 90% (68/75)
Receiving objects: 92% (69/75)
Receiving objects: 93% (70/75)
Receiving objects: 94% (71/75)
Receiving objects: 96% (72/75)
Receiving objects: 97% (73/75)
Receiving objects: 98% (74/75)
Receiving objects: 100% (75/75)
Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done.
Resolving deltas: 0% (0/32)
Resolving deltas: 12% (4/32)
Resolving deltas: 40% (13/32)
Resolving deltas: 71% (23/32)
Resolving deltas: 100% (32/32)
Resolving deltas: 100% (32/32), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/perception_vehicles'...
remote: Enumerating objects: 32, done.
remote: Counting objects: 3% (1/32)
remote: Counting objects: 6% (2/32)
remote: Counting objects: 9% (3/32)
remote: Counting objects: 12% (4/32)
remote: Counting objects: 15% (5/32)
remote: Counting objects: 18% (6/32)
remote: Counting objects: 21% (7/32)
remote: Counting objects: 25% (8/32)
remote: Counting objects: 28% (9/32)
remote: Counting objects: 31% (10/32)
remote: Counting objects: 34% (11/32)
remote: Counting objects: 37% (12/32)
remote: Counting objects: 40% (13/32)
remote: Counting objects: 43% (14/32)
remote: Counting objects: 46% (15/32)
remote: Counting objects: 50% (16/32)
remote: Counting objects: 53% (17/32)
remote: Counting objects: 56% (18/32)
remote: Counting objects: 59% (19/32)
remote: Counting objects: 62% (20/32)
remote: Counting objects: 65% (21/32)
remote: Counting objects: 68% (22/32)
remote: Counting objects: 71% (23/32)
remote: Counting objects: 75% (24/32)
remote: Counting objects: 78% (25/32)
remote: Counting objects: 81% (26/32)
remote: Counting objects: 84% (27/32)
remote: Counting objects: 87% (28/32)
remote: Counting objects: 90% (29/32)
remote: Counting objects: 93% (30/32)
remote: Counting objects: 96% (31/32)
remote: Counting objects: 100% (32/32)
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects: 4% (1/22)
remote: Compressing objects: 9% (2/22)
remote: Compressing objects: 13% (3/22)
remote: Compressing objects: 18% (4/22)
remote: Compressing objects: 22% (5/22)
remote: Compressing objects: 27% (6/22)
remote: Compressing objects: 31% (7/22)
remote: Compressing objects: 36% (8/22)
remote: Compressing objects: 40% (9/22)
remote: Compressing objects: 45% (10/22)
remote: Compressing objects: 50% (11/22)
remote: Compressing objects: 54% (12/22)
remote: Compressing objects: 59% (13/22)
remote: Compressing objects: 63% (14/22)
remote: Compressing objects: 68% (15/22)
remote: Compressing objects: 72% (16/22)
remote: Compressing objects: 77% (17/22)
remote: Compressing objects: 81% (18/22)
remote: Compressing objects: 86% (19/22)
remote: Compressing objects: 90% (20/22)
remote: Compressing objects: 95% (21/22)
remote: Compressing objects: 100% (22/22)
remote: Compressing objects: 100% (22/22), done.
remote: Total 32 (delta 6), reused 0 (delta 0), pack-reused 0
Receiving objects: 3% (1/32)
Receiving objects: 6% (2/32)
Receiving objects: 9% (3/32)
Receiving objects: 12% (4/32)
Receiving objects: 15% (5/32)
Receiving objects: 18% (6/32)
Receiving objects: 21% (7/32)
Receiving objects: 25% (8/32)
Receiving objects: 28% (9/32)
Receiving objects: 31% (10/32)
Receiving objects: 34% (11/32)
Receiving objects: 37% (12/32)
Receiving objects: 40% (13/32)
Receiving objects: 43% (14/32)
Receiving objects: 46% (15/32)
Receiving objects: 50% (16/32)
Receiving objects: 53% (17/32)
Receiving objects: 56% (18/32)
Receiving objects: 59% (19/32)
Receiving objects: 62% (20/32)
Receiving objects: 65% (21/32)
Receiving objects: 68% (22/32)
Receiving objects: 71% (23/32)
Receiving objects: 75% (24/32)
Receiving objects: 78% (25/32)
Receiving objects: 81% (26/32)
Receiving objects: 84% (27/32)
Receiving objects: 87% (28/32)
Receiving objects: 90% (29/32)
Receiving objects: 93% (30/32)
Receiving objects: 96% (31/32)
Receiving objects: 100% (32/32)
Receiving objects: 100% (32/32), 4.58 KiB | 4.58 MiB/s, done.
Resolving deltas: 0% (0/6)
Resolving deltas: 33% (2/6)
Resolving deltas: 50% (3/6)
Resolving deltas: 100% (6/6)
Resolving deltas: 100% (6/6), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/pncc_common_config'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 1% (1/62)
remote: Counting objects: 3% (2/62)
remote: Counting objects: 4% (3/62)
remote: Counting objects: 6% (4/62)
remote: Counting objects: 8% (5/62)
remote: Counting objects: 9% (6/62)
remote: Counting objects: 11% (7/62)
remote: Counting objects: 12% (8/62)
remote: Counting objects: 14% (9/62)
remote: Counting objects: 16% (10/62)
remote: Counting objects: 17% (11/62)
remote: Counting objects: 19% (12/62)
remote: Counting objects: 20% (13/62)
remote: Counting objects: 22% (14/62)
remote: Counting objects: 24% (15/62)
remote: Counting objects: 25% (16/62)
remote: Counting objects: 27% (17/62)
remote: Counting objects: 29% (18/62)
remote: Counting objects: 30% (19/62)
remote: Counting objects: 32% (20/62)
remote: Counting objects: 33% (21/62)
remote: Counting objects: 35% (22/62)
remote: Counting objects: 37% (23/62)
remote: Counting objects: 38% (24/62)
remote: Counting objects: 40% (25/62)
remote: Counting objects: 41% (26/62)
remote: Counting objects: 43% (27/62)
remote: Counting objects: 45% (28/62)
remote: Counting objects: 46% (29/62)
remote: Counting objects: 48% (30/62)
remote: Counting objects: 50% (31/62)
remote: Counting objects: 51% (32/62)
remote: Counting objects: 53% (33/62)
remote: Counting objects: 54% (34/62)
remote: Counting objects: 56% (35/62)
remote: Counting objects: 58% (36/62)
remote: Counting objects: 59% (37/62)
remote: Counting objects: 61% (38/62)
remote: Counting objects: 62% (39/62)
remote: Counting objects: 64% (40/62)
remote: Counting objects: 66% (41/62)
remote: Counting objects: 67% (42/62)
remote: Counting objects: 69% (43/62)
remote: Counting objects: 70% (44/62)
remote: Counting objects: 72% (45/62)
remote: Counting objects: 74% (46/62)
remote: Counting objects: 75% (47/62)
remote: Counting objects: 77% (48/62)
remote: Counting objects: 79% (49/62)
remote: Counting objects: 80% (50/62)
remote: Counting objects: 82% (51/62)
remote: Counting objects: 83% (52/62)
remote: Counting objects: 85% (53/62)
remote: Counting objects: 87% (54/62)
remote: Counting objects: 88% (55/62)
remote: Counting objects: 90% (56/62)
remote: Counting objects: 91% (57/62)
remote: Counting objects: 93% (58/62)
remote: Counting objects: 95% (59/62)
remote: Counting objects: 96% (60/62)
remote: Counting objects: 98% (61/62)
remote: Counting objects: 100% (62/62)
remote: Counting objects: 100% (62/62), 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 62 (delta 9), reused 40 (delta 7), pack-reused 0
Receiving objects: 1% (1/62)
Receiving objects: 3% (2/62)
Receiving objects: 4% (3/62)
Receiving objects: 6% (4/62)
Receiving objects: 8% (5/62)
Receiving objects: 9% (6/62)
Receiving objects: 11% (7/62)
Receiving objects: 12% (8/62)
Receiving objects: 14% (9/62)
Receiving objects: 16% (10/62)
Receiving objects: 17% (11/62)
Receiving objects: 19% (12/62)
Receiving objects: 20% (13/62)
Receiving objects: 22% (14/62)
Receiving objects: 24% (15/62)
Receiving objects: 25% (16/62)
Receiving objects: 27% (17/62)
Receiving objects: 29% (18/62)
Receiving objects: 30% (19/62)
Receiving objects: 32% (20/62)
Receiving objects: 33% (21/62)
Receiving objects: 35% (22/62)
Receiving objects: 37% (23/62)
Receiving objects: 38% (24/62)
Receiving objects: 40% (25/62)
Receiving objects: 41% (26/62)
Receiving objects: 43% (27/62)
Receiving objects: 45% (28/62)
Receiving objects: 46% (29/62)
Receiving objects: 48% (30/62)
Receiving objects: 50% (31/62)
Receiving objects: 51% (32/62)
Receiving objects: 53% (33/62)
Receiving objects: 54% (34/62)
Receiving objects: 56% (35/62)
Receiving objects: 58% (36/62)
Receiving objects: 59% (37/62)
Receiving objects: 61% (38/62)
Receiving objects: 62% (39/62)
Receiving objects: 64% (40/62)
Receiving objects: 66% (41/62)
Receiving objects: 67% (42/62)
Receiving objects: 69% (43/62)
Receiving objects: 70% (44/62)
Receiving objects: 72% (45/62)
Receiving objects: 74% (46/62)
Receiving objects: 75% (47/62)
Receiving objects: 77% (48/62)
Receiving objects: 79% (49/62)
Receiving objects: 80% (50/62)
Receiving objects: 82% (51/62)
Receiving objects: 83% (52/62)
Receiving objects: 85% (53/62)
Receiving objects: 87% (54/62)
Receiving objects: 88% (55/62)
Receiving objects: 90% (56/62)
Receiving objects: 91% (57/62)
Receiving objects: 93% (58/62)
Receiving objects: 95% (59/62)
Receiving objects: 96% (60/62)
Receiving objects: 98% (61/62)
Receiving objects: 100% (62/62)
Receiving objects: 100% (62/62), 11.36 KiB | 11.36 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 11% (1/9)
Resolving deltas: 22% (2/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/pncc_port_related_config'...
remote: Enumerating objects: 171, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
remote: Total 171 (delta 0), reused 0 (delta 0), pack-reused 165
Receiving objects: 0% (1/171)
Receiving objects: 1% (2/171)
Receiving objects: 2% (4/171)
Receiving objects: 3% (6/171)
Receiving objects: 4% (7/171)
Receiving objects: 5% (9/171)
Receiving objects: 6% (11/171)
Receiving objects: 7% (12/171)
Receiving objects: 8% (14/171)
Receiving objects: 9% (16/171)
Receiving objects: 10% (18/171)
Receiving objects: 11% (19/171)
Receiving objects: 12% (21/171)
Receiving objects: 13% (23/171)
Receiving objects: 14% (24/171)
Receiving objects: 15% (26/171)
Receiving objects: 16% (28/171)
Receiving objects: 17% (30/171)
Receiving objects: 18% (31/171)
Receiving objects: 19% (33/171)
Receiving objects: 20% (35/171)
Receiving objects: 21% (36/171)
Receiving objects: 22% (38/171)
Receiving objects: 23% (40/171)
Receiving objects: 24% (42/171)
Receiving objects: 25% (43/171)
Receiving objects: 26% (45/171)
Receiving objects: 27% (47/171)
Receiving objects: 28% (48/171)
Receiving objects: 29% (50/171)
Receiving objects: 30% (52/171)
Receiving objects: 31% (54/171)
Receiving objects: 32% (55/171)
Receiving objects: 33% (57/171)
Receiving objects: 34% (59/171)
Receiving objects: 35% (60/171)
Receiving objects: 36% (62/171)
Receiving objects: 37% (64/171)
Receiving objects: 38% (65/171)
Receiving objects: 39% (67/171)
Receiving objects: 40% (69/171)
Receiving objects: 41% (71/171)
Receiving objects: 42% (72/171)
Receiving objects: 43% (74/171)
Receiving objects: 44% (76/171)
Receiving objects: 45% (77/171)
Receiving objects: 46% (79/171)
Receiving objects: 47% (81/171)
Receiving objects: 48% (83/171)
Receiving objects: 49% (84/171)
Receiving objects: 50% (86/171)
Receiving objects: 51% (88/171)
Receiving objects: 52% (89/171)
Receiving objects: 53% (91/171)
Receiving objects: 54% (93/171)
Receiving objects: 55% (95/171)
Receiving objects: 56% (96/171)
Receiving objects: 57% (98/171)
Receiving objects: 58% (100/171)
Receiving objects: 59% (101/171)
Receiving objects: 60% (103/171)
Receiving objects: 61% (105/171)
Receiving objects: 62% (107/171)
Receiving objects: 63% (108/171)
Receiving objects: 64% (110/171)
Receiving objects: 65% (112/171)
Receiving objects: 66% (113/171)
Receiving objects: 67% (115/171)
Receiving objects: 68% (117/171)
Receiving objects: 69% (118/171)
Receiving objects: 70% (120/171)
Receiving objects: 71% (122/171)
Receiving objects: 72% (124/171)
Receiving objects: 73% (125/171)
Receiving objects: 74% (127/171)
Receiving objects: 75% (129/171)
Receiving objects: 76% (130/171)
Receiving objects: 77% (132/171)
Receiving objects: 78% (134/171)
Receiving objects: 79% (136/171)
Receiving objects: 80% (137/171)
Receiving objects: 81% (139/171)
Receiving objects: 82% (141/171)
Receiving objects: 83% (142/171)
Receiving objects: 84% (144/171)
Receiving objects: 85% (146/171)
Receiving objects: 86% (148/171)
Receiving objects: 87% (149/171)
Receiving objects: 88% (151/171)
Receiving objects: 89% (153/171)
Receiving objects: 90% (154/171)
Receiving objects: 91% (156/171)
Receiving objects: 92% (158/171)
Receiving objects: 93% (160/171)
Receiving objects: 94% (161/171)
Receiving objects: 95% (163/171)
Receiving objects: 96% (165/171)
Receiving objects: 97% (166/171)
Receiving objects: 98% (168/171)
Receiving objects: 99% (170/171)
Receiving objects: 100% (171/171)
Receiving objects: 100% (171/171), 30.06 KiB | 30.06 MiB/s, done.
Resolving deltas: 0% (0/56)
Resolving deltas: 1% (1/56)
Resolving deltas: 10% (6/56)
Resolving deltas: 19% (11/56)
Resolving deltas: 39% (22/56)
Resolving deltas: 41% (23/56)
Resolving deltas: 44% (25/56)
Resolving deltas: 50% (28/56)
Resolving deltas: 62% (35/56)
Resolving deltas: 64% (36/56)
Resolving deltas: 66% (37/56)
Resolving deltas: 69% (39/56)
Resolving deltas: 75% (42/56)
Resolving deltas: 100% (56/56)
Resolving deltas: 100% (56/56), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 191, done.
remote: Counting objects: 3% (1/29)
remote: Counting objects: 6% (2/29)
remote: Counting objects: 10% (3/29)
remote: Counting objects: 13% (4/29)
remote: Counting objects: 17% (5/29)
remote: Counting objects: 20% (6/29)
remote: Counting objects: 24% (7/29)
remote: Counting objects: 27% (8/29)
remote: Counting objects: 31% (9/29)
remote: Counting objects: 34% (10/29)
remote: Counting objects: 37% (11/29)
remote: Counting objects: 41% (12/29)
remote: Counting objects: 44% (13/29)
remote: Counting objects: 48% (14/29)
remote: Counting objects: 51% (15/29)
remote: Counting objects: 55% (16/29)
remote: Counting objects: 58% (17/29)
remote: Counting objects: 62% (18/29)
remote: Counting objects: 65% (19/29)
remote: Counting objects: 68% (20/29)
remote: Counting objects: 72% (21/29)
remote: Counting objects: 75% (22/29)
remote: Counting objects: 79% (23/29)
remote: Counting objects: 82% (24/29)
remote: Counting objects: 86% (25/29)
remote: Counting objects: 89% (26/29)
remote: Counting objects: 93% (27/29)
remote: Counting objects: 96% (28/29)
remote: Counting objects: 100% (29/29)
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
Receiving objects: 0% (1/191)
Receiving objects: 1% (2/191)
Receiving objects: 2% (4/191)
Receiving objects: 3% (6/191)
Receiving objects: 4% (8/191)
Receiving objects: 5% (10/191)
Receiving objects: 6% (12/191)
Receiving objects: 7% (14/191)
Receiving objects: 8% (16/191)
Receiving objects: 9% (18/191)
Receiving objects: 10% (20/191)
Receiving objects: 11% (22/191)
Receiving objects: 12% (23/191)
remote: Total 191 (delta 4), reused 0 (delta 0), pack-reused 162
Receiving objects: 13% (25/191)
Receiving objects: 14% (27/191)
Receiving objects: 15% (29/191)
Receiving objects: 16% (31/191)
Receiving objects: 17% (33/191)
Receiving objects: 18% (35/191)
Receiving objects: 19% (37/191)
Receiving objects: 20% (39/191)
Receiving objects: 21% (41/191)
Receiving objects: 22% (43/191)
Receiving objects: 23% (44/191)
Receiving objects: 24% (46/191)
Receiving objects: 25% (48/191)
Receiving objects: 26% (50/191)
Receiving objects: 27% (52/191)
Receiving objects: 28% (54/191)
Receiving objects: 29% (56/191)
Receiving objects: 30% (58/191)
Receiving objects: 31% (60/191)
Receiving objects: 32% (62/191)
Receiving objects: 33% (64/191)
Receiving objects: 34% (65/191)
Receiving objects: 35% (67/191)
Receiving objects: 36% (69/191)
Receiving objects: 37% (71/191)
Receiving objects: 38% (73/191)
Receiving objects: 39% (75/191)
Receiving objects: 40% (77/191)
Receiving objects: 41% (79/191)
Receiving objects: 42% (81/191)
Receiving objects: 43% (83/191)
Receiving objects: 44% (85/191)
Receiving objects: 45% (86/191)
Receiving objects: 46% (88/191)
Receiving objects: 47% (90/191)
Receiving objects: 48% (92/191)
Receiving objects: 49% (94/191)
Receiving objects: 50% (96/191)
Receiving objects: 51% (98/191)
Receiving objects: 52% (100/191)
Receiving objects: 53% (102/191)
Receiving objects: 54% (104/191)
Receiving objects: 55% (106/191)
Receiving objects: 56% (107/191)
Receiving objects: 57% (109/191)
Receiving objects: 58% (111/191)
Receiving objects: 59% (113/191)
Receiving objects: 60% (115/191)
Receiving objects: 61% (117/191)
Receiving objects: 62% (119/191)
Receiving objects: 63% (121/191)
Receiving objects: 64% (123/191)
Receiving objects: 65% (125/191)
Receiving objects: 66% (127/191)
Receiving objects: 67% (128/191)
Receiving objects: 68% (130/191)
Receiving objects: 69% (132/191)
Receiving objects: 70% (134/191)
Receiving objects: 71% (136/191)
Receiving objects: 72% (138/191)
Receiving objects: 73% (140/191)
Receiving objects: 74% (142/191)
Receiving objects: 75% (144/191)
Receiving objects: 76% (146/191)
Receiving objects: 77% (148/191)
Receiving objects: 78% (149/191)
Receiving objects: 79% (151/191)
Receiving objects: 80% (153/191)
Receiving objects: 81% (155/191)
Receiving objects: 82% (157/191)
Receiving objects: 83% (159/191)
Receiving objects: 84% (161/191)
Receiving objects: 85% (163/191)
Receiving objects: 86% (165/191)
Receiving objects: 87% (167/191)
Receiving objects: 88% (169/191)
Receiving objects: 89% (170/191)
Receiving objects: 90% (172/191)
Receiving objects: 91% (174/191)
Receiving objects: 92% (176/191)
Receiving objects: 93% (178/191)
Receiving objects: 94% (180/191)
Receiving objects: 95% (182/191)
Receiving objects: 96% (184/191)
Receiving objects: 97% (186/191)
Receiving objects: 98% (188/191)
Receiving objects: 99% (190/191)
Receiving objects: 100% (191/191)
Receiving objects: 100% (191/191), 44.31 KiB | 22.16 MiB/s, done.
Resolving deltas: 0% (0/74)
Resolving deltas: 6% (5/74)
Resolving deltas: 12% (9/74)
Resolving deltas: 13% (10/74)
Resolving deltas: 16% (12/74)
Resolving deltas: 17% (13/74)
Resolving deltas: 18% (14/74)
Resolving deltas: 20% (15/74)
Resolving deltas: 27% (20/74)
Resolving deltas: 37% (28/74)
Resolving deltas: 39% (29/74)
Resolving deltas: 40% (30/74)
Resolving deltas: 50% (37/74)
Resolving deltas: 51% (38/74)
Resolving deltas: 54% (40/74)
Resolving deltas: 66% (49/74)
Resolving deltas: 79% (59/74)
Resolving deltas: 82% (61/74)
Resolving deltas: 83% (62/74)
Resolving deltas: 87% (65/74)
Resolving deltas: 89% (66/74)
Resolving deltas: 97% (72/74)
Resolving deltas: 98% (73/74)
Resolving deltas: 100% (74/74)
Resolving deltas: 100% (74/74), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/pointcloud_customized'...
remote: Enumerating objects: 352, done.
remote: Counting objects: 1% (1/59)
remote: Counting objects: 3% (2/59)
remote: Counting objects: 5% (3/59)
remote: Counting objects: 6% (4/59)
remote: Counting objects: 8% (5/59)
remote: Counting objects: 10% (6/59)
remote: Counting objects: 11% (7/59)
remote: Counting objects: 13% (8/59)
remote: Counting objects: 15% (9/59)
remote: Counting objects: 16% (10/59)
remote: Counting objects: 18% (11/59)
remote: Counting objects: 20% (12/59)
remote: Counting objects: 22% (13/59)
remote: Counting objects: 23% (14/59)
remote: Counting objects: 25% (15/59)
remote: Counting objects: 27% (16/59)
remote: Counting objects: 28% (17/59)
remote: Counting objects: 30% (18/59)
remote: Counting objects: 32% (19/59)
remote: Counting objects: 33% (20/59)
remote: Counting objects: 35% (21/59)
remote: Counting objects: 37% (22/59)
remote: Counting objects: 38% (23/59)
remote: Counting objects: 40% (24/59)
remote: Counting objects: 42% (25/59)
remote: Counting objects: 44% (26/59)
remote: Counting objects: 45% (27/59)
remote: Counting objects: 47% (28/59)
remote: Counting objects: 49% (29/59)
remote: Counting objects: 50% (30/59)
remote: Counting objects: 52% (31/59)
remote: Counting objects: 54% (32/59)
remote: Counting objects: 55% (33/59)
remote: Counting objects: 57% (34/59)
remote: Counting objects: 59% (35/59)
remote: Counting objects: 61% (36/59)
remote: Counting objects: 62% (37/59)
remote: Counting objects: 64% (38/59)
remote: Counting objects: 66% (39/59)
remote: Counting objects: 67% (40/59)
remote: Counting objects: 69% (41/59)
remote: Counting objects: 71% (42/59)
remote: Counting objects: 72% (43/59)
remote: Counting objects: 74% (44/59)
remote: Counting objects: 76% (45/59)
remote: Counting objects: 77% (46/59)
remote: Counting objects: 79% (47/59)
remote: Counting objects: 81% (48/59)
remote: Counting objects: 83% (49/59)
remote: Counting objects: 84% (50/59)
remote: Counting objects: 86% (51/59)
remote: Counting objects: 88% (52/59)
remote: Counting objects: 89% (53/59)
remote: Counting objects: 91% (54/59)
remote: Counting objects: 93% (55/59)
remote: Counting objects: 94% (56/59)
remote: Counting objects: 96% (57/59)
remote: Counting objects: 98% (58/59)
remote: Counting objects: 100% (59/59)
remote: Counting objects: 100% (59/59), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/352)
Receiving objects: 1% (4/352)
Receiving objects: 2% (8/352)
Receiving objects: 3% (11/352)
Receiving objects: 4% (15/352)
Receiving objects: 5% (18/352)
Receiving objects: 6% (22/352)
Receiving objects: 7% (25/352)
Receiving objects: 8% (29/352)
Receiving objects: 9% (32/352)
Receiving objects: 10% (36/352)
Receiving objects: 11% (39/352)
Receiving objects: 12% (43/352)
Receiving objects: 13% (46/352)
Receiving objects: 13% (47/352), 46.27 MiB | 46.27 MiB/s
Receiving objects: 13% (48/352), 92.06 MiB | 46.03 MiB/s
Receiving objects: 13% (48/352), 138.77 MiB | 46.25 MiB/s
Receiving objects: 14% (50/352), 157.76 MiB | 44.22 MiB/s
Receiving objects: 15% (53/352), 157.76 MiB | 44.22 MiB/s
Receiving objects: 16% (57/352), 157.76 MiB | 44.22 MiB/s
Receiving objects: 17% (60/352), 157.76 MiB | 44.22 MiB/s
Receiving objects: 17% (61/352), 157.76 MiB | 44.22 MiB/s
Receiving objects: 18% (64/352), 157.76 MiB | 44.22 MiB/s
Receiving objects: 19% (67/352), 178.41 MiB | 43.86 MiB/s
Receiving objects: 20% (71/352), 178.41 MiB | 43.86 MiB/s
Receiving objects: 21% (74/352), 178.41 MiB | 43.86 MiB/s
Receiving objects: 22% (78/352), 178.41 MiB | 43.86 MiB/s
Receiving objects: 23% (81/352), 178.41 MiB | 43.86 MiB/s
Receiving objects: 24% (85/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 25% (88/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 26% (92/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 27% (96/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 28% (99/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 29% (103/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 30% (106/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 31% (110/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 32% (113/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 33% (117/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 34% (120/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 35% (124/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 36% (127/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 36% (129/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 37% (131/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 38% (134/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 39% (138/352), 199.39 MiB | 43.65 MiB/s
Receiving objects: 40% (141/352), 218.67 MiB | 43.02 MiB/s
Receiving objects: 41% (145/352), 243.44 MiB | 43.17 MiB/s
Receiving objects: 42% (148/352), 243.44 MiB | 43.17 MiB/s
Receiving objects: 43% (152/352), 243.44 MiB | 43.17 MiB/s
Receiving objects: 44% (155/352), 243.44 MiB | 43.17 MiB/s
Receiving objects: 45% (159/352), 243.44 MiB | 43.17 MiB/s
Receiving objects: 45% (161/352), 263.40 MiB | 41.94 MiB/s
Receiving objects: 46% (162/352), 263.40 MiB | 41.94 MiB/s
Receiving objects: 47% (166/352), 263.40 MiB | 41.94 MiB/s
Receiving objects: 48% (169/352), 283.90 MiB | 42.00 MiB/s
Receiving objects: 49% (173/352), 283.90 MiB | 42.00 MiB/s
Receiving objects: 49% (175/352), 283.90 MiB | 42.00 MiB/s
Receiving objects: 50% (176/352), 283.90 MiB | 42.00 MiB/s
Receiving objects: 51% (180/352), 304.07 MiB | 41.49 MiB/s
Receiving objects: 52% (184/352), 304.07 MiB | 41.49 MiB/s
Receiving objects: 53% (187/352), 324.66 MiB | 40.70 MiB/s
Receiving objects: 53% (187/352), 348.00 MiB | 42.28 MiB/s
Receiving objects: 54% (191/352), 348.00 MiB | 42.28 MiB/s
Receiving objects: 54% (193/352), 384.45 MiB | 41.13 MiB/s
Receiving objects: 55% (194/352), 384.45 MiB | 41.13 MiB/s
Receiving objects: 56% (198/352), 384.45 MiB | 41.13 MiB/s
Receiving objects: 57% (201/352), 384.45 MiB | 41.13 MiB/s
Receiving objects: 57% (202/352), 424.88 MiB | 40.32 MiB/s
Receiving objects: 58% (205/352), 424.88 MiB | 40.32 MiB/s
Receiving objects: 59% (208/352), 424.88 MiB | 40.32 MiB/s
Receiving objects: 60% (212/352), 424.88 MiB | 40.32 MiB/s
Receiving objects: 61% (215/352), 424.88 MiB | 40.32 MiB/s
Receiving objects: 62% (219/352), 424.88 MiB | 40.32 MiB/s
Receiving objects: 63% (222/352), 458.93 MiB | 43.45 MiB/s
Receiving objects: 64% (226/352), 458.93 MiB | 43.45 MiB/s
Receiving objects: 65% (229/352), 458.93 MiB | 43.45 MiB/s
Receiving objects: 66% (233/352), 458.93 MiB | 43.45 MiB/s
Receiving objects: 67% (236/352), 458.93 MiB | 43.45 MiB/s
Receiving objects: 67% (237/352), 478.82 MiB | 43.32 MiB/s
Receiving objects: 67% (239/352), 514.61 MiB | 42.22 MiB/s
Receiving objects: 68% (240/352), 514.61 MiB | 42.22 MiB/s
Receiving objects: 69% (243/352), 514.61 MiB | 42.22 MiB/s
Receiving objects: 70% (247/352), 533.63 MiB | 41.26 MiB/s
Receiving objects: 71% (250/352), 533.63 MiB | 41.26 MiB/s
Receiving objects: 72% (254/352), 533.63 MiB | 41.26 MiB/s
Receiving objects: 73% (257/352), 533.63 MiB | 41.26 MiB/s
Receiving objects: 74% (261/352), 533.63 MiB | 41.26 MiB/s
Receiving objects: 75% (264/352), 533.63 MiB | 41.26 MiB/s
Receiving objects: 75% (265/352), 533.63 MiB | 41.26 MiB/s
Receiving objects: 76% (268/352), 547.50 MiB | 40.50 MiB/s
Receiving objects: 77% (272/352), 547.50 MiB | 40.50 MiB/s
Receiving objects: 78% (275/352), 547.50 MiB | 40.50 MiB/s
Receiving objects: 79% (279/352), 547.50 MiB | 40.50 MiB/s
Receiving objects: 80% (282/352), 566.43 MiB | 40.45 MiB/s
Receiving objects: 81% (286/352), 566.43 MiB | 40.45 MiB/s
Receiving objects: 82% (289/352), 566.43 MiB | 40.45 MiB/s
Receiving objects: 83% (293/352), 566.43 MiB | 40.45 MiB/s
Receiving objects: 84% (296/352), 566.43 MiB | 40.45 MiB/s
Receiving objects: 85% (300/352), 566.43 MiB | 40.45 MiB/s
Receiving objects: 86% (303/352), 566.43 MiB | 40.45 MiB/s
Receiving objects: 87% (307/352), 566.43 MiB | 40.45 MiB/s
Receiving objects: 88% (310/352), 566.43 MiB | 40.45 MiB/s
Receiving objects: 88% (313/352), 583.25 MiB | 39.80 MiB/s
Receiving objects: 89% (314/352), 598.38 MiB | 38.56 MiB/s
Receiving objects: 89% (314/352), 614.08 MiB | 16.70 MiB/s
Receiving objects: 89% (315/352), 629.77 MiB | 10.46 MiB/s
Receiving objects: 90% (317/352), 629.77 MiB | 10.46 MiB/s
Receiving objects: 90% (318/352), 646.20 MiB | 9.74 MiB/s
Receiving objects: 91% (321/352), 646.20 MiB | 9.74 MiB/s
Receiving objects: 91% (322/352), 646.20 MiB | 9.74 MiB/s
Receiving objects: 91% (322/352), 657.17 MiB | 8.76 MiB/s
Receiving objects: 92% (324/352), 657.17 MiB | 8.76 MiB/s
Receiving objects: 93% (328/352), 657.17 MiB | 8.76 MiB/s
Receiving objects: 93% (329/352), 692.77 MiB | 8.93 MiB/s
Receiving objects: 94% (331/352), 692.77 MiB | 8.93 MiB/s
Receiving objects: 95% (335/352), 692.77 MiB | 8.93 MiB/s
Receiving objects: 96% (338/352), 692.77 MiB | 8.93 MiB/s
Receiving objects: 96% (339/352), 714.47 MiB | 9.10 MiB/s
Receiving objects: 97% (342/352), 714.47 MiB | 9.10 MiB/s
Receiving objects: 98% (345/352), 730.24 MiB | 9.03 MiB/s
remote: Total 352 (delta 13), reused 42 (delta 9), pack-reused 293
Receiving objects: 99% (349/352), 730.24 MiB | 9.03 MiB/s
Receiving objects: 100% (352/352), 730.24 MiB | 9.03 MiB/s
Receiving objects: 100% (352/352), 744.85 MiB | 24.16 MiB/s, done.
Resolving deltas: 0% (0/63)
Resolving deltas: 7% (5/63)
Resolving deltas: 9% (6/63)
Resolving deltas: 11% (7/63)
Resolving deltas: 12% (8/63)
Resolving deltas: 15% (10/63)
Resolving deltas: 17% (11/63)
Resolving deltas: 19% (12/63)
Resolving deltas: 31% (20/63)
Resolving deltas: 34% (22/63)
Resolving deltas: 38% (24/63)
Resolving deltas: 39% (25/63)
Resolving deltas: 44% (28/63)
Resolving deltas: 46% (29/63)
Resolving deltas: 55% (35/63)
Resolving deltas: 57% (36/63)
Resolving deltas: 60% (38/63)
Resolving deltas: 61% (39/63)
Resolving deltas: 65% (41/63)
Resolving deltas: 68% (43/63)
Resolving deltas: 71% (45/63)
Resolving deltas: 74% (47/63)
Resolving deltas: 84% (53/63)
Resolving deltas: 87% (55/63)
Resolving deltas: 90% (57/63)
Resolving deltas: 92% (58/63)
Resolving deltas: 93% (59/63)
Resolving deltas: 96% (61/63)
Resolving deltas: 100% (63/63)
Resolving deltas: 100% (63/63), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/prediction_config'...
remote: Enumerating objects: 168, done.
remote: Counting objects: 0% (1/124)
remote: Counting objects: 1% (2/124)
remote: Counting objects: 2% (3/124)
remote: Counting objects: 3% (4/124)
remote: Counting objects: 4% (5/124)
remote: Counting objects: 5% (7/124)
remote: Counting objects: 6% (8/124)
remote: Counting objects: 7% (9/124)
remote: Counting objects: 8% (10/124)
remote: Counting objects: 9% (12/124)
remote: Counting objects: 10% (13/124)
remote: Counting objects: 11% (14/124)
remote: Counting objects: 12% (15/124)
remote: Counting objects: 13% (17/124)
remote: Counting objects: 14% (18/124)
remote: Counting objects: 15% (19/124)
remote: Counting objects: 16% (20/124)
remote: Counting objects: 17% (22/124)
remote: Counting objects: 18% (23/124)
remote: Counting objects: 19% (24/124)
remote: Counting objects: 20% (25/124)
remote: Counting objects: 21% (27/124)
remote: Counting objects: 22% (28/124)
remote: Counting objects: 23% (29/124)
remote: Counting objects: 24% (30/124)
remote: Counting objects: 25% (31/124)
remote: Counting objects: 26% (33/124)
remote: Counting objects: 27% (34/124)
remote: Counting objects: 28% (35/124)
remote: Counting objects: 29% (36/124)
remote: Counting objects: 30% (38/124)
remote: Counting objects: 31% (39/124)
remote: Counting objects: 32% (40/124)
remote: Counting objects: 33% (41/124)
remote: Counting objects: 34% (43/124)
remote: Counting objects: 35% (44/124)
remote: Counting objects: 36% (45/124)
remote: Counting objects: 37% (46/124)
remote: Counting objects: 38% (48/124)
remote: Counting objects: 39% (49/124)
remote: Counting objects: 40% (50/124)
remote: Counting objects: 41% (51/124)
remote: Counting objects: 42% (53/124)
remote: Counting objects: 43% (54/124)
remote: Counting objects: 44% (55/124)
remote: Counting objects: 45% (56/124)
remote: Counting objects: 46% (58/124)
remote: Counting objects: 47% (59/124)
remote: Counting objects: 48% (60/124)
remote: Counting objects: 49% (61/124)
remote: Counting objects: 50% (62/124)
remote: Counting objects: 51% (64/124)
remote: Counting objects: 52% (65/124)
remote: Counting objects: 53% (66/124)
remote: Counting objects: 54% (67/124)
remote: Counting objects: 55% (69/124)
remote: Counting objects: 56% (70/124)
remote: Counting objects: 57% (71/124)
remote: Counting objects: 58% (72/124)
remote: Counting objects: 59% (74/124)
remote: Counting objects: 60% (75/124)
remote: Counting objects: 61% (76/124)
remote: Counting objects: 62% (77/124)
remote: Counting objects: 63% (79/124)
remote: Counting objects: 64% (80/124)
remote: Counting objects: 65% (81/124)
remote: Counting objects: 66% (82/124)
remote: Counting objects: 67% (84/124)
remote: Counting objects: 68% (85/124)
remote: Counting objects: 69% (86/124)
remote: Counting objects: 70% (87/124)
remote: Counting objects: 71% (89/124)
remote: Counting objects: 72% (90/124)
remote: Counting objects: 73% (91/124)
remote: Counting objects: 74% (92/124)
remote: Counting objects: 75% (93/124)
remote: Counting objects: 76% (95/124)
remote: Counting objects: 77% (96/124)
remote: Counting objects: 78% (97/124)
remote: Counting objects: 79% (98/124)
remote: Counting objects: 80% (100/124)
remote: Counting objects: 81% (101/124)
remote: Counting objects: 82% (102/124)
remote: Counting objects: 83% (103/124)
remote: Counting objects: 84% (105/124)
remote: Counting objects: 85% (106/124)
remote: Counting objects: 86% (107/124)
remote: Counting objects: 87% (108/124)
remote: Counting objects: 88% (110/124)
remote: Counting objects: 89% (111/124)
remote: Counting objects: 90% (112/124)
remote: Counting objects: 91% (113/124)
remote: Counting objects: 92% (115/124)
remote: Counting objects: 93% (116/124)
remote: Counting objects: 94% (117/124)
remote: Counting objects: 95% (118/124)
remote: Counting objects: 96% (120/124)
remote: Counting objects: 97% (121/124)
remote: Counting objects: 98% (122/124)
remote: Counting objects: 99% (123/124)
remote: Counting objects: 100% (124/124)
remote: Counting objects: 100% (124/124), done.
remote: Compressing objects: 1% (1/60)
remote: Compressing objects: 3% (2/60)
remote: Compressing objects: 5% (3/60)
remote: Compressing objects: 6% (4/60)
remote: Compressing objects: 8% (5/60)
remote: Compressing objects: 10% (6/60)
remote: Compressing objects: 11% (7/60)
remote: Compressing objects: 13% (8/60)
remote: Compressing objects: 15% (9/60)
remote: Compressing objects: 16% (10/60)
remote: Compressing objects: 18% (11/60)
remote: Compressing objects: 20% (12/60)
remote: Compressing objects: 21% (13/60)
remote: Compressing objects: 23% (14/60)
remote: Compressing objects: 25% (15/60)
remote: Compressing objects: 26% (16/60)
remote: Compressing objects: 28% (17/60)
remote: Compressing objects: 30% (18/60)
remote: Compressing objects: 31% (19/60)
remote: Compressing objects: 33% (20/60)
remote: Compressing objects: 35% (21/60)
remote: Compressing objects: 36% (22/60)
remote: Compressing objects: 38% (23/60)
remote: Compressing objects: 40% (24/60)
remote: Compressing objects: 41% (25/60)
remote: Compressing objects: 43% (26/60)
remote: Compressing objects: 45% (27/60)
remote: Compressing objects: 46% (28/60)
remote: Compressing objects: 48% (29/60)
remote: Compressing objects: 50% (30/60)
remote: Compressing objects: 51% (31/60)
remote: Compressing objects: 53% (32/60)
remote: Compressing objects: 55% (33/60)
remote: Compressing objects: 56% (34/60)
remote: Compressing objects: 58% (35/60)
remote: Compressing objects: 60% (36/60)
remote: Compressing objects: 61% (37/60)
remote: Compressing objects: 63% (38/60)
remote: Compressing objects: 65% (39/60)
remote: Compressing objects: 66% (40/60)
remote: Compressing objects: 68% (41/60)
remote: Compressing objects: 70% (42/60)
remote: Compressing objects: 71% (43/60)
remote: Compressing objects: 73% (44/60)
remote: Compressing objects: 75% (45/60)
remote: Compressing objects: 76% (46/60)
remote: Compressing objects: 78% (47/60)
remote: Compressing objects: 80% (48/60)
remote: Compressing objects: 81% (49/60)
remote: Compressing objects: 83% (50/60)
remote: Compressing objects: 85% (51/60)
remote: Compressing objects: 86% (52/60)
remote: Compressing objects: 88% (53/60)
remote: Compressing objects: 90% (54/60)
remote: Compressing objects: 91% (55/60)
remote: Compressing objects: 93% (56/60)
remote: Compressing objects: 95% (57/60)
remote: Compressing objects: 96% (58/60)
remote: Compressing objects: 98% (59/60)
remote: Compressing objects: 100% (60/60)
remote: Compressing objects: 100% (60/60), done.
Receiving objects: 0% (1/168)
Receiving objects: 1% (2/168)
Receiving objects: 2% (4/168)
Receiving objects: 3% (6/168)
Receiving objects: 4% (7/168)
Receiving objects: 5% (9/168)
Receiving objects: 6% (11/168)
Receiving objects: 7% (12/168)
Receiving objects: 8% (14/168)
Receiving objects: 9% (16/168)
Receiving objects: 10% (17/168)
Receiving objects: 11% (19/168)
Receiving objects: 12% (21/168)
Receiving objects: 13% (22/168)
Receiving objects: 14% (24/168)
Receiving objects: 15% (26/168)
Receiving objects: 16% (27/168)
Receiving objects: 17% (29/168)
Receiving objects: 18% (31/168)
Receiving objects: 19% (32/168)
Receiving objects: 20% (34/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 21% (36/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 22% (37/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 23% (39/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 24% (41/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 25% (42/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 26% (44/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 27% (46/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 28% (48/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 29% (49/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 30% (51/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 31% (53/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 32% (54/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 33% (56/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 34% (58/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 35% (59/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 36% (61/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 37% (63/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 38% (64/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 39% (66/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 40% (68/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 41% (69/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 42% (71/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 43% (73/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 44% (74/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 45% (76/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 46% (78/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 47% (79/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 48% (81/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 49% (83/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 50% (84/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 51% (86/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 52% (88/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 53% (90/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 54% (91/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 55% (93/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 56% (95/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 57% (96/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 58% (98/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 59% (100/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 60% (101/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 61% (103/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 62% (105/168), 25.16 MiB | 50.30 MiB/s
Receiving objects: 62% (105/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 63% (106/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 64% (108/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 65% (110/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 66% (111/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 67% (113/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 68% (115/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 69% (116/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 70% (118/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 71% (120/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 72% (121/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 73% (123/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 74% (125/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 75% (126/168), 49.80 MiB | 43.80 MiB/s
remote: Total 168 (delta 35), reused 90 (delta 21), pack-reused 44
Receiving objects: 76% (128/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 77% (130/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 78% (132/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 79% (133/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 80% (135/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 81% (137/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 82% (138/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 83% (140/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 84% (142/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 85% (143/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 86% (145/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 87% (147/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 88% (148/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 89% (150/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 90% (152/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 91% (153/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 92% (155/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 93% (157/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 94% (158/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 95% (160/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 96% (162/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 97% (163/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 98% (165/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 99% (167/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 100% (168/168), 49.80 MiB | 43.80 MiB/s
Receiving objects: 100% (168/168), 62.80 MiB | 45.41 MiB/s, done.
Resolving deltas: 0% (0/46)
Resolving deltas: 2% (1/46)
Resolving deltas: 13% (6/46)
Resolving deltas: 17% (8/46)
Resolving deltas: 73% (34/46)
Resolving deltas: 84% (39/46)
Resolving deltas: 86% (40/46)
Resolving deltas: 93% (43/46)
Resolving deltas: 95% (44/46)
Resolving deltas: 97% (45/46)
Resolving deltas: 100% (46/46)
Resolving deltas: 100% (46/46), done.
Cloning into '/root/workspace/weifang-config/container/A004/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/weifang-config/container/A004/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 80, done.
remote: Counting objects: 1% (1/55)
remote: Counting objects: 3% (2/55)
remote: Counting objects: 5% (3/55)
remote: Counting objects: 7% (4/55)
remote: Counting objects: 9% (5/55)
remote: Counting objects: 10% (6/55)
remote: Counting objects: 12% (7/55)
remote: Counting objects: 14% (8/55)
remote: Counting objects: 16% (9/55)
remote: Counting objects: 18% (10/55)
remote: Counting objects: 20% (11/55)
remote: Counting objects: 21% (12/55)
remote: Counting objects: 23% (13/55)
remote: Counting objects: 25% (14/55)
remote: Counting objects: 27% (15/55)
remote: Counting objects: 29% (16/55)
remote: Counting objects: 30% (17/55)
remote: Counting objects: 32% (18/55)
remote: Counting objects: 34% (19/55)
remote: Counting objects: 36% (20/55)
remote: Counting objects: 38% (21/55)
remote: Counting objects: 40% (22/55)
remote: Counting objects: 41% (23/55)
remote: Counting objects: 43% (24/55)
remote: Counting objects: 45% (25/55)
remote: Counting objects: 47% (26/55)
remote: Counting objects: 49% (27/55)
remote: Counting objects: 50% (28/55)
remote: Counting objects: 52% (29/55)
remote: Counting objects: 54% (30/55)
remote: Counting objects: 56% (31/55)
remote: Counting objects: 58% (32/55)
remote: Counting objects: 60% (33/55)
remote: Counting objects: 61% (34/55)
remote: Counting objects: 63% (35/55)
remote: Counting objects: 65% (36/55)
remote: Counting objects: 67% (37/55)
remote: Counting objects: 69% (38/55)
remote: Counting objects: 70% (39/55)
remote: Counting objects: 72% (40/55)
remote: Counting objects: 74% (41/55)
remote: Counting objects: 76% (42/55)
remote: Counting objects: 78% (43/55)
remote: Counting objects: 80% (44/55)
remote: Counting objects: 81% (45/55)
remote: Counting objects: 83% (46/55)
remote: Counting objects: 85% (47/55)
remote: Counting objects: 87% (48/55)
remote: Counting objects: 89% (49/55)
remote: Counting objects: 90% (50/55)
remote: Counting objects: 92% (51/55)
remote: Counting objects: 94% (52/55)
remote: Counting objects: 96% (53/55)
remote: Counting objects: 98% (54/55)
remote: Counting objects: 100% (55/55)
remote: Counting objects: 100% (55/55), 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.
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25
Receiving objects: 1% (1/80)
Receiving objects: 2% (2/80)
Receiving objects: 3% (3/80)
Receiving objects: 5% (4/80)
Receiving objects: 6% (5/80)
Receiving objects: 7% (6/80)
Receiving objects: 8% (7/80)
Receiving objects: 10% (8/80)
Receiving objects: 11% (9/80)
Receiving objects: 12% (10/80)
Receiving objects: 13% (11/80)
Receiving objects: 15% (12/80)
Receiving objects: 16% (13/80)
Receiving objects: 17% (14/80)
Receiving objects: 18% (15/80)
Receiving objects: 20% (16/80)
Receiving objects: 21% (17/80)
Receiving objects: 22% (18/80)
Receiving objects: 23% (19/80)
Receiving objects: 25% (20/80)
Receiving objects: 26% (21/80)
Receiving objects: 27% (22/80)
Receiving objects: 28% (23/80)
Receiving objects: 30% (24/80)
Receiving objects: 31% (25/80)
Receiving objects: 32% (26/80)
Receiving objects: 33% (27/80)
Receiving objects: 35% (28/80)
Receiving objects: 36% (29/80)
Receiving objects: 37% (30/80)
Receiving objects: 38% (31/80)
Receiving objects: 40% (32/80)
Receiving objects: 41% (33/80)
Receiving objects: 42% (34/80)
Receiving objects: 43% (35/80)
Receiving objects: 45% (36/80)
Receiving objects: 46% (37/80)
Receiving objects: 47% (38/80)
Receiving objects: 48% (39/80)
Receiving objects: 50% (40/80)
Receiving objects: 51% (41/80)
Receiving objects: 52% (42/80)
Receiving objects: 53% (43/80)
Receiving objects: 55% (44/80)
Receiving objects: 56% (45/80)
Receiving objects: 57% (46/80)
Receiving objects: 58% (47/80)
Receiving objects: 60% (48/80)
Receiving objects: 61% (49/80)
Receiving objects: 62% (50/80)
Receiving objects: 63% (51/80)
Receiving objects: 65% (52/80)
Receiving objects: 66% (53/80)
Receiving objects: 67% (54/80)
Receiving objects: 68% (55/80)
Receiving objects: 70% (56/80)
Receiving objects: 71% (57/80)
Receiving objects: 72% (58/80)
Receiving objects: 73% (59/80)
Receiving objects: 75% (60/80)
Receiving objects: 76% (61/80)
Receiving objects: 77% (62/80)
Receiving objects: 78% (63/80)
Receiving objects: 80% (64/80)
Receiving objects: 81% (65/80)
Receiving objects: 82% (66/80)
Receiving objects: 83% (67/80)
Receiving objects: 85% (68/80)
Receiving objects: 86% (69/80)
Receiving objects: 87% (70/80)
Receiving objects: 88% (71/80)
Receiving objects: 90% (72/80)
Receiving objects: 91% (73/80)
Receiving objects: 92% (74/80)
Receiving objects: 93% (75/80)
Receiving objects: 95% (76/80)
Receiving objects: 96% (77/80)
Receiving objects: 97% (78/80)
Receiving objects: 98% (79/80)
Receiving objects: 100% (80/80)
Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done.
Resolving deltas: 0% (0/43)
Resolving deltas: 2% (1/43)
Resolving deltas: 4% (2/43)
Resolving deltas: 23% (10/43)
Resolving deltas: 62% (27/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/weifang-config/container/A004/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/weifang-config/container/A004/params_new/system-common'...
remote: Enumerating objects: 252, done.
remote: Counting objects: 0% (1/214)
remote: Counting objects: 1% (3/214)
remote: Counting objects: 2% (5/214)
remote: Counting objects: 3% (7/214)
remote: Counting objects: 4% (9/214)
remote: Counting objects: 5% (11/214)
remote: Counting objects: 6% (13/214)
remote: Counting objects: 7% (15/214)
remote: Counting objects: 8% (18/214)
remote: Counting objects: 9% (20/214)
remote: Counting objects: 10% (22/214)
remote: Counting objects: 11% (24/214)
remote: Counting objects: 12% (26/214)
remote: Counting objects: 13% (28/214)
remote: Counting objects: 14% (30/214)
remote: Counting objects: 15% (33/214)
remote: Counting objects: 16% (35/214)
remote: Counting objects: 17% (37/214)
remote: Counting objects: 18% (39/214)
remote: Counting objects: 19% (41/214)
remote: Counting objects: 20% (43/214)
remote: Counting objects: 21% (45/214)
remote: Counting objects: 22% (48/214)
remote: Counting objects: 23% (50/214)
remote: Counting objects: 24% (52/214)
remote: Counting objects: 25% (54/214)
remote: Counting objects: 26% (56/214)
remote: Counting objects: 27% (58/214)
remote: Counting objects: 28% (60/214)
remote: Counting objects: 29% (63/214)
remote: Counting objects: 30% (65/214)
remote: Counting objects: 31% (67/214)
remote: Counting objects: 32% (69/214)
remote: Counting objects: 33% (71/214)
remote: Counting objects: 34% (73/214)
remote: Counting objects: 35% (75/214)
remote: Counting objects: 36% (78/214)
remote: Counting objects: 37% (80/214)
remote: Counting objects: 38% (82/214)
remote: Counting objects: 39% (84/214)
remote: Counting objects: 40% (86/214)
remote: Counting objects: 41% (88/214)
remote: Counting objects: 42% (90/214)
remote: Counting objects: 43% (93/214)
remote: Counting objects: 44% (95/214)
remote: Counting objects: 45% (97/214)
remote: Counting objects: 46% (99/214)
remote: Counting objects: 47% (101/214)
remote: Counting objects: 48% (103/214)
remote: Counting objects: 49% (105/214)
remote: Counting objects: 50% (107/214)
remote: Counting objects: 51% (110/214)
remote: Counting objects: 52% (112/214)
remote: Counting objects: 53% (114/214)
remote: Counting objects: 54% (116/214)
remote: Counting objects: 55% (118/214)
remote: Counting objects: 56% (120/214)
remote: Counting objects: 57% (122/214)
remote: Counting objects: 58% (125/214)
remote: Counting objects: 59% (127/214)
remote: Counting objects: 60% (129/214)
remote: Counting objects: 61% (131/214)
remote: Counting objects: 62% (133/214)
remote: Counting objects: 63% (135/214)
remote: Counting objects: 64% (137/214)
remote: Counting objects: 65% (140/214)
remote: Counting objects: 66% (142/214)
remote: Counting objects: 67% (144/214)
remote: Counting objects: 68% (146/214)
remote: Counting objects: 69% (148/214)
remote: Counting objects: 70% (150/214)
remote: Counting objects: 71% (152/214)
remote: Counting objects: 72% (155/214)
remote: Counting objects: 73% (157/214)
remote: Counting objects: 74% (159/214)
remote: Counting objects: 75% (161/214)
remote: Counting objects: 76% (163/214)
remote: Counting objects: 77% (165/214)
remote: Counting objects: 78% (167/214)
remote: Counting objects: 79% (170/214)
remote: Counting objects: 80% (172/214)
remote: Counting objects: 81% (174/214)
remote: Counting objects: 82% (176/214)
remote: Counting objects: 83% (178/214)
remote: Counting objects: 84% (180/214)
remote: Counting objects: 85% (182/214)
remote: Counting objects: 86% (185/214)
remote: Counting objects: 87% (187/214)
remote: Counting objects: 88% (189/214)
remote: Counting objects: 89% (191/214)
remote: Counting objects: 90% (193/214)
remote: Counting objects: 91% (195/214)
remote: Counting objects: 92% (197/214)
remote: Counting objects: 93% (200/214)
remote: Counting objects: 94% (202/214)
remote: Counting objects: 95% (204/214)
remote: Counting objects: 96% (206/214)
remote: Counting objects: 97% (208/214)
remote: Counting objects: 98% (210/214)
remote: Counting objects: 99% (212/214)
remote: Counting objects: 100% (214/214)
remote: Counting objects: 100% (214/214), done.
remote: Compressing objects: 1% (1/81)
remote: Compressing objects: 2% (2/81)
remote: Compressing objects: 3% (3/81)
remote: Compressing objects: 4% (4/81)
remote: Compressing objects: 6% (5/81)
remote: Compressing objects: 7% (6/81)
remote: Compressing objects: 8% (7/81)
remote: Compressing objects: 9% (8/81)
remote: Compressing objects: 11% (9/81)
remote: Compressing objects: 12% (10/81)
remote: Compressing objects: 13% (11/81)
remote: Compressing objects: 14% (12/81)
remote: Compressing objects: 16% (13/81)
remote: Compressing objects: 17% (14/81)
remote: Compressing objects: 18% (15/81)
remote: Compressing objects: 19% (16/81)
remote: Compressing objects: 20% (17/81)
remote: Compressing objects: 22% (18/81)
remote: Compressing objects: 23% (19/81)
remote: Compressing objects: 24% (20/81)
remote: Compressing objects: 25% (21/81)
remote: Compressing objects: 27% (22/81)
remote: Compressing objects: 28% (23/81)
remote: Compressing objects: 29% (24/81)
remote: Compressing objects: 30% (25/81)
remote: Compressing objects: 32% (26/81)
remote: Compressing objects: 33% (27/81)
remote: Compressing objects: 34% (28/81)
remote: Compressing objects: 35% (29/81)
remote: Compressing objects: 37% (30/81)
remote: Compressing objects: 38% (31/81)
remote: Compressing objects: 39% (32/81)
remote: Compressing objects: 40% (33/81)
remote: Compressing objects: 41% (34/81)
remote: Compressing objects: 43% (35/81)
remote: Compressing objects: 44% (36/81)
remote: Compressing objects: 45% (37/81)
remote: Compressing objects: 46% (38/81)
remote: Compressing objects: 48% (39/81)
remote: Compressing objects: 49% (40/81)
remote: Compressing objects: 50% (41/81)
remote: Compressing objects: 51% (42/81)
remote: Compressing objects: 53% (43/81)
remote: Compressing objects: 54% (44/81)
remote: Compressing objects: 55% (45/81)
remote: Compressing objects: 56% (46/81)
remote: Compressing objects: 58% (47/81)
remote: Compressing objects: 59% (48/81)
remote: Compressing objects: 60% (49/81)
remote: Compressing objects: 61% (50/81)
remote: Compressing objects: 62% (51/81)
remote: Compressing objects: 64% (52/81)
remote: Compressing objects: 65% (53/81)
remote: Compressing objects: 66% (54/81)
remote: Compressing objects: 67% (55/81)
remote: Compressing objects: 69% (56/81)
remote: Compressing objects: 70% (57/81)
remote: Compressing objects: 71% (58/81)
remote: Compressing objects: 72% (59/81)
remote: Compressing objects: 74% (60/81)
remote: Compressing objects: 75% (61/81)
remote: Compressing objects: 76% (62/81)
remote: Compressing objects: 77% (63/81)
remote: Compressing objects: 79% (64/81)
remote: Compressing objects: 80% (65/81)
remote: Compressing objects: 81% (66/81)
remote: Compressing objects: 82% (67/81)
remote: Compressing objects: 83% (68/81)
remote: Compressing objects: 85% (69/81)
remote: Compressing objects: 86% (70/81)
remote: Compressing objects: 87% (71/81)
remote: Compressing objects: 88% (72/81)
remote: Compressing objects: 90% (73/81)
remote: Compressing objects: 91% (74/81)
remote: Compressing objects: 92% (75/81)
remote: Compressing objects: 93% (76/81)
remote: Compressing objects: 95% (77/81)
remote: Compressing objects: 96% (78/81)
remote: Compressing objects: 97% (79/81)
remote: Compressing objects: 98% (80/81)
remote: Compressing objects: 100% (81/81)
remote: Compressing objects: 100% (81/81), done.
Receiving objects: 0% (1/252)
Receiving objects: 1% (3/252)
Receiving objects: 2% (6/252)
Receiving objects: 3% (8/252)
Receiving objects: 4% (11/252)
Receiving objects: 5% (13/252)
Receiving objects: 6% (16/252)
Receiving objects: 7% (18/252)
Receiving objects: 8% (21/252)
Receiving objects: 9% (23/252)
Receiving objects: 10% (26/252)
Receiving objects: 11% (28/252)
Receiving objects: 12% (31/252)
Receiving objects: 13% (33/252)
Receiving objects: 14% (36/252)
Receiving objects: 15% (38/252)
Receiving objects: 16% (41/252)
Receiving objects: 17% (43/252)
Receiving objects: 18% (46/252)
Receiving objects: 19% (48/252)
Receiving objects: 20% (51/252)
Receiving objects: 21% (53/252)
Receiving objects: 22% (56/252)
Receiving objects: 23% (58/252)
Receiving objects: 24% (61/252)
Receiving objects: 25% (63/252)
Receiving objects: 26% (66/252)
Receiving objects: 27% (69/252)
Receiving objects: 28% (71/252)
Receiving objects: 29% (74/252)
Receiving objects: 30% (76/252)
Receiving objects: 31% (79/252)
Receiving objects: 32% (81/252)
Receiving objects: 33% (84/252)
Receiving objects: 34% (86/252)
Receiving objects: 35% (89/252)
Receiving objects: 36% (91/252), 36.00 KiB | 41.00 KiB/s
remote: Total 252 (delta 50), reused 161 (delta 36), pack-reused 38
Receiving objects: 37% (94/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 38% (96/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 39% (99/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 40% (101/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 41% (104/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 42% (106/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 43% (109/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 44% (111/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 45% (114/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 46% (116/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 47% (119/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 48% (121/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 49% (124/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 50% (126/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 51% (129/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 52% (132/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 53% (134/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 54% (137/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 55% (139/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 56% (142/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 57% (144/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 58% (147/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 59% (149/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 60% (152/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 61% (154/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 62% (157/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 63% (159/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 64% (162/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 65% (164/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 66% (167/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 67% (169/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 68% (172/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 69% (174/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 70% (177/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 71% (179/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 72% (182/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 73% (184/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 74% (187/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 75% (189/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 76% (192/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 77% (195/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 78% (197/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 79% (200/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 80% (202/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 81% (205/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 82% (207/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 83% (210/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 84% (212/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 85% (215/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 86% (217/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 87% (220/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 88% (222/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 89% (225/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 90% (227/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 91% (230/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 92% (232/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 93% (235/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 94% (237/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 95% (240/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 96% (242/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 97% (245/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 98% (247/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 99% (250/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 100% (252/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 100% (252/252), 9.57 MiB | 11.12 MiB/s, done.
Resolving deltas: 0% (0/55)
Resolving deltas: 1% (1/55)
Resolving deltas: 3% (2/55)
Resolving deltas: 5% (3/55)
Resolving deltas: 7% (4/55)
Resolving deltas: 9% (5/55)
Resolving deltas: 10% (6/55)
Resolving deltas: 14% (8/55)
Resolving deltas: 23% (13/55)
Resolving deltas: 38% (21/55)
Resolving deltas: 41% (23/55)
Resolving deltas: 45% (25/55)
Resolving deltas: 47% (26/55)
Resolving deltas: 50% (28/55)
Resolving deltas: 56% (31/55)
Resolving deltas: 100% (55/55)
Resolving deltas: 100% (55/55), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/system-device'...
remote: Enumerating objects: 1959, done.
remote: Counting objects: 0% (1/152)
remote: Counting objects: 1% (2/152)
remote: Counting objects: 2% (4/152)
remote: Counting objects: 3% (5/152)
remote: Counting objects: 4% (7/152)
remote: Counting objects: 5% (8/152)
remote: Counting objects: 6% (10/152)
remote: Counting objects: 7% (11/152)
remote: Counting objects: 8% (13/152)
remote: Counting objects: 9% (14/152)
remote: Counting objects: 10% (16/152)
remote: Counting objects: 11% (17/152)
remote: Counting objects: 12% (19/152)
remote: Counting objects: 13% (20/152)
remote: Counting objects: 14% (22/152)
remote: Counting objects: 15% (23/152)
remote: Counting objects: 16% (25/152)
remote: Counting objects: 17% (26/152)
remote: Counting objects: 18% (28/152)
remote: Counting objects: 19% (29/152)
remote: Counting objects: 20% (31/152)
remote: Counting objects: 21% (32/152)
remote: Counting objects: 22% (34/152)
remote: Counting objects: 23% (35/152)
remote: Counting objects: 24% (37/152)
remote: Counting objects: 25% (38/152)
remote: Counting objects: 26% (40/152)
remote: Counting objects: 27% (42/152)
remote: Counting objects: 28% (43/152)
remote: Counting objects: 29% (45/152)
remote: Counting objects: 30% (46/152)
remote: Counting objects: 31% (48/152)
remote: Counting objects: 32% (49/152)
remote: Counting objects: 33% (51/152)
remote: Counting objects: 34% (52/152)
remote: Counting objects: 35% (54/152)
remote: Counting objects: 36% (55/152)
remote: Counting objects: 37% (57/152)
remote: Counting objects: 38% (58/152)
remote: Counting objects: 39% (60/152)
remote: Counting objects: 40% (61/152)
remote: Counting objects: 41% (63/152)
remote: Counting objects: 42% (64/152)
remote: Counting objects: 43% (66/152)
remote: Counting objects: 44% (67/152)
remote: Counting objects: 45% (69/152)
remote: Counting objects: 46% (70/152)
remote: Counting objects: 47% (72/152)
remote: Counting objects: 48% (73/152)
remote: Counting objects: 49% (75/152)
remote: Counting objects: 50% (76/152)
remote: Counting objects: 51% (78/152)
remote: Counting objects: 52% (80/152)
remote: Counting objects: 53% (81/152)
remote: Counting objects: 54% (83/152)
remote: Counting objects: 55% (84/152)
remote: Counting objects: 56% (86/152)
remote: Counting objects: 57% (87/152)
remote: Counting objects: 58% (89/152)
remote: Counting objects: 59% (90/152)
remote: Counting objects: 60% (92/152)
remote: Counting objects: 61% (93/152)
remote: Counting objects: 62% (95/152)
remote: Counting objects: 63% (96/152)
remote: Counting objects: 64% (98/152)
remote: Counting objects: 65% (99/152)
remote: Counting objects: 66% (101/152)
remote: Counting objects: 67% (102/152)
remote: Counting objects: 68% (104/152)
remote: Counting objects: 69% (105/152)
remote: Counting objects: 70% (107/152)
remote: Counting objects: 71% (108/152)
remote: Counting objects: 72% (110/152)
remote: Counting objects: 73% (111/152)
remote: Counting objects: 74% (113/152)
remote: Counting objects: 75% (114/152)
remote: Counting objects: 76% (116/152)
remote: Counting objects: 77% (118/152)
remote: Counting objects: 78% (119/152)
remote: Counting objects: 79% (121/152)
remote: Counting objects: 80% (122/152)
remote: Counting objects: 81% (124/152)
remote: Counting objects: 82% (125/152)
remote: Counting objects: 83% (127/152)
remote: Counting objects: 84% (128/152)
remote: Counting objects: 85% (130/152)
remote: Counting objects: 86% (131/152)
remote: Counting objects: 87% (133/152)
remote: Counting objects: 88% (134/152)
remote: Counting objects: 89% (136/152)
remote: Counting objects: 90% (137/152)
remote: Counting objects: 91% (139/152)
remote: Counting objects: 92% (140/152)
remote: Counting objects: 93% (142/152)
remote: Counting objects: 94% (143/152)
remote: Counting objects: 95% (145/152)
remote: Counting objects: 96% (146/152)
remote: Counting objects: 97% (148/152)
remote: Counting objects: 98% (149/152)
remote: Counting objects: 99% (151/152)
remote: Counting objects: 100% (152/152)
remote: Counting objects: 100% (152/152), done.
remote: Compressing objects: 0% (1/129)
remote: Compressing objects: 1% (2/129)
remote: Compressing objects: 2% (3/129)
remote: Compressing objects: 3% (4/129)
remote: Compressing objects: 4% (6/129)
remote: Compressing objects: 5% (7/129)
remote: Compressing objects: 6% (8/129)
remote: Compressing objects: 7% (10/129)
remote: Compressing objects: 8% (11/129)
remote: Compressing objects: 9% (12/129)
remote: Compressing objects: 10% (13/129)
remote: Compressing objects: 11% (15/129)
remote: Compressing objects: 12% (16/129)
remote: Compressing objects: 13% (17/129)
remote: Compressing objects: 14% (19/129)
remote: Compressing objects: 15% (20/129)
remote: Compressing objects: 16% (21/129)
remote: Compressing objects: 17% (22/129)
remote: Compressing objects: 18% (24/129)
remote: Compressing objects: 19% (25/129)
remote: Compressing objects: 20% (26/129)
remote: Compressing objects: 21% (28/129)
remote: Compressing objects: 22% (29/129)
remote: Compressing objects: 23% (30/129)
remote: Compressing objects: 24% (31/129)
remote: Compressing objects: 25% (33/129)
remote: Compressing objects: 26% (34/129)
remote: Compressing objects: 27% (35/129)
remote: Compressing objects: 28% (37/129)
remote: Compressing objects: 29% (38/129)
remote: Compressing objects: 30% (39/129)
remote: Compressing objects: 31% (40/129)
remote: Compressing objects: 32% (42/129)
remote: Compressing objects: 33% (43/129)
remote: Compressing objects: 34% (44/129)
remote: Compressing objects: 35% (46/129)
remote: Compressing objects: 36% (47/129)
remote: Compressing objects: 37% (48/129)
remote: Compressing objects: 38% (50/129)
remote: Compressing objects: 39% (51/129)
remote: Compressing objects: 40% (52/129)
remote: Compressing objects: 41% (53/129)
remote: Compressing objects: 42% (55/129)
remote: Compressing objects: 43% (56/129)
remote: Compressing objects: 44% (57/129)
remote: Compressing objects: 45% (59/129)
remote: Compressing objects: 46% (60/129)
remote: Compressing objects: 47% (61/129)
remote: Compressing objects: 48% (62/129)
remote: Compressing objects: 49% (64/129)
remote: Compressing objects: 50% (65/129)
remote: Compressing objects: 51% (66/129)
remote: Compressing objects: 52% (68/129)
remote: Compressing objects: 53% (69/129)
remote: Compressing objects: 54% (70/129)
remote: Compressing objects: 55% (71/129)
remote: Compressing objects: 56% (73/129)
remote: Compressing objects: 57% (74/129)
remote: Compressing objects: 58% (75/129)
remote: Compressing objects: 59% (77/129)
remote: Compressing objects: 60% (78/129)
remote: Compressing objects: 61% (79/129)
remote: Compressing objects: 62% (80/129)
remote: Compressing objects: 63% (82/129)
remote: Compressing objects: 64% (83/129)
remote: Compressing objects: 65% (84/129)
remote: Compressing objects: 66% (86/129)
remote: Compressing objects: 67% (87/129)
remote: Compressing objects: 68% (88/129)
remote: Compressing objects: 69% (90/129)
remote: Compressing objects: 70% (91/129)
remote: Compressing objects: 71% (92/129)
remote: Compressing objects: 72% (93/129)
remote: Compressing objects: 73% (95/129)
remote: Compressing objects: 74% (96/129)
remote: Compressing objects: 75% (97/129)
remote: Compressing objects: 76% (99/129)
remote: Compressing objects: 77% (100/129)
remote: Compressing objects: 78% (101/129)
remote: Compressing objects: 79% (102/129)
remote: Compressing objects: 80% (104/129)
remote: Compressing objects: 81% (105/129)
remote: Compressing objects: 82% (106/129)
remote: Compressing objects: 83% (108/129)
remote: Compressing objects: 84% (109/129)
remote: Compressing objects: 85% (110/129)
remote: Compressing objects: 86% (111/129)
remote: Compressing objects: 87% (113/129)
remote: Compressing objects: 88% (114/129)
remote: Compressing objects: 89% (115/129)
remote: Compressing objects: 90% (117/129)
remote: Compressing objects: 91% (118/129)
remote: Compressing objects: 92% (119/129)
remote: Compressing objects: 93% (120/129)
remote: Compressing objects: 94% (122/129)
remote: Compressing objects: 95% (123/129)
remote: Compressing objects: 96% (124/129)
remote: Compressing objects: 97% (126/129)
remote: Compressing objects: 98% (127/129)
remote: Compressing objects: 99% (128/129)
remote: Compressing objects: 100% (129/129)
remote: Compressing objects: 100% (129/129), done.
Receiving objects: 0% (1/1959)
Receiving objects: 1% (20/1959)
Receiving objects: 2% (40/1959)
Receiving objects: 3% (59/1959)
Receiving objects: 4% (79/1959)
Receiving objects: 5% (98/1959)
Receiving objects: 6% (118/1959)
Receiving objects: 7% (138/1959)
Receiving objects: 8% (157/1959)
Receiving objects: 9% (177/1959)
Receiving objects: 10% (196/1959)
Receiving objects: 11% (216/1959)
Receiving objects: 12% (236/1959)
Receiving objects: 13% (255/1959)
Receiving objects: 14% (275/1959)
Receiving objects: 15% (294/1959)
Receiving objects: 16% (314/1959)
Receiving objects: 17% (334/1959)
Receiving objects: 18% (353/1959)
Receiving objects: 19% (373/1959)
Receiving objects: 20% (392/1959)
Receiving objects: 21% (412/1959)
Receiving objects: 22% (431/1959)
Receiving objects: 23% (451/1959)
Receiving objects: 24% (471/1959)
Receiving objects: 25% (490/1959)
Receiving objects: 26% (510/1959)
Receiving objects: 27% (529/1959)
Receiving objects: 28% (549/1959)
Receiving objects: 29% (569/1959)
Receiving objects: 30% (588/1959)
Receiving objects: 31% (608/1959)
Receiving objects: 32% (627/1959)
Receiving objects: 33% (647/1959)
Receiving objects: 34% (667/1959)
Receiving objects: 35% (686/1959)
Receiving objects: 36% (706/1959)
Receiving objects: 37% (725/1959)
Receiving objects: 38% (745/1959)
Receiving objects: 39% (765/1959)
Receiving objects: 40% (784/1959)
Receiving objects: 41% (804/1959)
Receiving objects: 42% (823/1959)
Receiving objects: 43% (843/1959)
Receiving objects: 44% (862/1959)
Receiving objects: 45% (882/1959)
Receiving objects: 46% (902/1959)
Receiving objects: 47% (921/1959)
Receiving objects: 48% (941/1959)
Receiving objects: 49% (960/1959)
Receiving objects: 50% (980/1959)
Receiving objects: 51% (1000/1959)
Receiving objects: 52% (1019/1959)
Receiving objects: 53% (1039/1959)
Receiving objects: 54% (1058/1959)
Receiving objects: 55% (1078/1959)
Receiving objects: 56% (1098/1959)
Receiving objects: 57% (1117/1959)
Receiving objects: 58% (1137/1959)
Receiving objects: 59% (1156/1959)
Receiving objects: 60% (1176/1959)
Receiving objects: 61% (1195/1959)
Receiving objects: 62% (1215/1959)
Receiving objects: 63% (1235/1959)
Receiving objects: 64% (1254/1959)
Receiving objects: 65% (1274/1959)
Receiving objects: 66% (1293/1959)
Receiving objects: 67% (1313/1959)
Receiving objects: 68% (1333/1959)
Receiving objects: 69% (1352/1959)
remote: Total 1959 (delta 38), reused 122 (delta 23), pack-reused 1807
Receiving objects: 70% (1372/1959)
Receiving objects: 71% (1391/1959)
Receiving objects: 72% (1411/1959)
Receiving objects: 73% (1431/1959)
Receiving objects: 74% (1450/1959)
Receiving objects: 75% (1470/1959)
Receiving objects: 76% (1489/1959)
Receiving objects: 77% (1509/1959)
Receiving objects: 78% (1529/1959)
Receiving objects: 79% (1548/1959)
Receiving objects: 80% (1568/1959)
Receiving objects: 81% (1587/1959)
Receiving objects: 82% (1607/1959)
Receiving objects: 83% (1626/1959)
Receiving objects: 84% (1646/1959)
Receiving objects: 85% (1666/1959)
Receiving objects: 86% (1685/1959)
Receiving objects: 87% (1705/1959)
Receiving objects: 88% (1724/1959)
Receiving objects: 89% (1744/1959)
Receiving objects: 90% (1764/1959)
Receiving objects: 91% (1783/1959)
Receiving objects: 92% (1803/1959)
Receiving objects: 93% (1822/1959)
Receiving objects: 94% (1842/1959)
Receiving objects: 95% (1862/1959)
Receiving objects: 96% (1881/1959)
Receiving objects: 97% (1901/1959)
Receiving objects: 98% (1920/1959)
Receiving objects: 99% (1940/1959)
Receiving objects: 100% (1959/1959)
Receiving objects: 100% (1959/1959), 231.17 KiB | 25.69 MiB/s, done.
Resolving deltas: 0% (0/703)
Resolving deltas: 3% (27/703)
Resolving deltas: 5% (39/703)
Resolving deltas: 7% (51/703)
Resolving deltas: 8% (57/703)
Resolving deltas: 9% (65/703)
Resolving deltas: 10% (73/703)
Resolving deltas: 14% (99/703)
Resolving deltas: 20% (147/703)
Resolving deltas: 26% (187/703)
Resolving deltas: 30% (217/703)
Resolving deltas: 35% (248/703)
Resolving deltas: 38% (268/703)
Resolving deltas: 40% (282/703)
Resolving deltas: 45% (321/703)
Resolving deltas: 51% (360/703)
Resolving deltas: 58% (409/703)
Resolving deltas: 61% (434/703)
Resolving deltas: 62% (436/703)
Resolving deltas: 63% (445/703)
Resolving deltas: 66% (468/703)
Resolving deltas: 75% (532/703)
Resolving deltas: 76% (538/703)
Resolving deltas: 78% (551/703)
Resolving deltas: 79% (558/703)
Resolving deltas: 81% (570/703)
Resolving deltas: 82% (583/703)
Resolving deltas: 83% (586/703)
Resolving deltas: 84% (595/703)
Resolving deltas: 85% (598/703)
Resolving deltas: 86% (605/703)
Resolving deltas: 87% (613/703)
Resolving deltas: 88% (621/703)
Resolving deltas: 89% (627/703)
Resolving deltas: 91% (640/703)
Resolving deltas: 92% (648/703)
Resolving deltas: 93% (654/703)
Resolving deltas: 94% (661/703)
Resolving deltas: 95% (672/703)
Resolving deltas: 96% (676/703)
Resolving deltas: 97% (682/703)
Resolving deltas: 98% (689/703)
Resolving deltas: 100% (703/703)
Resolving deltas: 100% (703/703), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/system-mqtt'...
remote: Enumerating objects: 181, done.
Receiving objects: 0% (1/181)
Receiving objects: 1% (2/181)
Receiving objects: 2% (4/181)
Receiving objects: 3% (6/181)
Receiving objects: 4% (8/181)
Receiving objects: 5% (10/181)
Receiving objects: 6% (11/181)
remote: Total 181 (delta 0), reused 0 (delta 0), pack-reused 181
Receiving objects: 7% (13/181)
Receiving objects: 8% (15/181)
Receiving objects: 9% (17/181)
Receiving objects: 10% (19/181)
Receiving objects: 11% (20/181)
Receiving objects: 12% (22/181)
Receiving objects: 13% (24/181)
Receiving objects: 14% (26/181)
Receiving objects: 15% (28/181)
Receiving objects: 16% (29/181)
Receiving objects: 17% (31/181)
Receiving objects: 18% (33/181)
Receiving objects: 19% (35/181)
Receiving objects: 20% (37/181)
Receiving objects: 21% (39/181)
Receiving objects: 22% (40/181)
Receiving objects: 23% (42/181)
Receiving objects: 24% (44/181)
Receiving objects: 25% (46/181)
Receiving objects: 26% (48/181)
Receiving objects: 27% (49/181)
Receiving objects: 28% (51/181)
Receiving objects: 29% (53/181)
Receiving objects: 30% (55/181)
Receiving objects: 31% (57/181)
Receiving objects: 32% (58/181)
Receiving objects: 33% (60/181)
Receiving objects: 34% (62/181)
Receiving objects: 35% (64/181)
Receiving objects: 36% (66/181)
Receiving objects: 37% (67/181)
Receiving objects: 38% (69/181)
Receiving objects: 39% (71/181)
Receiving objects: 40% (73/181)
Receiving objects: 41% (75/181)
Receiving objects: 42% (77/181)
Receiving objects: 43% (78/181)
Receiving objects: 44% (80/181)
Receiving objects: 45% (82/181)
Receiving objects: 46% (84/181)
Receiving objects: 47% (86/181)
Receiving objects: 48% (87/181)
Receiving objects: 49% (89/181)
Receiving objects: 50% (91/181)
Receiving objects: 51% (93/181)
Receiving objects: 52% (95/181)
Receiving objects: 53% (96/181)
Receiving objects: 54% (98/181)
Receiving objects: 55% (100/181)
Receiving objects: 56% (102/181)
Receiving objects: 57% (104/181)
Receiving objects: 58% (105/181)
Receiving objects: 59% (107/181)
Receiving objects: 60% (109/181)
Receiving objects: 61% (111/181)
Receiving objects: 62% (113/181)
Receiving objects: 63% (115/181)
Receiving objects: 64% (116/181)
Receiving objects: 65% (118/181)
Receiving objects: 66% (120/181)
Receiving objects: 67% (122/181)
Receiving objects: 68% (124/181)
Receiving objects: 69% (125/181)
Receiving objects: 70% (127/181)
Receiving objects: 71% (129/181)
Receiving objects: 72% (131/181)
Receiving objects: 73% (133/181)
Receiving objects: 74% (134/181)
Receiving objects: 75% (136/181)
Receiving objects: 76% (138/181)
Receiving objects: 77% (140/181)
Receiving objects: 78% (142/181)
Receiving objects: 79% (143/181)
Receiving objects: 80% (145/181)
Receiving objects: 81% (147/181)
Receiving objects: 82% (149/181)
Receiving objects: 83% (151/181)
Receiving objects: 84% (153/181)
Receiving objects: 85% (154/181)
Receiving objects: 86% (156/181)
Receiving objects: 87% (158/181)
Receiving objects: 88% (160/181)
Receiving objects: 89% (162/181)
Receiving objects: 90% (163/181)
Receiving objects: 91% (165/181)
Receiving objects: 92% (167/181)
Receiving objects: 93% (169/181)
Receiving objects: 94% (171/181)
Receiving objects: 95% (172/181)
Receiving objects: 96% (174/181)
Receiving objects: 97% (176/181)
Receiving objects: 98% (178/181)
Receiving objects: 99% (180/181)
Receiving objects: 100% (181/181)
Receiving objects: 100% (181/181), 18.14 KiB | 18.14 MiB/s, done.
Resolving deltas: 0% (0/47)
Resolving deltas: 2% (1/47)
Resolving deltas: 4% (2/47)
Resolving deltas: 6% (3/47)
Resolving deltas: 8% (4/47)
Resolving deltas: 17% (8/47)
Resolving deltas: 27% (13/47)
Resolving deltas: 29% (14/47)
Resolving deltas: 70% (33/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/system-node-weifang'...
remote: Enumerating objects: 229, done.
remote: Counting objects: 0% (1/161)
remote: Counting objects: 1% (2/161)
remote: Counting objects: 2% (4/161)
remote: Counting objects: 3% (5/161)
remote: Counting objects: 4% (7/161)
remote: Counting objects: 5% (9/161)
remote: Counting objects: 6% (10/161)
remote: Counting objects: 7% (12/161)
remote: Counting objects: 8% (13/161)
remote: Counting objects: 9% (15/161)
remote: Counting objects: 10% (17/161)
remote: Counting objects: 11% (18/161)
remote: Counting objects: 12% (20/161)
remote: Counting objects: 13% (21/161)
remote: Counting objects: 14% (23/161)
remote: Counting objects: 15% (25/161)
remote: Counting objects: 16% (26/161)
remote: Counting objects: 17% (28/161)
remote: Counting objects: 18% (29/161)
remote: Counting objects: 19% (31/161)
remote: Counting objects: 20% (33/161)
remote: Counting objects: 21% (34/161)
remote: Counting objects: 22% (36/161)
remote: Counting objects: 23% (38/161)
remote: Counting objects: 24% (39/161)
remote: Counting objects: 25% (41/161)
remote: Counting objects: 26% (42/161)
remote: Counting objects: 27% (44/161)
remote: Counting objects: 28% (46/161)
remote: Counting objects: 29% (47/161)
remote: Counting objects: 30% (49/161)
remote: Counting objects: 31% (50/161)
remote: Counting objects: 32% (52/161)
remote: Counting objects: 33% (54/161)
remote: Counting objects: 34% (55/161)
remote: Counting objects: 35% (57/161)
remote: Counting objects: 36% (58/161)
remote: Counting objects: 37% (60/161)
remote: Counting objects: 38% (62/161)
remote: Counting objects: 39% (63/161)
remote: Counting objects: 40% (65/161)
remote: Counting objects: 41% (67/161)
remote: Counting objects: 42% (68/161)
remote: Counting objects: 43% (70/161)
remote: Counting objects: 44% (71/161)
remote: Counting objects: 45% (73/161)
remote: Counting objects: 46% (75/161)
remote: Counting objects: 47% (76/161)
remote: Counting objects: 48% (78/161)
remote: Counting objects: 49% (79/161)
remote: Counting objects: 50% (81/161)
remote: Counting objects: 51% (83/161)
remote: Counting objects: 52% (84/161)
remote: Counting objects: 53% (86/161)
remote: Counting objects: 54% (87/161)
remote: Counting objects: 55% (89/161)
remote: Counting objects: 56% (91/161)
remote: Counting objects: 57% (92/161)
remote: Counting objects: 58% (94/161)
remote: Counting objects: 59% (95/161)
remote: Counting objects: 60% (97/161)
remote: Counting objects: 61% (99/161)
remote: Counting objects: 62% (100/161)
remote: Counting objects: 63% (102/161)
remote: Counting objects: 64% (104/161)
remote: Counting objects: 65% (105/161)
remote: Counting objects: 66% (107/161)
remote: Counting objects: 67% (108/161)
remote: Counting objects: 68% (110/161)
remote: Counting objects: 69% (112/161)
remote: Counting objects: 70% (113/161)
remote: Counting objects: 71% (115/161)
remote: Counting objects: 72% (116/161)
remote: Counting objects: 73% (118/161)
remote: Counting objects: 74% (120/161)
remote: Counting objects: 75% (121/161)
remote: Counting objects: 76% (123/161)
remote: Counting objects: 77% (124/161)
remote: Counting objects: 78% (126/161)
remote: Counting objects: 79% (128/161)
remote: Counting objects: 80% (129/161)
remote: Counting objects: 81% (131/161)
remote: Counting objects: 82% (133/161)
remote: Counting objects: 83% (134/161)
remote: Counting objects: 84% (136/161)
remote: Counting objects: 85% (137/161)
remote: Counting objects: 86% (139/161)
remote: Counting objects: 87% (141/161)
remote: Counting objects: 88% (142/161)
remote: Counting objects: 89% (144/161)
remote: Counting objects: 90% (145/161)
remote: Counting objects: 91% (147/161)
remote: Counting objects: 92% (149/161)
remote: Counting objects: 93% (150/161)
remote: Counting objects: 94% (152/161)
remote: Counting objects: 95% (153/161)
remote: Counting objects: 96% (155/161)
remote: Counting objects: 97% (157/161)
remote: Counting objects: 98% (158/161)
remote: Counting objects: 99% (160/161)
remote: Counting objects: 100% (161/161)
remote: Counting objects: 100% (161/161), done.
remote: Compressing objects: 1% (1/58)
remote: Compressing objects: 3% (2/58)
remote: Compressing objects: 5% (3/58)
remote: Compressing objects: 6% (4/58)
remote: Compressing objects: 8% (5/58)
remote: Compressing objects: 10% (6/58)
remote: Compressing objects: 12% (7/58)
remote: Compressing objects: 13% (8/58)
remote: Compressing objects: 15% (9/58)
remote: Compressing objects: 17% (10/58)
remote: Compressing objects: 18% (11/58)
remote: Compressing objects: 20% (12/58)
remote: Compressing objects: 22% (13/58)
remote: Compressing objects: 24% (14/58)
remote: Compressing objects: 25% (15/58)
remote: Compressing objects: 27% (16/58)
remote: Compressing objects: 29% (17/58)
remote: Compressing objects: 31% (18/58)
remote: Compressing objects: 32% (19/58)
remote: Compressing objects: 34% (20/58)
remote: Compressing objects: 36% (21/58)
remote: Compressing objects: 37% (22/58)
remote: Compressing objects: 39% (23/58)
remote: Compressing objects: 41% (24/58)
remote: Compressing objects: 43% (25/58)
remote: Compressing objects: 44% (26/58)
remote: Compressing objects: 46% (27/58)
remote: Compressing objects: 48% (28/58)
remote: Compressing objects: 50% (29/58)
remote: Compressing objects: 51% (30/58)
remote: Compressing objects: 53% (31/58)
remote: Compressing objects: 55% (32/58)
remote: Compressing objects: 56% (33/58)
remote: Compressing objects: 58% (34/58)
remote: Compressing objects: 60% (35/58)
remote: Compressing objects: 62% (36/58)
remote: Compressing objects: 63% (37/58)
remote: Compressing objects: 65% (38/58)
remote: Compressing objects: 67% (39/58)
remote: Compressing objects: 68% (40/58)
remote: Compressing objects: 70% (41/58)
remote: Compressing objects: 72% (42/58)
remote: Compressing objects: 74% (43/58)
remote: Compressing objects: 75% (44/58)
remote: Compressing objects: 77% (45/58)
remote: Compressing objects: 79% (46/58)
remote: Compressing objects: 81% (47/58)
remote: Compressing objects: 82% (48/58)
remote: Compressing objects: 84% (49/58)
remote: Compressing objects: 86% (50/58)
remote: Compressing objects: 87% (51/58)
remote: Compressing objects: 89% (52/58)
remote: Compressing objects: 91% (53/58)
remote: Compressing objects: 93% (54/58)
remote: Compressing objects: 94% (55/58)
remote: Compressing objects: 96% (56/58)
remote: Compressing objects: 98% (57/58)
remote: Compressing objects: 100% (58/58)
remote: Compressing objects: 100% (58/58), done.
Receiving objects: 0% (1/229)
Receiving objects: 1% (3/229)
Receiving objects: 2% (5/229)
Receiving objects: 3% (7/229)
Receiving objects: 4% (10/229)
Receiving objects: 5% (12/229)
Receiving objects: 6% (14/229)
Receiving objects: 7% (17/229)
Receiving objects: 8% (19/229)
Receiving objects: 9% (21/229)
Receiving objects: 10% (23/229)
Receiving objects: 11% (26/229)
Receiving objects: 12% (28/229)
Receiving objects: 13% (30/229)
Receiving objects: 14% (33/229)
Receiving objects: 15% (35/229)
Receiving objects: 16% (37/229)
Receiving objects: 17% (39/229)
Receiving objects: 18% (42/229)
Receiving objects: 19% (44/229)
Receiving objects: 20% (46/229)
Receiving objects: 21% (49/229)
Receiving objects: 22% (51/229)
Receiving objects: 23% (53/229)
Receiving objects: 24% (55/229)
Receiving objects: 25% (58/229)
Receiving objects: 26% (60/229)
Receiving objects: 27% (62/229)
Receiving objects: 28% (65/229)
Receiving objects: 29% (67/229)
Receiving objects: 30% (69/229)
Receiving objects: 31% (71/229)
Receiving objects: 32% (74/229)
Receiving objects: 33% (76/229)
Receiving objects: 34% (78/229)
Receiving objects: 35% (81/229)
Receiving objects: 36% (83/229)
Receiving objects: 37% (85/229)
Receiving objects: 38% (88/229)
Receiving objects: 39% (90/229)
Receiving objects: 40% (92/229)
remote: Total 229 (delta 26), reused 153 (delta 23), pack-reused 68
Receiving objects: 41% (94/229)
Receiving objects: 42% (97/229)
Receiving objects: 43% (99/229)
Receiving objects: 44% (101/229)
Receiving objects: 45% (104/229)
Receiving objects: 46% (106/229)
Receiving objects: 47% (108/229)
Receiving objects: 48% (110/229)
Receiving objects: 49% (113/229)
Receiving objects: 50% (115/229)
Receiving objects: 51% (117/229)
Receiving objects: 52% (120/229)
Receiving objects: 53% (122/229)
Receiving objects: 54% (124/229)
Receiving objects: 55% (126/229)
Receiving objects: 56% (129/229)
Receiving objects: 57% (131/229)
Receiving objects: 58% (133/229)
Receiving objects: 59% (136/229)
Receiving objects: 60% (138/229)
Receiving objects: 61% (140/229)
Receiving objects: 62% (142/229)
Receiving objects: 63% (145/229)
Receiving objects: 64% (147/229)
Receiving objects: 65% (149/229)
Receiving objects: 66% (152/229)
Receiving objects: 67% (154/229)
Receiving objects: 68% (156/229)
Receiving objects: 69% (159/229)
Receiving objects: 70% (161/229)
Receiving objects: 71% (163/229)
Receiving objects: 72% (165/229)
Receiving objects: 73% (168/229)
Receiving objects: 74% (170/229)
Receiving objects: 75% (172/229)
Receiving objects: 76% (175/229)
Receiving objects: 77% (177/229)
Receiving objects: 78% (179/229)
Receiving objects: 79% (181/229)
Receiving objects: 80% (184/229)
Receiving objects: 81% (186/229)
Receiving objects: 82% (188/229)
Receiving objects: 83% (191/229)
Receiving objects: 84% (193/229)
Receiving objects: 85% (195/229)
Receiving objects: 86% (197/229)
Receiving objects: 87% (200/229)
Receiving objects: 88% (202/229)
Receiving objects: 89% (204/229)
Receiving objects: 90% (207/229)
Receiving objects: 91% (209/229)
Receiving objects: 92% (211/229)
Receiving objects: 93% (213/229)
Receiving objects: 94% (216/229)
Receiving objects: 95% (218/229)
Receiving objects: 96% (220/229)
Receiving objects: 97% (223/229)
Receiving objects: 98% (225/229)
Receiving objects: 99% (227/229)
Receiving objects: 100% (229/229)
Receiving objects: 100% (229/229), 29.65 KiB | 29.65 MiB/s, done.
Resolving deltas: 0% (0/37)
Resolving deltas: 54% (20/37)
Resolving deltas: 100% (37/37)
Resolving deltas: 100% (37/37), done.
Cloning into '/root/workspace/weifang-config/container/A004/params_new/system-port'...
remote: Enumerating objects: 288, done.
remote: Counting objects: 0% (1/168)
remote: Counting objects: 1% (2/168)
remote: Counting objects: 2% (4/168)
remote: Counting objects: 3% (6/168)
remote: Counting objects: 4% (7/168)
remote: Counting objects: 5% (9/168)
remote: Counting objects: 6% (11/168)
remote: Counting objects: 7% (12/168)
remote: Counting objects: 8% (14/168)
remote: Counting objects: 9% (16/168)
remote: Counting objects: 10% (17/168)
remote: Counting objects: 11% (19/168)
remote: Counting objects: 12% (21/168)
remote: Counting objects: 13% (22/168)
remote: Counting objects: 14% (24/168)
remote: Counting objects: 15% (26/168)
remote: Counting objects: 16% (27/168)
remote: Counting objects: 17% (29/168)
remote: Counting objects: 18% (31/168)
remote: Counting objects: 19% (32/168)
remote: Counting objects: 20% (34/168)
remote: Counting objects: 21% (36/168)
remote: Counting objects: 22% (37/168)
remote: Counting objects: 23% (39/168)
remote: Counting objects: 24% (41/168)
remote: Counting objects: 25% (42/168)
remote: Counting objects: 26% (44/168)
remote: Counting objects: 27% (46/168)
remote: Counting objects: 28% (48/168)
remote: Counting objects: 29% (49/168)
remote: Counting objects: 30% (51/168)
remote: Counting objects: 31% (53/168)
remote: Counting objects: 32% (54/168)
remote: Counting objects: 33% (56/168)
remote: Counting objects: 34% (58/168)
remote: Counting objects: 35% (59/168)
remote: Counting objects: 36% (61/168)
remote: Counting objects: 37% (63/168)
remote: Counting objects: 38% (64/168)
remote: Counting objects: 39% (66/168)
remote: Counting objects: 40% (68/168)
remote: Counting objects: 41% (69/168)
remote: Counting objects: 42% (71/168)
remote: Counting objects: 43% (73/168)
remote: Counting objects: 44% (74/168)
remote: Counting objects: 45% (76/168)
remote: Counting objects: 46% (78/168)
remote: Counting objects: 47% (79/168)
remote: Counting objects: 48% (81/168)
remote: Counting objects: 49% (83/168)
remote: Counting objects: 50% (84/168)
remote: Counting objects: 51% (86/168)
remote: Counting objects: 52% (88/168)
remote: Counting objects: 53% (90/168)
remote: Counting objects: 54% (91/168)
remote: Counting objects: 55% (93/168)
remote: Counting objects: 56% (95/168)
remote: Counting objects: 57% (96/168)
remote: Counting objects: 58% (98/168)
remote: Counting objects: 59% (100/168)
remote: Counting objects: 60% (101/168)
remote: Counting objects: 61% (103/168)
remote: Counting objects: 62% (105/168)
remote: Counting objects: 63% (106/168)
remote: Counting objects: 64% (108/168)
remote: Counting objects: 65% (110/168)
remote: Counting objects: 66% (111/168)
remote: Counting objects: 67% (113/168)
remote: Counting objects: 68% (115/168)
remote: Counting objects: 69% (116/168)
remote: Counting objects: 70% (118/168)
remote: Counting objects: 71% (120/168)
remote: Counting objects: 72% (121/168)
remote: Counting objects: 73% (123/168)
remote: Counting objects: 74% (125/168)
remote: Counting objects: 75% (126/168)
remote: Counting objects: 76% (128/168)
remote: Counting objects: 77% (130/168)
remote: Counting objects: 78% (132/168)
remote: Counting objects: 79% (133/168)
remote: Counting objects: 80% (135/168)
remote: Counting objects: 81% (137/168)
remote: Counting objects: 82% (138/168)
remote: Counting objects: 83% (140/168)
remote: Counting objects: 84% (142/168)
remote: Counting objects: 85% (143/168)
remote: Counting objects: 86% (145/168)
remote: Counting objects: 87% (147/168)
remote: Counting objects: 88% (148/168)
remote: Counting objects: 89% (150/168)
remote: Counting objects: 90% (152/168)
remote: Counting objects: 91% (153/168)
remote: Counting objects: 92% (155/168)
remote: Counting objects: 93% (157/168)
remote: Counting objects: 94% (158/168)
remote: Counting objects: 95% (160/168)
remote: Counting objects: 96% (162/168)
remote: Counting objects: 97% (163/168)
remote: Counting objects: 98% (165/168)
remote: Counting objects: 99% (167/168)
remote: Counting objects: 100% (168/168)
remote: Counting objects: 100% (168/168), done.
remote: Compressing objects: 0% (1/123)
remote: Compressing objects: 1% (2/123)
remote: Compressing objects: 2% (3/123)
remote: Compressing objects: 3% (4/123)
remote: Compressing objects: 4% (5/123)
remote: Compressing objects: 5% (7/123)
remote: Compressing objects: 6% (8/123)
remote: Compressing objects: 7% (9/123)
remote: Compressing objects: 8% (10/123)
remote: Compressing objects: 9% (12/123)
remote: Compressing objects: 10% (13/123)
remote: Compressing objects: 11% (14/123)
remote: Compressing objects: 12% (15/123)
remote: Compressing objects: 13% (16/123)
remote: Compressing objects: 14% (18/123)
remote: Compressing objects: 15% (19/123)
remote: Compressing objects: 16% (20/123)
remote: Compressing objects: 17% (21/123)
remote: Compressing objects: 18% (23/123)
remote: Compressing objects: 19% (24/123)
remote: Compressing objects: 20% (25/123)
remote: Compressing objects: 21% (26/123)
remote: Compressing objects: 22% (28/123)
remote: Compressing objects: 23% (29/123)
remote: Compressing objects: 24% (30/123)
remote: Compressing objects: 25% (31/123)
remote: Compressing objects: 26% (32/123)
remote: Compressing objects: 27% (34/123)
remote: Compressing objects: 28% (35/123)
remote: Compressing objects: 29% (36/123)
remote: Compressing objects: 30% (37/123)
remote: Compressing objects: 31% (39/123)
remote: Compressing objects: 32% (40/123)
remote: Compressing objects: 33% (41/123)
remote: Compressing objects: 34% (42/123)
remote: Compressing objects: 35% (44/123)
remote: Compressing objects: 36% (45/123)
remote: Compressing objects: 37% (46/123)
remote: Compressing objects: 38% (47/123)
remote: Compressing objects: 39% (48/123)
remote: Compressing objects: 40% (50/123)
remote: Compressing objects: 41% (51/123)
remote: Compressing objects: 42% (52/123)
remote: Compressing objects: 43% (53/123)
remote: Compressing objects: 44% (55/123)
remote: Compressing objects: 45% (56/123)
remote: Compressing objects: 46% (57/123)
remote: Compressing objects: 47% (58/123)
remote: Compressing objects: 48% (60/123)
remote: Compressing objects: 49% (61/123)
remote: Compressing objects: 50% (62/123)
remote: Compressing objects: 51% (63/123)
remote: Compressing objects: 52% (64/123)
remote: Compressing objects: 53% (66/123)
remote: Compressing objects: 54% (67/123)
remote: Compressing objects: 55% (68/123)
remote: Compressing objects: 56% (69/123)
remote: Compressing objects: 57% (71/123)
remote: Compressing objects: 58% (72/123)
remote: Compressing objects: 59% (73/123)
remote: Compressing objects: 60% (74/123)
remote: Compressing objects: 61% (76/123)
remote: Compressing objects: 62% (77/123)
remote: Compressing objects: 63% (78/123)
remote: Compressing objects: 64% (79/123)
remote: Compressing objects: 65% (80/123)
remote: Compressing objects: 66% (82/123)
remote: Compressing objects: 67% (83/123)
remote: Compressing objects: 68% (84/123)
remote: Compressing objects: 69% (85/123)
remote: Compressing objects: 70% (87/123)
remote: Compressing objects: 71% (88/123)
remote: Compressing objects: 72% (89/123)
remote: Compressing objects: 73% (90/123)
remote: Compressing objects: 74% (92/123)
remote: Compressing objects: 75% (93/123)
remote: Compressing objects: 76% (94/123)
remote: Compressing objects: 77% (95/123)
remote: Compressing objects: 78% (96/123)
remote: Compressing objects: 79% (98/123)
remote: Compressing objects: 80% (99/123)
remote: Compressing objects: 81% (100/123)
remote: Compressing objects: 82% (101/123)
remote: Compressing objects: 83% (103/123)
remote: Compressing objects: 84% (104/123)
remote: Compressing objects: 85% (105/123)
remote: Compressing objects: 86% (106/123)
remote: Compressing objects: 87% (108/123)
remote: Compressing objects: 88% (109/123)
remote: Compressing objects: 89% (110/123)
remote: Compressing objects: 90% (111/123)
remote: Compressing objects: 91% (112/123)
remote: Compressing objects: 92% (114/123)
remote: Compressing objects: 93% (115/123)
remote: Compressing objects: 94% (116/123)
remote: Compressing objects: 95% (117/123)
remote: Compressing objects: 96% (119/123)
remote: Compressing objects: 97% (120/123)
remote: Compressing objects: 98% (121/123)
remote: Compressing objects: 99% (122/123)
remote: Compressing objects: 100% (123/123)
remote: Compressing objects: 100% (123/123), done.
Receiving objects: 0% (1/288)
Receiving objects: 1% (3/288)
Receiving objects: 2% (6/288)
Receiving objects: 3% (9/288)
Receiving objects: 4% (12/288)
Receiving objects: 5% (15/288)
Receiving objects: 6% (18/288)
Receiving objects: 7% (21/288)
Receiving objects: 8% (24/288)
Receiving objects: 9% (26/288)
Receiving objects: 10% (29/288)
Receiving objects: 11% (32/288)
Receiving objects: 12% (35/288)
Receiving objects: 13% (38/288)
Receiving objects: 14% (41/288)
Receiving objects: 15% (44/288)
Receiving objects: 16% (47/288)
Receiving objects: 17% (49/288)
Receiving objects: 18% (52/288)
Receiving objects: 19% (55/288)
Receiving objects: 20% (58/288)
Receiving objects: 21% (61/288)
Receiving objects: 22% (64/288)
Receiving objects: 23% (67/288)
Receiving objects: 24% (70/288)
Receiving objects: 25% (72/288)
Receiving objects: 26% (75/288)
Receiving objects: 27% (78/288)
Receiving objects: 28% (81/288)
Receiving objects: 29% (84/288)
Receiving objects: 30% (87/288)
Receiving objects: 31% (90/288)
Receiving objects: 32% (93/288)
Receiving objects: 33% (96/288)
Receiving objects: 34% (98/288)
Receiving objects: 35% (101/288)
Receiving objects: 36% (104/288)
Receiving objects: 37% (107/288)
Receiving objects: 38% (110/288)
Receiving objects: 39% (113/288)
Receiving objects: 40% (116/288)
Receiving objects: 41% (119/288)
Receiving objects: 42% (121/288)
Receiving objects: 43% (124/288)
Receiving objects: 44% (127/288)
Receiving objects: 45% (130/288)
Receiving objects: 46% (133/288)
Receiving objects: 47% (136/288)
Receiving objects: 48% (139/288)
Receiving objects: 49% (142/288)
Receiving objects: 50% (144/288)
Receiving objects: 51% (147/288)
Receiving objects: 52% (150/288)
Receiving objects: 53% (153/288)
Receiving objects: 54% (156/288)
Receiving objects: 55% (159/288)
Receiving objects: 56% (162/288)
Receiving objects: 57% (165/288)
Receiving objects: 58% (168/288)
Receiving objects: 59% (170/288)
Receiving objects: 60% (173/288)
Receiving objects: 61% (176/288)
Receiving objects: 62% (179/288)
Receiving objects: 63% (182/288)
Receiving objects: 64% (185/288)
Receiving objects: 65% (188/288)
Receiving objects: 66% (191/288)
Receiving objects: 67% (193/288)
Receiving objects: 68% (196/288)
Receiving objects: 69% (199/288)
Receiving objects: 70% (202/288)
Receiving objects: 71% (205/288)
Receiving objects: 72% (208/288)
Receiving objects: 73% (211/288)
Receiving objects: 74% (214/288)
Receiving objects: 75% (216/288)
Receiving objects: 76% (219/288)
Receiving objects: 77% (222/288)
Receiving objects: 78% (225/288)
Receiving objects: 79% (228/288)
Receiving objects: 80% (231/288)
Receiving objects: 81% (234/288)
Receiving objects: 82% (237/288)
Receiving objects: 83% (240/288)
Receiving objects: 84% (242/288)
remote: Total 288 (delta 81), reused 92 (delta 33), pack-reused 120
Receiving objects: 85% (245/288)
Receiving objects: 86% (248/288)
Receiving objects: 87% (251/288)
Receiving objects: 88% (254/288)
Receiving objects: 89% (257/288)
Receiving objects: 90% (260/288)
Receiving objects: 91% (263/288)
Receiving objects: 92% (265/288)
Receiving objects: 93% (268/288)
Receiving objects: 94% (271/288)
Receiving objects: 95% (274/288)
Receiving objects: 96% (277/288)
Receiving objects: 97% (280/288)
Receiving objects: 98% (283/288)
Receiving objects: 99% (286/288)
Receiving objects: 100% (288/288)
Receiving objects: 100% (288/288), 177.37 KiB | 22.17 MiB/s, done.
Resolving deltas: 0% (0/125)
Resolving deltas: 1% (2/125)
Resolving deltas: 2% (3/125)
Resolving deltas: 13% (17/125)
Resolving deltas: 14% (18/125)
Resolving deltas: 16% (20/125)
Resolving deltas: 17% (22/125)
Resolving deltas: 20% (25/125)
Resolving deltas: 21% (27/125)
Resolving deltas: 22% (28/125)
Resolving deltas: 23% (29/125)
Resolving deltas: 26% (33/125)
Resolving deltas: 27% (34/125)
Resolving deltas: 28% (35/125)
Resolving deltas: 29% (37/125)
Resolving deltas: 53% (67/125)
Resolving deltas: 54% (68/125)
Resolving deltas: 57% (72/125)
Resolving deltas: 59% (74/125)
Resolving deltas: 64% (80/125)
Resolving deltas: 75% (94/125)
Resolving deltas: 76% (96/125)
Resolving deltas: 79% (99/125)
Resolving deltas: 80% (101/125)
Resolving deltas: 88% (111/125)
Resolving deltas: 90% (113/125)
Resolving deltas: 91% (114/125)
Resolving deltas: 92% (116/125)
Resolving deltas: 93% (117/125)
Resolving deltas: 94% (118/125)
Resolving deltas: 100% (125/125)
Resolving deltas: 100% (125/125), done.
Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0'
Submodule path 'crane_align_customized': checked out '0bf9d9dbf6e8cfba4ff33081417a51db4dde44ec'
Submodule path 'hardware': checked out '05cf9794e0d18591e67f1b3d332e028f2f59e47e'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out '16f4eadb7387a7c12728bfed3a20e0c6e5a16ca4'
Submodule path 'lidar_loc_v2_common': checked out 'dd6ec8131f022ee08f81455a09d94802a582ee5f'
Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61'
Submodule path 'msf-port': checked out '0bace71dce748626ec40a1fb01d49c6c9324b74e'
Submodule path 'msf-vehicle': checked out '9ecda601cc7865f9dce204eeb37ff26fae1b158e'
Submodule path 'perception_camera_driver': checked out '13de5fc5d205a4aa7b5acaaebcc7170893a4bea9'
Submodule path 'perception_data_collection': checked out 'de595f0830b633693b7f99063e23f3f676b53d37'
Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266'
Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545'
Submodule path 'perception_new_detection': checked out 'f127113eb6e8f234e50d171041577196485d4378'
Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc'
Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20'
Submodule path 'perception_vehicles': checked out '40b7ef1c65bfd257d3fa6b320dc69dd3309c5f0b'
Submodule path 'pncc_common_config': checked out 'cfd6ae44c681730ce10a29ce7083d1dbaeec4699'
Submodule path 'pncc_port_related_config': checked out '8bca065020a36eb8e604e4a48b161bd0220dd681'
Submodule path 'pncc_vehicle_related_config': checked out 'e78469bc17ce5f4344dccab23e360bf80d95ec88'
Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd'
Submodule path 'prediction_config': checked out '123eee7b7e6f5539b8dc2a12a17f05c2ff81a5d9'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '0ebe9585875ef16002b06fa87c893aff25b795ac'
Submodule path 'system-device': checked out 'fec155feb88ac2bedaf0523629f93c76ea4f1dbe'
Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce'
Submodule path 'system-node-weifang': checked out 'c6ff9c2fc4fc809d9811459ed0c6103729b306ba'
Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_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_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_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_spreader_imv, perception_spreader_truck, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A004/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/hardware/hardware /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A004/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A004/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A004/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A004/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A004/params_new/msf-port/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A004/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A004/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A004/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A004/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/perception_lane_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A004/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A004/params_new/perception_lidar_camera_fusion/
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A004/params_new/perception_new_detection/
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A004/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A004/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/perception_spreader_truck/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_truck 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A004/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/perception_vehicles/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A004/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A004/params_new/perception_vehicles/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/pncc_common_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/pncc_common_config/pncc_common_config /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/pncc_port_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A004/params_new/pointcloud_customized/
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/static_transform_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/system-common/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/system-common/master /root/workspace/weifang-config/container/A004/params_new/system-common/system-ros /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/system-device/master /root/workspace/weifang-config/container/A004/params_new/system-device/slave /root/workspace/weifang-config/container/A004/params_new/system-device/system-ros /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/system-node-weifang/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A004/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A004/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/system-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A004/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A004/params_new/system-port/system-ros /root/workspace/weifang-config/container/A004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A004/params_new/params_new/
crane_align
data_collection
extrinsics
hardware
hesai_lidar
imv_spreader_detection
lane_detection
lidar_camera_fusion
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
new_truck_spreader_detection
perception
peripheral_controller.toml
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A004/params_new/params_new/crane_align /root/workspace/weifang-config/container/A004/params_new/params_new/data_collection /root/workspace/weifang-config/container/A004/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A004/params_new/params_new/hardware /root/workspace/weifang-config/container/A004/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A004/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A004/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A004/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A004/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A004/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A004/params_new/params_new/master /root/workspace/weifang-config/container/A004/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A004/params_new/params_new/perception /root/workspace/weifang-config/container/A004/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A004/params_new/params_new/pncc_common_config /root/workspace/weifang-config/container/A004/params_new/params_new/pncc_port_related_config /root/workspace/weifang-config/container/A004/params_new/params_new/pncc_vehicle_related_config /root/workspace/weifang-config/container/A004/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A004/params_new/params_new/prediction /root/workspace/weifang-config/container/A004/params_new/params_new/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A004/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A004/params_new/params_new/slave /root/workspace/weifang-config/container/A004/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/system-ros /root/workspace/weifang-config/container/A004/params_A004/params/
[Pipeline] echo
A005拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A005/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A005/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A005/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/A005.git
> git init /root/workspace/weifang-config/container/A005/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A005.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/A005.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/A005.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 83fbbc0c292df45ff26503c60a2d6d3db0029728 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 83fbbc0c292df45ff26503c60a2d6d3db0029728 # timeout=300000
Commit message: "Update module: perception_new_detection to the lastest commit of weifang-cont_truck_zq_3pxt32-2rsbp"
> git rev-list --no-walk bd5a728d8b3ef54f8f34ccc21abf20ea6dbcbbfb # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A005.git) registered for path 'hardware'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A005.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/A005.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A005.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
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/weifang-config/container/A005/params_new/crane_align_common'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/37)
remote: Counting objects: 5% (2/37)
remote: Counting objects: 8% (3/37)
remote: Counting objects: 10% (4/37)
remote: Counting objects: 13% (5/37)
remote: Counting objects: 16% (6/37)
remote: Counting objects: 18% (7/37)
remote: Counting objects: 21% (8/37)
remote: Counting objects: 24% (9/37)
remote: Counting objects: 27% (10/37)
remote: Counting objects: 29% (11/37)
remote: Counting objects: 32% (12/37)
remote: Counting objects: 35% (13/37)
remote: Counting objects: 37% (14/37)
remote: Counting objects: 40% (15/37)
remote: Counting objects: 43% (16/37)
remote: Counting objects: 45% (17/37)
remote: Counting objects: 48% (18/37)
remote: Counting objects: 51% (19/37)
remote: Counting objects: 54% (20/37)
remote: Counting objects: 56% (21/37)
remote: Counting objects: 59% (22/37)
remote: Counting objects: 62% (23/37)
remote: Counting objects: 64% (24/37)
remote: Counting objects: 67% (25/37)
remote: Counting objects: 70% (26/37)
remote: Counting objects: 72% (27/37)
remote: Counting objects: 75% (28/37)
remote: Counting objects: 78% (29/37)
remote: Counting objects: 81% (30/37)
remote: Counting objects: 83% (31/37)
remote: Counting objects: 86% (32/37)
remote: Counting objects: 89% (33/37)
remote: Counting objects: 91% (34/37)
remote: Counting objects: 94% (35/37)
remote: Counting objects: 97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), 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.
Receiving objects: 2% (1/37)
Receiving objects: 5% (2/37)
Receiving objects: 8% (3/37)
Receiving objects: 10% (4/37)
Receiving objects: 13% (5/37)
Receiving objects: 16% (6/37)
Receiving objects: 18% (7/37)
Receiving objects: 21% (8/37)
Receiving objects: 24% (9/37)
Receiving objects: 27% (10/37)
Receiving objects: 29% (11/37)
Receiving objects: 32% (12/37)
Receiving objects: 35% (13/37)
Receiving objects: 37% (14/37)
remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0
Receiving objects: 40% (15/37)
Receiving objects: 43% (16/37)
Receiving objects: 45% (17/37)
Receiving objects: 48% (18/37)
Receiving objects: 51% (19/37)
Receiving objects: 54% (20/37)
Receiving objects: 56% (21/37)
Receiving objects: 59% (22/37)
Receiving objects: 62% (23/37)
Receiving objects: 64% (24/37)
Receiving objects: 67% (25/37)
Receiving objects: 70% (26/37)
Receiving objects: 72% (27/37)
Receiving objects: 75% (28/37)
Receiving objects: 78% (29/37)
Receiving objects: 81% (30/37)
Receiving objects: 83% (31/37)
Receiving objects: 86% (32/37)
Receiving objects: 89% (33/37)
Receiving objects: 91% (34/37)
Receiving objects: 94% (35/37)
Receiving objects: 97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 18.07 KiB | 9.04 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 46% (6/13)
Resolving deltas: 61% (8/13)
Resolving deltas: 76% (10/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/crane_align_customized'...
remote: Enumerating objects: 1782, done.
remote: Counting objects: 1% (1/68)
remote: Counting objects: 2% (2/68)
remote: Counting objects: 4% (3/68)
remote: Counting objects: 5% (4/68)
remote: Counting objects: 7% (5/68)
remote: Counting objects: 8% (6/68)
remote: Counting objects: 10% (7/68)
remote: Counting objects: 11% (8/68)
remote: Counting objects: 13% (9/68)
remote: Counting objects: 14% (10/68)
remote: Counting objects: 16% (11/68)
remote: Counting objects: 17% (12/68)
remote: Counting objects: 19% (13/68)
remote: Counting objects: 20% (14/68)
remote: Counting objects: 22% (15/68)
remote: Counting objects: 23% (16/68)
remote: Counting objects: 25% (17/68)
remote: Counting objects: 26% (18/68)
remote: Counting objects: 27% (19/68)
remote: Counting objects: 29% (20/68)
remote: Counting objects: 30% (21/68)
remote: Counting objects: 32% (22/68)
remote: Counting objects: 33% (23/68)
remote: Counting objects: 35% (24/68)
remote: Counting objects: 36% (25/68)
remote: Counting objects: 38% (26/68)
remote: Counting objects: 39% (27/68)
remote: Counting objects: 41% (28/68)
remote: Counting objects: 42% (29/68)
remote: Counting objects: 44% (30/68)
remote: Counting objects: 45% (31/68)
remote: Counting objects: 47% (32/68)
remote: Counting objects: 48% (33/68)
remote: Counting objects: 50% (34/68)
remote: Counting objects: 51% (35/68)
remote: Counting objects: 52% (36/68)
remote: Counting objects: 54% (37/68)
remote: Counting objects: 55% (38/68)
remote: Counting objects: 57% (39/68)
remote: Counting objects: 58% (40/68)
remote: Counting objects: 60% (41/68)
remote: Counting objects: 61% (42/68)
remote: Counting objects: 63% (43/68)
remote: Counting objects: 64% (44/68)
remote: Counting objects: 66% (45/68)
remote: Counting objects: 67% (46/68)
remote: Counting objects: 69% (47/68)
remote: Counting objects: 70% (48/68)
remote: Counting objects: 72% (49/68)
remote: Counting objects: 73% (50/68)
remote: Counting objects: 75% (51/68)
remote: Counting objects: 76% (52/68)
remote: Counting objects: 77% (53/68)
remote: Counting objects: 79% (54/68)
remote: Counting objects: 80% (55/68)
remote: Counting objects: 82% (56/68)
remote: Counting objects: 83% (57/68)
remote: Counting objects: 85% (58/68)
remote: Counting objects: 86% (59/68)
remote: Counting objects: 88% (60/68)
remote: Counting objects: 89% (61/68)
remote: Counting objects: 91% (62/68)
remote: Counting objects: 92% (63/68)
remote: Counting objects: 94% (64/68)
remote: Counting objects: 95% (65/68)
remote: Counting objects: 97% (66/68)
remote: Counting objects: 98% (67/68)
remote: Counting objects: 100% (68/68)
remote: Counting objects: 100% (68/68), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/1782)
Receiving objects: 1% (18/1782)
Receiving objects: 2% (36/1782)
Receiving objects: 3% (54/1782)
Receiving objects: 4% (72/1782)
Receiving objects: 5% (90/1782)
Receiving objects: 6% (107/1782)
Receiving objects: 7% (125/1782)
Receiving objects: 8% (143/1782)
Receiving objects: 9% (161/1782)
Receiving objects: 10% (179/1782)
Receiving objects: 11% (197/1782)
Receiving objects: 12% (214/1782)
Receiving objects: 13% (232/1782)
Receiving objects: 14% (250/1782)
Receiving objects: 15% (268/1782)
Receiving objects: 16% (286/1782)
Receiving objects: 17% (303/1782)
Receiving objects: 18% (321/1782)
Receiving objects: 19% (339/1782)
Receiving objects: 20% (357/1782)
Receiving objects: 21% (375/1782)
Receiving objects: 22% (393/1782)
Receiving objects: 23% (410/1782)
Receiving objects: 24% (428/1782)
Receiving objects: 25% (446/1782)
Receiving objects: 26% (464/1782)
Receiving objects: 27% (482/1782)
Receiving objects: 28% (499/1782)
Receiving objects: 29% (517/1782)
Receiving objects: 30% (535/1782)
Receiving objects: 31% (553/1782)
Receiving objects: 32% (571/1782)
Receiving objects: 33% (589/1782)
Receiving objects: 34% (606/1782)
Receiving objects: 35% (624/1782)
Receiving objects: 36% (642/1782)
Receiving objects: 37% (660/1782)
Receiving objects: 38% (678/1782)
Receiving objects: 39% (695/1782)
Receiving objects: 40% (713/1782)
Receiving objects: 41% (731/1782)
Receiving objects: 42% (749/1782)
Receiving objects: 43% (767/1782)
Receiving objects: 44% (785/1782)
Receiving objects: 45% (802/1782)
Receiving objects: 46% (820/1782)
Receiving objects: 47% (838/1782)
Receiving objects: 48% (856/1782)
Receiving objects: 49% (874/1782)
Receiving objects: 50% (891/1782)
Receiving objects: 51% (909/1782)
Receiving objects: 52% (927/1782)
Receiving objects: 53% (945/1782)
Receiving objects: 54% (963/1782)
Receiving objects: 55% (981/1782)
Receiving objects: 56% (998/1782)
Receiving objects: 57% (1016/1782)
Receiving objects: 58% (1034/1782)
Receiving objects: 59% (1052/1782)
Receiving objects: 60% (1070/1782)
Receiving objects: 61% (1088/1782)
Receiving objects: 62% (1105/1782)
Receiving objects: 63% (1123/1782)
Receiving objects: 64% (1141/1782)
Receiving objects: 65% (1159/1782)
Receiving objects: 66% (1177/1782)
Receiving objects: 67% (1194/1782)
Receiving objects: 68% (1212/1782)
Receiving objects: 69% (1230/1782)
Receiving objects: 70% (1248/1782)
Receiving objects: 71% (1266/1782)
Receiving objects: 72% (1284/1782)
Receiving objects: 73% (1301/1782)
Receiving objects: 74% (1319/1782)
Receiving objects: 75% (1337/1782)
Receiving objects: 76% (1355/1782)
Receiving objects: 77% (1373/1782)
Receiving objects: 78% (1390/1782)
Receiving objects: 79% (1408/1782)
Receiving objects: 80% (1426/1782)
Receiving objects: 81% (1444/1782)
Receiving objects: 82% (1462/1782)
Receiving objects: 83% (1480/1782)
Receiving objects: 84% (1497/1782)
Receiving objects: 85% (1515/1782)
Receiving objects: 86% (1533/1782)
Receiving objects: 87% (1551/1782)
Receiving objects: 88% (1569/1782)
Receiving objects: 89% (1586/1782)
Receiving objects: 90% (1604/1782)
Receiving objects: 91% (1622/1782)
Receiving objects: 92% (1640/1782)
Receiving objects: 93% (1658/1782)
Receiving objects: 94% (1676/1782)
remote: Total 1782 (delta 29), reused 38 (delta 16), pack-reused 1714
Receiving objects: 95% (1693/1782)
Receiving objects: 96% (1711/1782)
Receiving objects: 97% (1729/1782)
Receiving objects: 98% (1747/1782)
Receiving objects: 99% (1765/1782)
Receiving objects: 100% (1782/1782)
Receiving objects: 100% (1782/1782), 512.25 KiB | 30.13 MiB/s, done.
Resolving deltas: 0% (0/858)
Resolving deltas: 1% (10/858)
Resolving deltas: 2% (20/858)
Resolving deltas: 3% (26/858)
Resolving deltas: 4% (35/858)
Resolving deltas: 5% (43/858)
Resolving deltas: 12% (107/858)
Resolving deltas: 14% (121/858)
Resolving deltas: 15% (130/858)
Resolving deltas: 16% (139/858)
Resolving deltas: 17% (150/858)
Resolving deltas: 20% (177/858)
Resolving deltas: 22% (190/858)
Resolving deltas: 23% (198/858)
Resolving deltas: 25% (217/858)
Resolving deltas: 26% (229/858)
Resolving deltas: 27% (232/858)
Resolving deltas: 28% (243/858)
Resolving deltas: 33% (286/858)
Resolving deltas: 34% (294/858)
Resolving deltas: 37% (323/858)
Resolving deltas: 39% (336/858)
Resolving deltas: 40% (344/858)
Resolving deltas: 41% (353/858)
Resolving deltas: 42% (363/858)
Resolving deltas: 43% (369/858)
Resolving deltas: 45% (392/858)
Resolving deltas: 46% (396/858)
Resolving deltas: 47% (409/858)
Resolving deltas: 48% (413/858)
Resolving deltas: 49% (424/858)
Resolving deltas: 50% (429/858)
Resolving deltas: 52% (453/858)
Resolving deltas: 53% (455/858)
Resolving deltas: 54% (466/858)
Resolving deltas: 55% (475/858)
Resolving deltas: 57% (497/858)
Resolving deltas: 58% (499/858)
Resolving deltas: 59% (514/858)
Resolving deltas: 60% (515/858)
Resolving deltas: 61% (527/858)
Resolving deltas: 63% (541/858)
Resolving deltas: 65% (561/858)
Resolving deltas: 66% (573/858)
Resolving deltas: 67% (575/858)
Resolving deltas: 68% (585/858)
Resolving deltas: 71% (617/858)
Resolving deltas: 100% (858/858)
Resolving deltas: 100% (858/858), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/hardware'...
remote: Enumerating objects: 24, 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: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
remote: Total 24 (delta 8), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/24)
Receiving objects: 8% (2/24)
Receiving objects: 12% (3/24)
Receiving objects: 16% (4/24)
Receiving objects: 20% (5/24)
Receiving objects: 25% (6/24)
Receiving objects: 29% (7/24)
Receiving objects: 33% (8/24)
Receiving objects: 37% (9/24)
Receiving objects: 41% (10/24)
Receiving objects: 45% (11/24)
Receiving objects: 50% (12/24)
Receiving objects: 54% (13/24)
Receiving objects: 58% (14/24)
Receiving objects: 62% (15/24)
Receiving objects: 66% (16/24)
Receiving objects: 70% (17/24)
Receiving objects: 75% (18/24)
Receiving objects: 79% (19/24)
Receiving objects: 83% (20/24)
Receiving objects: 87% (21/24)
Receiving objects: 91% (22/24)
Receiving objects: 95% (23/24)
Receiving objects: 100% (24/24)
Receiving objects: 100% (24/24), done.
Resolving deltas: 0% (0/8)
Resolving deltas: 62% (5/8)
Resolving deltas: 87% (7/8)
Resolving deltas: 100% (8/8)
Resolving deltas: 100% (8/8), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 4% (1/21)
remote: Compressing objects: 9% (2/21)
remote: Compressing objects: 14% (3/21)
remote: Compressing objects: 19% (4/21)
remote: Compressing objects: 23% (5/21)
remote: Compressing objects: 28% (6/21)
remote: Compressing objects: 33% (7/21)
remote: Compressing objects: 38% (8/21)
remote: Compressing objects: 42% (9/21)
remote: Compressing objects: 47% (10/21)
remote: Compressing objects: 52% (11/21)
remote: Compressing objects: 57% (12/21)
remote: Compressing objects: 61% (13/21)
remote: Compressing objects: 66% (14/21)
remote: Compressing objects: 71% (15/21)
remote: Compressing objects: 76% (16/21)
remote: Compressing objects: 80% (17/21)
remote: Compressing objects: 85% (18/21)
remote: Compressing objects: 90% (19/21)
remote: Compressing objects: 95% (20/21)
remote: Compressing objects: 100% (21/21)
remote: Compressing objects: 100% (21/21), done.
remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/22)
Receiving objects: 9% (2/22)
Receiving objects: 13% (3/22)
Receiving objects: 18% (4/22)
Receiving objects: 22% (5/22)
Receiving objects: 27% (6/22)
Receiving objects: 31% (7/22)
Receiving objects: 36% (8/22)
Receiving objects: 40% (9/22)
Receiving objects: 45% (10/22)
Receiving objects: 50% (11/22)
Receiving objects: 54% (12/22)
Receiving objects: 59% (13/22)
Receiving objects: 63% (14/22)
Receiving objects: 68% (15/22)
Receiving objects: 72% (16/22)
Receiving objects: 77% (17/22)
Receiving objects: 81% (18/22)
Receiving objects: 86% (19/22)
Receiving objects: 90% (20/22)
Receiving objects: 95% (21/22)
Receiving objects: 100% (22/22)
Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/lidar-extrinsics'...
remote: Enumerating objects: 124, done.
remote: Counting objects: 1% (1/73)
remote: Counting objects: 2% (2/73)
remote: Counting objects: 4% (3/73)
remote: Counting objects: 5% (4/73)
remote: Counting objects: 6% (5/73)
remote: Counting objects: 8% (6/73)
remote: Counting objects: 9% (7/73)
remote: Counting objects: 10% (8/73)
remote: Counting objects: 12% (9/73)
remote: Counting objects: 13% (10/73)
remote: Counting objects: 15% (11/73)
remote: Counting objects: 16% (12/73)
remote: Counting objects: 17% (13/73)
remote: Counting objects: 19% (14/73)
remote: Counting objects: 20% (15/73)
remote: Counting objects: 21% (16/73)
remote: Counting objects: 23% (17/73)
remote: Counting objects: 24% (18/73)
remote: Counting objects: 26% (19/73)
remote: Counting objects: 27% (20/73)
remote: Counting objects: 28% (21/73)
remote: Counting objects: 30% (22/73)
remote: Counting objects: 31% (23/73)
remote: Counting objects: 32% (24/73)
remote: Counting objects: 34% (25/73)
remote: Counting objects: 35% (26/73)
remote: Counting objects: 36% (27/73)
remote: Counting objects: 38% (28/73)
remote: Counting objects: 39% (29/73)
remote: Counting objects: 41% (30/73)
remote: Counting objects: 42% (31/73)
remote: Counting objects: 43% (32/73)
remote: Counting objects: 45% (33/73)
remote: Counting objects: 46% (34/73)
remote: Counting objects: 47% (35/73)
remote: Counting objects: 49% (36/73)
remote: Counting objects: 50% (37/73)
remote: Counting objects: 52% (38/73)
remote: Counting objects: 53% (39/73)
remote: Counting objects: 54% (40/73)
remote: Counting objects: 56% (41/73)
remote: Counting objects: 57% (42/73)
remote: Counting objects: 58% (43/73)
remote: Counting objects: 60% (44/73)
remote: Counting objects: 61% (45/73)
remote: Counting objects: 63% (46/73)
remote: Counting objects: 64% (47/73)
remote: Counting objects: 65% (48/73)
remote: Counting objects: 67% (49/73)
remote: Counting objects: 68% (50/73)
remote: Counting objects: 69% (51/73)
remote: Counting objects: 71% (52/73)
remote: Counting objects: 72% (53/73)
remote: Counting objects: 73% (54/73)
remote: Counting objects: 75% (55/73)
remote: Counting objects: 76% (56/73)
remote: Counting objects: 78% (57/73)
remote: Counting objects: 79% (58/73)
remote: Counting objects: 80% (59/73)
remote: Counting objects: 82% (60/73)
remote: Counting objects: 83% (61/73)
remote: Counting objects: 84% (62/73)
remote: Counting objects: 86% (63/73)
remote: Counting objects: 87% (64/73)
remote: Counting objects: 89% (65/73)
remote: Counting objects: 90% (66/73)
remote: Counting objects: 91% (67/73)
remote: Counting objects: 93% (68/73)
remote: Counting objects: 94% (69/73)
remote: Counting objects: 95% (70/73)
remote: Counting objects: 97% (71/73)
remote: Counting objects: 98% (72/73)
remote: Counting objects: 100% (73/73)
remote: Counting objects: 100% (73/73), done.
remote: Compressing objects: 1% (1/57)
remote: Compressing objects: 3% (2/57)
remote: Compressing objects: 5% (3/57)
remote: Compressing objects: 7% (4/57)
remote: Compressing objects: 8% (5/57)
remote: Compressing objects: 10% (6/57)
remote: Compressing objects: 12% (7/57)
remote: Compressing objects: 14% (8/57)
remote: Compressing objects: 15% (9/57)
remote: Compressing objects: 17% (10/57)
remote: Compressing objects: 19% (11/57)
remote: Compressing objects: 21% (12/57)
remote: Compressing objects: 22% (13/57)
remote: Compressing objects: 24% (14/57)
remote: Compressing objects: 26% (15/57)
remote: Compressing objects: 28% (16/57)
remote: Compressing objects: 29% (17/57)
remote: Compressing objects: 31% (18/57)
remote: Compressing objects: 33% (19/57)
remote: Compressing objects: 35% (20/57)
remote: Compressing objects: 36% (21/57)
remote: Compressing objects: 38% (22/57)
remote: Compressing objects: 40% (23/57)
remote: Compressing objects: 42% (24/57)
remote: Compressing objects: 43% (25/57)
remote: Compressing objects: 45% (26/57)
remote: Compressing objects: 47% (27/57)
remote: Compressing objects: 49% (28/57)
remote: Compressing objects: 50% (29/57)
remote: Compressing objects: 52% (30/57)
remote: Compressing objects: 54% (31/57)
remote: Compressing objects: 56% (32/57)
remote: Compressing objects: 57% (33/57)
remote: Compressing objects: 59% (34/57)
remote: Compressing objects: 61% (35/57)
remote: Compressing objects: 63% (36/57)
remote: Compressing objects: 64% (37/57)
remote: Compressing objects: 66% (38/57)
remote: Compressing objects: 68% (39/57)
remote: Compressing objects: 70% (40/57)
remote: Compressing objects: 71% (41/57)
remote: Compressing objects: 73% (42/57)
remote: Compressing objects: 75% (43/57)
remote: Compressing objects: 77% (44/57)
remote: Compressing objects: 78% (45/57)
remote: Compressing objects: 80% (46/57)
remote: Compressing objects: 82% (47/57)
remote: Compressing objects: 84% (48/57)
remote: Compressing objects: 85% (49/57)
remote: Compressing objects: 87% (50/57)
remote: Compressing objects: 89% (51/57)
remote: Compressing objects: 91% (52/57)
remote: Compressing objects: 92% (53/57)
remote: Compressing objects: 94% (54/57)
remote: Compressing objects: 96% (55/57)
remote: Compressing objects: 98% (56/57)
remote: Compressing objects: 100% (57/57)
remote: Compressing objects: 100% (57/57), done.
Receiving objects: 0% (1/124)
Receiving objects: 1% (2/124)
Receiving objects: 2% (3/124)
Receiving objects: 3% (4/124)
Receiving objects: 4% (5/124)
Receiving objects: 5% (7/124)
Receiving objects: 6% (8/124)
Receiving objects: 7% (9/124)
Receiving objects: 8% (10/124)
Receiving objects: 9% (12/124)
Receiving objects: 10% (13/124)
Receiving objects: 11% (14/124)
Receiving objects: 12% (15/124)
Receiving objects: 13% (17/124)
Receiving objects: 14% (18/124)
Receiving objects: 15% (19/124)
Receiving objects: 16% (20/124)
Receiving objects: 17% (22/124)
Receiving objects: 18% (23/124)
Receiving objects: 19% (24/124)
Receiving objects: 20% (25/124)
Receiving objects: 21% (27/124)
Receiving objects: 22% (28/124)
Receiving objects: 23% (29/124)
Receiving objects: 24% (30/124)
Receiving objects: 25% (31/124)
Receiving objects: 26% (33/124)
Receiving objects: 27% (34/124)
Receiving objects: 28% (35/124)
Receiving objects: 29% (36/124)
Receiving objects: 30% (38/124)
Receiving objects: 31% (39/124)
Receiving objects: 32% (40/124)
Receiving objects: 33% (41/124)
Receiving objects: 34% (43/124)
Receiving objects: 35% (44/124)
Receiving objects: 36% (45/124)
Receiving objects: 37% (46/124)
Receiving objects: 38% (48/124)
Receiving objects: 39% (49/124)
Receiving objects: 40% (50/124)
Receiving objects: 41% (51/124)
Receiving objects: 42% (53/124)
Receiving objects: 43% (54/124)
Receiving objects: 44% (55/124)
Receiving objects: 45% (56/124)
Receiving objects: 46% (58/124)
Receiving objects: 47% (59/124)
Receiving objects: 48% (60/124)
Receiving objects: 49% (61/124)
Receiving objects: 50% (62/124)
remote: Total 124 (delta 20), reused 49 (delta 12), pack-reused 51
Receiving objects: 51% (64/124)
Receiving objects: 52% (65/124)
Receiving objects: 53% (66/124)
Receiving objects: 54% (67/124)
Receiving objects: 55% (69/124)
Receiving objects: 56% (70/124)
Receiving objects: 57% (71/124)
Receiving objects: 58% (72/124)
Receiving objects: 59% (74/124)
Receiving objects: 60% (75/124)
Receiving objects: 61% (76/124)
Receiving objects: 62% (77/124)
Receiving objects: 63% (79/124)
Receiving objects: 64% (80/124)
Receiving objects: 65% (81/124)
Receiving objects: 66% (82/124)
Receiving objects: 67% (84/124)
Receiving objects: 68% (85/124)
Receiving objects: 69% (86/124)
Receiving objects: 70% (87/124)
Receiving objects: 71% (89/124)
Receiving objects: 72% (90/124)
Receiving objects: 73% (91/124)
Receiving objects: 74% (92/124)
Receiving objects: 75% (93/124)
Receiving objects: 76% (95/124)
Receiving objects: 77% (96/124)
Receiving objects: 78% (97/124)
Receiving objects: 79% (98/124)
Receiving objects: 80% (100/124)
Receiving objects: 81% (101/124)
Receiving objects: 82% (102/124)
Receiving objects: 83% (103/124)
Receiving objects: 84% (105/124)
Receiving objects: 85% (106/124)
Receiving objects: 86% (107/124)
Receiving objects: 87% (108/124)
Receiving objects: 88% (110/124)
Receiving objects: 89% (111/124)
Receiving objects: 90% (112/124)
Receiving objects: 91% (113/124)
Receiving objects: 92% (115/124)
Receiving objects: 93% (116/124)
Receiving objects: 94% (117/124)
Receiving objects: 95% (118/124)
Receiving objects: 96% (120/124)
Receiving objects: 97% (121/124)
Receiving objects: 98% (122/124)
Receiving objects: 99% (123/124)
Receiving objects: 100% (124/124)
Receiving objects: 100% (124/124), 14.59 KiB | 14.59 MiB/s, done.
Resolving deltas: 0% (0/30)
Resolving deltas: 13% (4/30)
Resolving deltas: 16% (5/30)
Resolving deltas: 23% (7/30)
Resolving deltas: 26% (8/30)
Resolving deltas: 40% (12/30)
Resolving deltas: 46% (14/30)
Resolving deltas: 50% (15/30)
Resolving deltas: 63% (19/30)
Resolving deltas: 76% (23/30)
Resolving deltas: 80% (24/30)
Resolving deltas: 83% (25/30)
Resolving deltas: 90% (27/30)
Resolving deltas: 100% (30/30)
Resolving deltas: 100% (30/30), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_common'...
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: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 30 (delta 5), 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.52 KiB | 6.52 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 462, 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: 0% (1/462)
Receiving objects: 1% (5/462)
Receiving objects: 2% (10/462)
Receiving objects: 3% (14/462)
Receiving objects: 4% (19/462)
Receiving objects: 5% (24/462)
Receiving objects: 6% (28/462)
Receiving objects: 7% (33/462)
Receiving objects: 8% (37/462)
Receiving objects: 9% (42/462)
Receiving objects: 10% (47/462)
Receiving objects: 11% (51/462)
Receiving objects: 12% (56/462)
Receiving objects: 13% (61/462)
Receiving objects: 14% (65/462)
Receiving objects: 15% (70/462)
Receiving objects: 16% (74/462)
Receiving objects: 17% (79/462)
Receiving objects: 18% (84/462)
Receiving objects: 19% (88/462)
Receiving objects: 20% (93/462)
Receiving objects: 21% (98/462)
Receiving objects: 22% (102/462)
Receiving objects: 23% (107/462)
Receiving objects: 24% (111/462)
Receiving objects: 25% (116/462)
Receiving objects: 26% (121/462)
Receiving objects: 27% (125/462)
Receiving objects: 28% (130/462)
Receiving objects: 29% (134/462)
Receiving objects: 30% (139/462)
Receiving objects: 31% (144/462)
Receiving objects: 32% (148/462)
Receiving objects: 33% (153/462)
Receiving objects: 34% (158/462)
Receiving objects: 35% (162/462)
Receiving objects: 36% (167/462)
Receiving objects: 37% (171/462)
Receiving objects: 38% (176/462)
Receiving objects: 39% (181/462)
Receiving objects: 40% (185/462)
Receiving objects: 41% (190/462)
Receiving objects: 42% (195/462)
Receiving objects: 43% (199/462)
Receiving objects: 44% (204/462)
Receiving objects: 45% (208/462)
Receiving objects: 46% (213/462)
Receiving objects: 47% (218/462)
Receiving objects: 48% (222/462)
Receiving objects: 49% (227/462)
Receiving objects: 50% (231/462)
Receiving objects: 51% (236/462)
Receiving objects: 52% (241/462)
Receiving objects: 53% (245/462)
Receiving objects: 54% (250/462)
Receiving objects: 55% (255/462)
Receiving objects: 56% (259/462)
Receiving objects: 57% (264/462)
Receiving objects: 58% (268/462)
Receiving objects: 59% (273/462)
Receiving objects: 60% (278/462)
Receiving objects: 61% (282/462)
Receiving objects: 62% (287/462)
Receiving objects: 63% (292/462)
Receiving objects: 64% (296/462)
Receiving objects: 65% (301/462)
Receiving objects: 66% (305/462)
Receiving objects: 67% (310/462)
Receiving objects: 68% (315/462)
Receiving objects: 69% (319/462)
Receiving objects: 70% (324/462)
Receiving objects: 71% (329/462)
Receiving objects: 72% (333/462)
Receiving objects: 73% (338/462)
Receiving objects: 74% (342/462)
Receiving objects: 75% (347/462)
Receiving objects: 76% (352/462)
Receiving objects: 77% (356/462)
Receiving objects: 78% (361/462)
Receiving objects: 79% (365/462)
Receiving objects: 80% (370/462)
Receiving objects: 81% (375/462)
Receiving objects: 82% (379/462)
Receiving objects: 83% (384/462)
Receiving objects: 84% (389/462)
Receiving objects: 85% (393/462)
Receiving objects: 86% (398/462)
Receiving objects: 87% (402/462)
Receiving objects: 88% (407/462)
Receiving objects: 89% (412/462)
Receiving objects: 90% (416/462)
Receiving objects: 91% (421/462)
Receiving objects: 92% (426/462)
Receiving objects: 93% (430/462)
Receiving objects: 94% (435/462)
remote: Total 462 (delta 8), reused 0 (delta 0), pack-reused 429
Receiving objects: 95% (439/462)
Receiving objects: 96% (444/462)
Receiving objects: 97% (449/462)
Receiving objects: 98% (453/462)
Receiving objects: 99% (458/462)
Receiving objects: 100% (462/462)
Receiving objects: 100% (462/462), 80.85 KiB | 20.21 MiB/s, done.
Resolving deltas: 0% (0/188)
Resolving deltas: 1% (2/188)
Resolving deltas: 2% (4/188)
Resolving deltas: 3% (6/188)
Resolving deltas: 4% (9/188)
Resolving deltas: 21% (40/188)
Resolving deltas: 34% (65/188)
Resolving deltas: 36% (68/188)
Resolving deltas: 38% (73/188)
Resolving deltas: 39% (75/188)
Resolving deltas: 47% (90/188)
Resolving deltas: 48% (92/188)
Resolving deltas: 59% (111/188)
Resolving deltas: 64% (121/188)
Resolving deltas: 67% (127/188)
Resolving deltas: 70% (132/188)
Resolving deltas: 75% (141/188)
Resolving deltas: 76% (144/188)
Resolving deltas: 77% (146/188)
Resolving deltas: 79% (149/188)
Resolving deltas: 81% (153/188)
Resolving deltas: 82% (155/188)
Resolving deltas: 84% (159/188)
Resolving deltas: 85% (160/188)
Resolving deltas: 86% (163/188)
Resolving deltas: 87% (165/188)
Resolving deltas: 88% (166/188)
Resolving deltas: 89% (169/188)
Resolving deltas: 92% (174/188)
Resolving deltas: 94% (177/188)
Resolving deltas: 95% (180/188)
Resolving deltas: 96% (181/188)
Resolving deltas: 97% (183/188)
Resolving deltas: 100% (188/188)
Resolving deltas: 100% (188/188), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/msf-port'...
remote: Enumerating objects: 119, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), 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 119 (delta 26), reused 40 (delta 17), pack-reused 63
Receiving objects: 0% (1/119)
Receiving objects: 1% (2/119)
Receiving objects: 2% (3/119)
Receiving objects: 3% (4/119)
Receiving objects: 4% (5/119)
Receiving objects: 5% (6/119)
Receiving objects: 6% (8/119)
Receiving objects: 7% (9/119)
Receiving objects: 8% (10/119)
Receiving objects: 9% (11/119)
Receiving objects: 10% (12/119)
Receiving objects: 11% (14/119)
Receiving objects: 12% (15/119)
Receiving objects: 13% (16/119)
Receiving objects: 14% (17/119)
Receiving objects: 15% (18/119)
Receiving objects: 16% (20/119)
Receiving objects: 17% (21/119)
Receiving objects: 18% (22/119)
Receiving objects: 19% (23/119)
Receiving objects: 20% (24/119)
Receiving objects: 21% (25/119)
Receiving objects: 22% (27/119)
Receiving objects: 23% (28/119)
Receiving objects: 24% (29/119)
Receiving objects: 25% (30/119)
Receiving objects: 26% (31/119)
Receiving objects: 27% (33/119)
Receiving objects: 28% (34/119)
Receiving objects: 29% (35/119)
Receiving objects: 30% (36/119)
Receiving objects: 31% (37/119)
Receiving objects: 32% (39/119)
Receiving objects: 33% (40/119)
Receiving objects: 34% (41/119)
Receiving objects: 35% (42/119)
Receiving objects: 36% (43/119)
Receiving objects: 37% (45/119)
Receiving objects: 38% (46/119)
Receiving objects: 39% (47/119)
Receiving objects: 40% (48/119)
Receiving objects: 41% (49/119)
Receiving objects: 42% (50/119)
Receiving objects: 43% (52/119)
Receiving objects: 44% (53/119)
Receiving objects: 45% (54/119)
Receiving objects: 46% (55/119)
Receiving objects: 47% (56/119)
Receiving objects: 48% (58/119)
Receiving objects: 49% (59/119)
Receiving objects: 50% (60/119)
Receiving objects: 51% (61/119)
Receiving objects: 52% (62/119)
Receiving objects: 53% (64/119)
Receiving objects: 54% (65/119)
Receiving objects: 55% (66/119)
Receiving objects: 56% (67/119)
Receiving objects: 57% (68/119)
Receiving objects: 58% (70/119)
Receiving objects: 59% (71/119)
Receiving objects: 60% (72/119)
Receiving objects: 61% (73/119)
Receiving objects: 62% (74/119)
Receiving objects: 63% (75/119)
Receiving objects: 64% (77/119)
Receiving objects: 65% (78/119)
Receiving objects: 66% (79/119)
Receiving objects: 67% (80/119)
Receiving objects: 68% (81/119)
Receiving objects: 69% (83/119)
Receiving objects: 70% (84/119)
Receiving objects: 71% (85/119)
Receiving objects: 72% (86/119)
Receiving objects: 73% (87/119)
Receiving objects: 74% (89/119)
Receiving objects: 75% (90/119)
Receiving objects: 76% (91/119)
Receiving objects: 77% (92/119)
Receiving objects: 78% (93/119)
Receiving objects: 79% (95/119)
Receiving objects: 80% (96/119)
Receiving objects: 81% (97/119)
Receiving objects: 82% (98/119)
Receiving objects: 83% (99/119)
Receiving objects: 84% (100/119)
Receiving objects: 85% (102/119)
Receiving objects: 86% (103/119)
Receiving objects: 87% (104/119)
Receiving objects: 88% (105/119)
Receiving objects: 89% (106/119)
Receiving objects: 90% (108/119)
Receiving objects: 91% (109/119)
Receiving objects: 92% (110/119)
Receiving objects: 93% (111/119)
Receiving objects: 94% (112/119)
Receiving objects: 95% (114/119)
Receiving objects: 96% (115/119)
Receiving objects: 97% (116/119)
Receiving objects: 98% (117/119)
Receiving objects: 99% (118/119)
Receiving objects: 100% (119/119)
Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done.
Resolving deltas: 0% (0/62)
Resolving deltas: 1% (1/62)
Resolving deltas: 12% (8/62)
Resolving deltas: 14% (9/62)
Resolving deltas: 17% (11/62)
Resolving deltas: 20% (13/62)
Resolving deltas: 22% (14/62)
Resolving deltas: 24% (15/62)
Resolving deltas: 27% (17/62)
Resolving deltas: 38% (24/62)
Resolving deltas: 40% (25/62)
Resolving deltas: 45% (28/62)
Resolving deltas: 50% (31/62)
Resolving deltas: 51% (32/62)
Resolving deltas: 54% (34/62)
Resolving deltas: 56% (35/62)
Resolving deltas: 58% (36/62)
Resolving deltas: 61% (38/62)
Resolving deltas: 62% (39/62)
Resolving deltas: 66% (41/62)
Resolving deltas: 67% (42/62)
Resolving deltas: 69% (43/62)
Resolving deltas: 70% (44/62)
Resolving deltas: 72% (45/62)
Resolving deltas: 75% (47/62)
Resolving deltas: 77% (48/62)
Resolving deltas: 85% (53/62)
Resolving deltas: 90% (56/62)
Resolving deltas: 91% (57/62)
Resolving deltas: 96% (60/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/msf-vehicle'...
remote: Enumerating objects: 43, done.
remote: Counting objects: 14% (1/7)
remote: Counting objects: 28% (2/7)
remote: Counting objects: 42% (3/7)
remote: Counting objects: 57% (4/7)
remote: Counting objects: 71% (5/7)
remote: Counting objects: 85% (6/7)
remote: Counting objects: 100% (7/7)
remote: Counting objects: 100% (7/7), 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 43 (delta 3), reused 0 (delta 0), pack-reused 36
Receiving objects: 2% (1/43)
Receiving objects: 4% (2/43)
Receiving objects: 6% (3/43)
Receiving objects: 9% (4/43)
Receiving objects: 11% (5/43)
Receiving objects: 13% (6/43)
Receiving objects: 16% (7/43)
Receiving objects: 18% (8/43)
Receiving objects: 20% (9/43)
Receiving objects: 23% (10/43)
Receiving objects: 25% (11/43)
Receiving objects: 27% (12/43)
Receiving objects: 30% (13/43)
Receiving objects: 32% (14/43)
Receiving objects: 34% (15/43)
Receiving objects: 37% (16/43)
Receiving objects: 39% (17/43)
Receiving objects: 41% (18/43)
Receiving objects: 44% (19/43)
Receiving objects: 46% (20/43)
Receiving objects: 48% (21/43)
Receiving objects: 51% (22/43)
Receiving objects: 53% (23/43)
Receiving objects: 55% (24/43)
Receiving objects: 58% (25/43)
Receiving objects: 60% (26/43)
Receiving objects: 62% (27/43)
Receiving objects: 65% (28/43)
Receiving objects: 67% (29/43)
Receiving objects: 69% (30/43)
Receiving objects: 72% (31/43)
Receiving objects: 74% (32/43)
Receiving objects: 76% (33/43)
Receiving objects: 79% (34/43)
Receiving objects: 81% (35/43)
Receiving objects: 83% (36/43)
Receiving objects: 86% (37/43)
Receiving objects: 88% (38/43)
Receiving objects: 90% (39/43)
Receiving objects: 93% (40/43)
Receiving objects: 95% (41/43)
Receiving objects: 97% (42/43)
Receiving objects: 100% (43/43)
Receiving objects: 100% (43/43), 5.34 KiB | 5.34 MiB/s, done.
Resolving deltas: 0% (0/21)
Resolving deltas: 9% (2/21)
Resolving deltas: 19% (4/21)
Resolving deltas: 28% (6/21)
Resolving deltas: 42% (9/21)
Resolving deltas: 52% (11/21)
Resolving deltas: 76% (16/21)
Resolving deltas: 100% (21/21)
Resolving deltas: 100% (21/21), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/perception_camera_driver'...
remote: Enumerating objects: 41, done.
remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 41
Receiving objects: 2% (1/41)
Receiving objects: 4% (2/41)
Receiving objects: 7% (3/41)
Receiving objects: 9% (4/41)
Receiving objects: 12% (5/41)
Receiving objects: 14% (6/41)
Receiving objects: 17% (7/41)
Receiving objects: 19% (8/41)
Receiving objects: 21% (9/41)
Receiving objects: 24% (10/41)
Receiving objects: 26% (11/41)
Receiving objects: 29% (12/41)
Receiving objects: 31% (13/41)
Receiving objects: 34% (14/41)
Receiving objects: 36% (15/41)
Receiving objects: 39% (16/41)
Receiving objects: 41% (17/41)
Receiving objects: 43% (18/41)
Receiving objects: 46% (19/41)
Receiving objects: 48% (20/41)
Receiving objects: 51% (21/41)
Receiving objects: 53% (22/41)
Receiving objects: 56% (23/41)
Receiving objects: 58% (24/41)
Receiving objects: 60% (25/41)
Receiving objects: 63% (26/41)
Receiving objects: 65% (27/41)
Receiving objects: 68% (28/41)
Receiving objects: 70% (29/41)
Receiving objects: 73% (30/41)
Receiving objects: 75% (31/41)
Receiving objects: 78% (32/41)
Receiving objects: 80% (33/41)
Receiving objects: 82% (34/41)
Receiving objects: 85% (35/41)
Receiving objects: 87% (36/41)
Receiving objects: 90% (37/41)
Receiving objects: 92% (38/41)
Receiving objects: 95% (39/41)
Receiving objects: 97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 4.19 KiB | 4.19 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 14% (1/7)
Resolving deltas: 28% (2/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/perception_data_collection'...
remote: Enumerating objects: 148, done.
remote: Counting objects: 0% (1/136)
remote: Counting objects: 1% (2/136)
remote: Counting objects: 2% (3/136)
remote: Counting objects: 3% (5/136)
remote: Counting objects: 4% (6/136)
remote: Counting objects: 5% (7/136)
remote: Counting objects: 6% (9/136)
remote: Counting objects: 7% (10/136)
remote: Counting objects: 8% (11/136)
remote: Counting objects: 9% (13/136)
remote: Counting objects: 10% (14/136)
remote: Counting objects: 11% (15/136)
remote: Counting objects: 12% (17/136)
remote: Counting objects: 13% (18/136)
remote: Counting objects: 14% (20/136)
remote: Counting objects: 15% (21/136)
remote: Counting objects: 16% (22/136)
remote: Counting objects: 17% (24/136)
remote: Counting objects: 18% (25/136)
remote: Counting objects: 19% (26/136)
remote: Counting objects: 20% (28/136)
remote: Counting objects: 21% (29/136)
remote: Counting objects: 22% (30/136)
remote: Counting objects: 23% (32/136)
remote: Counting objects: 24% (33/136)
remote: Counting objects: 25% (34/136)
remote: Counting objects: 26% (36/136)
remote: Counting objects: 27% (37/136)
remote: Counting objects: 28% (39/136)
remote: Counting objects: 29% (40/136)
remote: Counting objects: 30% (41/136)
remote: Counting objects: 31% (43/136)
remote: Counting objects: 32% (44/136)
remote: Counting objects: 33% (45/136)
remote: Counting objects: 34% (47/136)
remote: Counting objects: 35% (48/136)
remote: Counting objects: 36% (49/136)
remote: Counting objects: 37% (51/136)
remote: Counting objects: 38% (52/136)
remote: Counting objects: 39% (54/136)
remote: Counting objects: 40% (55/136)
remote: Counting objects: 41% (56/136)
remote: Counting objects: 42% (58/136)
remote: Counting objects: 43% (59/136)
remote: Counting objects: 44% (60/136)
remote: Counting objects: 45% (62/136)
remote: Counting objects: 46% (63/136)
remote: Counting objects: 47% (64/136)
remote: Counting objects: 48% (66/136)
remote: Counting objects: 49% (67/136)
remote: Counting objects: 50% (68/136)
remote: Counting objects: 51% (70/136)
remote: Counting objects: 52% (71/136)
remote: Counting objects: 53% (73/136)
remote: Counting objects: 54% (74/136)
remote: Counting objects: 55% (75/136)
remote: Counting objects: 56% (77/136)
remote: Counting objects: 57% (78/136)
remote: Counting objects: 58% (79/136)
remote: Counting objects: 59% (81/136)
remote: Counting objects: 60% (82/136)
remote: Counting objects: 61% (83/136)
remote: Counting objects: 62% (85/136)
remote: Counting objects: 63% (86/136)
remote: Counting objects: 64% (88/136)
remote: Counting objects: 65% (89/136)
remote: Counting objects: 66% (90/136)
remote: Counting objects: 67% (92/136)
remote: Counting objects: 68% (93/136)
remote: Counting objects: 69% (94/136)
remote: Counting objects: 70% (96/136)
remote: Counting objects: 71% (97/136)
remote: Counting objects: 72% (98/136)
remote: Counting objects: 73% (100/136)
remote: Counting objects: 74% (101/136)
remote: Counting objects: 75% (102/136)
remote: Counting objects: 76% (104/136)
remote: Counting objects: 77% (105/136)
remote: Counting objects: 78% (107/136)
remote: Counting objects: 79% (108/136)
remote: Counting objects: 80% (109/136)
remote: Counting objects: 81% (111/136)
remote: Counting objects: 82% (112/136)
remote: Counting objects: 83% (113/136)
remote: Counting objects: 84% (115/136)
remote: Counting objects: 85% (116/136)
remote: Counting objects: 86% (117/136)
remote: Counting objects: 87% (119/136)
remote: Counting objects: 88% (120/136)
remote: Counting objects: 89% (122/136)
remote: Counting objects: 90% (123/136)
remote: Counting objects: 91% (124/136)
remote: Counting objects: 92% (126/136)
remote: Counting objects: 93% (127/136)
remote: Counting objects: 94% (128/136)
remote: Counting objects: 95% (130/136)
remote: Counting objects: 96% (131/136)
remote: Counting objects: 97% (132/136)
remote: Counting objects: 98% (134/136)
remote: Counting objects: 99% (135/136)
remote: Counting objects: 100% (136/136)
remote: Counting objects: 100% (136/136), done.
remote: Compressing objects: 1% (1/76)
remote: Compressing objects: 2% (2/76)
remote: Compressing objects: 3% (3/76)
remote: Compressing objects: 5% (4/76)
remote: Compressing objects: 6% (5/76)
remote: Compressing objects: 7% (6/76)
remote: Compressing objects: 9% (7/76)
remote: Compressing objects: 10% (8/76)
remote: Compressing objects: 11% (9/76)
remote: Compressing objects: 13% (10/76)
remote: Compressing objects: 14% (11/76)
remote: Compressing objects: 15% (12/76)
remote: Compressing objects: 17% (13/76)
remote: Compressing objects: 18% (14/76)
remote: Compressing objects: 19% (15/76)
remote: Compressing objects: 21% (16/76)
remote: Compressing objects: 22% (17/76)
remote: Compressing objects: 23% (18/76)
remote: Compressing objects: 25% (19/76)
remote: Compressing objects: 26% (20/76)
remote: Compressing objects: 27% (21/76)
remote: Compressing objects: 28% (22/76)
remote: Compressing objects: 30% (23/76)
remote: Compressing objects: 31% (24/76)
remote: Compressing objects: 32% (25/76)
remote: Compressing objects: 34% (26/76)
remote: Compressing objects: 35% (27/76)
remote: Compressing objects: 36% (28/76)
remote: Compressing objects: 38% (29/76)
remote: Compressing objects: 39% (30/76)
remote: Compressing objects: 40% (31/76)
remote: Compressing objects: 42% (32/76)
remote: Compressing objects: 43% (33/76)
remote: Compressing objects: 44% (34/76)
remote: Compressing objects: 46% (35/76)
remote: Compressing objects: 47% (36/76)
remote: Compressing objects: 48% (37/76)
remote: Compressing objects: 50% (38/76)
remote: Compressing objects: 51% (39/76)
remote: Compressing objects: 52% (40/76)
remote: Compressing objects: 53% (41/76)
remote: Compressing objects: 55% (42/76)
remote: Compressing objects: 56% (43/76)
remote: Compressing objects: 57% (44/76)
remote: Compressing objects: 59% (45/76)
remote: Compressing objects: 60% (46/76)
remote: Compressing objects: 61% (47/76)
remote: Compressing objects: 63% (48/76)
remote: Compressing objects: 64% (49/76)
remote: Compressing objects: 65% (50/76)
remote: Compressing objects: 67% (51/76)
remote: Compressing objects: 68% (52/76)
remote: Compressing objects: 69% (53/76)
remote: Compressing objects: 71% (54/76)
remote: Compressing objects: 72% (55/76)
remote: Compressing objects: 73% (56/76)
remote: Compressing objects: 75% (57/76)
remote: Compressing objects: 76% (58/76)
remote: Compressing objects: 77% (59/76)
remote: Compressing objects: 78% (60/76)
remote: Compressing objects: 80% (61/76)
remote: Compressing objects: 81% (62/76)
remote: Compressing objects: 82% (63/76)
remote: Compressing objects: 84% (64/76)
remote: Compressing objects: 85% (65/76)
remote: Compressing objects: 86% (66/76)
remote: Compressing objects: 88% (67/76)
remote: Compressing objects: 89% (68/76)
remote: Compressing objects: 90% (69/76)
remote: Compressing objects: 92% (70/76)
remote: Compressing objects: 93% (71/76)
remote: Compressing objects: 94% (72/76)
remote: Compressing objects: 96% (73/76)
remote: Compressing objects: 97% (74/76)
remote: Compressing objects: 98% (75/76)
remote: Compressing objects: 100% (76/76)
remote: Compressing objects: 100% (76/76), done.
Receiving objects: 0% (1/148)
Receiving objects: 1% (2/148)
Receiving objects: 2% (3/148)
Receiving objects: 3% (5/148)
Receiving objects: 4% (6/148)
Receiving objects: 5% (8/148)
Receiving objects: 6% (9/148)
Receiving objects: 7% (11/148)
Receiving objects: 8% (12/148)
Receiving objects: 9% (14/148)
Receiving objects: 10% (15/148)
Receiving objects: 11% (17/148)
Receiving objects: 12% (18/148)
Receiving objects: 13% (20/148)
Receiving objects: 14% (21/148)
Receiving objects: 15% (23/148)
Receiving objects: 16% (24/148)
Receiving objects: 17% (26/148)
Receiving objects: 18% (27/148)
Receiving objects: 19% (29/148)
Receiving objects: 20% (30/148)
Receiving objects: 21% (32/148)
Receiving objects: 22% (33/148)
Receiving objects: 23% (35/148)
Receiving objects: 24% (36/148)
Receiving objects: 25% (37/148)
Receiving objects: 26% (39/148)
Receiving objects: 27% (40/148)
Receiving objects: 28% (42/148)
Receiving objects: 29% (43/148)
Receiving objects: 30% (45/148)
Receiving objects: 31% (46/148)
Receiving objects: 32% (48/148)
Receiving objects: 33% (49/148)
Receiving objects: 34% (51/148)
Receiving objects: 35% (52/148)
Receiving objects: 36% (54/148)
Receiving objects: 37% (55/148)
Receiving objects: 38% (57/148)
Receiving objects: 39% (58/148)
Receiving objects: 40% (60/148)
Receiving objects: 41% (61/148)
Receiving objects: 42% (63/148)
Receiving objects: 43% (64/148)
Receiving objects: 44% (66/148)
Receiving objects: 45% (67/148)
Receiving objects: 46% (69/148)
Receiving objects: 47% (70/148)
Receiving objects: 48% (72/148)
Receiving objects: 49% (73/148)
Receiving objects: 50% (74/148)
Receiving objects: 51% (76/148)
Receiving objects: 52% (77/148)
Receiving objects: 53% (79/148)
Receiving objects: 54% (80/148)
Receiving objects: 55% (82/148)
Receiving objects: 56% (83/148)
Receiving objects: 57% (85/148)
Receiving objects: 58% (86/148)
Receiving objects: 59% (88/148)
Receiving objects: 60% (89/148)
Receiving objects: 61% (91/148)
Receiving objects: 62% (92/148)
Receiving objects: 63% (94/148)
Receiving objects: 64% (95/148)
Receiving objects: 65% (97/148)
Receiving objects: 66% (98/148)
Receiving objects: 67% (100/148)
Receiving objects: 68% (101/148)
Receiving objects: 69% (103/148)
Receiving objects: 70% (104/148)
Receiving objects: 71% (106/148)
Receiving objects: 72% (107/148)
Receiving objects: 73% (109/148)
Receiving objects: 74% (110/148)
Receiving objects: 75% (111/148)
Receiving objects: 76% (113/148)
Receiving objects: 77% (114/148)
Receiving objects: 78% (116/148)
Receiving objects: 79% (117/148)
Receiving objects: 80% (119/148)
remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12
Receiving objects: 81% (120/148)
Receiving objects: 82% (122/148)
Receiving objects: 83% (123/148)
Receiving objects: 84% (125/148)
Receiving objects: 85% (126/148)
Receiving objects: 86% (128/148)
Receiving objects: 87% (129/148)
Receiving objects: 88% (131/148)
Receiving objects: 89% (132/148)
Receiving objects: 90% (134/148)
Receiving objects: 91% (135/148)
Receiving objects: 92% (137/148)
Receiving objects: 93% (138/148)
Receiving objects: 94% (140/148)
Receiving objects: 95% (141/148)
Receiving objects: 96% (143/148)
Receiving objects: 97% (144/148)
Receiving objects: 98% (146/148)
Receiving objects: 99% (147/148)
Receiving objects: 100% (148/148)
Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done.
Resolving deltas: 0% (0/71)
Resolving deltas: 1% (1/71)
Resolving deltas: 2% (2/71)
Resolving deltas: 4% (3/71)
Resolving deltas: 5% (4/71)
Resolving deltas: 7% (5/71)
Resolving deltas: 8% (6/71)
Resolving deltas: 25% (18/71)
Resolving deltas: 35% (25/71)
Resolving deltas: 43% (31/71)
Resolving deltas: 47% (34/71)
Resolving deltas: 52% (37/71)
Resolving deltas: 56% (40/71)
Resolving deltas: 100% (71/71)
Resolving deltas: 100% (71/71), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 1% (1/84)
remote: Counting objects: 2% (2/84)
remote: Counting objects: 3% (3/84)
remote: Counting objects: 4% (4/84)
remote: Counting objects: 5% (5/84)
remote: Counting objects: 7% (6/84)
remote: Counting objects: 8% (7/84)
remote: Counting objects: 9% (8/84)
remote: Counting objects: 10% (9/84)
remote: Counting objects: 11% (10/84)
remote: Counting objects: 13% (11/84)
remote: Counting objects: 14% (12/84)
remote: Counting objects: 15% (13/84)
remote: Counting objects: 16% (14/84)
remote: Counting objects: 17% (15/84)
remote: Counting objects: 19% (16/84)
remote: Counting objects: 20% (17/84)
remote: Counting objects: 21% (18/84)
remote: Counting objects: 22% (19/84)
remote: Counting objects: 23% (20/84)
remote: Counting objects: 25% (21/84)
remote: Counting objects: 26% (22/84)
remote: Counting objects: 27% (23/84)
remote: Counting objects: 28% (24/84)
remote: Counting objects: 29% (25/84)
remote: Counting objects: 30% (26/84)
remote: Counting objects: 32% (27/84)
remote: Counting objects: 33% (28/84)
remote: Counting objects: 34% (29/84)
remote: Counting objects: 35% (30/84)
remote: Counting objects: 36% (31/84)
remote: Counting objects: 38% (32/84)
remote: Counting objects: 39% (33/84)
remote: Counting objects: 40% (34/84)
remote: Counting objects: 41% (35/84)
remote: Counting objects: 42% (36/84)
remote: Counting objects: 44% (37/84)
remote: Counting objects: 45% (38/84)
remote: Counting objects: 46% (39/84)
remote: Counting objects: 47% (40/84)
remote: Counting objects: 48% (41/84)
remote: Counting objects: 50% (42/84)
remote: Counting objects: 51% (43/84)
remote: Counting objects: 52% (44/84)
remote: Counting objects: 53% (45/84)
remote: Counting objects: 54% (46/84)
remote: Counting objects: 55% (47/84)
remote: Counting objects: 57% (48/84)
remote: Counting objects: 58% (49/84)
remote: Counting objects: 59% (50/84)
remote: Counting objects: 60% (51/84)
remote: Counting objects: 61% (52/84)
remote: Counting objects: 63% (53/84)
remote: Counting objects: 64% (54/84)
remote: Counting objects: 65% (55/84)
remote: Counting objects: 66% (56/84)
remote: Counting objects: 67% (57/84)
remote: Counting objects: 69% (58/84)
remote: Counting objects: 70% (59/84)
remote: Counting objects: 71% (60/84)
remote: Counting objects: 72% (61/84)
remote: Counting objects: 73% (62/84)
remote: Counting objects: 75% (63/84)
remote: Counting objects: 76% (64/84)
remote: Counting objects: 77% (65/84)
remote: Counting objects: 78% (66/84)
remote: Counting objects: 79% (67/84)
remote: Counting objects: 80% (68/84)
remote: Counting objects: 82% (69/84)
remote: Counting objects: 83% (70/84)
remote: Counting objects: 84% (71/84)
remote: Counting objects: 85% (72/84)
remote: Counting objects: 86% (73/84)
remote: Counting objects: 88% (74/84)
remote: Counting objects: 89% (75/84)
remote: Counting objects: 90% (76/84)
remote: Counting objects: 91% (77/84)
remote: Counting objects: 92% (78/84)
remote: Counting objects: 94% (79/84)
remote: Counting objects: 95% (80/84)
remote: Counting objects: 96% (81/84)
remote: Counting objects: 97% (82/84)
remote: Counting objects: 98% (83/84)
remote: Counting objects: 100% (84/84)
remote: Counting objects: 100% (84/84), 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 125 (delta 15), reused 64 (delta 10), pack-reused 41
Receiving objects: 0% (1/125)
Receiving objects: 1% (2/125)
Receiving objects: 2% (3/125)
Receiving objects: 3% (4/125)
Receiving objects: 4% (5/125)
Receiving objects: 5% (7/125)
Receiving objects: 6% (8/125)
Receiving objects: 7% (9/125)
Receiving objects: 8% (10/125)
Receiving objects: 9% (12/125)
Receiving objects: 10% (13/125)
Receiving objects: 11% (14/125)
Receiving objects: 12% (15/125)
Receiving objects: 13% (17/125)
Receiving objects: 14% (18/125)
Receiving objects: 15% (19/125)
Receiving objects: 16% (20/125)
Receiving objects: 17% (22/125)
Receiving objects: 18% (23/125)
Receiving objects: 19% (24/125)
Receiving objects: 20% (25/125)
Receiving objects: 21% (27/125)
Receiving objects: 22% (28/125)
Receiving objects: 23% (29/125)
Receiving objects: 24% (30/125)
Receiving objects: 25% (32/125)
Receiving objects: 26% (33/125)
Receiving objects: 27% (34/125)
Receiving objects: 28% (35/125)
Receiving objects: 29% (37/125)
Receiving objects: 30% (38/125)
Receiving objects: 31% (39/125)
Receiving objects: 32% (40/125)
Receiving objects: 33% (42/125)
Receiving objects: 34% (43/125)
Receiving objects: 35% (44/125)
Receiving objects: 36% (45/125)
Receiving objects: 37% (47/125)
Receiving objects: 38% (48/125)
Receiving objects: 39% (49/125)
Receiving objects: 40% (50/125)
Receiving objects: 41% (52/125)
Receiving objects: 42% (53/125)
Receiving objects: 43% (54/125)
Receiving objects: 44% (55/125)
Receiving objects: 45% (57/125)
Receiving objects: 46% (58/125)
Receiving objects: 47% (59/125)
Receiving objects: 48% (60/125)
Receiving objects: 49% (62/125)
Receiving objects: 50% (63/125)
Receiving objects: 51% (64/125)
Receiving objects: 52% (65/125)
Receiving objects: 53% (67/125)
Receiving objects: 54% (68/125)
Receiving objects: 55% (69/125)
Receiving objects: 56% (70/125)
Receiving objects: 57% (72/125)
Receiving objects: 58% (73/125)
Receiving objects: 59% (74/125)
Receiving objects: 60% (75/125)
Receiving objects: 61% (77/125)
Receiving objects: 62% (78/125)
Receiving objects: 63% (79/125)
Receiving objects: 64% (80/125)
Receiving objects: 65% (82/125)
Receiving objects: 66% (83/125)
Receiving objects: 67% (84/125)
Receiving objects: 68% (85/125)
Receiving objects: 69% (87/125)
Receiving objects: 70% (88/125)
Receiving objects: 71% (89/125)
Receiving objects: 72% (90/125)
Receiving objects: 73% (92/125)
Receiving objects: 74% (93/125)
Receiving objects: 75% (94/125)
Receiving objects: 76% (95/125)
Receiving objects: 77% (97/125)
Receiving objects: 78% (98/125)
Receiving objects: 79% (99/125)
Receiving objects: 80% (100/125)
Receiving objects: 81% (102/125)
Receiving objects: 82% (103/125)
Receiving objects: 83% (104/125)
Receiving objects: 84% (105/125)
Receiving objects: 85% (107/125)
Receiving objects: 86% (108/125)
Receiving objects: 87% (109/125)
Receiving objects: 88% (110/125)
Receiving objects: 89% (112/125)
Receiving objects: 90% (113/125)
Receiving objects: 91% (114/125)
Receiving objects: 92% (115/125)
Receiving objects: 93% (117/125)
Receiving objects: 94% (118/125)
Receiving objects: 95% (119/125)
Receiving objects: 96% (120/125)
Receiving objects: 97% (122/125)
Receiving objects: 98% (123/125)
Receiving objects: 99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas: 0% (0/26)
Resolving deltas: 19% (5/26)
Resolving deltas: 65% (17/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/weifang-config/container/A005/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/weifang-config/container/A005/params_new/perception_new_detection'...
remote: Enumerating objects: 5334, done.
remote: Counting objects: 0% (1/618)
remote: Counting objects: 1% (7/618)
remote: Counting objects: 2% (13/618)
remote: Counting objects: 3% (19/618)
remote: Counting objects: 4% (25/618)
remote: Counting objects: 5% (31/618)
remote: Counting objects: 6% (38/618)
remote: Counting objects: 7% (44/618)
remote: Counting objects: 8% (50/618)
remote: Counting objects: 9% (56/618)
remote: Counting objects: 10% (62/618)
remote: Counting objects: 11% (68/618)
remote: Counting objects: 12% (75/618)
remote: Counting objects: 13% (81/618)
remote: Counting objects: 14% (87/618)
remote: Counting objects: 15% (93/618)
remote: Counting objects: 16% (99/618)
remote: Counting objects: 17% (106/618)
remote: Counting objects: 18% (112/618)
remote: Counting objects: 19% (118/618)
remote: Counting objects: 20% (124/618)
remote: Counting objects: 21% (130/618)
remote: Counting objects: 22% (136/618)
remote: Counting objects: 23% (143/618)
remote: Counting objects: 24% (149/618)
remote: Counting objects: 25% (155/618)
remote: Counting objects: 26% (161/618)
remote: Counting objects: 27% (167/618)
remote: Counting objects: 28% (174/618)
remote: Counting objects: 29% (180/618)
remote: Counting objects: 30% (186/618)
remote: Counting objects: 31% (192/618)
remote: Counting objects: 32% (198/618)
remote: Counting objects: 33% (204/618)
remote: Counting objects: 34% (211/618)
remote: Counting objects: 35% (217/618)
remote: Counting objects: 36% (223/618)
remote: Counting objects: 37% (229/618)
remote: Counting objects: 38% (235/618)
remote: Counting objects: 39% (242/618)
remote: Counting objects: 40% (248/618)
remote: Counting objects: 41% (254/618)
remote: Counting objects: 42% (260/618)
remote: Counting objects: 43% (266/618)
remote: Counting objects: 44% (272/618)
remote: Counting objects: 45% (279/618)
remote: Counting objects: 46% (285/618)
remote: Counting objects: 47% (291/618)
remote: Counting objects: 48% (297/618)
remote: Counting objects: 49% (303/618)
remote: Counting objects: 50% (309/618)
remote: Counting objects: 51% (316/618)
remote: Counting objects: 52% (322/618)
remote: Counting objects: 53% (328/618)
remote: Counting objects: 54% (334/618)
remote: Counting objects: 55% (340/618)
remote: Counting objects: 56% (347/618)
remote: Counting objects: 57% (353/618)
remote: Counting objects: 58% (359/618)
remote: Counting objects: 59% (365/618)
remote: Counting objects: 60% (371/618)
remote: Counting objects: 61% (377/618)
remote: Counting objects: 62% (384/618)
remote: Counting objects: 63% (390/618)
remote: Counting objects: 64% (396/618)
remote: Counting objects: 65% (402/618)
remote: Counting objects: 66% (408/618)
remote: Counting objects: 67% (415/618)
remote: Counting objects: 68% (421/618)
remote: Counting objects: 69% (427/618)
remote: Counting objects: 70% (433/618)
remote: Counting objects: 71% (439/618)
remote: Counting objects: 72% (445/618)
remote: Counting objects: 73% (452/618)
remote: Counting objects: 74% (458/618)
remote: Counting objects: 75% (464/618)
remote: Counting objects: 76% (470/618)
remote: Counting objects: 77% (476/618)
remote: Counting objects: 78% (483/618)
remote: Counting objects: 79% (489/618)
remote: Counting objects: 80% (495/618)
remote: Counting objects: 81% (501/618)
remote: Counting objects: 82% (507/618)
remote: Counting objects: 83% (513/618)
remote: Counting objects: 84% (520/618)
remote: Counting objects: 85% (526/618)
remote: Counting objects: 86% (532/618)
remote: Counting objects: 87% (538/618)
remote: Counting objects: 88% (544/618)
remote: Counting objects: 89% (551/618)
remote: Counting objects: 90% (557/618)
remote: Counting objects: 91% (563/618)
remote: Counting objects: 92% (569/618)
remote: Counting objects: 93% (575/618)
remote: Counting objects: 94% (581/618)
remote: Counting objects: 95% (588/618)
remote: Counting objects: 96% (594/618)
remote: Counting objects: 97% (600/618)
remote: Counting objects: 98% (606/618)
remote: Counting objects: 99% (612/618)
remote: Counting objects: 100% (618/618)
remote: Counting objects: 100% (618/618), done.
remote: Compressing objects: 0% (1/155)
remote: Compressing objects: 1% (2/155)
remote: Compressing objects: 2% (4/155)
remote: Compressing objects: 3% (5/155)
remote: Compressing objects: 4% (7/155)
remote: Compressing objects: 5% (8/155)
remote: Compressing objects: 6% (10/155)
remote: Compressing objects: 7% (11/155)
remote: Compressing objects: 8% (13/155)
remote: Compressing objects: 9% (14/155)
remote: Compressing objects: 10% (16/155)
remote: Compressing objects: 11% (18/155)
remote: Compressing objects: 12% (19/155)
remote: Compressing objects: 13% (21/155)
remote: Compressing objects: 14% (22/155)
remote: Compressing objects: 15% (24/155)
remote: Compressing objects: 16% (25/155)
remote: Compressing objects: 17% (27/155)
remote: Compressing objects: 18% (28/155)
remote: Compressing objects: 19% (30/155)
remote: Compressing objects: 20% (31/155)
remote: Compressing objects: 21% (33/155)
remote: Compressing objects: 22% (35/155)
remote: Compressing objects: 23% (36/155)
remote: Compressing objects: 24% (38/155)
remote: Compressing objects: 25% (39/155)
remote: Compressing objects: 26% (41/155)
remote: Compressing objects: 27% (42/155)
remote: Compressing objects: 28% (44/155)
remote: Compressing objects: 29% (45/155)
remote: Compressing objects: 30% (47/155)
remote: Compressing objects: 31% (49/155)
remote: Compressing objects: 32% (50/155)
remote: Compressing objects: 33% (52/155)
remote: Compressing objects: 34% (53/155)
remote: Compressing objects: 35% (55/155)
remote: Compressing objects: 36% (56/155)
remote: Compressing objects: 37% (58/155)
remote: Compressing objects: 38% (59/155)
remote: Compressing objects: 39% (61/155)
remote: Compressing objects: 40% (62/155)
remote: Compressing objects: 41% (64/155)
remote: Compressing objects: 42% (66/155)
remote: Compressing objects: 43% (67/155)
remote: Compressing objects: 44% (69/155)
remote: Compressing objects: 45% (70/155)
remote: Compressing objects: 46% (72/155)
remote: Compressing objects: 47% (73/155)
remote: Compressing objects: 48% (75/155)
remote: Compressing objects: 49% (76/155)
remote: Compressing objects: 50% (78/155)
remote: Compressing objects: 51% (80/155)
remote: Compressing objects: 52% (81/155)
remote: Compressing objects: 53% (83/155)
remote: Compressing objects: 54% (84/155)
remote: Compressing objects: 55% (86/155)
remote: Compressing objects: 56% (87/155)
remote: Compressing objects: 57% (89/155)
remote: Compressing objects: 58% (90/155)
remote: Compressing objects: 59% (92/155)
remote: Compressing objects: 60% (93/155)
remote: Compressing objects: 61% (95/155)
remote: Compressing objects: 62% (97/155)
remote: Compressing objects: 63% (98/155)
remote: Compressing objects: 64% (100/155)
remote: Compressing objects: 65% (101/155)
remote: Compressing objects: 66% (103/155)
remote: Compressing objects: 67% (104/155)
remote: Compressing objects: 68% (106/155)
remote: Compressing objects: 69% (107/155)
remote: Compressing objects: 70% (109/155)
remote: Compressing objects: 71% (111/155)
remote: Compressing objects: 72% (112/155)
remote: Compressing objects: 73% (114/155)
remote: Compressing objects: 74% (115/155)
remote: Compressing objects: 75% (117/155)
remote: Compressing objects: 76% (118/155)
remote: Compressing objects: 77% (120/155)
remote: Compressing objects: 78% (121/155)
remote: Compressing objects: 79% (123/155)
remote: Compressing objects: 80% (124/155)
remote: Compressing objects: 81% (126/155)
remote: Compressing objects: 82% (128/155)
remote: Compressing objects: 83% (129/155)
remote: Compressing objects: 84% (131/155)
remote: Compressing objects: 85% (132/155)
remote: Compressing objects: 86% (134/155)
remote: Compressing objects: 87% (135/155)
remote: Compressing objects: 88% (137/155)
remote: Compressing objects: 89% (138/155)
remote: Compressing objects: 90% (140/155)
remote: Compressing objects: 91% (142/155)
remote: Compressing objects: 92% (143/155)
remote: Compressing objects: 93% (145/155)
remote: Compressing objects: 94% (146/155)
remote: Compressing objects: 95% (148/155)
remote: Compressing objects: 96% (149/155)
remote: Compressing objects: 97% (151/155)
remote: Compressing objects: 98% (152/155)
remote: Compressing objects: 99% (154/155)
remote: Compressing objects: 100% (155/155)
remote: Compressing objects: 100% (155/155), done.
Receiving objects: 0% (1/5334)
Receiving objects: 1% (54/5334)
Receiving objects: 2% (107/5334)
Receiving objects: 3% (161/5334)
Receiving objects: 4% (214/5334)
Receiving objects: 5% (267/5334)
Receiving objects: 6% (321/5334)
Receiving objects: 7% (374/5334)
Receiving objects: 8% (427/5334)
Receiving objects: 9% (481/5334)
Receiving objects: 10% (534/5334)
Receiving objects: 11% (587/5334)
Receiving objects: 12% (641/5334)
Receiving objects: 13% (694/5334)
Receiving objects: 14% (747/5334)
Receiving objects: 15% (801/5334)
Receiving objects: 16% (854/5334)
Receiving objects: 17% (907/5334)
Receiving objects: 18% (961/5334)
Receiving objects: 19% (1014/5334)
Receiving objects: 20% (1067/5334)
Receiving objects: 21% (1121/5334)
Receiving objects: 22% (1174/5334)
Receiving objects: 23% (1227/5334)
Receiving objects: 24% (1281/5334)
Receiving objects: 25% (1334/5334)
Receiving objects: 26% (1387/5334)
Receiving objects: 27% (1441/5334)
Receiving objects: 28% (1494/5334)
Receiving objects: 29% (1547/5334)
Receiving objects: 30% (1601/5334)
Receiving objects: 31% (1654/5334)
Receiving objects: 32% (1707/5334)
Receiving objects: 33% (1761/5334)
Receiving objects: 34% (1814/5334)
Receiving objects: 35% (1867/5334)
Receiving objects: 36% (1921/5334)
Receiving objects: 37% (1974/5334)
Receiving objects: 38% (2027/5334)
Receiving objects: 39% (2081/5334)
Receiving objects: 40% (2134/5334)
Receiving objects: 41% (2187/5334)
Receiving objects: 42% (2241/5334)
Receiving objects: 43% (2294/5334)
Receiving objects: 44% (2347/5334)
Receiving objects: 45% (2401/5334)
Receiving objects: 46% (2454/5334)
Receiving objects: 47% (2507/5334)
Receiving objects: 48% (2561/5334)
Receiving objects: 49% (2614/5334)
Receiving objects: 50% (2667/5334)
Receiving objects: 51% (2721/5334)
Receiving objects: 52% (2774/5334)
Receiving objects: 53% (2828/5334)
Receiving objects: 54% (2881/5334)
Receiving objects: 55% (2934/5334)
Receiving objects: 56% (2988/5334)
Receiving objects: 57% (3041/5334)
Receiving objects: 58% (3094/5334)
Receiving objects: 59% (3148/5334)
Receiving objects: 60% (3201/5334)
Receiving objects: 61% (3254/5334)
Receiving objects: 62% (3308/5334)
Receiving objects: 63% (3361/5334)
Receiving objects: 64% (3414/5334)
Receiving objects: 65% (3468/5334)
Receiving objects: 66% (3521/5334)
Receiving objects: 67% (3574/5334)
Receiving objects: 68% (3628/5334)
Receiving objects: 69% (3681/5334)
Receiving objects: 70% (3734/5334)
Receiving objects: 71% (3788/5334)
Receiving objects: 72% (3841/5334)
Receiving objects: 73% (3894/5334)
Receiving objects: 74% (3948/5334)
Receiving objects: 75% (4001/5334)
Receiving objects: 76% (4054/5334)
Receiving objects: 77% (4108/5334)
Receiving objects: 78% (4161/5334)
Receiving objects: 79% (4214/5334)
Receiving objects: 80% (4268/5334)
Receiving objects: 81% (4321/5334)
Receiving objects: 82% (4374/5334)
Receiving objects: 83% (4428/5334)
Receiving objects: 84% (4481/5334)
Receiving objects: 85% (4534/5334)
Receiving objects: 86% (4588/5334)
Receiving objects: 87% (4641/5334)
Receiving objects: 88% (4694/5334)
remote: Total 5334 (delta 496), reused 551 (delta 435), pack-reused 4716
Receiving objects: 89% (4748/5334)
Receiving objects: 90% (4801/5334)
Receiving objects: 91% (4854/5334)
Receiving objects: 92% (4908/5334)
Receiving objects: 93% (4961/5334)
Receiving objects: 94% (5014/5334)
Receiving objects: 95% (5068/5334)
Receiving objects: 96% (5121/5334)
Receiving objects: 97% (5174/5334)
Receiving objects: 98% (5228/5334)
Receiving objects: 99% (5281/5334)
Receiving objects: 100% (5334/5334)
Receiving objects: 100% (5334/5334), 566.97 KiB | 23.62 MiB/s, done.
Resolving deltas: 0% (0/1023)
Resolving deltas: 1% (15/1023)
Resolving deltas: 5% (57/1023)
Resolving deltas: 6% (69/1023)
Resolving deltas: 7% (72/1023)
Resolving deltas: 10% (103/1023)
Resolving deltas: 11% (115/1023)
Resolving deltas: 12% (126/1023)
Resolving deltas: 13% (135/1023)
Resolving deltas: 14% (147/1023)
Resolving deltas: 15% (154/1023)
Resolving deltas: 16% (164/1023)
Resolving deltas: 17% (177/1023)
Resolving deltas: 18% (194/1023)
Resolving deltas: 19% (195/1023)
Resolving deltas: 20% (205/1023)
Resolving deltas: 21% (215/1023)
Resolving deltas: 62% (638/1023)
Resolving deltas: 84% (861/1023)
Resolving deltas: 90% (929/1023)
Resolving deltas: 92% (942/1023)
Resolving deltas: 100% (1023/1023)
Resolving deltas: 100% (1023/1023), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/perception_spreader_imv'...
remote: Enumerating objects: 207, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), done.
remote: Compressing objects: 2% (1/48)
remote: Compressing objects: 4% (2/48)
remote: Compressing objects: 6% (3/48)
remote: Compressing objects: 8% (4/48)
remote: Compressing objects: 10% (5/48)
remote: Compressing objects: 12% (6/48)
remote: Compressing objects: 14% (7/48)
remote: Compressing objects: 16% (8/48)
remote: Compressing objects: 18% (9/48)
remote: Compressing objects: 20% (10/48)
remote: Compressing objects: 22% (11/48)
remote: Compressing objects: 25% (12/48)
remote: Compressing objects: 27% (13/48)
remote: Compressing objects: 29% (14/48)
remote: Compressing objects: 31% (15/48)
remote: Compressing objects: 33% (16/48)
remote: Compressing objects: 35% (17/48)
remote: Compressing objects: 37% (18/48)
remote: Compressing objects: 39% (19/48)
remote: Compressing objects: 41% (20/48)
remote: Compressing objects: 43% (21/48)
remote: Compressing objects: 45% (22/48)
remote: Compressing objects: 47% (23/48)
remote: Compressing objects: 50% (24/48)
remote: Compressing objects: 52% (25/48)
remote: Compressing objects: 54% (26/48)
remote: Compressing objects: 56% (27/48)
remote: Compressing objects: 58% (28/48)
remote: Compressing objects: 60% (29/48)
remote: Compressing objects: 62% (30/48)
remote: Compressing objects: 64% (31/48)
remote: Compressing objects: 66% (32/48)
remote: Compressing objects: 68% (33/48)
remote: Compressing objects: 70% (34/48)
remote: Compressing objects: 72% (35/48)
remote: Compressing objects: 75% (36/48)
remote: Compressing objects: 77% (37/48)
remote: Compressing objects: 79% (38/48)
remote: Compressing objects: 81% (39/48)
remote: Compressing objects: 83% (40/48)
remote: Compressing objects: 85% (41/48)
remote: Compressing objects: 87% (42/48)
remote: Compressing objects: 89% (43/48)
remote: Compressing objects: 91% (44/48)
remote: Compressing objects: 93% (45/48)
remote: Compressing objects: 95% (46/48)
remote: Compressing objects: 97% (47/48)
remote: Compressing objects: 100% (48/48)
remote: Compressing objects: 100% (48/48), done.
remote: Total 207 (delta 13), reused 35 (delta 8), pack-reused 151
Receiving objects: 0% (1/207)
Receiving objects: 1% (3/207)
Receiving objects: 2% (5/207)
Receiving objects: 3% (7/207)
Receiving objects: 4% (9/207)
Receiving objects: 5% (11/207)
Receiving objects: 6% (13/207)
Receiving objects: 7% (15/207)
Receiving objects: 8% (17/207)
Receiving objects: 9% (19/207)
Receiving objects: 10% (21/207)
Receiving objects: 11% (23/207)
Receiving objects: 12% (25/207)
Receiving objects: 13% (27/207)
Receiving objects: 14% (29/207)
Receiving objects: 15% (32/207)
Receiving objects: 16% (34/207)
Receiving objects: 17% (36/207)
Receiving objects: 18% (38/207)
Receiving objects: 19% (40/207)
Receiving objects: 20% (42/207)
Receiving objects: 21% (44/207)
Receiving objects: 22% (46/207)
Receiving objects: 23% (48/207)
Receiving objects: 24% (50/207)
Receiving objects: 25% (52/207)
Receiving objects: 26% (54/207)
Receiving objects: 27% (56/207)
Receiving objects: 28% (58/207)
Receiving objects: 29% (61/207)
Receiving objects: 30% (63/207)
Receiving objects: 31% (65/207)
Receiving objects: 32% (67/207)
Receiving objects: 33% (69/207)
Receiving objects: 34% (71/207)
Receiving objects: 35% (73/207)
Receiving objects: 36% (75/207)
Receiving objects: 37% (77/207)
Receiving objects: 38% (79/207)
Receiving objects: 39% (81/207)
Receiving objects: 40% (83/207)
Receiving objects: 41% (85/207)
Receiving objects: 42% (87/207)
Receiving objects: 43% (90/207)
Receiving objects: 44% (92/207)
Receiving objects: 45% (94/207)
Receiving objects: 46% (96/207)
Receiving objects: 47% (98/207)
Receiving objects: 48% (100/207)
Receiving objects: 49% (102/207)
Receiving objects: 50% (104/207)
Receiving objects: 51% (106/207)
Receiving objects: 52% (108/207)
Receiving objects: 53% (110/207)
Receiving objects: 54% (112/207)
Receiving objects: 55% (114/207)
Receiving objects: 56% (116/207)
Receiving objects: 57% (118/207)
Receiving objects: 58% (121/207)
Receiving objects: 59% (123/207)
Receiving objects: 60% (125/207)
Receiving objects: 61% (127/207)
Receiving objects: 62% (129/207)
Receiving objects: 63% (131/207)
Receiving objects: 64% (133/207)
Receiving objects: 65% (135/207)
Receiving objects: 66% (137/207)
Receiving objects: 67% (139/207)
Receiving objects: 68% (141/207)
Receiving objects: 69% (143/207)
Receiving objects: 70% (145/207)
Receiving objects: 71% (147/207)
Receiving objects: 72% (150/207)
Receiving objects: 73% (152/207)
Receiving objects: 74% (154/207)
Receiving objects: 75% (156/207)
Receiving objects: 76% (158/207)
Receiving objects: 77% (160/207)
Receiving objects: 78% (162/207)
Receiving objects: 79% (164/207)
Receiving objects: 80% (166/207)
Receiving objects: 81% (168/207)
Receiving objects: 82% (170/207)
Receiving objects: 83% (172/207)
Receiving objects: 84% (174/207)
Receiving objects: 85% (176/207)
Receiving objects: 86% (179/207)
Receiving objects: 87% (181/207)
Receiving objects: 88% (183/207)
Receiving objects: 89% (185/207)
Receiving objects: 90% (187/207)
Receiving objects: 91% (189/207)
Receiving objects: 92% (191/207)
Receiving objects: 93% (193/207)
Receiving objects: 94% (195/207)
Receiving objects: 95% (197/207)
Receiving objects: 96% (199/207)
Receiving objects: 97% (201/207)
Receiving objects: 98% (203/207)
Receiving objects: 99% (205/207)
Receiving objects: 100% (207/207)
Receiving objects: 100% (207/207), 21.14 KiB | 21.14 MiB/s, done.
Resolving deltas: 0% (0/61)
Resolving deltas: 3% (2/61)
Resolving deltas: 8% (5/61)
Resolving deltas: 9% (6/61)
Resolving deltas: 13% (8/61)
Resolving deltas: 18% (11/61)
Resolving deltas: 19% (12/61)
Resolving deltas: 21% (13/61)
Resolving deltas: 22% (14/61)
Resolving deltas: 24% (15/61)
Resolving deltas: 67% (41/61)
Resolving deltas: 100% (61/61)
Resolving deltas: 100% (61/61), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/perception_spreader_truck'...
remote: Enumerating objects: 75, 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: 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.
remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23
Receiving objects: 1% (1/75)
Receiving objects: 2% (2/75)
Receiving objects: 4% (3/75)
Receiving objects: 5% (4/75)
Receiving objects: 6% (5/75)
Receiving objects: 8% (6/75)
Receiving objects: 9% (7/75)
Receiving objects: 10% (8/75)
Receiving objects: 12% (9/75)
Receiving objects: 13% (10/75)
Receiving objects: 14% (11/75)
Receiving objects: 16% (12/75)
Receiving objects: 17% (13/75)
Receiving objects: 18% (14/75)
Receiving objects: 20% (15/75)
Receiving objects: 21% (16/75)
Receiving objects: 22% (17/75)
Receiving objects: 24% (18/75)
Receiving objects: 25% (19/75)
Receiving objects: 26% (20/75)
Receiving objects: 28% (21/75)
Receiving objects: 29% (22/75)
Receiving objects: 30% (23/75)
Receiving objects: 32% (24/75)
Receiving objects: 33% (25/75)
Receiving objects: 34% (26/75)
Receiving objects: 36% (27/75)
Receiving objects: 37% (28/75)
Receiving objects: 38% (29/75)
Receiving objects: 40% (30/75)
Receiving objects: 41% (31/75)
Receiving objects: 42% (32/75)
Receiving objects: 44% (33/75)
Receiving objects: 45% (34/75)
Receiving objects: 46% (35/75)
Receiving objects: 48% (36/75)
Receiving objects: 49% (37/75)
Receiving objects: 50% (38/75)
Receiving objects: 52% (39/75)
Receiving objects: 53% (40/75)
Receiving objects: 54% (41/75)
Receiving objects: 56% (42/75)
Receiving objects: 57% (43/75)
Receiving objects: 58% (44/75)
Receiving objects: 60% (45/75)
Receiving objects: 61% (46/75)
Receiving objects: 62% (47/75)
Receiving objects: 64% (48/75)
Receiving objects: 65% (49/75)
Receiving objects: 66% (50/75)
Receiving objects: 68% (51/75)
Receiving objects: 69% (52/75)
Receiving objects: 70% (53/75)
Receiving objects: 72% (54/75)
Receiving objects: 73% (55/75)
Receiving objects: 74% (56/75)
Receiving objects: 76% (57/75)
Receiving objects: 77% (58/75)
Receiving objects: 78% (59/75)
Receiving objects: 80% (60/75)
Receiving objects: 81% (61/75)
Receiving objects: 82% (62/75)
Receiving objects: 84% (63/75)
Receiving objects: 85% (64/75)
Receiving objects: 86% (65/75)
Receiving objects: 88% (66/75)
Receiving objects: 89% (67/75)
Receiving objects: 90% (68/75)
Receiving objects: 92% (69/75)
Receiving objects: 93% (70/75)
Receiving objects: 94% (71/75)
Receiving objects: 96% (72/75)
Receiving objects: 97% (73/75)
Receiving objects: 98% (74/75)
Receiving objects: 100% (75/75)
Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done.
Resolving deltas: 0% (0/32)
Resolving deltas: 46% (15/32)
Resolving deltas: 59% (19/32)
Resolving deltas: 62% (20/32)
Resolving deltas: 100% (32/32)
Resolving deltas: 100% (32/32), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/perception_vehicles'...
remote: Enumerating objects: 45, done.
remote: Counting objects: 2% (1/45)
remote: Counting objects: 4% (2/45)
remote: Counting objects: 6% (3/45)
remote: Counting objects: 8% (4/45)
remote: Counting objects: 11% (5/45)
remote: Counting objects: 13% (6/45)
remote: Counting objects: 15% (7/45)
remote: Counting objects: 17% (8/45)
remote: Counting objects: 20% (9/45)
remote: Counting objects: 22% (10/45)
remote: Counting objects: 24% (11/45)
remote: Counting objects: 26% (12/45)
remote: Counting objects: 28% (13/45)
remote: Counting objects: 31% (14/45)
remote: Counting objects: 33% (15/45)
remote: Counting objects: 35% (16/45)
remote: Counting objects: 37% (17/45)
remote: Counting objects: 40% (18/45)
remote: Counting objects: 42% (19/45)
remote: Counting objects: 44% (20/45)
remote: Counting objects: 46% (21/45)
remote: Counting objects: 48% (22/45)
remote: Counting objects: 51% (23/45)
remote: Counting objects: 53% (24/45)
remote: Counting objects: 55% (25/45)
remote: Counting objects: 57% (26/45)
remote: Counting objects: 60% (27/45)
remote: Counting objects: 62% (28/45)
remote: Counting objects: 64% (29/45)
remote: Counting objects: 66% (30/45)
remote: Counting objects: 68% (31/45)
remote: Counting objects: 71% (32/45)
remote: Counting objects: 73% (33/45)
remote: Counting objects: 75% (34/45)
remote: Counting objects: 77% (35/45)
remote: Counting objects: 80% (36/45)
remote: Counting objects: 82% (37/45)
remote: Counting objects: 84% (38/45)
remote: Counting objects: 86% (39/45)
remote: Counting objects: 88% (40/45)
remote: Counting objects: 91% (41/45)
remote: Counting objects: 93% (42/45)
remote: Counting objects: 95% (43/45)
remote: Counting objects: 97% (44/45)
remote: Counting objects: 100% (45/45)
remote: Counting objects: 100% (45/45), done.
remote: Compressing objects: 3% (1/31)
remote: Compressing objects: 6% (2/31)
remote: Compressing objects: 9% (3/31)
remote: Compressing objects: 12% (4/31)
remote: Compressing objects: 16% (5/31)
remote: Compressing objects: 19% (6/31)
remote: Compressing objects: 22% (7/31)
remote: Compressing objects: 25% (8/31)
remote: Compressing objects: 29% (9/31)
remote: Compressing objects: 32% (10/31)
remote: Compressing objects: 35% (11/31)
remote: Compressing objects: 38% (12/31)
remote: Compressing objects: 41% (13/31)
remote: Compressing objects: 45% (14/31)
remote: Compressing objects: 48% (15/31)
remote: Compressing objects: 51% (16/31)
remote: Compressing objects: 54% (17/31)
remote: Compressing objects: 58% (18/31)
remote: Compressing objects: 61% (19/31)
remote: Compressing objects: 64% (20/31)
remote: Compressing objects: 67% (21/31)
remote: Compressing objects: 70% (22/31)
remote: Compressing objects: 74% (23/31)
remote: Compressing objects: 77% (24/31)
remote: Compressing objects: 80% (25/31)
remote: Compressing objects: 83% (26/31)
remote: Compressing objects: 87% (27/31)
remote: Compressing objects: 90% (28/31)
remote: Compressing objects: 93% (29/31)
remote: Compressing objects: 96% (30/31)
remote: Compressing objects: 100% (31/31)
remote: Compressing objects: 100% (31/31), done.
remote: Total 45 (delta 7), reused 0 (delta 0), pack-reused 0
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), 7.23 KiB | 7.23 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 14% (1/7)
Resolving deltas: 28% (2/7)
Resolving deltas: 85% (6/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/pncc_common_config'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 1% (1/62)
remote: Counting objects: 3% (2/62)
remote: Counting objects: 4% (3/62)
remote: Counting objects: 6% (4/62)
remote: Counting objects: 8% (5/62)
remote: Counting objects: 9% (6/62)
remote: Counting objects: 11% (7/62)
remote: Counting objects: 12% (8/62)
remote: Counting objects: 14% (9/62)
remote: Counting objects: 16% (10/62)
remote: Counting objects: 17% (11/62)
remote: Counting objects: 19% (12/62)
remote: Counting objects: 20% (13/62)
remote: Counting objects: 22% (14/62)
remote: Counting objects: 24% (15/62)
remote: Counting objects: 25% (16/62)
remote: Counting objects: 27% (17/62)
remote: Counting objects: 29% (18/62)
remote: Counting objects: 30% (19/62)
remote: Counting objects: 32% (20/62)
remote: Counting objects: 33% (21/62)
remote: Counting objects: 35% (22/62)
remote: Counting objects: 37% (23/62)
remote: Counting objects: 38% (24/62)
remote: Counting objects: 40% (25/62)
remote: Counting objects: 41% (26/62)
remote: Counting objects: 43% (27/62)
remote: Counting objects: 45% (28/62)
remote: Counting objects: 46% (29/62)
remote: Counting objects: 48% (30/62)
remote: Counting objects: 50% (31/62)
remote: Counting objects: 51% (32/62)
remote: Counting objects: 53% (33/62)
remote: Counting objects: 54% (34/62)
remote: Counting objects: 56% (35/62)
remote: Counting objects: 58% (36/62)
remote: Counting objects: 59% (37/62)
remote: Counting objects: 61% (38/62)
remote: Counting objects: 62% (39/62)
remote: Counting objects: 64% (40/62)
remote: Counting objects: 66% (41/62)
remote: Counting objects: 67% (42/62)
remote: Counting objects: 69% (43/62)
remote: Counting objects: 70% (44/62)
remote: Counting objects: 72% (45/62)
remote: Counting objects: 74% (46/62)
remote: Counting objects: 75% (47/62)
remote: Counting objects: 77% (48/62)
remote: Counting objects: 79% (49/62)
remote: Counting objects: 80% (50/62)
remote: Counting objects: 82% (51/62)
remote: Counting objects: 83% (52/62)
remote: Counting objects: 85% (53/62)
remote: Counting objects: 87% (54/62)
remote: Counting objects: 88% (55/62)
remote: Counting objects: 90% (56/62)
remote: Counting objects: 91% (57/62)
remote: Counting objects: 93% (58/62)
remote: Counting objects: 95% (59/62)
remote: Counting objects: 96% (60/62)
remote: Counting objects: 98% (61/62)
remote: Counting objects: 100% (62/62)
remote: Counting objects: 100% (62/62), 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 62 (delta 9), reused 40 (delta 7), pack-reused 0
Receiving objects: 1% (1/62)
Receiving objects: 3% (2/62)
Receiving objects: 4% (3/62)
Receiving objects: 6% (4/62)
Receiving objects: 8% (5/62)
Receiving objects: 9% (6/62)
Receiving objects: 11% (7/62)
Receiving objects: 12% (8/62)
Receiving objects: 14% (9/62)
Receiving objects: 16% (10/62)
Receiving objects: 17% (11/62)
Receiving objects: 19% (12/62)
Receiving objects: 20% (13/62)
Receiving objects: 22% (14/62)
Receiving objects: 24% (15/62)
Receiving objects: 25% (16/62)
Receiving objects: 27% (17/62)
Receiving objects: 29% (18/62)
Receiving objects: 30% (19/62)
Receiving objects: 32% (20/62)
Receiving objects: 33% (21/62)
Receiving objects: 35% (22/62)
Receiving objects: 37% (23/62)
Receiving objects: 38% (24/62)
Receiving objects: 40% (25/62)
Receiving objects: 41% (26/62)
Receiving objects: 43% (27/62)
Receiving objects: 45% (28/62)
Receiving objects: 46% (29/62)
Receiving objects: 48% (30/62)
Receiving objects: 50% (31/62)
Receiving objects: 51% (32/62)
Receiving objects: 53% (33/62)
Receiving objects: 54% (34/62)
Receiving objects: 56% (35/62)
Receiving objects: 58% (36/62)
Receiving objects: 59% (37/62)
Receiving objects: 61% (38/62)
Receiving objects: 62% (39/62)
Receiving objects: 64% (40/62)
Receiving objects: 66% (41/62)
Receiving objects: 67% (42/62)
Receiving objects: 69% (43/62)
Receiving objects: 70% (44/62)
Receiving objects: 72% (45/62)
Receiving objects: 74% (46/62)
Receiving objects: 75% (47/62)
Receiving objects: 77% (48/62)
Receiving objects: 79% (49/62)
Receiving objects: 80% (50/62)
Receiving objects: 82% (51/62)
Receiving objects: 83% (52/62)
Receiving objects: 85% (53/62)
Receiving objects: 87% (54/62)
Receiving objects: 88% (55/62)
Receiving objects: 90% (56/62)
Receiving objects: 91% (57/62)
Receiving objects: 93% (58/62)
Receiving objects: 95% (59/62)
Receiving objects: 96% (60/62)
Receiving objects: 98% (61/62)
Receiving objects: 100% (62/62)
Receiving objects: 100% (62/62), 11.36 KiB | 11.36 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 11% (1/9)
Resolving deltas: 22% (2/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/pncc_port_related_config'...
remote: Enumerating objects: 171, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
remote: Total 171 (delta 0), reused 0 (delta 0), pack-reused 165
Receiving objects: 0% (1/171)
Receiving objects: 1% (2/171)
Receiving objects: 2% (4/171)
Receiving objects: 3% (6/171)
Receiving objects: 4% (7/171)
Receiving objects: 5% (9/171)
Receiving objects: 6% (11/171)
Receiving objects: 7% (12/171)
Receiving objects: 8% (14/171)
Receiving objects: 9% (16/171)
Receiving objects: 10% (18/171)
Receiving objects: 11% (19/171)
Receiving objects: 12% (21/171)
Receiving objects: 13% (23/171)
Receiving objects: 14% (24/171)
Receiving objects: 15% (26/171)
Receiving objects: 16% (28/171)
Receiving objects: 17% (30/171)
Receiving objects: 18% (31/171)
Receiving objects: 19% (33/171)
Receiving objects: 20% (35/171)
Receiving objects: 21% (36/171)
Receiving objects: 22% (38/171)
Receiving objects: 23% (40/171)
Receiving objects: 24% (42/171)
Receiving objects: 25% (43/171)
Receiving objects: 26% (45/171)
Receiving objects: 27% (47/171)
Receiving objects: 28% (48/171)
Receiving objects: 29% (50/171)
Receiving objects: 30% (52/171)
Receiving objects: 31% (54/171)
Receiving objects: 32% (55/171)
Receiving objects: 33% (57/171)
Receiving objects: 34% (59/171)
Receiving objects: 35% (60/171)
Receiving objects: 36% (62/171)
Receiving objects: 37% (64/171)
Receiving objects: 38% (65/171)
Receiving objects: 39% (67/171)
Receiving objects: 40% (69/171)
Receiving objects: 41% (71/171)
Receiving objects: 42% (72/171)
Receiving objects: 43% (74/171)
Receiving objects: 44% (76/171)
Receiving objects: 45% (77/171)
Receiving objects: 46% (79/171)
Receiving objects: 47% (81/171)
Receiving objects: 48% (83/171)
Receiving objects: 49% (84/171)
Receiving objects: 50% (86/171)
Receiving objects: 51% (88/171)
Receiving objects: 52% (89/171)
Receiving objects: 53% (91/171)
Receiving objects: 54% (93/171)
Receiving objects: 55% (95/171)
Receiving objects: 56% (96/171)
Receiving objects: 57% (98/171)
Receiving objects: 58% (100/171)
Receiving objects: 59% (101/171)
Receiving objects: 60% (103/171)
Receiving objects: 61% (105/171)
Receiving objects: 62% (107/171)
Receiving objects: 63% (108/171)
Receiving objects: 64% (110/171)
Receiving objects: 65% (112/171)
Receiving objects: 66% (113/171)
Receiving objects: 67% (115/171)
Receiving objects: 68% (117/171)
Receiving objects: 69% (118/171)
Receiving objects: 70% (120/171)
Receiving objects: 71% (122/171)
Receiving objects: 72% (124/171)
Receiving objects: 73% (125/171)
Receiving objects: 74% (127/171)
Receiving objects: 75% (129/171)
Receiving objects: 76% (130/171)
Receiving objects: 77% (132/171)
Receiving objects: 78% (134/171)
Receiving objects: 79% (136/171)
Receiving objects: 80% (137/171)
Receiving objects: 81% (139/171)
Receiving objects: 82% (141/171)
Receiving objects: 83% (142/171)
Receiving objects: 84% (144/171)
Receiving objects: 85% (146/171)
Receiving objects: 86% (148/171)
Receiving objects: 87% (149/171)
Receiving objects: 88% (151/171)
Receiving objects: 89% (153/171)
Receiving objects: 90% (154/171)
Receiving objects: 91% (156/171)
Receiving objects: 92% (158/171)
Receiving objects: 93% (160/171)
Receiving objects: 94% (161/171)
Receiving objects: 95% (163/171)
Receiving objects: 96% (165/171)
Receiving objects: 97% (166/171)
Receiving objects: 98% (168/171)
Receiving objects: 99% (170/171)
Receiving objects: 100% (171/171)
Receiving objects: 100% (171/171), 30.06 KiB | 30.06 MiB/s, done.
Resolving deltas: 0% (0/56)
Resolving deltas: 1% (1/56)
Resolving deltas: 7% (4/56)
Resolving deltas: 16% (9/56)
Resolving deltas: 32% (18/56)
Resolving deltas: 48% (27/56)
Resolving deltas: 51% (29/56)
Resolving deltas: 53% (30/56)
Resolving deltas: 60% (34/56)
Resolving deltas: 66% (37/56)
Resolving deltas: 67% (38/56)
Resolving deltas: 76% (43/56)
Resolving deltas: 100% (56/56)
Resolving deltas: 100% (56/56), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 191, done.
remote: Counting objects: 3% (1/29)
remote: Counting objects: 6% (2/29)
remote: Counting objects: 10% (3/29)
remote: Counting objects: 13% (4/29)
remote: Counting objects: 17% (5/29)
remote: Counting objects: 20% (6/29)
remote: Counting objects: 24% (7/29)
remote: Counting objects: 27% (8/29)
remote: Counting objects: 31% (9/29)
remote: Counting objects: 34% (10/29)
remote: Counting objects: 37% (11/29)
remote: Counting objects: 41% (12/29)
remote: Counting objects: 44% (13/29)
remote: Counting objects: 48% (14/29)
remote: Counting objects: 51% (15/29)
remote: Counting objects: 55% (16/29)
remote: Counting objects: 58% (17/29)
remote: Counting objects: 62% (18/29)
remote: Counting objects: 65% (19/29)
remote: Counting objects: 68% (20/29)
remote: Counting objects: 72% (21/29)
remote: Counting objects: 75% (22/29)
remote: Counting objects: 79% (23/29)
remote: Counting objects: 82% (24/29)
remote: Counting objects: 86% (25/29)
remote: Counting objects: 89% (26/29)
remote: Counting objects: 93% (27/29)
remote: Counting objects: 96% (28/29)
remote: Counting objects: 100% (29/29)
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
Receiving objects: 0% (1/191)
Receiving objects: 1% (2/191)
Receiving objects: 2% (4/191)
Receiving objects: 3% (6/191)
Receiving objects: 4% (8/191)
Receiving objects: 5% (10/191)
Receiving objects: 6% (12/191)
Receiving objects: 7% (14/191)
Receiving objects: 8% (16/191)
Receiving objects: 9% (18/191)
Receiving objects: 10% (20/191)
Receiving objects: 11% (22/191)
Receiving objects: 12% (23/191)
Receiving objects: 13% (25/191)
Receiving objects: 14% (27/191)
Receiving objects: 15% (29/191)
Receiving objects: 16% (31/191)
Receiving objects: 17% (33/191)
Receiving objects: 18% (35/191)
Receiving objects: 19% (37/191)
Receiving objects: 20% (39/191)
Receiving objects: 21% (41/191)
Receiving objects: 22% (43/191)
Receiving objects: 23% (44/191)
Receiving objects: 24% (46/191)
Receiving objects: 25% (48/191)
Receiving objects: 26% (50/191)
Receiving objects: 27% (52/191)
Receiving objects: 28% (54/191)
Receiving objects: 29% (56/191)
remote: Total 191 (delta 4), reused 0 (delta 0), pack-reused 162
Receiving objects: 30% (58/191)
Receiving objects: 31% (60/191)
Receiving objects: 32% (62/191)
Receiving objects: 33% (64/191)
Receiving objects: 34% (65/191)
Receiving objects: 35% (67/191)
Receiving objects: 36% (69/191)
Receiving objects: 37% (71/191)
Receiving objects: 38% (73/191)
Receiving objects: 39% (75/191)
Receiving objects: 40% (77/191)
Receiving objects: 41% (79/191)
Receiving objects: 42% (81/191)
Receiving objects: 43% (83/191)
Receiving objects: 44% (85/191)
Receiving objects: 45% (86/191)
Receiving objects: 46% (88/191)
Receiving objects: 47% (90/191)
Receiving objects: 48% (92/191)
Receiving objects: 49% (94/191)
Receiving objects: 50% (96/191)
Receiving objects: 51% (98/191)
Receiving objects: 52% (100/191)
Receiving objects: 53% (102/191)
Receiving objects: 54% (104/191)
Receiving objects: 55% (106/191)
Receiving objects: 56% (107/191)
Receiving objects: 57% (109/191)
Receiving objects: 58% (111/191)
Receiving objects: 59% (113/191)
Receiving objects: 60% (115/191)
Receiving objects: 61% (117/191)
Receiving objects: 62% (119/191)
Receiving objects: 63% (121/191)
Receiving objects: 64% (123/191)
Receiving objects: 65% (125/191)
Receiving objects: 66% (127/191)
Receiving objects: 67% (128/191)
Receiving objects: 68% (130/191)
Receiving objects: 69% (132/191)
Receiving objects: 70% (134/191)
Receiving objects: 71% (136/191)
Receiving objects: 72% (138/191)
Receiving objects: 73% (140/191)
Receiving objects: 74% (142/191)
Receiving objects: 75% (144/191)
Receiving objects: 76% (146/191)
Receiving objects: 77% (148/191)
Receiving objects: 78% (149/191)
Receiving objects: 79% (151/191)
Receiving objects: 80% (153/191)
Receiving objects: 81% (155/191)
Receiving objects: 82% (157/191)
Receiving objects: 83% (159/191)
Receiving objects: 84% (161/191)
Receiving objects: 85% (163/191)
Receiving objects: 86% (165/191)
Receiving objects: 87% (167/191)
Receiving objects: 88% (169/191)
Receiving objects: 89% (170/191)
Receiving objects: 90% (172/191)
Receiving objects: 91% (174/191)
Receiving objects: 92% (176/191)
Receiving objects: 93% (178/191)
Receiving objects: 94% (180/191)
Receiving objects: 95% (182/191)
Receiving objects: 96% (184/191)
Receiving objects: 97% (186/191)
Receiving objects: 98% (188/191)
Receiving objects: 99% (190/191)
Receiving objects: 100% (191/191)
Receiving objects: 100% (191/191), 44.31 KiB | 14.77 MiB/s, done.
Resolving deltas: 0% (0/74)
Resolving deltas: 4% (3/74)
Resolving deltas: 10% (8/74)
Resolving deltas: 13% (10/74)
Resolving deltas: 14% (11/74)
Resolving deltas: 21% (16/74)
Resolving deltas: 24% (18/74)
Resolving deltas: 37% (28/74)
Resolving deltas: 39% (29/74)
Resolving deltas: 40% (30/74)
Resolving deltas: 41% (31/74)
Resolving deltas: 50% (37/74)
Resolving deltas: 54% (40/74)
Resolving deltas: 64% (48/74)
Resolving deltas: 77% (57/74)
Resolving deltas: 78% (58/74)
Resolving deltas: 81% (60/74)
Resolving deltas: 85% (63/74)
Resolving deltas: 87% (65/74)
Resolving deltas: 94% (70/74)
Resolving deltas: 95% (71/74)
Resolving deltas: 100% (74/74)
Resolving deltas: 100% (74/74), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/pointcloud_customized'...
remote: Enumerating objects: 352, done.
remote: Counting objects: 1% (1/59)
remote: Counting objects: 3% (2/59)
remote: Counting objects: 5% (3/59)
remote: Counting objects: 6% (4/59)
remote: Counting objects: 8% (5/59)
remote: Counting objects: 10% (6/59)
remote: Counting objects: 11% (7/59)
remote: Counting objects: 13% (8/59)
remote: Counting objects: 15% (9/59)
remote: Counting objects: 16% (10/59)
remote: Counting objects: 18% (11/59)
remote: Counting objects: 20% (12/59)
remote: Counting objects: 22% (13/59)
remote: Counting objects: 23% (14/59)
remote: Counting objects: 25% (15/59)
remote: Counting objects: 27% (16/59)
remote: Counting objects: 28% (17/59)
remote: Counting objects: 30% (18/59)
remote: Counting objects: 32% (19/59)
remote: Counting objects: 33% (20/59)
remote: Counting objects: 35% (21/59)
remote: Counting objects: 37% (22/59)
remote: Counting objects: 38% (23/59)
remote: Counting objects: 40% (24/59)
remote: Counting objects: 42% (25/59)
remote: Counting objects: 44% (26/59)
remote: Counting objects: 45% (27/59)
remote: Counting objects: 47% (28/59)
remote: Counting objects: 49% (29/59)
remote: Counting objects: 50% (30/59)
remote: Counting objects: 52% (31/59)
remote: Counting objects: 54% (32/59)
remote: Counting objects: 55% (33/59)
remote: Counting objects: 57% (34/59)
remote: Counting objects: 59% (35/59)
remote: Counting objects: 61% (36/59)
remote: Counting objects: 62% (37/59)
remote: Counting objects: 64% (38/59)
remote: Counting objects: 66% (39/59)
remote: Counting objects: 67% (40/59)
remote: Counting objects: 69% (41/59)
remote: Counting objects: 71% (42/59)
remote: Counting objects: 72% (43/59)
remote: Counting objects: 74% (44/59)
remote: Counting objects: 76% (45/59)
remote: Counting objects: 77% (46/59)
remote: Counting objects: 79% (47/59)
remote: Counting objects: 81% (48/59)
remote: Counting objects: 83% (49/59)
remote: Counting objects: 84% (50/59)
remote: Counting objects: 86% (51/59)
remote: Counting objects: 88% (52/59)
remote: Counting objects: 89% (53/59)
remote: Counting objects: 91% (54/59)
remote: Counting objects: 93% (55/59)
remote: Counting objects: 94% (56/59)
remote: Counting objects: 96% (57/59)
remote: Counting objects: 98% (58/59)
remote: Counting objects: 100% (59/59)
remote: Counting objects: 100% (59/59), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/352)
Receiving objects: 1% (4/352)
Receiving objects: 2% (8/352)
Receiving objects: 3% (11/352)
Receiving objects: 4% (15/352)
Receiving objects: 5% (18/352)
Receiving objects: 6% (22/352)
Receiving objects: 7% (25/352)
Receiving objects: 8% (29/352)
Receiving objects: 9% (32/352)
Receiving objects: 10% (36/352)
Receiving objects: 11% (39/352)
Receiving objects: 12% (43/352)
Receiving objects: 13% (46/352)
Receiving objects: 13% (47/352), 46.97 MiB | 46.96 MiB/s
Receiving objects: 13% (48/352), 92.77 MiB | 46.38 MiB/s
Receiving objects: 13% (48/352), 135.77 MiB | 45.25 MiB/s
Receiving objects: 14% (50/352), 156.41 MiB | 44.68 MiB/s
Receiving objects: 15% (53/352), 156.41 MiB | 44.68 MiB/s
Receiving objects: 16% (57/352), 156.41 MiB | 44.68 MiB/s
Receiving objects: 16% (59/352), 174.59 MiB | 43.65 MiB/s
Receiving objects: 17% (60/352), 174.59 MiB | 43.65 MiB/s
Receiving objects: 18% (64/352), 174.59 MiB | 43.65 MiB/s
Receiving objects: 19% (67/352), 174.59 MiB | 43.65 MiB/s
Receiving objects: 20% (71/352), 174.59 MiB | 43.65 MiB/s
Receiving objects: 21% (74/352), 174.59 MiB | 43.65 MiB/s
Receiving objects: 22% (78/352), 174.59 MiB | 43.65 MiB/s
Receiving objects: 23% (81/352), 174.59 MiB | 43.65 MiB/s
Receiving objects: 24% (85/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 25% (88/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 26% (92/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 27% (96/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 28% (99/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 29% (103/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 30% (106/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 31% (110/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 32% (113/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 33% (117/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 34% (120/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 35% (124/352), 194.91 MiB | 43.31 MiB/s
Receiving objects: 35% (124/352), 213.90 MiB | 42.33 MiB/s
Receiving objects: 36% (127/352), 213.90 MiB | 42.33 MiB/s
Receiving objects: 37% (131/352), 213.90 MiB | 42.33 MiB/s
Receiving objects: 38% (134/352), 213.90 MiB | 42.33 MiB/s
Receiving objects: 39% (138/352), 213.90 MiB | 42.33 MiB/s
Receiving objects: 40% (141/352), 237.00 MiB | 42.23 MiB/s
Receiving objects: 41% (145/352), 237.00 MiB | 42.23 MiB/s
Receiving objects: 42% (148/352), 237.00 MiB | 42.23 MiB/s
Receiving objects: 43% (152/352), 237.00 MiB | 42.23 MiB/s
Receiving objects: 44% (155/352), 237.00 MiB | 42.23 MiB/s
Receiving objects: 45% (159/352), 237.00 MiB | 42.23 MiB/s
Receiving objects: 45% (161/352), 260.06 MiB | 41.59 MiB/s
Receiving objects: 46% (162/352), 260.06 MiB | 41.59 MiB/s
Receiving objects: 47% (166/352), 260.06 MiB | 41.59 MiB/s
Receiving objects: 47% (168/352), 298.49 MiB | 41.06 MiB/s
Receiving objects: 48% (169/352), 298.49 MiB | 41.06 MiB/s
Receiving objects: 49% (173/352), 298.49 MiB | 41.06 MiB/s
Receiving objects: 50% (176/352), 298.49 MiB | 41.06 MiB/s
Receiving objects: 51% (180/352), 298.49 MiB | 41.06 MiB/s
Receiving objects: 52% (184/352), 298.49 MiB | 41.06 MiB/s
Receiving objects: 53% (187/352), 318.75 MiB | 40.66 MiB/s
Receiving objects: 54% (191/352), 336.33 MiB | 39.98 MiB/s
Receiving objects: 54% (193/352), 373.21 MiB | 39.62 MiB/s
Receiving objects: 55% (194/352), 373.21 MiB | 39.62 MiB/s
Receiving objects: 56% (198/352), 373.21 MiB | 39.62 MiB/s
Receiving objects: 57% (201/352), 394.74 MiB | 40.19 MiB/s
Receiving objects: 57% (201/352), 411.61 MiB | 38.80 MiB/s
Receiving objects: 58% (205/352), 411.61 MiB | 38.80 MiB/s
Receiving objects: 59% (208/352), 445.33 MiB | 41.17 MiB/s
Receiving objects: 60% (212/352), 445.33 MiB | 41.17 MiB/s
Receiving objects: 61% (215/352), 445.33 MiB | 41.17 MiB/s
Receiving objects: 62% (219/352), 445.33 MiB | 41.17 MiB/s
Receiving objects: 63% (222/352), 445.33 MiB | 41.17 MiB/s
Receiving objects: 64% (226/352), 445.33 MiB | 41.17 MiB/s
Receiving objects: 64% (227/352), 467.62 MiB | 41.86 MiB/s
Receiving objects: 65% (229/352), 467.62 MiB | 41.86 MiB/s
Receiving objects: 66% (233/352), 467.62 MiB | 41.86 MiB/s
Receiving objects: 67% (236/352), 467.62 MiB | 41.86 MiB/s
Receiving objects: 67% (238/352), 505.14 MiB | 41.42 MiB/s
Receiving objects: 68% (240/352), 505.14 MiB | 41.42 MiB/s
Receiving objects: 69% (243/352), 505.14 MiB | 41.42 MiB/s
Receiving objects: 69% (246/352), 539.13 MiB | 40.12 MiB/s
Receiving objects: 70% (247/352), 539.13 MiB | 40.12 MiB/s
Receiving objects: 71% (250/352), 539.13 MiB | 40.12 MiB/s
Receiving objects: 72% (254/352), 539.13 MiB | 40.12 MiB/s
Receiving objects: 73% (257/352), 539.13 MiB | 40.12 MiB/s
Receiving objects: 74% (261/352), 539.13 MiB | 40.12 MiB/s
Receiving objects: 75% (264/352), 539.13 MiB | 40.12 MiB/s
Receiving objects: 76% (268/352), 539.13 MiB | 40.12 MiB/s
Receiving objects: 77% (272/352), 556.71 MiB | 40.78 MiB/s
Receiving objects: 78% (275/352), 556.71 MiB | 40.78 MiB/s
Receiving objects: 79% (279/352), 556.71 MiB | 40.78 MiB/s
Receiving objects: 80% (282/352), 556.71 MiB | 40.78 MiB/s
Receiving objects: 81% (286/352), 556.71 MiB | 40.78 MiB/s
Receiving objects: 81% (288/352), 556.71 MiB | 40.78 MiB/s
Receiving objects: 82% (289/352), 573.85 MiB | 39.80 MiB/s
Receiving objects: 83% (293/352), 573.85 MiB | 39.80 MiB/s
Receiving objects: 84% (296/352), 573.85 MiB | 39.80 MiB/s
Receiving objects: 85% (300/352), 573.85 MiB | 39.80 MiB/s
Receiving objects: 86% (303/352), 573.85 MiB | 39.80 MiB/s
Receiving objects: 87% (307/352), 573.85 MiB | 39.80 MiB/s
Receiving objects: 88% (310/352), 573.85 MiB | 39.80 MiB/s
Receiving objects: 89% (314/352), 589.19 MiB | 39.46 MiB/s
Receiving objects: 89% (314/352), 603.80 MiB | 35.22 MiB/s
Receiving objects: 89% (314/352), 614.08 MiB | 15.89 MiB/s
Receiving objects: 89% (315/352), 629.77 MiB | 10.03 MiB/s
Receiving objects: 90% (317/352), 629.77 MiB | 10.03 MiB/s
Receiving objects: 90% (318/352), 646.20 MiB | 9.32 MiB/s
Receiving objects: 91% (321/352), 646.20 MiB | 9.32 MiB/s
Receiving objects: 91% (322/352), 657.17 MiB | 8.35 MiB/s
Receiving objects: 92% (324/352), 657.17 MiB | 8.35 MiB/s
Receiving objects: 93% (328/352), 657.17 MiB | 8.35 MiB/s
Receiving objects: 93% (329/352), 676.06 MiB | 8.52 MiB/s
Receiving objects: 94% (331/352), 695.10 MiB | 8.61 MiB/s
Receiving objects: 95% (335/352), 695.10 MiB | 8.61 MiB/s
Receiving objects: 96% (338/352), 695.10 MiB | 8.61 MiB/s
Receiving objects: 96% (338/352), 717.20 MiB | 8.92 MiB/s
Receiving objects: 97% (342/352), 717.20 MiB | 8.92 MiB/s
Receiving objects: 98% (345/352), 733.61 MiB | 8.98 MiB/s
remote: Total 352 (delta 13), reused 42 (delta 9), pack-reused 293
Receiving objects: 99% (349/352), 733.61 MiB | 8.98 MiB/s
Receiving objects: 100% (352/352), 733.61 MiB | 8.98 MiB/s
Receiving objects: 100% (352/352), 744.85 MiB | 24.08 MiB/s, done.
Resolving deltas: 0% (0/63)
Resolving deltas: 20% (13/63)
Resolving deltas: 25% (16/63)
Resolving deltas: 26% (17/63)
Resolving deltas: 28% (18/63)
Resolving deltas: 30% (19/63)
Resolving deltas: 31% (20/63)
Resolving deltas: 34% (22/63)
Resolving deltas: 38% (24/63)
Resolving deltas: 39% (25/63)
Resolving deltas: 44% (28/63)
Resolving deltas: 46% (29/63)
Resolving deltas: 55% (35/63)
Resolving deltas: 57% (36/63)
Resolving deltas: 60% (38/63)
Resolving deltas: 61% (39/63)
Resolving deltas: 66% (42/63)
Resolving deltas: 69% (44/63)
Resolving deltas: 73% (46/63)
Resolving deltas: 76% (48/63)
Resolving deltas: 85% (54/63)
Resolving deltas: 87% (55/63)
Resolving deltas: 90% (57/63)
Resolving deltas: 92% (58/63)
Resolving deltas: 93% (59/63)
Resolving deltas: 96% (61/63)
Resolving deltas: 100% (63/63)
Resolving deltas: 100% (63/63), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/prediction_config'...
remote: Enumerating objects: 168, done.
remote: Counting objects: 0% (1/124)
remote: Counting objects: 1% (2/124)
remote: Counting objects: 2% (3/124)
remote: Counting objects: 3% (4/124)
remote: Counting objects: 4% (5/124)
remote: Counting objects: 5% (7/124)
remote: Counting objects: 6% (8/124)
remote: Counting objects: 7% (9/124)
remote: Counting objects: 8% (10/124)
remote: Counting objects: 9% (12/124)
remote: Counting objects: 10% (13/124)
remote: Counting objects: 11% (14/124)
remote: Counting objects: 12% (15/124)
remote: Counting objects: 13% (17/124)
remote: Counting objects: 14% (18/124)
remote: Counting objects: 15% (19/124)
remote: Counting objects: 16% (20/124)
remote: Counting objects: 17% (22/124)
remote: Counting objects: 18% (23/124)
remote: Counting objects: 19% (24/124)
remote: Counting objects: 20% (25/124)
remote: Counting objects: 21% (27/124)
remote: Counting objects: 22% (28/124)
remote: Counting objects: 23% (29/124)
remote: Counting objects: 24% (30/124)
remote: Counting objects: 25% (31/124)
remote: Counting objects: 26% (33/124)
remote: Counting objects: 27% (34/124)
remote: Counting objects: 28% (35/124)
remote: Counting objects: 29% (36/124)
remote: Counting objects: 30% (38/124)
remote: Counting objects: 31% (39/124)
remote: Counting objects: 32% (40/124)
remote: Counting objects: 33% (41/124)
remote: Counting objects: 34% (43/124)
remote: Counting objects: 35% (44/124)
remote: Counting objects: 36% (45/124)
remote: Counting objects: 37% (46/124)
remote: Counting objects: 38% (48/124)
remote: Counting objects: 39% (49/124)
remote: Counting objects: 40% (50/124)
remote: Counting objects: 41% (51/124)
remote: Counting objects: 42% (53/124)
remote: Counting objects: 43% (54/124)
remote: Counting objects: 44% (55/124)
remote: Counting objects: 45% (56/124)
remote: Counting objects: 46% (58/124)
remote: Counting objects: 47% (59/124)
remote: Counting objects: 48% (60/124)
remote: Counting objects: 49% (61/124)
remote: Counting objects: 50% (62/124)
remote: Counting objects: 51% (64/124)
remote: Counting objects: 52% (65/124)
remote: Counting objects: 53% (66/124)
remote: Counting objects: 54% (67/124)
remote: Counting objects: 55% (69/124)
remote: Counting objects: 56% (70/124)
remote: Counting objects: 57% (71/124)
remote: Counting objects: 58% (72/124)
remote: Counting objects: 59% (74/124)
remote: Counting objects: 60% (75/124)
remote: Counting objects: 61% (76/124)
remote: Counting objects: 62% (77/124)
remote: Counting objects: 63% (79/124)
remote: Counting objects: 64% (80/124)
remote: Counting objects: 65% (81/124)
remote: Counting objects: 66% (82/124)
remote: Counting objects: 67% (84/124)
remote: Counting objects: 68% (85/124)
remote: Counting objects: 69% (86/124)
remote: Counting objects: 70% (87/124)
remote: Counting objects: 71% (89/124)
remote: Counting objects: 72% (90/124)
remote: Counting objects: 73% (91/124)
remote: Counting objects: 74% (92/124)
remote: Counting objects: 75% (93/124)
remote: Counting objects: 76% (95/124)
remote: Counting objects: 77% (96/124)
remote: Counting objects: 78% (97/124)
remote: Counting objects: 79% (98/124)
remote: Counting objects: 80% (100/124)
remote: Counting objects: 81% (101/124)
remote: Counting objects: 82% (102/124)
remote: Counting objects: 83% (103/124)
remote: Counting objects: 84% (105/124)
remote: Counting objects: 85% (106/124)
remote: Counting objects: 86% (107/124)
remote: Counting objects: 87% (108/124)
remote: Counting objects: 88% (110/124)
remote: Counting objects: 89% (111/124)
remote: Counting objects: 90% (112/124)
remote: Counting objects: 91% (113/124)
remote: Counting objects: 92% (115/124)
remote: Counting objects: 93% (116/124)
remote: Counting objects: 94% (117/124)
remote: Counting objects: 95% (118/124)
remote: Counting objects: 96% (120/124)
remote: Counting objects: 97% (121/124)
remote: Counting objects: 98% (122/124)
remote: Counting objects: 99% (123/124)
remote: Counting objects: 100% (124/124)
remote: Counting objects: 100% (124/124), done.
remote: Compressing objects: 1% (1/60)
remote: Compressing objects: 3% (2/60)
remote: Compressing objects: 5% (3/60)
remote: Compressing objects: 6% (4/60)
remote: Compressing objects: 8% (5/60)
remote: Compressing objects: 10% (6/60)
remote: Compressing objects: 11% (7/60)
remote: Compressing objects: 13% (8/60)
remote: Compressing objects: 15% (9/60)
remote: Compressing objects: 16% (10/60)
remote: Compressing objects: 18% (11/60)
remote: Compressing objects: 20% (12/60)
remote: Compressing objects: 21% (13/60)
remote: Compressing objects: 23% (14/60)
remote: Compressing objects: 25% (15/60)
remote: Compressing objects: 26% (16/60)
remote: Compressing objects: 28% (17/60)
remote: Compressing objects: 30% (18/60)
remote: Compressing objects: 31% (19/60)
remote: Compressing objects: 33% (20/60)
remote: Compressing objects: 35% (21/60)
remote: Compressing objects: 36% (22/60)
remote: Compressing objects: 38% (23/60)
remote: Compressing objects: 40% (24/60)
remote: Compressing objects: 41% (25/60)
remote: Compressing objects: 43% (26/60)
remote: Compressing objects: 45% (27/60)
remote: Compressing objects: 46% (28/60)
remote: Compressing objects: 48% (29/60)
remote: Compressing objects: 50% (30/60)
remote: Compressing objects: 51% (31/60)
remote: Compressing objects: 53% (32/60)
remote: Compressing objects: 55% (33/60)
remote: Compressing objects: 56% (34/60)
remote: Compressing objects: 58% (35/60)
remote: Compressing objects: 60% (36/60)
remote: Compressing objects: 61% (37/60)
remote: Compressing objects: 63% (38/60)
remote: Compressing objects: 65% (39/60)
remote: Compressing objects: 66% (40/60)
remote: Compressing objects: 68% (41/60)
remote: Compressing objects: 70% (42/60)
remote: Compressing objects: 71% (43/60)
remote: Compressing objects: 73% (44/60)
remote: Compressing objects: 75% (45/60)
remote: Compressing objects: 76% (46/60)
remote: Compressing objects: 78% (47/60)
remote: Compressing objects: 80% (48/60)
remote: Compressing objects: 81% (49/60)
remote: Compressing objects: 83% (50/60)
remote: Compressing objects: 85% (51/60)
remote: Compressing objects: 86% (52/60)
remote: Compressing objects: 88% (53/60)
remote: Compressing objects: 90% (54/60)
remote: Compressing objects: 91% (55/60)
remote: Compressing objects: 93% (56/60)
remote: Compressing objects: 95% (57/60)
remote: Compressing objects: 96% (58/60)
remote: Compressing objects: 98% (59/60)
remote: Compressing objects: 100% (60/60)
remote: Compressing objects: 100% (60/60), done.
Receiving objects: 0% (1/168)
Receiving objects: 1% (2/168)
Receiving objects: 2% (4/168)
Receiving objects: 3% (6/168)
Receiving objects: 4% (7/168)
Receiving objects: 5% (9/168)
Receiving objects: 6% (11/168)
Receiving objects: 7% (12/168)
Receiving objects: 8% (14/168)
Receiving objects: 9% (16/168)
Receiving objects: 10% (17/168)
Receiving objects: 11% (19/168)
Receiving objects: 12% (21/168)
Receiving objects: 13% (22/168)
Receiving objects: 14% (24/168)
Receiving objects: 15% (26/168)
Receiving objects: 16% (27/168)
Receiving objects: 17% (29/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 18% (31/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 19% (32/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 20% (34/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 21% (36/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 22% (37/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 23% (39/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 24% (41/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 25% (42/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 26% (44/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 27% (46/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 28% (48/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 29% (49/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 30% (51/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 31% (53/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 32% (54/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 33% (56/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 34% (58/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 35% (59/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 36% (61/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 37% (63/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 38% (64/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 39% (66/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 40% (68/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 41% (69/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 42% (71/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 43% (73/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 44% (74/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 45% (76/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 46% (78/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 47% (79/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 48% (81/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 49% (83/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 50% (84/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 51% (86/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 52% (88/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 53% (90/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 54% (91/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 55% (93/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 56% (95/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 57% (96/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 58% (98/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 59% (100/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 60% (101/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 61% (103/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 62% (105/168), 24.64 MiB | 49.26 MiB/s
Receiving objects: 62% (105/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 63% (106/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 64% (108/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 65% (110/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 66% (111/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 67% (113/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 68% (115/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 69% (116/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 70% (118/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 71% (120/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 72% (121/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 73% (123/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 74% (125/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 75% (126/168), 49.80 MiB | 43.92 MiB/s
remote: Total 168 (delta 35), reused 90 (delta 21), pack-reused 44
Receiving objects: 76% (128/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 77% (130/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 78% (132/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 79% (133/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 80% (135/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 81% (137/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 82% (138/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 83% (140/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 84% (142/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 85% (143/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 86% (145/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 87% (147/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 88% (148/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 89% (150/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 90% (152/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 91% (153/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 92% (155/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 93% (157/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 94% (158/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 95% (160/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 96% (162/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 97% (163/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 98% (165/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 99% (167/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 100% (168/168), 49.80 MiB | 43.92 MiB/s
Receiving objects: 100% (168/168), 62.80 MiB | 45.41 MiB/s, done.
Resolving deltas: 0% (0/46)
Resolving deltas: 2% (1/46)
Resolving deltas: 13% (6/46)
Resolving deltas: 17% (8/46)
Resolving deltas: 73% (34/46)
Resolving deltas: 84% (39/46)
Resolving deltas: 86% (40/46)
Resolving deltas: 93% (43/46)
Resolving deltas: 95% (44/46)
Resolving deltas: 97% (45/46)
Resolving deltas: 100% (46/46)
Resolving deltas: 100% (46/46), done.
Cloning into '/root/workspace/weifang-config/container/A005/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/weifang-config/container/A005/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 80, done.
remote: Counting objects: 1% (1/55)
remote: Counting objects: 3% (2/55)
remote: Counting objects: 5% (3/55)
remote: Counting objects: 7% (4/55)
remote: Counting objects: 9% (5/55)
remote: Counting objects: 10% (6/55)
remote: Counting objects: 12% (7/55)
remote: Counting objects: 14% (8/55)
remote: Counting objects: 16% (9/55)
remote: Counting objects: 18% (10/55)
remote: Counting objects: 20% (11/55)
remote: Counting objects: 21% (12/55)
remote: Counting objects: 23% (13/55)
remote: Counting objects: 25% (14/55)
remote: Counting objects: 27% (15/55)
remote: Counting objects: 29% (16/55)
remote: Counting objects: 30% (17/55)
remote: Counting objects: 32% (18/55)
remote: Counting objects: 34% (19/55)
remote: Counting objects: 36% (20/55)
remote: Counting objects: 38% (21/55)
remote: Counting objects: 40% (22/55)
remote: Counting objects: 41% (23/55)
remote: Counting objects: 43% (24/55)
remote: Counting objects: 45% (25/55)
remote: Counting objects: 47% (26/55)
remote: Counting objects: 49% (27/55)
remote: Counting objects: 50% (28/55)
remote: Counting objects: 52% (29/55)
remote: Counting objects: 54% (30/55)
remote: Counting objects: 56% (31/55)
remote: Counting objects: 58% (32/55)
remote: Counting objects: 60% (33/55)
remote: Counting objects: 61% (34/55)
remote: Counting objects: 63% (35/55)
remote: Counting objects: 65% (36/55)
remote: Counting objects: 67% (37/55)
remote: Counting objects: 69% (38/55)
remote: Counting objects: 70% (39/55)
remote: Counting objects: 72% (40/55)
remote: Counting objects: 74% (41/55)
remote: Counting objects: 76% (42/55)
remote: Counting objects: 78% (43/55)
remote: Counting objects: 80% (44/55)
remote: Counting objects: 81% (45/55)
remote: Counting objects: 83% (46/55)
remote: Counting objects: 85% (47/55)
remote: Counting objects: 87% (48/55)
remote: Counting objects: 89% (49/55)
remote: Counting objects: 90% (50/55)
remote: Counting objects: 92% (51/55)
remote: Counting objects: 94% (52/55)
remote: Counting objects: 96% (53/55)
remote: Counting objects: 98% (54/55)
remote: Counting objects: 100% (55/55)
remote: Counting objects: 100% (55/55), 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: 1% (1/80)
Receiving objects: 2% (2/80)
Receiving objects: 3% (3/80)
Receiving objects: 5% (4/80)
Receiving objects: 6% (5/80)
Receiving objects: 7% (6/80)
Receiving objects: 8% (7/80)
Receiving objects: 10% (8/80)
Receiving objects: 11% (9/80)
Receiving objects: 12% (10/80)
Receiving objects: 13% (11/80)
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25
Receiving objects: 15% (12/80)
Receiving objects: 16% (13/80)
Receiving objects: 17% (14/80)
Receiving objects: 18% (15/80)
Receiving objects: 20% (16/80)
Receiving objects: 21% (17/80)
Receiving objects: 22% (18/80)
Receiving objects: 23% (19/80)
Receiving objects: 25% (20/80)
Receiving objects: 26% (21/80)
Receiving objects: 27% (22/80)
Receiving objects: 28% (23/80)
Receiving objects: 30% (24/80)
Receiving objects: 31% (25/80)
Receiving objects: 32% (26/80)
Receiving objects: 33% (27/80)
Receiving objects: 35% (28/80)
Receiving objects: 36% (29/80)
Receiving objects: 37% (30/80)
Receiving objects: 38% (31/80)
Receiving objects: 40% (32/80)
Receiving objects: 41% (33/80)
Receiving objects: 42% (34/80)
Receiving objects: 43% (35/80)
Receiving objects: 45% (36/80)
Receiving objects: 46% (37/80)
Receiving objects: 47% (38/80)
Receiving objects: 48% (39/80)
Receiving objects: 50% (40/80)
Receiving objects: 51% (41/80)
Receiving objects: 52% (42/80)
Receiving objects: 53% (43/80)
Receiving objects: 55% (44/80)
Receiving objects: 56% (45/80)
Receiving objects: 57% (46/80)
Receiving objects: 58% (47/80)
Receiving objects: 60% (48/80)
Receiving objects: 61% (49/80)
Receiving objects: 62% (50/80)
Receiving objects: 63% (51/80)
Receiving objects: 65% (52/80)
Receiving objects: 66% (53/80)
Receiving objects: 67% (54/80)
Receiving objects: 68% (55/80)
Receiving objects: 70% (56/80)
Receiving objects: 71% (57/80)
Receiving objects: 72% (58/80)
Receiving objects: 73% (59/80)
Receiving objects: 75% (60/80)
Receiving objects: 76% (61/80)
Receiving objects: 77% (62/80)
Receiving objects: 78% (63/80)
Receiving objects: 80% (64/80)
Receiving objects: 81% (65/80)
Receiving objects: 82% (66/80)
Receiving objects: 83% (67/80)
Receiving objects: 85% (68/80)
Receiving objects: 86% (69/80)
Receiving objects: 87% (70/80)
Receiving objects: 88% (71/80)
Receiving objects: 90% (72/80)
Receiving objects: 91% (73/80)
Receiving objects: 92% (74/80)
Receiving objects: 93% (75/80)
Receiving objects: 95% (76/80)
Receiving objects: 96% (77/80)
Receiving objects: 97% (78/80)
Receiving objects: 98% (79/80)
Receiving objects: 100% (80/80)
Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done.
Resolving deltas: 0% (0/43)
Resolving deltas: 2% (1/43)
Resolving deltas: 4% (2/43)
Resolving deltas: 18% (8/43)
Resolving deltas: 76% (33/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/weifang-config/container/A005/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/weifang-config/container/A005/params_new/system-common'...
remote: Enumerating objects: 252, done.
remote: Counting objects: 0% (1/214)
remote: Counting objects: 1% (3/214)
remote: Counting objects: 2% (5/214)
remote: Counting objects: 3% (7/214)
remote: Counting objects: 4% (9/214)
remote: Counting objects: 5% (11/214)
remote: Counting objects: 6% (13/214)
remote: Counting objects: 7% (15/214)
remote: Counting objects: 8% (18/214)
remote: Counting objects: 9% (20/214)
remote: Counting objects: 10% (22/214)
remote: Counting objects: 11% (24/214)
remote: Counting objects: 12% (26/214)
remote: Counting objects: 13% (28/214)
remote: Counting objects: 14% (30/214)
remote: Counting objects: 15% (33/214)
remote: Counting objects: 16% (35/214)
remote: Counting objects: 17% (37/214)
remote: Counting objects: 18% (39/214)
remote: Counting objects: 19% (41/214)
remote: Counting objects: 20% (43/214)
remote: Counting objects: 21% (45/214)
remote: Counting objects: 22% (48/214)
remote: Counting objects: 23% (50/214)
remote: Counting objects: 24% (52/214)
remote: Counting objects: 25% (54/214)
remote: Counting objects: 26% (56/214)
remote: Counting objects: 27% (58/214)
remote: Counting objects: 28% (60/214)
remote: Counting objects: 29% (63/214)
remote: Counting objects: 30% (65/214)
remote: Counting objects: 31% (67/214)
remote: Counting objects: 32% (69/214)
remote: Counting objects: 33% (71/214)
remote: Counting objects: 34% (73/214)
remote: Counting objects: 35% (75/214)
remote: Counting objects: 36% (78/214)
remote: Counting objects: 37% (80/214)
remote: Counting objects: 38% (82/214)
remote: Counting objects: 39% (84/214)
remote: Counting objects: 40% (86/214)
remote: Counting objects: 41% (88/214)
remote: Counting objects: 42% (90/214)
remote: Counting objects: 43% (93/214)
remote: Counting objects: 44% (95/214)
remote: Counting objects: 45% (97/214)
remote: Counting objects: 46% (99/214)
remote: Counting objects: 47% (101/214)
remote: Counting objects: 48% (103/214)
remote: Counting objects: 49% (105/214)
remote: Counting objects: 50% (107/214)
remote: Counting objects: 51% (110/214)
remote: Counting objects: 52% (112/214)
remote: Counting objects: 53% (114/214)
remote: Counting objects: 54% (116/214)
remote: Counting objects: 55% (118/214)
remote: Counting objects: 56% (120/214)
remote: Counting objects: 57% (122/214)
remote: Counting objects: 58% (125/214)
remote: Counting objects: 59% (127/214)
remote: Counting objects: 60% (129/214)
remote: Counting objects: 61% (131/214)
remote: Counting objects: 62% (133/214)
remote: Counting objects: 63% (135/214)
remote: Counting objects: 64% (137/214)
remote: Counting objects: 65% (140/214)
remote: Counting objects: 66% (142/214)
remote: Counting objects: 67% (144/214)
remote: Counting objects: 68% (146/214)
remote: Counting objects: 69% (148/214)
remote: Counting objects: 70% (150/214)
remote: Counting objects: 71% (152/214)
remote: Counting objects: 72% (155/214)
remote: Counting objects: 73% (157/214)
remote: Counting objects: 74% (159/214)
remote: Counting objects: 75% (161/214)
remote: Counting objects: 76% (163/214)
remote: Counting objects: 77% (165/214)
remote: Counting objects: 78% (167/214)
remote: Counting objects: 79% (170/214)
remote: Counting objects: 80% (172/214)
remote: Counting objects: 81% (174/214)
remote: Counting objects: 82% (176/214)
remote: Counting objects: 83% (178/214)
remote: Counting objects: 84% (180/214)
remote: Counting objects: 85% (182/214)
remote: Counting objects: 86% (185/214)
remote: Counting objects: 87% (187/214)
remote: Counting objects: 88% (189/214)
remote: Counting objects: 89% (191/214)
remote: Counting objects: 90% (193/214)
remote: Counting objects: 91% (195/214)
remote: Counting objects: 92% (197/214)
remote: Counting objects: 93% (200/214)
remote: Counting objects: 94% (202/214)
remote: Counting objects: 95% (204/214)
remote: Counting objects: 96% (206/214)
remote: Counting objects: 97% (208/214)
remote: Counting objects: 98% (210/214)
remote: Counting objects: 99% (212/214)
remote: Counting objects: 100% (214/214)
remote: Counting objects: 100% (214/214), done.
remote: Compressing objects: 1% (1/81)
remote: Compressing objects: 2% (2/81)
remote: Compressing objects: 3% (3/81)
remote: Compressing objects: 4% (4/81)
remote: Compressing objects: 6% (5/81)
remote: Compressing objects: 7% (6/81)
remote: Compressing objects: 8% (7/81)
remote: Compressing objects: 9% (8/81)
remote: Compressing objects: 11% (9/81)
remote: Compressing objects: 12% (10/81)
remote: Compressing objects: 13% (11/81)
remote: Compressing objects: 14% (12/81)
remote: Compressing objects: 16% (13/81)
remote: Compressing objects: 17% (14/81)
remote: Compressing objects: 18% (15/81)
remote: Compressing objects: 19% (16/81)
remote: Compressing objects: 20% (17/81)
remote: Compressing objects: 22% (18/81)
remote: Compressing objects: 23% (19/81)
remote: Compressing objects: 24% (20/81)
remote: Compressing objects: 25% (21/81)
remote: Compressing objects: 27% (22/81)
remote: Compressing objects: 28% (23/81)
remote: Compressing objects: 29% (24/81)
remote: Compressing objects: 30% (25/81)
remote: Compressing objects: 32% (26/81)
remote: Compressing objects: 33% (27/81)
remote: Compressing objects: 34% (28/81)
remote: Compressing objects: 35% (29/81)
remote: Compressing objects: 37% (30/81)
remote: Compressing objects: 38% (31/81)
remote: Compressing objects: 39% (32/81)
remote: Compressing objects: 40% (33/81)
remote: Compressing objects: 41% (34/81)
remote: Compressing objects: 43% (35/81)
remote: Compressing objects: 44% (36/81)
remote: Compressing objects: 45% (37/81)
remote: Compressing objects: 46% (38/81)
remote: Compressing objects: 48% (39/81)
remote: Compressing objects: 49% (40/81)
remote: Compressing objects: 50% (41/81)
remote: Compressing objects: 51% (42/81)
remote: Compressing objects: 53% (43/81)
remote: Compressing objects: 54% (44/81)
remote: Compressing objects: 55% (45/81)
remote: Compressing objects: 56% (46/81)
remote: Compressing objects: 58% (47/81)
remote: Compressing objects: 59% (48/81)
remote: Compressing objects: 60% (49/81)
remote: Compressing objects: 61% (50/81)
remote: Compressing objects: 62% (51/81)
remote: Compressing objects: 64% (52/81)
remote: Compressing objects: 65% (53/81)
remote: Compressing objects: 66% (54/81)
remote: Compressing objects: 67% (55/81)
remote: Compressing objects: 69% (56/81)
remote: Compressing objects: 70% (57/81)
remote: Compressing objects: 71% (58/81)
remote: Compressing objects: 72% (59/81)
remote: Compressing objects: 74% (60/81)
remote: Compressing objects: 75% (61/81)
remote: Compressing objects: 76% (62/81)
remote: Compressing objects: 77% (63/81)
remote: Compressing objects: 79% (64/81)
remote: Compressing objects: 80% (65/81)
remote: Compressing objects: 81% (66/81)
remote: Compressing objects: 82% (67/81)
remote: Compressing objects: 83% (68/81)
remote: Compressing objects: 85% (69/81)
remote: Compressing objects: 86% (70/81)
remote: Compressing objects: 87% (71/81)
remote: Compressing objects: 88% (72/81)
remote: Compressing objects: 90% (73/81)
remote: Compressing objects: 91% (74/81)
remote: Compressing objects: 92% (75/81)
remote: Compressing objects: 93% (76/81)
remote: Compressing objects: 95% (77/81)
remote: Compressing objects: 96% (78/81)
remote: Compressing objects: 97% (79/81)
remote: Compressing objects: 98% (80/81)
remote: Compressing objects: 100% (81/81)
remote: Compressing objects: 100% (81/81), done.
Receiving objects: 0% (1/252)
Receiving objects: 1% (3/252)
Receiving objects: 2% (6/252)
Receiving objects: 3% (8/252)
Receiving objects: 4% (11/252)
Receiving objects: 5% (13/252)
Receiving objects: 6% (16/252)
Receiving objects: 7% (18/252)
Receiving objects: 8% (21/252)
Receiving objects: 9% (23/252)
Receiving objects: 10% (26/252)
Receiving objects: 11% (28/252)
Receiving objects: 12% (31/252)
Receiving objects: 13% (33/252)
Receiving objects: 14% (36/252)
Receiving objects: 15% (38/252)
Receiving objects: 16% (41/252)
Receiving objects: 17% (43/252)
Receiving objects: 18% (46/252)
Receiving objects: 19% (48/252)
Receiving objects: 20% (51/252)
Receiving objects: 21% (53/252)
Receiving objects: 22% (56/252)
Receiving objects: 23% (58/252)
Receiving objects: 24% (61/252)
Receiving objects: 25% (63/252)
Receiving objects: 26% (66/252)
Receiving objects: 27% (69/252)
Receiving objects: 28% (71/252)
Receiving objects: 29% (74/252)
Receiving objects: 30% (76/252)
Receiving objects: 31% (79/252)
Receiving objects: 32% (81/252)
Receiving objects: 33% (84/252)
Receiving objects: 34% (86/252)
Receiving objects: 35% (89/252)
Receiving objects: 36% (91/252), 36.00 KiB | 41.00 KiB/s
remote: Total 252 (delta 50), reused 161 (delta 36), pack-reused 38
Receiving objects: 37% (94/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 38% (96/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 39% (99/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 40% (101/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 41% (104/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 42% (106/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 43% (109/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 44% (111/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 45% (114/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 46% (116/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 47% (119/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 48% (121/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 49% (124/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 50% (126/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 51% (129/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 52% (132/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 53% (134/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 54% (137/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 55% (139/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 56% (142/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 57% (144/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 58% (147/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 59% (149/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 60% (152/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 61% (154/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 62% (157/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 63% (159/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 64% (162/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 65% (164/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 66% (167/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 67% (169/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 68% (172/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 69% (174/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 70% (177/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 71% (179/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 72% (182/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 73% (184/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 74% (187/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 75% (189/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 76% (192/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 77% (195/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 78% (197/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 79% (200/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 80% (202/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 81% (205/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 82% (207/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 83% (210/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 84% (212/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 85% (215/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 86% (217/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 87% (220/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 88% (222/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 89% (225/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 90% (227/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 91% (230/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 92% (232/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 93% (235/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 94% (237/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 95% (240/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 96% (242/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 97% (245/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 98% (247/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 99% (250/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 100% (252/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 100% (252/252), 9.57 MiB | 11.17 MiB/s, done.
Resolving deltas: 0% (0/55)
Resolving deltas: 1% (1/55)
Resolving deltas: 3% (2/55)
Resolving deltas: 5% (3/55)
Resolving deltas: 7% (4/55)
Resolving deltas: 9% (5/55)
Resolving deltas: 12% (7/55)
Resolving deltas: 14% (8/55)
Resolving deltas: 23% (13/55)
Resolving deltas: 40% (22/55)
Resolving deltas: 41% (23/55)
Resolving deltas: 45% (25/55)
Resolving deltas: 47% (26/55)
Resolving deltas: 50% (28/55)
Resolving deltas: 56% (31/55)
Resolving deltas: 100% (55/55)
Resolving deltas: 100% (55/55), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/system-device'...
remote: Enumerating objects: 1959, done.
remote: Counting objects: 0% (1/152)
remote: Counting objects: 1% (2/152)
remote: Counting objects: 2% (4/152)
remote: Counting objects: 3% (5/152)
remote: Counting objects: 4% (7/152)
remote: Counting objects: 5% (8/152)
remote: Counting objects: 6% (10/152)
remote: Counting objects: 7% (11/152)
remote: Counting objects: 8% (13/152)
remote: Counting objects: 9% (14/152)
remote: Counting objects: 10% (16/152)
remote: Counting objects: 11% (17/152)
remote: Counting objects: 12% (19/152)
remote: Counting objects: 13% (20/152)
remote: Counting objects: 14% (22/152)
remote: Counting objects: 15% (23/152)
remote: Counting objects: 16% (25/152)
remote: Counting objects: 17% (26/152)
remote: Counting objects: 18% (28/152)
remote: Counting objects: 19% (29/152)
remote: Counting objects: 20% (31/152)
remote: Counting objects: 21% (32/152)
remote: Counting objects: 22% (34/152)
remote: Counting objects: 23% (35/152)
remote: Counting objects: 24% (37/152)
remote: Counting objects: 25% (38/152)
remote: Counting objects: 26% (40/152)
remote: Counting objects: 27% (42/152)
remote: Counting objects: 28% (43/152)
remote: Counting objects: 29% (45/152)
remote: Counting objects: 30% (46/152)
remote: Counting objects: 31% (48/152)
remote: Counting objects: 32% (49/152)
remote: Counting objects: 33% (51/152)
remote: Counting objects: 34% (52/152)
remote: Counting objects: 35% (54/152)
remote: Counting objects: 36% (55/152)
remote: Counting objects: 37% (57/152)
remote: Counting objects: 38% (58/152)
remote: Counting objects: 39% (60/152)
remote: Counting objects: 40% (61/152)
remote: Counting objects: 41% (63/152)
remote: Counting objects: 42% (64/152)
remote: Counting objects: 43% (66/152)
remote: Counting objects: 44% (67/152)
remote: Counting objects: 45% (69/152)
remote: Counting objects: 46% (70/152)
remote: Counting objects: 47% (72/152)
remote: Counting objects: 48% (73/152)
remote: Counting objects: 49% (75/152)
remote: Counting objects: 50% (76/152)
remote: Counting objects: 51% (78/152)
remote: Counting objects: 52% (80/152)
remote: Counting objects: 53% (81/152)
remote: Counting objects: 54% (83/152)
remote: Counting objects: 55% (84/152)
remote: Counting objects: 56% (86/152)
remote: Counting objects: 57% (87/152)
remote: Counting objects: 58% (89/152)
remote: Counting objects: 59% (90/152)
remote: Counting objects: 60% (92/152)
remote: Counting objects: 61% (93/152)
remote: Counting objects: 62% (95/152)
remote: Counting objects: 63% (96/152)
remote: Counting objects: 64% (98/152)
remote: Counting objects: 65% (99/152)
remote: Counting objects: 66% (101/152)
remote: Counting objects: 67% (102/152)
remote: Counting objects: 68% (104/152)
remote: Counting objects: 69% (105/152)
remote: Counting objects: 70% (107/152)
remote: Counting objects: 71% (108/152)
remote: Counting objects: 72% (110/152)
remote: Counting objects: 73% (111/152)
remote: Counting objects: 74% (113/152)
remote: Counting objects: 75% (114/152)
remote: Counting objects: 76% (116/152)
remote: Counting objects: 77% (118/152)
remote: Counting objects: 78% (119/152)
remote: Counting objects: 79% (121/152)
remote: Counting objects: 80% (122/152)
remote: Counting objects: 81% (124/152)
remote: Counting objects: 82% (125/152)
remote: Counting objects: 83% (127/152)
remote: Counting objects: 84% (128/152)
remote: Counting objects: 85% (130/152)
remote: Counting objects: 86% (131/152)
remote: Counting objects: 87% (133/152)
remote: Counting objects: 88% (134/152)
remote: Counting objects: 89% (136/152)
remote: Counting objects: 90% (137/152)
remote: Counting objects: 91% (139/152)
remote: Counting objects: 92% (140/152)
remote: Counting objects: 93% (142/152)
remote: Counting objects: 94% (143/152)
remote: Counting objects: 95% (145/152)
remote: Counting objects: 96% (146/152)
remote: Counting objects: 97% (148/152)
remote: Counting objects: 98% (149/152)
remote: Counting objects: 99% (151/152)
remote: Counting objects: 100% (152/152)
remote: Counting objects: 100% (152/152), done.
remote: Compressing objects: 0% (1/129)
remote: Compressing objects: 1% (2/129)
remote: Compressing objects: 2% (3/129)
remote: Compressing objects: 3% (4/129)
remote: Compressing objects: 4% (6/129)
remote: Compressing objects: 5% (7/129)
remote: Compressing objects: 6% (8/129)
remote: Compressing objects: 7% (10/129)
remote: Compressing objects: 8% (11/129)
remote: Compressing objects: 9% (12/129)
remote: Compressing objects: 10% (13/129)
remote: Compressing objects: 11% (15/129)
remote: Compressing objects: 12% (16/129)
remote: Compressing objects: 13% (17/129)
remote: Compressing objects: 14% (19/129)
remote: Compressing objects: 15% (20/129)
remote: Compressing objects: 16% (21/129)
remote: Compressing objects: 17% (22/129)
remote: Compressing objects: 18% (24/129)
remote: Compressing objects: 19% (25/129)
remote: Compressing objects: 20% (26/129)
remote: Compressing objects: 21% (28/129)
remote: Compressing objects: 22% (29/129)
remote: Compressing objects: 23% (30/129)
remote: Compressing objects: 24% (31/129)
remote: Compressing objects: 25% (33/129)
remote: Compressing objects: 26% (34/129)
remote: Compressing objects: 27% (35/129)
remote: Compressing objects: 28% (37/129)
remote: Compressing objects: 29% (38/129)
remote: Compressing objects: 30% (39/129)
remote: Compressing objects: 31% (40/129)
remote: Compressing objects: 32% (42/129)
remote: Compressing objects: 33% (43/129)
remote: Compressing objects: 34% (44/129)
remote: Compressing objects: 35% (46/129)
remote: Compressing objects: 36% (47/129)
remote: Compressing objects: 37% (48/129)
remote: Compressing objects: 38% (50/129)
remote: Compressing objects: 39% (51/129)
remote: Compressing objects: 40% (52/129)
remote: Compressing objects: 41% (53/129)
remote: Compressing objects: 42% (55/129)
remote: Compressing objects: 43% (56/129)
remote: Compressing objects: 44% (57/129)
remote: Compressing objects: 45% (59/129)
remote: Compressing objects: 46% (60/129)
remote: Compressing objects: 47% (61/129)
remote: Compressing objects: 48% (62/129)
remote: Compressing objects: 49% (64/129)
remote: Compressing objects: 50% (65/129)
remote: Compressing objects: 51% (66/129)
remote: Compressing objects: 52% (68/129)
remote: Compressing objects: 53% (69/129)
remote: Compressing objects: 54% (70/129)
remote: Compressing objects: 55% (71/129)
remote: Compressing objects: 56% (73/129)
remote: Compressing objects: 57% (74/129)
remote: Compressing objects: 58% (75/129)
remote: Compressing objects: 59% (77/129)
remote: Compressing objects: 60% (78/129)
remote: Compressing objects: 61% (79/129)
remote: Compressing objects: 62% (80/129)
remote: Compressing objects: 63% (82/129)
remote: Compressing objects: 64% (83/129)
remote: Compressing objects: 65% (84/129)
remote: Compressing objects: 66% (86/129)
remote: Compressing objects: 67% (87/129)
remote: Compressing objects: 68% (88/129)
remote: Compressing objects: 69% (90/129)
remote: Compressing objects: 70% (91/129)
remote: Compressing objects: 71% (92/129)
remote: Compressing objects: 72% (93/129)
remote: Compressing objects: 73% (95/129)
remote: Compressing objects: 74% (96/129)
remote: Compressing objects: 75% (97/129)
remote: Compressing objects: 76% (99/129)
remote: Compressing objects: 77% (100/129)
remote: Compressing objects: 78% (101/129)
remote: Compressing objects: 79% (102/129)
remote: Compressing objects: 80% (104/129)
remote: Compressing objects: 81% (105/129)
remote: Compressing objects: 82% (106/129)
remote: Compressing objects: 83% (108/129)
remote: Compressing objects: 84% (109/129)
remote: Compressing objects: 85% (110/129)
remote: Compressing objects: 86% (111/129)
remote: Compressing objects: 87% (113/129)
remote: Compressing objects: 88% (114/129)
remote: Compressing objects: 89% (115/129)
remote: Compressing objects: 90% (117/129)
remote: Compressing objects: 91% (118/129)
remote: Compressing objects: 92% (119/129)
remote: Compressing objects: 93% (120/129)
remote: Compressing objects: 94% (122/129)
remote: Compressing objects: 95% (123/129)
remote: Compressing objects: 96% (124/129)
remote: Compressing objects: 97% (126/129)
remote: Compressing objects: 98% (127/129)
remote: Compressing objects: 99% (128/129)
remote: Compressing objects: 100% (129/129)
remote: Compressing objects: 100% (129/129), done.
Receiving objects: 0% (1/1959)
Receiving objects: 1% (20/1959)
Receiving objects: 2% (40/1959)
Receiving objects: 3% (59/1959)
Receiving objects: 4% (79/1959)
Receiving objects: 5% (98/1959)
Receiving objects: 6% (118/1959)
Receiving objects: 7% (138/1959)
Receiving objects: 8% (157/1959)
Receiving objects: 9% (177/1959)
Receiving objects: 10% (196/1959)
Receiving objects: 11% (216/1959)
Receiving objects: 12% (236/1959)
Receiving objects: 13% (255/1959)
Receiving objects: 14% (275/1959)
Receiving objects: 15% (294/1959)
Receiving objects: 16% (314/1959)
Receiving objects: 17% (334/1959)
Receiving objects: 18% (353/1959)
Receiving objects: 19% (373/1959)
Receiving objects: 20% (392/1959)
Receiving objects: 21% (412/1959)
Receiving objects: 22% (431/1959)
Receiving objects: 23% (451/1959)
Receiving objects: 24% (471/1959)
Receiving objects: 25% (490/1959)
Receiving objects: 26% (510/1959)
Receiving objects: 27% (529/1959)
Receiving objects: 28% (549/1959)
Receiving objects: 29% (569/1959)
Receiving objects: 30% (588/1959)
Receiving objects: 31% (608/1959)
Receiving objects: 32% (627/1959)
Receiving objects: 33% (647/1959)
Receiving objects: 34% (667/1959)
Receiving objects: 35% (686/1959)
Receiving objects: 36% (706/1959)
Receiving objects: 37% (725/1959)
Receiving objects: 38% (745/1959)
Receiving objects: 39% (765/1959)
Receiving objects: 40% (784/1959)
Receiving objects: 41% (804/1959)
Receiving objects: 42% (823/1959)
Receiving objects: 43% (843/1959)
Receiving objects: 44% (862/1959)
Receiving objects: 45% (882/1959)
Receiving objects: 46% (902/1959)
Receiving objects: 47% (921/1959)
Receiving objects: 48% (941/1959)
Receiving objects: 49% (960/1959)
Receiving objects: 50% (980/1959)
Receiving objects: 51% (1000/1959)
Receiving objects: 52% (1019/1959)
Receiving objects: 53% (1039/1959)
Receiving objects: 54% (1058/1959)
Receiving objects: 55% (1078/1959)
Receiving objects: 56% (1098/1959)
Receiving objects: 57% (1117/1959)
Receiving objects: 58% (1137/1959)
Receiving objects: 59% (1156/1959)
Receiving objects: 60% (1176/1959)
Receiving objects: 61% (1195/1959)
Receiving objects: 62% (1215/1959)
Receiving objects: 63% (1235/1959)
Receiving objects: 64% (1254/1959)
Receiving objects: 65% (1274/1959)
Receiving objects: 66% (1293/1959)
remote: Total 1959 (delta 38), reused 122 (delta 23), pack-reused 1807
Receiving objects: 67% (1313/1959)
Receiving objects: 68% (1333/1959)
Receiving objects: 69% (1352/1959)
Receiving objects: 70% (1372/1959)
Receiving objects: 71% (1391/1959)
Receiving objects: 72% (1411/1959)
Receiving objects: 73% (1431/1959)
Receiving objects: 74% (1450/1959)
Receiving objects: 75% (1470/1959)
Receiving objects: 76% (1489/1959)
Receiving objects: 77% (1509/1959)
Receiving objects: 78% (1529/1959)
Receiving objects: 79% (1548/1959)
Receiving objects: 80% (1568/1959)
Receiving objects: 81% (1587/1959)
Receiving objects: 82% (1607/1959)
Receiving objects: 83% (1626/1959)
Receiving objects: 84% (1646/1959)
Receiving objects: 85% (1666/1959)
Receiving objects: 86% (1685/1959)
Receiving objects: 87% (1705/1959)
Receiving objects: 88% (1724/1959)
Receiving objects: 89% (1744/1959)
Receiving objects: 90% (1764/1959)
Receiving objects: 91% (1783/1959)
Receiving objects: 92% (1803/1959)
Receiving objects: 93% (1822/1959)
Receiving objects: 94% (1842/1959)
Receiving objects: 95% (1862/1959)
Receiving objects: 96% (1881/1959)
Receiving objects: 97% (1901/1959)
Receiving objects: 98% (1920/1959)
Receiving objects: 99% (1940/1959)
Receiving objects: 100% (1959/1959)
Receiving objects: 100% (1959/1959), 231.17 KiB | 33.02 MiB/s, done.
Resolving deltas: 0% (0/703)
Resolving deltas: 5% (40/703)
Resolving deltas: 6% (46/703)
Resolving deltas: 7% (50/703)
Resolving deltas: 9% (64/703)
Resolving deltas: 13% (95/703)
Resolving deltas: 19% (140/703)
Resolving deltas: 26% (183/703)
Resolving deltas: 28% (200/703)
Resolving deltas: 33% (232/703)
Resolving deltas: 37% (266/703)
Resolving deltas: 38% (268/703)
Resolving deltas: 40% (285/703)
Resolving deltas: 41% (295/703)
Resolving deltas: 42% (296/703)
Resolving deltas: 46% (330/703)
Resolving deltas: 52% (366/703)
Resolving deltas: 59% (417/703)
Resolving deltas: 60% (422/703)
Resolving deltas: 61% (434/703)
Resolving deltas: 62% (442/703)
Resolving deltas: 63% (443/703)
Resolving deltas: 66% (470/703)
Resolving deltas: 74% (523/703)
Resolving deltas: 75% (529/703)
Resolving deltas: 76% (539/703)
Resolving deltas: 77% (544/703)
Resolving deltas: 79% (562/703)
Resolving deltas: 80% (563/703)
Resolving deltas: 83% (587/703)
Resolving deltas: 84% (592/703)
Resolving deltas: 85% (601/703)
Resolving deltas: 86% (606/703)
Resolving deltas: 87% (612/703)
Resolving deltas: 88% (619/703)
Resolving deltas: 89% (626/703)
Resolving deltas: 90% (637/703)
Resolving deltas: 91% (641/703)
Resolving deltas: 92% (648/703)
Resolving deltas: 93% (655/703)
Resolving deltas: 94% (661/703)
Resolving deltas: 97% (685/703)
Resolving deltas: 98% (691/703)
Resolving deltas: 99% (696/703)
Resolving deltas: 100% (703/703)
Resolving deltas: 100% (703/703), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/system-mqtt'...
remote: Enumerating objects: 181, done.
remote: Total 181 (delta 0), reused 0 (delta 0), pack-reused 181
Receiving objects: 0% (1/181)
Receiving objects: 1% (2/181)
Receiving objects: 2% (4/181)
Receiving objects: 3% (6/181)
Receiving objects: 4% (8/181)
Receiving objects: 5% (10/181)
Receiving objects: 6% (11/181)
Receiving objects: 7% (13/181)
Receiving objects: 8% (15/181)
Receiving objects: 9% (17/181)
Receiving objects: 10% (19/181)
Receiving objects: 11% (20/181)
Receiving objects: 12% (22/181)
Receiving objects: 13% (24/181)
Receiving objects: 14% (26/181)
Receiving objects: 15% (28/181)
Receiving objects: 16% (29/181)
Receiving objects: 17% (31/181)
Receiving objects: 18% (33/181)
Receiving objects: 19% (35/181)
Receiving objects: 20% (37/181)
Receiving objects: 21% (39/181)
Receiving objects: 22% (40/181)
Receiving objects: 23% (42/181)
Receiving objects: 24% (44/181)
Receiving objects: 25% (46/181)
Receiving objects: 26% (48/181)
Receiving objects: 27% (49/181)
Receiving objects: 28% (51/181)
Receiving objects: 29% (53/181)
Receiving objects: 30% (55/181)
Receiving objects: 31% (57/181)
Receiving objects: 32% (58/181)
Receiving objects: 33% (60/181)
Receiving objects: 34% (62/181)
Receiving objects: 35% (64/181)
Receiving objects: 36% (66/181)
Receiving objects: 37% (67/181)
Receiving objects: 38% (69/181)
Receiving objects: 39% (71/181)
Receiving objects: 40% (73/181)
Receiving objects: 41% (75/181)
Receiving objects: 42% (77/181)
Receiving objects: 43% (78/181)
Receiving objects: 44% (80/181)
Receiving objects: 45% (82/181)
Receiving objects: 46% (84/181)
Receiving objects: 47% (86/181)
Receiving objects: 48% (87/181)
Receiving objects: 49% (89/181)
Receiving objects: 50% (91/181)
Receiving objects: 51% (93/181)
Receiving objects: 52% (95/181)
Receiving objects: 53% (96/181)
Receiving objects: 54% (98/181)
Receiving objects: 55% (100/181)
Receiving objects: 56% (102/181)
Receiving objects: 57% (104/181)
Receiving objects: 58% (105/181)
Receiving objects: 59% (107/181)
Receiving objects: 60% (109/181)
Receiving objects: 61% (111/181)
Receiving objects: 62% (113/181)
Receiving objects: 63% (115/181)
Receiving objects: 64% (116/181)
Receiving objects: 65% (118/181)
Receiving objects: 66% (120/181)
Receiving objects: 67% (122/181)
Receiving objects: 68% (124/181)
Receiving objects: 69% (125/181)
Receiving objects: 70% (127/181)
Receiving objects: 71% (129/181)
Receiving objects: 72% (131/181)
Receiving objects: 73% (133/181)
Receiving objects: 74% (134/181)
Receiving objects: 75% (136/181)
Receiving objects: 76% (138/181)
Receiving objects: 77% (140/181)
Receiving objects: 78% (142/181)
Receiving objects: 79% (143/181)
Receiving objects: 80% (145/181)
Receiving objects: 81% (147/181)
Receiving objects: 82% (149/181)
Receiving objects: 83% (151/181)
Receiving objects: 84% (153/181)
Receiving objects: 85% (154/181)
Receiving objects: 86% (156/181)
Receiving objects: 87% (158/181)
Receiving objects: 88% (160/181)
Receiving objects: 89% (162/181)
Receiving objects: 90% (163/181)
Receiving objects: 91% (165/181)
Receiving objects: 92% (167/181)
Receiving objects: 93% (169/181)
Receiving objects: 94% (171/181)
Receiving objects: 95% (172/181)
Receiving objects: 96% (174/181)
Receiving objects: 97% (176/181)
Receiving objects: 98% (178/181)
Receiving objects: 99% (180/181)
Receiving objects: 100% (181/181)
Receiving objects: 100% (181/181), 18.14 KiB | 18.14 MiB/s, done.
Resolving deltas: 0% (0/47)
Resolving deltas: 2% (1/47)
Resolving deltas: 6% (3/47)
Resolving deltas: 8% (4/47)
Resolving deltas: 10% (5/47)
Resolving deltas: 17% (8/47)
Resolving deltas: 31% (15/47)
Resolving deltas: 34% (16/47)
Resolving deltas: 38% (18/47)
Resolving deltas: 40% (19/47)
Resolving deltas: 42% (20/47)
Resolving deltas: 44% (21/47)
Resolving deltas: 46% (22/47)
Resolving deltas: 68% (32/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/system-node-weifang'...
remote: Enumerating objects: 229, done.
remote: Counting objects: 0% (1/161)
remote: Counting objects: 1% (2/161)
remote: Counting objects: 2% (4/161)
remote: Counting objects: 3% (5/161)
remote: Counting objects: 4% (7/161)
remote: Counting objects: 5% (9/161)
remote: Counting objects: 6% (10/161)
remote: Counting objects: 7% (12/161)
remote: Counting objects: 8% (13/161)
remote: Counting objects: 9% (15/161)
remote: Counting objects: 10% (17/161)
remote: Counting objects: 11% (18/161)
remote: Counting objects: 12% (20/161)
remote: Counting objects: 13% (21/161)
remote: Counting objects: 14% (23/161)
remote: Counting objects: 15% (25/161)
remote: Counting objects: 16% (26/161)
remote: Counting objects: 17% (28/161)
remote: Counting objects: 18% (29/161)
remote: Counting objects: 19% (31/161)
remote: Counting objects: 20% (33/161)
remote: Counting objects: 21% (34/161)
remote: Counting objects: 22% (36/161)
remote: Counting objects: 23% (38/161)
remote: Counting objects: 24% (39/161)
remote: Counting objects: 25% (41/161)
remote: Counting objects: 26% (42/161)
remote: Counting objects: 27% (44/161)
remote: Counting objects: 28% (46/161)
remote: Counting objects: 29% (47/161)
remote: Counting objects: 30% (49/161)
remote: Counting objects: 31% (50/161)
remote: Counting objects: 32% (52/161)
remote: Counting objects: 33% (54/161)
remote: Counting objects: 34% (55/161)
remote: Counting objects: 35% (57/161)
remote: Counting objects: 36% (58/161)
remote: Counting objects: 37% (60/161)
remote: Counting objects: 38% (62/161)
remote: Counting objects: 39% (63/161)
remote: Counting objects: 40% (65/161)
remote: Counting objects: 41% (67/161)
remote: Counting objects: 42% (68/161)
remote: Counting objects: 43% (70/161)
remote: Counting objects: 44% (71/161)
remote: Counting objects: 45% (73/161)
remote: Counting objects: 46% (75/161)
remote: Counting objects: 47% (76/161)
remote: Counting objects: 48% (78/161)
remote: Counting objects: 49% (79/161)
remote: Counting objects: 50% (81/161)
remote: Counting objects: 51% (83/161)
remote: Counting objects: 52% (84/161)
remote: Counting objects: 53% (86/161)
remote: Counting objects: 54% (87/161)
remote: Counting objects: 55% (89/161)
remote: Counting objects: 56% (91/161)
remote: Counting objects: 57% (92/161)
remote: Counting objects: 58% (94/161)
remote: Counting objects: 59% (95/161)
remote: Counting objects: 60% (97/161)
remote: Counting objects: 61% (99/161)
remote: Counting objects: 62% (100/161)
remote: Counting objects: 63% (102/161)
remote: Counting objects: 64% (104/161)
remote: Counting objects: 65% (105/161)
remote: Counting objects: 66% (107/161)
remote: Counting objects: 67% (108/161)
remote: Counting objects: 68% (110/161)
remote: Counting objects: 69% (112/161)
remote: Counting objects: 70% (113/161)
remote: Counting objects: 71% (115/161)
remote: Counting objects: 72% (116/161)
remote: Counting objects: 73% (118/161)
remote: Counting objects: 74% (120/161)
remote: Counting objects: 75% (121/161)
remote: Counting objects: 76% (123/161)
remote: Counting objects: 77% (124/161)
remote: Counting objects: 78% (126/161)
remote: Counting objects: 79% (128/161)
remote: Counting objects: 80% (129/161)
remote: Counting objects: 81% (131/161)
remote: Counting objects: 82% (133/161)
remote: Counting objects: 83% (134/161)
remote: Counting objects: 84% (136/161)
remote: Counting objects: 85% (137/161)
remote: Counting objects: 86% (139/161)
remote: Counting objects: 87% (141/161)
remote: Counting objects: 88% (142/161)
remote: Counting objects: 89% (144/161)
remote: Counting objects: 90% (145/161)
remote: Counting objects: 91% (147/161)
remote: Counting objects: 92% (149/161)
remote: Counting objects: 93% (150/161)
remote: Counting objects: 94% (152/161)
remote: Counting objects: 95% (153/161)
remote: Counting objects: 96% (155/161)
remote: Counting objects: 97% (157/161)
remote: Counting objects: 98% (158/161)
remote: Counting objects: 99% (160/161)
remote: Counting objects: 100% (161/161)
remote: Counting objects: 100% (161/161), done.
remote: Compressing objects: 1% (1/58)
remote: Compressing objects: 3% (2/58)
remote: Compressing objects: 5% (3/58)
remote: Compressing objects: 6% (4/58)
remote: Compressing objects: 8% (5/58)
remote: Compressing objects: 10% (6/58)
remote: Compressing objects: 12% (7/58)
remote: Compressing objects: 13% (8/58)
remote: Compressing objects: 15% (9/58)
remote: Compressing objects: 17% (10/58)
remote: Compressing objects: 18% (11/58)
remote: Compressing objects: 20% (12/58)
remote: Compressing objects: 22% (13/58)
remote: Compressing objects: 24% (14/58)
remote: Compressing objects: 25% (15/58)
remote: Compressing objects: 27% (16/58)
remote: Compressing objects: 29% (17/58)
remote: Compressing objects: 31% (18/58)
remote: Compressing objects: 32% (19/58)
remote: Compressing objects: 34% (20/58)
remote: Compressing objects: 36% (21/58)
remote: Compressing objects: 37% (22/58)
remote: Compressing objects: 39% (23/58)
remote: Compressing objects: 41% (24/58)
remote: Compressing objects: 43% (25/58)
remote: Compressing objects: 44% (26/58)
remote: Compressing objects: 46% (27/58)
remote: Compressing objects: 48% (28/58)
remote: Compressing objects: 50% (29/58)
remote: Compressing objects: 51% (30/58)
remote: Compressing objects: 53% (31/58)
remote: Compressing objects: 55% (32/58)
remote: Compressing objects: 56% (33/58)
remote: Compressing objects: 58% (34/58)
remote: Compressing objects: 60% (35/58)
remote: Compressing objects: 62% (36/58)
remote: Compressing objects: 63% (37/58)
remote: Compressing objects: 65% (38/58)
remote: Compressing objects: 67% (39/58)
remote: Compressing objects: 68% (40/58)
remote: Compressing objects: 70% (41/58)
remote: Compressing objects: 72% (42/58)
remote: Compressing objects: 74% (43/58)
remote: Compressing objects: 75% (44/58)
remote: Compressing objects: 77% (45/58)
remote: Compressing objects: 79% (46/58)
remote: Compressing objects: 81% (47/58)
remote: Compressing objects: 82% (48/58)
remote: Compressing objects: 84% (49/58)
remote: Compressing objects: 86% (50/58)
remote: Compressing objects: 87% (51/58)
remote: Compressing objects: 89% (52/58)
remote: Compressing objects: 91% (53/58)
remote: Compressing objects: 93% (54/58)
remote: Compressing objects: 94% (55/58)
remote: Compressing objects: 96% (56/58)
remote: Compressing objects: 98% (57/58)
remote: Compressing objects: 100% (58/58)
remote: Compressing objects: 100% (58/58), done.
remote: Total 229 (delta 26), reused 153 (delta 23), pack-reused 68
Receiving objects: 0% (1/229)
Receiving objects: 1% (3/229)
Receiving objects: 2% (5/229)
Receiving objects: 3% (7/229)
Receiving objects: 4% (10/229)
Receiving objects: 5% (12/229)
Receiving objects: 6% (14/229)
Receiving objects: 7% (17/229)
Receiving objects: 8% (19/229)
Receiving objects: 9% (21/229)
Receiving objects: 10% (23/229)
Receiving objects: 11% (26/229)
Receiving objects: 12% (28/229)
Receiving objects: 13% (30/229)
Receiving objects: 14% (33/229)
Receiving objects: 15% (35/229)
Receiving objects: 16% (37/229)
Receiving objects: 17% (39/229)
Receiving objects: 18% (42/229)
Receiving objects: 19% (44/229)
Receiving objects: 20% (46/229)
Receiving objects: 21% (49/229)
Receiving objects: 22% (51/229)
Receiving objects: 23% (53/229)
Receiving objects: 24% (55/229)
Receiving objects: 25% (58/229)
Receiving objects: 26% (60/229)
Receiving objects: 27% (62/229)
Receiving objects: 28% (65/229)
Receiving objects: 29% (67/229)
Receiving objects: 30% (69/229)
Receiving objects: 31% (71/229)
Receiving objects: 32% (74/229)
Receiving objects: 33% (76/229)
Receiving objects: 34% (78/229)
Receiving objects: 35% (81/229)
Receiving objects: 36% (83/229)
Receiving objects: 37% (85/229)
Receiving objects: 38% (88/229)
Receiving objects: 39% (90/229)
Receiving objects: 40% (92/229)
Receiving objects: 41% (94/229)
Receiving objects: 42% (97/229)
Receiving objects: 43% (99/229)
Receiving objects: 44% (101/229)
Receiving objects: 45% (104/229)
Receiving objects: 46% (106/229)
Receiving objects: 47% (108/229)
Receiving objects: 48% (110/229)
Receiving objects: 49% (113/229)
Receiving objects: 50% (115/229)
Receiving objects: 51% (117/229)
Receiving objects: 52% (120/229)
Receiving objects: 53% (122/229)
Receiving objects: 54% (124/229)
Receiving objects: 55% (126/229)
Receiving objects: 56% (129/229)
Receiving objects: 57% (131/229)
Receiving objects: 58% (133/229)
Receiving objects: 59% (136/229)
Receiving objects: 60% (138/229)
Receiving objects: 61% (140/229)
Receiving objects: 62% (142/229)
Receiving objects: 63% (145/229)
Receiving objects: 64% (147/229)
Receiving objects: 65% (149/229)
Receiving objects: 66% (152/229)
Receiving objects: 67% (154/229)
Receiving objects: 68% (156/229)
Receiving objects: 69% (159/229)
Receiving objects: 70% (161/229)
Receiving objects: 71% (163/229)
Receiving objects: 72% (165/229)
Receiving objects: 73% (168/229)
Receiving objects: 74% (170/229)
Receiving objects: 75% (172/229)
Receiving objects: 76% (175/229)
Receiving objects: 77% (177/229)
Receiving objects: 78% (179/229)
Receiving objects: 79% (181/229)
Receiving objects: 80% (184/229)
Receiving objects: 81% (186/229)
Receiving objects: 82% (188/229)
Receiving objects: 83% (191/229)
Receiving objects: 84% (193/229)
Receiving objects: 85% (195/229)
Receiving objects: 86% (197/229)
Receiving objects: 87% (200/229)
Receiving objects: 88% (202/229)
Receiving objects: 89% (204/229)
Receiving objects: 90% (207/229)
Receiving objects: 91% (209/229)
Receiving objects: 92% (211/229)
Receiving objects: 93% (213/229)
Receiving objects: 94% (216/229)
Receiving objects: 95% (218/229)
Receiving objects: 96% (220/229)
Receiving objects: 97% (223/229)
Receiving objects: 98% (225/229)
Receiving objects: 99% (227/229)
Receiving objects: 100% (229/229)
Receiving objects: 100% (229/229), 29.65 KiB | 29.65 MiB/s, done.
Resolving deltas: 0% (0/37)
Resolving deltas: 51% (19/37)
Resolving deltas: 100% (37/37)
Resolving deltas: 100% (37/37), done.
Cloning into '/root/workspace/weifang-config/container/A005/params_new/system-port'...
remote: Enumerating objects: 288, done.
remote: Counting objects: 0% (1/168)
remote: Counting objects: 1% (2/168)
remote: Counting objects: 2% (4/168)
remote: Counting objects: 3% (6/168)
remote: Counting objects: 4% (7/168)
remote: Counting objects: 5% (9/168)
remote: Counting objects: 6% (11/168)
remote: Counting objects: 7% (12/168)
remote: Counting objects: 8% (14/168)
remote: Counting objects: 9% (16/168)
remote: Counting objects: 10% (17/168)
remote: Counting objects: 11% (19/168)
remote: Counting objects: 12% (21/168)
remote: Counting objects: 13% (22/168)
remote: Counting objects: 14% (24/168)
remote: Counting objects: 15% (26/168)
remote: Counting objects: 16% (27/168)
remote: Counting objects: 17% (29/168)
remote: Counting objects: 18% (31/168)
remote: Counting objects: 19% (32/168)
remote: Counting objects: 20% (34/168)
remote: Counting objects: 21% (36/168)
remote: Counting objects: 22% (37/168)
remote: Counting objects: 23% (39/168)
remote: Counting objects: 24% (41/168)
remote: Counting objects: 25% (42/168)
remote: Counting objects: 26% (44/168)
remote: Counting objects: 27% (46/168)
remote: Counting objects: 28% (48/168)
remote: Counting objects: 29% (49/168)
remote: Counting objects: 30% (51/168)
remote: Counting objects: 31% (53/168)
remote: Counting objects: 32% (54/168)
remote: Counting objects: 33% (56/168)
remote: Counting objects: 34% (58/168)
remote: Counting objects: 35% (59/168)
remote: Counting objects: 36% (61/168)
remote: Counting objects: 37% (63/168)
remote: Counting objects: 38% (64/168)
remote: Counting objects: 39% (66/168)
remote: Counting objects: 40% (68/168)
remote: Counting objects: 41% (69/168)
remote: Counting objects: 42% (71/168)
remote: Counting objects: 43% (73/168)
remote: Counting objects: 44% (74/168)
remote: Counting objects: 45% (76/168)
remote: Counting objects: 46% (78/168)
remote: Counting objects: 47% (79/168)
remote: Counting objects: 48% (81/168)
remote: Counting objects: 49% (83/168)
remote: Counting objects: 50% (84/168)
remote: Counting objects: 51% (86/168)
remote: Counting objects: 52% (88/168)
remote: Counting objects: 53% (90/168)
remote: Counting objects: 54% (91/168)
remote: Counting objects: 55% (93/168)
remote: Counting objects: 56% (95/168)
remote: Counting objects: 57% (96/168)
remote: Counting objects: 58% (98/168)
remote: Counting objects: 59% (100/168)
remote: Counting objects: 60% (101/168)
remote: Counting objects: 61% (103/168)
remote: Counting objects: 62% (105/168)
remote: Counting objects: 63% (106/168)
remote: Counting objects: 64% (108/168)
remote: Counting objects: 65% (110/168)
remote: Counting objects: 66% (111/168)
remote: Counting objects: 67% (113/168)
remote: Counting objects: 68% (115/168)
remote: Counting objects: 69% (116/168)
remote: Counting objects: 70% (118/168)
remote: Counting objects: 71% (120/168)
remote: Counting objects: 72% (121/168)
remote: Counting objects: 73% (123/168)
remote: Counting objects: 74% (125/168)
remote: Counting objects: 75% (126/168)
remote: Counting objects: 76% (128/168)
remote: Counting objects: 77% (130/168)
remote: Counting objects: 78% (132/168)
remote: Counting objects: 79% (133/168)
remote: Counting objects: 80% (135/168)
remote: Counting objects: 81% (137/168)
remote: Counting objects: 82% (138/168)
remote: Counting objects: 83% (140/168)
remote: Counting objects: 84% (142/168)
remote: Counting objects: 85% (143/168)
remote: Counting objects: 86% (145/168)
remote: Counting objects: 87% (147/168)
remote: Counting objects: 88% (148/168)
remote: Counting objects: 89% (150/168)
remote: Counting objects: 90% (152/168)
remote: Counting objects: 91% (153/168)
remote: Counting objects: 92% (155/168)
remote: Counting objects: 93% (157/168)
remote: Counting objects: 94% (158/168)
remote: Counting objects: 95% (160/168)
remote: Counting objects: 96% (162/168)
remote: Counting objects: 97% (163/168)
remote: Counting objects: 98% (165/168)
remote: Counting objects: 99% (167/168)
remote: Counting objects: 100% (168/168)
remote: Counting objects: 100% (168/168), done.
remote: Compressing objects: 0% (1/123)
remote: Compressing objects: 1% (2/123)
remote: Compressing objects: 2% (3/123)
remote: Compressing objects: 3% (4/123)
remote: Compressing objects: 4% (5/123)
remote: Compressing objects: 5% (7/123)
remote: Compressing objects: 6% (8/123)
remote: Compressing objects: 7% (9/123)
remote: Compressing objects: 8% (10/123)
remote: Compressing objects: 9% (12/123)
remote: Compressing objects: 10% (13/123)
remote: Compressing objects: 11% (14/123)
remote: Compressing objects: 12% (15/123)
remote: Compressing objects: 13% (16/123)
remote: Compressing objects: 14% (18/123)
remote: Compressing objects: 15% (19/123)
remote: Compressing objects: 16% (20/123)
remote: Compressing objects: 17% (21/123)
remote: Compressing objects: 18% (23/123)
remote: Compressing objects: 19% (24/123)
remote: Compressing objects: 20% (25/123)
remote: Compressing objects: 21% (26/123)
remote: Compressing objects: 22% (28/123)
remote: Compressing objects: 23% (29/123)
remote: Compressing objects: 24% (30/123)
remote: Compressing objects: 25% (31/123)
remote: Compressing objects: 26% (32/123)
remote: Compressing objects: 27% (34/123)
remote: Compressing objects: 28% (35/123)
remote: Compressing objects: 29% (36/123)
remote: Compressing objects: 30% (37/123)
remote: Compressing objects: 31% (39/123)
remote: Compressing objects: 32% (40/123)
remote: Compressing objects: 33% (41/123)
remote: Compressing objects: 34% (42/123)
remote: Compressing objects: 35% (44/123)
remote: Compressing objects: 36% (45/123)
remote: Compressing objects: 37% (46/123)
remote: Compressing objects: 38% (47/123)
remote: Compressing objects: 39% (48/123)
remote: Compressing objects: 40% (50/123)
remote: Compressing objects: 41% (51/123)
remote: Compressing objects: 42% (52/123)
remote: Compressing objects: 43% (53/123)
remote: Compressing objects: 44% (55/123)
remote: Compressing objects: 45% (56/123)
remote: Compressing objects: 46% (57/123)
remote: Compressing objects: 47% (58/123)
remote: Compressing objects: 48% (60/123)
remote: Compressing objects: 49% (61/123)
remote: Compressing objects: 50% (62/123)
remote: Compressing objects: 51% (63/123)
remote: Compressing objects: 52% (64/123)
remote: Compressing objects: 53% (66/123)
remote: Compressing objects: 54% (67/123)
remote: Compressing objects: 55% (68/123)
remote: Compressing objects: 56% (69/123)
remote: Compressing objects: 57% (71/123)
remote: Compressing objects: 58% (72/123)
remote: Compressing objects: 59% (73/123)
remote: Compressing objects: 60% (74/123)
remote: Compressing objects: 61% (76/123)
remote: Compressing objects: 62% (77/123)
remote: Compressing objects: 63% (78/123)
remote: Compressing objects: 64% (79/123)
remote: Compressing objects: 65% (80/123)
remote: Compressing objects: 66% (82/123)
remote: Compressing objects: 67% (83/123)
remote: Compressing objects: 68% (84/123)
remote: Compressing objects: 69% (85/123)
remote: Compressing objects: 70% (87/123)
remote: Compressing objects: 71% (88/123)
remote: Compressing objects: 72% (89/123)
remote: Compressing objects: 73% (90/123)
remote: Compressing objects: 74% (92/123)
remote: Compressing objects: 75% (93/123)
remote: Compressing objects: 76% (94/123)
remote: Compressing objects: 77% (95/123)
remote: Compressing objects: 78% (96/123)
remote: Compressing objects: 79% (98/123)
remote: Compressing objects: 80% (99/123)
remote: Compressing objects: 81% (100/123)
remote: Compressing objects: 82% (101/123)
remote: Compressing objects: 83% (103/123)
remote: Compressing objects: 84% (104/123)
remote: Compressing objects: 85% (105/123)
remote: Compressing objects: 86% (106/123)
remote: Compressing objects: 87% (108/123)
remote: Compressing objects: 88% (109/123)
remote: Compressing objects: 89% (110/123)
remote: Compressing objects: 90% (111/123)
remote: Compressing objects: 91% (112/123)
remote: Compressing objects: 92% (114/123)
remote: Compressing objects: 93% (115/123)
remote: Compressing objects: 94% (116/123)
remote: Compressing objects: 95% (117/123)
remote: Compressing objects: 96% (119/123)
remote: Compressing objects: 97% (120/123)
remote: Compressing objects: 98% (121/123)
remote: Compressing objects: 99% (122/123)
remote: Compressing objects: 100% (123/123)
remote: Compressing objects: 100% (123/123), done.
Receiving objects: 0% (1/288)
Receiving objects: 1% (3/288)
Receiving objects: 2% (6/288)
Receiving objects: 3% (9/288)
Receiving objects: 4% (12/288)
Receiving objects: 5% (15/288)
Receiving objects: 6% (18/288)
Receiving objects: 7% (21/288)
Receiving objects: 8% (24/288)
Receiving objects: 9% (26/288)
Receiving objects: 10% (29/288)
Receiving objects: 11% (32/288)
Receiving objects: 12% (35/288)
Receiving objects: 13% (38/288)
Receiving objects: 14% (41/288)
Receiving objects: 15% (44/288)
Receiving objects: 16% (47/288)
Receiving objects: 17% (49/288)
Receiving objects: 18% (52/288)
Receiving objects: 19% (55/288)
Receiving objects: 20% (58/288)
Receiving objects: 21% (61/288)
Receiving objects: 22% (64/288)
Receiving objects: 23% (67/288)
Receiving objects: 24% (70/288)
Receiving objects: 25% (72/288)
Receiving objects: 26% (75/288)
Receiving objects: 27% (78/288)
Receiving objects: 28% (81/288)
Receiving objects: 29% (84/288)
Receiving objects: 30% (87/288)
Receiving objects: 31% (90/288)
Receiving objects: 32% (93/288)
Receiving objects: 33% (96/288)
Receiving objects: 34% (98/288)
Receiving objects: 35% (101/288)
Receiving objects: 36% (104/288)
Receiving objects: 37% (107/288)
Receiving objects: 38% (110/288)
Receiving objects: 39% (113/288)
Receiving objects: 40% (116/288)
Receiving objects: 41% (119/288)
Receiving objects: 42% (121/288)
Receiving objects: 43% (124/288)
Receiving objects: 44% (127/288)
Receiving objects: 45% (130/288)
Receiving objects: 46% (133/288)
Receiving objects: 47% (136/288)
Receiving objects: 48% (139/288)
Receiving objects: 49% (142/288)
Receiving objects: 50% (144/288)
Receiving objects: 51% (147/288)
Receiving objects: 52% (150/288)
Receiving objects: 53% (153/288)
Receiving objects: 54% (156/288)
Receiving objects: 55% (159/288)
Receiving objects: 56% (162/288)
Receiving objects: 57% (165/288)
Receiving objects: 58% (168/288)
Receiving objects: 59% (170/288)
Receiving objects: 60% (173/288)
Receiving objects: 61% (176/288)
Receiving objects: 62% (179/288)
Receiving objects: 63% (182/288)
Receiving objects: 64% (185/288)
Receiving objects: 65% (188/288)
Receiving objects: 66% (191/288)
Receiving objects: 67% (193/288)
Receiving objects: 68% (196/288)
Receiving objects: 69% (199/288)
Receiving objects: 70% (202/288)
Receiving objects: 71% (205/288)
Receiving objects: 72% (208/288)
Receiving objects: 73% (211/288)
Receiving objects: 74% (214/288)
Receiving objects: 75% (216/288)
Receiving objects: 76% (219/288)
Receiving objects: 77% (222/288)
Receiving objects: 78% (225/288)
Receiving objects: 79% (228/288)
Receiving objects: 80% (231/288)
Receiving objects: 81% (234/288)
Receiving objects: 82% (237/288)
Receiving objects: 83% (240/288)
Receiving objects: 84% (242/288)
remote: Total 288 (delta 81), reused 92 (delta 33), pack-reused 120
Receiving objects: 85% (245/288)
Receiving objects: 86% (248/288)
Receiving objects: 87% (251/288)
Receiving objects: 88% (254/288)
Receiving objects: 89% (257/288)
Receiving objects: 90% (260/288)
Receiving objects: 91% (263/288)
Receiving objects: 92% (265/288)
Receiving objects: 93% (268/288)
Receiving objects: 94% (271/288)
Receiving objects: 95% (274/288)
Receiving objects: 96% (277/288)
Receiving objects: 97% (280/288)
Receiving objects: 98% (283/288)
Receiving objects: 99% (286/288)
Receiving objects: 100% (288/288)
Receiving objects: 100% (288/288), 177.37 KiB | 19.71 MiB/s, done.
Resolving deltas: 0% (0/125)
Resolving deltas: 1% (2/125)
Resolving deltas: 2% (3/125)
Resolving deltas: 12% (15/125)
Resolving deltas: 16% (20/125)
Resolving deltas: 18% (23/125)
Resolving deltas: 19% (24/125)
Resolving deltas: 20% (25/125)
Resolving deltas: 24% (30/125)
Resolving deltas: 25% (32/125)
Resolving deltas: 26% (33/125)
Resolving deltas: 69% (87/125)
Resolving deltas: 70% (88/125)
Resolving deltas: 72% (91/125)
Resolving deltas: 75% (94/125)
Resolving deltas: 80% (101/125)
Resolving deltas: 85% (107/125)
Resolving deltas: 87% (109/125)
Resolving deltas: 88% (110/125)
Resolving deltas: 90% (113/125)
Resolving deltas: 91% (114/125)
Resolving deltas: 92% (115/125)
Resolving deltas: 94% (118/125)
Resolving deltas: 95% (119/125)
Resolving deltas: 100% (125/125)
Resolving deltas: 100% (125/125), done.
Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0'
Submodule path 'crane_align_customized': checked out '0bf9d9dbf6e8cfba4ff33081417a51db4dde44ec'
Submodule path 'hardware': checked out '086e1da4bf671b28f70297e3d9ef93b7e3413367'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out 'd2b371a48e114cac8a46c59fb111f248ed076dc6'
Submodule path 'lidar_loc_v2_common': checked out 'dd6ec8131f022ee08f81455a09d94802a582ee5f'
Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61'
Submodule path 'msf-port': checked out '0bace71dce748626ec40a1fb01d49c6c9324b74e'
Submodule path 'msf-vehicle': checked out '75aa7af1151c47985bda64e377020ec61b415767'
Submodule path 'perception_camera_driver': checked out '13de5fc5d205a4aa7b5acaaebcc7170893a4bea9'
Submodule path 'perception_data_collection': checked out 'de595f0830b633693b7f99063e23f3f676b53d37'
Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266'
Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545'
Submodule path 'perception_new_detection': checked out 'b9385fd281c98ff872ba1378f29fa50e19315c1e'
Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc'
Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20'
Submodule path 'perception_vehicles': checked out 'e790c50d035e26927b836165a1a308bd71196e40'
Submodule path 'pncc_common_config': checked out 'cfd6ae44c681730ce10a29ce7083d1dbaeec4699'
Submodule path 'pncc_port_related_config': checked out '8bca065020a36eb8e604e4a48b161bd0220dd681'
Submodule path 'pncc_vehicle_related_config': checked out 'e78469bc17ce5f4344dccab23e360bf80d95ec88'
Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd'
Submodule path 'prediction_config': checked out '123eee7b7e6f5539b8dc2a12a17f05c2ff81a5d9'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '0ebe9585875ef16002b06fa87c893aff25b795ac'
Submodule path 'system-device': checked out 'fec155feb88ac2bedaf0523629f93c76ea4f1dbe'
Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce'
Submodule path 'system-node-weifang': checked out '4e6581ecf6cb401d05ca9c42c0cb5c28a25b8349'
Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_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_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_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_spreader_imv, perception_spreader_truck, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A005/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/hardware/hardware /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A005/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A005/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A005/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A005/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A005/params_new/msf-port/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A005/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A005/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A005/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A005/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/perception_lane_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A005/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/perception_lidar_camera_fusion/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A005/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A005/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A005/params_new/perception_spreader_truck/
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_truck 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A005/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/perception_vehicles/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A005/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/pncc_common_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/pncc_common_config/pncc_common_config /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A005/params_new/pncc_port_related_config/
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/static_transform_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/system-common/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/system-common/master /root/workspace/weifang-config/container/A005/params_new/system-common/system-ros /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/system-device/master /root/workspace/weifang-config/container/A005/params_new/system-device/slave /root/workspace/weifang-config/container/A005/params_new/system-device/system-ros /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/system-node-weifang/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A005/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A005/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/system-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A005/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A005/params_new/system-port/system-ros /root/workspace/weifang-config/container/A005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A005/params_new/params_new/
crane_align
data_collection
extrinsics
hardware
hesai_lidar
imv_spreader_detection
lane_detection
lidar_camera_fusion
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
new_truck_spreader_detection
perception
peripheral_controller.toml
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A005/params_new/params_new/crane_align /root/workspace/weifang-config/container/A005/params_new/params_new/data_collection /root/workspace/weifang-config/container/A005/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A005/params_new/params_new/hardware /root/workspace/weifang-config/container/A005/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A005/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A005/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A005/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A005/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A005/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A005/params_new/params_new/master /root/workspace/weifang-config/container/A005/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A005/params_new/params_new/perception /root/workspace/weifang-config/container/A005/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A005/params_new/params_new/pncc_common_config /root/workspace/weifang-config/container/A005/params_new/params_new/pncc_port_related_config /root/workspace/weifang-config/container/A005/params_new/params_new/pncc_vehicle_related_config /root/workspace/weifang-config/container/A005/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A005/params_new/params_new/prediction /root/workspace/weifang-config/container/A005/params_new/params_new/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A005/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A005/params_new/params_new/slave /root/workspace/weifang-config/container/A005/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/system-ros /root/workspace/weifang-config/container/A005/params_A005/params/
[Pipeline] echo
A006拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A006/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A006/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A006/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/A006.git
> git init /root/workspace/weifang-config/container/A006/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A006.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/A006.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/A006.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 b40b3e6ae7dbcf409b440630335a45da48ba82e4 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f b40b3e6ae7dbcf409b440630335a45da48ba82e4 # timeout=300000
Commit message: "Update module: perception_new_detection to the lastest commit of weifang-cont_truck_zq_3pxt32-2rsbp"
> git rev-list --no-walk 56af49fe16141b0683325f31b509afdd91cb25e8 # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A006.git) registered for path 'hardware'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A006.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/A006.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_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A006.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
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/weifang-config/container/A006/params_new/crane_align_common'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/37)
remote: Counting objects: 5% (2/37)
remote: Counting objects: 8% (3/37)
remote: Counting objects: 10% (4/37)
remote: Counting objects: 13% (5/37)
remote: Counting objects: 16% (6/37)
remote: Counting objects: 18% (7/37)
remote: Counting objects: 21% (8/37)
remote: Counting objects: 24% (9/37)
remote: Counting objects: 27% (10/37)
remote: Counting objects: 29% (11/37)
remote: Counting objects: 32% (12/37)
remote: Counting objects: 35% (13/37)
remote: Counting objects: 37% (14/37)
remote: Counting objects: 40% (15/37)
remote: Counting objects: 43% (16/37)
remote: Counting objects: 45% (17/37)
remote: Counting objects: 48% (18/37)
remote: Counting objects: 51% (19/37)
remote: Counting objects: 54% (20/37)
remote: Counting objects: 56% (21/37)
remote: Counting objects: 59% (22/37)
remote: Counting objects: 62% (23/37)
remote: Counting objects: 64% (24/37)
remote: Counting objects: 67% (25/37)
remote: Counting objects: 70% (26/37)
remote: Counting objects: 72% (27/37)
remote: Counting objects: 75% (28/37)
remote: Counting objects: 78% (29/37)
remote: Counting objects: 81% (30/37)
remote: Counting objects: 83% (31/37)
remote: Counting objects: 86% (32/37)
remote: Counting objects: 89% (33/37)
remote: Counting objects: 91% (34/37)
remote: Counting objects: 94% (35/37)
remote: Counting objects: 97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), 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.
Receiving objects: 2% (1/37)
Receiving objects: 5% (2/37)
Receiving objects: 8% (3/37)
Receiving objects: 10% (4/37)
Receiving objects: 13% (5/37)
Receiving objects: 16% (6/37)
Receiving objects: 18% (7/37)
Receiving objects: 21% (8/37)
Receiving objects: 24% (9/37)
Receiving objects: 27% (10/37)
Receiving objects: 29% (11/37)
Receiving objects: 32% (12/37)
Receiving objects: 35% (13/37)
Receiving objects: 37% (14/37)
remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0
Receiving objects: 40% (15/37)
Receiving objects: 43% (16/37)
Receiving objects: 45% (17/37)
Receiving objects: 48% (18/37)
Receiving objects: 51% (19/37)
Receiving objects: 54% (20/37)
Receiving objects: 56% (21/37)
Receiving objects: 59% (22/37)
Receiving objects: 62% (23/37)
Receiving objects: 64% (24/37)
Receiving objects: 67% (25/37)
Receiving objects: 70% (26/37)
Receiving objects: 72% (27/37)
Receiving objects: 75% (28/37)
Receiving objects: 78% (29/37)
Receiving objects: 81% (30/37)
Receiving objects: 83% (31/37)
Receiving objects: 86% (32/37)
Receiving objects: 89% (33/37)
Receiving objects: 91% (34/37)
Receiving objects: 94% (35/37)
Receiving objects: 97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 18.07 KiB | 9.04 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 61% (8/13)
Resolving deltas: 69% (9/13)
Resolving deltas: 76% (10/13)
Resolving deltas: 84% (11/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/crane_align_customized'...
remote: Enumerating objects: 1782, done.
remote: Counting objects: 1% (1/68)
remote: Counting objects: 2% (2/68)
remote: Counting objects: 4% (3/68)
remote: Counting objects: 5% (4/68)
remote: Counting objects: 7% (5/68)
remote: Counting objects: 8% (6/68)
remote: Counting objects: 10% (7/68)
remote: Counting objects: 11% (8/68)
remote: Counting objects: 13% (9/68)
remote: Counting objects: 14% (10/68)
remote: Counting objects: 16% (11/68)
remote: Counting objects: 17% (12/68)
remote: Counting objects: 19% (13/68)
remote: Counting objects: 20% (14/68)
remote: Counting objects: 22% (15/68)
remote: Counting objects: 23% (16/68)
remote: Counting objects: 25% (17/68)
remote: Counting objects: 26% (18/68)
remote: Counting objects: 27% (19/68)
remote: Counting objects: 29% (20/68)
remote: Counting objects: 30% (21/68)
remote: Counting objects: 32% (22/68)
remote: Counting objects: 33% (23/68)
remote: Counting objects: 35% (24/68)
remote: Counting objects: 36% (25/68)
remote: Counting objects: 38% (26/68)
remote: Counting objects: 39% (27/68)
remote: Counting objects: 41% (28/68)
remote: Counting objects: 42% (29/68)
remote: Counting objects: 44% (30/68)
remote: Counting objects: 45% (31/68)
remote: Counting objects: 47% (32/68)
remote: Counting objects: 48% (33/68)
remote: Counting objects: 50% (34/68)
remote: Counting objects: 51% (35/68)
remote: Counting objects: 52% (36/68)
remote: Counting objects: 54% (37/68)
remote: Counting objects: 55% (38/68)
remote: Counting objects: 57% (39/68)
remote: Counting objects: 58% (40/68)
remote: Counting objects: 60% (41/68)
remote: Counting objects: 61% (42/68)
remote: Counting objects: 63% (43/68)
remote: Counting objects: 64% (44/68)
remote: Counting objects: 66% (45/68)
remote: Counting objects: 67% (46/68)
remote: Counting objects: 69% (47/68)
remote: Counting objects: 70% (48/68)
remote: Counting objects: 72% (49/68)
remote: Counting objects: 73% (50/68)
remote: Counting objects: 75% (51/68)
remote: Counting objects: 76% (52/68)
remote: Counting objects: 77% (53/68)
remote: Counting objects: 79% (54/68)
remote: Counting objects: 80% (55/68)
remote: Counting objects: 82% (56/68)
remote: Counting objects: 83% (57/68)
remote: Counting objects: 85% (58/68)
remote: Counting objects: 86% (59/68)
remote: Counting objects: 88% (60/68)
remote: Counting objects: 89% (61/68)
remote: Counting objects: 91% (62/68)
remote: Counting objects: 92% (63/68)
remote: Counting objects: 94% (64/68)
remote: Counting objects: 95% (65/68)
remote: Counting objects: 97% (66/68)
remote: Counting objects: 98% (67/68)
remote: Counting objects: 100% (68/68)
remote: Counting objects: 100% (68/68), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/1782)
Receiving objects: 1% (18/1782)
Receiving objects: 2% (36/1782)
Receiving objects: 3% (54/1782)
Receiving objects: 4% (72/1782)
Receiving objects: 5% (90/1782)
Receiving objects: 6% (107/1782)
Receiving objects: 7% (125/1782)
Receiving objects: 8% (143/1782)
Receiving objects: 9% (161/1782)
Receiving objects: 10% (179/1782)
Receiving objects: 11% (197/1782)
Receiving objects: 12% (214/1782)
Receiving objects: 13% (232/1782)
Receiving objects: 14% (250/1782)
Receiving objects: 15% (268/1782)
Receiving objects: 16% (286/1782)
Receiving objects: 17% (303/1782)
Receiving objects: 18% (321/1782)
Receiving objects: 19% (339/1782)
Receiving objects: 20% (357/1782)
Receiving objects: 21% (375/1782)
Receiving objects: 22% (393/1782)
Receiving objects: 23% (410/1782)
Receiving objects: 24% (428/1782)
Receiving objects: 25% (446/1782)
Receiving objects: 26% (464/1782)
Receiving objects: 27% (482/1782)
Receiving objects: 28% (499/1782)
Receiving objects: 29% (517/1782)
Receiving objects: 30% (535/1782)
Receiving objects: 31% (553/1782)
Receiving objects: 32% (571/1782)
Receiving objects: 33% (589/1782)
Receiving objects: 34% (606/1782)
Receiving objects: 35% (624/1782)
Receiving objects: 36% (642/1782)
Receiving objects: 37% (660/1782)
Receiving objects: 38% (678/1782)
Receiving objects: 39% (695/1782)
Receiving objects: 40% (713/1782)
Receiving objects: 41% (731/1782)
Receiving objects: 42% (749/1782)
Receiving objects: 43% (767/1782)
Receiving objects: 44% (785/1782)
Receiving objects: 45% (802/1782)
Receiving objects: 46% (820/1782)
Receiving objects: 47% (838/1782)
Receiving objects: 48% (856/1782)
Receiving objects: 49% (874/1782)
Receiving objects: 50% (891/1782)
Receiving objects: 51% (909/1782)
Receiving objects: 52% (927/1782)
Receiving objects: 53% (945/1782)
Receiving objects: 54% (963/1782)
Receiving objects: 55% (981/1782)
Receiving objects: 56% (998/1782)
Receiving objects: 57% (1016/1782)
Receiving objects: 58% (1034/1782)
Receiving objects: 59% (1052/1782)
Receiving objects: 60% (1070/1782)
Receiving objects: 61% (1088/1782)
Receiving objects: 62% (1105/1782)
Receiving objects: 63% (1123/1782)
Receiving objects: 64% (1141/1782)
Receiving objects: 65% (1159/1782)
Receiving objects: 66% (1177/1782)
Receiving objects: 67% (1194/1782)
Receiving objects: 68% (1212/1782)
Receiving objects: 69% (1230/1782)
Receiving objects: 70% (1248/1782)
Receiving objects: 71% (1266/1782)
Receiving objects: 72% (1284/1782)
Receiving objects: 73% (1301/1782)
Receiving objects: 74% (1319/1782)
Receiving objects: 75% (1337/1782)
Receiving objects: 76% (1355/1782)
Receiving objects: 77% (1373/1782)
Receiving objects: 78% (1390/1782)
Receiving objects: 79% (1408/1782)
Receiving objects: 80% (1426/1782)
Receiving objects: 81% (1444/1782)
Receiving objects: 82% (1462/1782)
Receiving objects: 83% (1480/1782)
Receiving objects: 84% (1497/1782)
Receiving objects: 85% (1515/1782)
Receiving objects: 86% (1533/1782)
Receiving objects: 87% (1551/1782)
Receiving objects: 88% (1569/1782)
Receiving objects: 89% (1586/1782)
Receiving objects: 90% (1604/1782)
Receiving objects: 91% (1622/1782)
Receiving objects: 92% (1640/1782)
Receiving objects: 93% (1658/1782)
Receiving objects: 94% (1676/1782)
remote: Total 1782 (delta 29), reused 38 (delta 16), pack-reused 1714
Receiving objects: 95% (1693/1782)
Receiving objects: 96% (1711/1782)
Receiving objects: 97% (1729/1782)
Receiving objects: 98% (1747/1782)
Receiving objects: 99% (1765/1782)
Receiving objects: 100% (1782/1782)
Receiving objects: 100% (1782/1782), 512.25 KiB | 30.13 MiB/s, done.
Resolving deltas: 0% (0/858)
Resolving deltas: 1% (11/858)
Resolving deltas: 2% (18/858)
Resolving deltas: 3% (27/858)
Resolving deltas: 4% (35/858)
Resolving deltas: 5% (43/858)
Resolving deltas: 13% (118/858)
Resolving deltas: 15% (131/858)
Resolving deltas: 16% (141/858)
Resolving deltas: 17% (147/858)
Resolving deltas: 18% (161/858)
Resolving deltas: 22% (189/858)
Resolving deltas: 23% (200/858)
Resolving deltas: 24% (210/858)
Resolving deltas: 26% (227/858)
Resolving deltas: 27% (239/858)
Resolving deltas: 28% (242/858)
Resolving deltas: 29% (250/858)
Resolving deltas: 35% (305/858)
Resolving deltas: 36% (315/858)
Resolving deltas: 40% (351/858)
Resolving deltas: 41% (353/858)
Resolving deltas: 42% (368/858)
Resolving deltas: 44% (378/858)
Resolving deltas: 45% (387/858)
Resolving deltas: 46% (395/858)
Resolving deltas: 47% (405/858)
Resolving deltas: 48% (412/858)
Resolving deltas: 49% (422/858)
Resolving deltas: 50% (433/858)
Resolving deltas: 51% (446/858)
Resolving deltas: 53% (457/858)
Resolving deltas: 54% (466/858)
Resolving deltas: 56% (486/858)
Resolving deltas: 57% (496/858)
Resolving deltas: 58% (504/858)
Resolving deltas: 60% (515/858)
Resolving deltas: 61% (524/858)
Resolving deltas: 63% (541/858)
Resolving deltas: 64% (555/858)
Resolving deltas: 65% (561/858)
Resolving deltas: 67% (576/858)
Resolving deltas: 69% (597/858)
Resolving deltas: 70% (609/858)
Resolving deltas: 71% (610/858)
Resolving deltas: 72% (625/858)
Resolving deltas: 73% (627/858)
Resolving deltas: 77% (664/858)
Resolving deltas: 100% (858/858)
Resolving deltas: 100% (858/858), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/hardware'...
remote: Enumerating objects: 24, 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: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
remote: Total 24 (delta 8), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/24)
Receiving objects: 8% (2/24)
Receiving objects: 12% (3/24)
Receiving objects: 16% (4/24)
Receiving objects: 20% (5/24)
Receiving objects: 25% (6/24)
Receiving objects: 29% (7/24)
Receiving objects: 33% (8/24)
Receiving objects: 37% (9/24)
Receiving objects: 41% (10/24)
Receiving objects: 45% (11/24)
Receiving objects: 50% (12/24)
Receiving objects: 54% (13/24)
Receiving objects: 58% (14/24)
Receiving objects: 62% (15/24)
Receiving objects: 66% (16/24)
Receiving objects: 70% (17/24)
Receiving objects: 75% (18/24)
Receiving objects: 79% (19/24)
Receiving objects: 83% (20/24)
Receiving objects: 87% (21/24)
Receiving objects: 91% (22/24)
Receiving objects: 95% (23/24)
Receiving objects: 100% (24/24)
Receiving objects: 100% (24/24), done.
Resolving deltas: 0% (0/8)
Resolving deltas: 50% (4/8)
Resolving deltas: 62% (5/8)
Resolving deltas: 100% (8/8)
Resolving deltas: 100% (8/8), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 4% (1/21)
remote: Compressing objects: 9% (2/21)
remote: Compressing objects: 14% (3/21)
remote: Compressing objects: 19% (4/21)
remote: Compressing objects: 23% (5/21)
remote: Compressing objects: 28% (6/21)
remote: Compressing objects: 33% (7/21)
remote: Compressing objects: 38% (8/21)
remote: Compressing objects: 42% (9/21)
remote: Compressing objects: 47% (10/21)
remote: Compressing objects: 52% (11/21)
remote: Compressing objects: 57% (12/21)
remote: Compressing objects: 61% (13/21)
remote: Compressing objects: 66% (14/21)
remote: Compressing objects: 71% (15/21)
remote: Compressing objects: 76% (16/21)
remote: Compressing objects: 80% (17/21)
remote: Compressing objects: 85% (18/21)
remote: Compressing objects: 90% (19/21)
remote: Compressing objects: 95% (20/21)
remote: Compressing objects: 100% (21/21)
remote: Compressing objects: 100% (21/21), done.
remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/22)
Receiving objects: 9% (2/22)
Receiving objects: 13% (3/22)
Receiving objects: 18% (4/22)
Receiving objects: 22% (5/22)
Receiving objects: 27% (6/22)
Receiving objects: 31% (7/22)
Receiving objects: 36% (8/22)
Receiving objects: 40% (9/22)
Receiving objects: 45% (10/22)
Receiving objects: 50% (11/22)
Receiving objects: 54% (12/22)
Receiving objects: 59% (13/22)
Receiving objects: 63% (14/22)
Receiving objects: 68% (15/22)
Receiving objects: 72% (16/22)
Receiving objects: 77% (17/22)
Receiving objects: 81% (18/22)
Receiving objects: 86% (19/22)
Receiving objects: 90% (20/22)
Receiving objects: 95% (21/22)
Receiving objects: 100% (22/22)
Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/lidar-extrinsics'...
remote: Enumerating objects: 77, 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/22)
remote: Compressing objects: 9% (2/22)
remote: Compressing objects: 13% (3/22)
remote: Compressing objects: 18% (4/22)
remote: Compressing objects: 22% (5/22)
remote: Compressing objects: 27% (6/22)
remote: Compressing objects: 31% (7/22)
remote: Compressing objects: 36% (8/22)
remote: Compressing objects: 40% (9/22)
remote: Compressing objects: 45% (10/22)
remote: Compressing objects: 50% (11/22)
remote: Compressing objects: 54% (12/22)
remote: Compressing objects: 59% (13/22)
remote: Compressing objects: 63% (14/22)
remote: Compressing objects: 68% (15/22)
remote: Compressing objects: 72% (16/22)
remote: Compressing objects: 77% (17/22)
remote: Compressing objects: 81% (18/22)
remote: Compressing objects: 86% (19/22)
remote: Compressing objects: 90% (20/22)
remote: Compressing objects: 95% (21/22)
remote: Compressing objects: 100% (22/22)
remote: Compressing objects: 100% (22/22), done.
remote: Total 77 (delta 3), reused 0 (delta 0), pack-reused 53
Receiving objects: 1% (1/77)
Receiving objects: 2% (2/77)
Receiving objects: 3% (3/77)
Receiving objects: 5% (4/77)
Receiving objects: 6% (5/77)
Receiving objects: 7% (6/77)
Receiving objects: 9% (7/77)
Receiving objects: 10% (8/77)
Receiving objects: 11% (9/77)
Receiving objects: 12% (10/77)
Receiving objects: 14% (11/77)
Receiving objects: 15% (12/77)
Receiving objects: 16% (13/77)
Receiving objects: 18% (14/77)
Receiving objects: 19% (15/77)
Receiving objects: 20% (16/77)
Receiving objects: 22% (17/77)
Receiving objects: 23% (18/77)
Receiving objects: 24% (19/77)
Receiving objects: 25% (20/77)
Receiving objects: 27% (21/77)
Receiving objects: 28% (22/77)
Receiving objects: 29% (23/77)
Receiving objects: 31% (24/77)
Receiving objects: 32% (25/77)
Receiving objects: 33% (26/77)
Receiving objects: 35% (27/77)
Receiving objects: 36% (28/77)
Receiving objects: 37% (29/77)
Receiving objects: 38% (30/77)
Receiving objects: 40% (31/77)
Receiving objects: 41% (32/77)
Receiving objects: 42% (33/77)
Receiving objects: 44% (34/77)
Receiving objects: 45% (35/77)
Receiving objects: 46% (36/77)
Receiving objects: 48% (37/77)
Receiving objects: 49% (38/77)
Receiving objects: 50% (39/77)
Receiving objects: 51% (40/77)
Receiving objects: 53% (41/77)
Receiving objects: 54% (42/77)
Receiving objects: 55% (43/77)
Receiving objects: 57% (44/77)
Receiving objects: 58% (45/77)
Receiving objects: 59% (46/77)
Receiving objects: 61% (47/77)
Receiving objects: 62% (48/77)
Receiving objects: 63% (49/77)
Receiving objects: 64% (50/77)
Receiving objects: 66% (51/77)
Receiving objects: 67% (52/77)
Receiving objects: 68% (53/77)
Receiving objects: 70% (54/77)
Receiving objects: 71% (55/77)
Receiving objects: 72% (56/77)
Receiving objects: 74% (57/77)
Receiving objects: 75% (58/77)
Receiving objects: 76% (59/77)
Receiving objects: 77% (60/77)
Receiving objects: 79% (61/77)
Receiving objects: 80% (62/77)
Receiving objects: 81% (63/77)
Receiving objects: 83% (64/77)
Receiving objects: 84% (65/77)
Receiving objects: 85% (66/77)
Receiving objects: 87% (67/77)
Receiving objects: 88% (68/77)
Receiving objects: 89% (69/77)
Receiving objects: 90% (70/77)
Receiving objects: 92% (71/77)
Receiving objects: 93% (72/77)
Receiving objects: 94% (73/77)
Receiving objects: 96% (74/77)
Receiving objects: 97% (75/77)
Receiving objects: 98% (76/77)
Receiving objects: 100% (77/77)
Receiving objects: 100% (77/77), 10.21 KiB | 10.21 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 27% (3/11)
Resolving deltas: 36% (4/11)
Resolving deltas: 45% (5/11)
Resolving deltas: 54% (6/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_common'...
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: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 30 (delta 5), 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.52 KiB | 6.52 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 462, 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: 0% (1/462)
Receiving objects: 1% (5/462)
Receiving objects: 2% (10/462)
Receiving objects: 3% (14/462)
Receiving objects: 4% (19/462)
Receiving objects: 5% (24/462)
Receiving objects: 6% (28/462)
Receiving objects: 7% (33/462)
Receiving objects: 8% (37/462)
Receiving objects: 9% (42/462)
Receiving objects: 10% (47/462)
Receiving objects: 11% (51/462)
Receiving objects: 12% (56/462)
Receiving objects: 13% (61/462)
Receiving objects: 14% (65/462)
Receiving objects: 15% (70/462)
Receiving objects: 16% (74/462)
Receiving objects: 17% (79/462)
Receiving objects: 18% (84/462)
Receiving objects: 19% (88/462)
remote: Total 462 (delta 8), reused 0 (delta 0), pack-reused 429
Receiving objects: 20% (93/462)
Receiving objects: 21% (98/462)
Receiving objects: 22% (102/462)
Receiving objects: 23% (107/462)
Receiving objects: 24% (111/462)
Receiving objects: 25% (116/462)
Receiving objects: 26% (121/462)
Receiving objects: 27% (125/462)
Receiving objects: 28% (130/462)
Receiving objects: 29% (134/462)
Receiving objects: 30% (139/462)
Receiving objects: 31% (144/462)
Receiving objects: 32% (148/462)
Receiving objects: 33% (153/462)
Receiving objects: 34% (158/462)
Receiving objects: 35% (162/462)
Receiving objects: 36% (167/462)
Receiving objects: 37% (171/462)
Receiving objects: 38% (176/462)
Receiving objects: 39% (181/462)
Receiving objects: 40% (185/462)
Receiving objects: 41% (190/462)
Receiving objects: 42% (195/462)
Receiving objects: 43% (199/462)
Receiving objects: 44% (204/462)
Receiving objects: 45% (208/462)
Receiving objects: 46% (213/462)
Receiving objects: 47% (218/462)
Receiving objects: 48% (222/462)
Receiving objects: 49% (227/462)
Receiving objects: 50% (231/462)
Receiving objects: 51% (236/462)
Receiving objects: 52% (241/462)
Receiving objects: 53% (245/462)
Receiving objects: 54% (250/462)
Receiving objects: 55% (255/462)
Receiving objects: 56% (259/462)
Receiving objects: 57% (264/462)
Receiving objects: 58% (268/462)
Receiving objects: 59% (273/462)
Receiving objects: 60% (278/462)
Receiving objects: 61% (282/462)
Receiving objects: 62% (287/462)
Receiving objects: 63% (292/462)
Receiving objects: 64% (296/462)
Receiving objects: 65% (301/462)
Receiving objects: 66% (305/462)
Receiving objects: 67% (310/462)
Receiving objects: 68% (315/462)
Receiving objects: 69% (319/462)
Receiving objects: 70% (324/462)
Receiving objects: 71% (329/462)
Receiving objects: 72% (333/462)
Receiving objects: 73% (338/462)
Receiving objects: 74% (342/462)
Receiving objects: 75% (347/462)
Receiving objects: 76% (352/462)
Receiving objects: 77% (356/462)
Receiving objects: 78% (361/462)
Receiving objects: 79% (365/462)
Receiving objects: 80% (370/462)
Receiving objects: 81% (375/462)
Receiving objects: 82% (379/462)
Receiving objects: 83% (384/462)
Receiving objects: 84% (389/462)
Receiving objects: 85% (393/462)
Receiving objects: 86% (398/462)
Receiving objects: 87% (402/462)
Receiving objects: 88% (407/462)
Receiving objects: 89% (412/462)
Receiving objects: 90% (416/462)
Receiving objects: 91% (421/462)
Receiving objects: 92% (426/462)
Receiving objects: 93% (430/462)
Receiving objects: 94% (435/462)
Receiving objects: 95% (439/462)
Receiving objects: 96% (444/462)
Receiving objects: 97% (449/462)
Receiving objects: 98% (453/462)
Receiving objects: 99% (458/462)
Receiving objects: 100% (462/462)
Receiving objects: 100% (462/462), 80.85 KiB | 20.21 MiB/s, done.
Resolving deltas: 0% (0/188)
Resolving deltas: 1% (2/188)
Resolving deltas: 2% (4/188)
Resolving deltas: 3% (6/188)
Resolving deltas: 4% (8/188)
Resolving deltas: 17% (33/188)
Resolving deltas: 29% (55/188)
Resolving deltas: 32% (61/188)
Resolving deltas: 33% (63/188)
Resolving deltas: 36% (69/188)
Resolving deltas: 37% (71/188)
Resolving deltas: 52% (99/188)
Resolving deltas: 53% (101/188)
Resolving deltas: 62% (117/188)
Resolving deltas: 67% (126/188)
Resolving deltas: 70% (133/188)
Resolving deltas: 73% (139/188)
Resolving deltas: 74% (140/188)
Resolving deltas: 79% (149/188)
Resolving deltas: 80% (152/188)
Resolving deltas: 82% (155/188)
Resolving deltas: 85% (160/188)
Resolving deltas: 86% (163/188)
Resolving deltas: 87% (164/188)
Resolving deltas: 90% (170/188)
Resolving deltas: 91% (172/188)
Resolving deltas: 92% (173/188)
Resolving deltas: 93% (176/188)
Resolving deltas: 94% (177/188)
Resolving deltas: 95% (179/188)
Resolving deltas: 97% (183/188)
Resolving deltas: 98% (186/188)
Resolving deltas: 99% (187/188)
Resolving deltas: 100% (188/188)
Resolving deltas: 100% (188/188), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/msf-port'...
remote: Enumerating objects: 119, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), 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 119 (delta 26), reused 40 (delta 17), pack-reused 63
Receiving objects: 0% (1/119)
Receiving objects: 1% (2/119)
Receiving objects: 2% (3/119)
Receiving objects: 3% (4/119)
Receiving objects: 4% (5/119)
Receiving objects: 5% (6/119)
Receiving objects: 6% (8/119)
Receiving objects: 7% (9/119)
Receiving objects: 8% (10/119)
Receiving objects: 9% (11/119)
Receiving objects: 10% (12/119)
Receiving objects: 11% (14/119)
Receiving objects: 12% (15/119)
Receiving objects: 13% (16/119)
Receiving objects: 14% (17/119)
Receiving objects: 15% (18/119)
Receiving objects: 16% (20/119)
Receiving objects: 17% (21/119)
Receiving objects: 18% (22/119)
Receiving objects: 19% (23/119)
Receiving objects: 20% (24/119)
Receiving objects: 21% (25/119)
Receiving objects: 22% (27/119)
Receiving objects: 23% (28/119)
Receiving objects: 24% (29/119)
Receiving objects: 25% (30/119)
Receiving objects: 26% (31/119)
Receiving objects: 27% (33/119)
Receiving objects: 28% (34/119)
Receiving objects: 29% (35/119)
Receiving objects: 30% (36/119)
Receiving objects: 31% (37/119)
Receiving objects: 32% (39/119)
Receiving objects: 33% (40/119)
Receiving objects: 34% (41/119)
Receiving objects: 35% (42/119)
Receiving objects: 36% (43/119)
Receiving objects: 37% (45/119)
Receiving objects: 38% (46/119)
Receiving objects: 39% (47/119)
Receiving objects: 40% (48/119)
Receiving objects: 41% (49/119)
Receiving objects: 42% (50/119)
Receiving objects: 43% (52/119)
Receiving objects: 44% (53/119)
Receiving objects: 45% (54/119)
Receiving objects: 46% (55/119)
Receiving objects: 47% (56/119)
Receiving objects: 48% (58/119)
Receiving objects: 49% (59/119)
Receiving objects: 50% (60/119)
Receiving objects: 51% (61/119)
Receiving objects: 52% (62/119)
Receiving objects: 53% (64/119)
Receiving objects: 54% (65/119)
Receiving objects: 55% (66/119)
Receiving objects: 56% (67/119)
Receiving objects: 57% (68/119)
Receiving objects: 58% (70/119)
Receiving objects: 59% (71/119)
Receiving objects: 60% (72/119)
Receiving objects: 61% (73/119)
Receiving objects: 62% (74/119)
Receiving objects: 63% (75/119)
Receiving objects: 64% (77/119)
Receiving objects: 65% (78/119)
Receiving objects: 66% (79/119)
Receiving objects: 67% (80/119)
Receiving objects: 68% (81/119)
Receiving objects: 69% (83/119)
Receiving objects: 70% (84/119)
Receiving objects: 71% (85/119)
Receiving objects: 72% (86/119)
Receiving objects: 73% (87/119)
Receiving objects: 74% (89/119)
Receiving objects: 75% (90/119)
Receiving objects: 76% (91/119)
Receiving objects: 77% (92/119)
Receiving objects: 78% (93/119)
Receiving objects: 79% (95/119)
Receiving objects: 80% (96/119)
Receiving objects: 81% (97/119)
Receiving objects: 82% (98/119)
Receiving objects: 83% (99/119)
Receiving objects: 84% (100/119)
Receiving objects: 85% (102/119)
Receiving objects: 86% (103/119)
Receiving objects: 87% (104/119)
Receiving objects: 88% (105/119)
Receiving objects: 89% (106/119)
Receiving objects: 90% (108/119)
Receiving objects: 91% (109/119)
Receiving objects: 92% (110/119)
Receiving objects: 93% (111/119)
Receiving objects: 94% (112/119)
Receiving objects: 95% (114/119)
Receiving objects: 96% (115/119)
Receiving objects: 97% (116/119)
Receiving objects: 98% (117/119)
Receiving objects: 99% (118/119)
Receiving objects: 100% (119/119)
Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done.
Resolving deltas: 0% (0/62)
Resolving deltas: 1% (1/62)
Resolving deltas: 6% (4/62)
Resolving deltas: 12% (8/62)
Resolving deltas: 16% (10/62)
Resolving deltas: 17% (11/62)
Resolving deltas: 20% (13/62)
Resolving deltas: 29% (18/62)
Resolving deltas: 30% (19/62)
Resolving deltas: 32% (20/62)
Resolving deltas: 38% (24/62)
Resolving deltas: 40% (25/62)
Resolving deltas: 43% (27/62)
Resolving deltas: 53% (33/62)
Resolving deltas: 54% (34/62)
Resolving deltas: 56% (35/62)
Resolving deltas: 58% (36/62)
Resolving deltas: 61% (38/62)
Resolving deltas: 62% (39/62)
Resolving deltas: 64% (40/62)
Resolving deltas: 67% (42/62)
Resolving deltas: 69% (43/62)
Resolving deltas: 70% (44/62)
Resolving deltas: 72% (45/62)
Resolving deltas: 74% (46/62)
Resolving deltas: 79% (49/62)
Resolving deltas: 88% (55/62)
Resolving deltas: 90% (56/62)
Resolving deltas: 95% (59/62)
Resolving deltas: 96% (60/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/msf-vehicle'...
remote: Enumerating objects: 39, done.
remote: Total 39 (delta 0), reused 0 (delta 0), pack-reused 39
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.17 KiB | 4.17 MiB/s, done.
Resolving deltas: 0% (0/18)
Resolving deltas: 5% (1/18)
Resolving deltas: 11% (2/18)
Resolving deltas: 16% (3/18)
Resolving deltas: 50% (9/18)
Resolving deltas: 100% (18/18)
Resolving deltas: 100% (18/18), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/perception_camera_driver'...
remote: Enumerating objects: 41, done.
remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 41
Receiving objects: 2% (1/41)
Receiving objects: 4% (2/41)
Receiving objects: 7% (3/41)
Receiving objects: 9% (4/41)
Receiving objects: 12% (5/41)
Receiving objects: 14% (6/41)
Receiving objects: 17% (7/41)
Receiving objects: 19% (8/41)
Receiving objects: 21% (9/41)
Receiving objects: 24% (10/41)
Receiving objects: 26% (11/41)
Receiving objects: 29% (12/41)
Receiving objects: 31% (13/41)
Receiving objects: 34% (14/41)
Receiving objects: 36% (15/41)
Receiving objects: 39% (16/41)
Receiving objects: 41% (17/41)
Receiving objects: 43% (18/41)
Receiving objects: 46% (19/41)
Receiving objects: 48% (20/41)
Receiving objects: 51% (21/41)
Receiving objects: 53% (22/41)
Receiving objects: 56% (23/41)
Receiving objects: 58% (24/41)
Receiving objects: 60% (25/41)
Receiving objects: 63% (26/41)
Receiving objects: 65% (27/41)
Receiving objects: 68% (28/41)
Receiving objects: 70% (29/41)
Receiving objects: 73% (30/41)
Receiving objects: 75% (31/41)
Receiving objects: 78% (32/41)
Receiving objects: 80% (33/41)
Receiving objects: 82% (34/41)
Receiving objects: 85% (35/41)
Receiving objects: 87% (36/41)
Receiving objects: 90% (37/41)
Receiving objects: 92% (38/41)
Receiving objects: 95% (39/41)
Receiving objects: 97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 4.19 KiB | 4.19 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/perception_data_collection'...
remote: Enumerating objects: 148, done.
remote: Counting objects: 0% (1/136)
remote: Counting objects: 1% (2/136)
remote: Counting objects: 2% (3/136)
remote: Counting objects: 3% (5/136)
remote: Counting objects: 4% (6/136)
remote: Counting objects: 5% (7/136)
remote: Counting objects: 6% (9/136)
remote: Counting objects: 7% (10/136)
remote: Counting objects: 8% (11/136)
remote: Counting objects: 9% (13/136)
remote: Counting objects: 10% (14/136)
remote: Counting objects: 11% (15/136)
remote: Counting objects: 12% (17/136)
remote: Counting objects: 13% (18/136)
remote: Counting objects: 14% (20/136)
remote: Counting objects: 15% (21/136)
remote: Counting objects: 16% (22/136)
remote: Counting objects: 17% (24/136)
remote: Counting objects: 18% (25/136)
remote: Counting objects: 19% (26/136)
remote: Counting objects: 20% (28/136)
remote: Counting objects: 21% (29/136)
remote: Counting objects: 22% (30/136)
remote: Counting objects: 23% (32/136)
remote: Counting objects: 24% (33/136)
remote: Counting objects: 25% (34/136)
remote: Counting objects: 26% (36/136)
remote: Counting objects: 27% (37/136)
remote: Counting objects: 28% (39/136)
remote: Counting objects: 29% (40/136)
remote: Counting objects: 30% (41/136)
remote: Counting objects: 31% (43/136)
remote: Counting objects: 32% (44/136)
remote: Counting objects: 33% (45/136)
remote: Counting objects: 34% (47/136)
remote: Counting objects: 35% (48/136)
remote: Counting objects: 36% (49/136)
remote: Counting objects: 37% (51/136)
remote: Counting objects: 38% (52/136)
remote: Counting objects: 39% (54/136)
remote: Counting objects: 40% (55/136)
remote: Counting objects: 41% (56/136)
remote: Counting objects: 42% (58/136)
remote: Counting objects: 43% (59/136)
remote: Counting objects: 44% (60/136)
remote: Counting objects: 45% (62/136)
remote: Counting objects: 46% (63/136)
remote: Counting objects: 47% (64/136)
remote: Counting objects: 48% (66/136)
remote: Counting objects: 49% (67/136)
remote: Counting objects: 50% (68/136)
remote: Counting objects: 51% (70/136)
remote: Counting objects: 52% (71/136)
remote: Counting objects: 53% (73/136)
remote: Counting objects: 54% (74/136)
remote: Counting objects: 55% (75/136)
remote: Counting objects: 56% (77/136)
remote: Counting objects: 57% (78/136)
remote: Counting objects: 58% (79/136)
remote: Counting objects: 59% (81/136)
remote: Counting objects: 60% (82/136)
remote: Counting objects: 61% (83/136)
remote: Counting objects: 62% (85/136)
remote: Counting objects: 63% (86/136)
remote: Counting objects: 64% (88/136)
remote: Counting objects: 65% (89/136)
remote: Counting objects: 66% (90/136)
remote: Counting objects: 67% (92/136)
remote: Counting objects: 68% (93/136)
remote: Counting objects: 69% (94/136)
remote: Counting objects: 70% (96/136)
remote: Counting objects: 71% (97/136)
remote: Counting objects: 72% (98/136)
remote: Counting objects: 73% (100/136)
remote: Counting objects: 74% (101/136)
remote: Counting objects: 75% (102/136)
remote: Counting objects: 76% (104/136)
remote: Counting objects: 77% (105/136)
remote: Counting objects: 78% (107/136)
remote: Counting objects: 79% (108/136)
remote: Counting objects: 80% (109/136)
remote: Counting objects: 81% (111/136)
remote: Counting objects: 82% (112/136)
remote: Counting objects: 83% (113/136)
remote: Counting objects: 84% (115/136)
remote: Counting objects: 85% (116/136)
remote: Counting objects: 86% (117/136)
remote: Counting objects: 87% (119/136)
remote: Counting objects: 88% (120/136)
remote: Counting objects: 89% (122/136)
remote: Counting objects: 90% (123/136)
remote: Counting objects: 91% (124/136)
remote: Counting objects: 92% (126/136)
remote: Counting objects: 93% (127/136)
remote: Counting objects: 94% (128/136)
remote: Counting objects: 95% (130/136)
remote: Counting objects: 96% (131/136)
remote: Counting objects: 97% (132/136)
remote: Counting objects: 98% (134/136)
remote: Counting objects: 99% (135/136)
remote: Counting objects: 100% (136/136)
remote: Counting objects: 100% (136/136), done.
remote: Compressing objects: 1% (1/76)
remote: Compressing objects: 2% (2/76)
remote: Compressing objects: 3% (3/76)
remote: Compressing objects: 5% (4/76)
remote: Compressing objects: 6% (5/76)
remote: Compressing objects: 7% (6/76)
remote: Compressing objects: 9% (7/76)
remote: Compressing objects: 10% (8/76)
remote: Compressing objects: 11% (9/76)
remote: Compressing objects: 13% (10/76)
remote: Compressing objects: 14% (11/76)
remote: Compressing objects: 15% (12/76)
remote: Compressing objects: 17% (13/76)
remote: Compressing objects: 18% (14/76)
remote: Compressing objects: 19% (15/76)
remote: Compressing objects: 21% (16/76)
remote: Compressing objects: 22% (17/76)
remote: Compressing objects: 23% (18/76)
remote: Compressing objects: 25% (19/76)
remote: Compressing objects: 26% (20/76)
remote: Compressing objects: 27% (21/76)
remote: Compressing objects: 28% (22/76)
remote: Compressing objects: 30% (23/76)
remote: Compressing objects: 31% (24/76)
remote: Compressing objects: 32% (25/76)
remote: Compressing objects: 34% (26/76)
remote: Compressing objects: 35% (27/76)
remote: Compressing objects: 36% (28/76)
remote: Compressing objects: 38% (29/76)
remote: Compressing objects: 39% (30/76)
remote: Compressing objects: 40% (31/76)
remote: Compressing objects: 42% (32/76)
remote: Compressing objects: 43% (33/76)
remote: Compressing objects: 44% (34/76)
remote: Compressing objects: 46% (35/76)
remote: Compressing objects: 47% (36/76)
remote: Compressing objects: 48% (37/76)
remote: Compressing objects: 50% (38/76)
remote: Compressing objects: 51% (39/76)
remote: Compressing objects: 52% (40/76)
remote: Compressing objects: 53% (41/76)
remote: Compressing objects: 55% (42/76)
remote: Compressing objects: 56% (43/76)
remote: Compressing objects: 57% (44/76)
remote: Compressing objects: 59% (45/76)
remote: Compressing objects: 60% (46/76)
remote: Compressing objects: 61% (47/76)
remote: Compressing objects: 63% (48/76)
remote: Compressing objects: 64% (49/76)
remote: Compressing objects: 65% (50/76)
remote: Compressing objects: 67% (51/76)
remote: Compressing objects: 68% (52/76)
remote: Compressing objects: 69% (53/76)
remote: Compressing objects: 71% (54/76)
remote: Compressing objects: 72% (55/76)
remote: Compressing objects: 73% (56/76)
remote: Compressing objects: 75% (57/76)
remote: Compressing objects: 76% (58/76)
remote: Compressing objects: 77% (59/76)
remote: Compressing objects: 78% (60/76)
remote: Compressing objects: 80% (61/76)
remote: Compressing objects: 81% (62/76)
remote: Compressing objects: 82% (63/76)
remote: Compressing objects: 84% (64/76)
remote: Compressing objects: 85% (65/76)
remote: Compressing objects: 86% (66/76)
remote: Compressing objects: 88% (67/76)
remote: Compressing objects: 89% (68/76)
remote: Compressing objects: 90% (69/76)
remote: Compressing objects: 92% (70/76)
remote: Compressing objects: 93% (71/76)
remote: Compressing objects: 94% (72/76)
remote: Compressing objects: 96% (73/76)
remote: Compressing objects: 97% (74/76)
remote: Compressing objects: 98% (75/76)
remote: Compressing objects: 100% (76/76)
remote: Compressing objects: 100% (76/76), done.
remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12
Receiving objects: 0% (1/148)
Receiving objects: 1% (2/148)
Receiving objects: 2% (3/148)
Receiving objects: 3% (5/148)
Receiving objects: 4% (6/148)
Receiving objects: 5% (8/148)
Receiving objects: 6% (9/148)
Receiving objects: 7% (11/148)
Receiving objects: 8% (12/148)
Receiving objects: 9% (14/148)
Receiving objects: 10% (15/148)
Receiving objects: 11% (17/148)
Receiving objects: 12% (18/148)
Receiving objects: 13% (20/148)
Receiving objects: 14% (21/148)
Receiving objects: 15% (23/148)
Receiving objects: 16% (24/148)
Receiving objects: 17% (26/148)
Receiving objects: 18% (27/148)
Receiving objects: 19% (29/148)
Receiving objects: 20% (30/148)
Receiving objects: 21% (32/148)
Receiving objects: 22% (33/148)
Receiving objects: 23% (35/148)
Receiving objects: 24% (36/148)
Receiving objects: 25% (37/148)
Receiving objects: 26% (39/148)
Receiving objects: 27% (40/148)
Receiving objects: 28% (42/148)
Receiving objects: 29% (43/148)
Receiving objects: 30% (45/148)
Receiving objects: 31% (46/148)
Receiving objects: 32% (48/148)
Receiving objects: 33% (49/148)
Receiving objects: 34% (51/148)
Receiving objects: 35% (52/148)
Receiving objects: 36% (54/148)
Receiving objects: 37% (55/148)
Receiving objects: 38% (57/148)
Receiving objects: 39% (58/148)
Receiving objects: 40% (60/148)
Receiving objects: 41% (61/148)
Receiving objects: 42% (63/148)
Receiving objects: 43% (64/148)
Receiving objects: 44% (66/148)
Receiving objects: 45% (67/148)
Receiving objects: 46% (69/148)
Receiving objects: 47% (70/148)
Receiving objects: 48% (72/148)
Receiving objects: 49% (73/148)
Receiving objects: 50% (74/148)
Receiving objects: 51% (76/148)
Receiving objects: 52% (77/148)
Receiving objects: 53% (79/148)
Receiving objects: 54% (80/148)
Receiving objects: 55% (82/148)
Receiving objects: 56% (83/148)
Receiving objects: 57% (85/148)
Receiving objects: 58% (86/148)
Receiving objects: 59% (88/148)
Receiving objects: 60% (89/148)
Receiving objects: 61% (91/148)
Receiving objects: 62% (92/148)
Receiving objects: 63% (94/148)
Receiving objects: 64% (95/148)
Receiving objects: 65% (97/148)
Receiving objects: 66% (98/148)
Receiving objects: 67% (100/148)
Receiving objects: 68% (101/148)
Receiving objects: 69% (103/148)
Receiving objects: 70% (104/148)
Receiving objects: 71% (106/148)
Receiving objects: 72% (107/148)
Receiving objects: 73% (109/148)
Receiving objects: 74% (110/148)
Receiving objects: 75% (111/148)
Receiving objects: 76% (113/148)
Receiving objects: 77% (114/148)
Receiving objects: 78% (116/148)
Receiving objects: 79% (117/148)
Receiving objects: 80% (119/148)
Receiving objects: 81% (120/148)
Receiving objects: 82% (122/148)
Receiving objects: 83% (123/148)
Receiving objects: 84% (125/148)
Receiving objects: 85% (126/148)
Receiving objects: 86% (128/148)
Receiving objects: 87% (129/148)
Receiving objects: 88% (131/148)
Receiving objects: 89% (132/148)
Receiving objects: 90% (134/148)
Receiving objects: 91% (135/148)
Receiving objects: 92% (137/148)
Receiving objects: 93% (138/148)
Receiving objects: 94% (140/148)
Receiving objects: 95% (141/148)
Receiving objects: 96% (143/148)
Receiving objects: 97% (144/148)
Receiving objects: 98% (146/148)
Receiving objects: 99% (147/148)
Receiving objects: 100% (148/148)
Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done.
Resolving deltas: 0% (0/71)
Resolving deltas: 1% (1/71)
Resolving deltas: 2% (2/71)
Resolving deltas: 4% (3/71)
Resolving deltas: 7% (5/71)
Resolving deltas: 9% (7/71)
Resolving deltas: 26% (19/71)
Resolving deltas: 29% (21/71)
Resolving deltas: 39% (28/71)
Resolving deltas: 47% (34/71)
Resolving deltas: 49% (35/71)
Resolving deltas: 50% (36/71)
Resolving deltas: 52% (37/71)
Resolving deltas: 53% (38/71)
Resolving deltas: 54% (39/71)
Resolving deltas: 56% (40/71)
Resolving deltas: 100% (71/71)
Resolving deltas: 100% (71/71), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 1% (1/84)
remote: Counting objects: 2% (2/84)
remote: Counting objects: 3% (3/84)
remote: Counting objects: 4% (4/84)
remote: Counting objects: 5% (5/84)
remote: Counting objects: 7% (6/84)
remote: Counting objects: 8% (7/84)
remote: Counting objects: 9% (8/84)
remote: Counting objects: 10% (9/84)
remote: Counting objects: 11% (10/84)
remote: Counting objects: 13% (11/84)
remote: Counting objects: 14% (12/84)
remote: Counting objects: 15% (13/84)
remote: Counting objects: 16% (14/84)
remote: Counting objects: 17% (15/84)
remote: Counting objects: 19% (16/84)
remote: Counting objects: 20% (17/84)
remote: Counting objects: 21% (18/84)
remote: Counting objects: 22% (19/84)
remote: Counting objects: 23% (20/84)
remote: Counting objects: 25% (21/84)
remote: Counting objects: 26% (22/84)
remote: Counting objects: 27% (23/84)
remote: Counting objects: 28% (24/84)
remote: Counting objects: 29% (25/84)
remote: Counting objects: 30% (26/84)
remote: Counting objects: 32% (27/84)
remote: Counting objects: 33% (28/84)
remote: Counting objects: 34% (29/84)
remote: Counting objects: 35% (30/84)
remote: Counting objects: 36% (31/84)
remote: Counting objects: 38% (32/84)
remote: Counting objects: 39% (33/84)
remote: Counting objects: 40% (34/84)
remote: Counting objects: 41% (35/84)
remote: Counting objects: 42% (36/84)
remote: Counting objects: 44% (37/84)
remote: Counting objects: 45% (38/84)
remote: Counting objects: 46% (39/84)
remote: Counting objects: 47% (40/84)
remote: Counting objects: 48% (41/84)
remote: Counting objects: 50% (42/84)
remote: Counting objects: 51% (43/84)
remote: Counting objects: 52% (44/84)
remote: Counting objects: 53% (45/84)
remote: Counting objects: 54% (46/84)
remote: Counting objects: 55% (47/84)
remote: Counting objects: 57% (48/84)
remote: Counting objects: 58% (49/84)
remote: Counting objects: 59% (50/84)
remote: Counting objects: 60% (51/84)
remote: Counting objects: 61% (52/84)
remote: Counting objects: 63% (53/84)
remote: Counting objects: 64% (54/84)
remote: Counting objects: 65% (55/84)
remote: Counting objects: 66% (56/84)
remote: Counting objects: 67% (57/84)
remote: Counting objects: 69% (58/84)
remote: Counting objects: 70% (59/84)
remote: Counting objects: 71% (60/84)
remote: Counting objects: 72% (61/84)
remote: Counting objects: 73% (62/84)
remote: Counting objects: 75% (63/84)
remote: Counting objects: 76% (64/84)
remote: Counting objects: 77% (65/84)
remote: Counting objects: 78% (66/84)
remote: Counting objects: 79% (67/84)
remote: Counting objects: 80% (68/84)
remote: Counting objects: 82% (69/84)
remote: Counting objects: 83% (70/84)
remote: Counting objects: 84% (71/84)
remote: Counting objects: 85% (72/84)
remote: Counting objects: 86% (73/84)
remote: Counting objects: 88% (74/84)
remote: Counting objects: 89% (75/84)
remote: Counting objects: 90% (76/84)
remote: Counting objects: 91% (77/84)
remote: Counting objects: 92% (78/84)
remote: Counting objects: 94% (79/84)
remote: Counting objects: 95% (80/84)
remote: Counting objects: 96% (81/84)
remote: Counting objects: 97% (82/84)
remote: Counting objects: 98% (83/84)
remote: Counting objects: 100% (84/84)
remote: Counting objects: 100% (84/84), 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 125 (delta 15), reused 64 (delta 10), pack-reused 41
Receiving objects: 0% (1/125)
Receiving objects: 1% (2/125)
Receiving objects: 2% (3/125)
Receiving objects: 3% (4/125)
Receiving objects: 4% (5/125)
Receiving objects: 5% (7/125)
Receiving objects: 6% (8/125)
Receiving objects: 7% (9/125)
Receiving objects: 8% (10/125)
Receiving objects: 9% (12/125)
Receiving objects: 10% (13/125)
Receiving objects: 11% (14/125)
Receiving objects: 12% (15/125)
Receiving objects: 13% (17/125)
Receiving objects: 14% (18/125)
Receiving objects: 15% (19/125)
Receiving objects: 16% (20/125)
Receiving objects: 17% (22/125)
Receiving objects: 18% (23/125)
Receiving objects: 19% (24/125)
Receiving objects: 20% (25/125)
Receiving objects: 21% (27/125)
Receiving objects: 22% (28/125)
Receiving objects: 23% (29/125)
Receiving objects: 24% (30/125)
Receiving objects: 25% (32/125)
Receiving objects: 26% (33/125)
Receiving objects: 27% (34/125)
Receiving objects: 28% (35/125)
Receiving objects: 29% (37/125)
Receiving objects: 30% (38/125)
Receiving objects: 31% (39/125)
Receiving objects: 32% (40/125)
Receiving objects: 33% (42/125)
Receiving objects: 34% (43/125)
Receiving objects: 35% (44/125)
Receiving objects: 36% (45/125)
Receiving objects: 37% (47/125)
Receiving objects: 38% (48/125)
Receiving objects: 39% (49/125)
Receiving objects: 40% (50/125)
Receiving objects: 41% (52/125)
Receiving objects: 42% (53/125)
Receiving objects: 43% (54/125)
Receiving objects: 44% (55/125)
Receiving objects: 45% (57/125)
Receiving objects: 46% (58/125)
Receiving objects: 47% (59/125)
Receiving objects: 48% (60/125)
Receiving objects: 49% (62/125)
Receiving objects: 50% (63/125)
Receiving objects: 51% (64/125)
Receiving objects: 52% (65/125)
Receiving objects: 53% (67/125)
Receiving objects: 54% (68/125)
Receiving objects: 55% (69/125)
Receiving objects: 56% (70/125)
Receiving objects: 57% (72/125)
Receiving objects: 58% (73/125)
Receiving objects: 59% (74/125)
Receiving objects: 60% (75/125)
Receiving objects: 61% (77/125)
Receiving objects: 62% (78/125)
Receiving objects: 63% (79/125)
Receiving objects: 64% (80/125)
Receiving objects: 65% (82/125)
Receiving objects: 66% (83/125)
Receiving objects: 67% (84/125)
Receiving objects: 68% (85/125)
Receiving objects: 69% (87/125)
Receiving objects: 70% (88/125)
Receiving objects: 71% (89/125)
Receiving objects: 72% (90/125)
Receiving objects: 73% (92/125)
Receiving objects: 74% (93/125)
Receiving objects: 75% (94/125)
Receiving objects: 76% (95/125)
Receiving objects: 77% (97/125)
Receiving objects: 78% (98/125)
Receiving objects: 79% (99/125)
Receiving objects: 80% (100/125)
Receiving objects: 81% (102/125)
Receiving objects: 82% (103/125)
Receiving objects: 83% (104/125)
Receiving objects: 84% (105/125)
Receiving objects: 85% (107/125)
Receiving objects: 86% (108/125)
Receiving objects: 87% (109/125)
Receiving objects: 88% (110/125)
Receiving objects: 89% (112/125)
Receiving objects: 90% (113/125)
Receiving objects: 91% (114/125)
Receiving objects: 92% (115/125)
Receiving objects: 93% (117/125)
Receiving objects: 94% (118/125)
Receiving objects: 95% (119/125)
Receiving objects: 96% (120/125)
Receiving objects: 97% (122/125)
Receiving objects: 98% (123/125)
Receiving objects: 99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas: 0% (0/26)
Resolving deltas: 3% (1/26)
Resolving deltas: 11% (3/26)
Resolving deltas: 15% (4/26)
Resolving deltas: 73% (19/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/weifang-config/container/A006/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/weifang-config/container/A006/params_new/perception_new_detection'...
remote: Enumerating objects: 5334, done.
remote: Counting objects: 0% (1/618)
remote: Counting objects: 1% (7/618)
remote: Counting objects: 2% (13/618)
remote: Counting objects: 3% (19/618)
remote: Counting objects: 4% (25/618)
remote: Counting objects: 5% (31/618)
remote: Counting objects: 6% (38/618)
remote: Counting objects: 7% (44/618)
remote: Counting objects: 8% (50/618)
remote: Counting objects: 9% (56/618)
remote: Counting objects: 10% (62/618)
remote: Counting objects: 11% (68/618)
remote: Counting objects: 12% (75/618)
remote: Counting objects: 13% (81/618)
remote: Counting objects: 14% (87/618)
remote: Counting objects: 15% (93/618)
remote: Counting objects: 16% (99/618)
remote: Counting objects: 17% (106/618)
remote: Counting objects: 18% (112/618)
remote: Counting objects: 19% (118/618)
remote: Counting objects: 20% (124/618)
remote: Counting objects: 21% (130/618)
remote: Counting objects: 22% (136/618)
remote: Counting objects: 23% (143/618)
remote: Counting objects: 24% (149/618)
remote: Counting objects: 25% (155/618)
remote: Counting objects: 26% (161/618)
remote: Counting objects: 27% (167/618)
remote: Counting objects: 28% (174/618)
remote: Counting objects: 29% (180/618)
remote: Counting objects: 30% (186/618)
remote: Counting objects: 31% (192/618)
remote: Counting objects: 32% (198/618)
remote: Counting objects: 33% (204/618)
remote: Counting objects: 34% (211/618)
remote: Counting objects: 35% (217/618)
remote: Counting objects: 36% (223/618)
remote: Counting objects: 37% (229/618)
remote: Counting objects: 38% (235/618)
remote: Counting objects: 39% (242/618)
remote: Counting objects: 40% (248/618)
remote: Counting objects: 41% (254/618)
remote: Counting objects: 42% (260/618)
remote: Counting objects: 43% (266/618)
remote: Counting objects: 44% (272/618)
remote: Counting objects: 45% (279/618)
remote: Counting objects: 46% (285/618)
remote: Counting objects: 47% (291/618)
remote: Counting objects: 48% (297/618)
remote: Counting objects: 49% (303/618)
remote: Counting objects: 50% (309/618)
remote: Counting objects: 51% (316/618)
remote: Counting objects: 52% (322/618)
remote: Counting objects: 53% (328/618)
remote: Counting objects: 54% (334/618)
remote: Counting objects: 55% (340/618)
remote: Counting objects: 56% (347/618)
remote: Counting objects: 57% (353/618)
remote: Counting objects: 58% (359/618)
remote: Counting objects: 59% (365/618)
remote: Counting objects: 60% (371/618)
remote: Counting objects: 61% (377/618)
remote: Counting objects: 62% (384/618)
remote: Counting objects: 63% (390/618)
remote: Counting objects: 64% (396/618)
remote: Counting objects: 65% (402/618)
remote: Counting objects: 66% (408/618)
remote: Counting objects: 67% (415/618)
remote: Counting objects: 68% (421/618)
remote: Counting objects: 69% (427/618)
remote: Counting objects: 70% (433/618)
remote: Counting objects: 71% (439/618)
remote: Counting objects: 72% (445/618)
remote: Counting objects: 73% (452/618)
remote: Counting objects: 74% (458/618)
remote: Counting objects: 75% (464/618)
remote: Counting objects: 76% (470/618)
remote: Counting objects: 77% (476/618)
remote: Counting objects: 78% (483/618)
remote: Counting objects: 79% (489/618)
remote: Counting objects: 80% (495/618)
remote: Counting objects: 81% (501/618)
remote: Counting objects: 82% (507/618)
remote: Counting objects: 83% (513/618)
remote: Counting objects: 84% (520/618)
remote: Counting objects: 85% (526/618)
remote: Counting objects: 86% (532/618)
remote: Counting objects: 87% (538/618)
remote: Counting objects: 88% (544/618)
remote: Counting objects: 89% (551/618)
remote: Counting objects: 90% (557/618)
remote: Counting objects: 91% (563/618)
remote: Counting objects: 92% (569/618)
remote: Counting objects: 93% (575/618)
remote: Counting objects: 94% (581/618)
remote: Counting objects: 95% (588/618)
remote: Counting objects: 96% (594/618)
remote: Counting objects: 97% (600/618)
remote: Counting objects: 98% (606/618)
remote: Counting objects: 99% (612/618)
remote: Counting objects: 100% (618/618)
remote: Counting objects: 100% (618/618), done.
remote: Compressing objects: 0% (1/155)
remote: Compressing objects: 1% (2/155)
remote: Compressing objects: 2% (4/155)
remote: Compressing objects: 3% (5/155)
remote: Compressing objects: 4% (7/155)
remote: Compressing objects: 5% (8/155)
remote: Compressing objects: 6% (10/155)
remote: Compressing objects: 7% (11/155)
remote: Compressing objects: 8% (13/155)
remote: Compressing objects: 9% (14/155)
remote: Compressing objects: 10% (16/155)
remote: Compressing objects: 11% (18/155)
remote: Compressing objects: 12% (19/155)
remote: Compressing objects: 13% (21/155)
remote: Compressing objects: 14% (22/155)
remote: Compressing objects: 15% (24/155)
remote: Compressing objects: 16% (25/155)
remote: Compressing objects: 17% (27/155)
remote: Compressing objects: 18% (28/155)
remote: Compressing objects: 19% (30/155)
remote: Compressing objects: 20% (31/155)
remote: Compressing objects: 21% (33/155)
remote: Compressing objects: 22% (35/155)
remote: Compressing objects: 23% (36/155)
remote: Compressing objects: 24% (38/155)
remote: Compressing objects: 25% (39/155)
remote: Compressing objects: 26% (41/155)
remote: Compressing objects: 27% (42/155)
remote: Compressing objects: 28% (44/155)
remote: Compressing objects: 29% (45/155)
remote: Compressing objects: 30% (47/155)
remote: Compressing objects: 31% (49/155)
remote: Compressing objects: 32% (50/155)
remote: Compressing objects: 33% (52/155)
remote: Compressing objects: 34% (53/155)
remote: Compressing objects: 35% (55/155)
remote: Compressing objects: 36% (56/155)
remote: Compressing objects: 37% (58/155)
remote: Compressing objects: 38% (59/155)
remote: Compressing objects: 39% (61/155)
remote: Compressing objects: 40% (62/155)
remote: Compressing objects: 41% (64/155)
remote: Compressing objects: 42% (66/155)
remote: Compressing objects: 43% (67/155)
remote: Compressing objects: 44% (69/155)
remote: Compressing objects: 45% (70/155)
remote: Compressing objects: 46% (72/155)
remote: Compressing objects: 47% (73/155)
remote: Compressing objects: 48% (75/155)
remote: Compressing objects: 49% (76/155)
remote: Compressing objects: 50% (78/155)
remote: Compressing objects: 51% (80/155)
remote: Compressing objects: 52% (81/155)
remote: Compressing objects: 53% (83/155)
remote: Compressing objects: 54% (84/155)
remote: Compressing objects: 55% (86/155)
remote: Compressing objects: 56% (87/155)
remote: Compressing objects: 57% (89/155)
remote: Compressing objects: 58% (90/155)
remote: Compressing objects: 59% (92/155)
remote: Compressing objects: 60% (93/155)
remote: Compressing objects: 61% (95/155)
remote: Compressing objects: 62% (97/155)
remote: Compressing objects: 63% (98/155)
remote: Compressing objects: 64% (100/155)
remote: Compressing objects: 65% (101/155)
remote: Compressing objects: 66% (103/155)
remote: Compressing objects: 67% (104/155)
remote: Compressing objects: 68% (106/155)
remote: Compressing objects: 69% (107/155)
remote: Compressing objects: 70% (109/155)
remote: Compressing objects: 71% (111/155)
remote: Compressing objects: 72% (112/155)
remote: Compressing objects: 73% (114/155)
remote: Compressing objects: 74% (115/155)
remote: Compressing objects: 75% (117/155)
remote: Compressing objects: 76% (118/155)
remote: Compressing objects: 77% (120/155)
remote: Compressing objects: 78% (121/155)
remote: Compressing objects: 79% (123/155)
remote: Compressing objects: 80% (124/155)
remote: Compressing objects: 81% (126/155)
remote: Compressing objects: 82% (128/155)
remote: Compressing objects: 83% (129/155)
remote: Compressing objects: 84% (131/155)
remote: Compressing objects: 85% (132/155)
remote: Compressing objects: 86% (134/155)
remote: Compressing objects: 87% (135/155)
remote: Compressing objects: 88% (137/155)
remote: Compressing objects: 89% (138/155)
remote: Compressing objects: 90% (140/155)
remote: Compressing objects: 91% (142/155)
remote: Compressing objects: 92% (143/155)
remote: Compressing objects: 93% (145/155)
remote: Compressing objects: 94% (146/155)
remote: Compressing objects: 95% (148/155)
remote: Compressing objects: 96% (149/155)
remote: Compressing objects: 97% (151/155)
remote: Compressing objects: 98% (152/155)
remote: Compressing objects: 99% (154/155)
remote: Compressing objects: 100% (155/155)
remote: Compressing objects: 100% (155/155), done.
Receiving objects: 0% (1/5334)
Receiving objects: 1% (54/5334)
Receiving objects: 2% (107/5334)
Receiving objects: 3% (161/5334)
Receiving objects: 4% (214/5334)
Receiving objects: 5% (267/5334)
Receiving objects: 6% (321/5334)
Receiving objects: 7% (374/5334)
Receiving objects: 8% (427/5334)
Receiving objects: 9% (481/5334)
Receiving objects: 10% (534/5334)
Receiving objects: 11% (587/5334)
Receiving objects: 12% (641/5334)
Receiving objects: 13% (694/5334)
Receiving objects: 14% (747/5334)
Receiving objects: 15% (801/5334)
Receiving objects: 16% (854/5334)
Receiving objects: 17% (907/5334)
Receiving objects: 18% (961/5334)
Receiving objects: 19% (1014/5334)
Receiving objects: 20% (1067/5334)
Receiving objects: 21% (1121/5334)
Receiving objects: 22% (1174/5334)
Receiving objects: 23% (1227/5334)
Receiving objects: 24% (1281/5334)
Receiving objects: 25% (1334/5334)
Receiving objects: 26% (1387/5334)
Receiving objects: 27% (1441/5334)
Receiving objects: 28% (1494/5334)
Receiving objects: 29% (1547/5334)
Receiving objects: 30% (1601/5334)
Receiving objects: 31% (1654/5334)
Receiving objects: 32% (1707/5334)
Receiving objects: 33% (1761/5334)
Receiving objects: 34% (1814/5334)
Receiving objects: 35% (1867/5334)
Receiving objects: 36% (1921/5334)
Receiving objects: 37% (1974/5334)
Receiving objects: 38% (2027/5334)
Receiving objects: 39% (2081/5334)
Receiving objects: 40% (2134/5334)
Receiving objects: 41% (2187/5334)
Receiving objects: 42% (2241/5334)
Receiving objects: 43% (2294/5334)
Receiving objects: 44% (2347/5334)
Receiving objects: 45% (2401/5334)
Receiving objects: 46% (2454/5334)
Receiving objects: 47% (2507/5334)
Receiving objects: 48% (2561/5334)
Receiving objects: 49% (2614/5334)
Receiving objects: 50% (2667/5334)
Receiving objects: 51% (2721/5334)
Receiving objects: 52% (2774/5334)
Receiving objects: 53% (2828/5334)
Receiving objects: 54% (2881/5334)
Receiving objects: 55% (2934/5334)
Receiving objects: 56% (2988/5334)
Receiving objects: 57% (3041/5334)
Receiving objects: 58% (3094/5334)
Receiving objects: 59% (3148/5334)
Receiving objects: 60% (3201/5334)
Receiving objects: 61% (3254/5334)
Receiving objects: 62% (3308/5334)
Receiving objects: 63% (3361/5334)
Receiving objects: 64% (3414/5334)
Receiving objects: 65% (3468/5334)
Receiving objects: 66% (3521/5334)
Receiving objects: 67% (3574/5334)
Receiving objects: 68% (3628/5334)
Receiving objects: 69% (3681/5334)
Receiving objects: 70% (3734/5334)
Receiving objects: 71% (3788/5334)
Receiving objects: 72% (3841/5334)
Receiving objects: 73% (3894/5334)
Receiving objects: 74% (3948/5334)
Receiving objects: 75% (4001/5334)
Receiving objects: 76% (4054/5334)
Receiving objects: 77% (4108/5334)
Receiving objects: 78% (4161/5334)
Receiving objects: 79% (4214/5334)
Receiving objects: 80% (4268/5334)
Receiving objects: 81% (4321/5334)
Receiving objects: 82% (4374/5334)
Receiving objects: 83% (4428/5334)
Receiving objects: 84% (4481/5334)
Receiving objects: 85% (4534/5334)
Receiving objects: 86% (4588/5334)
Receiving objects: 87% (4641/5334)
Receiving objects: 88% (4694/5334)
Receiving objects: 89% (4748/5334)
Receiving objects: 90% (4801/5334)
Receiving objects: 91% (4854/5334)
remote: Total 5334 (delta 496), reused 551 (delta 435), pack-reused 4716
Receiving objects: 92% (4908/5334)
Receiving objects: 93% (4961/5334)
Receiving objects: 94% (5014/5334)
Receiving objects: 95% (5068/5334)
Receiving objects: 96% (5121/5334)
Receiving objects: 97% (5174/5334)
Receiving objects: 98% (5228/5334)
Receiving objects: 99% (5281/5334)
Receiving objects: 100% (5334/5334)
Receiving objects: 100% (5334/5334), 567.12 KiB | 29.85 MiB/s, done.
Resolving deltas: 0% (0/1023)
Resolving deltas: 1% (11/1023)
Resolving deltas: 5% (53/1023)
Resolving deltas: 6% (66/1023)
Resolving deltas: 7% (74/1023)
Resolving deltas: 9% (98/1023)
Resolving deltas: 10% (111/1023)
Resolving deltas: 11% (113/1023)
Resolving deltas: 12% (123/1023)
Resolving deltas: 13% (134/1023)
Resolving deltas: 14% (148/1023)
Resolving deltas: 15% (155/1023)
Resolving deltas: 16% (165/1023)
Resolving deltas: 17% (175/1023)
Resolving deltas: 19% (201/1023)
Resolving deltas: 20% (205/1023)
Resolving deltas: 21% (215/1023)
Resolving deltas: 22% (226/1023)
Resolving deltas: 23% (236/1023)
Resolving deltas: 68% (702/1023)
Resolving deltas: 70% (717/1023)
Resolving deltas: 79% (811/1023)
Resolving deltas: 81% (830/1023)
Resolving deltas: 88% (908/1023)
Resolving deltas: 100% (1023/1023)
Resolving deltas: 100% (1023/1023), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/perception_spreader_truck'...
remote: Enumerating objects: 75, 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: 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.
remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23
Receiving objects: 1% (1/75)
Receiving objects: 2% (2/75)
Receiving objects: 4% (3/75)
Receiving objects: 5% (4/75)
Receiving objects: 6% (5/75)
Receiving objects: 8% (6/75)
Receiving objects: 9% (7/75)
Receiving objects: 10% (8/75)
Receiving objects: 12% (9/75)
Receiving objects: 13% (10/75)
Receiving objects: 14% (11/75)
Receiving objects: 16% (12/75)
Receiving objects: 17% (13/75)
Receiving objects: 18% (14/75)
Receiving objects: 20% (15/75)
Receiving objects: 21% (16/75)
Receiving objects: 22% (17/75)
Receiving objects: 24% (18/75)
Receiving objects: 25% (19/75)
Receiving objects: 26% (20/75)
Receiving objects: 28% (21/75)
Receiving objects: 29% (22/75)
Receiving objects: 30% (23/75)
Receiving objects: 32% (24/75)
Receiving objects: 33% (25/75)
Receiving objects: 34% (26/75)
Receiving objects: 36% (27/75)
Receiving objects: 37% (28/75)
Receiving objects: 38% (29/75)
Receiving objects: 40% (30/75)
Receiving objects: 41% (31/75)
Receiving objects: 42% (32/75)
Receiving objects: 44% (33/75)
Receiving objects: 45% (34/75)
Receiving objects: 46% (35/75)
Receiving objects: 48% (36/75)
Receiving objects: 49% (37/75)
Receiving objects: 50% (38/75)
Receiving objects: 52% (39/75)
Receiving objects: 53% (40/75)
Receiving objects: 54% (41/75)
Receiving objects: 56% (42/75)
Receiving objects: 57% (43/75)
Receiving objects: 58% (44/75)
Receiving objects: 60% (45/75)
Receiving objects: 61% (46/75)
Receiving objects: 62% (47/75)
Receiving objects: 64% (48/75)
Receiving objects: 65% (49/75)
Receiving objects: 66% (50/75)
Receiving objects: 68% (51/75)
Receiving objects: 69% (52/75)
Receiving objects: 70% (53/75)
Receiving objects: 72% (54/75)
Receiving objects: 73% (55/75)
Receiving objects: 74% (56/75)
Receiving objects: 76% (57/75)
Receiving objects: 77% (58/75)
Receiving objects: 78% (59/75)
Receiving objects: 80% (60/75)
Receiving objects: 81% (61/75)
Receiving objects: 82% (62/75)
Receiving objects: 84% (63/75)
Receiving objects: 85% (64/75)
Receiving objects: 86% (65/75)
Receiving objects: 88% (66/75)
Receiving objects: 89% (67/75)
Receiving objects: 90% (68/75)
Receiving objects: 92% (69/75)
Receiving objects: 93% (70/75)
Receiving objects: 94% (71/75)
Receiving objects: 96% (72/75)
Receiving objects: 97% (73/75)
Receiving objects: 98% (74/75)
Receiving objects: 100% (75/75)
Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done.
Resolving deltas: 0% (0/32)
Resolving deltas: 3% (1/32)
Resolving deltas: 6% (2/32)
Resolving deltas: 18% (6/32)
Resolving deltas: 21% (7/32)
Resolving deltas: 37% (12/32)
Resolving deltas: 71% (23/32)
Resolving deltas: 100% (32/32)
Resolving deltas: 100% (32/32), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/perception_vehicles'...
remote: Enumerating objects: 36, done.
remote: Counting objects: 2% (1/36)
remote: Counting objects: 5% (2/36)
remote: Counting objects: 8% (3/36)
remote: Counting objects: 11% (4/36)
remote: Counting objects: 13% (5/36)
remote: Counting objects: 16% (6/36)
remote: Counting objects: 19% (7/36)
remote: Counting objects: 22% (8/36)
remote: Counting objects: 25% (9/36)
remote: Counting objects: 27% (10/36)
remote: Counting objects: 30% (11/36)
remote: Counting objects: 33% (12/36)
remote: Counting objects: 36% (13/36)
remote: Counting objects: 38% (14/36)
remote: Counting objects: 41% (15/36)
remote: Counting objects: 44% (16/36)
remote: Counting objects: 47% (17/36)
remote: Counting objects: 50% (18/36)
remote: Counting objects: 52% (19/36)
remote: Counting objects: 55% (20/36)
remote: Counting objects: 58% (21/36)
remote: Counting objects: 61% (22/36)
remote: Counting objects: 63% (23/36)
remote: Counting objects: 66% (24/36)
remote: Counting objects: 69% (25/36)
remote: Counting objects: 72% (26/36)
remote: Counting objects: 75% (27/36)
remote: Counting objects: 77% (28/36)
remote: Counting objects: 80% (29/36)
remote: Counting objects: 83% (30/36)
remote: Counting objects: 86% (31/36)
remote: Counting objects: 88% (32/36)
remote: Counting objects: 91% (33/36)
remote: Counting objects: 94% (34/36)
remote: Counting objects: 97% (35/36)
remote: Counting objects: 100% (36/36)
remote: Counting objects: 100% (36/36), done.
remote: Compressing objects: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 36 (delta 5), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/36)
Receiving objects: 5% (2/36)
Receiving objects: 8% (3/36)
Receiving objects: 11% (4/36)
Receiving objects: 13% (5/36)
Receiving objects: 16% (6/36)
Receiving objects: 19% (7/36)
Receiving objects: 22% (8/36)
Receiving objects: 25% (9/36)
Receiving objects: 27% (10/36)
Receiving objects: 30% (11/36)
Receiving objects: 33% (12/36)
Receiving objects: 36% (13/36)
Receiving objects: 38% (14/36)
Receiving objects: 41% (15/36)
Receiving objects: 44% (16/36)
Receiving objects: 47% (17/36)
Receiving objects: 50% (18/36)
Receiving objects: 52% (19/36)
Receiving objects: 55% (20/36)
Receiving objects: 58% (21/36)
Receiving objects: 61% (22/36)
Receiving objects: 63% (23/36)
Receiving objects: 66% (24/36)
Receiving objects: 69% (25/36)
Receiving objects: 72% (26/36)
Receiving objects: 75% (27/36)
Receiving objects: 77% (28/36)
Receiving objects: 80% (29/36)
Receiving objects: 83% (30/36)
Receiving objects: 86% (31/36)
Receiving objects: 88% (32/36)
Receiving objects: 91% (33/36)
Receiving objects: 94% (34/36)
Receiving objects: 97% (35/36)
Receiving objects: 100% (36/36)
Receiving objects: 100% (36/36), 5.76 KiB | 5.76 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/weifang-config/container/A006/params_new/pncc_common_config'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 1% (1/62)
remote: Counting objects: 3% (2/62)
remote: Counting objects: 4% (3/62)
remote: Counting objects: 6% (4/62)
remote: Counting objects: 8% (5/62)
remote: Counting objects: 9% (6/62)
remote: Counting objects: 11% (7/62)
remote: Counting objects: 12% (8/62)
remote: Counting objects: 14% (9/62)
remote: Counting objects: 16% (10/62)
remote: Counting objects: 17% (11/62)
remote: Counting objects: 19% (12/62)
remote: Counting objects: 20% (13/62)
remote: Counting objects: 22% (14/62)
remote: Counting objects: 24% (15/62)
remote: Counting objects: 25% (16/62)
remote: Counting objects: 27% (17/62)
remote: Counting objects: 29% (18/62)
remote: Counting objects: 30% (19/62)
remote: Counting objects: 32% (20/62)
remote: Counting objects: 33% (21/62)
remote: Counting objects: 35% (22/62)
remote: Counting objects: 37% (23/62)
remote: Counting objects: 38% (24/62)
remote: Counting objects: 40% (25/62)
remote: Counting objects: 41% (26/62)
remote: Counting objects: 43% (27/62)
remote: Counting objects: 45% (28/62)
remote: Counting objects: 46% (29/62)
remote: Counting objects: 48% (30/62)
remote: Counting objects: 50% (31/62)
remote: Counting objects: 51% (32/62)
remote: Counting objects: 53% (33/62)
remote: Counting objects: 54% (34/62)
remote: Counting objects: 56% (35/62)
remote: Counting objects: 58% (36/62)
remote: Counting objects: 59% (37/62)
remote: Counting objects: 61% (38/62)
remote: Counting objects: 62% (39/62)
remote: Counting objects: 64% (40/62)
remote: Counting objects: 66% (41/62)
remote: Counting objects: 67% (42/62)
remote: Counting objects: 69% (43/62)
remote: Counting objects: 70% (44/62)
remote: Counting objects: 72% (45/62)
remote: Counting objects: 74% (46/62)
remote: Counting objects: 75% (47/62)
remote: Counting objects: 77% (48/62)
remote: Counting objects: 79% (49/62)
remote: Counting objects: 80% (50/62)
remote: Counting objects: 82% (51/62)
remote: Counting objects: 83% (52/62)
remote: Counting objects: 85% (53/62)
remote: Counting objects: 87% (54/62)
remote: Counting objects: 88% (55/62)
remote: Counting objects: 90% (56/62)
remote: Counting objects: 91% (57/62)
remote: Counting objects: 93% (58/62)
remote: Counting objects: 95% (59/62)
remote: Counting objects: 96% (60/62)
remote: Counting objects: 98% (61/62)
remote: Counting objects: 100% (62/62)
remote: Counting objects: 100% (62/62), 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 62 (delta 9), reused 40 (delta 7), pack-reused 0
Receiving objects: 1% (1/62)
Receiving objects: 3% (2/62)
Receiving objects: 4% (3/62)
Receiving objects: 6% (4/62)
Receiving objects: 8% (5/62)
Receiving objects: 9% (6/62)
Receiving objects: 11% (7/62)
Receiving objects: 12% (8/62)
Receiving objects: 14% (9/62)
Receiving objects: 16% (10/62)
Receiving objects: 17% (11/62)
Receiving objects: 19% (12/62)
Receiving objects: 20% (13/62)
Receiving objects: 22% (14/62)
Receiving objects: 24% (15/62)
Receiving objects: 25% (16/62)
Receiving objects: 27% (17/62)
Receiving objects: 29% (18/62)
Receiving objects: 30% (19/62)
Receiving objects: 32% (20/62)
Receiving objects: 33% (21/62)
Receiving objects: 35% (22/62)
Receiving objects: 37% (23/62)
Receiving objects: 38% (24/62)
Receiving objects: 40% (25/62)
Receiving objects: 41% (26/62)
Receiving objects: 43% (27/62)
Receiving objects: 45% (28/62)
Receiving objects: 46% (29/62)
Receiving objects: 48% (30/62)
Receiving objects: 50% (31/62)
Receiving objects: 51% (32/62)
Receiving objects: 53% (33/62)
Receiving objects: 54% (34/62)
Receiving objects: 56% (35/62)
Receiving objects: 58% (36/62)
Receiving objects: 59% (37/62)
Receiving objects: 61% (38/62)
Receiving objects: 62% (39/62)
Receiving objects: 64% (40/62)
Receiving objects: 66% (41/62)
Receiving objects: 67% (42/62)
Receiving objects: 69% (43/62)
Receiving objects: 70% (44/62)
Receiving objects: 72% (45/62)
Receiving objects: 74% (46/62)
Receiving objects: 75% (47/62)
Receiving objects: 77% (48/62)
Receiving objects: 79% (49/62)
Receiving objects: 80% (50/62)
Receiving objects: 82% (51/62)
Receiving objects: 83% (52/62)
Receiving objects: 85% (53/62)
Receiving objects: 87% (54/62)
Receiving objects: 88% (55/62)
Receiving objects: 90% (56/62)
Receiving objects: 91% (57/62)
Receiving objects: 93% (58/62)
Receiving objects: 95% (59/62)
Receiving objects: 96% (60/62)
Receiving objects: 98% (61/62)
Receiving objects: 100% (62/62)
Receiving objects: 100% (62/62), 11.36 KiB | 11.36 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 11% (1/9)
Resolving deltas: 22% (2/9)
Resolving deltas: 66% (6/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/pncc_port_related_config'...
remote: Enumerating objects: 171, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
Receiving objects: 0% (1/171)
Receiving objects: 1% (2/171)
Receiving objects: 2% (4/171)
Receiving objects: 3% (6/171)
Receiving objects: 4% (7/171)
Receiving objects: 5% (9/171)
Receiving objects: 6% (11/171)
Receiving objects: 7% (12/171)
Receiving objects: 8% (14/171)
Receiving objects: 9% (16/171)
Receiving objects: 10% (18/171)
Receiving objects: 11% (19/171)
Receiving objects: 12% (21/171)
Receiving objects: 13% (23/171)
Receiving objects: 14% (24/171)
Receiving objects: 15% (26/171)
Receiving objects: 16% (28/171)
Receiving objects: 17% (30/171)
Receiving objects: 18% (31/171)
Receiving objects: 19% (33/171)
Receiving objects: 20% (35/171)
Receiving objects: 21% (36/171)
remote: Total 171 (delta 0), reused 0 (delta 0), pack-reused 165
Receiving objects: 22% (38/171)
Receiving objects: 23% (40/171)
Receiving objects: 24% (42/171)
Receiving objects: 25% (43/171)
Receiving objects: 26% (45/171)
Receiving objects: 27% (47/171)
Receiving objects: 28% (48/171)
Receiving objects: 29% (50/171)
Receiving objects: 30% (52/171)
Receiving objects: 31% (54/171)
Receiving objects: 32% (55/171)
Receiving objects: 33% (57/171)
Receiving objects: 34% (59/171)
Receiving objects: 35% (60/171)
Receiving objects: 36% (62/171)
Receiving objects: 37% (64/171)
Receiving objects: 38% (65/171)
Receiving objects: 39% (67/171)
Receiving objects: 40% (69/171)
Receiving objects: 41% (71/171)
Receiving objects: 42% (72/171)
Receiving objects: 43% (74/171)
Receiving objects: 44% (76/171)
Receiving objects: 45% (77/171)
Receiving objects: 46% (79/171)
Receiving objects: 47% (81/171)
Receiving objects: 48% (83/171)
Receiving objects: 49% (84/171)
Receiving objects: 50% (86/171)
Receiving objects: 51% (88/171)
Receiving objects: 52% (89/171)
Receiving objects: 53% (91/171)
Receiving objects: 54% (93/171)
Receiving objects: 55% (95/171)
Receiving objects: 56% (96/171)
Receiving objects: 57% (98/171)
Receiving objects: 58% (100/171)
Receiving objects: 59% (101/171)
Receiving objects: 60% (103/171)
Receiving objects: 61% (105/171)
Receiving objects: 62% (107/171)
Receiving objects: 63% (108/171)
Receiving objects: 64% (110/171)
Receiving objects: 65% (112/171)
Receiving objects: 66% (113/171)
Receiving objects: 67% (115/171)
Receiving objects: 68% (117/171)
Receiving objects: 69% (118/171)
Receiving objects: 70% (120/171)
Receiving objects: 71% (122/171)
Receiving objects: 72% (124/171)
Receiving objects: 73% (125/171)
Receiving objects: 74% (127/171)
Receiving objects: 75% (129/171)
Receiving objects: 76% (130/171)
Receiving objects: 77% (132/171)
Receiving objects: 78% (134/171)
Receiving objects: 79% (136/171)
Receiving objects: 80% (137/171)
Receiving objects: 81% (139/171)
Receiving objects: 82% (141/171)
Receiving objects: 83% (142/171)
Receiving objects: 84% (144/171)
Receiving objects: 85% (146/171)
Receiving objects: 86% (148/171)
Receiving objects: 87% (149/171)
Receiving objects: 88% (151/171)
Receiving objects: 89% (153/171)
Receiving objects: 90% (154/171)
Receiving objects: 91% (156/171)
Receiving objects: 92% (158/171)
Receiving objects: 93% (160/171)
Receiving objects: 94% (161/171)
Receiving objects: 95% (163/171)
Receiving objects: 96% (165/171)
Receiving objects: 97% (166/171)
Receiving objects: 98% (168/171)
Receiving objects: 99% (170/171)
Receiving objects: 100% (171/171)
Receiving objects: 100% (171/171), 30.06 KiB | 15.03 MiB/s, done.
Resolving deltas: 0% (0/56)
Resolving deltas: 1% (1/56)
Resolving deltas: 5% (3/56)
Resolving deltas: 10% (6/56)
Resolving deltas: 12% (7/56)
Resolving deltas: 26% (15/56)
Resolving deltas: 48% (27/56)
Resolving deltas: 50% (28/56)
Resolving deltas: 51% (29/56)
Resolving deltas: 53% (30/56)
Resolving deltas: 64% (36/56)
Resolving deltas: 66% (37/56)
Resolving deltas: 69% (39/56)
Resolving deltas: 73% (41/56)
Resolving deltas: 100% (56/56)
Resolving deltas: 100% (56/56), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 191, done.
remote: Counting objects: 3% (1/29)
remote: Counting objects: 6% (2/29)
remote: Counting objects: 10% (3/29)
remote: Counting objects: 13% (4/29)
remote: Counting objects: 17% (5/29)
remote: Counting objects: 20% (6/29)
remote: Counting objects: 24% (7/29)
remote: Counting objects: 27% (8/29)
remote: Counting objects: 31% (9/29)
remote: Counting objects: 34% (10/29)
remote: Counting objects: 37% (11/29)
remote: Counting objects: 41% (12/29)
remote: Counting objects: 44% (13/29)
remote: Counting objects: 48% (14/29)
remote: Counting objects: 51% (15/29)
remote: Counting objects: 55% (16/29)
remote: Counting objects: 58% (17/29)
remote: Counting objects: 62% (18/29)
remote: Counting objects: 65% (19/29)
remote: Counting objects: 68% (20/29)
remote: Counting objects: 72% (21/29)
remote: Counting objects: 75% (22/29)
remote: Counting objects: 79% (23/29)
remote: Counting objects: 82% (24/29)
remote: Counting objects: 86% (25/29)
remote: Counting objects: 89% (26/29)
remote: Counting objects: 93% (27/29)
remote: Counting objects: 96% (28/29)
remote: Counting objects: 100% (29/29)
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
Receiving objects: 0% (1/191)
Receiving objects: 1% (2/191)
Receiving objects: 2% (4/191)
Receiving objects: 3% (6/191)
Receiving objects: 4% (8/191)
Receiving objects: 5% (10/191)
Receiving objects: 6% (12/191)
Receiving objects: 7% (14/191)
Receiving objects: 8% (16/191)
Receiving objects: 9% (18/191)
Receiving objects: 10% (20/191)
Receiving objects: 11% (22/191)
Receiving objects: 12% (23/191)
Receiving objects: 13% (25/191)
Receiving objects: 14% (27/191)
Receiving objects: 15% (29/191)
Receiving objects: 16% (31/191)
Receiving objects: 17% (33/191)
Receiving objects: 18% (35/191)
Receiving objects: 19% (37/191)
Receiving objects: 20% (39/191)
Receiving objects: 21% (41/191)
Receiving objects: 22% (43/191)
Receiving objects: 23% (44/191)
Receiving objects: 24% (46/191)
Receiving objects: 25% (48/191)
Receiving objects: 26% (50/191)
Receiving objects: 27% (52/191)
Receiving objects: 28% (54/191)
Receiving objects: 29% (56/191)
Receiving objects: 30% (58/191)
Receiving objects: 31% (60/191)
Receiving objects: 32% (62/191)
Receiving objects: 33% (64/191)
Receiving objects: 34% (65/191)
Receiving objects: 35% (67/191)
Receiving objects: 36% (69/191)
Receiving objects: 37% (71/191)
Receiving objects: 38% (73/191)
Receiving objects: 39% (75/191)
Receiving objects: 40% (77/191)
Receiving objects: 41% (79/191)
Receiving objects: 42% (81/191)
Receiving objects: 43% (83/191)
Receiving objects: 44% (85/191)
Receiving objects: 45% (86/191)
Receiving objects: 46% (88/191)
Receiving objects: 47% (90/191)
Receiving objects: 48% (92/191)
Receiving objects: 49% (94/191)
Receiving objects: 50% (96/191)
Receiving objects: 51% (98/191)
Receiving objects: 52% (100/191)
Receiving objects: 53% (102/191)
Receiving objects: 54% (104/191)
Receiving objects: 55% (106/191)
Receiving objects: 56% (107/191)
Receiving objects: 57% (109/191)
Receiving objects: 58% (111/191)
Receiving objects: 59% (113/191)
Receiving objects: 60% (115/191)
Receiving objects: 61% (117/191)
Receiving objects: 62% (119/191)
Receiving objects: 63% (121/191)
Receiving objects: 64% (123/191)
Receiving objects: 65% (125/191)
Receiving objects: 66% (127/191)
Receiving objects: 67% (128/191)
Receiving objects: 68% (130/191)
Receiving objects: 69% (132/191)
Receiving objects: 70% (134/191)
Receiving objects: 71% (136/191)
Receiving objects: 72% (138/191)
Receiving objects: 73% (140/191)
Receiving objects: 74% (142/191)
Receiving objects: 75% (144/191)
Receiving objects: 76% (146/191)
Receiving objects: 77% (148/191)
Receiving objects: 78% (149/191)
Receiving objects: 79% (151/191)
Receiving objects: 80% (153/191)
Receiving objects: 81% (155/191)
Receiving objects: 82% (157/191)
Receiving objects: 83% (159/191)
Receiving objects: 84% (161/191)
remote: Total 191 (delta 4), reused 0 (delta 0), pack-reused 162
Receiving objects: 85% (163/191)
Receiving objects: 86% (165/191)
Receiving objects: 87% (167/191)
Receiving objects: 88% (169/191)
Receiving objects: 89% (170/191)
Receiving objects: 90% (172/191)
Receiving objects: 91% (174/191)
Receiving objects: 92% (176/191)
Receiving objects: 93% (178/191)
Receiving objects: 94% (180/191)
Receiving objects: 95% (182/191)
Receiving objects: 96% (184/191)
Receiving objects: 97% (186/191)
Receiving objects: 98% (188/191)
Receiving objects: 99% (190/191)
Receiving objects: 100% (191/191)
Receiving objects: 100% (191/191), 44.31 KiB | 22.16 MiB/s, done.
Resolving deltas: 0% (0/74)
Resolving deltas: 2% (2/74)
Resolving deltas: 8% (6/74)
Resolving deltas: 12% (9/74)
Resolving deltas: 13% (10/74)
Resolving deltas: 16% (12/74)
Resolving deltas: 17% (13/74)
Resolving deltas: 20% (15/74)
Resolving deltas: 21% (16/74)
Resolving deltas: 31% (23/74)
Resolving deltas: 32% (24/74)
Resolving deltas: 35% (26/74)
Resolving deltas: 44% (33/74)
Resolving deltas: 52% (39/74)
Resolving deltas: 54% (40/74)
Resolving deltas: 72% (54/74)
Resolving deltas: 79% (59/74)
Resolving deltas: 81% (60/74)
Resolving deltas: 82% (61/74)
Resolving deltas: 83% (62/74)
Resolving deltas: 86% (64/74)
Resolving deltas: 87% (65/74)
Resolving deltas: 90% (67/74)
Resolving deltas: 91% (68/74)
Resolving deltas: 93% (69/74)
Resolving deltas: 94% (70/74)
Resolving deltas: 100% (74/74)
Resolving deltas: 100% (74/74), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/pointcloud_customized'...
remote: Enumerating objects: 352, done.
remote: Counting objects: 1% (1/59)
remote: Counting objects: 3% (2/59)
remote: Counting objects: 5% (3/59)
remote: Counting objects: 6% (4/59)
remote: Counting objects: 8% (5/59)
remote: Counting objects: 10% (6/59)
remote: Counting objects: 11% (7/59)
remote: Counting objects: 13% (8/59)
remote: Counting objects: 15% (9/59)
remote: Counting objects: 16% (10/59)
remote: Counting objects: 18% (11/59)
remote: Counting objects: 20% (12/59)
remote: Counting objects: 22% (13/59)
remote: Counting objects: 23% (14/59)
remote: Counting objects: 25% (15/59)
remote: Counting objects: 27% (16/59)
remote: Counting objects: 28% (17/59)
remote: Counting objects: 30% (18/59)
remote: Counting objects: 32% (19/59)
remote: Counting objects: 33% (20/59)
remote: Counting objects: 35% (21/59)
remote: Counting objects: 37% (22/59)
remote: Counting objects: 38% (23/59)
remote: Counting objects: 40% (24/59)
remote: Counting objects: 42% (25/59)
remote: Counting objects: 44% (26/59)
remote: Counting objects: 45% (27/59)
remote: Counting objects: 47% (28/59)
remote: Counting objects: 49% (29/59)
remote: Counting objects: 50% (30/59)
remote: Counting objects: 52% (31/59)
remote: Counting objects: 54% (32/59)
remote: Counting objects: 55% (33/59)
remote: Counting objects: 57% (34/59)
remote: Counting objects: 59% (35/59)
remote: Counting objects: 61% (36/59)
remote: Counting objects: 62% (37/59)
remote: Counting objects: 64% (38/59)
remote: Counting objects: 66% (39/59)
remote: Counting objects: 67% (40/59)
remote: Counting objects: 69% (41/59)
remote: Counting objects: 71% (42/59)
remote: Counting objects: 72% (43/59)
remote: Counting objects: 74% (44/59)
remote: Counting objects: 76% (45/59)
remote: Counting objects: 77% (46/59)
remote: Counting objects: 79% (47/59)
remote: Counting objects: 81% (48/59)
remote: Counting objects: 83% (49/59)
remote: Counting objects: 84% (50/59)
remote: Counting objects: 86% (51/59)
remote: Counting objects: 88% (52/59)
remote: Counting objects: 89% (53/59)
remote: Counting objects: 91% (54/59)
remote: Counting objects: 93% (55/59)
remote: Counting objects: 94% (56/59)
remote: Counting objects: 96% (57/59)
remote: Counting objects: 98% (58/59)
remote: Counting objects: 100% (59/59)
remote: Counting objects: 100% (59/59), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/352)
Receiving objects: 1% (4/352)
Receiving objects: 2% (8/352)
Receiving objects: 3% (11/352)
Receiving objects: 4% (15/352)
Receiving objects: 5% (18/352)
Receiving objects: 6% (22/352)
Receiving objects: 7% (25/352)
Receiving objects: 8% (29/352)
Receiving objects: 9% (32/352)
Receiving objects: 10% (36/352)
Receiving objects: 11% (39/352)
Receiving objects: 12% (43/352)
Receiving objects: 13% (46/352)
Receiving objects: 13% (47/352), 45.27 MiB | 45.26 MiB/s
Receiving objects: 13% (48/352), 89.17 MiB | 44.58 MiB/s
Receiving objects: 13% (48/352), 133.29 MiB | 44.43 MiB/s
Receiving objects: 14% (50/352), 154.78 MiB | 44.22 MiB/s
Receiving objects: 15% (53/352), 154.78 MiB | 44.22 MiB/s
Receiving objects: 16% (57/352), 154.78 MiB | 44.22 MiB/s
Receiving objects: 16% (58/352), 173.79 MiB | 43.45 MiB/s
Receiving objects: 17% (60/352), 173.79 MiB | 43.45 MiB/s
Receiving objects: 18% (64/352), 173.79 MiB | 43.45 MiB/s
Receiving objects: 19% (67/352), 173.79 MiB | 43.45 MiB/s
Receiving objects: 20% (71/352), 173.79 MiB | 43.45 MiB/s
Receiving objects: 21% (74/352), 173.79 MiB | 43.45 MiB/s
Receiving objects: 22% (78/352), 173.79 MiB | 43.45 MiB/s
Receiving objects: 23% (81/352), 173.79 MiB | 43.45 MiB/s
Receiving objects: 24% (85/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 25% (88/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 26% (92/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 27% (96/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 28% (99/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 29% (103/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 30% (106/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 31% (110/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 32% (113/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 33% (117/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 34% (120/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 35% (124/352), 195.10 MiB | 43.35 MiB/s
Receiving objects: 35% (126/352), 214.78 MiB | 42.87 MiB/s
Receiving objects: 36% (127/352), 214.78 MiB | 42.87 MiB/s
Receiving objects: 37% (131/352), 214.78 MiB | 42.87 MiB/s
Receiving objects: 38% (134/352), 214.78 MiB | 42.87 MiB/s
Receiving objects: 39% (138/352), 214.78 MiB | 42.87 MiB/s
Receiving objects: 40% (141/352), 237.48 MiB | 42.71 MiB/s
Receiving objects: 41% (145/352), 237.48 MiB | 42.71 MiB/s
Receiving objects: 42% (148/352), 237.48 MiB | 42.71 MiB/s
Receiving objects: 43% (152/352), 237.48 MiB | 42.71 MiB/s
Receiving objects: 44% (155/352), 237.48 MiB | 42.71 MiB/s
Receiving objects: 45% (159/352), 237.48 MiB | 42.71 MiB/s
Receiving objects: 45% (161/352), 259.22 MiB | 41.99 MiB/s
Receiving objects: 46% (162/352), 259.22 MiB | 41.99 MiB/s
Receiving objects: 47% (166/352), 259.22 MiB | 41.99 MiB/s
Receiving objects: 47% (168/352), 295.83 MiB | 41.22 MiB/s
Receiving objects: 48% (169/352), 295.83 MiB | 41.22 MiB/s
Receiving objects: 49% (173/352), 295.83 MiB | 41.22 MiB/s
Receiving objects: 50% (176/352), 295.83 MiB | 41.22 MiB/s
Receiving objects: 51% (180/352), 295.83 MiB | 41.22 MiB/s
Receiving objects: 52% (184/352), 295.83 MiB | 41.22 MiB/s
Receiving objects: 52% (186/352), 333.72 MiB | 39.79 MiB/s
Receiving objects: 53% (187/352), 333.72 MiB | 39.79 MiB/s
Receiving objects: 54% (191/352), 333.72 MiB | 39.79 MiB/s
Receiving objects: 54% (193/352), 373.09 MiB | 39.58 MiB/s
Receiving objects: 55% (194/352), 373.09 MiB | 39.58 MiB/s
Receiving objects: 56% (198/352), 373.09 MiB | 39.58 MiB/s
Receiving objects: 57% (201/352), 395.13 MiB | 40.10 MiB/s
Receiving objects: 57% (201/352), 409.95 MiB | 38.35 MiB/s
Receiving objects: 58% (205/352), 439.58 MiB | 40.10 MiB/s
Receiving objects: 59% (208/352), 439.58 MiB | 40.10 MiB/s
Receiving objects: 60% (212/352), 439.58 MiB | 40.10 MiB/s
Receiving objects: 61% (215/352), 439.58 MiB | 40.10 MiB/s
Receiving objects: 62% (219/352), 439.58 MiB | 40.10 MiB/s
Receiving objects: 63% (222/352), 439.58 MiB | 40.10 MiB/s
Receiving objects: 63% (223/352), 461.49 MiB | 40.54 MiB/s
Receiving objects: 64% (226/352), 461.49 MiB | 40.54 MiB/s
Receiving objects: 65% (229/352), 461.49 MiB | 40.54 MiB/s
Receiving objects: 66% (233/352), 461.49 MiB | 40.54 MiB/s
Receiving objects: 67% (236/352), 461.49 MiB | 40.54 MiB/s
Receiving objects: 67% (238/352), 496.73 MiB | 40.15 MiB/s
Receiving objects: 68% (240/352), 512.91 MiB | 39.79 MiB/s
Receiving objects: 69% (243/352), 512.91 MiB | 39.79 MiB/s
Receiving objects: 69% (245/352), 527.70 MiB | 37.97 MiB/s
Receiving objects: 70% (247/352), 527.70 MiB | 37.97 MiB/s
Receiving objects: 71% (250/352), 527.70 MiB | 37.97 MiB/s
Receiving objects: 72% (254/352), 527.70 MiB | 37.97 MiB/s
Receiving objects: 73% (257/352), 527.70 MiB | 37.97 MiB/s
Receiving objects: 74% (261/352), 527.70 MiB | 37.97 MiB/s
Receiving objects: 75% (264/352), 527.70 MiB | 37.97 MiB/s
Receiving objects: 76% (268/352), 544.33 MiB | 38.03 MiB/s
Receiving objects: 77% (272/352), 544.33 MiB | 38.03 MiB/s
Receiving objects: 78% (275/352), 544.33 MiB | 38.03 MiB/s
Receiving objects: 78% (277/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 79% (279/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 80% (282/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 81% (286/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 82% (289/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 83% (293/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 84% (296/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 85% (300/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 86% (303/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 87% (307/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 88% (310/352), 562.39 MiB | 37.15 MiB/s
Receiving objects: 88% (313/352), 597.38 MiB | 35.05 MiB/s
Receiving objects: 89% (314/352), 597.38 MiB | 35.05 MiB/s
Receiving objects: 89% (314/352), 614.08 MiB | 16.14 MiB/s
Receiving objects: 89% (315/352), 629.77 MiB | 10.34 MiB/s
Receiving objects: 90% (317/352), 629.77 MiB | 10.34 MiB/s
Receiving objects: 90% (318/352), 646.20 MiB | 9.71 MiB/s
Receiving objects: 91% (321/352), 646.20 MiB | 9.71 MiB/s
Receiving objects: 91% (322/352), 657.17 MiB | 8.84 MiB/s
Receiving objects: 92% (324/352), 657.17 MiB | 8.84 MiB/s
Receiving objects: 92% (326/352), 657.17 MiB | 8.84 MiB/s
Receiving objects: 93% (328/352), 657.17 MiB | 8.84 MiB/s
Receiving objects: 94% (331/352), 695.06 MiB | 9.24 MiB/s
Receiving objects: 94% (334/352), 695.06 MiB | 9.24 MiB/s
Receiving objects: 95% (335/352), 695.06 MiB | 9.24 MiB/s
Receiving objects: 96% (338/352), 695.06 MiB | 9.24 MiB/s
Receiving objects: 97% (342/352), 716.00 MiB | 9.42 MiB/s
Receiving objects: 98% (345/352), 731.81 MiB | 9.23 MiB/s
remote: Total 352 (delta 13), reused 42 (delta 9), pack-reused 293
Receiving objects: 99% (349/352), 731.81 MiB | 9.23 MiB/s
Receiving objects: 100% (352/352), 731.81 MiB | 9.23 MiB/s
Receiving objects: 100% (352/352), 744.85 MiB | 23.84 MiB/s, done.
Resolving deltas: 0% (0/63)
Resolving deltas: 11% (7/63)
Resolving deltas: 22% (14/63)
Resolving deltas: 30% (19/63)
Resolving deltas: 31% (20/63)
Resolving deltas: 34% (22/63)
Resolving deltas: 38% (24/63)
Resolving deltas: 39% (25/63)
Resolving deltas: 44% (28/63)
Resolving deltas: 46% (29/63)
Resolving deltas: 55% (35/63)
Resolving deltas: 58% (37/63)
Resolving deltas: 61% (39/63)
Resolving deltas: 63% (40/63)
Resolving deltas: 66% (42/63)
Resolving deltas: 69% (44/63)
Resolving deltas: 73% (46/63)
Resolving deltas: 76% (48/63)
Resolving deltas: 85% (54/63)
Resolving deltas: 87% (55/63)
Resolving deltas: 90% (57/63)
Resolving deltas: 92% (58/63)
Resolving deltas: 93% (59/63)
Resolving deltas: 96% (61/63)
Resolving deltas: 100% (63/63)
Resolving deltas: 100% (63/63), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/prediction_config'...
remote: Enumerating objects: 168, done.
remote: Counting objects: 0% (1/124)
remote: Counting objects: 1% (2/124)
remote: Counting objects: 2% (3/124)
remote: Counting objects: 3% (4/124)
remote: Counting objects: 4% (5/124)
remote: Counting objects: 5% (7/124)
remote: Counting objects: 6% (8/124)
remote: Counting objects: 7% (9/124)
remote: Counting objects: 8% (10/124)
remote: Counting objects: 9% (12/124)
remote: Counting objects: 10% (13/124)
remote: Counting objects: 11% (14/124)
remote: Counting objects: 12% (15/124)
remote: Counting objects: 13% (17/124)
remote: Counting objects: 14% (18/124)
remote: Counting objects: 15% (19/124)
remote: Counting objects: 16% (20/124)
remote: Counting objects: 17% (22/124)
remote: Counting objects: 18% (23/124)
remote: Counting objects: 19% (24/124)
remote: Counting objects: 20% (25/124)
remote: Counting objects: 21% (27/124)
remote: Counting objects: 22% (28/124)
remote: Counting objects: 23% (29/124)
remote: Counting objects: 24% (30/124)
remote: Counting objects: 25% (31/124)
remote: Counting objects: 26% (33/124)
remote: Counting objects: 27% (34/124)
remote: Counting objects: 28% (35/124)
remote: Counting objects: 29% (36/124)
remote: Counting objects: 30% (38/124)
remote: Counting objects: 31% (39/124)
remote: Counting objects: 32% (40/124)
remote: Counting objects: 33% (41/124)
remote: Counting objects: 34% (43/124)
remote: Counting objects: 35% (44/124)
remote: Counting objects: 36% (45/124)
remote: Counting objects: 37% (46/124)
remote: Counting objects: 38% (48/124)
remote: Counting objects: 39% (49/124)
remote: Counting objects: 40% (50/124)
remote: Counting objects: 41% (51/124)
remote: Counting objects: 42% (53/124)
remote: Counting objects: 43% (54/124)
remote: Counting objects: 44% (55/124)
remote: Counting objects: 45% (56/124)
remote: Counting objects: 46% (58/124)
remote: Counting objects: 47% (59/124)
remote: Counting objects: 48% (60/124)
remote: Counting objects: 49% (61/124)
remote: Counting objects: 50% (62/124)
remote: Counting objects: 51% (64/124)
remote: Counting objects: 52% (65/124)
remote: Counting objects: 53% (66/124)
remote: Counting objects: 54% (67/124)
remote: Counting objects: 55% (69/124)
remote: Counting objects: 56% (70/124)
remote: Counting objects: 57% (71/124)
remote: Counting objects: 58% (72/124)
remote: Counting objects: 59% (74/124)
remote: Counting objects: 60% (75/124)
remote: Counting objects: 61% (76/124)
remote: Counting objects: 62% (77/124)
remote: Counting objects: 63% (79/124)
remote: Counting objects: 64% (80/124)
remote: Counting objects: 65% (81/124)
remote: Counting objects: 66% (82/124)
remote: Counting objects: 67% (84/124)
remote: Counting objects: 68% (85/124)
remote: Counting objects: 69% (86/124)
remote: Counting objects: 70% (87/124)
remote: Counting objects: 71% (89/124)
remote: Counting objects: 72% (90/124)
remote: Counting objects: 73% (91/124)
remote: Counting objects: 74% (92/124)
remote: Counting objects: 75% (93/124)
remote: Counting objects: 76% (95/124)
remote: Counting objects: 77% (96/124)
remote: Counting objects: 78% (97/124)
remote: Counting objects: 79% (98/124)
remote: Counting objects: 80% (100/124)
remote: Counting objects: 81% (101/124)
remote: Counting objects: 82% (102/124)
remote: Counting objects: 83% (103/124)
remote: Counting objects: 84% (105/124)
remote: Counting objects: 85% (106/124)
remote: Counting objects: 86% (107/124)
remote: Counting objects: 87% (108/124)
remote: Counting objects: 88% (110/124)
remote: Counting objects: 89% (111/124)
remote: Counting objects: 90% (112/124)
remote: Counting objects: 91% (113/124)
remote: Counting objects: 92% (115/124)
remote: Counting objects: 93% (116/124)
remote: Counting objects: 94% (117/124)
remote: Counting objects: 95% (118/124)
remote: Counting objects: 96% (120/124)
remote: Counting objects: 97% (121/124)
remote: Counting objects: 98% (122/124)
remote: Counting objects: 99% (123/124)
remote: Counting objects: 100% (124/124)
remote: Counting objects: 100% (124/124), done.
remote: Compressing objects: 1% (1/60)
remote: Compressing objects: 3% (2/60)
remote: Compressing objects: 5% (3/60)
remote: Compressing objects: 6% (4/60)
remote: Compressing objects: 8% (5/60)
remote: Compressing objects: 10% (6/60)
remote: Compressing objects: 11% (7/60)
remote: Compressing objects: 13% (8/60)
remote: Compressing objects: 15% (9/60)
remote: Compressing objects: 16% (10/60)
remote: Compressing objects: 18% (11/60)
remote: Compressing objects: 20% (12/60)
remote: Compressing objects: 21% (13/60)
remote: Compressing objects: 23% (14/60)
remote: Compressing objects: 25% (15/60)
remote: Compressing objects: 26% (16/60)
remote: Compressing objects: 28% (17/60)
remote: Compressing objects: 30% (18/60)
remote: Compressing objects: 31% (19/60)
remote: Compressing objects: 33% (20/60)
remote: Compressing objects: 35% (21/60)
remote: Compressing objects: 36% (22/60)
remote: Compressing objects: 38% (23/60)
remote: Compressing objects: 40% (24/60)
remote: Compressing objects: 41% (25/60)
remote: Compressing objects: 43% (26/60)
remote: Compressing objects: 45% (27/60)
remote: Compressing objects: 46% (28/60)
remote: Compressing objects: 48% (29/60)
remote: Compressing objects: 50% (30/60)
remote: Compressing objects: 51% (31/60)
remote: Compressing objects: 53% (32/60)
remote: Compressing objects: 55% (33/60)
remote: Compressing objects: 56% (34/60)
remote: Compressing objects: 58% (35/60)
remote: Compressing objects: 60% (36/60)
remote: Compressing objects: 61% (37/60)
remote: Compressing objects: 63% (38/60)
remote: Compressing objects: 65% (39/60)
remote: Compressing objects: 66% (40/60)
remote: Compressing objects: 68% (41/60)
remote: Compressing objects: 70% (42/60)
remote: Compressing objects: 71% (43/60)
remote: Compressing objects: 73% (44/60)
remote: Compressing objects: 75% (45/60)
remote: Compressing objects: 76% (46/60)
remote: Compressing objects: 78% (47/60)
remote: Compressing objects: 80% (48/60)
remote: Compressing objects: 81% (49/60)
remote: Compressing objects: 83% (50/60)
remote: Compressing objects: 85% (51/60)
remote: Compressing objects: 86% (52/60)
remote: Compressing objects: 88% (53/60)
remote: Compressing objects: 90% (54/60)
remote: Compressing objects: 91% (55/60)
remote: Compressing objects: 93% (56/60)
remote: Compressing objects: 95% (57/60)
remote: Compressing objects: 96% (58/60)
remote: Compressing objects: 98% (59/60)
remote: Compressing objects: 100% (60/60)
remote: Compressing objects: 100% (60/60), done.
Receiving objects: 0% (1/168)
Receiving objects: 1% (2/168)
Receiving objects: 2% (4/168)
Receiving objects: 3% (6/168)
Receiving objects: 4% (7/168)
Receiving objects: 5% (9/168)
Receiving objects: 6% (11/168)
Receiving objects: 7% (12/168)
Receiving objects: 8% (14/168)
Receiving objects: 9% (16/168)
Receiving objects: 10% (17/168)
Receiving objects: 11% (19/168)
Receiving objects: 12% (21/168)
Receiving objects: 13% (22/168)
Receiving objects: 14% (24/168)
Receiving objects: 15% (26/168)
Receiving objects: 16% (27/168)
Receiving objects: 17% (29/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 18% (31/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 19% (32/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 20% (34/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 21% (36/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 22% (37/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 23% (39/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 24% (41/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 25% (42/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 26% (44/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 27% (46/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 28% (48/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 29% (49/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 30% (51/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 31% (53/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 32% (54/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 33% (56/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 34% (58/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 35% (59/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 36% (61/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 37% (63/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 38% (64/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 39% (66/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 40% (68/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 41% (69/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 42% (71/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 43% (73/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 44% (74/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 45% (76/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 46% (78/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 47% (79/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 48% (81/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 49% (83/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 50% (84/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 51% (86/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 52% (88/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 53% (90/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 54% (91/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 55% (93/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 56% (95/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 57% (96/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 58% (98/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 59% (100/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 60% (101/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 61% (103/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 62% (105/168), 24.36 MiB | 48.70 MiB/s
Receiving objects: 62% (105/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 63% (106/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 64% (108/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 65% (110/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 66% (111/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 67% (113/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 68% (115/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 69% (116/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 70% (118/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 71% (120/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 72% (121/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 73% (123/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 74% (125/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 75% (126/168), 49.39 MiB | 49.38 MiB/s
remote: Total 168 (delta 35), reused 90 (delta 21), pack-reused 44
Receiving objects: 76% (128/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 77% (130/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 78% (132/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 79% (133/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 80% (135/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 81% (137/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 82% (138/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 83% (140/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 84% (142/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 85% (143/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 86% (145/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 87% (147/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 88% (148/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 89% (150/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 90% (152/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 91% (153/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 92% (155/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 93% (157/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 94% (158/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 95% (160/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 96% (162/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 97% (163/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 98% (165/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 99% (167/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 100% (168/168), 49.39 MiB | 49.38 MiB/s
Receiving objects: 100% (168/168), 62.80 MiB | 44.29 MiB/s, done.
Resolving deltas: 0% (0/46)
Resolving deltas: 2% (1/46)
Resolving deltas: 13% (6/46)
Resolving deltas: 17% (8/46)
Resolving deltas: 73% (34/46)
Resolving deltas: 84% (39/46)
Resolving deltas: 89% (41/46)
Resolving deltas: 91% (42/46)
Resolving deltas: 95% (44/46)
Resolving deltas: 97% (45/46)
Resolving deltas: 100% (46/46)
Resolving deltas: 100% (46/46), done.
Cloning into '/root/workspace/weifang-config/container/A006/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/weifang-config/container/A006/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 80, done.
remote: Counting objects: 1% (1/55)
remote: Counting objects: 3% (2/55)
remote: Counting objects: 5% (3/55)
remote: Counting objects: 7% (4/55)
remote: Counting objects: 9% (5/55)
remote: Counting objects: 10% (6/55)
remote: Counting objects: 12% (7/55)
remote: Counting objects: 14% (8/55)
remote: Counting objects: 16% (9/55)
remote: Counting objects: 18% (10/55)
remote: Counting objects: 20% (11/55)
remote: Counting objects: 21% (12/55)
remote: Counting objects: 23% (13/55)
remote: Counting objects: 25% (14/55)
remote: Counting objects: 27% (15/55)
remote: Counting objects: 29% (16/55)
remote: Counting objects: 30% (17/55)
remote: Counting objects: 32% (18/55)
remote: Counting objects: 34% (19/55)
remote: Counting objects: 36% (20/55)
remote: Counting objects: 38% (21/55)
remote: Counting objects: 40% (22/55)
remote: Counting objects: 41% (23/55)
remote: Counting objects: 43% (24/55)
remote: Counting objects: 45% (25/55)
remote: Counting objects: 47% (26/55)
remote: Counting objects: 49% (27/55)
remote: Counting objects: 50% (28/55)
remote: Counting objects: 52% (29/55)
remote: Counting objects: 54% (30/55)
remote: Counting objects: 56% (31/55)
remote: Counting objects: 58% (32/55)
remote: Counting objects: 60% (33/55)
remote: Counting objects: 61% (34/55)
remote: Counting objects: 63% (35/55)
remote: Counting objects: 65% (36/55)
remote: Counting objects: 67% (37/55)
remote: Counting objects: 69% (38/55)
remote: Counting objects: 70% (39/55)
remote: Counting objects: 72% (40/55)
remote: Counting objects: 74% (41/55)
remote: Counting objects: 76% (42/55)
remote: Counting objects: 78% (43/55)
remote: Counting objects: 80% (44/55)
remote: Counting objects: 81% (45/55)
remote: Counting objects: 83% (46/55)
remote: Counting objects: 85% (47/55)
remote: Counting objects: 87% (48/55)
remote: Counting objects: 89% (49/55)
remote: Counting objects: 90% (50/55)
remote: Counting objects: 92% (51/55)
remote: Counting objects: 94% (52/55)
remote: Counting objects: 96% (53/55)
remote: Counting objects: 98% (54/55)
remote: Counting objects: 100% (55/55)
remote: Counting objects: 100% (55/55), 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: 1% (1/80)
Receiving objects: 2% (2/80)
Receiving objects: 3% (3/80)
Receiving objects: 5% (4/80)
Receiving objects: 6% (5/80)
Receiving objects: 7% (6/80)
Receiving objects: 8% (7/80)
Receiving objects: 10% (8/80)
Receiving objects: 11% (9/80)
Receiving objects: 12% (10/80)
Receiving objects: 13% (11/80)
Receiving objects: 15% (12/80)
Receiving objects: 16% (13/80)
Receiving objects: 17% (14/80)
Receiving objects: 18% (15/80)
Receiving objects: 20% (16/80)
Receiving objects: 21% (17/80)
Receiving objects: 22% (18/80)
Receiving objects: 23% (19/80)
Receiving objects: 25% (20/80)
Receiving objects: 26% (21/80)
Receiving objects: 27% (22/80)
Receiving objects: 28% (23/80)
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25
Receiving objects: 30% (24/80)
Receiving objects: 31% (25/80)
Receiving objects: 32% (26/80)
Receiving objects: 33% (27/80)
Receiving objects: 35% (28/80)
Receiving objects: 36% (29/80)
Receiving objects: 37% (30/80)
Receiving objects: 38% (31/80)
Receiving objects: 40% (32/80)
Receiving objects: 41% (33/80)
Receiving objects: 42% (34/80)
Receiving objects: 43% (35/80)
Receiving objects: 45% (36/80)
Receiving objects: 46% (37/80)
Receiving objects: 47% (38/80)
Receiving objects: 48% (39/80)
Receiving objects: 50% (40/80)
Receiving objects: 51% (41/80)
Receiving objects: 52% (42/80)
Receiving objects: 53% (43/80)
Receiving objects: 55% (44/80)
Receiving objects: 56% (45/80)
Receiving objects: 57% (46/80)
Receiving objects: 58% (47/80)
Receiving objects: 60% (48/80)
Receiving objects: 61% (49/80)
Receiving objects: 62% (50/80)
Receiving objects: 63% (51/80)
Receiving objects: 65% (52/80)
Receiving objects: 66% (53/80)
Receiving objects: 67% (54/80)
Receiving objects: 68% (55/80)
Receiving objects: 70% (56/80)
Receiving objects: 71% (57/80)
Receiving objects: 72% (58/80)
Receiving objects: 73% (59/80)
Receiving objects: 75% (60/80)
Receiving objects: 76% (61/80)
Receiving objects: 77% (62/80)
Receiving objects: 78% (63/80)
Receiving objects: 80% (64/80)
Receiving objects: 81% (65/80)
Receiving objects: 82% (66/80)
Receiving objects: 83% (67/80)
Receiving objects: 85% (68/80)
Receiving objects: 86% (69/80)
Receiving objects: 87% (70/80)
Receiving objects: 88% (71/80)
Receiving objects: 90% (72/80)
Receiving objects: 91% (73/80)
Receiving objects: 92% (74/80)
Receiving objects: 93% (75/80)
Receiving objects: 95% (76/80)
Receiving objects: 96% (77/80)
Receiving objects: 97% (78/80)
Receiving objects: 98% (79/80)
Receiving objects: 100% (80/80)
Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done.
Resolving deltas: 0% (0/43)
Resolving deltas: 2% (1/43)
Resolving deltas: 4% (2/43)
Resolving deltas: 18% (8/43)
Resolving deltas: 79% (34/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/weifang-config/container/A006/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/weifang-config/container/A006/params_new/system-common'...
remote: Enumerating objects: 252, done.
remote: Counting objects: 0% (1/214)
remote: Counting objects: 1% (3/214)
remote: Counting objects: 2% (5/214)
remote: Counting objects: 3% (7/214)
remote: Counting objects: 4% (9/214)
remote: Counting objects: 5% (11/214)
remote: Counting objects: 6% (13/214)
remote: Counting objects: 7% (15/214)
remote: Counting objects: 8% (18/214)
remote: Counting objects: 9% (20/214)
remote: Counting objects: 10% (22/214)
remote: Counting objects: 11% (24/214)
remote: Counting objects: 12% (26/214)
remote: Counting objects: 13% (28/214)
remote: Counting objects: 14% (30/214)
remote: Counting objects: 15% (33/214)
remote: Counting objects: 16% (35/214)
remote: Counting objects: 17% (37/214)
remote: Counting objects: 18% (39/214)
remote: Counting objects: 19% (41/214)
remote: Counting objects: 20% (43/214)
remote: Counting objects: 21% (45/214)
remote: Counting objects: 22% (48/214)
remote: Counting objects: 23% (50/214)
remote: Counting objects: 24% (52/214)
remote: Counting objects: 25% (54/214)
remote: Counting objects: 26% (56/214)
remote: Counting objects: 27% (58/214)
remote: Counting objects: 28% (60/214)
remote: Counting objects: 29% (63/214)
remote: Counting objects: 30% (65/214)
remote: Counting objects: 31% (67/214)
remote: Counting objects: 32% (69/214)
remote: Counting objects: 33% (71/214)
remote: Counting objects: 34% (73/214)
remote: Counting objects: 35% (75/214)
remote: Counting objects: 36% (78/214)
remote: Counting objects: 37% (80/214)
remote: Counting objects: 38% (82/214)
remote: Counting objects: 39% (84/214)
remote: Counting objects: 40% (86/214)
remote: Counting objects: 41% (88/214)
remote: Counting objects: 42% (90/214)
remote: Counting objects: 43% (93/214)
remote: Counting objects: 44% (95/214)
remote: Counting objects: 45% (97/214)
remote: Counting objects: 46% (99/214)
remote: Counting objects: 47% (101/214)
remote: Counting objects: 48% (103/214)
remote: Counting objects: 49% (105/214)
remote: Counting objects: 50% (107/214)
remote: Counting objects: 51% (110/214)
remote: Counting objects: 52% (112/214)
remote: Counting objects: 53% (114/214)
remote: Counting objects: 54% (116/214)
remote: Counting objects: 55% (118/214)
remote: Counting objects: 56% (120/214)
remote: Counting objects: 57% (122/214)
remote: Counting objects: 58% (125/214)
remote: Counting objects: 59% (127/214)
remote: Counting objects: 60% (129/214)
remote: Counting objects: 61% (131/214)
remote: Counting objects: 62% (133/214)
remote: Counting objects: 63% (135/214)
remote: Counting objects: 64% (137/214)
remote: Counting objects: 65% (140/214)
remote: Counting objects: 66% (142/214)
remote: Counting objects: 67% (144/214)
remote: Counting objects: 68% (146/214)
remote: Counting objects: 69% (148/214)
remote: Counting objects: 70% (150/214)
remote: Counting objects: 71% (152/214)
remote: Counting objects: 72% (155/214)
remote: Counting objects: 73% (157/214)
remote: Counting objects: 74% (159/214)
remote: Counting objects: 75% (161/214)
remote: Counting objects: 76% (163/214)
remote: Counting objects: 77% (165/214)
remote: Counting objects: 78% (167/214)
remote: Counting objects: 79% (170/214)
remote: Counting objects: 80% (172/214)
remote: Counting objects: 81% (174/214)
remote: Counting objects: 82% (176/214)
remote: Counting objects: 83% (178/214)
remote: Counting objects: 84% (180/214)
remote: Counting objects: 85% (182/214)
remote: Counting objects: 86% (185/214)
remote: Counting objects: 87% (187/214)
remote: Counting objects: 88% (189/214)
remote: Counting objects: 89% (191/214)
remote: Counting objects: 90% (193/214)
remote: Counting objects: 91% (195/214)
remote: Counting objects: 92% (197/214)
remote: Counting objects: 93% (200/214)
remote: Counting objects: 94% (202/214)
remote: Counting objects: 95% (204/214)
remote: Counting objects: 96% (206/214)
remote: Counting objects: 97% (208/214)
remote: Counting objects: 98% (210/214)
remote: Counting objects: 99% (212/214)
remote: Counting objects: 100% (214/214)
remote: Counting objects: 100% (214/214), done.
remote: Compressing objects: 1% (1/81)
remote: Compressing objects: 2% (2/81)
remote: Compressing objects: 3% (3/81)
remote: Compressing objects: 4% (4/81)
remote: Compressing objects: 6% (5/81)
remote: Compressing objects: 7% (6/81)
remote: Compressing objects: 8% (7/81)
remote: Compressing objects: 9% (8/81)
remote: Compressing objects: 11% (9/81)
remote: Compressing objects: 12% (10/81)
remote: Compressing objects: 13% (11/81)
remote: Compressing objects: 14% (12/81)
remote: Compressing objects: 16% (13/81)
remote: Compressing objects: 17% (14/81)
remote: Compressing objects: 18% (15/81)
remote: Compressing objects: 19% (16/81)
remote: Compressing objects: 20% (17/81)
remote: Compressing objects: 22% (18/81)
remote: Compressing objects: 23% (19/81)
remote: Compressing objects: 24% (20/81)
remote: Compressing objects: 25% (21/81)
remote: Compressing objects: 27% (22/81)
remote: Compressing objects: 28% (23/81)
remote: Compressing objects: 29% (24/81)
remote: Compressing objects: 30% (25/81)
remote: Compressing objects: 32% (26/81)
remote: Compressing objects: 33% (27/81)
remote: Compressing objects: 34% (28/81)
remote: Compressing objects: 35% (29/81)
remote: Compressing objects: 37% (30/81)
remote: Compressing objects: 38% (31/81)
remote: Compressing objects: 39% (32/81)
remote: Compressing objects: 40% (33/81)
remote: Compressing objects: 41% (34/81)
remote: Compressing objects: 43% (35/81)
remote: Compressing objects: 44% (36/81)
remote: Compressing objects: 45% (37/81)
remote: Compressing objects: 46% (38/81)
remote: Compressing objects: 48% (39/81)
remote: Compressing objects: 49% (40/81)
remote: Compressing objects: 50% (41/81)
remote: Compressing objects: 51% (42/81)
remote: Compressing objects: 53% (43/81)
remote: Compressing objects: 54% (44/81)
remote: Compressing objects: 55% (45/81)
remote: Compressing objects: 56% (46/81)
remote: Compressing objects: 58% (47/81)
remote: Compressing objects: 59% (48/81)
remote: Compressing objects: 60% (49/81)
remote: Compressing objects: 61% (50/81)
remote: Compressing objects: 62% (51/81)
remote: Compressing objects: 64% (52/81)
remote: Compressing objects: 65% (53/81)
remote: Compressing objects: 66% (54/81)
remote: Compressing objects: 67% (55/81)
remote: Compressing objects: 69% (56/81)
remote: Compressing objects: 70% (57/81)
remote: Compressing objects: 71% (58/81)
remote: Compressing objects: 72% (59/81)
remote: Compressing objects: 74% (60/81)
remote: Compressing objects: 75% (61/81)
remote: Compressing objects: 76% (62/81)
remote: Compressing objects: 77% (63/81)
remote: Compressing objects: 79% (64/81)
remote: Compressing objects: 80% (65/81)
remote: Compressing objects: 81% (66/81)
remote: Compressing objects: 82% (67/81)
remote: Compressing objects: 83% (68/81)
remote: Compressing objects: 85% (69/81)
remote: Compressing objects: 86% (70/81)
remote: Compressing objects: 87% (71/81)
remote: Compressing objects: 88% (72/81)
remote: Compressing objects: 90% (73/81)
remote: Compressing objects: 91% (74/81)
remote: Compressing objects: 92% (75/81)
remote: Compressing objects: 93% (76/81)
remote: Compressing objects: 95% (77/81)
remote: Compressing objects: 96% (78/81)
remote: Compressing objects: 97% (79/81)
remote: Compressing objects: 98% (80/81)
remote: Compressing objects: 100% (81/81)
remote: Compressing objects: 100% (81/81), done.
Receiving objects: 0% (1/252)
Receiving objects: 1% (3/252)
Receiving objects: 2% (6/252)
Receiving objects: 3% (8/252)
Receiving objects: 4% (11/252)
Receiving objects: 5% (13/252)
Receiving objects: 6% (16/252)
Receiving objects: 7% (18/252)
Receiving objects: 8% (21/252)
Receiving objects: 9% (23/252)
Receiving objects: 10% (26/252)
Receiving objects: 11% (28/252)
Receiving objects: 12% (31/252)
Receiving objects: 13% (33/252)
Receiving objects: 14% (36/252)
Receiving objects: 15% (38/252)
Receiving objects: 16% (41/252)
Receiving objects: 17% (43/252)
Receiving objects: 18% (46/252)
Receiving objects: 19% (48/252)
Receiving objects: 20% (51/252)
Receiving objects: 21% (53/252)
Receiving objects: 22% (56/252)
Receiving objects: 23% (58/252)
Receiving objects: 24% (61/252)
Receiving objects: 25% (63/252)
Receiving objects: 26% (66/252)
Receiving objects: 27% (69/252)
Receiving objects: 28% (71/252)
Receiving objects: 29% (74/252)
Receiving objects: 30% (76/252)
Receiving objects: 31% (79/252)
Receiving objects: 32% (81/252)
Receiving objects: 33% (84/252)
Receiving objects: 34% (86/252)
Receiving objects: 35% (89/252)
Receiving objects: 36% (91/252), 36.00 KiB | 41.00 KiB/s
remote: Total 252 (delta 50), reused 161 (delta 36), pack-reused 38
Receiving objects: 37% (94/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 38% (96/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 39% (99/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 40% (101/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 41% (104/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 42% (106/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 43% (109/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 44% (111/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 45% (114/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 46% (116/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 47% (119/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 48% (121/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 49% (124/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 50% (126/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 51% (129/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 52% (132/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 53% (134/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 54% (137/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 55% (139/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 56% (142/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 57% (144/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 58% (147/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 59% (149/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 60% (152/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 61% (154/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 62% (157/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 63% (159/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 64% (162/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 65% (164/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 66% (167/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 67% (169/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 68% (172/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 69% (174/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 70% (177/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 71% (179/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 72% (182/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 73% (184/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 74% (187/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 75% (189/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 76% (192/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 77% (195/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 78% (197/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 79% (200/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 80% (202/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 81% (205/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 82% (207/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 83% (210/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 84% (212/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 85% (215/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 86% (217/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 87% (220/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 88% (222/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 89% (225/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 90% (227/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 91% (230/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 92% (232/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 93% (235/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 94% (237/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 95% (240/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 96% (242/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 97% (245/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 98% (247/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 99% (250/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 100% (252/252), 36.00 KiB | 41.00 KiB/s
Receiving objects: 100% (252/252), 9.57 MiB | 11.19 MiB/s, done.
Resolving deltas: 0% (0/55)
Resolving deltas: 1% (1/55)
Resolving deltas: 3% (2/55)
Resolving deltas: 5% (3/55)
Resolving deltas: 7% (4/55)
Resolving deltas: 9% (5/55)
Resolving deltas: 10% (6/55)
Resolving deltas: 12% (7/55)
Resolving deltas: 34% (19/55)
Resolving deltas: 38% (21/55)
Resolving deltas: 40% (22/55)
Resolving deltas: 43% (24/55)
Resolving deltas: 45% (25/55)
Resolving deltas: 49% (27/55)
Resolving deltas: 58% (32/55)
Resolving deltas: 100% (55/55)
Resolving deltas: 100% (55/55), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/system-device'...
remote: Enumerating objects: 1959, done.
remote: Counting objects: 0% (1/152)
remote: Counting objects: 1% (2/152)
remote: Counting objects: 2% (4/152)
remote: Counting objects: 3% (5/152)
remote: Counting objects: 4% (7/152)
remote: Counting objects: 5% (8/152)
remote: Counting objects: 6% (10/152)
remote: Counting objects: 7% (11/152)
remote: Counting objects: 8% (13/152)
remote: Counting objects: 9% (14/152)
remote: Counting objects: 10% (16/152)
remote: Counting objects: 11% (17/152)
remote: Counting objects: 12% (19/152)
remote: Counting objects: 13% (20/152)
remote: Counting objects: 14% (22/152)
remote: Counting objects: 15% (23/152)
remote: Counting objects: 16% (25/152)
remote: Counting objects: 17% (26/152)
remote: Counting objects: 18% (28/152)
remote: Counting objects: 19% (29/152)
remote: Counting objects: 20% (31/152)
remote: Counting objects: 21% (32/152)
remote: Counting objects: 22% (34/152)
remote: Counting objects: 23% (35/152)
remote: Counting objects: 24% (37/152)
remote: Counting objects: 25% (38/152)
remote: Counting objects: 26% (40/152)
remote: Counting objects: 27% (42/152)
remote: Counting objects: 28% (43/152)
remote: Counting objects: 29% (45/152)
remote: Counting objects: 30% (46/152)
remote: Counting objects: 31% (48/152)
remote: Counting objects: 32% (49/152)
remote: Counting objects: 33% (51/152)
remote: Counting objects: 34% (52/152)
remote: Counting objects: 35% (54/152)
remote: Counting objects: 36% (55/152)
remote: Counting objects: 37% (57/152)
remote: Counting objects: 38% (58/152)
remote: Counting objects: 39% (60/152)
remote: Counting objects: 40% (61/152)
remote: Counting objects: 41% (63/152)
remote: Counting objects: 42% (64/152)
remote: Counting objects: 43% (66/152)
remote: Counting objects: 44% (67/152)
remote: Counting objects: 45% (69/152)
remote: Counting objects: 46% (70/152)
remote: Counting objects: 47% (72/152)
remote: Counting objects: 48% (73/152)
remote: Counting objects: 49% (75/152)
remote: Counting objects: 50% (76/152)
remote: Counting objects: 51% (78/152)
remote: Counting objects: 52% (80/152)
remote: Counting objects: 53% (81/152)
remote: Counting objects: 54% (83/152)
remote: Counting objects: 55% (84/152)
remote: Counting objects: 56% (86/152)
remote: Counting objects: 57% (87/152)
remote: Counting objects: 58% (89/152)
remote: Counting objects: 59% (90/152)
remote: Counting objects: 60% (92/152)
remote: Counting objects: 61% (93/152)
remote: Counting objects: 62% (95/152)
remote: Counting objects: 63% (96/152)
remote: Counting objects: 64% (98/152)
remote: Counting objects: 65% (99/152)
remote: Counting objects: 66% (101/152)
remote: Counting objects: 67% (102/152)
remote: Counting objects: 68% (104/152)
remote: Counting objects: 69% (105/152)
remote: Counting objects: 70% (107/152)
remote: Counting objects: 71% (108/152)
remote: Counting objects: 72% (110/152)
remote: Counting objects: 73% (111/152)
remote: Counting objects: 74% (113/152)
remote: Counting objects: 75% (114/152)
remote: Counting objects: 76% (116/152)
remote: Counting objects: 77% (118/152)
remote: Counting objects: 78% (119/152)
remote: Counting objects: 79% (121/152)
remote: Counting objects: 80% (122/152)
remote: Counting objects: 81% (124/152)
remote: Counting objects: 82% (125/152)
remote: Counting objects: 83% (127/152)
remote: Counting objects: 84% (128/152)
remote: Counting objects: 85% (130/152)
remote: Counting objects: 86% (131/152)
remote: Counting objects: 87% (133/152)
remote: Counting objects: 88% (134/152)
remote: Counting objects: 89% (136/152)
remote: Counting objects: 90% (137/152)
remote: Counting objects: 91% (139/152)
remote: Counting objects: 92% (140/152)
remote: Counting objects: 93% (142/152)
remote: Counting objects: 94% (143/152)
remote: Counting objects: 95% (145/152)
remote: Counting objects: 96% (146/152)
remote: Counting objects: 97% (148/152)
remote: Counting objects: 98% (149/152)
remote: Counting objects: 99% (151/152)
remote: Counting objects: 100% (152/152)
remote: Counting objects: 100% (152/152), done.
remote: Compressing objects: 0% (1/129)
remote: Compressing objects: 1% (2/129)
remote: Compressing objects: 2% (3/129)
remote: Compressing objects: 3% (4/129)
remote: Compressing objects: 4% (6/129)
remote: Compressing objects: 5% (7/129)
remote: Compressing objects: 6% (8/129)
remote: Compressing objects: 7% (10/129)
remote: Compressing objects: 8% (11/129)
remote: Compressing objects: 9% (12/129)
remote: Compressing objects: 10% (13/129)
remote: Compressing objects: 11% (15/129)
remote: Compressing objects: 12% (16/129)
remote: Compressing objects: 13% (17/129)
remote: Compressing objects: 14% (19/129)
remote: Compressing objects: 15% (20/129)
remote: Compressing objects: 16% (21/129)
remote: Compressing objects: 17% (22/129)
remote: Compressing objects: 18% (24/129)
remote: Compressing objects: 19% (25/129)
remote: Compressing objects: 20% (26/129)
remote: Compressing objects: 21% (28/129)
remote: Compressing objects: 22% (29/129)
remote: Compressing objects: 23% (30/129)
remote: Compressing objects: 24% (31/129)
remote: Compressing objects: 25% (33/129)
remote: Compressing objects: 26% (34/129)
remote: Compressing objects: 27% (35/129)
remote: Compressing objects: 28% (37/129)
remote: Compressing objects: 29% (38/129)
remote: Compressing objects: 30% (39/129)
remote: Compressing objects: 31% (40/129)
remote: Compressing objects: 32% (42/129)
remote: Compressing objects: 33% (43/129)
remote: Compressing objects: 34% (44/129)
remote: Compressing objects: 35% (46/129)
remote: Compressing objects: 36% (47/129)
remote: Compressing objects: 37% (48/129)
remote: Compressing objects: 38% (50/129)
remote: Compressing objects: 39% (51/129)
remote: Compressing objects: 40% (52/129)
remote: Compressing objects: 41% (53/129)
remote: Compressing objects: 42% (55/129)
remote: Compressing objects: 43% (56/129)
remote: Compressing objects: 44% (57/129)
remote: Compressing objects: 45% (59/129)
remote: Compressing objects: 46% (60/129)
remote: Compressing objects: 47% (61/129)
remote: Compressing objects: 48% (62/129)
remote: Compressing objects: 49% (64/129)
remote: Compressing objects: 50% (65/129)
remote: Compressing objects: 51% (66/129)
remote: Compressing objects: 52% (68/129)
remote: Compressing objects: 53% (69/129)
remote: Compressing objects: 54% (70/129)
remote: Compressing objects: 55% (71/129)
remote: Compressing objects: 56% (73/129)
remote: Compressing objects: 57% (74/129)
remote: Compressing objects: 58% (75/129)
remote: Compressing objects: 59% (77/129)
remote: Compressing objects: 60% (78/129)
remote: Compressing objects: 61% (79/129)
remote: Compressing objects: 62% (80/129)
remote: Compressing objects: 63% (82/129)
remote: Compressing objects: 64% (83/129)
remote: Compressing objects: 65% (84/129)
remote: Compressing objects: 66% (86/129)
remote: Compressing objects: 67% (87/129)
remote: Compressing objects: 68% (88/129)
remote: Compressing objects: 69% (90/129)
remote: Compressing objects: 70% (91/129)
remote: Compressing objects: 71% (92/129)
remote: Compressing objects: 72% (93/129)
remote: Compressing objects: 73% (95/129)
remote: Compressing objects: 74% (96/129)
remote: Compressing objects: 75% (97/129)
remote: Compressing objects: 76% (99/129)
remote: Compressing objects: 77% (100/129)
remote: Compressing objects: 78% (101/129)
remote: Compressing objects: 79% (102/129)
remote: Compressing objects: 80% (104/129)
remote: Compressing objects: 81% (105/129)
remote: Compressing objects: 82% (106/129)
remote: Compressing objects: 83% (108/129)
remote: Compressing objects: 84% (109/129)
remote: Compressing objects: 85% (110/129)
remote: Compressing objects: 86% (111/129)
remote: Compressing objects: 87% (113/129)
remote: Compressing objects: 88% (114/129)
remote: Compressing objects: 89% (115/129)
remote: Compressing objects: 90% (117/129)
remote: Compressing objects: 91% (118/129)
remote: Compressing objects: 92% (119/129)
remote: Compressing objects: 93% (120/129)
remote: Compressing objects: 94% (122/129)
remote: Compressing objects: 95% (123/129)
remote: Compressing objects: 96% (124/129)
remote: Compressing objects: 97% (126/129)
remote: Compressing objects: 98% (127/129)
remote: Compressing objects: 99% (128/129)
remote: Compressing objects: 100% (129/129)
remote: Compressing objects: 100% (129/129), done.
Receiving objects: 0% (1/1959)
Receiving objects: 1% (20/1959)
Receiving objects: 2% (40/1959)
Receiving objects: 3% (59/1959)
Receiving objects: 4% (79/1959)
Receiving objects: 5% (98/1959)
Receiving objects: 6% (118/1959)
Receiving objects: 7% (138/1959)
Receiving objects: 8% (157/1959)
Receiving objects: 9% (177/1959)
Receiving objects: 10% (196/1959)
Receiving objects: 11% (216/1959)
Receiving objects: 12% (236/1959)
Receiving objects: 13% (255/1959)
Receiving objects: 14% (275/1959)
Receiving objects: 15% (294/1959)
Receiving objects: 16% (314/1959)
Receiving objects: 17% (334/1959)
Receiving objects: 18% (353/1959)
Receiving objects: 19% (373/1959)
Receiving objects: 20% (392/1959)
Receiving objects: 21% (412/1959)
Receiving objects: 22% (431/1959)
Receiving objects: 23% (451/1959)
Receiving objects: 24% (471/1959)
Receiving objects: 25% (490/1959)
Receiving objects: 26% (510/1959)
Receiving objects: 27% (529/1959)
Receiving objects: 28% (549/1959)
Receiving objects: 29% (569/1959)
Receiving objects: 30% (588/1959)
Receiving objects: 31% (608/1959)
Receiving objects: 32% (627/1959)
Receiving objects: 33% (647/1959)
Receiving objects: 34% (667/1959)
Receiving objects: 35% (686/1959)
Receiving objects: 36% (706/1959)
Receiving objects: 37% (725/1959)
Receiving objects: 38% (745/1959)
Receiving objects: 39% (765/1959)
Receiving objects: 40% (784/1959)
Receiving objects: 41% (804/1959)
Receiving objects: 42% (823/1959)
Receiving objects: 43% (843/1959)
Receiving objects: 44% (862/1959)
Receiving objects: 45% (882/1959)
Receiving objects: 46% (902/1959)
Receiving objects: 47% (921/1959)
Receiving objects: 48% (941/1959)
Receiving objects: 49% (960/1959)
Receiving objects: 50% (980/1959)
Receiving objects: 51% (1000/1959)
Receiving objects: 52% (1019/1959)
Receiving objects: 53% (1039/1959)
Receiving objects: 54% (1058/1959)
Receiving objects: 55% (1078/1959)
Receiving objects: 56% (1098/1959)
Receiving objects: 57% (1117/1959)
Receiving objects: 58% (1137/1959)
Receiving objects: 59% (1156/1959)
Receiving objects: 60% (1176/1959)
Receiving objects: 61% (1195/1959)
Receiving objects: 62% (1215/1959)
Receiving objects: 63% (1235/1959)
Receiving objects: 64% (1254/1959)
Receiving objects: 65% (1274/1959)
Receiving objects: 66% (1293/1959)
Receiving objects: 67% (1313/1959)
Receiving objects: 68% (1333/1959)
Receiving objects: 69% (1352/1959)
remote: Total 1959 (delta 38), reused 122 (delta 23), pack-reused 1807
remote:
Receiving objects: 70% (1372/1959)
Receiving objects: 71% (1391/1959)
Receiving objects: 72% (1411/1959)
Receiving objects: 73% (1431/1959)
Receiving objects: 74% (1450/1959)
Receiving objects: 75% (1470/1959)
Receiving objects: 76% (1489/1959)
Receiving objects: 77% (1509/1959)
Receiving objects: 78% (1529/1959)
Receiving objects: 79% (1548/1959)
Receiving objects: 80% (1568/1959)
Receiving objects: 81% (1587/1959)
Receiving objects: 82% (1607/1959)
Receiving objects: 83% (1626/1959)
Receiving objects: 84% (1646/1959)
Receiving objects: 85% (1666/1959)
Receiving objects: 86% (1685/1959)
Receiving objects: 87% (1705/1959)
Receiving objects: 88% (1724/1959)
Receiving objects: 89% (1744/1959)
Receiving objects: 90% (1764/1959)
Receiving objects: 91% (1783/1959)
Receiving objects: 92% (1803/1959)
Receiving objects: 93% (1822/1959)
Receiving objects: 94% (1842/1959)
Receiving objects: 95% (1862/1959)
Receiving objects: 96% (1881/1959)
Receiving objects: 97% (1901/1959)
Receiving objects: 98% (1920/1959)
Receiving objects: 99% (1940/1959)
Receiving objects: 100% (1959/1959)
Receiving objects: 100% (1959/1959), 231.17 KiB | 28.90 MiB/s, done.
Resolving deltas: 0% (0/703)
Resolving deltas: 5% (36/703)
Resolving deltas: 6% (46/703)
Resolving deltas: 7% (51/703)
Resolving deltas: 8% (61/703)
Resolving deltas: 9% (68/703)
Resolving deltas: 13% (95/703)
Resolving deltas: 19% (138/703)
Resolving deltas: 25% (176/703)
Resolving deltas: 34% (245/703)
Resolving deltas: 35% (248/703)
Resolving deltas: 40% (282/703)
Resolving deltas: 43% (308/703)
Resolving deltas: 44% (313/703)
Resolving deltas: 47% (331/703)
Resolving deltas: 53% (378/703)
Resolving deltas: 54% (383/703)
Resolving deltas: 56% (399/703)
Resolving deltas: 57% (403/703)
Resolving deltas: 61% (431/703)
Resolving deltas: 63% (443/703)
Resolving deltas: 64% (451/703)
Resolving deltas: 65% (457/703)
Resolving deltas: 67% (477/703)
Resolving deltas: 68% (483/703)
Resolving deltas: 70% (493/703)
Resolving deltas: 75% (528/703)
Resolving deltas: 76% (539/703)
Resolving deltas: 77% (542/703)
Resolving deltas: 79% (558/703)
Resolving deltas: 80% (565/703)
Resolving deltas: 81% (570/703)
Resolving deltas: 82% (581/703)
Resolving deltas: 83% (584/703)
Resolving deltas: 84% (594/703)
Resolving deltas: 85% (599/703)
Resolving deltas: 86% (605/703)
Resolving deltas: 88% (621/703)
Resolving deltas: 89% (627/703)
Resolving deltas: 90% (633/703)
Resolving deltas: 91% (641/703)
Resolving deltas: 92% (647/703)
Resolving deltas: 93% (654/703)
Resolving deltas: 94% (664/703)
Resolving deltas: 95% (669/703)
Resolving deltas: 96% (675/703)
Resolving deltas: 97% (682/703)
Resolving deltas: 99% (697/703)
Resolving deltas: 100% (703/703)
Resolving deltas: 100% (703/703), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/system-mqtt'...
remote: Enumerating objects: 181, done.
remote: Total 181 (delta 0), reused 0 (delta 0), pack-reused 181
Receiving objects: 0% (1/181)
Receiving objects: 1% (2/181)
Receiving objects: 2% (4/181)
Receiving objects: 3% (6/181)
Receiving objects: 4% (8/181)
Receiving objects: 5% (10/181)
Receiving objects: 6% (11/181)
Receiving objects: 7% (13/181)
Receiving objects: 8% (15/181)
Receiving objects: 9% (17/181)
Receiving objects: 10% (19/181)
Receiving objects: 11% (20/181)
Receiving objects: 12% (22/181)
Receiving objects: 13% (24/181)
Receiving objects: 14% (26/181)
Receiving objects: 15% (28/181)
Receiving objects: 16% (29/181)
Receiving objects: 17% (31/181)
Receiving objects: 18% (33/181)
Receiving objects: 19% (35/181)
Receiving objects: 20% (37/181)
Receiving objects: 21% (39/181)
Receiving objects: 22% (40/181)
Receiving objects: 23% (42/181)
Receiving objects: 24% (44/181)
Receiving objects: 25% (46/181)
Receiving objects: 26% (48/181)
Receiving objects: 27% (49/181)
Receiving objects: 28% (51/181)
Receiving objects: 29% (53/181)
Receiving objects: 30% (55/181)
Receiving objects: 31% (57/181)
Receiving objects: 32% (58/181)
Receiving objects: 33% (60/181)
Receiving objects: 34% (62/181)
Receiving objects: 35% (64/181)
Receiving objects: 36% (66/181)
Receiving objects: 37% (67/181)
Receiving objects: 38% (69/181)
Receiving objects: 39% (71/181)
Receiving objects: 40% (73/181)
Receiving objects: 41% (75/181)
Receiving objects: 42% (77/181)
Receiving objects: 43% (78/181)
Receiving objects: 44% (80/181)
Receiving objects: 45% (82/181)
Receiving objects: 46% (84/181)
Receiving objects: 47% (86/181)
Receiving objects: 48% (87/181)
Receiving objects: 49% (89/181)
Receiving objects: 50% (91/181)
Receiving objects: 51% (93/181)
Receiving objects: 52% (95/181)
Receiving objects: 53% (96/181)
Receiving objects: 54% (98/181)
Receiving objects: 55% (100/181)
Receiving objects: 56% (102/181)
Receiving objects: 57% (104/181)
Receiving objects: 58% (105/181)
Receiving objects: 59% (107/181)
Receiving objects: 60% (109/181)
Receiving objects: 61% (111/181)
Receiving objects: 62% (113/181)
Receiving objects: 63% (115/181)
Receiving objects: 64% (116/181)
Receiving objects: 65% (118/181)
Receiving objects: 66% (120/181)
Receiving objects: 67% (122/181)
Receiving objects: 68% (124/181)
Receiving objects: 69% (125/181)
Receiving objects: 70% (127/181)
Receiving objects: 71% (129/181)
Receiving objects: 72% (131/181)
Receiving objects: 73% (133/181)
Receiving objects: 74% (134/181)
Receiving objects: 75% (136/181)
Receiving objects: 76% (138/181)
Receiving objects: 77% (140/181)
Receiving objects: 78% (142/181)
Receiving objects: 79% (143/181)
Receiving objects: 80% (145/181)
Receiving objects: 81% (147/181)
Receiving objects: 82% (149/181)
Receiving objects: 83% (151/181)
Receiving objects: 84% (153/181)
Receiving objects: 85% (154/181)
Receiving objects: 86% (156/181)
Receiving objects: 87% (158/181)
Receiving objects: 88% (160/181)
Receiving objects: 89% (162/181)
Receiving objects: 90% (163/181)
Receiving objects: 91% (165/181)
Receiving objects: 92% (167/181)
Receiving objects: 93% (169/181)
Receiving objects: 94% (171/181)
Receiving objects: 95% (172/181)
Receiving objects: 96% (174/181)
Receiving objects: 97% (176/181)
Receiving objects: 98% (178/181)
Receiving objects: 99% (180/181)
Receiving objects: 100% (181/181)
Receiving objects: 100% (181/181), 18.14 KiB | 18.14 MiB/s, done.
Resolving deltas: 0% (0/47)
Resolving deltas: 2% (1/47)
Resolving deltas: 4% (2/47)
Resolving deltas: 10% (5/47)
Resolving deltas: 14% (7/47)
Resolving deltas: 21% (10/47)
Resolving deltas: 23% (11/47)
Resolving deltas: 25% (12/47)
Resolving deltas: 40% (19/47)
Resolving deltas: 42% (20/47)
Resolving deltas: 44% (21/47)
Resolving deltas: 46% (22/47)
Resolving deltas: 48% (23/47)
Resolving deltas: 65% (31/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/system-node-weifang'...
remote: Enumerating objects: 229, done.
remote: Counting objects: 0% (1/161)
remote: Counting objects: 1% (2/161)
remote: Counting objects: 2% (4/161)
remote: Counting objects: 3% (5/161)
remote: Counting objects: 4% (7/161)
remote: Counting objects: 5% (9/161)
remote: Counting objects: 6% (10/161)
remote: Counting objects: 7% (12/161)
remote: Counting objects: 8% (13/161)
remote: Counting objects: 9% (15/161)
remote: Counting objects: 10% (17/161)
remote: Counting objects: 11% (18/161)
remote: Counting objects: 12% (20/161)
remote: Counting objects: 13% (21/161)
remote: Counting objects: 14% (23/161)
remote: Counting objects: 15% (25/161)
remote: Counting objects: 16% (26/161)
remote: Counting objects: 17% (28/161)
remote: Counting objects: 18% (29/161)
remote: Counting objects: 19% (31/161)
remote: Counting objects: 20% (33/161)
remote: Counting objects: 21% (34/161)
remote: Counting objects: 22% (36/161)
remote: Counting objects: 23% (38/161)
remote: Counting objects: 24% (39/161)
remote: Counting objects: 25% (41/161)
remote: Counting objects: 26% (42/161)
remote: Counting objects: 27% (44/161)
remote: Counting objects: 28% (46/161)
remote: Counting objects: 29% (47/161)
remote: Counting objects: 30% (49/161)
remote: Counting objects: 31% (50/161)
remote: Counting objects: 32% (52/161)
remote: Counting objects: 33% (54/161)
remote: Counting objects: 34% (55/161)
remote: Counting objects: 35% (57/161)
remote: Counting objects: 36% (58/161)
remote: Counting objects: 37% (60/161)
remote: Counting objects: 38% (62/161)
remote: Counting objects: 39% (63/161)
remote: Counting objects: 40% (65/161)
remote: Counting objects: 41% (67/161)
remote: Counting objects: 42% (68/161)
remote: Counting objects: 43% (70/161)
remote: Counting objects: 44% (71/161)
remote: Counting objects: 45% (73/161)
remote: Counting objects: 46% (75/161)
remote: Counting objects: 47% (76/161)
remote: Counting objects: 48% (78/161)
remote: Counting objects: 49% (79/161)
remote: Counting objects: 50% (81/161)
remote: Counting objects: 51% (83/161)
remote: Counting objects: 52% (84/161)
remote: Counting objects: 53% (86/161)
remote: Counting objects: 54% (87/161)
remote: Counting objects: 55% (89/161)
remote: Counting objects: 56% (91/161)
remote: Counting objects: 57% (92/161)
remote: Counting objects: 58% (94/161)
remote: Counting objects: 59% (95/161)
remote: Counting objects: 60% (97/161)
remote: Counting objects: 61% (99/161)
remote: Counting objects: 62% (100/161)
remote: Counting objects: 63% (102/161)
remote: Counting objects: 64% (104/161)
remote: Counting objects: 65% (105/161)
remote: Counting objects: 66% (107/161)
remote: Counting objects: 67% (108/161)
remote: Counting objects: 68% (110/161)
remote: Counting objects: 69% (112/161)
remote: Counting objects: 70% (113/161)
remote: Counting objects: 71% (115/161)
remote: Counting objects: 72% (116/161)
remote: Counting objects: 73% (118/161)
remote: Counting objects: 74% (120/161)
remote: Counting objects: 75% (121/161)
remote: Counting objects: 76% (123/161)
remote: Counting objects: 77% (124/161)
remote: Counting objects: 78% (126/161)
remote: Counting objects: 79% (128/161)
remote: Counting objects: 80% (129/161)
remote: Counting objects: 81% (131/161)
remote: Counting objects: 82% (133/161)
remote: Counting objects: 83% (134/161)
remote: Counting objects: 84% (136/161)
remote: Counting objects: 85% (137/161)
remote: Counting objects: 86% (139/161)
remote: Counting objects: 87% (141/161)
remote: Counting objects: 88% (142/161)
remote: Counting objects: 89% (144/161)
remote: Counting objects: 90% (145/161)
remote: Counting objects: 91% (147/161)
remote: Counting objects: 92% (149/161)
remote: Counting objects: 93% (150/161)
remote: Counting objects: 94% (152/161)
remote: Counting objects: 95% (153/161)
remote: Counting objects: 96% (155/161)
remote: Counting objects: 97% (157/161)
remote: Counting objects: 98% (158/161)
remote: Counting objects: 99% (160/161)
remote: Counting objects: 100% (161/161)
remote: Counting objects: 100% (161/161), done.
remote: Compressing objects: 1% (1/58)
remote: Compressing objects: 3% (2/58)
remote: Compressing objects: 5% (3/58)
remote: Compressing objects: 6% (4/58)
remote: Compressing objects: 8% (5/58)
remote: Compressing objects: 10% (6/58)
remote: Compressing objects: 12% (7/58)
remote: Compressing objects: 13% (8/58)
remote: Compressing objects: 15% (9/58)
remote: Compressing objects: 17% (10/58)
remote: Compressing objects: 18% (11/58)
remote: Compressing objects: 20% (12/58)
remote: Compressing objects: 22% (13/58)
remote: Compressing objects: 24% (14/58)
remote: Compressing objects: 25% (15/58)
remote: Compressing objects: 27% (16/58)
remote: Compressing objects: 29% (17/58)
remote: Compressing objects: 31% (18/58)
remote: Compressing objects: 32% (19/58)
remote: Compressing objects: 34% (20/58)
remote: Compressing objects: 36% (21/58)
remote: Compressing objects: 37% (22/58)
remote: Compressing objects: 39% (23/58)
remote: Compressing objects: 41% (24/58)
remote: Compressing objects: 43% (25/58)
remote: Compressing objects: 44% (26/58)
remote: Compressing objects: 46% (27/58)
remote: Compressing objects: 48% (28/58)
remote: Compressing objects: 50% (29/58)
remote: Compressing objects: 51% (30/58)
remote: Compressing objects: 53% (31/58)
remote: Compressing objects: 55% (32/58)
remote: Compressing objects: 56% (33/58)
remote: Compressing objects: 58% (34/58)
remote: Compressing objects: 60% (35/58)
remote: Compressing objects: 62% (36/58)
remote: Compressing objects: 63% (37/58)
remote: Compressing objects: 65% (38/58)
remote: Compressing objects: 67% (39/58)
remote: Compressing objects: 68% (40/58)
remote: Compressing objects: 70% (41/58)
remote: Compressing objects: 72% (42/58)
remote: Compressing objects: 74% (43/58)
remote: Compressing objects: 75% (44/58)
remote: Compressing objects: 77% (45/58)
remote: Compressing objects: 79% (46/58)
remote: Compressing objects: 81% (47/58)
remote: Compressing objects: 82% (48/58)
remote: Compressing objects: 84% (49/58)
remote: Compressing objects: 86% (50/58)
remote: Compressing objects: 87% (51/58)
remote: Compressing objects: 89% (52/58)
remote: Compressing objects: 91% (53/58)
remote: Compressing objects: 93% (54/58)
remote: Compressing objects: 94% (55/58)
remote: Compressing objects: 96% (56/58)
remote: Compressing objects: 98% (57/58)
remote: Compressing objects: 100% (58/58)
remote: Compressing objects: 100% (58/58), done.
Receiving objects: 0% (1/229)
Receiving objects: 1% (3/229)
Receiving objects: 2% (5/229)
Receiving objects: 3% (7/229)
Receiving objects: 4% (10/229)
Receiving objects: 5% (12/229)
Receiving objects: 6% (14/229)
Receiving objects: 7% (17/229)
Receiving objects: 8% (19/229)
Receiving objects: 9% (21/229)
Receiving objects: 10% (23/229)
Receiving objects: 11% (26/229)
Receiving objects: 12% (28/229)
Receiving objects: 13% (30/229)
Receiving objects: 14% (33/229)
Receiving objects: 15% (35/229)
Receiving objects: 16% (37/229)
Receiving objects: 17% (39/229)
Receiving objects: 18% (42/229)
Receiving objects: 19% (44/229)
Receiving objects: 20% (46/229)
Receiving objects: 21% (49/229)
Receiving objects: 22% (51/229)
Receiving objects: 23% (53/229)
Receiving objects: 24% (55/229)
Receiving objects: 25% (58/229)
Receiving objects: 26% (60/229)
Receiving objects: 27% (62/229)
Receiving objects: 28% (65/229)
Receiving objects: 29% (67/229)
Receiving objects: 30% (69/229)
Receiving objects: 31% (71/229)
Receiving objects: 32% (74/229)
Receiving objects: 33% (76/229)
Receiving objects: 34% (78/229)
Receiving objects: 35% (81/229)
Receiving objects: 36% (83/229)
Receiving objects: 37% (85/229)
Receiving objects: 38% (88/229)
Receiving objects: 39% (90/229)
Receiving objects: 40% (92/229)
Receiving objects: 41% (94/229)
remote: Total 229 (delta 26), reused 153 (delta 23), pack-reused 68
Receiving objects: 42% (97/229)
Receiving objects: 43% (99/229)
Receiving objects: 44% (101/229)
Receiving objects: 45% (104/229)
Receiving objects: 46% (106/229)
Receiving objects: 47% (108/229)
Receiving objects: 48% (110/229)
Receiving objects: 49% (113/229)
Receiving objects: 50% (115/229)
Receiving objects: 51% (117/229)
Receiving objects: 52% (120/229)
Receiving objects: 53% (122/229)
Receiving objects: 54% (124/229)
Receiving objects: 55% (126/229)
Receiving objects: 56% (129/229)
Receiving objects: 57% (131/229)
Receiving objects: 58% (133/229)
Receiving objects: 59% (136/229)
Receiving objects: 60% (138/229)
Receiving objects: 61% (140/229)
Receiving objects: 62% (142/229)
Receiving objects: 63% (145/229)
Receiving objects: 64% (147/229)
Receiving objects: 65% (149/229)
Receiving objects: 66% (152/229)
Receiving objects: 67% (154/229)
Receiving objects: 68% (156/229)
Receiving objects: 69% (159/229)
Receiving objects: 70% (161/229)
Receiving objects: 71% (163/229)
Receiving objects: 72% (165/229)
Receiving objects: 73% (168/229)
Receiving objects: 74% (170/229)
Receiving objects: 75% (172/229)
Receiving objects: 76% (175/229)
Receiving objects: 77% (177/229)
Receiving objects: 78% (179/229)
Receiving objects: 79% (181/229)
Receiving objects: 80% (184/229)
Receiving objects: 81% (186/229)
Receiving objects: 82% (188/229)
Receiving objects: 83% (191/229)
Receiving objects: 84% (193/229)
Receiving objects: 85% (195/229)
Receiving objects: 86% (197/229)
Receiving objects: 87% (200/229)
Receiving objects: 88% (202/229)
Receiving objects: 89% (204/229)
Receiving objects: 90% (207/229)
Receiving objects: 91% (209/229)
Receiving objects: 92% (211/229)
Receiving objects: 93% (213/229)
Receiving objects: 94% (216/229)
Receiving objects: 95% (218/229)
Receiving objects: 96% (220/229)
Receiving objects: 97% (223/229)
Receiving objects: 98% (225/229)
Receiving objects: 99% (227/229)
Receiving objects: 100% (229/229)
Receiving objects: 100% (229/229), 29.65 KiB | 29.65 MiB/s, done.
Resolving deltas: 0% (0/37)
Resolving deltas: 54% (20/37)
Resolving deltas: 100% (37/37)
Resolving deltas: 100% (37/37), done.
Cloning into '/root/workspace/weifang-config/container/A006/params_new/system-port'...
remote: Enumerating objects: 288, done.
remote: Counting objects: 0% (1/168)
remote: Counting objects: 1% (2/168)
remote: Counting objects: 2% (4/168)
remote: Counting objects: 3% (6/168)
remote: Counting objects: 4% (7/168)
remote: Counting objects: 5% (9/168)
remote: Counting objects: 6% (11/168)
remote: Counting objects: 7% (12/168)
remote: Counting objects: 8% (14/168)
remote: Counting objects: 9% (16/168)
remote: Counting objects: 10% (17/168)
remote: Counting objects: 11% (19/168)
remote: Counting objects: 12% (21/168)
remote: Counting objects: 13% (22/168)
remote: Counting objects: 14% (24/168)
remote: Counting objects: 15% (26/168)
remote: Counting objects: 16% (27/168)
remote: Counting objects: 17% (29/168)
remote: Counting objects: 18% (31/168)
remote: Counting objects: 19% (32/168)
remote: Counting objects: 20% (34/168)
remote: Counting objects: 21% (36/168)
remote: Counting objects: 22% (37/168)
remote: Counting objects: 23% (39/168)
remote: Counting objects: 24% (41/168)
remote: Counting objects: 25% (42/168)
remote: Counting objects: 26% (44/168)
remote: Counting objects: 27% (46/168)
remote: Counting objects: 28% (48/168)
remote: Counting objects: 29% (49/168)
remote: Counting objects: 30% (51/168)
remote: Counting objects: 31% (53/168)
remote: Counting objects: 32% (54/168)
remote: Counting objects: 33% (56/168)
remote: Counting objects: 34% (58/168)
remote: Counting objects: 35% (59/168)
remote: Counting objects: 36% (61/168)
remote: Counting objects: 37% (63/168)
remote: Counting objects: 38% (64/168)
remote: Counting objects: 39% (66/168)
remote: Counting objects: 40% (68/168)
remote: Counting objects: 41% (69/168)
remote: Counting objects: 42% (71/168)
remote: Counting objects: 43% (73/168)
remote: Counting objects: 44% (74/168)
remote: Counting objects: 45% (76/168)
remote: Counting objects: 46% (78/168)
remote: Counting objects: 47% (79/168)
remote: Counting objects: 48% (81/168)
remote: Counting objects: 49% (83/168)
remote: Counting objects: 50% (84/168)
remote: Counting objects: 51% (86/168)
remote: Counting objects: 52% (88/168)
remote: Counting objects: 53% (90/168)
remote: Counting objects: 54% (91/168)
remote: Counting objects: 55% (93/168)
remote: Counting objects: 56% (95/168)
remote: Counting objects: 57% (96/168)
remote: Counting objects: 58% (98/168)
remote: Counting objects: 59% (100/168)
remote: Counting objects: 60% (101/168)
remote: Counting objects: 61% (103/168)
remote: Counting objects: 62% (105/168)
remote: Counting objects: 63% (106/168)
remote: Counting objects: 64% (108/168)
remote: Counting objects: 65% (110/168)
remote: Counting objects: 66% (111/168)
remote: Counting objects: 67% (113/168)
remote: Counting objects: 68% (115/168)
remote: Counting objects: 69% (116/168)
remote: Counting objects: 70% (118/168)
remote: Counting objects: 71% (120/168)
remote: Counting objects: 72% (121/168)
remote: Counting objects: 73% (123/168)
remote: Counting objects: 74% (125/168)
remote: Counting objects: 75% (126/168)
remote: Counting objects: 76% (128/168)
remote: Counting objects: 77% (130/168)
remote: Counting objects: 78% (132/168)
remote: Counting objects: 79% (133/168)
remote: Counting objects: 80% (135/168)
remote: Counting objects: 81% (137/168)
remote: Counting objects: 82% (138/168)
remote: Counting objects: 83% (140/168)
remote: Counting objects: 84% (142/168)
remote: Counting objects: 85% (143/168)
remote: Counting objects: 86% (145/168)
remote: Counting objects: 87% (147/168)
remote: Counting objects: 88% (148/168)
remote: Counting objects: 89% (150/168)
remote: Counting objects: 90% (152/168)
remote: Counting objects: 91% (153/168)
remote: Counting objects: 92% (155/168)
remote: Counting objects: 93% (157/168)
remote: Counting objects: 94% (158/168)
remote: Counting objects: 95% (160/168)
remote: Counting objects: 96% (162/168)
remote: Counting objects: 97% (163/168)
remote: Counting objects: 98% (165/168)
remote: Counting objects: 99% (167/168)
remote: Counting objects: 100% (168/168)
remote: Counting objects: 100% (168/168), done.
remote: Compressing objects: 0% (1/123)
remote: Compressing objects: 1% (2/123)
remote: Compressing objects: 2% (3/123)
remote: Compressing objects: 3% (4/123)
remote: Compressing objects: 4% (5/123)
remote: Compressing objects: 5% (7/123)
remote: Compressing objects: 6% (8/123)
remote: Compressing objects: 7% (9/123)
remote: Compressing objects: 8% (10/123)
remote: Compressing objects: 9% (12/123)
remote: Compressing objects: 10% (13/123)
remote: Compressing objects: 11% (14/123)
remote: Compressing objects: 12% (15/123)
remote: Compressing objects: 13% (16/123)
remote: Compressing objects: 14% (18/123)
remote: Compressing objects: 15% (19/123)
remote: Compressing objects: 16% (20/123)
remote: Compressing objects: 17% (21/123)
remote: Compressing objects: 18% (23/123)
remote: Compressing objects: 19% (24/123)
remote: Compressing objects: 20% (25/123)
remote: Compressing objects: 21% (26/123)
remote: Compressing objects: 22% (28/123)
remote: Compressing objects: 23% (29/123)
remote: Compressing objects: 24% (30/123)
remote: Compressing objects: 25% (31/123)
remote: Compressing objects: 26% (32/123)
remote: Compressing objects: 27% (34/123)
remote: Compressing objects: 28% (35/123)
remote: Compressing objects: 29% (36/123)
remote: Compressing objects: 30% (37/123)
remote: Compressing objects: 31% (39/123)
remote: Compressing objects: 32% (40/123)
remote: Compressing objects: 33% (41/123)
remote: Compressing objects: 34% (42/123)
remote: Compressing objects: 35% (44/123)
remote: Compressing objects: 36% (45/123)
remote: Compressing objects: 37% (46/123)
remote: Compressing objects: 38% (47/123)
remote: Compressing objects: 39% (48/123)
remote: Compressing objects: 40% (50/123)
remote: Compressing objects: 41% (51/123)
remote: Compressing objects: 42% (52/123)
remote: Compressing objects: 43% (53/123)
remote: Compressing objects: 44% (55/123)
remote: Compressing objects: 45% (56/123)
remote: Compressing objects: 46% (57/123)
remote: Compressing objects: 47% (58/123)
remote: Compressing objects: 48% (60/123)
remote: Compressing objects: 49% (61/123)
remote: Compressing objects: 50% (62/123)
remote: Compressing objects: 51% (63/123)
remote: Compressing objects: 52% (64/123)
remote: Compressing objects: 53% (66/123)
remote: Compressing objects: 54% (67/123)
remote: Compressing objects: 55% (68/123)
remote: Compressing objects: 56% (69/123)
remote: Compressing objects: 57% (71/123)
remote: Compressing objects: 58% (72/123)
remote: Compressing objects: 59% (73/123)
remote: Compressing objects: 60% (74/123)
remote: Compressing objects: 61% (76/123)
remote: Compressing objects: 62% (77/123)
remote: Compressing objects: 63% (78/123)
remote: Compressing objects: 64% (79/123)
remote: Compressing objects: 65% (80/123)
remote: Compressing objects: 66% (82/123)
remote: Compressing objects: 67% (83/123)
remote: Compressing objects: 68% (84/123)
remote: Compressing objects: 69% (85/123)
remote: Compressing objects: 70% (87/123)
remote: Compressing objects: 71% (88/123)
remote: Compressing objects: 72% (89/123)
remote: Compressing objects: 73% (90/123)
remote: Compressing objects: 74% (92/123)
remote: Compressing objects: 75% (93/123)
remote: Compressing objects: 76% (94/123)
remote: Compressing objects: 77% (95/123)
remote: Compressing objects: 78% (96/123)
remote: Compressing objects: 79% (98/123)
remote: Compressing objects: 80% (99/123)
remote: Compressing objects: 81% (100/123)
remote: Compressing objects: 82% (101/123)
remote: Compressing objects: 83% (103/123)
remote: Compressing objects: 84% (104/123)
remote: Compressing objects: 85% (105/123)
remote: Compressing objects: 86% (106/123)
remote: Compressing objects: 87% (108/123)
remote: Compressing objects: 88% (109/123)
remote: Compressing objects: 89% (110/123)
remote: Compressing objects: 90% (111/123)
remote: Compressing objects: 91% (112/123)
remote: Compressing objects: 92% (114/123)
remote: Compressing objects: 93% (115/123)
remote: Compressing objects: 94% (116/123)
remote: Compressing objects: 95% (117/123)
remote: Compressing objects: 96% (119/123)
remote: Compressing objects: 97% (120/123)
remote: Compressing objects: 98% (121/123)
remote: Compressing objects: 99% (122/123)
remote: Compressing objects: 100% (123/123)
remote: Compressing objects: 100% (123/123), done.
Receiving objects: 0% (1/288)
Receiving objects: 1% (3/288)
Receiving objects: 2% (6/288)
Receiving objects: 3% (9/288)
Receiving objects: 4% (12/288)
Receiving objects: 5% (15/288)
Receiving objects: 6% (18/288)
Receiving objects: 7% (21/288)
Receiving objects: 8% (24/288)
Receiving objects: 9% (26/288)
Receiving objects: 10% (29/288)
Receiving objects: 11% (32/288)
Receiving objects: 12% (35/288)
Receiving objects: 13% (38/288)
Receiving objects: 14% (41/288)
Receiving objects: 15% (44/288)
Receiving objects: 16% (47/288)
Receiving objects: 17% (49/288)
Receiving objects: 18% (52/288)
Receiving objects: 19% (55/288)
Receiving objects: 20% (58/288)
Receiving objects: 21% (61/288)
Receiving objects: 22% (64/288)
Receiving objects: 23% (67/288)
Receiving objects: 24% (70/288)
Receiving objects: 25% (72/288)
Receiving objects: 26% (75/288)
Receiving objects: 27% (78/288)
Receiving objects: 28% (81/288)
Receiving objects: 29% (84/288)
Receiving objects: 30% (87/288)
Receiving objects: 31% (90/288)
Receiving objects: 32% (93/288)
Receiving objects: 33% (96/288)
Receiving objects: 34% (98/288)
Receiving objects: 35% (101/288)
Receiving objects: 36% (104/288)
Receiving objects: 37% (107/288)
Receiving objects: 38% (110/288)
Receiving objects: 39% (113/288)
Receiving objects: 40% (116/288)
Receiving objects: 41% (119/288)
Receiving objects: 42% (121/288)
Receiving objects: 43% (124/288)
Receiving objects: 44% (127/288)
Receiving objects: 45% (130/288)
Receiving objects: 46% (133/288)
Receiving objects: 47% (136/288)
Receiving objects: 48% (139/288)
Receiving objects: 49% (142/288)
Receiving objects: 50% (144/288)
Receiving objects: 51% (147/288)
Receiving objects: 52% (150/288)
Receiving objects: 53% (153/288)
Receiving objects: 54% (156/288)
Receiving objects: 55% (159/288)
Receiving objects: 56% (162/288)
Receiving objects: 57% (165/288)
Receiving objects: 58% (168/288)
Receiving objects: 59% (170/288)
Receiving objects: 60% (173/288)
Receiving objects: 61% (176/288)
Receiving objects: 62% (179/288)
Receiving objects: 63% (182/288)
Receiving objects: 64% (185/288)
Receiving objects: 65% (188/288)
Receiving objects: 66% (191/288)
Receiving objects: 67% (193/288)
Receiving objects: 68% (196/288)
Receiving objects: 69% (199/288)
Receiving objects: 70% (202/288)
Receiving objects: 71% (205/288)
Receiving objects: 72% (208/288)
Receiving objects: 73% (211/288)
Receiving objects: 74% (214/288)
Receiving objects: 75% (216/288)
Receiving objects: 76% (219/288)
Receiving objects: 77% (222/288)
Receiving objects: 78% (225/288)
Receiving objects: 79% (228/288)
Receiving objects: 80% (231/288)
Receiving objects: 81% (234/288)
Receiving objects: 82% (237/288)
Receiving objects: 83% (240/288)
Receiving objects: 84% (242/288)
remote: Total 288 (delta 79), reused 92 (delta 33), pack-reused 120
Receiving objects: 85% (245/288)
Receiving objects: 86% (248/288)
Receiving objects: 87% (251/288)
Receiving objects: 88% (254/288)
Receiving objects: 89% (257/288)
Receiving objects: 90% (260/288)
Receiving objects: 91% (263/288)
Receiving objects: 92% (265/288)
Receiving objects: 93% (268/288)
Receiving objects: 94% (271/288)
Receiving objects: 95% (274/288)
Receiving objects: 96% (277/288)
Receiving objects: 97% (280/288)
Receiving objects: 98% (283/288)
Receiving objects: 99% (286/288)
Receiving objects: 100% (288/288)
Receiving objects: 100% (288/288), 177.60 KiB | 19.73 MiB/s, done.
Resolving deltas: 0% (0/123)
Resolving deltas: 1% (2/123)
Resolving deltas: 2% (3/123)
Resolving deltas: 16% (20/123)
Resolving deltas: 22% (28/123)
Resolving deltas: 26% (33/123)
Resolving deltas: 27% (34/123)
Resolving deltas: 28% (35/123)
Resolving deltas: 29% (36/123)
Resolving deltas: 30% (37/123)
Resolving deltas: 31% (39/123)
Resolving deltas: 35% (44/123)
Resolving deltas: 37% (46/123)
Resolving deltas: 38% (47/123)
Resolving deltas: 39% (48/123)
Resolving deltas: 50% (62/123)
Resolving deltas: 60% (75/123)
Resolving deltas: 62% (77/123)
Resolving deltas: 65% (80/123)
Resolving deltas: 68% (84/123)
Resolving deltas: 69% (85/123)
Resolving deltas: 82% (102/123)
Resolving deltas: 84% (104/123)
Resolving deltas: 85% (105/123)
Resolving deltas: 87% (108/123)
Resolving deltas: 90% (111/123)
Resolving deltas: 91% (113/123)
Resolving deltas: 92% (114/123)
Resolving deltas: 93% (115/123)
Resolving deltas: 95% (117/123)
Resolving deltas: 97% (120/123)
Resolving deltas: 100% (123/123)
Resolving deltas: 100% (123/123), done.
Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0'
Submodule path 'crane_align_customized': checked out '0bf9d9dbf6e8cfba4ff33081417a51db4dde44ec'
Submodule path 'hardware': checked out '3c338254ef5e4ba24da7ea8c50b41c014210bdff'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out '048a6dd582db5163aa31963b76b85aafca80c6e6'
Submodule path 'lidar_loc_v2_common': checked out 'dd6ec8131f022ee08f81455a09d94802a582ee5f'
Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61'
Submodule path 'msf-port': checked out '0bace71dce748626ec40a1fb01d49c6c9324b74e'
Submodule path 'msf-vehicle': checked out '2ac194a275428c90f692d6d6d7c0254298dd29b1'
Submodule path 'perception_camera_driver': checked out '13de5fc5d205a4aa7b5acaaebcc7170893a4bea9'
Submodule path 'perception_data_collection': checked out 'de595f0830b633693b7f99063e23f3f676b53d37'
Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266'
Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545'
Submodule path 'perception_new_detection': checked out 'b9385fd281c98ff872ba1378f29fa50e19315c1e'
Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20'
Submodule path 'perception_vehicles': checked out 'b89f1019a6d42ffc691a69cff1bfb6b3f04ae2cb'
Submodule path 'pncc_common_config': checked out 'cfd6ae44c681730ce10a29ce7083d1dbaeec4699'
Submodule path 'pncc_port_related_config': checked out '8bca065020a36eb8e604e4a48b161bd0220dd681'
Submodule path 'pncc_vehicle_related_config': checked out 'e78469bc17ce5f4344dccab23e360bf80d95ec88'
Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd'
Submodule path 'prediction_config': checked out '123eee7b7e6f5539b8dc2a12a17f05c2ff81a5d9'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '0ebe9585875ef16002b06fa87c893aff25b795ac'
Submodule path 'system-device': checked out 'fec155feb88ac2bedaf0523629f93c76ea4f1dbe'
Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce'
Submodule path 'system-node-weifang': checked out '4e6581ecf6cb401d05ca9c42c0cb5c28a25b8349'
Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_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_spreader_truck/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_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_spreader_truck, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A006/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/hardware/hardware /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A006/params_new/hesai_lidar_customized/
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A006/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A006/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A006/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A006/params_new/msf-port/
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A006/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A006/params_new/msf-port/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A006/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A006/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A006/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A006/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/perception_lane_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A006/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/perception_lidar_camera_fusion/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A006/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/perception_spreader_truck/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_truck 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A006/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/perception_vehicles/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A006/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/pncc_common_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/pncc_common_config/pncc_common_config /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/pncc_port_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A006/params_new/static_transform_common/
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/system-common/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/system-common/master /root/workspace/weifang-config/container/A006/params_new/system-common/system-ros /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/system-device/master /root/workspace/weifang-config/container/A006/params_new/system-device/slave /root/workspace/weifang-config/container/A006/params_new/system-device/system-ros /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/system-node-weifang/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A006/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A006/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/system-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A006/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A006/params_new/system-port/system-ros /root/workspace/weifang-config/container/A006/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A006/params_new/params_new/
crane_align
data_collection
extrinsics
hardware
hesai_lidar
lane_detection
lidar_camera_fusion
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
new_truck_spreader_detection
perception
peripheral_controller.toml
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A006/params_new/params_new/crane_align /root/workspace/weifang-config/container/A006/params_new/params_new/data_collection /root/workspace/weifang-config/container/A006/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A006/params_new/params_new/hardware /root/workspace/weifang-config/container/A006/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A006/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A006/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A006/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A006/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A006/params_new/params_new/master /root/workspace/weifang-config/container/A006/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A006/params_new/params_new/perception /root/workspace/weifang-config/container/A006/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A006/params_new/params_new/pncc_common_config /root/workspace/weifang-config/container/A006/params_new/params_new/pncc_port_related_config /root/workspace/weifang-config/container/A006/params_new/params_new/pncc_vehicle_related_config /root/workspace/weifang-config/container/A006/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A006/params_new/params_new/prediction /root/workspace/weifang-config/container/A006/params_new/params_new/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A006/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A006/params_new/params_new/slave /root/workspace/weifang-config/container/A006/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/system-ros /root/workspace/weifang-config/container/A006/params_A006/params/
[Pipeline] echo
A007拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A007/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A007/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A007/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/A007.git
> git init /root/workspace/weifang-config/container/A007/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A007.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/A007.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/A007.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 b14e5d158ea7ba251d3228ecd997602ee593fe1d (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f b14e5d158ea7ba251d3228ecd997602ee593fe1d # timeout=300000
Commit message: "Updated submodule pncc_vehicle_related_config to branch truck_zhongqi"
> git rev-list --no-walk f88365fda1c586faa67347b3f3e487611b43b6d6 # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A007.git) registered for path 'hardware'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A007.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/A007.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A007.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
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/weifang-config/container/A007/params_new/crane_align_common'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/37)
remote: Counting objects: 5% (2/37)
remote: Counting objects: 8% (3/37)
remote: Counting objects: 10% (4/37)
remote: Counting objects: 13% (5/37)
remote: Counting objects: 16% (6/37)
remote: Counting objects: 18% (7/37)
remote: Counting objects: 21% (8/37)
remote: Counting objects: 24% (9/37)
remote: Counting objects: 27% (10/37)
remote: Counting objects: 29% (11/37)
remote: Counting objects: 32% (12/37)
remote: Counting objects: 35% (13/37)
remote: Counting objects: 37% (14/37)
remote: Counting objects: 40% (15/37)
remote: Counting objects: 43% (16/37)
remote: Counting objects: 45% (17/37)
remote: Counting objects: 48% (18/37)
remote: Counting objects: 51% (19/37)
remote: Counting objects: 54% (20/37)
remote: Counting objects: 56% (21/37)
remote: Counting objects: 59% (22/37)
remote: Counting objects: 62% (23/37)
remote: Counting objects: 64% (24/37)
remote: Counting objects: 67% (25/37)
remote: Counting objects: 70% (26/37)
remote: Counting objects: 72% (27/37)
remote: Counting objects: 75% (28/37)
remote: Counting objects: 78% (29/37)
remote: Counting objects: 81% (30/37)
remote: Counting objects: 83% (31/37)
remote: Counting objects: 86% (32/37)
remote: Counting objects: 89% (33/37)
remote: Counting objects: 91% (34/37)
remote: Counting objects: 94% (35/37)
remote: Counting objects: 97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), 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 37 (delta 13), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/37)
Receiving objects: 5% (2/37)
Receiving objects: 8% (3/37)
Receiving objects: 10% (4/37)
Receiving objects: 13% (5/37)
Receiving objects: 16% (6/37)
Receiving objects: 18% (7/37)
Receiving objects: 21% (8/37)
Receiving objects: 24% (9/37)
Receiving objects: 27% (10/37)
Receiving objects: 29% (11/37)
Receiving objects: 32% (12/37)
Receiving objects: 35% (13/37)
Receiving objects: 37% (14/37)
Receiving objects: 40% (15/37)
Receiving objects: 43% (16/37)
Receiving objects: 45% (17/37)
Receiving objects: 48% (18/37)
Receiving objects: 51% (19/37)
Receiving objects: 54% (20/37)
Receiving objects: 56% (21/37)
Receiving objects: 59% (22/37)
Receiving objects: 62% (23/37)
Receiving objects: 64% (24/37)
Receiving objects: 67% (25/37)
Receiving objects: 70% (26/37)
Receiving objects: 72% (27/37)
Receiving objects: 75% (28/37)
Receiving objects: 78% (29/37)
Receiving objects: 81% (30/37)
Receiving objects: 83% (31/37)
Receiving objects: 86% (32/37)
Receiving objects: 89% (33/37)
Receiving objects: 91% (34/37)
Receiving objects: 94% (35/37)
Receiving objects: 97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 46% (6/13)
Resolving deltas: 61% (8/13)
Resolving deltas: 76% (10/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/crane_align_customized'...
remote: Enumerating objects: 1782, done.
remote: Counting objects: 1% (1/68)
remote: Counting objects: 2% (2/68)
remote: Counting objects: 4% (3/68)
remote: Counting objects: 5% (4/68)
remote: Counting objects: 7% (5/68)
remote: Counting objects: 8% (6/68)
remote: Counting objects: 10% (7/68)
remote: Counting objects: 11% (8/68)
remote: Counting objects: 13% (9/68)
remote: Counting objects: 14% (10/68)
remote: Counting objects: 16% (11/68)
remote: Counting objects: 17% (12/68)
remote: Counting objects: 19% (13/68)
remote: Counting objects: 20% (14/68)
remote: Counting objects: 22% (15/68)
remote: Counting objects: 23% (16/68)
remote: Counting objects: 25% (17/68)
remote: Counting objects: 26% (18/68)
remote: Counting objects: 27% (19/68)
remote: Counting objects: 29% (20/68)
remote: Counting objects: 30% (21/68)
remote: Counting objects: 32% (22/68)
remote: Counting objects: 33% (23/68)
remote: Counting objects: 35% (24/68)
remote: Counting objects: 36% (25/68)
remote: Counting objects: 38% (26/68)
remote: Counting objects: 39% (27/68)
remote: Counting objects: 41% (28/68)
remote: Counting objects: 42% (29/68)
remote: Counting objects: 44% (30/68)
remote: Counting objects: 45% (31/68)
remote: Counting objects: 47% (32/68)
remote: Counting objects: 48% (33/68)
remote: Counting objects: 50% (34/68)
remote: Counting objects: 51% (35/68)
remote: Counting objects: 52% (36/68)
remote: Counting objects: 54% (37/68)
remote: Counting objects: 55% (38/68)
remote: Counting objects: 57% (39/68)
remote: Counting objects: 58% (40/68)
remote: Counting objects: 60% (41/68)
remote: Counting objects: 61% (42/68)
remote: Counting objects: 63% (43/68)
remote: Counting objects: 64% (44/68)
remote: Counting objects: 66% (45/68)
remote: Counting objects: 67% (46/68)
remote: Counting objects: 69% (47/68)
remote: Counting objects: 70% (48/68)
remote: Counting objects: 72% (49/68)
remote: Counting objects: 73% (50/68)
remote: Counting objects: 75% (51/68)
remote: Counting objects: 76% (52/68)
remote: Counting objects: 77% (53/68)
remote: Counting objects: 79% (54/68)
remote: Counting objects: 80% (55/68)
remote: Counting objects: 82% (56/68)
remote: Counting objects: 83% (57/68)
remote: Counting objects: 85% (58/68)
remote: Counting objects: 86% (59/68)
remote: Counting objects: 88% (60/68)
remote: Counting objects: 89% (61/68)
remote: Counting objects: 91% (62/68)
remote: Counting objects: 92% (63/68)
remote: Counting objects: 94% (64/68)
remote: Counting objects: 95% (65/68)
remote: Counting objects: 97% (66/68)
remote: Counting objects: 98% (67/68)
remote: Counting objects: 100% (68/68)
remote: Counting objects: 100% (68/68), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/1782)
Receiving objects: 1% (18/1782)
Receiving objects: 2% (36/1782)
Receiving objects: 3% (54/1782)
Receiving objects: 4% (72/1782)
Receiving objects: 5% (90/1782)
Receiving objects: 6% (107/1782)
Receiving objects: 7% (125/1782)
Receiving objects: 8% (143/1782)
Receiving objects: 9% (161/1782)
Receiving objects: 10% (179/1782)
Receiving objects: 11% (197/1782)
Receiving objects: 12% (214/1782)
Receiving objects: 13% (232/1782)
Receiving objects: 14% (250/1782)
Receiving objects: 15% (268/1782)
Receiving objects: 16% (286/1782)
Receiving objects: 17% (303/1782)
Receiving objects: 18% (321/1782)
Receiving objects: 19% (339/1782)
Receiving objects: 20% (357/1782)
Receiving objects: 21% (375/1782)
Receiving objects: 22% (393/1782)
Receiving objects: 23% (410/1782)
Receiving objects: 24% (428/1782)
Receiving objects: 25% (446/1782)
Receiving objects: 26% (464/1782)
Receiving objects: 27% (482/1782)
Receiving objects: 28% (499/1782)
Receiving objects: 29% (517/1782)
Receiving objects: 30% (535/1782)
Receiving objects: 31% (553/1782)
Receiving objects: 32% (571/1782)
Receiving objects: 33% (589/1782)
Receiving objects: 34% (606/1782)
Receiving objects: 35% (624/1782)
Receiving objects: 36% (642/1782)
Receiving objects: 37% (660/1782)
Receiving objects: 38% (678/1782)
Receiving objects: 39% (695/1782)
Receiving objects: 40% (713/1782)
Receiving objects: 41% (731/1782)
Receiving objects: 42% (749/1782)
Receiving objects: 43% (767/1782)
Receiving objects: 44% (785/1782)
Receiving objects: 45% (802/1782)
Receiving objects: 46% (820/1782)
Receiving objects: 47% (838/1782)
Receiving objects: 48% (856/1782)
Receiving objects: 49% (874/1782)
Receiving objects: 50% (891/1782)
Receiving objects: 51% (909/1782)
Receiving objects: 52% (927/1782)
Receiving objects: 53% (945/1782)
Receiving objects: 54% (963/1782)
Receiving objects: 55% (981/1782)
Receiving objects: 56% (998/1782)
Receiving objects: 57% (1016/1782)
Receiving objects: 58% (1034/1782)
Receiving objects: 59% (1052/1782)
Receiving objects: 60% (1070/1782)
Receiving objects: 61% (1088/1782)
Receiving objects: 62% (1105/1782)
Receiving objects: 63% (1123/1782)
Receiving objects: 64% (1141/1782)
Receiving objects: 65% (1159/1782)
Receiving objects: 66% (1177/1782)
Receiving objects: 67% (1194/1782)
Receiving objects: 68% (1212/1782)
Receiving objects: 69% (1230/1782)
Receiving objects: 70% (1248/1782)
Receiving objects: 71% (1266/1782)
Receiving objects: 72% (1284/1782)
Receiving objects: 73% (1301/1782)
Receiving objects: 74% (1319/1782)
Receiving objects: 75% (1337/1782)
Receiving objects: 76% (1355/1782)
Receiving objects: 77% (1373/1782)
Receiving objects: 78% (1390/1782)
Receiving objects: 79% (1408/1782)
Receiving objects: 80% (1426/1782)
Receiving objects: 81% (1444/1782)
Receiving objects: 82% (1462/1782)
Receiving objects: 83% (1480/1782)
Receiving objects: 84% (1497/1782)
Receiving objects: 85% (1515/1782)
Receiving objects: 86% (1533/1782)
Receiving objects: 87% (1551/1782)
Receiving objects: 88% (1569/1782)
Receiving objects: 89% (1586/1782)
Receiving objects: 90% (1604/1782)
Receiving objects: 91% (1622/1782)
Receiving objects: 92% (1640/1782)
Receiving objects: 93% (1658/1782)
Receiving objects: 94% (1676/1782)
remote: Total 1782 (delta 29), reused 38 (delta 16), pack-reused 1714
Receiving objects: 95% (1693/1782)
Receiving objects: 96% (1711/1782)
Receiving objects: 97% (1729/1782)
Receiving objects: 98% (1747/1782)
Receiving objects: 99% (1765/1782)
Receiving objects: 100% (1782/1782)
Receiving objects: 100% (1782/1782), 512.25 KiB | 32.01 MiB/s, done.
Resolving deltas: 0% (0/858)
Resolving deltas: 1% (9/858)
Resolving deltas: 2% (20/858)
Resolving deltas: 3% (27/858)
Resolving deltas: 4% (35/858)
Resolving deltas: 5% (46/858)
Resolving deltas: 15% (136/858)
Resolving deltas: 17% (150/858)
Resolving deltas: 18% (159/858)
Resolving deltas: 19% (164/858)
Resolving deltas: 21% (183/858)
Resolving deltas: 24% (211/858)
Resolving deltas: 26% (224/858)
Resolving deltas: 27% (233/858)
Resolving deltas: 29% (251/858)
Resolving deltas: 30% (263/858)
Resolving deltas: 31% (267/858)
Resolving deltas: 32% (276/858)
Resolving deltas: 38% (333/858)
Resolving deltas: 39% (343/858)
Resolving deltas: 44% (380/858)
Resolving deltas: 46% (397/858)
Resolving deltas: 47% (407/858)
Resolving deltas: 48% (414/858)
Resolving deltas: 49% (422/858)
Resolving deltas: 50% (432/858)
Resolving deltas: 51% (440/858)
Resolving deltas: 53% (461/858)
Resolving deltas: 54% (464/858)
Resolving deltas: 55% (472/858)
Resolving deltas: 56% (481/858)
Resolving deltas: 57% (493/858)
Resolving deltas: 58% (501/858)
Resolving deltas: 59% (509/858)
Resolving deltas: 60% (515/858)
Resolving deltas: 62% (533/858)
Resolving deltas: 63% (543/858)
Resolving deltas: 65% (558/858)
Resolving deltas: 66% (567/858)
Resolving deltas: 67% (580/858)
Resolving deltas: 71% (611/858)
Resolving deltas: 72% (619/858)
Resolving deltas: 73% (634/858)
Resolving deltas: 75% (645/858)
Resolving deltas: 76% (655/858)
Resolving deltas: 77% (662/858)
Resolving deltas: 78% (674/858)
Resolving deltas: 79% (679/858)
Resolving deltas: 82% (712/858)
Resolving deltas: 100% (858/858)
Resolving deltas: 100% (858/858), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/hardware'...
remote: Enumerating objects: 24, 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: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
remote: Total 24 (delta 8), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/24)
Receiving objects: 8% (2/24)
Receiving objects: 12% (3/24)
Receiving objects: 16% (4/24)
Receiving objects: 20% (5/24)
Receiving objects: 25% (6/24)
Receiving objects: 29% (7/24)
Receiving objects: 33% (8/24)
Receiving objects: 37% (9/24)
Receiving objects: 41% (10/24)
Receiving objects: 45% (11/24)
Receiving objects: 50% (12/24)
Receiving objects: 54% (13/24)
Receiving objects: 58% (14/24)
Receiving objects: 62% (15/24)
Receiving objects: 66% (16/24)
Receiving objects: 70% (17/24)
Receiving objects: 75% (18/24)
Receiving objects: 79% (19/24)
Receiving objects: 83% (20/24)
Receiving objects: 87% (21/24)
Receiving objects: 91% (22/24)
Receiving objects: 95% (23/24)
Receiving objects: 100% (24/24)
Receiving objects: 100% (24/24), done.
Resolving deltas: 0% (0/8)
Resolving deltas: 62% (5/8)
Resolving deltas: 87% (7/8)
Resolving deltas: 100% (8/8)
Resolving deltas: 100% (8/8), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 4% (1/21)
remote: Compressing objects: 9% (2/21)
remote: Compressing objects: 14% (3/21)
remote: Compressing objects: 19% (4/21)
remote: Compressing objects: 23% (5/21)
remote: Compressing objects: 28% (6/21)
remote: Compressing objects: 33% (7/21)
remote: Compressing objects: 38% (8/21)
remote: Compressing objects: 42% (9/21)
remote: Compressing objects: 47% (10/21)
remote: Compressing objects: 52% (11/21)
remote: Compressing objects: 57% (12/21)
remote: Compressing objects: 61% (13/21)
remote: Compressing objects: 66% (14/21)
remote: Compressing objects: 71% (15/21)
remote: Compressing objects: 76% (16/21)
remote: Compressing objects: 80% (17/21)
remote: Compressing objects: 85% (18/21)
remote: Compressing objects: 90% (19/21)
remote: Compressing objects: 95% (20/21)
remote: Compressing objects: 100% (21/21)
remote: Compressing objects: 100% (21/21), done.
remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/22)
Receiving objects: 9% (2/22)
Receiving objects: 13% (3/22)
Receiving objects: 18% (4/22)
Receiving objects: 22% (5/22)
Receiving objects: 27% (6/22)
Receiving objects: 31% (7/22)
Receiving objects: 36% (8/22)
Receiving objects: 40% (9/22)
Receiving objects: 45% (10/22)
Receiving objects: 50% (11/22)
Receiving objects: 54% (12/22)
Receiving objects: 59% (13/22)
Receiving objects: 63% (14/22)
Receiving objects: 68% (15/22)
Receiving objects: 72% (16/22)
Receiving objects: 77% (17/22)
Receiving objects: 81% (18/22)
Receiving objects: 86% (19/22)
Receiving objects: 90% (20/22)
Receiving objects: 95% (21/22)
Receiving objects: 100% (22/22)
Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/lidar-extrinsics'...
remote: Enumerating objects: 97, done.
remote: Counting objects: 2% (1/46)
remote: Counting objects: 4% (2/46)
remote: Counting objects: 6% (3/46)
remote: Counting objects: 8% (4/46)
remote: Counting objects: 10% (5/46)
remote: Counting objects: 13% (6/46)
remote: Counting objects: 15% (7/46)
remote: Counting objects: 17% (8/46)
remote: Counting objects: 19% (9/46)
remote: Counting objects: 21% (10/46)
remote: Counting objects: 23% (11/46)
remote: Counting objects: 26% (12/46)
remote: Counting objects: 28% (13/46)
remote: Counting objects: 30% (14/46)
remote: Counting objects: 32% (15/46)
remote: Counting objects: 34% (16/46)
remote: Counting objects: 36% (17/46)
remote: Counting objects: 39% (18/46)
remote: Counting objects: 41% (19/46)
remote: Counting objects: 43% (20/46)
remote: Counting objects: 45% (21/46)
remote: Counting objects: 47% (22/46)
remote: Counting objects: 50% (23/46)
remote: Counting objects: 52% (24/46)
remote: Counting objects: 54% (25/46)
remote: Counting objects: 56% (26/46)
remote: Counting objects: 58% (27/46)
remote: Counting objects: 60% (28/46)
remote: Counting objects: 63% (29/46)
remote: Counting objects: 65% (30/46)
remote: Counting objects: 67% (31/46)
remote: Counting objects: 69% (32/46)
remote: Counting objects: 71% (33/46)
remote: Counting objects: 73% (34/46)
remote: Counting objects: 76% (35/46)
remote: Counting objects: 78% (36/46)
remote: Counting objects: 80% (37/46)
remote: Counting objects: 82% (38/46)
remote: Counting objects: 84% (39/46)
remote: Counting objects: 86% (40/46)
remote: Counting objects: 89% (41/46)
remote: Counting objects: 91% (42/46)
remote: Counting objects: 93% (43/46)
remote: Counting objects: 95% (44/46)
remote: Counting objects: 97% (45/46)
remote: Counting objects: 100% (46/46)
remote: Counting objects: 100% (46/46), done.
remote: Compressing objects: 2% (1/43)
remote: Compressing objects: 4% (2/43)
remote: Compressing objects: 6% (3/43)
remote: Compressing objects: 9% (4/43)
remote: Compressing objects: 11% (5/43)
remote: Compressing objects: 13% (6/43)
remote: Compressing objects: 16% (7/43)
remote: Compressing objects: 18% (8/43)
remote: Compressing objects: 20% (9/43)
remote: Compressing objects: 23% (10/43)
remote: Compressing objects: 25% (11/43)
remote: Compressing objects: 27% (12/43)
remote: Compressing objects: 30% (13/43)
remote: Compressing objects: 32% (14/43)
remote: Compressing objects: 34% (15/43)
remote: Compressing objects: 37% (16/43)
remote: Compressing objects: 39% (17/43)
remote: Compressing objects: 41% (18/43)
remote: Compressing objects: 44% (19/43)
remote: Compressing objects: 46% (20/43)
remote: Compressing objects: 48% (21/43)
remote: Compressing objects: 51% (22/43)
remote: Compressing objects: 53% (23/43)
remote: Compressing objects: 55% (24/43)
remote: Compressing objects: 58% (25/43)
remote: Compressing objects: 60% (26/43)
remote: Compressing objects: 62% (27/43)
remote: Compressing objects: 65% (28/43)
remote: Compressing objects: 67% (29/43)
remote: Compressing objects: 69% (30/43)
remote: Compressing objects: 72% (31/43)
remote: Compressing objects: 74% (32/43)
remote: Compressing objects: 76% (33/43)
remote: Compressing objects: 79% (34/43)
remote: Compressing objects: 81% (35/43)
remote: Compressing objects: 83% (36/43)
remote: Compressing objects: 86% (37/43)
remote: Compressing objects: 88% (38/43)
remote: Compressing objects: 90% (39/43)
remote: Compressing objects: 93% (40/43)
remote: Compressing objects: 95% (41/43)
remote: Compressing objects: 97% (42/43)
remote: Compressing objects: 100% (43/43)
remote: Compressing objects: 100% (43/43), done.
remote: Total 97 (delta 6), reused 0 (delta 0), pack-reused 51
Receiving objects: 1% (1/97)
Receiving objects: 2% (2/97)
Receiving objects: 3% (3/97)
Receiving objects: 4% (4/97)
Receiving objects: 5% (5/97)
Receiving objects: 6% (6/97)
Receiving objects: 7% (7/97)
Receiving objects: 8% (8/97)
Receiving objects: 9% (9/97)
Receiving objects: 10% (10/97)
Receiving objects: 11% (11/97)
Receiving objects: 12% (12/97)
Receiving objects: 13% (13/97)
Receiving objects: 14% (14/97)
Receiving objects: 15% (15/97)
Receiving objects: 16% (16/97)
Receiving objects: 17% (17/97)
Receiving objects: 18% (18/97)
Receiving objects: 19% (19/97)
Receiving objects: 20% (20/97)
Receiving objects: 21% (21/97)
Receiving objects: 22% (22/97)
Receiving objects: 23% (23/97)
Receiving objects: 24% (24/97)
Receiving objects: 25% (25/97)
Receiving objects: 26% (26/97)
Receiving objects: 27% (27/97)
Receiving objects: 28% (28/97)
Receiving objects: 29% (29/97)
Receiving objects: 30% (30/97)
Receiving objects: 31% (31/97)
Receiving objects: 32% (32/97)
Receiving objects: 34% (33/97)
Receiving objects: 35% (34/97)
Receiving objects: 36% (35/97)
Receiving objects: 37% (36/97)
Receiving objects: 38% (37/97)
Receiving objects: 39% (38/97)
Receiving objects: 40% (39/97)
Receiving objects: 41% (40/97)
Receiving objects: 42% (41/97)
Receiving objects: 43% (42/97)
Receiving objects: 44% (43/97)
Receiving objects: 45% (44/97)
Receiving objects: 46% (45/97)
Receiving objects: 47% (46/97)
Receiving objects: 48% (47/97)
Receiving objects: 49% (48/97)
Receiving objects: 50% (49/97)
Receiving objects: 51% (50/97)
Receiving objects: 52% (51/97)
Receiving objects: 53% (52/97)
Receiving objects: 54% (53/97)
Receiving objects: 55% (54/97)
Receiving objects: 56% (55/97)
Receiving objects: 57% (56/97)
Receiving objects: 58% (57/97)
Receiving objects: 59% (58/97)
Receiving objects: 60% (59/97)
Receiving objects: 61% (60/97)
Receiving objects: 62% (61/97)
Receiving objects: 63% (62/97)
Receiving objects: 64% (63/97)
Receiving objects: 65% (64/97)
Receiving objects: 67% (65/97)
Receiving objects: 68% (66/97)
Receiving objects: 69% (67/97)
Receiving objects: 70% (68/97)
Receiving objects: 71% (69/97)
Receiving objects: 72% (70/97)
Receiving objects: 73% (71/97)
Receiving objects: 74% (72/97)
Receiving objects: 75% (73/97)
Receiving objects: 76% (74/97)
Receiving objects: 77% (75/97)
Receiving objects: 78% (76/97)
Receiving objects: 79% (77/97)
Receiving objects: 80% (78/97)
Receiving objects: 81% (79/97)
Receiving objects: 82% (80/97)
Receiving objects: 83% (81/97)
Receiving objects: 84% (82/97)
Receiving objects: 85% (83/97)
Receiving objects: 86% (84/97)
Receiving objects: 87% (85/97)
Receiving objects: 88% (86/97)
Receiving objects: 89% (87/97)
Receiving objects: 90% (88/97)
Receiving objects: 91% (89/97)
Receiving objects: 92% (90/97)
Receiving objects: 93% (91/97)
Receiving objects: 94% (92/97)
Receiving objects: 95% (93/97)
Receiving objects: 96% (94/97)
Receiving objects: 97% (95/97)
Receiving objects: 98% (96/97)
Receiving objects: 100% (97/97)
Receiving objects: 100% (97/97), 12.41 KiB | 12.41 MiB/s, done.
Resolving deltas: 0% (0/16)
Resolving deltas: 18% (3/16)
Resolving deltas: 31% (5/16)
Resolving deltas: 50% (8/16)
Resolving deltas: 62% (10/16)
Resolving deltas: 75% (12/16)
Resolving deltas: 87% (14/16)
Resolving deltas: 100% (16/16)
Resolving deltas: 100% (16/16), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_common'...
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: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 30 (delta 5), 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.52 KiB | 6.52 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 462, 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: 0% (1/462)
Receiving objects: 1% (5/462)
Receiving objects: 2% (10/462)
Receiving objects: 3% (14/462)
Receiving objects: 4% (19/462)
Receiving objects: 5% (24/462)
Receiving objects: 6% (28/462)
Receiving objects: 7% (33/462)
Receiving objects: 8% (37/462)
Receiving objects: 9% (42/462)
Receiving objects: 10% (47/462)
Receiving objects: 11% (51/462)
Receiving objects: 12% (56/462)
Receiving objects: 13% (61/462)
Receiving objects: 14% (65/462)
Receiving objects: 15% (70/462)
Receiving objects: 16% (74/462)
Receiving objects: 17% (79/462)
Receiving objects: 18% (84/462)
Receiving objects: 19% (88/462)
Receiving objects: 20% (93/462)
Receiving objects: 21% (98/462)
Receiving objects: 22% (102/462)
Receiving objects: 23% (107/462)
Receiving objects: 24% (111/462)
Receiving objects: 25% (116/462)
Receiving objects: 26% (121/462)
Receiving objects: 27% (125/462)
Receiving objects: 28% (130/462)
Receiving objects: 29% (134/462)
Receiving objects: 30% (139/462)
Receiving objects: 31% (144/462)
Receiving objects: 32% (148/462)
Receiving objects: 33% (153/462)
Receiving objects: 34% (158/462)
Receiving objects: 35% (162/462)
Receiving objects: 36% (167/462)
Receiving objects: 37% (171/462)
Receiving objects: 38% (176/462)
Receiving objects: 39% (181/462)
Receiving objects: 40% (185/462)
remote: Total 462 (delta 8), reused 0 (delta 0), pack-reused 429
Receiving objects: 41% (190/462)
Receiving objects: 42% (195/462)
Receiving objects: 43% (199/462)
Receiving objects: 44% (204/462)
Receiving objects: 45% (208/462)
Receiving objects: 46% (213/462)
Receiving objects: 47% (218/462)
Receiving objects: 48% (222/462)
Receiving objects: 49% (227/462)
Receiving objects: 50% (231/462)
Receiving objects: 51% (236/462)
Receiving objects: 52% (241/462)
Receiving objects: 53% (245/462)
Receiving objects: 54% (250/462)
Receiving objects: 55% (255/462)
Receiving objects: 56% (259/462)
Receiving objects: 57% (264/462)
Receiving objects: 58% (268/462)
Receiving objects: 59% (273/462)
Receiving objects: 60% (278/462)
Receiving objects: 61% (282/462)
Receiving objects: 62% (287/462)
Receiving objects: 63% (292/462)
Receiving objects: 64% (296/462)
Receiving objects: 65% (301/462)
Receiving objects: 66% (305/462)
Receiving objects: 67% (310/462)
Receiving objects: 68% (315/462)
Receiving objects: 69% (319/462)
Receiving objects: 70% (324/462)
Receiving objects: 71% (329/462)
Receiving objects: 72% (333/462)
Receiving objects: 73% (338/462)
Receiving objects: 74% (342/462)
Receiving objects: 75% (347/462)
Receiving objects: 76% (352/462)
Receiving objects: 77% (356/462)
Receiving objects: 78% (361/462)
Receiving objects: 79% (365/462)
Receiving objects: 80% (370/462)
Receiving objects: 81% (375/462)
Receiving objects: 82% (379/462)
Receiving objects: 83% (384/462)
Receiving objects: 84% (389/462)
Receiving objects: 85% (393/462)
Receiving objects: 86% (398/462)
Receiving objects: 87% (402/462)
Receiving objects: 88% (407/462)
Receiving objects: 89% (412/462)
Receiving objects: 90% (416/462)
Receiving objects: 91% (421/462)
Receiving objects: 92% (426/462)
Receiving objects: 93% (430/462)
Receiving objects: 94% (435/462)
Receiving objects: 95% (439/462)
Receiving objects: 96% (444/462)
Receiving objects: 97% (449/462)
Receiving objects: 98% (453/462)
Receiving objects: 99% (458/462)
Receiving objects: 100% (462/462)
Receiving objects: 100% (462/462), 80.85 KiB | 26.95 MiB/s, done.
Resolving deltas: 0% (0/188)
Resolving deltas: 1% (2/188)
Resolving deltas: 2% (4/188)
Resolving deltas: 3% (6/188)
Resolving deltas: 4% (9/188)
Resolving deltas: 17% (33/188)
Resolving deltas: 33% (63/188)
Resolving deltas: 42% (79/188)
Resolving deltas: 43% (82/188)
Resolving deltas: 44% (83/188)
Resolving deltas: 46% (87/188)
Resolving deltas: 47% (90/188)
Resolving deltas: 48% (91/188)
Resolving deltas: 57% (108/188)
Resolving deltas: 61% (116/188)
Resolving deltas: 65% (123/188)
Resolving deltas: 68% (128/188)
Resolving deltas: 72% (137/188)
Resolving deltas: 73% (139/188)
Resolving deltas: 75% (142/188)
Resolving deltas: 77% (146/188)
Resolving deltas: 78% (148/188)
Resolving deltas: 79% (150/188)
Resolving deltas: 81% (153/188)
Resolving deltas: 84% (158/188)
Resolving deltas: 85% (160/188)
Resolving deltas: 86% (162/188)
Resolving deltas: 87% (164/188)
Resolving deltas: 88% (166/188)
Resolving deltas: 92% (174/188)
Resolving deltas: 94% (178/188)
Resolving deltas: 96% (181/188)
Resolving deltas: 97% (184/188)
Resolving deltas: 98% (185/188)
Resolving deltas: 100% (188/188)
Resolving deltas: 100% (188/188), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/msf-port'...
remote: Enumerating objects: 119, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), 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 119 (delta 26), reused 40 (delta 17), pack-reused 63
Receiving objects: 0% (1/119)
Receiving objects: 1% (2/119)
Receiving objects: 2% (3/119)
Receiving objects: 3% (4/119)
Receiving objects: 4% (5/119)
Receiving objects: 5% (6/119)
Receiving objects: 6% (8/119)
Receiving objects: 7% (9/119)
Receiving objects: 8% (10/119)
Receiving objects: 9% (11/119)
Receiving objects: 10% (12/119)
Receiving objects: 11% (14/119)
Receiving objects: 12% (15/119)
Receiving objects: 13% (16/119)
Receiving objects: 14% (17/119)
Receiving objects: 15% (18/119)
Receiving objects: 16% (20/119)
Receiving objects: 17% (21/119)
Receiving objects: 18% (22/119)
Receiving objects: 19% (23/119)
Receiving objects: 20% (24/119)
Receiving objects: 21% (25/119)
Receiving objects: 22% (27/119)
Receiving objects: 23% (28/119)
Receiving objects: 24% (29/119)
Receiving objects: 25% (30/119)
Receiving objects: 26% (31/119)
Receiving objects: 27% (33/119)
Receiving objects: 28% (34/119)
Receiving objects: 29% (35/119)
Receiving objects: 30% (36/119)
Receiving objects: 31% (37/119)
Receiving objects: 32% (39/119)
Receiving objects: 33% (40/119)
Receiving objects: 34% (41/119)
Receiving objects: 35% (42/119)
Receiving objects: 36% (43/119)
Receiving objects: 37% (45/119)
Receiving objects: 38% (46/119)
Receiving objects: 39% (47/119)
Receiving objects: 40% (48/119)
Receiving objects: 41% (49/119)
Receiving objects: 42% (50/119)
Receiving objects: 43% (52/119)
Receiving objects: 44% (53/119)
Receiving objects: 45% (54/119)
Receiving objects: 46% (55/119)
Receiving objects: 47% (56/119)
Receiving objects: 48% (58/119)
Receiving objects: 49% (59/119)
Receiving objects: 50% (60/119)
Receiving objects: 51% (61/119)
Receiving objects: 52% (62/119)
Receiving objects: 53% (64/119)
Receiving objects: 54% (65/119)
Receiving objects: 55% (66/119)
Receiving objects: 56% (67/119)
Receiving objects: 57% (68/119)
Receiving objects: 58% (70/119)
Receiving objects: 59% (71/119)
Receiving objects: 60% (72/119)
Receiving objects: 61% (73/119)
Receiving objects: 62% (74/119)
Receiving objects: 63% (75/119)
Receiving objects: 64% (77/119)
Receiving objects: 65% (78/119)
Receiving objects: 66% (79/119)
Receiving objects: 67% (80/119)
Receiving objects: 68% (81/119)
Receiving objects: 69% (83/119)
Receiving objects: 70% (84/119)
Receiving objects: 71% (85/119)
Receiving objects: 72% (86/119)
Receiving objects: 73% (87/119)
Receiving objects: 74% (89/119)
Receiving objects: 75% (90/119)
Receiving objects: 76% (91/119)
Receiving objects: 77% (92/119)
Receiving objects: 78% (93/119)
Receiving objects: 79% (95/119)
Receiving objects: 80% (96/119)
Receiving objects: 81% (97/119)
Receiving objects: 82% (98/119)
Receiving objects: 83% (99/119)
Receiving objects: 84% (100/119)
Receiving objects: 85% (102/119)
Receiving objects: 86% (103/119)
Receiving objects: 87% (104/119)
Receiving objects: 88% (105/119)
Receiving objects: 89% (106/119)
Receiving objects: 90% (108/119)
Receiving objects: 91% (109/119)
Receiving objects: 92% (110/119)
Receiving objects: 93% (111/119)
Receiving objects: 94% (112/119)
Receiving objects: 95% (114/119)
Receiving objects: 96% (115/119)
Receiving objects: 97% (116/119)
Receiving objects: 98% (117/119)
Receiving objects: 99% (118/119)
Receiving objects: 100% (119/119)
Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done.
Resolving deltas: 0% (0/62)
Resolving deltas: 1% (1/62)
Resolving deltas: 4% (3/62)
Resolving deltas: 11% (7/62)
Resolving deltas: 14% (9/62)
Resolving deltas: 16% (10/62)
Resolving deltas: 17% (11/62)
Resolving deltas: 19% (12/62)
Resolving deltas: 20% (13/62)
Resolving deltas: 30% (19/62)
Resolving deltas: 35% (22/62)
Resolving deltas: 38% (24/62)
Resolving deltas: 45% (28/62)
Resolving deltas: 56% (35/62)
Resolving deltas: 58% (36/62)
Resolving deltas: 59% (37/62)
Resolving deltas: 61% (38/62)
Resolving deltas: 62% (39/62)
Resolving deltas: 64% (40/62)
Resolving deltas: 67% (42/62)
Resolving deltas: 69% (43/62)
Resolving deltas: 72% (45/62)
Resolving deltas: 74% (46/62)
Resolving deltas: 75% (47/62)
Resolving deltas: 77% (48/62)
Resolving deltas: 87% (54/62)
Resolving deltas: 88% (55/62)
Resolving deltas: 95% (59/62)
Resolving deltas: 98% (61/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/msf-vehicle'...
remote: Enumerating objects: 38, done.
remote: Counting objects: 33% (1/3)
remote: Counting objects: 66% (2/3)
remote: Counting objects: 100% (3/3)
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 38 (delta 0), reused 0 (delta 0), pack-reused 35
Receiving objects: 2% (1/38)
Receiving objects: 5% (2/38)
Receiving objects: 7% (3/38)
Receiving objects: 10% (4/38)
Receiving objects: 13% (5/38)
Receiving objects: 15% (6/38)
Receiving objects: 18% (7/38)
Receiving objects: 21% (8/38)
Receiving objects: 23% (9/38)
Receiving objects: 26% (10/38)
Receiving objects: 28% (11/38)
Receiving objects: 31% (12/38)
Receiving objects: 34% (13/38)
Receiving objects: 36% (14/38)
Receiving objects: 39% (15/38)
Receiving objects: 42% (16/38)
Receiving objects: 44% (17/38)
Receiving objects: 47% (18/38)
Receiving objects: 50% (19/38)
Receiving objects: 52% (20/38)
Receiving objects: 55% (21/38)
Receiving objects: 57% (22/38)
Receiving objects: 60% (23/38)
Receiving objects: 63% (24/38)
Receiving objects: 65% (25/38)
Receiving objects: 68% (26/38)
Receiving objects: 71% (27/38)
Receiving objects: 73% (28/38)
Receiving objects: 76% (29/38)
Receiving objects: 78% (30/38)
Receiving objects: 81% (31/38)
Receiving objects: 84% (32/38)
Receiving objects: 86% (33/38)
Receiving objects: 89% (34/38)
Receiving objects: 92% (35/38)
Receiving objects: 94% (36/38)
Receiving objects: 97% (37/38)
Receiving objects: 100% (38/38)
Receiving objects: 100% (38/38), 4.59 KiB | 4.59 MiB/s, done.
Resolving deltas: 0% (0/17)
Resolving deltas: 5% (1/17)
Resolving deltas: 58% (10/17)
Resolving deltas: 100% (17/17)
Resolving deltas: 100% (17/17), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/perception_camera_driver'...
remote: Enumerating objects: 41, done.
remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 41
Receiving objects: 2% (1/41)
Receiving objects: 4% (2/41)
Receiving objects: 7% (3/41)
Receiving objects: 9% (4/41)
Receiving objects: 12% (5/41)
Receiving objects: 14% (6/41)
Receiving objects: 17% (7/41)
Receiving objects: 19% (8/41)
Receiving objects: 21% (9/41)
Receiving objects: 24% (10/41)
Receiving objects: 26% (11/41)
Receiving objects: 29% (12/41)
Receiving objects: 31% (13/41)
Receiving objects: 34% (14/41)
Receiving objects: 36% (15/41)
Receiving objects: 39% (16/41)
Receiving objects: 41% (17/41)
Receiving objects: 43% (18/41)
Receiving objects: 46% (19/41)
Receiving objects: 48% (20/41)
Receiving objects: 51% (21/41)
Receiving objects: 53% (22/41)
Receiving objects: 56% (23/41)
Receiving objects: 58% (24/41)
Receiving objects: 60% (25/41)
Receiving objects: 63% (26/41)
Receiving objects: 65% (27/41)
Receiving objects: 68% (28/41)
Receiving objects: 70% (29/41)
Receiving objects: 73% (30/41)
Receiving objects: 75% (31/41)
Receiving objects: 78% (32/41)
Receiving objects: 80% (33/41)
Receiving objects: 82% (34/41)
Receiving objects: 85% (35/41)
Receiving objects: 87% (36/41)
Receiving objects: 90% (37/41)
Receiving objects: 92% (38/41)
Receiving objects: 95% (39/41)
Receiving objects: 97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 4.19 KiB | 4.19 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/perception_data_collection'...
remote: Enumerating objects: 148, done.
remote: Counting objects: 0% (1/136)
remote: Counting objects: 1% (2/136)
remote: Counting objects: 2% (3/136)
remote: Counting objects: 3% (5/136)
remote: Counting objects: 4% (6/136)
remote: Counting objects: 5% (7/136)
remote: Counting objects: 6% (9/136)
remote: Counting objects: 7% (10/136)
remote: Counting objects: 8% (11/136)
remote: Counting objects: 9% (13/136)
remote: Counting objects: 10% (14/136)
remote: Counting objects: 11% (15/136)
remote: Counting objects: 12% (17/136)
remote: Counting objects: 13% (18/136)
remote: Counting objects: 14% (20/136)
remote: Counting objects: 15% (21/136)
remote: Counting objects: 16% (22/136)
remote: Counting objects: 17% (24/136)
remote: Counting objects: 18% (25/136)
remote: Counting objects: 19% (26/136)
remote: Counting objects: 20% (28/136)
remote: Counting objects: 21% (29/136)
remote: Counting objects: 22% (30/136)
remote: Counting objects: 23% (32/136)
remote: Counting objects: 24% (33/136)
remote: Counting objects: 25% (34/136)
remote: Counting objects: 26% (36/136)
remote: Counting objects: 27% (37/136)
remote: Counting objects: 28% (39/136)
remote: Counting objects: 29% (40/136)
remote: Counting objects: 30% (41/136)
remote: Counting objects: 31% (43/136)
remote: Counting objects: 32% (44/136)
remote: Counting objects: 33% (45/136)
remote: Counting objects: 34% (47/136)
remote: Counting objects: 35% (48/136)
remote: Counting objects: 36% (49/136)
remote: Counting objects: 37% (51/136)
remote: Counting objects: 38% (52/136)
remote: Counting objects: 39% (54/136)
remote: Counting objects: 40% (55/136)
remote: Counting objects: 41% (56/136)
remote: Counting objects: 42% (58/136)
remote: Counting objects: 43% (59/136)
remote: Counting objects: 44% (60/136)
remote: Counting objects: 45% (62/136)
remote: Counting objects: 46% (63/136)
remote: Counting objects: 47% (64/136)
remote: Counting objects: 48% (66/136)
remote: Counting objects: 49% (67/136)
remote: Counting objects: 50% (68/136)
remote: Counting objects: 51% (70/136)
remote: Counting objects: 52% (71/136)
remote: Counting objects: 53% (73/136)
remote: Counting objects: 54% (74/136)
remote: Counting objects: 55% (75/136)
remote: Counting objects: 56% (77/136)
remote: Counting objects: 57% (78/136)
remote: Counting objects: 58% (79/136)
remote: Counting objects: 59% (81/136)
remote: Counting objects: 60% (82/136)
remote: Counting objects: 61% (83/136)
remote: Counting objects: 62% (85/136)
remote: Counting objects: 63% (86/136)
remote: Counting objects: 64% (88/136)
remote: Counting objects: 65% (89/136)
remote: Counting objects: 66% (90/136)
remote: Counting objects: 67% (92/136)
remote: Counting objects: 68% (93/136)
remote: Counting objects: 69% (94/136)
remote: Counting objects: 70% (96/136)
remote: Counting objects: 71% (97/136)
remote: Counting objects: 72% (98/136)
remote: Counting objects: 73% (100/136)
remote: Counting objects: 74% (101/136)
remote: Counting objects: 75% (102/136)
remote: Counting objects: 76% (104/136)
remote: Counting objects: 77% (105/136)
remote: Counting objects: 78% (107/136)
remote: Counting objects: 79% (108/136)
remote: Counting objects: 80% (109/136)
remote: Counting objects: 81% (111/136)
remote: Counting objects: 82% (112/136)
remote: Counting objects: 83% (113/136)
remote: Counting objects: 84% (115/136)
remote: Counting objects: 85% (116/136)
remote: Counting objects: 86% (117/136)
remote: Counting objects: 87% (119/136)
remote: Counting objects: 88% (120/136)
remote: Counting objects: 89% (122/136)
remote: Counting objects: 90% (123/136)
remote: Counting objects: 91% (124/136)
remote: Counting objects: 92% (126/136)
remote: Counting objects: 93% (127/136)
remote: Counting objects: 94% (128/136)
remote: Counting objects: 95% (130/136)
remote: Counting objects: 96% (131/136)
remote: Counting objects: 97% (132/136)
remote: Counting objects: 98% (134/136)
remote: Counting objects: 99% (135/136)
remote: Counting objects: 100% (136/136)
remote: Counting objects: 100% (136/136), done.
remote: Compressing objects: 1% (1/76)
remote: Compressing objects: 2% (2/76)
remote: Compressing objects: 3% (3/76)
remote: Compressing objects: 5% (4/76)
remote: Compressing objects: 6% (5/76)
remote: Compressing objects: 7% (6/76)
remote: Compressing objects: 9% (7/76)
remote: Compressing objects: 10% (8/76)
remote: Compressing objects: 11% (9/76)
remote: Compressing objects: 13% (10/76)
remote: Compressing objects: 14% (11/76)
remote: Compressing objects: 15% (12/76)
remote: Compressing objects: 17% (13/76)
remote: Compressing objects: 18% (14/76)
remote: Compressing objects: 19% (15/76)
remote: Compressing objects: 21% (16/76)
remote: Compressing objects: 22% (17/76)
remote: Compressing objects: 23% (18/76)
remote: Compressing objects: 25% (19/76)
remote: Compressing objects: 26% (20/76)
remote: Compressing objects: 27% (21/76)
remote: Compressing objects: 28% (22/76)
remote: Compressing objects: 30% (23/76)
remote: Compressing objects: 31% (24/76)
remote: Compressing objects: 32% (25/76)
remote: Compressing objects: 34% (26/76)
remote: Compressing objects: 35% (27/76)
remote: Compressing objects: 36% (28/76)
remote: Compressing objects: 38% (29/76)
remote: Compressing objects: 39% (30/76)
remote: Compressing objects: 40% (31/76)
remote: Compressing objects: 42% (32/76)
remote: Compressing objects: 43% (33/76)
remote: Compressing objects: 44% (34/76)
remote: Compressing objects: 46% (35/76)
remote: Compressing objects: 47% (36/76)
remote: Compressing objects: 48% (37/76)
remote: Compressing objects: 50% (38/76)
remote: Compressing objects: 51% (39/76)
remote: Compressing objects: 52% (40/76)
remote: Compressing objects: 53% (41/76)
remote: Compressing objects: 55% (42/76)
remote: Compressing objects: 56% (43/76)
remote: Compressing objects: 57% (44/76)
remote: Compressing objects: 59% (45/76)
remote: Compressing objects: 60% (46/76)
remote: Compressing objects: 61% (47/76)
remote: Compressing objects: 63% (48/76)
remote: Compressing objects: 64% (49/76)
remote: Compressing objects: 65% (50/76)
remote: Compressing objects: 67% (51/76)
remote: Compressing objects: 68% (52/76)
remote: Compressing objects: 69% (53/76)
remote: Compressing objects: 71% (54/76)
remote: Compressing objects: 72% (55/76)
remote: Compressing objects: 73% (56/76)
remote: Compressing objects: 75% (57/76)
remote: Compressing objects: 76% (58/76)
remote: Compressing objects: 77% (59/76)
remote: Compressing objects: 78% (60/76)
remote: Compressing objects: 80% (61/76)
remote: Compressing objects: 81% (62/76)
remote: Compressing objects: 82% (63/76)
remote: Compressing objects: 84% (64/76)
remote: Compressing objects: 85% (65/76)
remote: Compressing objects: 86% (66/76)
remote: Compressing objects: 88% (67/76)
remote: Compressing objects: 89% (68/76)
remote: Compressing objects: 90% (69/76)
remote: Compressing objects: 92% (70/76)
remote: Compressing objects: 93% (71/76)
remote: Compressing objects: 94% (72/76)
remote: Compressing objects: 96% (73/76)
remote: Compressing objects: 97% (74/76)
remote: Compressing objects: 98% (75/76)
remote: Compressing objects: 100% (76/76)
remote: Compressing objects: 100% (76/76), done.
Receiving objects: 0% (1/148)
Receiving objects: 1% (2/148)
Receiving objects: 2% (3/148)
Receiving objects: 3% (5/148)
Receiving objects: 4% (6/148)
Receiving objects: 5% (8/148)
Receiving objects: 6% (9/148)
Receiving objects: 7% (11/148)
Receiving objects: 8% (12/148)
Receiving objects: 9% (14/148)
Receiving objects: 10% (15/148)
Receiving objects: 11% (17/148)
Receiving objects: 12% (18/148)
Receiving objects: 13% (20/148)
Receiving objects: 14% (21/148)
Receiving objects: 15% (23/148)
Receiving objects: 16% (24/148)
Receiving objects: 17% (26/148)
Receiving objects: 18% (27/148)
Receiving objects: 19% (29/148)
Receiving objects: 20% (30/148)
Receiving objects: 21% (32/148)
Receiving objects: 22% (33/148)
Receiving objects: 23% (35/148)
Receiving objects: 24% (36/148)
Receiving objects: 25% (37/148)
Receiving objects: 26% (39/148)
Receiving objects: 27% (40/148)
Receiving objects: 28% (42/148)
Receiving objects: 29% (43/148)
Receiving objects: 30% (45/148)
Receiving objects: 31% (46/148)
Receiving objects: 32% (48/148)
Receiving objects: 33% (49/148)
Receiving objects: 34% (51/148)
Receiving objects: 35% (52/148)
Receiving objects: 36% (54/148)
Receiving objects: 37% (55/148)
remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12
Receiving objects: 38% (57/148)
Receiving objects: 39% (58/148)
Receiving objects: 40% (60/148)
Receiving objects: 41% (61/148)
Receiving objects: 42% (63/148)
Receiving objects: 43% (64/148)
Receiving objects: 44% (66/148)
Receiving objects: 45% (67/148)
Receiving objects: 46% (69/148)
Receiving objects: 47% (70/148)
Receiving objects: 48% (72/148)
Receiving objects: 49% (73/148)
Receiving objects: 50% (74/148)
Receiving objects: 51% (76/148)
Receiving objects: 52% (77/148)
Receiving objects: 53% (79/148)
Receiving objects: 54% (80/148)
Receiving objects: 55% (82/148)
Receiving objects: 56% (83/148)
Receiving objects: 57% (85/148)
Receiving objects: 58% (86/148)
Receiving objects: 59% (88/148)
Receiving objects: 60% (89/148)
Receiving objects: 61% (91/148)
Receiving objects: 62% (92/148)
Receiving objects: 63% (94/148)
Receiving objects: 64% (95/148)
Receiving objects: 65% (97/148)
Receiving objects: 66% (98/148)
Receiving objects: 67% (100/148)
Receiving objects: 68% (101/148)
Receiving objects: 69% (103/148)
Receiving objects: 70% (104/148)
Receiving objects: 71% (106/148)
Receiving objects: 72% (107/148)
Receiving objects: 73% (109/148)
Receiving objects: 74% (110/148)
Receiving objects: 75% (111/148)
Receiving objects: 76% (113/148)
Receiving objects: 77% (114/148)
Receiving objects: 78% (116/148)
Receiving objects: 79% (117/148)
Receiving objects: 80% (119/148)
Receiving objects: 81% (120/148)
Receiving objects: 82% (122/148)
Receiving objects: 83% (123/148)
Receiving objects: 84% (125/148)
Receiving objects: 85% (126/148)
Receiving objects: 86% (128/148)
Receiving objects: 87% (129/148)
Receiving objects: 88% (131/148)
Receiving objects: 89% (132/148)
Receiving objects: 90% (134/148)
Receiving objects: 91% (135/148)
Receiving objects: 92% (137/148)
Receiving objects: 93% (138/148)
Receiving objects: 94% (140/148)
Receiving objects: 95% (141/148)
Receiving objects: 96% (143/148)
Receiving objects: 97% (144/148)
Receiving objects: 98% (146/148)
Receiving objects: 99% (147/148)
Receiving objects: 100% (148/148)
Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done.
Resolving deltas: 0% (0/71)
Resolving deltas: 1% (1/71)
Resolving deltas: 2% (2/71)
Resolving deltas: 4% (3/71)
Resolving deltas: 5% (4/71)
Resolving deltas: 8% (6/71)
Resolving deltas: 15% (11/71)
Resolving deltas: 28% (20/71)
Resolving deltas: 36% (26/71)
Resolving deltas: 38% (27/71)
Resolving deltas: 49% (35/71)
Resolving deltas: 54% (39/71)
Resolving deltas: 57% (41/71)
Resolving deltas: 60% (43/71)
Resolving deltas: 100% (71/71)
Resolving deltas: 100% (71/71), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 1% (1/84)
remote: Counting objects: 2% (2/84)
remote: Counting objects: 3% (3/84)
remote: Counting objects: 4% (4/84)
remote: Counting objects: 5% (5/84)
remote: Counting objects: 7% (6/84)
remote: Counting objects: 8% (7/84)
remote: Counting objects: 9% (8/84)
remote: Counting objects: 10% (9/84)
remote: Counting objects: 11% (10/84)
remote: Counting objects: 13% (11/84)
remote: Counting objects: 14% (12/84)
remote: Counting objects: 15% (13/84)
remote: Counting objects: 16% (14/84)
remote: Counting objects: 17% (15/84)
remote: Counting objects: 19% (16/84)
remote: Counting objects: 20% (17/84)
remote: Counting objects: 21% (18/84)
remote: Counting objects: 22% (19/84)
remote: Counting objects: 23% (20/84)
remote: Counting objects: 25% (21/84)
remote: Counting objects: 26% (22/84)
remote: Counting objects: 27% (23/84)
remote: Counting objects: 28% (24/84)
remote: Counting objects: 29% (25/84)
remote: Counting objects: 30% (26/84)
remote: Counting objects: 32% (27/84)
remote: Counting objects: 33% (28/84)
remote: Counting objects: 34% (29/84)
remote: Counting objects: 35% (30/84)
remote: Counting objects: 36% (31/84)
remote: Counting objects: 38% (32/84)
remote: Counting objects: 39% (33/84)
remote: Counting objects: 40% (34/84)
remote: Counting objects: 41% (35/84)
remote: Counting objects: 42% (36/84)
remote: Counting objects: 44% (37/84)
remote: Counting objects: 45% (38/84)
remote: Counting objects: 46% (39/84)
remote: Counting objects: 47% (40/84)
remote: Counting objects: 48% (41/84)
remote: Counting objects: 50% (42/84)
remote: Counting objects: 51% (43/84)
remote: Counting objects: 52% (44/84)
remote: Counting objects: 53% (45/84)
remote: Counting objects: 54% (46/84)
remote: Counting objects: 55% (47/84)
remote: Counting objects: 57% (48/84)
remote: Counting objects: 58% (49/84)
remote: Counting objects: 59% (50/84)
remote: Counting objects: 60% (51/84)
remote: Counting objects: 61% (52/84)
remote: Counting objects: 63% (53/84)
remote: Counting objects: 64% (54/84)
remote: Counting objects: 65% (55/84)
remote: Counting objects: 66% (56/84)
remote: Counting objects: 67% (57/84)
remote: Counting objects: 69% (58/84)
remote: Counting objects: 70% (59/84)
remote: Counting objects: 71% (60/84)
remote: Counting objects: 72% (61/84)
remote: Counting objects: 73% (62/84)
remote: Counting objects: 75% (63/84)
remote: Counting objects: 76% (64/84)
remote: Counting objects: 77% (65/84)
remote: Counting objects: 78% (66/84)
remote: Counting objects: 79% (67/84)
remote: Counting objects: 80% (68/84)
remote: Counting objects: 82% (69/84)
remote: Counting objects: 83% (70/84)
remote: Counting objects: 84% (71/84)
remote: Counting objects: 85% (72/84)
remote: Counting objects: 86% (73/84)
remote: Counting objects: 88% (74/84)
remote: Counting objects: 89% (75/84)
remote: Counting objects: 90% (76/84)
remote: Counting objects: 91% (77/84)
remote: Counting objects: 92% (78/84)
remote: Counting objects: 94% (79/84)
remote: Counting objects: 95% (80/84)
remote: Counting objects: 96% (81/84)
remote: Counting objects: 97% (82/84)
remote: Counting objects: 98% (83/84)
remote: Counting objects: 100% (84/84)
remote: Counting objects: 100% (84/84), 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 125 (delta 15), reused 64 (delta 10), pack-reused 41
Receiving objects: 0% (1/125)
Receiving objects: 1% (2/125)
Receiving objects: 2% (3/125)
Receiving objects: 3% (4/125)
Receiving objects: 4% (5/125)
Receiving objects: 5% (7/125)
Receiving objects: 6% (8/125)
Receiving objects: 7% (9/125)
Receiving objects: 8% (10/125)
Receiving objects: 9% (12/125)
Receiving objects: 10% (13/125)
Receiving objects: 11% (14/125)
Receiving objects: 12% (15/125)
Receiving objects: 13% (17/125)
Receiving objects: 14% (18/125)
Receiving objects: 15% (19/125)
Receiving objects: 16% (20/125)
Receiving objects: 17% (22/125)
Receiving objects: 18% (23/125)
Receiving objects: 19% (24/125)
Receiving objects: 20% (25/125)
Receiving objects: 21% (27/125)
Receiving objects: 22% (28/125)
Receiving objects: 23% (29/125)
Receiving objects: 24% (30/125)
Receiving objects: 25% (32/125)
Receiving objects: 26% (33/125)
Receiving objects: 27% (34/125)
Receiving objects: 28% (35/125)
Receiving objects: 29% (37/125)
Receiving objects: 30% (38/125)
Receiving objects: 31% (39/125)
Receiving objects: 32% (40/125)
Receiving objects: 33% (42/125)
Receiving objects: 34% (43/125)
Receiving objects: 35% (44/125)
Receiving objects: 36% (45/125)
Receiving objects: 37% (47/125)
Receiving objects: 38% (48/125)
Receiving objects: 39% (49/125)
Receiving objects: 40% (50/125)
Receiving objects: 41% (52/125)
Receiving objects: 42% (53/125)
Receiving objects: 43% (54/125)
Receiving objects: 44% (55/125)
Receiving objects: 45% (57/125)
Receiving objects: 46% (58/125)
Receiving objects: 47% (59/125)
Receiving objects: 48% (60/125)
Receiving objects: 49% (62/125)
Receiving objects: 50% (63/125)
Receiving objects: 51% (64/125)
Receiving objects: 52% (65/125)
Receiving objects: 53% (67/125)
Receiving objects: 54% (68/125)
Receiving objects: 55% (69/125)
Receiving objects: 56% (70/125)
Receiving objects: 57% (72/125)
Receiving objects: 58% (73/125)
Receiving objects: 59% (74/125)
Receiving objects: 60% (75/125)
Receiving objects: 61% (77/125)
Receiving objects: 62% (78/125)
Receiving objects: 63% (79/125)
Receiving objects: 64% (80/125)
Receiving objects: 65% (82/125)
Receiving objects: 66% (83/125)
Receiving objects: 67% (84/125)
Receiving objects: 68% (85/125)
Receiving objects: 69% (87/125)
Receiving objects: 70% (88/125)
Receiving objects: 71% (89/125)
Receiving objects: 72% (90/125)
Receiving objects: 73% (92/125)
Receiving objects: 74% (93/125)
Receiving objects: 75% (94/125)
Receiving objects: 76% (95/125)
Receiving objects: 77% (97/125)
Receiving objects: 78% (98/125)
Receiving objects: 79% (99/125)
Receiving objects: 80% (100/125)
Receiving objects: 81% (102/125)
Receiving objects: 82% (103/125)
Receiving objects: 83% (104/125)
Receiving objects: 84% (105/125)
Receiving objects: 85% (107/125)
Receiving objects: 86% (108/125)
Receiving objects: 87% (109/125)
Receiving objects: 88% (110/125)
Receiving objects: 89% (112/125)
Receiving objects: 90% (113/125)
Receiving objects: 91% (114/125)
Receiving objects: 92% (115/125)
Receiving objects: 93% (117/125)
Receiving objects: 94% (118/125)
Receiving objects: 95% (119/125)
Receiving objects: 96% (120/125)
Receiving objects: 97% (122/125)
Receiving objects: 98% (123/125)
Receiving objects: 99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas: 0% (0/26)
Resolving deltas: 26% (7/26)
Resolving deltas: 42% (11/26)
Resolving deltas: 46% (12/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/weifang-config/container/A007/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/weifang-config/container/A007/params_new/perception_new_detection'...
remote: Enumerating objects: 5334, done.
remote: Counting objects: 0% (1/618)
remote: Counting objects: 1% (7/618)
remote: Counting objects: 2% (13/618)
remote: Counting objects: 3% (19/618)
remote: Counting objects: 4% (25/618)
remote: Counting objects: 5% (31/618)
remote: Counting objects: 6% (38/618)
remote: Counting objects: 7% (44/618)
remote: Counting objects: 8% (50/618)
remote: Counting objects: 9% (56/618)
remote: Counting objects: 10% (62/618)
remote: Counting objects: 11% (68/618)
remote: Counting objects: 12% (75/618)
remote: Counting objects: 13% (81/618)
remote: Counting objects: 14% (87/618)
remote: Counting objects: 15% (93/618)
remote: Counting objects: 16% (99/618)
remote: Counting objects: 17% (106/618)
remote: Counting objects: 18% (112/618)
remote: Counting objects: 19% (118/618)
remote: Counting objects: 20% (124/618)
remote: Counting objects: 21% (130/618)
remote: Counting objects: 22% (136/618)
remote: Counting objects: 23% (143/618)
remote: Counting objects: 24% (149/618)
remote: Counting objects: 25% (155/618)
remote: Counting objects: 26% (161/618)
remote: Counting objects: 27% (167/618)
remote: Counting objects: 28% (174/618)
remote: Counting objects: 29% (180/618)
remote: Counting objects: 30% (186/618)
remote: Counting objects: 31% (192/618)
remote: Counting objects: 32% (198/618)
remote: Counting objects: 33% (204/618)
remote: Counting objects: 34% (211/618)
remote: Counting objects: 35% (217/618)
remote: Counting objects: 36% (223/618)
remote: Counting objects: 37% (229/618)
remote: Counting objects: 38% (235/618)
remote: Counting objects: 39% (242/618)
remote: Counting objects: 40% (248/618)
remote: Counting objects: 41% (254/618)
remote: Counting objects: 42% (260/618)
remote: Counting objects: 43% (266/618)
remote: Counting objects: 44% (272/618)
remote: Counting objects: 45% (279/618)
remote: Counting objects: 46% (285/618)
remote: Counting objects: 47% (291/618)
remote: Counting objects: 48% (297/618)
remote: Counting objects: 49% (303/618)
remote: Counting objects: 50% (309/618)
remote: Counting objects: 51% (316/618)
remote: Counting objects: 52% (322/618)
remote: Counting objects: 53% (328/618)
remote: Counting objects: 54% (334/618)
remote: Counting objects: 55% (340/618)
remote: Counting objects: 56% (347/618)
remote: Counting objects: 57% (353/618)
remote: Counting objects: 58% (359/618)
remote: Counting objects: 59% (365/618)
remote: Counting objects: 60% (371/618)
remote: Counting objects: 61% (377/618)
remote: Counting objects: 62% (384/618)
remote: Counting objects: 63% (390/618)
remote: Counting objects: 64% (396/618)
remote: Counting objects: 65% (402/618)
remote: Counting objects: 66% (408/618)
remote: Counting objects: 67% (415/618)
remote: Counting objects: 68% (421/618)
remote: Counting objects: 69% (427/618)
remote: Counting objects: 70% (433/618)
remote: Counting objects: 71% (439/618)
remote: Counting objects: 72% (445/618)
remote: Counting objects: 73% (452/618)
remote: Counting objects: 74% (458/618)
remote: Counting objects: 75% (464/618)
remote: Counting objects: 76% (470/618)
remote: Counting objects: 77% (476/618)
remote: Counting objects: 78% (483/618)
remote: Counting objects: 79% (489/618)
remote: Counting objects: 80% (495/618)
remote: Counting objects: 81% (501/618)
remote: Counting objects: 82% (507/618)
remote: Counting objects: 83% (513/618)
remote: Counting objects: 84% (520/618)
remote: Counting objects: 85% (526/618)
remote: Counting objects: 86% (532/618)
remote: Counting objects: 87% (538/618)
remote: Counting objects: 88% (544/618)
remote: Counting objects: 89% (551/618)
remote: Counting objects: 90% (557/618)
remote: Counting objects: 91% (563/618)
remote: Counting objects: 92% (569/618)
remote: Counting objects: 93% (575/618)
remote: Counting objects: 94% (581/618)
remote: Counting objects: 95% (588/618)
remote: Counting objects: 96% (594/618)
remote: Counting objects: 97% (600/618)
remote: Counting objects: 98% (606/618)
remote: Counting objects: 99% (612/618)
remote: Counting objects: 100% (618/618)
remote: Counting objects: 100% (618/618), done.
remote: Compressing objects: 0% (1/155)
remote: Compressing objects: 1% (2/155)
remote: Compressing objects: 2% (4/155)
remote: Compressing objects: 3% (5/155)
remote: Compressing objects: 4% (7/155)
remote: Compressing objects: 5% (8/155)
remote: Compressing objects: 6% (10/155)
remote: Compressing objects: 7% (11/155)
remote: Compressing objects: 8% (13/155)
remote: Compressing objects: 9% (14/155)
remote: Compressing objects: 10% (16/155)
remote: Compressing objects: 11% (18/155)
remote: Compressing objects: 12% (19/155)
remote: Compressing objects: 13% (21/155)
remote: Compressing objects: 14% (22/155)
remote: Compressing objects: 15% (24/155)
remote: Compressing objects: 16% (25/155)
remote: Compressing objects: 17% (27/155)
remote: Compressing objects: 18% (28/155)
remote: Compressing objects: 19% (30/155)
remote: Compressing objects: 20% (31/155)
remote: Compressing objects: 21% (33/155)
remote: Compressing objects: 22% (35/155)
remote: Compressing objects: 23% (36/155)
remote: Compressing objects: 24% (38/155)
remote: Compressing objects: 25% (39/155)
remote: Compressing objects: 26% (41/155)
remote: Compressing objects: 27% (42/155)
remote: Compressing objects: 28% (44/155)
remote: Compressing objects: 29% (45/155)
remote: Compressing objects: 30% (47/155)
remote: Compressing objects: 31% (49/155)
remote: Compressing objects: 32% (50/155)
remote: Compressing objects: 33% (52/155)
remote: Compressing objects: 34% (53/155)
remote: Compressing objects: 35% (55/155)
remote: Compressing objects: 36% (56/155)
remote: Compressing objects: 37% (58/155)
remote: Compressing objects: 38% (59/155)
remote: Compressing objects: 39% (61/155)
remote: Compressing objects: 40% (62/155)
remote: Compressing objects: 41% (64/155)
remote: Compressing objects: 42% (66/155)
remote: Compressing objects: 43% (67/155)
remote: Compressing objects: 44% (69/155)
remote: Compressing objects: 45% (70/155)
remote: Compressing objects: 46% (72/155)
remote: Compressing objects: 47% (73/155)
remote: Compressing objects: 48% (75/155)
remote: Compressing objects: 49% (76/155)
remote: Compressing objects: 50% (78/155)
remote: Compressing objects: 51% (80/155)
remote: Compressing objects: 52% (81/155)
remote: Compressing objects: 53% (83/155)
remote: Compressing objects: 54% (84/155)
remote: Compressing objects: 55% (86/155)
remote: Compressing objects: 56% (87/155)
remote: Compressing objects: 57% (89/155)
remote: Compressing objects: 58% (90/155)
remote: Compressing objects: 59% (92/155)
remote: Compressing objects: 60% (93/155)
remote: Compressing objects: 61% (95/155)
remote: Compressing objects: 62% (97/155)
remote: Compressing objects: 63% (98/155)
remote: Compressing objects: 64% (100/155)
remote: Compressing objects: 65% (101/155)
remote: Compressing objects: 66% (103/155)
remote: Compressing objects: 67% (104/155)
remote: Compressing objects: 68% (106/155)
remote: Compressing objects: 69% (107/155)
remote: Compressing objects: 70% (109/155)
remote: Compressing objects: 71% (111/155)
remote: Compressing objects: 72% (112/155)
remote: Compressing objects: 73% (114/155)
remote: Compressing objects: 74% (115/155)
remote: Compressing objects: 75% (117/155)
remote: Compressing objects: 76% (118/155)
remote: Compressing objects: 77% (120/155)
remote: Compressing objects: 78% (121/155)
remote: Compressing objects: 79% (123/155)
remote: Compressing objects: 80% (124/155)
remote: Compressing objects: 81% (126/155)
remote: Compressing objects: 82% (128/155)
remote: Compressing objects: 83% (129/155)
remote: Compressing objects: 84% (131/155)
remote: Compressing objects: 85% (132/155)
remote: Compressing objects: 86% (134/155)
remote: Compressing objects: 87% (135/155)
remote: Compressing objects: 88% (137/155)
remote: Compressing objects: 89% (138/155)
remote: Compressing objects: 90% (140/155)
remote: Compressing objects: 91% (142/155)
remote: Compressing objects: 92% (143/155)
remote: Compressing objects: 93% (145/155)
remote: Compressing objects: 94% (146/155)
remote: Compressing objects: 95% (148/155)
remote: Compressing objects: 96% (149/155)
remote: Compressing objects: 97% (151/155)
remote: Compressing objects: 98% (152/155)
remote: Compressing objects: 99% (154/155)
remote: Compressing objects: 100% (155/155)
remote: Compressing objects: 100% (155/155), done.
Receiving objects: 0% (1/5334)
Receiving objects: 1% (54/5334)
Receiving objects: 2% (107/5334)
Receiving objects: 3% (161/5334)
Receiving objects: 4% (214/5334)
Receiving objects: 5% (267/5334)
Receiving objects: 6% (321/5334)
Receiving objects: 7% (374/5334)
Receiving objects: 8% (427/5334)
Receiving objects: 9% (481/5334)
Receiving objects: 10% (534/5334)
Receiving objects: 11% (587/5334)
Receiving objects: 12% (641/5334)
Receiving objects: 13% (694/5334)
Receiving objects: 14% (747/5334)
Receiving objects: 15% (801/5334)
Receiving objects: 16% (854/5334)
Receiving objects: 17% (907/5334)
Receiving objects: 18% (961/5334)
Receiving objects: 19% (1014/5334)
Receiving objects: 20% (1067/5334)
Receiving objects: 21% (1121/5334)
Receiving objects: 22% (1174/5334)
Receiving objects: 23% (1227/5334)
Receiving objects: 24% (1281/5334)
Receiving objects: 25% (1334/5334)
Receiving objects: 26% (1387/5334)
Receiving objects: 27% (1441/5334)
Receiving objects: 28% (1494/5334)
Receiving objects: 29% (1547/5334)
Receiving objects: 30% (1601/5334)
Receiving objects: 31% (1654/5334)
Receiving objects: 32% (1707/5334)
Receiving objects: 33% (1761/5334)
Receiving objects: 34% (1814/5334)
Receiving objects: 35% (1867/5334)
Receiving objects: 36% (1921/5334)
Receiving objects: 37% (1974/5334)
Receiving objects: 38% (2027/5334)
Receiving objects: 39% (2081/5334)
Receiving objects: 40% (2134/5334)
Receiving objects: 41% (2187/5334)
Receiving objects: 42% (2241/5334)
Receiving objects: 43% (2294/5334)
Receiving objects: 44% (2347/5334)
Receiving objects: 45% (2401/5334)
Receiving objects: 46% (2454/5334)
Receiving objects: 47% (2507/5334)
Receiving objects: 48% (2561/5334)
Receiving objects: 49% (2614/5334)
Receiving objects: 50% (2667/5334)
Receiving objects: 51% (2721/5334)
Receiving objects: 52% (2774/5334)
Receiving objects: 53% (2828/5334)
Receiving objects: 54% (2881/5334)
Receiving objects: 55% (2934/5334)
Receiving objects: 56% (2988/5334)
Receiving objects: 57% (3041/5334)
Receiving objects: 58% (3094/5334)
Receiving objects: 59% (3148/5334)
Receiving objects: 60% (3201/5334)
Receiving objects: 61% (3254/5334)
Receiving objects: 62% (3308/5334)
Receiving objects: 63% (3361/5334)
Receiving objects: 64% (3414/5334)
Receiving objects: 65% (3468/5334)
Receiving objects: 66% (3521/5334)
Receiving objects: 67% (3574/5334)
Receiving objects: 68% (3628/5334)
Receiving objects: 69% (3681/5334)
Receiving objects: 70% (3734/5334)
Receiving objects: 71% (3788/5334)
Receiving objects: 72% (3841/5334)
Receiving objects: 73% (3894/5334)
Receiving objects: 74% (3948/5334)
Receiving objects: 75% (4001/5334)
Receiving objects: 76% (4054/5334)
Receiving objects: 77% (4108/5334)
Receiving objects: 78% (4161/5334)
Receiving objects: 79% (4214/5334)
Receiving objects: 80% (4268/5334)
Receiving objects: 81% (4321/5334)
Receiving objects: 82% (4374/5334)
Receiving objects: 83% (4428/5334)
Receiving objects: 84% (4481/5334)
Receiving objects: 85% (4534/5334)
Receiving objects: 86% (4588/5334)
Receiving objects: 87% (4641/5334)
Receiving objects: 88% (4694/5334)
Receiving objects: 89% (4748/5334)
Receiving objects: 90% (4801/5334)
Receiving objects: 91% (4854/5334)
Receiving objects: 92% (4908/5334)
remote: Total 5334 (delta 496), reused 551 (delta 435), pack-reused 4716
Receiving objects: 93% (4961/5334)
Receiving objects: 94% (5014/5334)
Receiving objects: 95% (5068/5334)
Receiving objects: 96% (5121/5334)
Receiving objects: 97% (5174/5334)
Receiving objects: 98% (5228/5334)
Receiving objects: 99% (5281/5334)
Receiving objects: 100% (5334/5334)
Receiving objects: 100% (5334/5334), 567.27 KiB | 29.86 MiB/s, done.
Resolving deltas: 0% (0/1023)
Resolving deltas: 1% (14/1023)
Resolving deltas: 6% (63/1023)
Resolving deltas: 7% (72/1023)
Resolving deltas: 10% (103/1023)
Resolving deltas: 11% (120/1023)
Resolving deltas: 12% (123/1023)
Resolving deltas: 13% (134/1023)
Resolving deltas: 14% (150/1023)
Resolving deltas: 15% (154/1023)
Resolving deltas: 16% (164/1023)
Resolving deltas: 17% (174/1023)
Resolving deltas: 18% (186/1023)
Resolving deltas: 20% (206/1023)
Resolving deltas: 21% (215/1023)
Resolving deltas: 22% (226/1023)
Resolving deltas: 23% (236/1023)
Resolving deltas: 24% (246/1023)
Resolving deltas: 62% (636/1023)
Resolving deltas: 64% (656/1023)
Resolving deltas: 72% (738/1023)
Resolving deltas: 73% (753/1023)
Resolving deltas: 76% (778/1023)
Resolving deltas: 100% (1023/1023)
Resolving deltas: 100% (1023/1023), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/perception_spreader_imv'...
remote: Enumerating objects: 207, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), done.
remote: Compressing objects: 2% (1/48)
remote: Compressing objects: 4% (2/48)
remote: Compressing objects: 6% (3/48)
remote: Compressing objects: 8% (4/48)
remote: Compressing objects: 10% (5/48)
remote: Compressing objects: 12% (6/48)
remote: Compressing objects: 14% (7/48)
remote: Compressing objects: 16% (8/48)
remote: Compressing objects: 18% (9/48)
remote: Compressing objects: 20% (10/48)
remote: Compressing objects: 22% (11/48)
remote: Compressing objects: 25% (12/48)
remote: Compressing objects: 27% (13/48)
remote: Compressing objects: 29% (14/48)
remote: Compressing objects: 31% (15/48)
remote: Compressing objects: 33% (16/48)
remote: Compressing objects: 35% (17/48)
remote: Compressing objects: 37% (18/48)
remote: Compressing objects: 39% (19/48)
remote: Compressing objects: 41% (20/48)
remote: Compressing objects: 43% (21/48)
remote: Compressing objects: 45% (22/48)
remote: Compressing objects: 47% (23/48)
remote: Compressing objects: 50% (24/48)
remote: Compressing objects: 52% (25/48)
remote: Compressing objects: 54% (26/48)
remote: Compressing objects: 56% (27/48)
remote: Compressing objects: 58% (28/48)
remote: Compressing objects: 60% (29/48)
remote: Compressing objects: 62% (30/48)
remote: Compressing objects: 64% (31/48)
remote: Compressing objects: 66% (32/48)
remote: Compressing objects: 68% (33/48)
remote: Compressing objects: 70% (34/48)
remote: Compressing objects: 72% (35/48)
remote: Compressing objects: 75% (36/48)
remote: Compressing objects: 77% (37/48)
remote: Compressing objects: 79% (38/48)
remote: Compressing objects: 81% (39/48)
remote: Compressing objects: 83% (40/48)
remote: Compressing objects: 85% (41/48)
remote: Compressing objects: 87% (42/48)
remote: Compressing objects: 89% (43/48)
remote: Compressing objects: 91% (44/48)
remote: Compressing objects: 93% (45/48)
remote: Compressing objects: 95% (46/48)
remote: Compressing objects: 97% (47/48)
remote: Compressing objects: 100% (48/48)
remote: Compressing objects: 100% (48/48), done.
Receiving objects: 0% (1/207)
Receiving objects: 1% (3/207)
Receiving objects: 2% (5/207)
Receiving objects: 3% (7/207)
Receiving objects: 4% (9/207)
Receiving objects: 5% (11/207)
Receiving objects: 6% (13/207)
Receiving objects: 7% (15/207)
Receiving objects: 8% (17/207)
Receiving objects: 9% (19/207)
Receiving objects: 10% (21/207)
Receiving objects: 11% (23/207)
Receiving objects: 12% (25/207)
Receiving objects: 13% (27/207)
Receiving objects: 14% (29/207)
Receiving objects: 15% (32/207)
Receiving objects: 16% (34/207)
Receiving objects: 17% (36/207)
Receiving objects: 18% (38/207)
Receiving objects: 19% (40/207)
remote: Total 207 (delta 13), reused 35 (delta 8), pack-reused 151
Receiving objects: 20% (42/207)
Receiving objects: 21% (44/207)
Receiving objects: 22% (46/207)
Receiving objects: 23% (48/207)
Receiving objects: 24% (50/207)
Receiving objects: 25% (52/207)
Receiving objects: 26% (54/207)
Receiving objects: 27% (56/207)
Receiving objects: 28% (58/207)
Receiving objects: 29% (61/207)
Receiving objects: 30% (63/207)
Receiving objects: 31% (65/207)
Receiving objects: 32% (67/207)
Receiving objects: 33% (69/207)
Receiving objects: 34% (71/207)
Receiving objects: 35% (73/207)
Receiving objects: 36% (75/207)
Receiving objects: 37% (77/207)
Receiving objects: 38% (79/207)
Receiving objects: 39% (81/207)
Receiving objects: 40% (83/207)
Receiving objects: 41% (85/207)
Receiving objects: 42% (87/207)
Receiving objects: 43% (90/207)
Receiving objects: 44% (92/207)
Receiving objects: 45% (94/207)
Receiving objects: 46% (96/207)
Receiving objects: 47% (98/207)
Receiving objects: 48% (100/207)
Receiving objects: 49% (102/207)
Receiving objects: 50% (104/207)
Receiving objects: 51% (106/207)
Receiving objects: 52% (108/207)
Receiving objects: 53% (110/207)
Receiving objects: 54% (112/207)
Receiving objects: 55% (114/207)
Receiving objects: 56% (116/207)
Receiving objects: 57% (118/207)
Receiving objects: 58% (121/207)
Receiving objects: 59% (123/207)
Receiving objects: 60% (125/207)
Receiving objects: 61% (127/207)
Receiving objects: 62% (129/207)
Receiving objects: 63% (131/207)
Receiving objects: 64% (133/207)
Receiving objects: 65% (135/207)
Receiving objects: 66% (137/207)
Receiving objects: 67% (139/207)
Receiving objects: 68% (141/207)
Receiving objects: 69% (143/207)
Receiving objects: 70% (145/207)
Receiving objects: 71% (147/207)
Receiving objects: 72% (150/207)
Receiving objects: 73% (152/207)
Receiving objects: 74% (154/207)
Receiving objects: 75% (156/207)
Receiving objects: 76% (158/207)
Receiving objects: 77% (160/207)
Receiving objects: 78% (162/207)
Receiving objects: 79% (164/207)
Receiving objects: 80% (166/207)
Receiving objects: 81% (168/207)
Receiving objects: 82% (170/207)
Receiving objects: 83% (172/207)
Receiving objects: 84% (174/207)
Receiving objects: 85% (176/207)
Receiving objects: 86% (179/207)
Receiving objects: 87% (181/207)
Receiving objects: 88% (183/207)
Receiving objects: 89% (185/207)
Receiving objects: 90% (187/207)
Receiving objects: 91% (189/207)
Receiving objects: 92% (191/207)
Receiving objects: 93% (193/207)
Receiving objects: 94% (195/207)
Receiving objects: 95% (197/207)
Receiving objects: 96% (199/207)
Receiving objects: 97% (201/207)
Receiving objects: 98% (203/207)
Receiving objects: 99% (205/207)
Receiving objects: 100% (207/207)
Receiving objects: 100% (207/207), 21.14 KiB | 21.14 MiB/s, done.
Resolving deltas: 0% (0/61)
Resolving deltas: 9% (6/61)
Resolving deltas: 14% (9/61)
Resolving deltas: 16% (10/61)
Resolving deltas: 19% (12/61)
Resolving deltas: 21% (13/61)
Resolving deltas: 65% (40/61)
Resolving deltas: 72% (44/61)
Resolving deltas: 100% (61/61)
Resolving deltas: 100% (61/61), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/perception_spreader_truck'...
remote: Enumerating objects: 75, 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: 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.
remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23
Receiving objects: 1% (1/75)
Receiving objects: 2% (2/75)
Receiving objects: 4% (3/75)
Receiving objects: 5% (4/75)
Receiving objects: 6% (5/75)
Receiving objects: 8% (6/75)
Receiving objects: 9% (7/75)
Receiving objects: 10% (8/75)
Receiving objects: 12% (9/75)
Receiving objects: 13% (10/75)
Receiving objects: 14% (11/75)
Receiving objects: 16% (12/75)
Receiving objects: 17% (13/75)
Receiving objects: 18% (14/75)
Receiving objects: 20% (15/75)
Receiving objects: 21% (16/75)
Receiving objects: 22% (17/75)
Receiving objects: 24% (18/75)
Receiving objects: 25% (19/75)
Receiving objects: 26% (20/75)
Receiving objects: 28% (21/75)
Receiving objects: 29% (22/75)
Receiving objects: 30% (23/75)
Receiving objects: 32% (24/75)
Receiving objects: 33% (25/75)
Receiving objects: 34% (26/75)
Receiving objects: 36% (27/75)
Receiving objects: 37% (28/75)
Receiving objects: 38% (29/75)
Receiving objects: 40% (30/75)
Receiving objects: 41% (31/75)
Receiving objects: 42% (32/75)
Receiving objects: 44% (33/75)
Receiving objects: 45% (34/75)
Receiving objects: 46% (35/75)
Receiving objects: 48% (36/75)
Receiving objects: 49% (37/75)
Receiving objects: 50% (38/75)
Receiving objects: 52% (39/75)
Receiving objects: 53% (40/75)
Receiving objects: 54% (41/75)
Receiving objects: 56% (42/75)
Receiving objects: 57% (43/75)
Receiving objects: 58% (44/75)
Receiving objects: 60% (45/75)
Receiving objects: 61% (46/75)
Receiving objects: 62% (47/75)
Receiving objects: 64% (48/75)
Receiving objects: 65% (49/75)
Receiving objects: 66% (50/75)
Receiving objects: 68% (51/75)
Receiving objects: 69% (52/75)
Receiving objects: 70% (53/75)
Receiving objects: 72% (54/75)
Receiving objects: 73% (55/75)
Receiving objects: 74% (56/75)
Receiving objects: 76% (57/75)
Receiving objects: 77% (58/75)
Receiving objects: 78% (59/75)
Receiving objects: 80% (60/75)
Receiving objects: 81% (61/75)
Receiving objects: 82% (62/75)
Receiving objects: 84% (63/75)
Receiving objects: 85% (64/75)
Receiving objects: 86% (65/75)
Receiving objects: 88% (66/75)
Receiving objects: 89% (67/75)
Receiving objects: 90% (68/75)
Receiving objects: 92% (69/75)
Receiving objects: 93% (70/75)
Receiving objects: 94% (71/75)
Receiving objects: 96% (72/75)
Receiving objects: 97% (73/75)
Receiving objects: 98% (74/75)
Receiving objects: 100% (75/75)
Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done.
Resolving deltas: 0% (0/32)
Resolving deltas: 28% (9/32)
Resolving deltas: 34% (11/32)
Resolving deltas: 68% (22/32)
Resolving deltas: 100% (32/32)
Resolving deltas: 100% (32/32), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/perception_vehicles'...
remote: Enumerating objects: 36, done.
remote: Counting objects: 2% (1/36)
remote: Counting objects: 5% (2/36)
remote: Counting objects: 8% (3/36)
remote: Counting objects: 11% (4/36)
remote: Counting objects: 13% (5/36)
remote: Counting objects: 16% (6/36)
remote: Counting objects: 19% (7/36)
remote: Counting objects: 22% (8/36)
remote: Counting objects: 25% (9/36)
remote: Counting objects: 27% (10/36)
remote: Counting objects: 30% (11/36)
remote: Counting objects: 33% (12/36)
remote: Counting objects: 36% (13/36)
remote: Counting objects: 38% (14/36)
remote: Counting objects: 41% (15/36)
remote: Counting objects: 44% (16/36)
remote: Counting objects: 47% (17/36)
remote: Counting objects: 50% (18/36)
remote: Counting objects: 52% (19/36)
remote: Counting objects: 55% (20/36)
remote: Counting objects: 58% (21/36)
remote: Counting objects: 61% (22/36)
remote: Counting objects: 63% (23/36)
remote: Counting objects: 66% (24/36)
remote: Counting objects: 69% (25/36)
remote: Counting objects: 72% (26/36)
remote: Counting objects: 75% (27/36)
remote: Counting objects: 77% (28/36)
remote: Counting objects: 80% (29/36)
remote: Counting objects: 83% (30/36)
remote: Counting objects: 86% (31/36)
remote: Counting objects: 88% (32/36)
remote: Counting objects: 91% (33/36)
remote: Counting objects: 94% (34/36)
remote: Counting objects: 97% (35/36)
remote: Counting objects: 100% (36/36)
remote: Counting objects: 100% (36/36), 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 36 (delta 6), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/36)
Receiving objects: 5% (2/36)
Receiving objects: 8% (3/36)
Receiving objects: 11% (4/36)
Receiving objects: 13% (5/36)
Receiving objects: 16% (6/36)
Receiving objects: 19% (7/36)
Receiving objects: 22% (8/36)
Receiving objects: 25% (9/36)
Receiving objects: 27% (10/36)
Receiving objects: 30% (11/36)
Receiving objects: 33% (12/36)
Receiving objects: 36% (13/36)
Receiving objects: 38% (14/36)
Receiving objects: 41% (15/36)
Receiving objects: 44% (16/36)
Receiving objects: 47% (17/36)
Receiving objects: 50% (18/36)
Receiving objects: 52% (19/36)
Receiving objects: 55% (20/36)
Receiving objects: 58% (21/36)
Receiving objects: 61% (22/36)
Receiving objects: 63% (23/36)
Receiving objects: 66% (24/36)
Receiving objects: 69% (25/36)
Receiving objects: 72% (26/36)
Receiving objects: 75% (27/36)
Receiving objects: 77% (28/36)
Receiving objects: 80% (29/36)
Receiving objects: 83% (30/36)
Receiving objects: 86% (31/36)
Receiving objects: 88% (32/36)
Receiving objects: 91% (33/36)
Receiving objects: 94% (34/36)
Receiving objects: 97% (35/36)
Receiving objects: 100% (36/36)
Receiving objects: 100% (36/36), 5.23 KiB | 5.23 MiB/s, done.
Resolving deltas: 0% (0/6)
Resolving deltas: 16% (1/6)
Resolving deltas: 33% (2/6)
Resolving deltas: 50% (3/6)
Resolving deltas: 100% (6/6)
Resolving deltas: 100% (6/6), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/pncc_common_config'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 1% (1/62)
remote: Counting objects: 3% (2/62)
remote: Counting objects: 4% (3/62)
remote: Counting objects: 6% (4/62)
remote: Counting objects: 8% (5/62)
remote: Counting objects: 9% (6/62)
remote: Counting objects: 11% (7/62)
remote: Counting objects: 12% (8/62)
remote: Counting objects: 14% (9/62)
remote: Counting objects: 16% (10/62)
remote: Counting objects: 17% (11/62)
remote: Counting objects: 19% (12/62)
remote: Counting objects: 20% (13/62)
remote: Counting objects: 22% (14/62)
remote: Counting objects: 24% (15/62)
remote: Counting objects: 25% (16/62)
remote: Counting objects: 27% (17/62)
remote: Counting objects: 29% (18/62)
remote: Counting objects: 30% (19/62)
remote: Counting objects: 32% (20/62)
remote: Counting objects: 33% (21/62)
remote: Counting objects: 35% (22/62)
remote: Counting objects: 37% (23/62)
remote: Counting objects: 38% (24/62)
remote: Counting objects: 40% (25/62)
remote: Counting objects: 41% (26/62)
remote: Counting objects: 43% (27/62)
remote: Counting objects: 45% (28/62)
remote: Counting objects: 46% (29/62)
remote: Counting objects: 48% (30/62)
remote: Counting objects: 50% (31/62)
remote: Counting objects: 51% (32/62)
remote: Counting objects: 53% (33/62)
remote: Counting objects: 54% (34/62)
remote: Counting objects: 56% (35/62)
remote: Counting objects: 58% (36/62)
remote: Counting objects: 59% (37/62)
remote: Counting objects: 61% (38/62)
remote: Counting objects: 62% (39/62)
remote: Counting objects: 64% (40/62)
remote: Counting objects: 66% (41/62)
remote: Counting objects: 67% (42/62)
remote: Counting objects: 69% (43/62)
remote: Counting objects: 70% (44/62)
remote: Counting objects: 72% (45/62)
remote: Counting objects: 74% (46/62)
remote: Counting objects: 75% (47/62)
remote: Counting objects: 77% (48/62)
remote: Counting objects: 79% (49/62)
remote: Counting objects: 80% (50/62)
remote: Counting objects: 82% (51/62)
remote: Counting objects: 83% (52/62)
remote: Counting objects: 85% (53/62)
remote: Counting objects: 87% (54/62)
remote: Counting objects: 88% (55/62)
remote: Counting objects: 90% (56/62)
remote: Counting objects: 91% (57/62)
remote: Counting objects: 93% (58/62)
remote: Counting objects: 95% (59/62)
remote: Counting objects: 96% (60/62)
remote: Counting objects: 98% (61/62)
remote: Counting objects: 100% (62/62)
remote: Counting objects: 100% (62/62), 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 62 (delta 9), reused 40 (delta 7), pack-reused 0
Receiving objects: 1% (1/62)
Receiving objects: 3% (2/62)
Receiving objects: 4% (3/62)
Receiving objects: 6% (4/62)
Receiving objects: 8% (5/62)
Receiving objects: 9% (6/62)
Receiving objects: 11% (7/62)
Receiving objects: 12% (8/62)
Receiving objects: 14% (9/62)
Receiving objects: 16% (10/62)
Receiving objects: 17% (11/62)
Receiving objects: 19% (12/62)
Receiving objects: 20% (13/62)
Receiving objects: 22% (14/62)
Receiving objects: 24% (15/62)
Receiving objects: 25% (16/62)
Receiving objects: 27% (17/62)
Receiving objects: 29% (18/62)
Receiving objects: 30% (19/62)
Receiving objects: 32% (20/62)
Receiving objects: 33% (21/62)
Receiving objects: 35% (22/62)
Receiving objects: 37% (23/62)
Receiving objects: 38% (24/62)
Receiving objects: 40% (25/62)
Receiving objects: 41% (26/62)
Receiving objects: 43% (27/62)
Receiving objects: 45% (28/62)
Receiving objects: 46% (29/62)
Receiving objects: 48% (30/62)
Receiving objects: 50% (31/62)
Receiving objects: 51% (32/62)
Receiving objects: 53% (33/62)
Receiving objects: 54% (34/62)
Receiving objects: 56% (35/62)
Receiving objects: 58% (36/62)
Receiving objects: 59% (37/62)
Receiving objects: 61% (38/62)
Receiving objects: 62% (39/62)
Receiving objects: 64% (40/62)
Receiving objects: 66% (41/62)
Receiving objects: 67% (42/62)
Receiving objects: 69% (43/62)
Receiving objects: 70% (44/62)
Receiving objects: 72% (45/62)
Receiving objects: 74% (46/62)
Receiving objects: 75% (47/62)
Receiving objects: 77% (48/62)
Receiving objects: 79% (49/62)
Receiving objects: 80% (50/62)
Receiving objects: 82% (51/62)
Receiving objects: 83% (52/62)
Receiving objects: 85% (53/62)
Receiving objects: 87% (54/62)
Receiving objects: 88% (55/62)
Receiving objects: 90% (56/62)
Receiving objects: 91% (57/62)
Receiving objects: 93% (58/62)
Receiving objects: 95% (59/62)
Receiving objects: 96% (60/62)
Receiving objects: 98% (61/62)
Receiving objects: 100% (62/62)
Receiving objects: 100% (62/62), 11.36 KiB | 11.36 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 11% (1/9)
Resolving deltas: 33% (3/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/pncc_port_related_config'...
remote: Enumerating objects: 171, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
Receiving objects: 0% (1/171)
Receiving objects: 1% (2/171)
Receiving objects: 2% (4/171)
Receiving objects: 3% (6/171)
Receiving objects: 4% (7/171)
Receiving objects: 5% (9/171)
Receiving objects: 6% (11/171)
Receiving objects: 7% (12/171)
Receiving objects: 8% (14/171)
Receiving objects: 9% (16/171)
Receiving objects: 10% (18/171)
Receiving objects: 11% (19/171)
Receiving objects: 12% (21/171)
Receiving objects: 13% (23/171)
Receiving objects: 14% (24/171)
Receiving objects: 15% (26/171)
Receiving objects: 16% (28/171)
remote: Total 171 (delta 0), reused 0 (delta 0), pack-reused 165
Receiving objects: 17% (30/171)
Receiving objects: 18% (31/171)
Receiving objects: 19% (33/171)
Receiving objects: 20% (35/171)
Receiving objects: 21% (36/171)
Receiving objects: 22% (38/171)
Receiving objects: 23% (40/171)
Receiving objects: 24% (42/171)
Receiving objects: 25% (43/171)
Receiving objects: 26% (45/171)
Receiving objects: 27% (47/171)
Receiving objects: 28% (48/171)
Receiving objects: 29% (50/171)
Receiving objects: 30% (52/171)
Receiving objects: 31% (54/171)
Receiving objects: 32% (55/171)
Receiving objects: 33% (57/171)
Receiving objects: 34% (59/171)
Receiving objects: 35% (60/171)
Receiving objects: 36% (62/171)
Receiving objects: 37% (64/171)
Receiving objects: 38% (65/171)
Receiving objects: 39% (67/171)
Receiving objects: 40% (69/171)
Receiving objects: 41% (71/171)
Receiving objects: 42% (72/171)
Receiving objects: 43% (74/171)
Receiving objects: 44% (76/171)
Receiving objects: 45% (77/171)
Receiving objects: 46% (79/171)
Receiving objects: 47% (81/171)
Receiving objects: 48% (83/171)
Receiving objects: 49% (84/171)
Receiving objects: 50% (86/171)
Receiving objects: 51% (88/171)
Receiving objects: 52% (89/171)
Receiving objects: 53% (91/171)
Receiving objects: 54% (93/171)
Receiving objects: 55% (95/171)
Receiving objects: 56% (96/171)
Receiving objects: 57% (98/171)
Receiving objects: 58% (100/171)
Receiving objects: 59% (101/171)
Receiving objects: 60% (103/171)
Receiving objects: 61% (105/171)
Receiving objects: 62% (107/171)
Receiving objects: 63% (108/171)
Receiving objects: 64% (110/171)
Receiving objects: 65% (112/171)
Receiving objects: 66% (113/171)
Receiving objects: 67% (115/171)
Receiving objects: 68% (117/171)
Receiving objects: 69% (118/171)
Receiving objects: 70% (120/171)
Receiving objects: 71% (122/171)
Receiving objects: 72% (124/171)
Receiving objects: 73% (125/171)
Receiving objects: 74% (127/171)
Receiving objects: 75% (129/171)
Receiving objects: 76% (130/171)
Receiving objects: 77% (132/171)
Receiving objects: 78% (134/171)
Receiving objects: 79% (136/171)
Receiving objects: 80% (137/171)
Receiving objects: 81% (139/171)
Receiving objects: 82% (141/171)
Receiving objects: 83% (142/171)
Receiving objects: 84% (144/171)
Receiving objects: 85% (146/171)
Receiving objects: 86% (148/171)
Receiving objects: 87% (149/171)
Receiving objects: 88% (151/171)
Receiving objects: 89% (153/171)
Receiving objects: 90% (154/171)
Receiving objects: 91% (156/171)
Receiving objects: 92% (158/171)
Receiving objects: 93% (160/171)
Receiving objects: 94% (161/171)
Receiving objects: 95% (163/171)
Receiving objects: 96% (165/171)
Receiving objects: 97% (166/171)
Receiving objects: 98% (168/171)
Receiving objects: 99% (170/171)
Receiving objects: 100% (171/171)
Receiving objects: 100% (171/171), 30.06 KiB | 15.03 MiB/s, done.
Resolving deltas: 0% (0/56)
Resolving deltas: 1% (1/56)
Resolving deltas: 5% (3/56)
Resolving deltas: 14% (8/56)
Resolving deltas: 16% (9/56)
Resolving deltas: 28% (16/56)
Resolving deltas: 48% (27/56)
Resolving deltas: 51% (29/56)
Resolving deltas: 53% (30/56)
Resolving deltas: 64% (36/56)
Resolving deltas: 66% (37/56)
Resolving deltas: 67% (38/56)
Resolving deltas: 76% (43/56)
Resolving deltas: 100% (56/56)
Resolving deltas: 100% (56/56), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 191, done.
remote: Counting objects: 3% (1/29)
remote: Counting objects: 6% (2/29)
remote: Counting objects: 10% (3/29)
remote: Counting objects: 13% (4/29)
remote: Counting objects: 17% (5/29)
remote: Counting objects: 20% (6/29)
remote: Counting objects: 24% (7/29)
remote: Counting objects: 27% (8/29)
remote: Counting objects: 31% (9/29)
remote: Counting objects: 34% (10/29)
remote: Counting objects: 37% (11/29)
remote: Counting objects: 41% (12/29)
remote: Counting objects: 44% (13/29)
remote: Counting objects: 48% (14/29)
remote: Counting objects: 51% (15/29)
remote: Counting objects: 55% (16/29)
remote: Counting objects: 58% (17/29)
remote: Counting objects: 62% (18/29)
remote: Counting objects: 65% (19/29)
remote: Counting objects: 68% (20/29)
remote: Counting objects: 72% (21/29)
remote: Counting objects: 75% (22/29)
remote: Counting objects: 79% (23/29)
remote: Counting objects: 82% (24/29)
remote: Counting objects: 86% (25/29)
remote: Counting objects: 89% (26/29)
remote: Counting objects: 93% (27/29)
remote: Counting objects: 96% (28/29)
remote: Counting objects: 100% (29/29)
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 191 (delta 4), reused 0 (delta 0), pack-reused 162
Receiving objects: 0% (1/191)
Receiving objects: 1% (2/191)
Receiving objects: 2% (4/191)
Receiving objects: 3% (6/191)
Receiving objects: 4% (8/191)
Receiving objects: 5% (10/191)
Receiving objects: 6% (12/191)
Receiving objects: 7% (14/191)
Receiving objects: 8% (16/191)
Receiving objects: 9% (18/191)
Receiving objects: 10% (20/191)
Receiving objects: 11% (22/191)
Receiving objects: 12% (23/191)
Receiving objects: 13% (25/191)
Receiving objects: 14% (27/191)
Receiving objects: 15% (29/191)
Receiving objects: 16% (31/191)
Receiving objects: 17% (33/191)
Receiving objects: 18% (35/191)
Receiving objects: 19% (37/191)
Receiving objects: 20% (39/191)
Receiving objects: 21% (41/191)
Receiving objects: 22% (43/191)
Receiving objects: 23% (44/191)
Receiving objects: 24% (46/191)
Receiving objects: 25% (48/191)
Receiving objects: 26% (50/191)
Receiving objects: 27% (52/191)
Receiving objects: 28% (54/191)
Receiving objects: 29% (56/191)
Receiving objects: 30% (58/191)
Receiving objects: 31% (60/191)
Receiving objects: 32% (62/191)
Receiving objects: 33% (64/191)
Receiving objects: 34% (65/191)
Receiving objects: 35% (67/191)
Receiving objects: 36% (69/191)
Receiving objects: 37% (71/191)
Receiving objects: 38% (73/191)
Receiving objects: 39% (75/191)
Receiving objects: 40% (77/191)
Receiving objects: 41% (79/191)
Receiving objects: 42% (81/191)
Receiving objects: 43% (83/191)
Receiving objects: 44% (85/191)
Receiving objects: 45% (86/191)
Receiving objects: 46% (88/191)
Receiving objects: 47% (90/191)
Receiving objects: 48% (92/191)
Receiving objects: 49% (94/191)
Receiving objects: 50% (96/191)
Receiving objects: 51% (98/191)
Receiving objects: 52% (100/191)
Receiving objects: 53% (102/191)
Receiving objects: 54% (104/191)
Receiving objects: 55% (106/191)
Receiving objects: 56% (107/191)
Receiving objects: 57% (109/191)
Receiving objects: 58% (111/191)
Receiving objects: 59% (113/191)
Receiving objects: 60% (115/191)
Receiving objects: 61% (117/191)
Receiving objects: 62% (119/191)
Receiving objects: 63% (121/191)
Receiving objects: 64% (123/191)
Receiving objects: 65% (125/191)
Receiving objects: 66% (127/191)
Receiving objects: 67% (128/191)
Receiving objects: 68% (130/191)
Receiving objects: 69% (132/191)
Receiving objects: 70% (134/191)
Receiving objects: 71% (136/191)
Receiving objects: 72% (138/191)
Receiving objects: 73% (140/191)
Receiving objects: 74% (142/191)
Receiving objects: 75% (144/191)
Receiving objects: 76% (146/191)
Receiving objects: 77% (148/191)
Receiving objects: 78% (149/191)
Receiving objects: 79% (151/191)
Receiving objects: 80% (153/191)
Receiving objects: 81% (155/191)
Receiving objects: 82% (157/191)
Receiving objects: 83% (159/191)
Receiving objects: 84% (161/191)
Receiving objects: 85% (163/191)
Receiving objects: 86% (165/191)
Receiving objects: 87% (167/191)
Receiving objects: 88% (169/191)
Receiving objects: 89% (170/191)
Receiving objects: 90% (172/191)
Receiving objects: 91% (174/191)
Receiving objects: 92% (176/191)
Receiving objects: 93% (178/191)
Receiving objects: 94% (180/191)
Receiving objects: 95% (182/191)
Receiving objects: 96% (184/191)
Receiving objects: 97% (186/191)
Receiving objects: 98% (188/191)
Receiving objects: 99% (190/191)
Receiving objects: 100% (191/191)
Receiving objects: 100% (191/191), 44.31 KiB | 22.16 MiB/s, done.
Resolving deltas: 0% (0/74)
Resolving deltas: 2% (2/74)
Resolving deltas: 8% (6/74)
Resolving deltas: 14% (11/74)
Resolving deltas: 17% (13/74)
Resolving deltas: 18% (14/74)
Resolving deltas: 20% (15/74)
Resolving deltas: 21% (16/74)
Resolving deltas: 31% (23/74)
Resolving deltas: 32% (24/74)
Resolving deltas: 35% (26/74)
Resolving deltas: 45% (34/74)
Resolving deltas: 52% (39/74)
Resolving deltas: 55% (41/74)
Resolving deltas: 71% (53/74)
Resolving deltas: 74% (55/74)
Resolving deltas: 77% (57/74)
Resolving deltas: 79% (59/74)
Resolving deltas: 87% (65/74)
Resolving deltas: 89% (66/74)
Resolving deltas: 90% (67/74)
Resolving deltas: 91% (68/74)
Resolving deltas: 97% (72/74)
Resolving deltas: 100% (74/74)
Resolving deltas: 100% (74/74), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/pointcloud_customized'...
remote: Enumerating objects: 352, done.
remote: Counting objects: 1% (1/59)
remote: Counting objects: 3% (2/59)
remote: Counting objects: 5% (3/59)
remote: Counting objects: 6% (4/59)
remote: Counting objects: 8% (5/59)
remote: Counting objects: 10% (6/59)
remote: Counting objects: 11% (7/59)
remote: Counting objects: 13% (8/59)
remote: Counting objects: 15% (9/59)
remote: Counting objects: 16% (10/59)
remote: Counting objects: 18% (11/59)
remote: Counting objects: 20% (12/59)
remote: Counting objects: 22% (13/59)
remote: Counting objects: 23% (14/59)
remote: Counting objects: 25% (15/59)
remote: Counting objects: 27% (16/59)
remote: Counting objects: 28% (17/59)
remote: Counting objects: 30% (18/59)
remote: Counting objects: 32% (19/59)
remote: Counting objects: 33% (20/59)
remote: Counting objects: 35% (21/59)
remote: Counting objects: 37% (22/59)
remote: Counting objects: 38% (23/59)
remote: Counting objects: 40% (24/59)
remote: Counting objects: 42% (25/59)
remote: Counting objects: 44% (26/59)
remote: Counting objects: 45% (27/59)
remote: Counting objects: 47% (28/59)
remote: Counting objects: 49% (29/59)
remote: Counting objects: 50% (30/59)
remote: Counting objects: 52% (31/59)
remote: Counting objects: 54% (32/59)
remote: Counting objects: 55% (33/59)
remote: Counting objects: 57% (34/59)
remote: Counting objects: 59% (35/59)
remote: Counting objects: 61% (36/59)
remote: Counting objects: 62% (37/59)
remote: Counting objects: 64% (38/59)
remote: Counting objects: 66% (39/59)
remote: Counting objects: 67% (40/59)
remote: Counting objects: 69% (41/59)
remote: Counting objects: 71% (42/59)
remote: Counting objects: 72% (43/59)
remote: Counting objects: 74% (44/59)
remote: Counting objects: 76% (45/59)
remote: Counting objects: 77% (46/59)
remote: Counting objects: 79% (47/59)
remote: Counting objects: 81% (48/59)
remote: Counting objects: 83% (49/59)
remote: Counting objects: 84% (50/59)
remote: Counting objects: 86% (51/59)
remote: Counting objects: 88% (52/59)
remote: Counting objects: 89% (53/59)
remote: Counting objects: 91% (54/59)
remote: Counting objects: 93% (55/59)
remote: Counting objects: 94% (56/59)
remote: Counting objects: 96% (57/59)
remote: Counting objects: 98% (58/59)
remote: Counting objects: 100% (59/59)
remote: Counting objects: 100% (59/59), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/352)
Receiving objects: 1% (4/352)
Receiving objects: 2% (8/352)
Receiving objects: 3% (11/352)
Receiving objects: 4% (15/352)
Receiving objects: 5% (18/352)
Receiving objects: 6% (22/352)
Receiving objects: 7% (25/352)
Receiving objects: 8% (29/352)
Receiving objects: 9% (32/352)
Receiving objects: 10% (36/352)
Receiving objects: 11% (39/352)
Receiving objects: 12% (43/352)
Receiving objects: 13% (46/352)
Receiving objects: 13% (47/352), 44.31 MiB | 44.30 MiB/s
Receiving objects: 13% (48/352), 86.90 MiB | 43.47 MiB/s
Receiving objects: 13% (48/352), 131.59 MiB | 43.88 MiB/s
Receiving objects: 14% (50/352), 154.70 MiB | 44.21 MiB/s
Receiving objects: 15% (53/352), 154.70 MiB | 44.21 MiB/s
Receiving objects: 16% (57/352), 154.70 MiB | 44.21 MiB/s
Receiving objects: 16% (58/352), 172.77 MiB | 43.20 MiB/s
Receiving objects: 17% (60/352), 172.77 MiB | 43.20 MiB/s
Receiving objects: 18% (64/352), 172.77 MiB | 43.20 MiB/s
Receiving objects: 19% (67/352), 172.77 MiB | 43.20 MiB/s
Receiving objects: 20% (71/352), 172.77 MiB | 43.20 MiB/s
Receiving objects: 21% (74/352), 172.77 MiB | 43.20 MiB/s
Receiving objects: 22% (78/352), 172.77 MiB | 43.20 MiB/s
Receiving objects: 23% (81/352), 172.77 MiB | 43.20 MiB/s
Receiving objects: 24% (85/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 25% (88/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 26% (92/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 27% (96/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 28% (99/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 29% (103/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 30% (106/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 31% (110/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 32% (113/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 33% (117/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 34% (120/352), 193.47 MiB | 43.00 MiB/s
Receiving objects: 34% (123/352), 212.91 MiB | 42.65 MiB/s
Receiving objects: 35% (124/352), 212.91 MiB | 42.65 MiB/s
Receiving objects: 36% (127/352), 212.91 MiB | 42.65 MiB/s
Receiving objects: 37% (131/352), 212.91 MiB | 42.65 MiB/s
Receiving objects: 38% (134/352), 212.91 MiB | 42.65 MiB/s
Receiving objects: 39% (138/352), 212.91 MiB | 42.65 MiB/s
Receiving objects: 40% (141/352), 234.14 MiB | 42.19 MiB/s
Receiving objects: 41% (145/352), 234.14 MiB | 42.19 MiB/s
Receiving objects: 42% (148/352), 234.14 MiB | 42.19 MiB/s
Receiving objects: 43% (152/352), 234.14 MiB | 42.19 MiB/s
Receiving objects: 44% (155/352), 234.14 MiB | 42.19 MiB/s
Receiving objects: 45% (159/352), 234.14 MiB | 42.19 MiB/s
Receiving objects: 45% (161/352), 258.18 MiB | 42.33 MiB/s
Receiving objects: 46% (162/352), 258.18 MiB | 42.33 MiB/s
Receiving objects: 47% (166/352), 258.18 MiB | 42.33 MiB/s
Receiving objects: 47% (168/352), 297.59 MiB | 42.04 MiB/s
Receiving objects: 48% (169/352), 297.59 MiB | 42.04 MiB/s
Receiving objects: 49% (173/352), 297.59 MiB | 42.04 MiB/s
Receiving objects: 50% (176/352), 297.59 MiB | 42.04 MiB/s
Receiving objects: 51% (180/352), 297.59 MiB | 42.04 MiB/s
Receiving objects: 52% (184/352), 297.59 MiB | 42.04 MiB/s
Receiving objects: 53% (187/352), 319.10 MiB | 41.67 MiB/s
Receiving objects: 54% (191/352), 336.33 MiB | 40.34 MiB/s
Receiving objects: 54% (193/352), 376.33 MiB | 40.62 MiB/s
Receiving objects: 55% (194/352), 390.75 MiB | 39.50 MiB/s
Receiving objects: 56% (198/352), 390.75 MiB | 39.50 MiB/s
Receiving objects: 57% (201/352), 390.75 MiB | 39.50 MiB/s
Receiving objects: 57% (201/352), 406.74 MiB | 38.34 MiB/s
Receiving objects: 58% (205/352), 428.38 MiB | 37.81 MiB/s
Receiving objects: 59% (208/352), 428.38 MiB | 37.81 MiB/s
Receiving objects: 60% (212/352), 428.38 MiB | 37.81 MiB/s
Receiving objects: 61% (215/352), 428.38 MiB | 37.81 MiB/s
Receiving objects: 62% (219/352), 428.38 MiB | 37.81 MiB/s
Receiving objects: 62% (221/352), 458.77 MiB | 40.20 MiB/s
Receiving objects: 63% (222/352), 458.77 MiB | 40.20 MiB/s
Receiving objects: 64% (226/352), 458.77 MiB | 40.20 MiB/s
Receiving objects: 65% (229/352), 458.77 MiB | 40.20 MiB/s
Receiving objects: 66% (233/352), 458.77 MiB | 40.20 MiB/s
Receiving objects: 67% (236/352), 458.77 MiB | 40.20 MiB/s
Receiving objects: 67% (238/352), 496.61 MiB | 39.43 MiB/s
Receiving objects: 68% (240/352), 510.03 MiB | 38.60 MiB/s
Receiving objects: 69% (243/352), 510.03 MiB | 38.60 MiB/s
Receiving objects: 69% (245/352), 527.98 MiB | 37.38 MiB/s
Receiving objects: 70% (247/352), 527.98 MiB | 37.38 MiB/s
Receiving objects: 71% (250/352), 527.98 MiB | 37.38 MiB/s
Receiving objects: 72% (254/352), 527.98 MiB | 37.38 MiB/s
Receiving objects: 73% (257/352), 527.98 MiB | 37.38 MiB/s
Receiving objects: 74% (261/352), 527.98 MiB | 37.38 MiB/s
Receiving objects: 75% (264/352), 527.98 MiB | 37.38 MiB/s
Receiving objects: 76% (268/352), 546.09 MiB | 37.72 MiB/s
Receiving objects: 77% (272/352), 546.09 MiB | 37.72 MiB/s
Receiving objects: 78% (275/352), 546.09 MiB | 37.72 MiB/s
Receiving objects: 79% (279/352), 546.09 MiB | 37.72 MiB/s
Receiving objects: 79% (279/352), 565.59 MiB | 38.85 MiB/s
Receiving objects: 80% (282/352), 565.59 MiB | 38.85 MiB/s
Receiving objects: 81% (286/352), 565.59 MiB | 38.85 MiB/s
Receiving objects: 82% (289/352), 565.59 MiB | 38.85 MiB/s
Receiving objects: 83% (293/352), 565.59 MiB | 38.85 MiB/s
Receiving objects: 84% (296/352), 565.59 MiB | 38.85 MiB/s
Receiving objects: 85% (300/352), 565.59 MiB | 38.85 MiB/s
Receiving objects: 86% (303/352), 565.59 MiB | 38.85 MiB/s
Receiving objects: 87% (307/352), 565.59 MiB | 38.85 MiB/s
Receiving objects: 88% (310/352), 565.59 MiB | 38.85 MiB/s
Receiving objects: 89% (314/352), 584.27 MiB | 39.45 MiB/s
Receiving objects: 89% (314/352), 601.06 MiB | 38.37 MiB/s
Receiving objects: 89% (314/352), 614.08 MiB | 17.51 MiB/s
Receiving objects: 89% (315/352), 629.77 MiB | 11.12 MiB/s
Receiving objects: 90% (317/352), 629.77 MiB | 11.12 MiB/s
Receiving objects: 90% (318/352), 646.20 MiB | 10.33 MiB/s
Receiving objects: 91% (321/352), 646.20 MiB | 10.33 MiB/s
Receiving objects: 91% (322/352), 657.17 MiB | 9.53 MiB/s
Receiving objects: 92% (324/352), 657.17 MiB | 9.53 MiB/s
Receiving objects: 92% (326/352), 657.17 MiB | 9.53 MiB/s
Receiving objects: 93% (328/352), 657.17 MiB | 9.53 MiB/s
Receiving objects: 94% (331/352), 693.99 MiB | 9.58 MiB/s
Receiving objects: 95% (335/352), 693.99 MiB | 9.58 MiB/s
Receiving objects: 96% (338/352), 693.99 MiB | 9.58 MiB/s
Receiving objects: 97% (342/352), 716.85 MiB | 9.79 MiB/s
Receiving objects: 98% (345/352), 733.11 MiB | 9.64 MiB/s
remote: Total 352 (delta 13), reused 42 (delta 9), pack-reused 293
Receiving objects: 99% (349/352), 733.11 MiB | 9.64 MiB/s
Receiving objects: 100% (352/352), 733.11 MiB | 9.64 MiB/s
Receiving objects: 100% (352/352), 744.85 MiB | 24.57 MiB/s, done.
Resolving deltas: 0% (0/63)
Resolving deltas: 14% (9/63)
Resolving deltas: 28% (18/63)
Resolving deltas: 30% (19/63)
Resolving deltas: 31% (20/63)
Resolving deltas: 34% (22/63)
Resolving deltas: 38% (24/63)
Resolving deltas: 39% (25/63)
Resolving deltas: 44% (28/63)
Resolving deltas: 46% (29/63)
Resolving deltas: 55% (35/63)
Resolving deltas: 58% (37/63)
Resolving deltas: 61% (39/63)
Resolving deltas: 63% (40/63)
Resolving deltas: 66% (42/63)
Resolving deltas: 69% (44/63)
Resolving deltas: 73% (46/63)
Resolving deltas: 76% (48/63)
Resolving deltas: 85% (54/63)
Resolving deltas: 87% (55/63)
Resolving deltas: 90% (57/63)
Resolving deltas: 92% (58/63)
Resolving deltas: 93% (59/63)
Resolving deltas: 96% (61/63)
Resolving deltas: 100% (63/63)
Resolving deltas: 100% (63/63), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/prediction_config'...
remote: Enumerating objects: 168, done.
remote: Counting objects: 0% (1/124)
remote: Counting objects: 1% (2/124)
remote: Counting objects: 2% (3/124)
remote: Counting objects: 3% (4/124)
remote: Counting objects: 4% (5/124)
remote: Counting objects: 5% (7/124)
remote: Counting objects: 6% (8/124)
remote: Counting objects: 7% (9/124)
remote: Counting objects: 8% (10/124)
remote: Counting objects: 9% (12/124)
remote: Counting objects: 10% (13/124)
remote: Counting objects: 11% (14/124)
remote: Counting objects: 12% (15/124)
remote: Counting objects: 13% (17/124)
remote: Counting objects: 14% (18/124)
remote: Counting objects: 15% (19/124)
remote: Counting objects: 16% (20/124)
remote: Counting objects: 17% (22/124)
remote: Counting objects: 18% (23/124)
remote: Counting objects: 19% (24/124)
remote: Counting objects: 20% (25/124)
remote: Counting objects: 21% (27/124)
remote: Counting objects: 22% (28/124)
remote: Counting objects: 23% (29/124)
remote: Counting objects: 24% (30/124)
remote: Counting objects: 25% (31/124)
remote: Counting objects: 26% (33/124)
remote: Counting objects: 27% (34/124)
remote: Counting objects: 28% (35/124)
remote: Counting objects: 29% (36/124)
remote: Counting objects: 30% (38/124)
remote: Counting objects: 31% (39/124)
remote: Counting objects: 32% (40/124)
remote: Counting objects: 33% (41/124)
remote: Counting objects: 34% (43/124)
remote: Counting objects: 35% (44/124)
remote: Counting objects: 36% (45/124)
remote: Counting objects: 37% (46/124)
remote: Counting objects: 38% (48/124)
remote: Counting objects: 39% (49/124)
remote: Counting objects: 40% (50/124)
remote: Counting objects: 41% (51/124)
remote: Counting objects: 42% (53/124)
remote: Counting objects: 43% (54/124)
remote: Counting objects: 44% (55/124)
remote: Counting objects: 45% (56/124)
remote: Counting objects: 46% (58/124)
remote: Counting objects: 47% (59/124)
remote: Counting objects: 48% (60/124)
remote: Counting objects: 49% (61/124)
remote: Counting objects: 50% (62/124)
remote: Counting objects: 51% (64/124)
remote: Counting objects: 52% (65/124)
remote: Counting objects: 53% (66/124)
remote: Counting objects: 54% (67/124)
remote: Counting objects: 55% (69/124)
remote: Counting objects: 56% (70/124)
remote: Counting objects: 57% (71/124)
remote: Counting objects: 58% (72/124)
remote: Counting objects: 59% (74/124)
remote: Counting objects: 60% (75/124)
remote: Counting objects: 61% (76/124)
remote: Counting objects: 62% (77/124)
remote: Counting objects: 63% (79/124)
remote: Counting objects: 64% (80/124)
remote: Counting objects: 65% (81/124)
remote: Counting objects: 66% (82/124)
remote: Counting objects: 67% (84/124)
remote: Counting objects: 68% (85/124)
remote: Counting objects: 69% (86/124)
remote: Counting objects: 70% (87/124)
remote: Counting objects: 71% (89/124)
remote: Counting objects: 72% (90/124)
remote: Counting objects: 73% (91/124)
remote: Counting objects: 74% (92/124)
remote: Counting objects: 75% (93/124)
remote: Counting objects: 76% (95/124)
remote: Counting objects: 77% (96/124)
remote: Counting objects: 78% (97/124)
remote: Counting objects: 79% (98/124)
remote: Counting objects: 80% (100/124)
remote: Counting objects: 81% (101/124)
remote: Counting objects: 82% (102/124)
remote: Counting objects: 83% (103/124)
remote: Counting objects: 84% (105/124)
remote: Counting objects: 85% (106/124)
remote: Counting objects: 86% (107/124)
remote: Counting objects: 87% (108/124)
remote: Counting objects: 88% (110/124)
remote: Counting objects: 89% (111/124)
remote: Counting objects: 90% (112/124)
remote: Counting objects: 91% (113/124)
remote: Counting objects: 92% (115/124)
remote: Counting objects: 93% (116/124)
remote: Counting objects: 94% (117/124)
remote: Counting objects: 95% (118/124)
remote: Counting objects: 96% (120/124)
remote: Counting objects: 97% (121/124)
remote: Counting objects: 98% (122/124)
remote: Counting objects: 99% (123/124)
remote: Counting objects: 100% (124/124)
remote: Counting objects: 100% (124/124), done.
remote: Compressing objects: 1% (1/60)
remote: Compressing objects: 3% (2/60)
remote: Compressing objects: 5% (3/60)
remote: Compressing objects: 6% (4/60)
remote: Compressing objects: 8% (5/60)
remote: Compressing objects: 10% (6/60)
remote: Compressing objects: 11% (7/60)
remote: Compressing objects: 13% (8/60)
remote: Compressing objects: 15% (9/60)
remote: Compressing objects: 16% (10/60)
remote: Compressing objects: 18% (11/60)
remote: Compressing objects: 20% (12/60)
remote: Compressing objects: 21% (13/60)
remote: Compressing objects: 23% (14/60)
remote: Compressing objects: 25% (15/60)
remote: Compressing objects: 26% (16/60)
remote: Compressing objects: 28% (17/60)
remote: Compressing objects: 30% (18/60)
remote: Compressing objects: 31% (19/60)
remote: Compressing objects: 33% (20/60)
remote: Compressing objects: 35% (21/60)
remote: Compressing objects: 36% (22/60)
remote: Compressing objects: 38% (23/60)
remote: Compressing objects: 40% (24/60)
remote: Compressing objects: 41% (25/60)
remote: Compressing objects: 43% (26/60)
remote: Compressing objects: 45% (27/60)
remote: Compressing objects: 46% (28/60)
remote: Compressing objects: 48% (29/60)
remote: Compressing objects: 50% (30/60)
remote: Compressing objects: 51% (31/60)
remote: Compressing objects: 53% (32/60)
remote: Compressing objects: 55% (33/60)
remote: Compressing objects: 56% (34/60)
remote: Compressing objects: 58% (35/60)
remote: Compressing objects: 60% (36/60)
remote: Compressing objects: 61% (37/60)
remote: Compressing objects: 63% (38/60)
remote: Compressing objects: 65% (39/60)
remote: Compressing objects: 66% (40/60)
remote: Compressing objects: 68% (41/60)
remote: Compressing objects: 70% (42/60)
remote: Compressing objects: 71% (43/60)
remote: Compressing objects: 73% (44/60)
remote: Compressing objects: 75% (45/60)
remote: Compressing objects: 76% (46/60)
remote: Compressing objects: 78% (47/60)
remote: Compressing objects: 80% (48/60)
remote: Compressing objects: 81% (49/60)
remote: Compressing objects: 83% (50/60)
remote: Compressing objects: 85% (51/60)
remote: Compressing objects: 86% (52/60)
remote: Compressing objects: 88% (53/60)
remote: Compressing objects: 90% (54/60)
remote: Compressing objects: 91% (55/60)
remote: Compressing objects: 93% (56/60)
remote: Compressing objects: 95% (57/60)
remote: Compressing objects: 96% (58/60)
remote: Compressing objects: 98% (59/60)
remote: Compressing objects: 100% (60/60)
remote: Compressing objects: 100% (60/60), done.
Receiving objects: 0% (1/168)
Receiving objects: 1% (2/168)
Receiving objects: 2% (4/168)
Receiving objects: 3% (6/168)
Receiving objects: 4% (7/168)
Receiving objects: 5% (9/168)
Receiving objects: 6% (11/168)
Receiving objects: 7% (12/168)
Receiving objects: 8% (14/168)
Receiving objects: 9% (16/168)
Receiving objects: 10% (17/168)
Receiving objects: 11% (19/168)
Receiving objects: 12% (21/168)
Receiving objects: 13% (22/168)
Receiving objects: 14% (24/168)
Receiving objects: 15% (26/168)
Receiving objects: 16% (27/168)
Receiving objects: 17% (29/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 18% (31/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 19% (32/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 20% (34/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 21% (36/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 22% (37/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 23% (39/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 24% (41/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 25% (42/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 26% (44/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 27% (46/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 28% (48/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 29% (49/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 30% (51/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 31% (53/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 32% (54/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 33% (56/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 34% (58/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 35% (59/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 36% (61/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 37% (63/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 38% (64/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 39% (66/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 40% (68/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 41% (69/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 42% (71/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 43% (73/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 44% (74/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 45% (76/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 46% (78/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 47% (79/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 48% (81/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 49% (83/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 50% (84/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 51% (86/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 52% (88/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 53% (90/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 54% (91/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 55% (93/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 56% (95/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 57% (96/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 58% (98/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 59% (100/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 60% (101/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 61% (103/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 62% (105/168), 24.60 MiB | 49.18 MiB/s
Receiving objects: 62% (105/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 63% (106/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 64% (108/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 65% (110/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 66% (111/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 67% (113/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 68% (115/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 69% (116/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 70% (118/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 71% (120/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 72% (121/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 73% (123/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 74% (125/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 75% (126/168), 49.80 MiB | 44.18 MiB/s
remote: Total 168 (delta 35), reused 90 (delta 21), pack-reused 44
Receiving objects: 76% (128/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 77% (130/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 78% (132/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 79% (133/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 80% (135/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 81% (137/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 82% (138/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 83% (140/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 84% (142/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 85% (143/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 86% (145/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 87% (147/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 88% (148/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 89% (150/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 90% (152/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 91% (153/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 92% (155/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 93% (157/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 94% (158/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 95% (160/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 96% (162/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 97% (163/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 98% (165/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 99% (167/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 100% (168/168), 49.80 MiB | 44.18 MiB/s
Receiving objects: 100% (168/168), 62.80 MiB | 45.70 MiB/s, done.
Resolving deltas: 0% (0/46)
Resolving deltas: 2% (1/46)
Resolving deltas: 13% (6/46)
Resolving deltas: 17% (8/46)
Resolving deltas: 73% (34/46)
Resolving deltas: 84% (39/46)
Resolving deltas: 89% (41/46)
Resolving deltas: 93% (43/46)
Resolving deltas: 95% (44/46)
Resolving deltas: 97% (45/46)
Resolving deltas: 100% (46/46)
Resolving deltas: 100% (46/46), done.
Cloning into '/root/workspace/weifang-config/container/A007/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/weifang-config/container/A007/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 80, done.
remote: Counting objects: 1% (1/55)
remote: Counting objects: 3% (2/55)
remote: Counting objects: 5% (3/55)
remote: Counting objects: 7% (4/55)
remote: Counting objects: 9% (5/55)
remote: Counting objects: 10% (6/55)
remote: Counting objects: 12% (7/55)
remote: Counting objects: 14% (8/55)
remote: Counting objects: 16% (9/55)
remote: Counting objects: 18% (10/55)
remote: Counting objects: 20% (11/55)
remote: Counting objects: 21% (12/55)
remote: Counting objects: 23% (13/55)
remote: Counting objects: 25% (14/55)
remote: Counting objects: 27% (15/55)
remote: Counting objects: 29% (16/55)
remote: Counting objects: 30% (17/55)
remote: Counting objects: 32% (18/55)
remote: Counting objects: 34% (19/55)
remote: Counting objects: 36% (20/55)
remote: Counting objects: 38% (21/55)
remote: Counting objects: 40% (22/55)
remote: Counting objects: 41% (23/55)
remote: Counting objects: 43% (24/55)
remote: Counting objects: 45% (25/55)
remote: Counting objects: 47% (26/55)
remote: Counting objects: 49% (27/55)
remote: Counting objects: 50% (28/55)
remote: Counting objects: 52% (29/55)
remote: Counting objects: 54% (30/55)
remote: Counting objects: 56% (31/55)
remote: Counting objects: 58% (32/55)
remote: Counting objects: 60% (33/55)
remote: Counting objects: 61% (34/55)
remote: Counting objects: 63% (35/55)
remote: Counting objects: 65% (36/55)
remote: Counting objects: 67% (37/55)
remote: Counting objects: 69% (38/55)
remote: Counting objects: 70% (39/55)
remote: Counting objects: 72% (40/55)
remote: Counting objects: 74% (41/55)
remote: Counting objects: 76% (42/55)
remote: Counting objects: 78% (43/55)
remote: Counting objects: 80% (44/55)
remote: Counting objects: 81% (45/55)
remote: Counting objects: 83% (46/55)
remote: Counting objects: 85% (47/55)
remote: Counting objects: 87% (48/55)
remote: Counting objects: 89% (49/55)
remote: Counting objects: 90% (50/55)
remote: Counting objects: 92% (51/55)
remote: Counting objects: 94% (52/55)
remote: Counting objects: 96% (53/55)
remote: Counting objects: 98% (54/55)
remote: Counting objects: 100% (55/55)
remote: Counting objects: 100% (55/55), 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.
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25
Receiving objects: 1% (1/80)
Receiving objects: 2% (2/80)
Receiving objects: 3% (3/80)
Receiving objects: 5% (4/80)
Receiving objects: 6% (5/80)
Receiving objects: 7% (6/80)
Receiving objects: 8% (7/80)
Receiving objects: 10% (8/80)
Receiving objects: 11% (9/80)
Receiving objects: 12% (10/80)
Receiving objects: 13% (11/80)
Receiving objects: 15% (12/80)
Receiving objects: 16% (13/80)
Receiving objects: 17% (14/80)
Receiving objects: 18% (15/80)
Receiving objects: 20% (16/80)
Receiving objects: 21% (17/80)
Receiving objects: 22% (18/80)
Receiving objects: 23% (19/80)
Receiving objects: 25% (20/80)
Receiving objects: 26% (21/80)
Receiving objects: 27% (22/80)
Receiving objects: 28% (23/80)
Receiving objects: 30% (24/80)
Receiving objects: 31% (25/80)
Receiving objects: 32% (26/80)
Receiving objects: 33% (27/80)
Receiving objects: 35% (28/80)
Receiving objects: 36% (29/80)
Receiving objects: 37% (30/80)
Receiving objects: 38% (31/80)
Receiving objects: 40% (32/80)
Receiving objects: 41% (33/80)
Receiving objects: 42% (34/80)
Receiving objects: 43% (35/80)
Receiving objects: 45% (36/80)
Receiving objects: 46% (37/80)
Receiving objects: 47% (38/80)
Receiving objects: 48% (39/80)
Receiving objects: 50% (40/80)
Receiving objects: 51% (41/80)
Receiving objects: 52% (42/80)
Receiving objects: 53% (43/80)
Receiving objects: 55% (44/80)
Receiving objects: 56% (45/80)
Receiving objects: 57% (46/80)
Receiving objects: 58% (47/80)
Receiving objects: 60% (48/80)
Receiving objects: 61% (49/80)
Receiving objects: 62% (50/80)
Receiving objects: 63% (51/80)
Receiving objects: 65% (52/80)
Receiving objects: 66% (53/80)
Receiving objects: 67% (54/80)
Receiving objects: 68% (55/80)
Receiving objects: 70% (56/80)
Receiving objects: 71% (57/80)
Receiving objects: 72% (58/80)
Receiving objects: 73% (59/80)
Receiving objects: 75% (60/80)
Receiving objects: 76% (61/80)
Receiving objects: 77% (62/80)
Receiving objects: 78% (63/80)
Receiving objects: 80% (64/80)
Receiving objects: 81% (65/80)
Receiving objects: 82% (66/80)
Receiving objects: 83% (67/80)
Receiving objects: 85% (68/80)
Receiving objects: 86% (69/80)
Receiving objects: 87% (70/80)
Receiving objects: 88% (71/80)
Receiving objects: 90% (72/80)
Receiving objects: 91% (73/80)
Receiving objects: 92% (74/80)
Receiving objects: 93% (75/80)
Receiving objects: 95% (76/80)
Receiving objects: 96% (77/80)
Receiving objects: 97% (78/80)
Receiving objects: 98% (79/80)
Receiving objects: 100% (80/80)
Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done.
Resolving deltas: 0% (0/43)
Resolving deltas: 2% (1/43)
Resolving deltas: 4% (2/43)
Resolving deltas: 16% (7/43)
Resolving deltas: 62% (27/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/weifang-config/container/A007/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: 50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/system-common'...
remote: Enumerating objects: 252, done.
remote: Counting objects: 0% (1/214)
remote: Counting objects: 1% (3/214)
remote: Counting objects: 2% (5/214)
remote: Counting objects: 3% (7/214)
remote: Counting objects: 4% (9/214)
remote: Counting objects: 5% (11/214)
remote: Counting objects: 6% (13/214)
remote: Counting objects: 7% (15/214)
remote: Counting objects: 8% (18/214)
remote: Counting objects: 9% (20/214)
remote: Counting objects: 10% (22/214)
remote: Counting objects: 11% (24/214)
remote: Counting objects: 12% (26/214)
remote: Counting objects: 13% (28/214)
remote: Counting objects: 14% (30/214)
remote: Counting objects: 15% (33/214)
remote: Counting objects: 16% (35/214)
remote: Counting objects: 17% (37/214)
remote: Counting objects: 18% (39/214)
remote: Counting objects: 19% (41/214)
remote: Counting objects: 20% (43/214)
remote: Counting objects: 21% (45/214)
remote: Counting objects: 22% (48/214)
remote: Counting objects: 23% (50/214)
remote: Counting objects: 24% (52/214)
remote: Counting objects: 25% (54/214)
remote: Counting objects: 26% (56/214)
remote: Counting objects: 27% (58/214)
remote: Counting objects: 28% (60/214)
remote: Counting objects: 29% (63/214)
remote: Counting objects: 30% (65/214)
remote: Counting objects: 31% (67/214)
remote: Counting objects: 32% (69/214)
remote: Counting objects: 33% (71/214)
remote: Counting objects: 34% (73/214)
remote: Counting objects: 35% (75/214)
remote: Counting objects: 36% (78/214)
remote: Counting objects: 37% (80/214)
remote: Counting objects: 38% (82/214)
remote: Counting objects: 39% (84/214)
remote: Counting objects: 40% (86/214)
remote: Counting objects: 41% (88/214)
remote: Counting objects: 42% (90/214)
remote: Counting objects: 43% (93/214)
remote: Counting objects: 44% (95/214)
remote: Counting objects: 45% (97/214)
remote: Counting objects: 46% (99/214)
remote: Counting objects: 47% (101/214)
remote: Counting objects: 48% (103/214)
remote: Counting objects: 49% (105/214)
remote: Counting objects: 50% (107/214)
remote: Counting objects: 51% (110/214)
remote: Counting objects: 52% (112/214)
remote: Counting objects: 53% (114/214)
remote: Counting objects: 54% (116/214)
remote: Counting objects: 55% (118/214)
remote: Counting objects: 56% (120/214)
remote: Counting objects: 57% (122/214)
remote: Counting objects: 58% (125/214)
remote: Counting objects: 59% (127/214)
remote: Counting objects: 60% (129/214)
remote: Counting objects: 61% (131/214)
remote: Counting objects: 62% (133/214)
remote: Counting objects: 63% (135/214)
remote: Counting objects: 64% (137/214)
remote: Counting objects: 65% (140/214)
remote: Counting objects: 66% (142/214)
remote: Counting objects: 67% (144/214)
remote: Counting objects: 68% (146/214)
remote: Counting objects: 69% (148/214)
remote: Counting objects: 70% (150/214)
remote: Counting objects: 71% (152/214)
remote: Counting objects: 72% (155/214)
remote: Counting objects: 73% (157/214)
remote: Counting objects: 74% (159/214)
remote: Counting objects: 75% (161/214)
remote: Counting objects: 76% (163/214)
remote: Counting objects: 77% (165/214)
remote: Counting objects: 78% (167/214)
remote: Counting objects: 79% (170/214)
remote: Counting objects: 80% (172/214)
remote: Counting objects: 81% (174/214)
remote: Counting objects: 82% (176/214)
remote: Counting objects: 83% (178/214)
remote: Counting objects: 84% (180/214)
remote: Counting objects: 85% (182/214)
remote: Counting objects: 86% (185/214)
remote: Counting objects: 87% (187/214)
remote: Counting objects: 88% (189/214)
remote: Counting objects: 89% (191/214)
remote: Counting objects: 90% (193/214)
remote: Counting objects: 91% (195/214)
remote: Counting objects: 92% (197/214)
remote: Counting objects: 93% (200/214)
remote: Counting objects: 94% (202/214)
remote: Counting objects: 95% (204/214)
remote: Counting objects: 96% (206/214)
remote: Counting objects: 97% (208/214)
remote: Counting objects: 98% (210/214)
remote: Counting objects: 99% (212/214)
remote: Counting objects: 100% (214/214)
remote: Counting objects: 100% (214/214), done.
remote: Compressing objects: 1% (1/81)
remote: Compressing objects: 2% (2/81)
remote: Compressing objects: 3% (3/81)
remote: Compressing objects: 4% (4/81)
remote: Compressing objects: 6% (5/81)
remote: Compressing objects: 7% (6/81)
remote: Compressing objects: 8% (7/81)
remote: Compressing objects: 9% (8/81)
remote: Compressing objects: 11% (9/81)
remote: Compressing objects: 12% (10/81)
remote: Compressing objects: 13% (11/81)
remote: Compressing objects: 14% (12/81)
remote: Compressing objects: 16% (13/81)
remote: Compressing objects: 17% (14/81)
remote: Compressing objects: 18% (15/81)
remote: Compressing objects: 19% (16/81)
remote: Compressing objects: 20% (17/81)
remote: Compressing objects: 22% (18/81)
remote: Compressing objects: 23% (19/81)
remote: Compressing objects: 24% (20/81)
remote: Compressing objects: 25% (21/81)
remote: Compressing objects: 27% (22/81)
remote: Compressing objects: 28% (23/81)
remote: Compressing objects: 29% (24/81)
remote: Compressing objects: 30% (25/81)
remote: Compressing objects: 32% (26/81)
remote: Compressing objects: 33% (27/81)
remote: Compressing objects: 34% (28/81)
remote: Compressing objects: 35% (29/81)
remote: Compressing objects: 37% (30/81)
remote: Compressing objects: 38% (31/81)
remote: Compressing objects: 39% (32/81)
remote: Compressing objects: 40% (33/81)
remote: Compressing objects: 41% (34/81)
remote: Compressing objects: 43% (35/81)
remote: Compressing objects: 44% (36/81)
remote: Compressing objects: 45% (37/81)
remote: Compressing objects: 46% (38/81)
remote: Compressing objects: 48% (39/81)
remote: Compressing objects: 49% (40/81)
remote: Compressing objects: 50% (41/81)
remote: Compressing objects: 51% (42/81)
remote: Compressing objects: 53% (43/81)
remote: Compressing objects: 54% (44/81)
remote: Compressing objects: 55% (45/81)
remote: Compressing objects: 56% (46/81)
remote: Compressing objects: 58% (47/81)
remote: Compressing objects: 59% (48/81)
remote: Compressing objects: 60% (49/81)
remote: Compressing objects: 61% (50/81)
remote: Compressing objects: 62% (51/81)
remote: Compressing objects: 64% (52/81)
remote: Compressing objects: 65% (53/81)
remote: Compressing objects: 66% (54/81)
remote: Compressing objects: 67% (55/81)
remote: Compressing objects: 69% (56/81)
remote: Compressing objects: 70% (57/81)
remote: Compressing objects: 71% (58/81)
remote: Compressing objects: 72% (59/81)
remote: Compressing objects: 74% (60/81)
remote: Compressing objects: 75% (61/81)
remote: Compressing objects: 76% (62/81)
remote: Compressing objects: 77% (63/81)
remote: Compressing objects: 79% (64/81)
remote: Compressing objects: 80% (65/81)
remote: Compressing objects: 81% (66/81)
remote: Compressing objects: 82% (67/81)
remote: Compressing objects: 83% (68/81)
remote: Compressing objects: 85% (69/81)
remote: Compressing objects: 86% (70/81)
remote: Compressing objects: 87% (71/81)
remote: Compressing objects: 88% (72/81)
remote: Compressing objects: 90% (73/81)
remote: Compressing objects: 91% (74/81)
remote: Compressing objects: 92% (75/81)
remote: Compressing objects: 93% (76/81)
remote: Compressing objects: 95% (77/81)
remote: Compressing objects: 96% (78/81)
remote: Compressing objects: 97% (79/81)
remote: Compressing objects: 98% (80/81)
remote: Compressing objects: 100% (81/81)
remote: Compressing objects: 100% (81/81), done.
Receiving objects: 0% (1/252)
Receiving objects: 1% (3/252)
Receiving objects: 2% (6/252)
Receiving objects: 3% (8/252)
Receiving objects: 4% (11/252)
Receiving objects: 5% (13/252)
Receiving objects: 6% (16/252)
Receiving objects: 7% (18/252)
Receiving objects: 8% (21/252)
Receiving objects: 9% (23/252)
Receiving objects: 10% (26/252)
Receiving objects: 11% (28/252)
Receiving objects: 12% (31/252)
Receiving objects: 13% (33/252)
Receiving objects: 14% (36/252)
Receiving objects: 15% (38/252)
Receiving objects: 16% (41/252)
Receiving objects: 17% (43/252)
Receiving objects: 18% (46/252)
Receiving objects: 19% (48/252)
Receiving objects: 20% (51/252)
Receiving objects: 21% (53/252)
Receiving objects: 22% (56/252)
Receiving objects: 23% (58/252)
Receiving objects: 24% (61/252)
Receiving objects: 25% (63/252)
Receiving objects: 26% (66/252)
Receiving objects: 27% (69/252)
Receiving objects: 28% (71/252)
Receiving objects: 29% (74/252)
Receiving objects: 30% (76/252)
Receiving objects: 31% (79/252)
Receiving objects: 32% (81/252)
Receiving objects: 33% (84/252)
Receiving objects: 34% (86/252)
Receiving objects: 35% (89/252)
Receiving objects: 36% (91/252), 36.00 KiB | 40.00 KiB/s
remote: Total 252 (delta 50), reused 161 (delta 36), pack-reused 38
remote:
Receiving objects: 37% (94/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 38% (96/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 39% (99/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 40% (101/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 41% (104/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 42% (106/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 43% (109/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 44% (111/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 45% (114/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 46% (116/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 47% (119/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 48% (121/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 49% (124/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 50% (126/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 51% (129/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 52% (132/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 53% (134/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 54% (137/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 55% (139/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 56% (142/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 57% (144/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 58% (147/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 59% (149/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 60% (152/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 61% (154/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 62% (157/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 63% (159/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 64% (162/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 65% (164/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 66% (167/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 67% (169/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 68% (172/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 69% (174/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 70% (177/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 71% (179/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 72% (182/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 73% (184/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 74% (187/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 75% (189/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 76% (192/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 77% (195/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 78% (197/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 79% (200/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 80% (202/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 81% (205/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 82% (207/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 83% (210/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 84% (212/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 85% (215/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 86% (217/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 87% (220/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 88% (222/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 89% (225/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 90% (227/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 91% (230/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 92% (232/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 93% (235/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 94% (237/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 95% (240/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 96% (242/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 97% (245/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 98% (247/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 99% (250/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 100% (252/252), 36.00 KiB | 40.00 KiB/s
Receiving objects: 100% (252/252), 9.57 MiB | 11.00 MiB/s, done.
Resolving deltas: 0% (0/55)
Resolving deltas: 1% (1/55)
Resolving deltas: 3% (2/55)
Resolving deltas: 5% (3/55)
Resolving deltas: 7% (4/55)
Resolving deltas: 9% (5/55)
Resolving deltas: 10% (6/55)
Resolving deltas: 12% (7/55)
Resolving deltas: 36% (20/55)
Resolving deltas: 38% (21/55)
Resolving deltas: 40% (22/55)
Resolving deltas: 43% (24/55)
Resolving deltas: 45% (25/55)
Resolving deltas: 49% (27/55)
Resolving deltas: 56% (31/55)
Resolving deltas: 100% (55/55)
Resolving deltas: 100% (55/55), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/system-device'...
remote: Enumerating objects: 1959, done.
remote: Counting objects: 0% (1/152)
remote: Counting objects: 1% (2/152)
remote: Counting objects: 2% (4/152)
remote: Counting objects: 3% (5/152)
remote: Counting objects: 4% (7/152)
remote: Counting objects: 5% (8/152)
remote: Counting objects: 6% (10/152)
remote: Counting objects: 7% (11/152)
remote: Counting objects: 8% (13/152)
remote: Counting objects: 9% (14/152)
remote: Counting objects: 10% (16/152)
remote: Counting objects: 11% (17/152)
remote: Counting objects: 12% (19/152)
remote: Counting objects: 13% (20/152)
remote: Counting objects: 14% (22/152)
remote: Counting objects: 15% (23/152)
remote: Counting objects: 16% (25/152)
remote: Counting objects: 17% (26/152)
remote: Counting objects: 18% (28/152)
remote: Counting objects: 19% (29/152)
remote: Counting objects: 20% (31/152)
remote: Counting objects: 21% (32/152)
remote: Counting objects: 22% (34/152)
remote: Counting objects: 23% (35/152)
remote: Counting objects: 24% (37/152)
remote: Counting objects: 25% (38/152)
remote: Counting objects: 26% (40/152)
remote: Counting objects: 27% (42/152)
remote: Counting objects: 28% (43/152)
remote: Counting objects: 29% (45/152)
remote: Counting objects: 30% (46/152)
remote: Counting objects: 31% (48/152)
remote: Counting objects: 32% (49/152)
remote: Counting objects: 33% (51/152)
remote: Counting objects: 34% (52/152)
remote: Counting objects: 35% (54/152)
remote: Counting objects: 36% (55/152)
remote: Counting objects: 37% (57/152)
remote: Counting objects: 38% (58/152)
remote: Counting objects: 39% (60/152)
remote: Counting objects: 40% (61/152)
remote: Counting objects: 41% (63/152)
remote: Counting objects: 42% (64/152)
remote: Counting objects: 43% (66/152)
remote: Counting objects: 44% (67/152)
remote: Counting objects: 45% (69/152)
remote: Counting objects: 46% (70/152)
remote: Counting objects: 47% (72/152)
remote: Counting objects: 48% (73/152)
remote: Counting objects: 49% (75/152)
remote: Counting objects: 50% (76/152)
remote: Counting objects: 51% (78/152)
remote: Counting objects: 52% (80/152)
remote: Counting objects: 53% (81/152)
remote: Counting objects: 54% (83/152)
remote: Counting objects: 55% (84/152)
remote: Counting objects: 56% (86/152)
remote: Counting objects: 57% (87/152)
remote: Counting objects: 58% (89/152)
remote: Counting objects: 59% (90/152)
remote: Counting objects: 60% (92/152)
remote: Counting objects: 61% (93/152)
remote: Counting objects: 62% (95/152)
remote: Counting objects: 63% (96/152)
remote: Counting objects: 64% (98/152)
remote: Counting objects: 65% (99/152)
remote: Counting objects: 66% (101/152)
remote: Counting objects: 67% (102/152)
remote: Counting objects: 68% (104/152)
remote: Counting objects: 69% (105/152)
remote: Counting objects: 70% (107/152)
remote: Counting objects: 71% (108/152)
remote: Counting objects: 72% (110/152)
remote: Counting objects: 73% (111/152)
remote: Counting objects: 74% (113/152)
remote: Counting objects: 75% (114/152)
remote: Counting objects: 76% (116/152)
remote: Counting objects: 77% (118/152)
remote: Counting objects: 78% (119/152)
remote: Counting objects: 79% (121/152)
remote: Counting objects: 80% (122/152)
remote: Counting objects: 81% (124/152)
remote: Counting objects: 82% (125/152)
remote: Counting objects: 83% (127/152)
remote: Counting objects: 84% (128/152)
remote: Counting objects: 85% (130/152)
remote: Counting objects: 86% (131/152)
remote: Counting objects: 87% (133/152)
remote: Counting objects: 88% (134/152)
remote: Counting objects: 89% (136/152)
remote: Counting objects: 90% (137/152)
remote: Counting objects: 91% (139/152)
remote: Counting objects: 92% (140/152)
remote: Counting objects: 93% (142/152)
remote: Counting objects: 94% (143/152)
remote: Counting objects: 95% (145/152)
remote: Counting objects: 96% (146/152)
remote: Counting objects: 97% (148/152)
remote: Counting objects: 98% (149/152)
remote: Counting objects: 99% (151/152)
remote: Counting objects: 100% (152/152)
remote: Counting objects: 100% (152/152), done.
remote: Compressing objects: 0% (1/129)
remote: Compressing objects: 1% (2/129)
remote: Compressing objects: 2% (3/129)
remote: Compressing objects: 3% (4/129)
remote: Compressing objects: 4% (6/129)
remote: Compressing objects: 5% (7/129)
remote: Compressing objects: 6% (8/129)
remote: Compressing objects: 7% (10/129)
remote: Compressing objects: 8% (11/129)
remote: Compressing objects: 9% (12/129)
remote: Compressing objects: 10% (13/129)
remote: Compressing objects: 11% (15/129)
remote: Compressing objects: 12% (16/129)
remote: Compressing objects: 13% (17/129)
remote: Compressing objects: 14% (19/129)
remote: Compressing objects: 15% (20/129)
remote: Compressing objects: 16% (21/129)
remote: Compressing objects: 17% (22/129)
remote: Compressing objects: 18% (24/129)
remote: Compressing objects: 19% (25/129)
remote: Compressing objects: 20% (26/129)
remote: Compressing objects: 21% (28/129)
remote: Compressing objects: 22% (29/129)
remote: Compressing objects: 23% (30/129)
remote: Compressing objects: 24% (31/129)
remote: Compressing objects: 25% (33/129)
remote: Compressing objects: 26% (34/129)
remote: Compressing objects: 27% (35/129)
remote: Compressing objects: 28% (37/129)
remote: Compressing objects: 29% (38/129)
remote: Compressing objects: 30% (39/129)
remote: Compressing objects: 31% (40/129)
remote: Compressing objects: 32% (42/129)
remote: Compressing objects: 33% (43/129)
remote: Compressing objects: 34% (44/129)
remote: Compressing objects: 35% (46/129)
remote: Compressing objects: 36% (47/129)
remote: Compressing objects: 37% (48/129)
remote: Compressing objects: 38% (50/129)
remote: Compressing objects: 39% (51/129)
remote: Compressing objects: 40% (52/129)
remote: Compressing objects: 41% (53/129)
remote: Compressing objects: 42% (55/129)
remote: Compressing objects: 43% (56/129)
remote: Compressing objects: 44% (57/129)
remote: Compressing objects: 45% (59/129)
remote: Compressing objects: 46% (60/129)
remote: Compressing objects: 47% (61/129)
remote: Compressing objects: 48% (62/129)
remote: Compressing objects: 49% (64/129)
remote: Compressing objects: 50% (65/129)
remote: Compressing objects: 51% (66/129)
remote: Compressing objects: 52% (68/129)
remote: Compressing objects: 53% (69/129)
remote: Compressing objects: 54% (70/129)
remote: Compressing objects: 55% (71/129)
remote: Compressing objects: 56% (73/129)
remote: Compressing objects: 57% (74/129)
remote: Compressing objects: 58% (75/129)
remote: Compressing objects: 59% (77/129)
remote: Compressing objects: 60% (78/129)
remote: Compressing objects: 61% (79/129)
remote: Compressing objects: 62% (80/129)
remote: Compressing objects: 63% (82/129)
remote: Compressing objects: 64% (83/129)
remote: Compressing objects: 65% (84/129)
remote: Compressing objects: 66% (86/129)
remote: Compressing objects: 67% (87/129)
remote: Compressing objects: 68% (88/129)
remote: Compressing objects: 69% (90/129)
remote: Compressing objects: 70% (91/129)
remote: Compressing objects: 71% (92/129)
remote: Compressing objects: 72% (93/129)
remote: Compressing objects: 73% (95/129)
remote: Compressing objects: 74% (96/129)
remote: Compressing objects: 75% (97/129)
remote: Compressing objects: 76% (99/129)
remote: Compressing objects: 77% (100/129)
remote: Compressing objects: 78% (101/129)
remote: Compressing objects: 79% (102/129)
remote: Compressing objects: 80% (104/129)
remote: Compressing objects: 81% (105/129)
remote: Compressing objects: 82% (106/129)
remote: Compressing objects: 83% (108/129)
remote: Compressing objects: 84% (109/129)
remote: Compressing objects: 85% (110/129)
remote: Compressing objects: 86% (111/129)
remote: Compressing objects: 87% (113/129)
remote: Compressing objects: 88% (114/129)
remote: Compressing objects: 89% (115/129)
remote: Compressing objects: 90% (117/129)
remote: Compressing objects: 91% (118/129)
remote: Compressing objects: 92% (119/129)
remote: Compressing objects: 93% (120/129)
remote: Compressing objects: 94% (122/129)
remote: Compressing objects: 95% (123/129)
remote: Compressing objects: 96% (124/129)
remote: Compressing objects: 97% (126/129)
remote: Compressing objects: 98% (127/129)
remote: Compressing objects: 99% (128/129)
remote: Compressing objects: 100% (129/129)
remote: Compressing objects: 100% (129/129), done.
Receiving objects: 0% (1/1959)
Receiving objects: 1% (20/1959)
Receiving objects: 2% (40/1959)
Receiving objects: 3% (59/1959)
Receiving objects: 4% (79/1959)
Receiving objects: 5% (98/1959)
Receiving objects: 6% (118/1959)
Receiving objects: 7% (138/1959)
Receiving objects: 8% (157/1959)
Receiving objects: 9% (177/1959)
Receiving objects: 10% (196/1959)
Receiving objects: 11% (216/1959)
Receiving objects: 12% (236/1959)
Receiving objects: 13% (255/1959)
Receiving objects: 14% (275/1959)
Receiving objects: 15% (294/1959)
Receiving objects: 16% (314/1959)
Receiving objects: 17% (334/1959)
Receiving objects: 18% (353/1959)
Receiving objects: 19% (373/1959)
Receiving objects: 20% (392/1959)
Receiving objects: 21% (412/1959)
Receiving objects: 22% (431/1959)
Receiving objects: 23% (451/1959)
Receiving objects: 24% (471/1959)
Receiving objects: 25% (490/1959)
Receiving objects: 26% (510/1959)
Receiving objects: 27% (529/1959)
Receiving objects: 28% (549/1959)
Receiving objects: 29% (569/1959)
Receiving objects: 30% (588/1959)
Receiving objects: 31% (608/1959)
Receiving objects: 32% (627/1959)
Receiving objects: 33% (647/1959)
Receiving objects: 34% (667/1959)
Receiving objects: 35% (686/1959)
Receiving objects: 36% (706/1959)
Receiving objects: 37% (725/1959)
Receiving objects: 38% (745/1959)
Receiving objects: 39% (765/1959)
Receiving objects: 40% (784/1959)
Receiving objects: 41% (804/1959)
Receiving objects: 42% (823/1959)
Receiving objects: 43% (843/1959)
Receiving objects: 44% (862/1959)
Receiving objects: 45% (882/1959)
Receiving objects: 46% (902/1959)
Receiving objects: 47% (921/1959)
Receiving objects: 48% (941/1959)
Receiving objects: 49% (960/1959)
Receiving objects: 50% (980/1959)
Receiving objects: 51% (1000/1959)
Receiving objects: 52% (1019/1959)
Receiving objects: 53% (1039/1959)
Receiving objects: 54% (1058/1959)
Receiving objects: 55% (1078/1959)
Receiving objects: 56% (1098/1959)
Receiving objects: 57% (1117/1959)
Receiving objects: 58% (1137/1959)
Receiving objects: 59% (1156/1959)
Receiving objects: 60% (1176/1959)
Receiving objects: 61% (1195/1959)
Receiving objects: 62% (1215/1959)
Receiving objects: 63% (1235/1959)
Receiving objects: 64% (1254/1959)
Receiving objects: 65% (1274/1959)
Receiving objects: 66% (1293/1959)
remote: Total 1959 (delta 38), reused 122 (delta 23), pack-reused 1807
Receiving objects: 67% (1313/1959)
Receiving objects: 68% (1333/1959)
Receiving objects: 69% (1352/1959)
Receiving objects: 70% (1372/1959)
Receiving objects: 71% (1391/1959)
Receiving objects: 72% (1411/1959)
Receiving objects: 73% (1431/1959)
Receiving objects: 74% (1450/1959)
Receiving objects: 75% (1470/1959)
Receiving objects: 76% (1489/1959)
Receiving objects: 77% (1509/1959)
Receiving objects: 78% (1529/1959)
Receiving objects: 79% (1548/1959)
Receiving objects: 80% (1568/1959)
Receiving objects: 81% (1587/1959)
Receiving objects: 82% (1607/1959)
Receiving objects: 83% (1626/1959)
Receiving objects: 84% (1646/1959)
Receiving objects: 85% (1666/1959)
Receiving objects: 86% (1685/1959)
Receiving objects: 87% (1705/1959)
Receiving objects: 88% (1724/1959)
Receiving objects: 89% (1744/1959)
Receiving objects: 90% (1764/1959)
Receiving objects: 91% (1783/1959)
Receiving objects: 92% (1803/1959)
Receiving objects: 93% (1822/1959)
Receiving objects: 94% (1842/1959)
Receiving objects: 95% (1862/1959)
Receiving objects: 96% (1881/1959)
Receiving objects: 97% (1901/1959)
Receiving objects: 98% (1920/1959)
Receiving objects: 99% (1940/1959)
Receiving objects: 100% (1959/1959)
Receiving objects: 100% (1959/1959), 231.17 KiB | 33.02 MiB/s, done.
Resolving deltas: 0% (0/703)
Resolving deltas: 5% (41/703)
Resolving deltas: 6% (48/703)
Resolving deltas: 7% (50/703)
Resolving deltas: 8% (61/703)
Resolving deltas: 9% (64/703)
Resolving deltas: 10% (71/703)
Resolving deltas: 13% (98/703)
Resolving deltas: 20% (145/703)
Resolving deltas: 27% (191/703)
Resolving deltas: 29% (206/703)
Resolving deltas: 34% (240/703)
Resolving deltas: 38% (270/703)
Resolving deltas: 41% (290/703)
Resolving deltas: 42% (301/703)
Resolving deltas: 43% (303/703)
Resolving deltas: 47% (337/703)
Resolving deltas: 53% (373/703)
Resolving deltas: 54% (384/703)
Resolving deltas: 60% (422/703)
Resolving deltas: 61% (432/703)
Resolving deltas: 62% (437/703)
Resolving deltas: 63% (443/703)
Resolving deltas: 66% (467/703)
Resolving deltas: 71% (505/703)
Resolving deltas: 72% (512/703)
Resolving deltas: 73% (514/703)
Resolving deltas: 74% (527/703)
Resolving deltas: 75% (529/703)
Resolving deltas: 76% (536/703)
Resolving deltas: 78% (551/703)
Resolving deltas: 79% (556/703)
Resolving deltas: 80% (563/703)
Resolving deltas: 83% (584/703)
Resolving deltas: 84% (592/703)
Resolving deltas: 85% (599/703)
Resolving deltas: 86% (606/703)
Resolving deltas: 87% (615/703)
Resolving deltas: 88% (619/703)
Resolving deltas: 89% (627/703)
Resolving deltas: 90% (633/703)
Resolving deltas: 91% (640/703)
Resolving deltas: 92% (648/703)
Resolving deltas: 93% (654/703)
Resolving deltas: 94% (661/703)
Resolving deltas: 95% (668/703)
Resolving deltas: 96% (675/703)
Resolving deltas: 97% (684/703)
Resolving deltas: 98% (692/703)
Resolving deltas: 99% (698/703)
Resolving deltas: 100% (703/703)
Resolving deltas: 100% (703/703), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/system-mqtt'...
remote: Enumerating objects: 181, done.
remote: Total 181 (delta 0), reused 0 (delta 0), pack-reused 181
Receiving objects: 0% (1/181)
Receiving objects: 1% (2/181)
Receiving objects: 2% (4/181)
Receiving objects: 3% (6/181)
Receiving objects: 4% (8/181)
Receiving objects: 5% (10/181)
Receiving objects: 6% (11/181)
Receiving objects: 7% (13/181)
Receiving objects: 8% (15/181)
Receiving objects: 9% (17/181)
Receiving objects: 10% (19/181)
Receiving objects: 11% (20/181)
Receiving objects: 12% (22/181)
Receiving objects: 13% (24/181)
Receiving objects: 14% (26/181)
Receiving objects: 15% (28/181)
Receiving objects: 16% (29/181)
Receiving objects: 17% (31/181)
Receiving objects: 18% (33/181)
Receiving objects: 19% (35/181)
Receiving objects: 20% (37/181)
Receiving objects: 21% (39/181)
Receiving objects: 22% (40/181)
Receiving objects: 23% (42/181)
Receiving objects: 24% (44/181)
Receiving objects: 25% (46/181)
Receiving objects: 26% (48/181)
Receiving objects: 27% (49/181)
Receiving objects: 28% (51/181)
Receiving objects: 29% (53/181)
Receiving objects: 30% (55/181)
Receiving objects: 31% (57/181)
Receiving objects: 32% (58/181)
Receiving objects: 33% (60/181)
Receiving objects: 34% (62/181)
Receiving objects: 35% (64/181)
Receiving objects: 36% (66/181)
Receiving objects: 37% (67/181)
Receiving objects: 38% (69/181)
Receiving objects: 39% (71/181)
Receiving objects: 40% (73/181)
Receiving objects: 41% (75/181)
Receiving objects: 42% (77/181)
Receiving objects: 43% (78/181)
Receiving objects: 44% (80/181)
Receiving objects: 45% (82/181)
Receiving objects: 46% (84/181)
Receiving objects: 47% (86/181)
Receiving objects: 48% (87/181)
Receiving objects: 49% (89/181)
Receiving objects: 50% (91/181)
Receiving objects: 51% (93/181)
Receiving objects: 52% (95/181)
Receiving objects: 53% (96/181)
Receiving objects: 54% (98/181)
Receiving objects: 55% (100/181)
Receiving objects: 56% (102/181)
Receiving objects: 57% (104/181)
Receiving objects: 58% (105/181)
Receiving objects: 59% (107/181)
Receiving objects: 60% (109/181)
Receiving objects: 61% (111/181)
Receiving objects: 62% (113/181)
Receiving objects: 63% (115/181)
Receiving objects: 64% (116/181)
Receiving objects: 65% (118/181)
Receiving objects: 66% (120/181)
Receiving objects: 67% (122/181)
Receiving objects: 68% (124/181)
Receiving objects: 69% (125/181)
Receiving objects: 70% (127/181)
Receiving objects: 71% (129/181)
Receiving objects: 72% (131/181)
Receiving objects: 73% (133/181)
Receiving objects: 74% (134/181)
Receiving objects: 75% (136/181)
Receiving objects: 76% (138/181)
Receiving objects: 77% (140/181)
Receiving objects: 78% (142/181)
Receiving objects: 79% (143/181)
Receiving objects: 80% (145/181)
Receiving objects: 81% (147/181)
Receiving objects: 82% (149/181)
Receiving objects: 83% (151/181)
Receiving objects: 84% (153/181)
Receiving objects: 85% (154/181)
Receiving objects: 86% (156/181)
Receiving objects: 87% (158/181)
Receiving objects: 88% (160/181)
Receiving objects: 89% (162/181)
Receiving objects: 90% (163/181)
Receiving objects: 91% (165/181)
Receiving objects: 92% (167/181)
Receiving objects: 93% (169/181)
Receiving objects: 94% (171/181)
Receiving objects: 95% (172/181)
Receiving objects: 96% (174/181)
Receiving objects: 97% (176/181)
Receiving objects: 98% (178/181)
Receiving objects: 99% (180/181)
Receiving objects: 100% (181/181)
Receiving objects: 100% (181/181), 18.14 KiB | 18.14 MiB/s, done.
Resolving deltas: 0% (0/47)
Resolving deltas: 2% (1/47)
Resolving deltas: 4% (2/47)
Resolving deltas: 6% (3/47)
Resolving deltas: 8% (4/47)
Resolving deltas: 53% (25/47)
Resolving deltas: 55% (26/47)
Resolving deltas: 59% (28/47)
Resolving deltas: 61% (29/47)
Resolving deltas: 63% (30/47)
Resolving deltas: 65% (31/47)
Resolving deltas: 68% (32/47)
Resolving deltas: 70% (33/47)
Resolving deltas: 72% (34/47)
Resolving deltas: 78% (37/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/system-node-weifang'...
remote: Enumerating objects: 229, done.
remote: Counting objects: 0% (1/161)
remote: Counting objects: 1% (2/161)
remote: Counting objects: 2% (4/161)
remote: Counting objects: 3% (5/161)
remote: Counting objects: 4% (7/161)
remote: Counting objects: 5% (9/161)
remote: Counting objects: 6% (10/161)
remote: Counting objects: 7% (12/161)
remote: Counting objects: 8% (13/161)
remote: Counting objects: 9% (15/161)
remote: Counting objects: 10% (17/161)
remote: Counting objects: 11% (18/161)
remote: Counting objects: 12% (20/161)
remote: Counting objects: 13% (21/161)
remote: Counting objects: 14% (23/161)
remote: Counting objects: 15% (25/161)
remote: Counting objects: 16% (26/161)
remote: Counting objects: 17% (28/161)
remote: Counting objects: 18% (29/161)
remote: Counting objects: 19% (31/161)
remote: Counting objects: 20% (33/161)
remote: Counting objects: 21% (34/161)
remote: Counting objects: 22% (36/161)
remote: Counting objects: 23% (38/161)
remote: Counting objects: 24% (39/161)
remote: Counting objects: 25% (41/161)
remote: Counting objects: 26% (42/161)
remote: Counting objects: 27% (44/161)
remote: Counting objects: 28% (46/161)
remote: Counting objects: 29% (47/161)
remote: Counting objects: 30% (49/161)
remote: Counting objects: 31% (50/161)
remote: Counting objects: 32% (52/161)
remote: Counting objects: 33% (54/161)
remote: Counting objects: 34% (55/161)
remote: Counting objects: 35% (57/161)
remote: Counting objects: 36% (58/161)
remote: Counting objects: 37% (60/161)
remote: Counting objects: 38% (62/161)
remote: Counting objects: 39% (63/161)
remote: Counting objects: 40% (65/161)
remote: Counting objects: 41% (67/161)
remote: Counting objects: 42% (68/161)
remote: Counting objects: 43% (70/161)
remote: Counting objects: 44% (71/161)
remote: Counting objects: 45% (73/161)
remote: Counting objects: 46% (75/161)
remote: Counting objects: 47% (76/161)
remote: Counting objects: 48% (78/161)
remote: Counting objects: 49% (79/161)
remote: Counting objects: 50% (81/161)
remote: Counting objects: 51% (83/161)
remote: Counting objects: 52% (84/161)
remote: Counting objects: 53% (86/161)
remote: Counting objects: 54% (87/161)
remote: Counting objects: 55% (89/161)
remote: Counting objects: 56% (91/161)
remote: Counting objects: 57% (92/161)
remote: Counting objects: 58% (94/161)
remote: Counting objects: 59% (95/161)
remote: Counting objects: 60% (97/161)
remote: Counting objects: 61% (99/161)
remote: Counting objects: 62% (100/161)
remote: Counting objects: 63% (102/161)
remote: Counting objects: 64% (104/161)
remote: Counting objects: 65% (105/161)
remote: Counting objects: 66% (107/161)
remote: Counting objects: 67% (108/161)
remote: Counting objects: 68% (110/161)
remote: Counting objects: 69% (112/161)
remote: Counting objects: 70% (113/161)
remote: Counting objects: 71% (115/161)
remote: Counting objects: 72% (116/161)
remote: Counting objects: 73% (118/161)
remote: Counting objects: 74% (120/161)
remote: Counting objects: 75% (121/161)
remote: Counting objects: 76% (123/161)
remote: Counting objects: 77% (124/161)
remote: Counting objects: 78% (126/161)
remote: Counting objects: 79% (128/161)
remote: Counting objects: 80% (129/161)
remote: Counting objects: 81% (131/161)
remote: Counting objects: 82% (133/161)
remote: Counting objects: 83% (134/161)
remote: Counting objects: 84% (136/161)
remote: Counting objects: 85% (137/161)
remote: Counting objects: 86% (139/161)
remote: Counting objects: 87% (141/161)
remote: Counting objects: 88% (142/161)
remote: Counting objects: 89% (144/161)
remote: Counting objects: 90% (145/161)
remote: Counting objects: 91% (147/161)
remote: Counting objects: 92% (149/161)
remote: Counting objects: 93% (150/161)
remote: Counting objects: 94% (152/161)
remote: Counting objects: 95% (153/161)
remote: Counting objects: 96% (155/161)
remote: Counting objects: 97% (157/161)
remote: Counting objects: 98% (158/161)
remote: Counting objects: 99% (160/161)
remote: Counting objects: 100% (161/161)
remote: Counting objects: 100% (161/161), done.
remote: Compressing objects: 1% (1/58)
remote: Compressing objects: 3% (2/58)
remote: Compressing objects: 5% (3/58)
remote: Compressing objects: 6% (4/58)
remote: Compressing objects: 8% (5/58)
remote: Compressing objects: 10% (6/58)
remote: Compressing objects: 12% (7/58)
remote: Compressing objects: 13% (8/58)
remote: Compressing objects: 15% (9/58)
remote: Compressing objects: 17% (10/58)
remote: Compressing objects: 18% (11/58)
remote: Compressing objects: 20% (12/58)
remote: Compressing objects: 22% (13/58)
remote: Compressing objects: 24% (14/58)
remote: Compressing objects: 25% (15/58)
remote: Compressing objects: 27% (16/58)
remote: Compressing objects: 29% (17/58)
remote: Compressing objects: 31% (18/58)
remote: Compressing objects: 32% (19/58)
remote: Compressing objects: 34% (20/58)
remote: Compressing objects: 36% (21/58)
remote: Compressing objects: 37% (22/58)
remote: Compressing objects: 39% (23/58)
remote: Compressing objects: 41% (24/58)
remote: Compressing objects: 43% (25/58)
remote: Compressing objects: 44% (26/58)
remote: Compressing objects: 46% (27/58)
remote: Compressing objects: 48% (28/58)
remote: Compressing objects: 50% (29/58)
remote: Compressing objects: 51% (30/58)
remote: Compressing objects: 53% (31/58)
remote: Compressing objects: 55% (32/58)
remote: Compressing objects: 56% (33/58)
remote: Compressing objects: 58% (34/58)
remote: Compressing objects: 60% (35/58)
remote: Compressing objects: 62% (36/58)
remote: Compressing objects: 63% (37/58)
remote: Compressing objects: 65% (38/58)
remote: Compressing objects: 67% (39/58)
remote: Compressing objects: 68% (40/58)
remote: Compressing objects: 70% (41/58)
remote: Compressing objects: 72% (42/58)
remote: Compressing objects: 74% (43/58)
remote: Compressing objects: 75% (44/58)
remote: Compressing objects: 77% (45/58)
remote: Compressing objects: 79% (46/58)
remote: Compressing objects: 81% (47/58)
remote: Compressing objects: 82% (48/58)
remote: Compressing objects: 84% (49/58)
remote: Compressing objects: 86% (50/58)
remote: Compressing objects: 87% (51/58)
remote: Compressing objects: 89% (52/58)
remote: Compressing objects: 91% (53/58)
remote: Compressing objects: 93% (54/58)
remote: Compressing objects: 94% (55/58)
remote: Compressing objects: 96% (56/58)
remote: Compressing objects: 98% (57/58)
remote: Compressing objects: 100% (58/58)
remote: Compressing objects: 100% (58/58), done.
Receiving objects: 0% (1/229)
Receiving objects: 1% (3/229)
Receiving objects: 2% (5/229)
Receiving objects: 3% (7/229)
Receiving objects: 4% (10/229)
Receiving objects: 5% (12/229)
Receiving objects: 6% (14/229)
Receiving objects: 7% (17/229)
Receiving objects: 8% (19/229)
Receiving objects: 9% (21/229)
Receiving objects: 10% (23/229)
Receiving objects: 11% (26/229)
Receiving objects: 12% (28/229)
Receiving objects: 13% (30/229)
Receiving objects: 14% (33/229)
Receiving objects: 15% (35/229)
Receiving objects: 16% (37/229)
Receiving objects: 17% (39/229)
Receiving objects: 18% (42/229)
Receiving objects: 19% (44/229)
Receiving objects: 20% (46/229)
Receiving objects: 21% (49/229)
Receiving objects: 22% (51/229)
Receiving objects: 23% (53/229)
Receiving objects: 24% (55/229)
Receiving objects: 25% (58/229)
Receiving objects: 26% (60/229)
Receiving objects: 27% (62/229)
Receiving objects: 28% (65/229)
Receiving objects: 29% (67/229)
Receiving objects: 30% (69/229)
Receiving objects: 31% (71/229)
Receiving objects: 32% (74/229)
Receiving objects: 33% (76/229)
Receiving objects: 34% (78/229)
Receiving objects: 35% (81/229)
Receiving objects: 36% (83/229)
Receiving objects: 37% (85/229)
Receiving objects: 38% (88/229)
Receiving objects: 39% (90/229)
Receiving objects: 40% (92/229)
Receiving objects: 41% (94/229)
Receiving objects: 42% (97/229)
Receiving objects: 43% (99/229)
remote: Total 229 (delta 26), reused 153 (delta 23), pack-reused 68
Receiving objects: 44% (101/229)
Receiving objects: 45% (104/229)
Receiving objects: 46% (106/229)
Receiving objects: 47% (108/229)
Receiving objects: 48% (110/229)
Receiving objects: 49% (113/229)
Receiving objects: 50% (115/229)
Receiving objects: 51% (117/229)
Receiving objects: 52% (120/229)
Receiving objects: 53% (122/229)
Receiving objects: 54% (124/229)
Receiving objects: 55% (126/229)
Receiving objects: 56% (129/229)
Receiving objects: 57% (131/229)
Receiving objects: 58% (133/229)
Receiving objects: 59% (136/229)
Receiving objects: 60% (138/229)
Receiving objects: 61% (140/229)
Receiving objects: 62% (142/229)
Receiving objects: 63% (145/229)
Receiving objects: 64% (147/229)
Receiving objects: 65% (149/229)
Receiving objects: 66% (152/229)
Receiving objects: 67% (154/229)
Receiving objects: 68% (156/229)
Receiving objects: 69% (159/229)
Receiving objects: 70% (161/229)
Receiving objects: 71% (163/229)
Receiving objects: 72% (165/229)
Receiving objects: 73% (168/229)
Receiving objects: 74% (170/229)
Receiving objects: 75% (172/229)
Receiving objects: 76% (175/229)
Receiving objects: 77% (177/229)
Receiving objects: 78% (179/229)
Receiving objects: 79% (181/229)
Receiving objects: 80% (184/229)
Receiving objects: 81% (186/229)
Receiving objects: 82% (188/229)
Receiving objects: 83% (191/229)
Receiving objects: 84% (193/229)
Receiving objects: 85% (195/229)
Receiving objects: 86% (197/229)
Receiving objects: 87% (200/229)
Receiving objects: 88% (202/229)
Receiving objects: 89% (204/229)
Receiving objects: 90% (207/229)
Receiving objects: 91% (209/229)
Receiving objects: 92% (211/229)
Receiving objects: 93% (213/229)
Receiving objects: 94% (216/229)
Receiving objects: 95% (218/229)
Receiving objects: 96% (220/229)
Receiving objects: 97% (223/229)
Receiving objects: 98% (225/229)
Receiving objects: 99% (227/229)
Receiving objects: 100% (229/229)
Receiving objects: 100% (229/229), 29.65 KiB | 29.65 MiB/s, done.
Resolving deltas: 0% (0/37)
Resolving deltas: 56% (21/37)
Resolving deltas: 100% (37/37)
Resolving deltas: 100% (37/37), done.
Cloning into '/root/workspace/weifang-config/container/A007/params_new/system-port'...
remote: Enumerating objects: 288, done.
remote: Counting objects: 0% (1/168)
remote: Counting objects: 1% (2/168)
remote: Counting objects: 2% (4/168)
remote: Counting objects: 3% (6/168)
remote: Counting objects: 4% (7/168)
remote: Counting objects: 5% (9/168)
remote: Counting objects: 6% (11/168)
remote: Counting objects: 7% (12/168)
remote: Counting objects: 8% (14/168)
remote: Counting objects: 9% (16/168)
remote: Counting objects: 10% (17/168)
remote: Counting objects: 11% (19/168)
remote: Counting objects: 12% (21/168)
remote: Counting objects: 13% (22/168)
remote: Counting objects: 14% (24/168)
remote: Counting objects: 15% (26/168)
remote: Counting objects: 16% (27/168)
remote: Counting objects: 17% (29/168)
remote: Counting objects: 18% (31/168)
remote: Counting objects: 19% (32/168)
remote: Counting objects: 20% (34/168)
remote: Counting objects: 21% (36/168)
remote: Counting objects: 22% (37/168)
remote: Counting objects: 23% (39/168)
remote: Counting objects: 24% (41/168)
remote: Counting objects: 25% (42/168)
remote: Counting objects: 26% (44/168)
remote: Counting objects: 27% (46/168)
remote: Counting objects: 28% (48/168)
remote: Counting objects: 29% (49/168)
remote: Counting objects: 30% (51/168)
remote: Counting objects: 31% (53/168)
remote: Counting objects: 32% (54/168)
remote: Counting objects: 33% (56/168)
remote: Counting objects: 34% (58/168)
remote: Counting objects: 35% (59/168)
remote: Counting objects: 36% (61/168)
remote: Counting objects: 37% (63/168)
remote: Counting objects: 38% (64/168)
remote: Counting objects: 39% (66/168)
remote: Counting objects: 40% (68/168)
remote: Counting objects: 41% (69/168)
remote: Counting objects: 42% (71/168)
remote: Counting objects: 43% (73/168)
remote: Counting objects: 44% (74/168)
remote: Counting objects: 45% (76/168)
remote: Counting objects: 46% (78/168)
remote: Counting objects: 47% (79/168)
remote: Counting objects: 48% (81/168)
remote: Counting objects: 49% (83/168)
remote: Counting objects: 50% (84/168)
remote: Counting objects: 51% (86/168)
remote: Counting objects: 52% (88/168)
remote: Counting objects: 53% (90/168)
remote: Counting objects: 54% (91/168)
remote: Counting objects: 55% (93/168)
remote: Counting objects: 56% (95/168)
remote: Counting objects: 57% (96/168)
remote: Counting objects: 58% (98/168)
remote: Counting objects: 59% (100/168)
remote: Counting objects: 60% (101/168)
remote: Counting objects: 61% (103/168)
remote: Counting objects: 62% (105/168)
remote: Counting objects: 63% (106/168)
remote: Counting objects: 64% (108/168)
remote: Counting objects: 65% (110/168)
remote: Counting objects: 66% (111/168)
remote: Counting objects: 67% (113/168)
remote: Counting objects: 68% (115/168)
remote: Counting objects: 69% (116/168)
remote: Counting objects: 70% (118/168)
remote: Counting objects: 71% (120/168)
remote: Counting objects: 72% (121/168)
remote: Counting objects: 73% (123/168)
remote: Counting objects: 74% (125/168)
remote: Counting objects: 75% (126/168)
remote: Counting objects: 76% (128/168)
remote: Counting objects: 77% (130/168)
remote: Counting objects: 78% (132/168)
remote: Counting objects: 79% (133/168)
remote: Counting objects: 80% (135/168)
remote: Counting objects: 81% (137/168)
remote: Counting objects: 82% (138/168)
remote: Counting objects: 83% (140/168)
remote: Counting objects: 84% (142/168)
remote: Counting objects: 85% (143/168)
remote: Counting objects: 86% (145/168)
remote: Counting objects: 87% (147/168)
remote: Counting objects: 88% (148/168)
remote: Counting objects: 89% (150/168)
remote: Counting objects: 90% (152/168)
remote: Counting objects: 91% (153/168)
remote: Counting objects: 92% (155/168)
remote: Counting objects: 93% (157/168)
remote: Counting objects: 94% (158/168)
remote: Counting objects: 95% (160/168)
remote: Counting objects: 96% (162/168)
remote: Counting objects: 97% (163/168)
remote: Counting objects: 98% (165/168)
remote: Counting objects: 99% (167/168)
remote: Counting objects: 100% (168/168)
remote: Counting objects: 100% (168/168), done.
remote: Compressing objects: 0% (1/123)
remote: Compressing objects: 1% (2/123)
remote: Compressing objects: 2% (3/123)
remote: Compressing objects: 3% (4/123)
remote: Compressing objects: 4% (5/123)
remote: Compressing objects: 5% (7/123)
remote: Compressing objects: 6% (8/123)
remote: Compressing objects: 7% (9/123)
remote: Compressing objects: 8% (10/123)
remote: Compressing objects: 9% (12/123)
remote: Compressing objects: 10% (13/123)
remote: Compressing objects: 11% (14/123)
remote: Compressing objects: 12% (15/123)
remote: Compressing objects: 13% (16/123)
remote: Compressing objects: 14% (18/123)
remote: Compressing objects: 15% (19/123)
remote: Compressing objects: 16% (20/123)
remote: Compressing objects: 17% (21/123)
remote: Compressing objects: 18% (23/123)
remote: Compressing objects: 19% (24/123)
remote: Compressing objects: 20% (25/123)
remote: Compressing objects: 21% (26/123)
remote: Compressing objects: 22% (28/123)
remote: Compressing objects: 23% (29/123)
remote: Compressing objects: 24% (30/123)
remote: Compressing objects: 25% (31/123)
remote: Compressing objects: 26% (32/123)
remote: Compressing objects: 27% (34/123)
remote: Compressing objects: 28% (35/123)
remote: Compressing objects: 29% (36/123)
remote: Compressing objects: 30% (37/123)
remote: Compressing objects: 31% (39/123)
remote: Compressing objects: 32% (40/123)
remote: Compressing objects: 33% (41/123)
remote: Compressing objects: 34% (42/123)
remote: Compressing objects: 35% (44/123)
remote: Compressing objects: 36% (45/123)
remote: Compressing objects: 37% (46/123)
remote: Compressing objects: 38% (47/123)
remote: Compressing objects: 39% (48/123)
remote: Compressing objects: 40% (50/123)
remote: Compressing objects: 41% (51/123)
remote: Compressing objects: 42% (52/123)
remote: Compressing objects: 43% (53/123)
remote: Compressing objects: 44% (55/123)
remote: Compressing objects: 45% (56/123)
remote: Compressing objects: 46% (57/123)
remote: Compressing objects: 47% (58/123)
remote: Compressing objects: 48% (60/123)
remote: Compressing objects: 49% (61/123)
remote: Compressing objects: 50% (62/123)
remote: Compressing objects: 51% (63/123)
remote: Compressing objects: 52% (64/123)
remote: Compressing objects: 53% (66/123)
remote: Compressing objects: 54% (67/123)
remote: Compressing objects: 55% (68/123)
remote: Compressing objects: 56% (69/123)
remote: Compressing objects: 57% (71/123)
remote: Compressing objects: 58% (72/123)
remote: Compressing objects: 59% (73/123)
remote: Compressing objects: 60% (74/123)
remote: Compressing objects: 61% (76/123)
remote: Compressing objects: 62% (77/123)
remote: Compressing objects: 63% (78/123)
remote: Compressing objects: 64% (79/123)
remote: Compressing objects: 65% (80/123)
remote: Compressing objects: 66% (82/123)
remote: Compressing objects: 67% (83/123)
remote: Compressing objects: 68% (84/123)
remote: Compressing objects: 69% (85/123)
remote: Compressing objects: 70% (87/123)
remote: Compressing objects: 71% (88/123)
remote: Compressing objects: 72% (89/123)
remote: Compressing objects: 73% (90/123)
remote: Compressing objects: 74% (92/123)
remote: Compressing objects: 75% (93/123)
remote: Compressing objects: 76% (94/123)
remote: Compressing objects: 77% (95/123)
remote: Compressing objects: 78% (96/123)
remote: Compressing objects: 79% (98/123)
remote: Compressing objects: 80% (99/123)
remote: Compressing objects: 81% (100/123)
remote: Compressing objects: 82% (101/123)
remote: Compressing objects: 83% (103/123)
remote: Compressing objects: 84% (104/123)
remote: Compressing objects: 85% (105/123)
remote: Compressing objects: 86% (106/123)
remote: Compressing objects: 87% (108/123)
remote: Compressing objects: 88% (109/123)
remote: Compressing objects: 89% (110/123)
remote: Compressing objects: 90% (111/123)
remote: Compressing objects: 91% (112/123)
remote: Compressing objects: 92% (114/123)
remote: Compressing objects: 93% (115/123)
remote: Compressing objects: 94% (116/123)
remote: Compressing objects: 95% (117/123)
remote: Compressing objects: 96% (119/123)
remote: Compressing objects: 97% (120/123)
remote: Compressing objects: 98% (121/123)
remote: Compressing objects: 99% (122/123)
remote: Compressing objects: 100% (123/123)
remote: Compressing objects: 100% (123/123), done.
Receiving objects: 0% (1/288)
Receiving objects: 1% (3/288)
Receiving objects: 2% (6/288)
Receiving objects: 3% (9/288)
Receiving objects: 4% (12/288)
Receiving objects: 5% (15/288)
Receiving objects: 6% (18/288)
Receiving objects: 7% (21/288)
Receiving objects: 8% (24/288)
Receiving objects: 9% (26/288)
Receiving objects: 10% (29/288)
Receiving objects: 11% (32/288)
Receiving objects: 12% (35/288)
Receiving objects: 13% (38/288)
Receiving objects: 14% (41/288)
Receiving objects: 15% (44/288)
Receiving objects: 16% (47/288)
Receiving objects: 17% (49/288)
Receiving objects: 18% (52/288)
Receiving objects: 19% (55/288)
Receiving objects: 20% (58/288)
Receiving objects: 21% (61/288)
Receiving objects: 22% (64/288)
Receiving objects: 23% (67/288)
Receiving objects: 24% (70/288)
Receiving objects: 25% (72/288)
Receiving objects: 26% (75/288)
Receiving objects: 27% (78/288)
Receiving objects: 28% (81/288)
Receiving objects: 29% (84/288)
Receiving objects: 30% (87/288)
Receiving objects: 31% (90/288)
Receiving objects: 32% (93/288)
Receiving objects: 33% (96/288)
Receiving objects: 34% (98/288)
Receiving objects: 35% (101/288)
Receiving objects: 36% (104/288)
Receiving objects: 37% (107/288)
Receiving objects: 38% (110/288)
Receiving objects: 39% (113/288)
Receiving objects: 40% (116/288)
Receiving objects: 41% (119/288)
Receiving objects: 42% (121/288)
Receiving objects: 43% (124/288)
Receiving objects: 44% (127/288)
Receiving objects: 45% (130/288)
Receiving objects: 46% (133/288)
Receiving objects: 47% (136/288)
Receiving objects: 48% (139/288)
Receiving objects: 49% (142/288)
Receiving objects: 50% (144/288)
Receiving objects: 51% (147/288)
Receiving objects: 52% (150/288)
Receiving objects: 53% (153/288)
Receiving objects: 54% (156/288)
Receiving objects: 55% (159/288)
Receiving objects: 56% (162/288)
Receiving objects: 57% (165/288)
Receiving objects: 58% (168/288)
Receiving objects: 59% (170/288)
Receiving objects: 60% (173/288)
Receiving objects: 61% (176/288)
Receiving objects: 62% (179/288)
Receiving objects: 63% (182/288)
Receiving objects: 64% (185/288)
Receiving objects: 65% (188/288)
Receiving objects: 66% (191/288)
Receiving objects: 67% (193/288)
Receiving objects: 68% (196/288)
Receiving objects: 69% (199/288)
Receiving objects: 70% (202/288)
Receiving objects: 71% (205/288)
Receiving objects: 72% (208/288)
Receiving objects: 73% (211/288)
Receiving objects: 74% (214/288)
Receiving objects: 75% (216/288)
Receiving objects: 76% (219/288)
Receiving objects: 77% (222/288)
Receiving objects: 78% (225/288)
Receiving objects: 79% (228/288)
Receiving objects: 80% (231/288)
Receiving objects: 81% (234/288)
Receiving objects: 82% (237/288)
Receiving objects: 83% (240/288)
Receiving objects: 84% (242/288)
remote: Total 288 (delta 81), reused 92 (delta 33), pack-reused 120
Receiving objects: 85% (245/288)
Receiving objects: 86% (248/288)
Receiving objects: 87% (251/288)
Receiving objects: 88% (254/288)
Receiving objects: 89% (257/288)
Receiving objects: 90% (260/288)
Receiving objects: 91% (263/288)
Receiving objects: 92% (265/288)
Receiving objects: 93% (268/288)
Receiving objects: 94% (271/288)
Receiving objects: 95% (274/288)
Receiving objects: 96% (277/288)
Receiving objects: 97% (280/288)
Receiving objects: 98% (283/288)
Receiving objects: 99% (286/288)
Receiving objects: 100% (288/288)
Receiving objects: 100% (288/288), 177.37 KiB | 19.71 MiB/s, done.
Resolving deltas: 0% (0/125)
Resolving deltas: 1% (2/125)
Resolving deltas: 2% (3/125)
Resolving deltas: 12% (15/125)
Resolving deltas: 20% (26/125)
Resolving deltas: 21% (27/125)
Resolving deltas: 22% (28/125)
Resolving deltas: 24% (30/125)
Resolving deltas: 27% (34/125)
Resolving deltas: 30% (38/125)
Resolving deltas: 32% (40/125)
Resolving deltas: 45% (57/125)
Resolving deltas: 48% (61/125)
Resolving deltas: 51% (64/125)
Resolving deltas: 65% (82/125)
Resolving deltas: 75% (94/125)
Resolving deltas: 77% (97/125)
Resolving deltas: 80% (101/125)
Resolving deltas: 81% (102/125)
Resolving deltas: 84% (105/125)
Resolving deltas: 85% (107/125)
Resolving deltas: 88% (111/125)
Resolving deltas: 91% (114/125)
Resolving deltas: 92% (115/125)
Resolving deltas: 98% (123/125)
Resolving deltas: 100% (125/125)
Resolving deltas: 100% (125/125), done.
Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0'
Submodule path 'crane_align_customized': checked out '0bf9d9dbf6e8cfba4ff33081417a51db4dde44ec'
Submodule path 'hardware': checked out 'fce5c186e320a4a41b33e04e115b083284888903'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out '6968536452dad06434e32b8ef5116de44dbf75f4'
Submodule path 'lidar_loc_v2_common': checked out 'dd6ec8131f022ee08f81455a09d94802a582ee5f'
Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61'
Submodule path 'msf-port': checked out '0bace71dce748626ec40a1fb01d49c6c9324b74e'
Submodule path 'msf-vehicle': checked out '2c6185e26f99942ad5c3881a2faf298949fadbad'
Submodule path 'perception_camera_driver': checked out '13de5fc5d205a4aa7b5acaaebcc7170893a4bea9'
Submodule path 'perception_data_collection': checked out 'de595f0830b633693b7f99063e23f3f676b53d37'
Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266'
Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545'
Submodule path 'perception_new_detection': checked out 'f127113eb6e8f234e50d171041577196485d4378'
Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc'
Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20'
Submodule path 'perception_vehicles': checked out 'e1890f2b03291e80ad7b87e3b0f4e0a9de680e20'
Submodule path 'pncc_common_config': checked out 'cfd6ae44c681730ce10a29ce7083d1dbaeec4699'
Submodule path 'pncc_port_related_config': checked out '8bca065020a36eb8e604e4a48b161bd0220dd681'
Submodule path 'pncc_vehicle_related_config': checked out 'e78469bc17ce5f4344dccab23e360bf80d95ec88'
Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd'
Submodule path 'prediction_config': checked out '123eee7b7e6f5539b8dc2a12a17f05c2ff81a5d9'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '0ebe9585875ef16002b06fa87c893aff25b795ac'
Submodule path 'system-device': checked out 'fec155feb88ac2bedaf0523629f93c76ea4f1dbe'
Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce'
Submodule path 'system-node-weifang': checked out '4e6581ecf6cb401d05ca9c42c0cb5c28a25b8349'
Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_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_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_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_spreader_imv, perception_spreader_truck, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A007/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/hardware/hardware /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A007/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A007/params_new/lidar-extrinsics/
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A007/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A007/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A007/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A007/params_new/msf-port/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A007/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A007/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A007/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A007/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A007/params_new/perception_lane_detection/
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A007/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/perception_lidar_camera_fusion/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A007/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A007/params_new/perception_spreader_imv/
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A007/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/perception_spreader_truck/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_truck 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A007/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/perception_vehicles/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A007/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A007/params_new/perception_vehicles/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/pncc_common_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/pncc_common_config/pncc_common_config /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/pncc_port_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/static_transform_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A007/params_new/system-common/
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/system-common/master /root/workspace/weifang-config/container/A007/params_new/system-common/system-ros /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A007/params_new/system-device/
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/system-device/master /root/workspace/weifang-config/container/A007/params_new/system-device/slave /root/workspace/weifang-config/container/A007/params_new/system-device/system-ros /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/system-node-weifang/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A007/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A007/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/system-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A007/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A007/params_new/system-port/system-ros /root/workspace/weifang-config/container/A007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A007/params_new/params_new/
crane_align
data_collection
extrinsics
hardware
hesai_lidar
imv_spreader_detection
lane_detection
lidar_camera_fusion
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
new_truck_spreader_detection
perception
peripheral_controller.toml
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A007/params_new/params_new/crane_align /root/workspace/weifang-config/container/A007/params_new/params_new/data_collection /root/workspace/weifang-config/container/A007/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A007/params_new/params_new/hardware /root/workspace/weifang-config/container/A007/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A007/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A007/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A007/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A007/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A007/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A007/params_new/params_new/master /root/workspace/weifang-config/container/A007/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A007/params_new/params_new/perception /root/workspace/weifang-config/container/A007/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A007/params_new/params_new/pncc_common_config /root/workspace/weifang-config/container/A007/params_new/params_new/pncc_port_related_config /root/workspace/weifang-config/container/A007/params_new/params_new/pncc_vehicle_related_config /root/workspace/weifang-config/container/A007/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A007/params_new/params_new/prediction /root/workspace/weifang-config/container/A007/params_new/params_new/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A007/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A007/params_new/params_new/slave /root/workspace/weifang-config/container/A007/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/system-ros /root/workspace/weifang-config/container/A007/params_A007/params/
[Pipeline] echo
A008拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A008/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A008/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A008/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/A008.git
> git init /root/workspace/weifang-config/container/A008/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A008.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/A008.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/A008.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 482224b972c145d848bb71a25bd79dddfd89043b (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 482224b972c145d848bb71a25bd79dddfd89043b # timeout=300000
Commit message: "Update module: perception_new_detection, branch: update weifang-cont_truck_zq_3pxt32-2rsbp-anglesensor to weifang-cont_truck_zq_3pxt32-2rsbp"
> git rev-list --no-walk 2445ecfdffc1d54b14020bcdb8c2f55a66a48bff # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A008.git) registered for path 'hardware'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A008.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/A008.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A008.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
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/weifang-config/container/A008/params_new/crane_align_common'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/37)
remote: Counting objects: 5% (2/37)
remote: Counting objects: 8% (3/37)
remote: Counting objects: 10% (4/37)
remote: Counting objects: 13% (5/37)
remote: Counting objects: 16% (6/37)
remote: Counting objects: 18% (7/37)
remote: Counting objects: 21% (8/37)
remote: Counting objects: 24% (9/37)
remote: Counting objects: 27% (10/37)
remote: Counting objects: 29% (11/37)
remote: Counting objects: 32% (12/37)
remote: Counting objects: 35% (13/37)
remote: Counting objects: 37% (14/37)
remote: Counting objects: 40% (15/37)
remote: Counting objects: 43% (16/37)
remote: Counting objects: 45% (17/37)
remote: Counting objects: 48% (18/37)
remote: Counting objects: 51% (19/37)
remote: Counting objects: 54% (20/37)
remote: Counting objects: 56% (21/37)
remote: Counting objects: 59% (22/37)
remote: Counting objects: 62% (23/37)
remote: Counting objects: 64% (24/37)
remote: Counting objects: 67% (25/37)
remote: Counting objects: 70% (26/37)
remote: Counting objects: 72% (27/37)
remote: Counting objects: 75% (28/37)
remote: Counting objects: 78% (29/37)
remote: Counting objects: 81% (30/37)
remote: Counting objects: 83% (31/37)
remote: Counting objects: 86% (32/37)
remote: Counting objects: 89% (33/37)
remote: Counting objects: 91% (34/37)
remote: Counting objects: 94% (35/37)
remote: Counting objects: 97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), 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.
Receiving objects: 2% (1/37)
Receiving objects: 5% (2/37)
Receiving objects: 8% (3/37)
Receiving objects: 10% (4/37)
Receiving objects: 13% (5/37)
Receiving objects: 16% (6/37)
Receiving objects: 18% (7/37)
Receiving objects: 21% (8/37)
Receiving objects: 24% (9/37)
Receiving objects: 27% (10/37)
Receiving objects: 29% (11/37)
Receiving objects: 32% (12/37)
Receiving objects: 35% (13/37)
Receiving objects: 37% (14/37)
remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0
Receiving objects: 40% (15/37)
Receiving objects: 43% (16/37)
Receiving objects: 45% (17/37)
Receiving objects: 48% (18/37)
Receiving objects: 51% (19/37)
Receiving objects: 54% (20/37)
Receiving objects: 56% (21/37)
Receiving objects: 59% (22/37)
Receiving objects: 62% (23/37)
Receiving objects: 64% (24/37)
Receiving objects: 67% (25/37)
Receiving objects: 70% (26/37)
Receiving objects: 72% (27/37)
Receiving objects: 75% (28/37)
Receiving objects: 78% (29/37)
Receiving objects: 81% (30/37)
Receiving objects: 83% (31/37)
Receiving objects: 86% (32/37)
Receiving objects: 89% (33/37)
Receiving objects: 91% (34/37)
Receiving objects: 94% (35/37)
Receiving objects: 97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 46% (6/13)
Resolving deltas: 69% (9/13)
Resolving deltas: 76% (10/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/crane_align_customized'...
remote: Enumerating objects: 1782, done.
remote: Counting objects: 1% (1/68)
remote: Counting objects: 2% (2/68)
remote: Counting objects: 4% (3/68)
remote: Counting objects: 5% (4/68)
remote: Counting objects: 7% (5/68)
remote: Counting objects: 8% (6/68)
remote: Counting objects: 10% (7/68)
remote: Counting objects: 11% (8/68)
remote: Counting objects: 13% (9/68)
remote: Counting objects: 14% (10/68)
remote: Counting objects: 16% (11/68)
remote: Counting objects: 17% (12/68)
remote: Counting objects: 19% (13/68)
remote: Counting objects: 20% (14/68)
remote: Counting objects: 22% (15/68)
remote: Counting objects: 23% (16/68)
remote: Counting objects: 25% (17/68)
remote: Counting objects: 26% (18/68)
remote: Counting objects: 27% (19/68)
remote: Counting objects: 29% (20/68)
remote: Counting objects: 30% (21/68)
remote: Counting objects: 32% (22/68)
remote: Counting objects: 33% (23/68)
remote: Counting objects: 35% (24/68)
remote: Counting objects: 36% (25/68)
remote: Counting objects: 38% (26/68)
remote: Counting objects: 39% (27/68)
remote: Counting objects: 41% (28/68)
remote: Counting objects: 42% (29/68)
remote: Counting objects: 44% (30/68)
remote: Counting objects: 45% (31/68)
remote: Counting objects: 47% (32/68)
remote: Counting objects: 48% (33/68)
remote: Counting objects: 50% (34/68)
remote: Counting objects: 51% (35/68)
remote: Counting objects: 52% (36/68)
remote: Counting objects: 54% (37/68)
remote: Counting objects: 55% (38/68)
remote: Counting objects: 57% (39/68)
remote: Counting objects: 58% (40/68)
remote: Counting objects: 60% (41/68)
remote: Counting objects: 61% (42/68)
remote: Counting objects: 63% (43/68)
remote: Counting objects: 64% (44/68)
remote: Counting objects: 66% (45/68)
remote: Counting objects: 67% (46/68)
remote: Counting objects: 69% (47/68)
remote: Counting objects: 70% (48/68)
remote: Counting objects: 72% (49/68)
remote: Counting objects: 73% (50/68)
remote: Counting objects: 75% (51/68)
remote: Counting objects: 76% (52/68)
remote: Counting objects: 77% (53/68)
remote: Counting objects: 79% (54/68)
remote: Counting objects: 80% (55/68)
remote: Counting objects: 82% (56/68)
remote: Counting objects: 83% (57/68)
remote: Counting objects: 85% (58/68)
remote: Counting objects: 86% (59/68)
remote: Counting objects: 88% (60/68)
remote: Counting objects: 89% (61/68)
remote: Counting objects: 91% (62/68)
remote: Counting objects: 92% (63/68)
remote: Counting objects: 94% (64/68)
remote: Counting objects: 95% (65/68)
remote: Counting objects: 97% (66/68)
remote: Counting objects: 98% (67/68)
remote: Counting objects: 100% (68/68)
remote: Counting objects: 100% (68/68), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/1782)
Receiving objects: 1% (18/1782)
Receiving objects: 2% (36/1782)
Receiving objects: 3% (54/1782)
Receiving objects: 4% (72/1782)
Receiving objects: 5% (90/1782)
Receiving objects: 6% (107/1782)
Receiving objects: 7% (125/1782)
Receiving objects: 8% (143/1782)
Receiving objects: 9% (161/1782)
Receiving objects: 10% (179/1782)
Receiving objects: 11% (197/1782)
Receiving objects: 12% (214/1782)
Receiving objects: 13% (232/1782)
Receiving objects: 14% (250/1782)
Receiving objects: 15% (268/1782)
Receiving objects: 16% (286/1782)
Receiving objects: 17% (303/1782)
Receiving objects: 18% (321/1782)
Receiving objects: 19% (339/1782)
Receiving objects: 20% (357/1782)
Receiving objects: 21% (375/1782)
Receiving objects: 22% (393/1782)
Receiving objects: 23% (410/1782)
Receiving objects: 24% (428/1782)
Receiving objects: 25% (446/1782)
Receiving objects: 26% (464/1782)
Receiving objects: 27% (482/1782)
Receiving objects: 28% (499/1782)
Receiving objects: 29% (517/1782)
Receiving objects: 30% (535/1782)
Receiving objects: 31% (553/1782)
Receiving objects: 32% (571/1782)
Receiving objects: 33% (589/1782)
Receiving objects: 34% (606/1782)
Receiving objects: 35% (624/1782)
Receiving objects: 36% (642/1782)
Receiving objects: 37% (660/1782)
Receiving objects: 38% (678/1782)
Receiving objects: 39% (695/1782)
Receiving objects: 40% (713/1782)
Receiving objects: 41% (731/1782)
Receiving objects: 42% (749/1782)
Receiving objects: 43% (767/1782)
Receiving objects: 44% (785/1782)
Receiving objects: 45% (802/1782)
Receiving objects: 46% (820/1782)
Receiving objects: 47% (838/1782)
Receiving objects: 48% (856/1782)
Receiving objects: 49% (874/1782)
Receiving objects: 50% (891/1782)
Receiving objects: 51% (909/1782)
Receiving objects: 52% (927/1782)
Receiving objects: 53% (945/1782)
Receiving objects: 54% (963/1782)
Receiving objects: 55% (981/1782)
Receiving objects: 56% (998/1782)
Receiving objects: 57% (1016/1782)
Receiving objects: 58% (1034/1782)
Receiving objects: 59% (1052/1782)
Receiving objects: 60% (1070/1782)
Receiving objects: 61% (1088/1782)
Receiving objects: 62% (1105/1782)
Receiving objects: 63% (1123/1782)
Receiving objects: 64% (1141/1782)
Receiving objects: 65% (1159/1782)
Receiving objects: 66% (1177/1782)
Receiving objects: 67% (1194/1782)
Receiving objects: 68% (1212/1782)
Receiving objects: 69% (1230/1782)
Receiving objects: 70% (1248/1782)
Receiving objects: 71% (1266/1782)
Receiving objects: 72% (1284/1782)
Receiving objects: 73% (1301/1782)
Receiving objects: 74% (1319/1782)
Receiving objects: 75% (1337/1782)
Receiving objects: 76% (1355/1782)
Receiving objects: 77% (1373/1782)
Receiving objects: 78% (1390/1782)
Receiving objects: 79% (1408/1782)
Receiving objects: 80% (1426/1782)
Receiving objects: 81% (1444/1782)
Receiving objects: 82% (1462/1782)
Receiving objects: 83% (1480/1782)
Receiving objects: 84% (1497/1782)
Receiving objects: 85% (1515/1782)
Receiving objects: 86% (1533/1782)
Receiving objects: 87% (1551/1782)
Receiving objects: 88% (1569/1782)
Receiving objects: 89% (1586/1782)
Receiving objects: 90% (1604/1782)
Receiving objects: 91% (1622/1782)
Receiving objects: 92% (1640/1782)
Receiving objects: 93% (1658/1782)
Receiving objects: 94% (1676/1782)
remote: Total 1782 (delta 29), reused 38 (delta 16), pack-reused 1714
Receiving objects: 95% (1693/1782)
Receiving objects: 96% (1711/1782)
Receiving objects: 97% (1729/1782)
Receiving objects: 98% (1747/1782)
Receiving objects: 99% (1765/1782)
Receiving objects: 100% (1782/1782)
Receiving objects: 100% (1782/1782), 512.25 KiB | 28.46 MiB/s, done.
Resolving deltas: 0% (0/858)
Resolving deltas: 1% (10/858)
Resolving deltas: 2% (20/858)
Resolving deltas: 3% (26/858)
Resolving deltas: 4% (35/858)
Resolving deltas: 5% (43/858)
Resolving deltas: 11% (102/858)
Resolving deltas: 13% (116/858)
Resolving deltas: 14% (125/858)
Resolving deltas: 15% (129/858)
Resolving deltas: 17% (146/858)
Resolving deltas: 20% (173/858)
Resolving deltas: 21% (185/858)
Resolving deltas: 22% (189/858)
Resolving deltas: 24% (213/858)
Resolving deltas: 25% (223/858)
Resolving deltas: 26% (227/858)
Resolving deltas: 27% (232/858)
Resolving deltas: 28% (243/858)
Resolving deltas: 33% (284/858)
Resolving deltas: 34% (293/858)
Resolving deltas: 37% (325/858)
Resolving deltas: 39% (339/858)
Resolving deltas: 40% (348/858)
Resolving deltas: 41% (354/858)
Resolving deltas: 42% (363/858)
Resolving deltas: 43% (372/858)
Resolving deltas: 44% (378/858)
Resolving deltas: 46% (397/858)
Resolving deltas: 47% (407/858)
Resolving deltas: 48% (414/858)
Resolving deltas: 49% (428/858)
Resolving deltas: 50% (436/858)
Resolving deltas: 51% (445/858)
Resolving deltas: 52% (451/858)
Resolving deltas: 54% (470/858)
Resolving deltas: 55% (472/858)
Resolving deltas: 56% (483/858)
Resolving deltas: 57% (494/858)
Resolving deltas: 58% (505/858)
Resolving deltas: 60% (517/858)
Resolving deltas: 63% (549/858)
Resolving deltas: 64% (550/858)
Resolving deltas: 65% (558/858)
Resolving deltas: 66% (571/858)
Resolving deltas: 67% (581/858)
Resolving deltas: 68% (588/858)
Resolving deltas: 69% (593/858)
Resolving deltas: 70% (601/858)
Resolving deltas: 71% (610/858)
Resolving deltas: 74% (641/858)
Resolving deltas: 100% (858/858)
Resolving deltas: 100% (858/858), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/hardware'...
remote: Enumerating objects: 24, 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: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
remote: Total 24 (delta 8), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/24)
Receiving objects: 8% (2/24)
Receiving objects: 12% (3/24)
Receiving objects: 16% (4/24)
Receiving objects: 20% (5/24)
Receiving objects: 25% (6/24)
Receiving objects: 29% (7/24)
Receiving objects: 33% (8/24)
Receiving objects: 37% (9/24)
Receiving objects: 41% (10/24)
Receiving objects: 45% (11/24)
Receiving objects: 50% (12/24)
Receiving objects: 54% (13/24)
Receiving objects: 58% (14/24)
Receiving objects: 62% (15/24)
Receiving objects: 66% (16/24)
Receiving objects: 70% (17/24)
Receiving objects: 75% (18/24)
Receiving objects: 79% (19/24)
Receiving objects: 83% (20/24)
Receiving objects: 87% (21/24)
Receiving objects: 91% (22/24)
Receiving objects: 95% (23/24)
Receiving objects: 100% (24/24)
Receiving objects: 100% (24/24), done.
Resolving deltas: 0% (0/8)
Resolving deltas: 37% (3/8)
Resolving deltas: 75% (6/8)
Resolving deltas: 87% (7/8)
Resolving deltas: 100% (8/8)
Resolving deltas: 100% (8/8), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 4% (1/21)
remote: Compressing objects: 9% (2/21)
remote: Compressing objects: 14% (3/21)
remote: Compressing objects: 19% (4/21)
remote: Compressing objects: 23% (5/21)
remote: Compressing objects: 28% (6/21)
remote: Compressing objects: 33% (7/21)
remote: Compressing objects: 38% (8/21)
remote: Compressing objects: 42% (9/21)
remote: Compressing objects: 47% (10/21)
remote: Compressing objects: 52% (11/21)
remote: Compressing objects: 57% (12/21)
remote: Compressing objects: 61% (13/21)
remote: Compressing objects: 66% (14/21)
remote: Compressing objects: 71% (15/21)
remote: Compressing objects: 76% (16/21)
remote: Compressing objects: 80% (17/21)
remote: Compressing objects: 85% (18/21)
remote: Compressing objects: 90% (19/21)
remote: Compressing objects: 95% (20/21)
remote: Compressing objects: 100% (21/21)
remote: Compressing objects: 100% (21/21), done.
remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/22)
Receiving objects: 9% (2/22)
Receiving objects: 13% (3/22)
Receiving objects: 18% (4/22)
Receiving objects: 22% (5/22)
Receiving objects: 27% (6/22)
Receiving objects: 31% (7/22)
Receiving objects: 36% (8/22)
Receiving objects: 40% (9/22)
Receiving objects: 45% (10/22)
Receiving objects: 50% (11/22)
Receiving objects: 54% (12/22)
Receiving objects: 59% (13/22)
Receiving objects: 63% (14/22)
Receiving objects: 68% (15/22)
Receiving objects: 72% (16/22)
Receiving objects: 77% (17/22)
Receiving objects: 81% (18/22)
Receiving objects: 86% (19/22)
Receiving objects: 90% (20/22)
Receiving objects: 95% (21/22)
Receiving objects: 100% (22/22)
Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics'...
remote: Enumerating objects: 103, 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/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.
remote: Total 103 (delta 8), reused 0 (delta 0), pack-reused 54
Receiving objects: 0% (1/103)
Receiving objects: 1% (2/103)
Receiving objects: 2% (3/103)
Receiving objects: 3% (4/103)
Receiving objects: 4% (5/103)
Receiving objects: 5% (6/103)
Receiving objects: 6% (7/103)
Receiving objects: 7% (8/103)
Receiving objects: 8% (9/103)
Receiving objects: 9% (10/103)
Receiving objects: 10% (11/103)
Receiving objects: 11% (12/103)
Receiving objects: 12% (13/103)
Receiving objects: 13% (14/103)
Receiving objects: 14% (15/103)
Receiving objects: 15% (16/103)
Receiving objects: 16% (17/103)
Receiving objects: 17% (18/103)
Receiving objects: 18% (19/103)
Receiving objects: 19% (20/103)
Receiving objects: 20% (21/103)
Receiving objects: 21% (22/103)
Receiving objects: 22% (23/103)
Receiving objects: 23% (24/103)
Receiving objects: 24% (25/103)
Receiving objects: 25% (26/103)
Receiving objects: 26% (27/103)
Receiving objects: 27% (28/103)
Receiving objects: 28% (29/103)
Receiving objects: 29% (30/103)
Receiving objects: 30% (31/103)
Receiving objects: 31% (32/103)
Receiving objects: 32% (33/103)
Receiving objects: 33% (34/103)
Receiving objects: 34% (36/103)
Receiving objects: 35% (37/103)
Receiving objects: 36% (38/103)
Receiving objects: 37% (39/103)
Receiving objects: 38% (40/103)
Receiving objects: 39% (41/103)
Receiving objects: 40% (42/103)
Receiving objects: 41% (43/103)
Receiving objects: 42% (44/103)
Receiving objects: 43% (45/103)
Receiving objects: 44% (46/103)
Receiving objects: 45% (47/103)
Receiving objects: 46% (48/103)
Receiving objects: 47% (49/103)
Receiving objects: 48% (50/103)
Receiving objects: 49% (51/103)
Receiving objects: 50% (52/103)
Receiving objects: 51% (53/103)
Receiving objects: 52% (54/103)
Receiving objects: 53% (55/103)
Receiving objects: 54% (56/103)
Receiving objects: 55% (57/103)
Receiving objects: 56% (58/103)
Receiving objects: 57% (59/103)
Receiving objects: 58% (60/103)
Receiving objects: 59% (61/103)
Receiving objects: 60% (62/103)
Receiving objects: 61% (63/103)
Receiving objects: 62% (64/103)
Receiving objects: 63% (65/103)
Receiving objects: 64% (66/103)
Receiving objects: 65% (67/103)
Receiving objects: 66% (68/103)
Receiving objects: 67% (70/103)
Receiving objects: 68% (71/103)
Receiving objects: 69% (72/103)
Receiving objects: 70% (73/103)
Receiving objects: 71% (74/103)
Receiving objects: 72% (75/103)
Receiving objects: 73% (76/103)
Receiving objects: 74% (77/103)
Receiving objects: 75% (78/103)
Receiving objects: 76% (79/103)
Receiving objects: 77% (80/103)
Receiving objects: 78% (81/103)
Receiving objects: 79% (82/103)
Receiving objects: 80% (83/103)
Receiving objects: 81% (84/103)
Receiving objects: 82% (85/103)
Receiving objects: 83% (86/103)
Receiving objects: 84% (87/103)
Receiving objects: 85% (88/103)
Receiving objects: 86% (89/103)
Receiving objects: 87% (90/103)
Receiving objects: 88% (91/103)
Receiving objects: 89% (92/103)
Receiving objects: 90% (93/103)
Receiving objects: 91% (94/103)
Receiving objects: 92% (95/103)
Receiving objects: 93% (96/103)
Receiving objects: 94% (97/103)
Receiving objects: 95% (98/103)
Receiving objects: 96% (99/103)
Receiving objects: 97% (100/103)
Receiving objects: 98% (101/103)
Receiving objects: 99% (102/103)
Receiving objects: 100% (103/103)
Receiving objects: 100% (103/103), 13.72 KiB | 13.72 MiB/s, done.
Resolving deltas: 0% (0/15)
Resolving deltas: 13% (2/15)
Resolving deltas: 33% (5/15)
Resolving deltas: 53% (8/15)
Resolving deltas: 60% (9/15)
Resolving deltas: 80% (12/15)
Resolving deltas: 93% (14/15)
Resolving deltas: 100% (15/15)
Resolving deltas: 100% (15/15), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_common'...
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: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 30 (delta 5), 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.52 KiB | 6.52 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 462, 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: 0% (1/462)
Receiving objects: 1% (5/462)
Receiving objects: 2% (10/462)
Receiving objects: 3% (14/462)
Receiving objects: 4% (19/462)
Receiving objects: 5% (24/462)
Receiving objects: 6% (28/462)
Receiving objects: 7% (33/462)
Receiving objects: 8% (37/462)
Receiving objects: 9% (42/462)
Receiving objects: 10% (47/462)
Receiving objects: 11% (51/462)
Receiving objects: 12% (56/462)
Receiving objects: 13% (61/462)
Receiving objects: 14% (65/462)
Receiving objects: 15% (70/462)
Receiving objects: 16% (74/462)
Receiving objects: 17% (79/462)
Receiving objects: 18% (84/462)
Receiving objects: 19% (88/462)
Receiving objects: 20% (93/462)
Receiving objects: 21% (98/462)
Receiving objects: 22% (102/462)
Receiving objects: 23% (107/462)
Receiving objects: 24% (111/462)
Receiving objects: 25% (116/462)
Receiving objects: 26% (121/462)
Receiving objects: 27% (125/462)
Receiving objects: 28% (130/462)
Receiving objects: 29% (134/462)
Receiving objects: 30% (139/462)
Receiving objects: 31% (144/462)
Receiving objects: 32% (148/462)
Receiving objects: 33% (153/462)
Receiving objects: 34% (158/462)
Receiving objects: 35% (162/462)
remote: Total 462 (delta 8), reused 0 (delta 0), pack-reused 429
Receiving objects: 36% (167/462)
Receiving objects: 37% (171/462)
Receiving objects: 38% (176/462)
Receiving objects: 39% (181/462)
Receiving objects: 40% (185/462)
Receiving objects: 41% (190/462)
Receiving objects: 42% (195/462)
Receiving objects: 43% (199/462)
Receiving objects: 44% (204/462)
Receiving objects: 45% (208/462)
Receiving objects: 46% (213/462)
Receiving objects: 47% (218/462)
Receiving objects: 48% (222/462)
Receiving objects: 49% (227/462)
Receiving objects: 50% (231/462)
Receiving objects: 51% (236/462)
Receiving objects: 52% (241/462)
Receiving objects: 53% (245/462)
Receiving objects: 54% (250/462)
Receiving objects: 55% (255/462)
Receiving objects: 56% (259/462)
Receiving objects: 57% (264/462)
Receiving objects: 58% (268/462)
Receiving objects: 59% (273/462)
Receiving objects: 60% (278/462)
Receiving objects: 61% (282/462)
Receiving objects: 62% (287/462)
Receiving objects: 63% (292/462)
Receiving objects: 64% (296/462)
Receiving objects: 65% (301/462)
Receiving objects: 66% (305/462)
Receiving objects: 67% (310/462)
Receiving objects: 68% (315/462)
Receiving objects: 69% (319/462)
Receiving objects: 70% (324/462)
Receiving objects: 71% (329/462)
Receiving objects: 72% (333/462)
Receiving objects: 73% (338/462)
Receiving objects: 74% (342/462)
Receiving objects: 75% (347/462)
Receiving objects: 76% (352/462)
Receiving objects: 77% (356/462)
Receiving objects: 78% (361/462)
Receiving objects: 79% (365/462)
Receiving objects: 80% (370/462)
Receiving objects: 81% (375/462)
Receiving objects: 82% (379/462)
Receiving objects: 83% (384/462)
Receiving objects: 84% (389/462)
Receiving objects: 85% (393/462)
Receiving objects: 86% (398/462)
Receiving objects: 87% (402/462)
Receiving objects: 88% (407/462)
Receiving objects: 89% (412/462)
Receiving objects: 90% (416/462)
Receiving objects: 91% (421/462)
Receiving objects: 92% (426/462)
Receiving objects: 93% (430/462)
Receiving objects: 94% (435/462)
Receiving objects: 95% (439/462)
Receiving objects: 96% (444/462)
Receiving objects: 97% (449/462)
Receiving objects: 98% (453/462)
Receiving objects: 99% (458/462)
Receiving objects: 100% (462/462)
Receiving objects: 100% (462/462), 80.85 KiB | 20.21 MiB/s, done.
Resolving deltas: 0% (0/188)
Resolving deltas: 1% (2/188)
Resolving deltas: 2% (4/188)
Resolving deltas: 3% (6/188)
Resolving deltas: 4% (8/188)
Resolving deltas: 15% (29/188)
Resolving deltas: 29% (56/188)
Resolving deltas: 41% (78/188)
Resolving deltas: 43% (82/188)
Resolving deltas: 44% (83/188)
Resolving deltas: 47% (89/188)
Resolving deltas: 49% (93/188)
Resolving deltas: 51% (97/188)
Resolving deltas: 52% (98/188)
Resolving deltas: 60% (113/188)
Resolving deltas: 64% (121/188)
Resolving deltas: 67% (127/188)
Resolving deltas: 70% (133/188)
Resolving deltas: 76% (144/188)
Resolving deltas: 78% (147/188)
Resolving deltas: 79% (149/188)
Resolving deltas: 81% (153/188)
Resolving deltas: 82% (155/188)
Resolving deltas: 84% (158/188)
Resolving deltas: 85% (161/188)
Resolving deltas: 88% (166/188)
Resolving deltas: 89% (168/188)
Resolving deltas: 90% (171/188)
Resolving deltas: 91% (172/188)
Resolving deltas: 92% (173/188)
Resolving deltas: 93% (175/188)
Resolving deltas: 94% (177/188)
Resolving deltas: 96% (182/188)
Resolving deltas: 97% (184/188)
Resolving deltas: 98% (185/188)
Resolving deltas: 99% (187/188)
Resolving deltas: 100% (188/188)
Resolving deltas: 100% (188/188), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/msf-port'...
remote: Enumerating objects: 119, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), 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.
Receiving objects: 0% (1/119)
Receiving objects: 1% (2/119)
Receiving objects: 2% (3/119)
Receiving objects: 3% (4/119)
Receiving objects: 4% (5/119)
Receiving objects: 5% (6/119)
Receiving objects: 6% (8/119)
Receiving objects: 7% (9/119)
Receiving objects: 8% (10/119)
Receiving objects: 9% (11/119)
Receiving objects: 10% (12/119)
Receiving objects: 11% (14/119)
Receiving objects: 12% (15/119)
Receiving objects: 13% (16/119)
Receiving objects: 14% (17/119)
Receiving objects: 15% (18/119)
Receiving objects: 16% (20/119)
Receiving objects: 17% (21/119)
Receiving objects: 18% (22/119)
Receiving objects: 19% (23/119)
Receiving objects: 20% (24/119)
Receiving objects: 21% (25/119)
Receiving objects: 22% (27/119)
Receiving objects: 23% (28/119)
Receiving objects: 24% (29/119)
Receiving objects: 25% (30/119)
Receiving objects: 26% (31/119)
Receiving objects: 27% (33/119)
Receiving objects: 28% (34/119)
Receiving objects: 29% (35/119)
Receiving objects: 30% (36/119)
Receiving objects: 31% (37/119)
Receiving objects: 32% (39/119)
Receiving objects: 33% (40/119)
Receiving objects: 34% (41/119)
Receiving objects: 35% (42/119)
Receiving objects: 36% (43/119)
Receiving objects: 37% (45/119)
Receiving objects: 38% (46/119)
Receiving objects: 39% (47/119)
Receiving objects: 40% (48/119)
Receiving objects: 41% (49/119)
Receiving objects: 42% (50/119)
Receiving objects: 43% (52/119)
Receiving objects: 44% (53/119)
Receiving objects: 45% (54/119)
Receiving objects: 46% (55/119)
Receiving objects: 47% (56/119)
Receiving objects: 48% (58/119)
Receiving objects: 49% (59/119)
Receiving objects: 50% (60/119)
Receiving objects: 51% (61/119)
Receiving objects: 52% (62/119)
Receiving objects: 53% (64/119)
Receiving objects: 54% (65/119)
Receiving objects: 55% (66/119)
Receiving objects: 56% (67/119)
Receiving objects: 57% (68/119)
Receiving objects: 58% (70/119)
Receiving objects: 59% (71/119)
Receiving objects: 60% (72/119)
Receiving objects: 61% (73/119)
Receiving objects: 62% (74/119)
Receiving objects: 63% (75/119)
Receiving objects: 64% (77/119)
Receiving objects: 65% (78/119)
Receiving objects: 66% (79/119)
Receiving objects: 67% (80/119)
Receiving objects: 68% (81/119)
Receiving objects: 69% (83/119)
Receiving objects: 70% (84/119)
Receiving objects: 71% (85/119)
Receiving objects: 72% (86/119)
Receiving objects: 73% (87/119)
Receiving objects: 74% (89/119)
Receiving objects: 75% (90/119)
Receiving objects: 76% (91/119)
Receiving objects: 77% (92/119)
Receiving objects: 78% (93/119)
Receiving objects: 79% (95/119)
Receiving objects: 80% (96/119)
remote: Total 119 (delta 26), reused 40 (delta 17), pack-reused 63
Receiving objects: 81% (97/119)
Receiving objects: 82% (98/119)
Receiving objects: 83% (99/119)
Receiving objects: 84% (100/119)
Receiving objects: 85% (102/119)
Receiving objects: 86% (103/119)
Receiving objects: 87% (104/119)
Receiving objects: 88% (105/119)
Receiving objects: 89% (106/119)
Receiving objects: 90% (108/119)
Receiving objects: 91% (109/119)
Receiving objects: 92% (110/119)
Receiving objects: 93% (111/119)
Receiving objects: 94% (112/119)
Receiving objects: 95% (114/119)
Receiving objects: 96% (115/119)
Receiving objects: 97% (116/119)
Receiving objects: 98% (117/119)
Receiving objects: 99% (118/119)
Receiving objects: 100% (119/119)
Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done.
Resolving deltas: 0% (0/62)
Resolving deltas: 1% (1/62)
Resolving deltas: 9% (6/62)
Resolving deltas: 14% (9/62)
Resolving deltas: 19% (12/62)
Resolving deltas: 20% (13/62)
Resolving deltas: 22% (14/62)
Resolving deltas: 24% (15/62)
Resolving deltas: 25% (16/62)
Resolving deltas: 33% (21/62)
Resolving deltas: 41% (26/62)
Resolving deltas: 45% (28/62)
Resolving deltas: 46% (29/62)
Resolving deltas: 48% (30/62)
Resolving deltas: 56% (35/62)
Resolving deltas: 58% (36/62)
Resolving deltas: 59% (37/62)
Resolving deltas: 61% (38/62)
Resolving deltas: 66% (41/62)
Resolving deltas: 67% (42/62)
Resolving deltas: 70% (44/62)
Resolving deltas: 72% (45/62)
Resolving deltas: 74% (46/62)
Resolving deltas: 75% (47/62)
Resolving deltas: 79% (49/62)
Resolving deltas: 82% (51/62)
Resolving deltas: 87% (54/62)
Resolving deltas: 96% (60/62)
Resolving deltas: 98% (61/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/msf-vehicle'...
remote: Enumerating objects: 38, done.
remote: Counting objects: 33% (1/3)
remote: Counting objects: 66% (2/3)
remote: Counting objects: 100% (3/3)
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 38 (delta 0), reused 0 (delta 0), pack-reused 35
Receiving objects: 2% (1/38)
Receiving objects: 5% (2/38)
Receiving objects: 7% (3/38)
Receiving objects: 10% (4/38)
Receiving objects: 13% (5/38)
Receiving objects: 15% (6/38)
Receiving objects: 18% (7/38)
Receiving objects: 21% (8/38)
Receiving objects: 23% (9/38)
Receiving objects: 26% (10/38)
Receiving objects: 28% (11/38)
Receiving objects: 31% (12/38)
Receiving objects: 34% (13/38)
Receiving objects: 36% (14/38)
Receiving objects: 39% (15/38)
Receiving objects: 42% (16/38)
Receiving objects: 44% (17/38)
Receiving objects: 47% (18/38)
Receiving objects: 50% (19/38)
Receiving objects: 52% (20/38)
Receiving objects: 55% (21/38)
Receiving objects: 57% (22/38)
Receiving objects: 60% (23/38)
Receiving objects: 63% (24/38)
Receiving objects: 65% (25/38)
Receiving objects: 68% (26/38)
Receiving objects: 71% (27/38)
Receiving objects: 73% (28/38)
Receiving objects: 76% (29/38)
Receiving objects: 78% (30/38)
Receiving objects: 81% (31/38)
Receiving objects: 84% (32/38)
Receiving objects: 86% (33/38)
Receiving objects: 89% (34/38)
Receiving objects: 92% (35/38)
Receiving objects: 94% (36/38)
Receiving objects: 97% (37/38)
Receiving objects: 100% (38/38)
Receiving objects: 100% (38/38), 4.59 KiB | 4.59 MiB/s, done.
Resolving deltas: 0% (0/17)
Resolving deltas: 41% (7/17)
Resolving deltas: 82% (14/17)
Resolving deltas: 100% (17/17)
Resolving deltas: 100% (17/17), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_camera_driver'...
remote: Enumerating objects: 41, done.
remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 41
Receiving objects: 2% (1/41)
Receiving objects: 4% (2/41)
Receiving objects: 7% (3/41)
Receiving objects: 9% (4/41)
Receiving objects: 12% (5/41)
Receiving objects: 14% (6/41)
Receiving objects: 17% (7/41)
Receiving objects: 19% (8/41)
Receiving objects: 21% (9/41)
Receiving objects: 24% (10/41)
Receiving objects: 26% (11/41)
Receiving objects: 29% (12/41)
Receiving objects: 31% (13/41)
Receiving objects: 34% (14/41)
Receiving objects: 36% (15/41)
Receiving objects: 39% (16/41)
Receiving objects: 41% (17/41)
Receiving objects: 43% (18/41)
Receiving objects: 46% (19/41)
Receiving objects: 48% (20/41)
Receiving objects: 51% (21/41)
Receiving objects: 53% (22/41)
Receiving objects: 56% (23/41)
Receiving objects: 58% (24/41)
Receiving objects: 60% (25/41)
Receiving objects: 63% (26/41)
Receiving objects: 65% (27/41)
Receiving objects: 68% (28/41)
Receiving objects: 70% (29/41)
Receiving objects: 73% (30/41)
Receiving objects: 75% (31/41)
Receiving objects: 78% (32/41)
Receiving objects: 80% (33/41)
Receiving objects: 82% (34/41)
Receiving objects: 85% (35/41)
Receiving objects: 87% (36/41)
Receiving objects: 90% (37/41)
Receiving objects: 92% (38/41)
Receiving objects: 95% (39/41)
Receiving objects: 97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 4.19 KiB | 4.19 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_data_collection'...
remote: Enumerating objects: 148, done.
remote: Counting objects: 0% (1/136)
remote: Counting objects: 1% (2/136)
remote: Counting objects: 2% (3/136)
remote: Counting objects: 3% (5/136)
remote: Counting objects: 4% (6/136)
remote: Counting objects: 5% (7/136)
remote: Counting objects: 6% (9/136)
remote: Counting objects: 7% (10/136)
remote: Counting objects: 8% (11/136)
remote: Counting objects: 9% (13/136)
remote: Counting objects: 10% (14/136)
remote: Counting objects: 11% (15/136)
remote: Counting objects: 12% (17/136)
remote: Counting objects: 13% (18/136)
remote: Counting objects: 14% (20/136)
remote: Counting objects: 15% (21/136)
remote: Counting objects: 16% (22/136)
remote: Counting objects: 17% (24/136)
remote: Counting objects: 18% (25/136)
remote: Counting objects: 19% (26/136)
remote: Counting objects: 20% (28/136)
remote: Counting objects: 21% (29/136)
remote: Counting objects: 22% (30/136)
remote: Counting objects: 23% (32/136)
remote: Counting objects: 24% (33/136)
remote: Counting objects: 25% (34/136)
remote: Counting objects: 26% (36/136)
remote: Counting objects: 27% (37/136)
remote: Counting objects: 28% (39/136)
remote: Counting objects: 29% (40/136)
remote: Counting objects: 30% (41/136)
remote: Counting objects: 31% (43/136)
remote: Counting objects: 32% (44/136)
remote: Counting objects: 33% (45/136)
remote: Counting objects: 34% (47/136)
remote: Counting objects: 35% (48/136)
remote: Counting objects: 36% (49/136)
remote: Counting objects: 37% (51/136)
remote: Counting objects: 38% (52/136)
remote: Counting objects: 39% (54/136)
remote: Counting objects: 40% (55/136)
remote: Counting objects: 41% (56/136)
remote: Counting objects: 42% (58/136)
remote: Counting objects: 43% (59/136)
remote: Counting objects: 44% (60/136)
remote: Counting objects: 45% (62/136)
remote: Counting objects: 46% (63/136)
remote: Counting objects: 47% (64/136)
remote: Counting objects: 48% (66/136)
remote: Counting objects: 49% (67/136)
remote: Counting objects: 50% (68/136)
remote: Counting objects: 51% (70/136)
remote: Counting objects: 52% (71/136)
remote: Counting objects: 53% (73/136)
remote: Counting objects: 54% (74/136)
remote: Counting objects: 55% (75/136)
remote: Counting objects: 56% (77/136)
remote: Counting objects: 57% (78/136)
remote: Counting objects: 58% (79/136)
remote: Counting objects: 59% (81/136)
remote: Counting objects: 60% (82/136)
remote: Counting objects: 61% (83/136)
remote: Counting objects: 62% (85/136)
remote: Counting objects: 63% (86/136)
remote: Counting objects: 64% (88/136)
remote: Counting objects: 65% (89/136)
remote: Counting objects: 66% (90/136)
remote: Counting objects: 67% (92/136)
remote: Counting objects: 68% (93/136)
remote: Counting objects: 69% (94/136)
remote: Counting objects: 70% (96/136)
remote: Counting objects: 71% (97/136)
remote: Counting objects: 72% (98/136)
remote: Counting objects: 73% (100/136)
remote: Counting objects: 74% (101/136)
remote: Counting objects: 75% (102/136)
remote: Counting objects: 76% (104/136)
remote: Counting objects: 77% (105/136)
remote: Counting objects: 78% (107/136)
remote: Counting objects: 79% (108/136)
remote: Counting objects: 80% (109/136)
remote: Counting objects: 81% (111/136)
remote: Counting objects: 82% (112/136)
remote: Counting objects: 83% (113/136)
remote: Counting objects: 84% (115/136)
remote: Counting objects: 85% (116/136)
remote: Counting objects: 86% (117/136)
remote: Counting objects: 87% (119/136)
remote: Counting objects: 88% (120/136)
remote: Counting objects: 89% (122/136)
remote: Counting objects: 90% (123/136)
remote: Counting objects: 91% (124/136)
remote: Counting objects: 92% (126/136)
remote: Counting objects: 93% (127/136)
remote: Counting objects: 94% (128/136)
remote: Counting objects: 95% (130/136)
remote: Counting objects: 96% (131/136)
remote: Counting objects: 97% (132/136)
remote: Counting objects: 98% (134/136)
remote: Counting objects: 99% (135/136)
remote: Counting objects: 100% (136/136)
remote: Counting objects: 100% (136/136), done.
remote: Compressing objects: 1% (1/76)
remote: Compressing objects: 2% (2/76)
remote: Compressing objects: 3% (3/76)
remote: Compressing objects: 5% (4/76)
remote: Compressing objects: 6% (5/76)
remote: Compressing objects: 7% (6/76)
remote: Compressing objects: 9% (7/76)
remote: Compressing objects: 10% (8/76)
remote: Compressing objects: 11% (9/76)
remote: Compressing objects: 13% (10/76)
remote: Compressing objects: 14% (11/76)
remote: Compressing objects: 15% (12/76)
remote: Compressing objects: 17% (13/76)
remote: Compressing objects: 18% (14/76)
remote: Compressing objects: 19% (15/76)
remote: Compressing objects: 21% (16/76)
remote: Compressing objects: 22% (17/76)
remote: Compressing objects: 23% (18/76)
remote: Compressing objects: 25% (19/76)
remote: Compressing objects: 26% (20/76)
remote: Compressing objects: 27% (21/76)
remote: Compressing objects: 28% (22/76)
remote: Compressing objects: 30% (23/76)
remote: Compressing objects: 31% (24/76)
remote: Compressing objects: 32% (25/76)
remote: Compressing objects: 34% (26/76)
remote: Compressing objects: 35% (27/76)
remote: Compressing objects: 36% (28/76)
remote: Compressing objects: 38% (29/76)
remote: Compressing objects: 39% (30/76)
remote: Compressing objects: 40% (31/76)
remote: Compressing objects: 42% (32/76)
remote: Compressing objects: 43% (33/76)
remote: Compressing objects: 44% (34/76)
remote: Compressing objects: 46% (35/76)
remote: Compressing objects: 47% (36/76)
remote: Compressing objects: 48% (37/76)
remote: Compressing objects: 50% (38/76)
remote: Compressing objects: 51% (39/76)
remote: Compressing objects: 52% (40/76)
remote: Compressing objects: 53% (41/76)
remote: Compressing objects: 55% (42/76)
remote: Compressing objects: 56% (43/76)
remote: Compressing objects: 57% (44/76)
remote: Compressing objects: 59% (45/76)
remote: Compressing objects: 60% (46/76)
remote: Compressing objects: 61% (47/76)
remote: Compressing objects: 63% (48/76)
remote: Compressing objects: 64% (49/76)
remote: Compressing objects: 65% (50/76)
remote: Compressing objects: 67% (51/76)
remote: Compressing objects: 68% (52/76)
remote: Compressing objects: 69% (53/76)
remote: Compressing objects: 71% (54/76)
remote: Compressing objects: 72% (55/76)
remote: Compressing objects: 73% (56/76)
remote: Compressing objects: 75% (57/76)
remote: Compressing objects: 76% (58/76)
remote: Compressing objects: 77% (59/76)
remote: Compressing objects: 78% (60/76)
remote: Compressing objects: 80% (61/76)
remote: Compressing objects: 81% (62/76)
remote: Compressing objects: 82% (63/76)
remote: Compressing objects: 84% (64/76)
remote: Compressing objects: 85% (65/76)
remote: Compressing objects: 86% (66/76)
remote: Compressing objects: 88% (67/76)
remote: Compressing objects: 89% (68/76)
remote: Compressing objects: 90% (69/76)
remote: Compressing objects: 92% (70/76)
remote: Compressing objects: 93% (71/76)
remote: Compressing objects: 94% (72/76)
remote: Compressing objects: 96% (73/76)
remote: Compressing objects: 97% (74/76)
remote: Compressing objects: 98% (75/76)
remote: Compressing objects: 100% (76/76)
remote: Compressing objects: 100% (76/76), done.
Receiving objects: 0% (1/148)
Receiving objects: 1% (2/148)
Receiving objects: 2% (3/148)
Receiving objects: 3% (5/148)
Receiving objects: 4% (6/148)
Receiving objects: 5% (8/148)
Receiving objects: 6% (9/148)
Receiving objects: 7% (11/148)
Receiving objects: 8% (12/148)
Receiving objects: 9% (14/148)
Receiving objects: 10% (15/148)
Receiving objects: 11% (17/148)
Receiving objects: 12% (18/148)
Receiving objects: 13% (20/148)
Receiving objects: 14% (21/148)
Receiving objects: 15% (23/148)
Receiving objects: 16% (24/148)
Receiving objects: 17% (26/148)
Receiving objects: 18% (27/148)
Receiving objects: 19% (29/148)
Receiving objects: 20% (30/148)
Receiving objects: 21% (32/148)
Receiving objects: 22% (33/148)
Receiving objects: 23% (35/148)
Receiving objects: 24% (36/148)
Receiving objects: 25% (37/148)
Receiving objects: 26% (39/148)
Receiving objects: 27% (40/148)
Receiving objects: 28% (42/148)
Receiving objects: 29% (43/148)
Receiving objects: 30% (45/148)
Receiving objects: 31% (46/148)
Receiving objects: 32% (48/148)
Receiving objects: 33% (49/148)
Receiving objects: 34% (51/148)
Receiving objects: 35% (52/148)
Receiving objects: 36% (54/148)
Receiving objects: 37% (55/148)
remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12
Receiving objects: 38% (57/148)
Receiving objects: 39% (58/148)
Receiving objects: 40% (60/148)
Receiving objects: 41% (61/148)
Receiving objects: 42% (63/148)
Receiving objects: 43% (64/148)
Receiving objects: 44% (66/148)
Receiving objects: 45% (67/148)
Receiving objects: 46% (69/148)
Receiving objects: 47% (70/148)
Receiving objects: 48% (72/148)
Receiving objects: 49% (73/148)
Receiving objects: 50% (74/148)
Receiving objects: 51% (76/148)
Receiving objects: 52% (77/148)
Receiving objects: 53% (79/148)
Receiving objects: 54% (80/148)
Receiving objects: 55% (82/148)
Receiving objects: 56% (83/148)
Receiving objects: 57% (85/148)
Receiving objects: 58% (86/148)
Receiving objects: 59% (88/148)
Receiving objects: 60% (89/148)
Receiving objects: 61% (91/148)
Receiving objects: 62% (92/148)
Receiving objects: 63% (94/148)
Receiving objects: 64% (95/148)
Receiving objects: 65% (97/148)
Receiving objects: 66% (98/148)
Receiving objects: 67% (100/148)
Receiving objects: 68% (101/148)
Receiving objects: 69% (103/148)
Receiving objects: 70% (104/148)
Receiving objects: 71% (106/148)
Receiving objects: 72% (107/148)
Receiving objects: 73% (109/148)
Receiving objects: 74% (110/148)
Receiving objects: 75% (111/148)
Receiving objects: 76% (113/148)
Receiving objects: 77% (114/148)
Receiving objects: 78% (116/148)
Receiving objects: 79% (117/148)
Receiving objects: 80% (119/148)
Receiving objects: 81% (120/148)
Receiving objects: 82% (122/148)
Receiving objects: 83% (123/148)
Receiving objects: 84% (125/148)
Receiving objects: 85% (126/148)
Receiving objects: 86% (128/148)
Receiving objects: 87% (129/148)
Receiving objects: 88% (131/148)
Receiving objects: 89% (132/148)
Receiving objects: 90% (134/148)
Receiving objects: 91% (135/148)
Receiving objects: 92% (137/148)
Receiving objects: 93% (138/148)
Receiving objects: 94% (140/148)
Receiving objects: 95% (141/148)
Receiving objects: 96% (143/148)
Receiving objects: 97% (144/148)
Receiving objects: 98% (146/148)
Receiving objects: 99% (147/148)
Receiving objects: 100% (148/148)
Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done.
Resolving deltas: 0% (0/71)
Resolving deltas: 1% (1/71)
Resolving deltas: 2% (2/71)
Resolving deltas: 4% (3/71)
Resolving deltas: 5% (4/71)
Resolving deltas: 7% (5/71)
Resolving deltas: 14% (10/71)
Resolving deltas: 19% (14/71)
Resolving deltas: 32% (23/71)
Resolving deltas: 42% (30/71)
Resolving deltas: 46% (33/71)
Resolving deltas: 50% (36/71)
Resolving deltas: 54% (39/71)
Resolving deltas: 100% (71/71)
Resolving deltas: 100% (71/71), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 1% (1/84)
remote: Counting objects: 2% (2/84)
remote: Counting objects: 3% (3/84)
remote: Counting objects: 4% (4/84)
remote: Counting objects: 5% (5/84)
remote: Counting objects: 7% (6/84)
remote: Counting objects: 8% (7/84)
remote: Counting objects: 9% (8/84)
remote: Counting objects: 10% (9/84)
remote: Counting objects: 11% (10/84)
remote: Counting objects: 13% (11/84)
remote: Counting objects: 14% (12/84)
remote: Counting objects: 15% (13/84)
remote: Counting objects: 16% (14/84)
remote: Counting objects: 17% (15/84)
remote: Counting objects: 19% (16/84)
remote: Counting objects: 20% (17/84)
remote: Counting objects: 21% (18/84)
remote: Counting objects: 22% (19/84)
remote: Counting objects: 23% (20/84)
remote: Counting objects: 25% (21/84)
remote: Counting objects: 26% (22/84)
remote: Counting objects: 27% (23/84)
remote: Counting objects: 28% (24/84)
remote: Counting objects: 29% (25/84)
remote: Counting objects: 30% (26/84)
remote: Counting objects: 32% (27/84)
remote: Counting objects: 33% (28/84)
remote: Counting objects: 34% (29/84)
remote: Counting objects: 35% (30/84)
remote: Counting objects: 36% (31/84)
remote: Counting objects: 38% (32/84)
remote: Counting objects: 39% (33/84)
remote: Counting objects: 40% (34/84)
remote: Counting objects: 41% (35/84)
remote: Counting objects: 42% (36/84)
remote: Counting objects: 44% (37/84)
remote: Counting objects: 45% (38/84)
remote: Counting objects: 46% (39/84)
remote: Counting objects: 47% (40/84)
remote: Counting objects: 48% (41/84)
remote: Counting objects: 50% (42/84)
remote: Counting objects: 51% (43/84)
remote: Counting objects: 52% (44/84)
remote: Counting objects: 53% (45/84)
remote: Counting objects: 54% (46/84)
remote: Counting objects: 55% (47/84)
remote: Counting objects: 57% (48/84)
remote: Counting objects: 58% (49/84)
remote: Counting objects: 59% (50/84)
remote: Counting objects: 60% (51/84)
remote: Counting objects: 61% (52/84)
remote: Counting objects: 63% (53/84)
remote: Counting objects: 64% (54/84)
remote: Counting objects: 65% (55/84)
remote: Counting objects: 66% (56/84)
remote: Counting objects: 67% (57/84)
remote: Counting objects: 69% (58/84)
remote: Counting objects: 70% (59/84)
remote: Counting objects: 71% (60/84)
remote: Counting objects: 72% (61/84)
remote: Counting objects: 73% (62/84)
remote: Counting objects: 75% (63/84)
remote: Counting objects: 76% (64/84)
remote: Counting objects: 77% (65/84)
remote: Counting objects: 78% (66/84)
remote: Counting objects: 79% (67/84)
remote: Counting objects: 80% (68/84)
remote: Counting objects: 82% (69/84)
remote: Counting objects: 83% (70/84)
remote: Counting objects: 84% (71/84)
remote: Counting objects: 85% (72/84)
remote: Counting objects: 86% (73/84)
remote: Counting objects: 88% (74/84)
remote: Counting objects: 89% (75/84)
remote: Counting objects: 90% (76/84)
remote: Counting objects: 91% (77/84)
remote: Counting objects: 92% (78/84)
remote: Counting objects: 94% (79/84)
remote: Counting objects: 95% (80/84)
remote: Counting objects: 96% (81/84)
remote: Counting objects: 97% (82/84)
remote: Counting objects: 98% (83/84)
remote: Counting objects: 100% (84/84)
remote: Counting objects: 100% (84/84), 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 125 (delta 15), reused 64 (delta 10), pack-reused 41
Receiving objects: 0% (1/125)
Receiving objects: 1% (2/125)
Receiving objects: 2% (3/125)
Receiving objects: 3% (4/125)
Receiving objects: 4% (5/125)
Receiving objects: 5% (7/125)
Receiving objects: 6% (8/125)
Receiving objects: 7% (9/125)
Receiving objects: 8% (10/125)
Receiving objects: 9% (12/125)
Receiving objects: 10% (13/125)
Receiving objects: 11% (14/125)
Receiving objects: 12% (15/125)
Receiving objects: 13% (17/125)
Receiving objects: 14% (18/125)
Receiving objects: 15% (19/125)
Receiving objects: 16% (20/125)
Receiving objects: 17% (22/125)
Receiving objects: 18% (23/125)
Receiving objects: 19% (24/125)
Receiving objects: 20% (25/125)
Receiving objects: 21% (27/125)
Receiving objects: 22% (28/125)
Receiving objects: 23% (29/125)
Receiving objects: 24% (30/125)
Receiving objects: 25% (32/125)
Receiving objects: 26% (33/125)
Receiving objects: 27% (34/125)
Receiving objects: 28% (35/125)
Receiving objects: 29% (37/125)
Receiving objects: 30% (38/125)
Receiving objects: 31% (39/125)
Receiving objects: 32% (40/125)
Receiving objects: 33% (42/125)
Receiving objects: 34% (43/125)
Receiving objects: 35% (44/125)
Receiving objects: 36% (45/125)
Receiving objects: 37% (47/125)
Receiving objects: 38% (48/125)
Receiving objects: 39% (49/125)
Receiving objects: 40% (50/125)
Receiving objects: 41% (52/125)
Receiving objects: 42% (53/125)
Receiving objects: 43% (54/125)
Receiving objects: 44% (55/125)
Receiving objects: 45% (57/125)
Receiving objects: 46% (58/125)
Receiving objects: 47% (59/125)
Receiving objects: 48% (60/125)
Receiving objects: 49% (62/125)
Receiving objects: 50% (63/125)
Receiving objects: 51% (64/125)
Receiving objects: 52% (65/125)
Receiving objects: 53% (67/125)
Receiving objects: 54% (68/125)
Receiving objects: 55% (69/125)
Receiving objects: 56% (70/125)
Receiving objects: 57% (72/125)
Receiving objects: 58% (73/125)
Receiving objects: 59% (74/125)
Receiving objects: 60% (75/125)
Receiving objects: 61% (77/125)
Receiving objects: 62% (78/125)
Receiving objects: 63% (79/125)
Receiving objects: 64% (80/125)
Receiving objects: 65% (82/125)
Receiving objects: 66% (83/125)
Receiving objects: 67% (84/125)
Receiving objects: 68% (85/125)
Receiving objects: 69% (87/125)
Receiving objects: 70% (88/125)
Receiving objects: 71% (89/125)
Receiving objects: 72% (90/125)
Receiving objects: 73% (92/125)
Receiving objects: 74% (93/125)
Receiving objects: 75% (94/125)
Receiving objects: 76% (95/125)
Receiving objects: 77% (97/125)
Receiving objects: 78% (98/125)
Receiving objects: 79% (99/125)
Receiving objects: 80% (100/125)
Receiving objects: 81% (102/125)
Receiving objects: 82% (103/125)
Receiving objects: 83% (104/125)
Receiving objects: 84% (105/125)
Receiving objects: 85% (107/125)
Receiving objects: 86% (108/125)
Receiving objects: 87% (109/125)
Receiving objects: 88% (110/125)
Receiving objects: 89% (112/125)
Receiving objects: 90% (113/125)
Receiving objects: 91% (114/125)
Receiving objects: 92% (115/125)
Receiving objects: 93% (117/125)
Receiving objects: 94% (118/125)
Receiving objects: 95% (119/125)
Receiving objects: 96% (120/125)
Receiving objects: 97% (122/125)
Receiving objects: 98% (123/125)
Receiving objects: 99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas: 0% (0/26)
Resolving deltas: 11% (3/26)
Resolving deltas: 15% (4/26)
Resolving deltas: 19% (5/26)
Resolving deltas: 65% (17/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/weifang-config/container/A008/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/weifang-config/container/A008/params_new/perception_new_detection'...
remote: Enumerating objects: 5334, done.
remote: Counting objects: 0% (1/618)
remote: Counting objects: 1% (7/618)
remote: Counting objects: 2% (13/618)
remote: Counting objects: 3% (19/618)
remote: Counting objects: 4% (25/618)
remote: Counting objects: 5% (31/618)
remote: Counting objects: 6% (38/618)
remote: Counting objects: 7% (44/618)
remote: Counting objects: 8% (50/618)
remote: Counting objects: 9% (56/618)
remote: Counting objects: 10% (62/618)
remote: Counting objects: 11% (68/618)
remote: Counting objects: 12% (75/618)
remote: Counting objects: 13% (81/618)
remote: Counting objects: 14% (87/618)
remote: Counting objects: 15% (93/618)
remote: Counting objects: 16% (99/618)
remote: Counting objects: 17% (106/618)
remote: Counting objects: 18% (112/618)
remote: Counting objects: 19% (118/618)
remote: Counting objects: 20% (124/618)
remote: Counting objects: 21% (130/618)
remote: Counting objects: 22% (136/618)
remote: Counting objects: 23% (143/618)
remote: Counting objects: 24% (149/618)
remote: Counting objects: 25% (155/618)
remote: Counting objects: 26% (161/618)
remote: Counting objects: 27% (167/618)
remote: Counting objects: 28% (174/618)
remote: Counting objects: 29% (180/618)
remote: Counting objects: 30% (186/618)
remote: Counting objects: 31% (192/618)
remote: Counting objects: 32% (198/618)
remote: Counting objects: 33% (204/618)
remote: Counting objects: 34% (211/618)
remote: Counting objects: 35% (217/618)
remote: Counting objects: 36% (223/618)
remote: Counting objects: 37% (229/618)
remote: Counting objects: 38% (235/618)
remote: Counting objects: 39% (242/618)
remote: Counting objects: 40% (248/618)
remote: Counting objects: 41% (254/618)
remote: Counting objects: 42% (260/618)
remote: Counting objects: 43% (266/618)
remote: Counting objects: 44% (272/618)
remote: Counting objects: 45% (279/618)
remote: Counting objects: 46% (285/618)
remote: Counting objects: 47% (291/618)
remote: Counting objects: 48% (297/618)
remote: Counting objects: 49% (303/618)
remote: Counting objects: 50% (309/618)
remote: Counting objects: 51% (316/618)
remote: Counting objects: 52% (322/618)
remote: Counting objects: 53% (328/618)
remote: Counting objects: 54% (334/618)
remote: Counting objects: 55% (340/618)
remote: Counting objects: 56% (347/618)
remote: Counting objects: 57% (353/618)
remote: Counting objects: 58% (359/618)
remote: Counting objects: 59% (365/618)
remote: Counting objects: 60% (371/618)
remote: Counting objects: 61% (377/618)
remote: Counting objects: 62% (384/618)
remote: Counting objects: 63% (390/618)
remote: Counting objects: 64% (396/618)
remote: Counting objects: 65% (402/618)
remote: Counting objects: 66% (408/618)
remote: Counting objects: 67% (415/618)
remote: Counting objects: 68% (421/618)
remote: Counting objects: 69% (427/618)
remote: Counting objects: 70% (433/618)
remote: Counting objects: 71% (439/618)
remote: Counting objects: 72% (445/618)
remote: Counting objects: 73% (452/618)
remote: Counting objects: 74% (458/618)
remote: Counting objects: 75% (464/618)
remote: Counting objects: 76% (470/618)
remote: Counting objects: 77% (476/618)
remote: Counting objects: 78% (483/618)
remote: Counting objects: 79% (489/618)
remote: Counting objects: 80% (495/618)
remote: Counting objects: 81% (501/618)
remote: Counting objects: 82% (507/618)
remote: Counting objects: 83% (513/618)
remote: Counting objects: 84% (520/618)
remote: Counting objects: 85% (526/618)
remote: Counting objects: 86% (532/618)
remote: Counting objects: 87% (538/618)
remote: Counting objects: 88% (544/618)
remote: Counting objects: 89% (551/618)
remote: Counting objects: 90% (557/618)
remote: Counting objects: 91% (563/618)
remote: Counting objects: 92% (569/618)
remote: Counting objects: 93% (575/618)
remote: Counting objects: 94% (581/618)
remote: Counting objects: 95% (588/618)
remote: Counting objects: 96% (594/618)
remote: Counting objects: 97% (600/618)
remote: Counting objects: 98% (606/618)
remote: Counting objects: 99% (612/618)
remote: Counting objects: 100% (618/618)
remote: Counting objects: 100% (618/618), done.
remote: Compressing objects: 0% (1/155)
remote: Compressing objects: 1% (2/155)
remote: Compressing objects: 2% (4/155)
remote: Compressing objects: 3% (5/155)
remote: Compressing objects: 4% (7/155)
remote: Compressing objects: 5% (8/155)
remote: Compressing objects: 6% (10/155)
remote: Compressing objects: 7% (11/155)
remote: Compressing objects: 8% (13/155)
remote: Compressing objects: 9% (14/155)
remote: Compressing objects: 10% (16/155)
remote: Compressing objects: 11% (18/155)
remote: Compressing objects: 12% (19/155)
remote: Compressing objects: 13% (21/155)
remote: Compressing objects: 14% (22/155)
remote: Compressing objects: 15% (24/155)
remote: Compressing objects: 16% (25/155)
remote: Compressing objects: 17% (27/155)
remote: Compressing objects: 18% (28/155)
remote: Compressing objects: 19% (30/155)
remote: Compressing objects: 20% (31/155)
remote: Compressing objects: 21% (33/155)
remote: Compressing objects: 22% (35/155)
remote: Compressing objects: 23% (36/155)
remote: Compressing objects: 24% (38/155)
remote: Compressing objects: 25% (39/155)
remote: Compressing objects: 26% (41/155)
remote: Compressing objects: 27% (42/155)
remote: Compressing objects: 28% (44/155)
remote: Compressing objects: 29% (45/155)
remote: Compressing objects: 30% (47/155)
remote: Compressing objects: 31% (49/155)
remote: Compressing objects: 32% (50/155)
remote: Compressing objects: 33% (52/155)
remote: Compressing objects: 34% (53/155)
remote: Compressing objects: 35% (55/155)
remote: Compressing objects: 36% (56/155)
remote: Compressing objects: 37% (58/155)
remote: Compressing objects: 38% (59/155)
remote: Compressing objects: 39% (61/155)
remote: Compressing objects: 40% (62/155)
remote: Compressing objects: 41% (64/155)
remote: Compressing objects: 42% (66/155)
remote: Compressing objects: 43% (67/155)
remote: Compressing objects: 44% (69/155)
remote: Compressing objects: 45% (70/155)
remote: Compressing objects: 46% (72/155)
remote: Compressing objects: 47% (73/155)
remote: Compressing objects: 48% (75/155)
remote: Compressing objects: 49% (76/155)
remote: Compressing objects: 50% (78/155)
remote: Compressing objects: 51% (80/155)
remote: Compressing objects: 52% (81/155)
remote: Compressing objects: 53% (83/155)
remote: Compressing objects: 54% (84/155)
remote: Compressing objects: 55% (86/155)
remote: Compressing objects: 56% (87/155)
remote: Compressing objects: 57% (89/155)
remote: Compressing objects: 58% (90/155)
remote: Compressing objects: 59% (92/155)
remote: Compressing objects: 60% (93/155)
remote: Compressing objects: 61% (95/155)
remote: Compressing objects: 62% (97/155)
remote: Compressing objects: 63% (98/155)
remote: Compressing objects: 64% (100/155)
remote: Compressing objects: 65% (101/155)
remote: Compressing objects: 66% (103/155)
remote: Compressing objects: 67% (104/155)
remote: Compressing objects: 68% (106/155)
remote: Compressing objects: 69% (107/155)
remote: Compressing objects: 70% (109/155)
remote: Compressing objects: 71% (111/155)
remote: Compressing objects: 72% (112/155)
remote: Compressing objects: 73% (114/155)
remote: Compressing objects: 74% (115/155)
remote: Compressing objects: 75% (117/155)
remote: Compressing objects: 76% (118/155)
remote: Compressing objects: 77% (120/155)
remote: Compressing objects: 78% (121/155)
remote: Compressing objects: 79% (123/155)
remote: Compressing objects: 80% (124/155)
remote: Compressing objects: 81% (126/155)
remote: Compressing objects: 82% (128/155)
remote: Compressing objects: 83% (129/155)
remote: Compressing objects: 84% (131/155)
remote: Compressing objects: 85% (132/155)
remote: Compressing objects: 86% (134/155)
remote: Compressing objects: 87% (135/155)
remote: Compressing objects: 88% (137/155)
remote: Compressing objects: 89% (138/155)
remote: Compressing objects: 90% (140/155)
remote: Compressing objects: 91% (142/155)
remote: Compressing objects: 92% (143/155)
remote: Compressing objects: 93% (145/155)
remote: Compressing objects: 94% (146/155)
remote: Compressing objects: 95% (148/155)
remote: Compressing objects: 96% (149/155)
remote: Compressing objects: 97% (151/155)
remote: Compressing objects: 98% (152/155)
remote: Compressing objects: 99% (154/155)
remote: Compressing objects: 100% (155/155)
remote: Compressing objects: 100% (155/155), done.
Receiving objects: 0% (1/5334)
Receiving objects: 1% (54/5334)
Receiving objects: 2% (107/5334)
Receiving objects: 3% (161/5334)
Receiving objects: 4% (214/5334)
Receiving objects: 5% (267/5334)
Receiving objects: 6% (321/5334)
Receiving objects: 7% (374/5334)
Receiving objects: 8% (427/5334)
Receiving objects: 9% (481/5334)
Receiving objects: 10% (534/5334)
Receiving objects: 11% (587/5334)
Receiving objects: 12% (641/5334)
Receiving objects: 13% (694/5334)
Receiving objects: 14% (747/5334)
Receiving objects: 15% (801/5334)
Receiving objects: 16% (854/5334)
Receiving objects: 17% (907/5334)
Receiving objects: 18% (961/5334)
Receiving objects: 19% (1014/5334)
Receiving objects: 20% (1067/5334)
Receiving objects: 21% (1121/5334)
Receiving objects: 22% (1174/5334)
Receiving objects: 23% (1227/5334)
Receiving objects: 24% (1281/5334)
Receiving objects: 25% (1334/5334)
Receiving objects: 26% (1387/5334)
Receiving objects: 27% (1441/5334)
Receiving objects: 28% (1494/5334)
Receiving objects: 29% (1547/5334)
Receiving objects: 30% (1601/5334)
Receiving objects: 31% (1654/5334)
Receiving objects: 32% (1707/5334)
Receiving objects: 33% (1761/5334)
Receiving objects: 34% (1814/5334)
Receiving objects: 35% (1867/5334)
Receiving objects: 36% (1921/5334)
Receiving objects: 37% (1974/5334)
Receiving objects: 38% (2027/5334)
Receiving objects: 39% (2081/5334)
Receiving objects: 40% (2134/5334)
Receiving objects: 41% (2187/5334)
Receiving objects: 42% (2241/5334)
Receiving objects: 43% (2294/5334)
Receiving objects: 44% (2347/5334)
Receiving objects: 45% (2401/5334)
Receiving objects: 46% (2454/5334)
Receiving objects: 47% (2507/5334)
Receiving objects: 48% (2561/5334)
Receiving objects: 49% (2614/5334)
Receiving objects: 50% (2667/5334)
Receiving objects: 51% (2721/5334)
Receiving objects: 52% (2774/5334)
Receiving objects: 53% (2828/5334)
Receiving objects: 54% (2881/5334)
Receiving objects: 55% (2934/5334)
Receiving objects: 56% (2988/5334)
Receiving objects: 57% (3041/5334)
Receiving objects: 58% (3094/5334)
Receiving objects: 59% (3148/5334)
Receiving objects: 60% (3201/5334)
Receiving objects: 61% (3254/5334)
Receiving objects: 62% (3308/5334)
Receiving objects: 63% (3361/5334)
Receiving objects: 64% (3414/5334)
Receiving objects: 65% (3468/5334)
Receiving objects: 66% (3521/5334)
Receiving objects: 67% (3574/5334)
Receiving objects: 68% (3628/5334)
Receiving objects: 69% (3681/5334)
Receiving objects: 70% (3734/5334)
Receiving objects: 71% (3788/5334)
Receiving objects: 72% (3841/5334)
Receiving objects: 73% (3894/5334)
Receiving objects: 74% (3948/5334)
Receiving objects: 75% (4001/5334)
Receiving objects: 76% (4054/5334)
Receiving objects: 77% (4108/5334)
Receiving objects: 78% (4161/5334)
Receiving objects: 79% (4214/5334)
Receiving objects: 80% (4268/5334)
Receiving objects: 81% (4321/5334)
Receiving objects: 82% (4374/5334)
Receiving objects: 83% (4428/5334)
Receiving objects: 84% (4481/5334)
Receiving objects: 85% (4534/5334)
Receiving objects: 86% (4588/5334)
Receiving objects: 87% (4641/5334)
Receiving objects: 88% (4694/5334)
Receiving objects: 89% (4748/5334)
Receiving objects: 90% (4801/5334)
Receiving objects: 91% (4854/5334)
Receiving objects: 92% (4908/5334)
remote: Total 5334 (delta 496), reused 551 (delta 435), pack-reused 4716
Receiving objects: 93% (4961/5334)
Receiving objects: 94% (5014/5334)
Receiving objects: 95% (5068/5334)
Receiving objects: 96% (5121/5334)
Receiving objects: 97% (5174/5334)
Receiving objects: 98% (5228/5334)
Receiving objects: 99% (5281/5334)
Receiving objects: 100% (5334/5334)
Receiving objects: 100% (5334/5334), 567.27 KiB | 21.82 MiB/s, done.
Resolving deltas: 0% (0/1023)
Resolving deltas: 1% (11/1023)
Resolving deltas: 6% (63/1023)
Resolving deltas: 7% (72/1023)
Resolving deltas: 8% (84/1023)
Resolving deltas: 10% (105/1023)
Resolving deltas: 11% (115/1023)
Resolving deltas: 12% (127/1023)
Resolving deltas: 13% (133/1023)
Resolving deltas: 14% (145/1023)
Resolving deltas: 15% (154/1023)
Resolving deltas: 16% (164/1023)
Resolving deltas: 17% (174/1023)
Resolving deltas: 18% (185/1023)
Resolving deltas: 19% (202/1023)
Resolving deltas: 20% (205/1023)
Resolving deltas: 21% (215/1023)
Resolving deltas: 22% (226/1023)
Resolving deltas: 23% (236/1023)
Resolving deltas: 52% (540/1023)
Resolving deltas: 65% (673/1023)
Resolving deltas: 71% (735/1023)
Resolving deltas: 72% (746/1023)
Resolving deltas: 73% (747/1023)
Resolving deltas: 79% (812/1023)
Resolving deltas: 100% (1023/1023)
Resolving deltas: 100% (1023/1023), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv'...
remote: Enumerating objects: 207, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), done.
remote: Compressing objects: 2% (1/48)
remote: Compressing objects: 4% (2/48)
remote: Compressing objects: 6% (3/48)
remote: Compressing objects: 8% (4/48)
remote: Compressing objects: 10% (5/48)
remote: Compressing objects: 12% (6/48)
remote: Compressing objects: 14% (7/48)
remote: Compressing objects: 16% (8/48)
remote: Compressing objects: 18% (9/48)
remote: Compressing objects: 20% (10/48)
remote: Compressing objects: 22% (11/48)
remote: Compressing objects: 25% (12/48)
remote: Compressing objects: 27% (13/48)
remote: Compressing objects: 29% (14/48)
remote: Compressing objects: 31% (15/48)
remote: Compressing objects: 33% (16/48)
remote: Compressing objects: 35% (17/48)
remote: Compressing objects: 37% (18/48)
remote: Compressing objects: 39% (19/48)
remote: Compressing objects: 41% (20/48)
remote: Compressing objects: 43% (21/48)
remote: Compressing objects: 45% (22/48)
remote: Compressing objects: 47% (23/48)
remote: Compressing objects: 50% (24/48)
remote: Compressing objects: 52% (25/48)
remote: Compressing objects: 54% (26/48)
remote: Compressing objects: 56% (27/48)
remote: Compressing objects: 58% (28/48)
remote: Compressing objects: 60% (29/48)
remote: Compressing objects: 62% (30/48)
remote: Compressing objects: 64% (31/48)
remote: Compressing objects: 66% (32/48)
remote: Compressing objects: 68% (33/48)
remote: Compressing objects: 70% (34/48)
remote: Compressing objects: 72% (35/48)
remote: Compressing objects: 75% (36/48)
remote: Compressing objects: 77% (37/48)
remote: Compressing objects: 79% (38/48)
remote: Compressing objects: 81% (39/48)
remote: Compressing objects: 83% (40/48)
remote: Compressing objects: 85% (41/48)
remote: Compressing objects: 87% (42/48)
remote: Compressing objects: 89% (43/48)
remote: Compressing objects: 91% (44/48)
remote: Compressing objects: 93% (45/48)
remote: Compressing objects: 95% (46/48)
remote: Compressing objects: 97% (47/48)
remote: Compressing objects: 100% (48/48)
remote: Compressing objects: 100% (48/48), done.
Receiving objects: 0% (1/207)
Receiving objects: 1% (3/207)
Receiving objects: 2% (5/207)
Receiving objects: 3% (7/207)
Receiving objects: 4% (9/207)
Receiving objects: 5% (11/207)
Receiving objects: 6% (13/207)
Receiving objects: 7% (15/207)
Receiving objects: 8% (17/207)
Receiving objects: 9% (19/207)
Receiving objects: 10% (21/207)
Receiving objects: 11% (23/207)
Receiving objects: 12% (25/207)
Receiving objects: 13% (27/207)
Receiving objects: 14% (29/207)
Receiving objects: 15% (32/207)
Receiving objects: 16% (34/207)
Receiving objects: 17% (36/207)
Receiving objects: 18% (38/207)
Receiving objects: 19% (40/207)
Receiving objects: 20% (42/207)
Receiving objects: 21% (44/207)
Receiving objects: 22% (46/207)
Receiving objects: 23% (48/207)
Receiving objects: 24% (50/207)
Receiving objects: 25% (52/207)
Receiving objects: 26% (54/207)
Receiving objects: 27% (56/207)
Receiving objects: 28% (58/207)
Receiving objects: 29% (61/207)
Receiving objects: 30% (63/207)
Receiving objects: 31% (65/207)
Receiving objects: 32% (67/207)
Receiving objects: 33% (69/207)
Receiving objects: 34% (71/207)
Receiving objects: 35% (73/207)
Receiving objects: 36% (75/207)
Receiving objects: 37% (77/207)
Receiving objects: 38% (79/207)
Receiving objects: 39% (81/207)
Receiving objects: 40% (83/207)
Receiving objects: 41% (85/207)
Receiving objects: 42% (87/207)
Receiving objects: 43% (90/207)
Receiving objects: 44% (92/207)
Receiving objects: 45% (94/207)
Receiving objects: 46% (96/207)
Receiving objects: 47% (98/207)
Receiving objects: 48% (100/207)
Receiving objects: 49% (102/207)
Receiving objects: 50% (104/207)
Receiving objects: 51% (106/207)
Receiving objects: 52% (108/207)
Receiving objects: 53% (110/207)
Receiving objects: 54% (112/207)
Receiving objects: 55% (114/207)
Receiving objects: 56% (116/207)
Receiving objects: 57% (118/207)
Receiving objects: 58% (121/207)
Receiving objects: 59% (123/207)
Receiving objects: 60% (125/207)
Receiving objects: 61% (127/207)
Receiving objects: 62% (129/207)
Receiving objects: 63% (131/207)
Receiving objects: 64% (133/207)
remote: Total 207 (delta 13), reused 35 (delta 8), pack-reused 151
Receiving objects: 65% (135/207)
Receiving objects: 66% (137/207)
Receiving objects: 67% (139/207)
Receiving objects: 68% (141/207)
Receiving objects: 69% (143/207)
Receiving objects: 70% (145/207)
Receiving objects: 71% (147/207)
Receiving objects: 72% (150/207)
Receiving objects: 73% (152/207)
Receiving objects: 74% (154/207)
Receiving objects: 75% (156/207)
Receiving objects: 76% (158/207)
Receiving objects: 77% (160/207)
Receiving objects: 78% (162/207)
Receiving objects: 79% (164/207)
Receiving objects: 80% (166/207)
Receiving objects: 81% (168/207)
Receiving objects: 82% (170/207)
Receiving objects: 83% (172/207)
Receiving objects: 84% (174/207)
Receiving objects: 85% (176/207)
Receiving objects: 86% (179/207)
Receiving objects: 87% (181/207)
Receiving objects: 88% (183/207)
Receiving objects: 89% (185/207)
Receiving objects: 90% (187/207)
Receiving objects: 91% (189/207)
Receiving objects: 92% (191/207)
Receiving objects: 93% (193/207)
Receiving objects: 94% (195/207)
Receiving objects: 95% (197/207)
Receiving objects: 96% (199/207)
Receiving objects: 97% (201/207)
Receiving objects: 98% (203/207)
Receiving objects: 99% (205/207)
Receiving objects: 100% (207/207)
Receiving objects: 100% (207/207), 21.14 KiB | 21.14 MiB/s, done.
Resolving deltas: 0% (0/61)
Resolving deltas: 1% (1/61)
Resolving deltas: 3% (2/61)
Resolving deltas: 6% (4/61)
Resolving deltas: 11% (7/61)
Resolving deltas: 16% (10/61)
Resolving deltas: 22% (14/61)
Resolving deltas: 68% (42/61)
Resolving deltas: 100% (61/61)
Resolving deltas: 100% (61/61), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck'...
remote: Enumerating objects: 75, 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: 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.
remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23
Receiving objects: 1% (1/75)
Receiving objects: 2% (2/75)
Receiving objects: 4% (3/75)
Receiving objects: 5% (4/75)
Receiving objects: 6% (5/75)
Receiving objects: 8% (6/75)
Receiving objects: 9% (7/75)
Receiving objects: 10% (8/75)
Receiving objects: 12% (9/75)
Receiving objects: 13% (10/75)
Receiving objects: 14% (11/75)
Receiving objects: 16% (12/75)
Receiving objects: 17% (13/75)
Receiving objects: 18% (14/75)
Receiving objects: 20% (15/75)
Receiving objects: 21% (16/75)
Receiving objects: 22% (17/75)
Receiving objects: 24% (18/75)
Receiving objects: 25% (19/75)
Receiving objects: 26% (20/75)
Receiving objects: 28% (21/75)
Receiving objects: 29% (22/75)
Receiving objects: 30% (23/75)
Receiving objects: 32% (24/75)
Receiving objects: 33% (25/75)
Receiving objects: 34% (26/75)
Receiving objects: 36% (27/75)
Receiving objects: 37% (28/75)
Receiving objects: 38% (29/75)
Receiving objects: 40% (30/75)
Receiving objects: 41% (31/75)
Receiving objects: 42% (32/75)
Receiving objects: 44% (33/75)
Receiving objects: 45% (34/75)
Receiving objects: 46% (35/75)
Receiving objects: 48% (36/75)
Receiving objects: 49% (37/75)
Receiving objects: 50% (38/75)
Receiving objects: 52% (39/75)
Receiving objects: 53% (40/75)
Receiving objects: 54% (41/75)
Receiving objects: 56% (42/75)
Receiving objects: 57% (43/75)
Receiving objects: 58% (44/75)
Receiving objects: 60% (45/75)
Receiving objects: 61% (46/75)
Receiving objects: 62% (47/75)
Receiving objects: 64% (48/75)
Receiving objects: 65% (49/75)
Receiving objects: 66% (50/75)
Receiving objects: 68% (51/75)
Receiving objects: 69% (52/75)
Receiving objects: 70% (53/75)
Receiving objects: 72% (54/75)
Receiving objects: 73% (55/75)
Receiving objects: 74% (56/75)
Receiving objects: 76% (57/75)
Receiving objects: 77% (58/75)
Receiving objects: 78% (59/75)
Receiving objects: 80% (60/75)
Receiving objects: 81% (61/75)
Receiving objects: 82% (62/75)
Receiving objects: 84% (63/75)
Receiving objects: 85% (64/75)
Receiving objects: 86% (65/75)
Receiving objects: 88% (66/75)
Receiving objects: 89% (67/75)
Receiving objects: 90% (68/75)
Receiving objects: 92% (69/75)
Receiving objects: 93% (70/75)
Receiving objects: 94% (71/75)
Receiving objects: 96% (72/75)
Receiving objects: 97% (73/75)
Receiving objects: 98% (74/75)
Receiving objects: 100% (75/75)
Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done.
Resolving deltas: 0% (0/32)
Resolving deltas: 3% (1/32)
Resolving deltas: 6% (2/32)
Resolving deltas: 43% (14/32)
Resolving deltas: 50% (16/32)
Resolving deltas: 71% (23/32)
Resolving deltas: 100% (32/32)
Resolving deltas: 100% (32/32), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_vehicles'...
remote: Enumerating objects: 45, done.
remote: Counting objects: 2% (1/45)
remote: Counting objects: 4% (2/45)
remote: Counting objects: 6% (3/45)
remote: Counting objects: 8% (4/45)
remote: Counting objects: 11% (5/45)
remote: Counting objects: 13% (6/45)
remote: Counting objects: 15% (7/45)
remote: Counting objects: 17% (8/45)
remote: Counting objects: 20% (9/45)
remote: Counting objects: 22% (10/45)
remote: Counting objects: 24% (11/45)
remote: Counting objects: 26% (12/45)
remote: Counting objects: 28% (13/45)
remote: Counting objects: 31% (14/45)
remote: Counting objects: 33% (15/45)
remote: Counting objects: 35% (16/45)
remote: Counting objects: 37% (17/45)
remote: Counting objects: 40% (18/45)
remote: Counting objects: 42% (19/45)
remote: Counting objects: 44% (20/45)
remote: Counting objects: 46% (21/45)
remote: Counting objects: 48% (22/45)
remote: Counting objects: 51% (23/45)
remote: Counting objects: 53% (24/45)
remote: Counting objects: 55% (25/45)
remote: Counting objects: 57% (26/45)
remote: Counting objects: 60% (27/45)
remote: Counting objects: 62% (28/45)
remote: Counting objects: 64% (29/45)
remote: Counting objects: 66% (30/45)
remote: Counting objects: 68% (31/45)
remote: Counting objects: 71% (32/45)
remote: Counting objects: 73% (33/45)
remote: Counting objects: 75% (34/45)
remote: Counting objects: 77% (35/45)
remote: Counting objects: 80% (36/45)
remote: Counting objects: 82% (37/45)
remote: Counting objects: 84% (38/45)
remote: Counting objects: 86% (39/45)
remote: Counting objects: 88% (40/45)
remote: Counting objects: 91% (41/45)
remote: Counting objects: 93% (42/45)
remote: Counting objects: 95% (43/45)
remote: Counting objects: 97% (44/45)
remote: Counting objects: 100% (45/45)
remote: Counting objects: 100% (45/45), done.
remote: Compressing objects: 3% (1/31)
remote: Compressing objects: 6% (2/31)
remote: Compressing objects: 9% (3/31)
remote: Compressing objects: 12% (4/31)
remote: Compressing objects: 16% (5/31)
remote: Compressing objects: 19% (6/31)
remote: Compressing objects: 22% (7/31)
remote: Compressing objects: 25% (8/31)
remote: Compressing objects: 29% (9/31)
remote: Compressing objects: 32% (10/31)
remote: Compressing objects: 35% (11/31)
remote: Compressing objects: 38% (12/31)
remote: Compressing objects: 41% (13/31)
remote: Compressing objects: 45% (14/31)
remote: Compressing objects: 48% (15/31)
remote: Compressing objects: 51% (16/31)
remote: Compressing objects: 54% (17/31)
remote: Compressing objects: 58% (18/31)
remote: Compressing objects: 61% (19/31)
remote: Compressing objects: 64% (20/31)
remote: Compressing objects: 67% (21/31)
remote: Compressing objects: 70% (22/31)
remote: Compressing objects: 74% (23/31)
remote: Compressing objects: 77% (24/31)
remote: Compressing objects: 80% (25/31)
remote: Compressing objects: 83% (26/31)
remote: Compressing objects: 87% (27/31)
remote: Compressing objects: 90% (28/31)
remote: Compressing objects: 93% (29/31)
remote: Compressing objects: 96% (30/31)
remote: Compressing objects: 100% (31/31)
remote: Compressing objects: 100% (31/31), done.
remote: Total 45 (delta 7), reused 0 (delta 0), pack-reused 0
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), 6.50 KiB | 6.50 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 14% (1/7)
Resolving deltas: 28% (2/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/pncc_common_config'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 1% (1/62)
remote: Counting objects: 3% (2/62)
remote: Counting objects: 4% (3/62)
remote: Counting objects: 6% (4/62)
remote: Counting objects: 8% (5/62)
remote: Counting objects: 9% (6/62)
remote: Counting objects: 11% (7/62)
remote: Counting objects: 12% (8/62)
remote: Counting objects: 14% (9/62)
remote: Counting objects: 16% (10/62)
remote: Counting objects: 17% (11/62)
remote: Counting objects: 19% (12/62)
remote: Counting objects: 20% (13/62)
remote: Counting objects: 22% (14/62)
remote: Counting objects: 24% (15/62)
remote: Counting objects: 25% (16/62)
remote: Counting objects: 27% (17/62)
remote: Counting objects: 29% (18/62)
remote: Counting objects: 30% (19/62)
remote: Counting objects: 32% (20/62)
remote: Counting objects: 33% (21/62)
remote: Counting objects: 35% (22/62)
remote: Counting objects: 37% (23/62)
remote: Counting objects: 38% (24/62)
remote: Counting objects: 40% (25/62)
remote: Counting objects: 41% (26/62)
remote: Counting objects: 43% (27/62)
remote: Counting objects: 45% (28/62)
remote: Counting objects: 46% (29/62)
remote: Counting objects: 48% (30/62)
remote: Counting objects: 50% (31/62)
remote: Counting objects: 51% (32/62)
remote: Counting objects: 53% (33/62)
remote: Counting objects: 54% (34/62)
remote: Counting objects: 56% (35/62)
remote: Counting objects: 58% (36/62)
remote: Counting objects: 59% (37/62)
remote: Counting objects: 61% (38/62)
remote: Counting objects: 62% (39/62)
remote: Counting objects: 64% (40/62)
remote: Counting objects: 66% (41/62)
remote: Counting objects: 67% (42/62)
remote: Counting objects: 69% (43/62)
remote: Counting objects: 70% (44/62)
remote: Counting objects: 72% (45/62)
remote: Counting objects: 74% (46/62)
remote: Counting objects: 75% (47/62)
remote: Counting objects: 77% (48/62)
remote: Counting objects: 79% (49/62)
remote: Counting objects: 80% (50/62)
remote: Counting objects: 82% (51/62)
remote: Counting objects: 83% (52/62)
remote: Counting objects: 85% (53/62)
remote: Counting objects: 87% (54/62)
remote: Counting objects: 88% (55/62)
remote: Counting objects: 90% (56/62)
remote: Counting objects: 91% (57/62)
remote: Counting objects: 93% (58/62)
remote: Counting objects: 95% (59/62)
remote: Counting objects: 96% (60/62)
remote: Counting objects: 98% (61/62)
remote: Counting objects: 100% (62/62)
remote: Counting objects: 100% (62/62), 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 62 (delta 9), reused 40 (delta 7), pack-reused 0
Receiving objects: 1% (1/62)
Receiving objects: 3% (2/62)
Receiving objects: 4% (3/62)
Receiving objects: 6% (4/62)
Receiving objects: 8% (5/62)
Receiving objects: 9% (6/62)
Receiving objects: 11% (7/62)
Receiving objects: 12% (8/62)
Receiving objects: 14% (9/62)
Receiving objects: 16% (10/62)
Receiving objects: 17% (11/62)
Receiving objects: 19% (12/62)
Receiving objects: 20% (13/62)
Receiving objects: 22% (14/62)
Receiving objects: 24% (15/62)
Receiving objects: 25% (16/62)
Receiving objects: 27% (17/62)
Receiving objects: 29% (18/62)
Receiving objects: 30% (19/62)
Receiving objects: 32% (20/62)
Receiving objects: 33% (21/62)
Receiving objects: 35% (22/62)
Receiving objects: 37% (23/62)
Receiving objects: 38% (24/62)
Receiving objects: 40% (25/62)
Receiving objects: 41% (26/62)
Receiving objects: 43% (27/62)
Receiving objects: 45% (28/62)
Receiving objects: 46% (29/62)
Receiving objects: 48% (30/62)
Receiving objects: 50% (31/62)
Receiving objects: 51% (32/62)
Receiving objects: 53% (33/62)
Receiving objects: 54% (34/62)
Receiving objects: 56% (35/62)
Receiving objects: 58% (36/62)
Receiving objects: 59% (37/62)
Receiving objects: 61% (38/62)
Receiving objects: 62% (39/62)
Receiving objects: 64% (40/62)
Receiving objects: 66% (41/62)
Receiving objects: 67% (42/62)
Receiving objects: 69% (43/62)
Receiving objects: 70% (44/62)
Receiving objects: 72% (45/62)
Receiving objects: 74% (46/62)
Receiving objects: 75% (47/62)
Receiving objects: 77% (48/62)
Receiving objects: 79% (49/62)
Receiving objects: 80% (50/62)
Receiving objects: 82% (51/62)
Receiving objects: 83% (52/62)
Receiving objects: 85% (53/62)
Receiving objects: 87% (54/62)
Receiving objects: 88% (55/62)
Receiving objects: 90% (56/62)
Receiving objects: 91% (57/62)
Receiving objects: 93% (58/62)
Receiving objects: 95% (59/62)
Receiving objects: 96% (60/62)
Receiving objects: 98% (61/62)
Receiving objects: 100% (62/62)
Receiving objects: 100% (62/62), 11.36 KiB | 11.36 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 11% (1/9)
Resolving deltas: 22% (2/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/pncc_port_related_config'...
remote: Enumerating objects: 171, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
Receiving objects: 0% (1/171)
remote: Total 171 (delta 0), reused 0 (delta 0), pack-reused 165
Receiving objects: 1% (2/171)
Receiving objects: 2% (4/171)
Receiving objects: 3% (6/171)
Receiving objects: 4% (7/171)
Receiving objects: 5% (9/171)
Receiving objects: 6% (11/171)
Receiving objects: 7% (12/171)
Receiving objects: 8% (14/171)
Receiving objects: 9% (16/171)
Receiving objects: 10% (18/171)
Receiving objects: 11% (19/171)
Receiving objects: 12% (21/171)
Receiving objects: 13% (23/171)
Receiving objects: 14% (24/171)
Receiving objects: 15% (26/171)
Receiving objects: 16% (28/171)
Receiving objects: 17% (30/171)
Receiving objects: 18% (31/171)
Receiving objects: 19% (33/171)
Receiving objects: 20% (35/171)
Receiving objects: 21% (36/171)
Receiving objects: 22% (38/171)
Receiving objects: 23% (40/171)
Receiving objects: 24% (42/171)
Receiving objects: 25% (43/171)
Receiving objects: 26% (45/171)
Receiving objects: 27% (47/171)
Receiving objects: 28% (48/171)
Receiving objects: 29% (50/171)
Receiving objects: 30% (52/171)
Receiving objects: 31% (54/171)
Receiving objects: 32% (55/171)
Receiving objects: 33% (57/171)
Receiving objects: 34% (59/171)
Receiving objects: 35% (60/171)
Receiving objects: 36% (62/171)
Receiving objects: 37% (64/171)
Receiving objects: 38% (65/171)
Receiving objects: 39% (67/171)
Receiving objects: 40% (69/171)
Receiving objects: 41% (71/171)
Receiving objects: 42% (72/171)
Receiving objects: 43% (74/171)
Receiving objects: 44% (76/171)
Receiving objects: 45% (77/171)
Receiving objects: 46% (79/171)
Receiving objects: 47% (81/171)
Receiving objects: 48% (83/171)
Receiving objects: 49% (84/171)
Receiving objects: 50% (86/171)
Receiving objects: 51% (88/171)
Receiving objects: 52% (89/171)
Receiving objects: 53% (91/171)
Receiving objects: 54% (93/171)
Receiving objects: 55% (95/171)
Receiving objects: 56% (96/171)
Receiving objects: 57% (98/171)
Receiving objects: 58% (100/171)
Receiving objects: 59% (101/171)
Receiving objects: 60% (103/171)
Receiving objects: 61% (105/171)
Receiving objects: 62% (107/171)
Receiving objects: 63% (108/171)
Receiving objects: 64% (110/171)
Receiving objects: 65% (112/171)
Receiving objects: 66% (113/171)
Receiving objects: 67% (115/171)
Receiving objects: 68% (117/171)
Receiving objects: 69% (118/171)
Receiving objects: 70% (120/171)
Receiving objects: 71% (122/171)
Receiving objects: 72% (124/171)
Receiving objects: 73% (125/171)
Receiving objects: 74% (127/171)
Receiving objects: 75% (129/171)
Receiving objects: 76% (130/171)
Receiving objects: 77% (132/171)
Receiving objects: 78% (134/171)
Receiving objects: 79% (136/171)
Receiving objects: 80% (137/171)
Receiving objects: 81% (139/171)
Receiving objects: 82% (141/171)
Receiving objects: 83% (142/171)
Receiving objects: 84% (144/171)
Receiving objects: 85% (146/171)
Receiving objects: 86% (148/171)
Receiving objects: 87% (149/171)
Receiving objects: 88% (151/171)
Receiving objects: 89% (153/171)
Receiving objects: 90% (154/171)
Receiving objects: 91% (156/171)
Receiving objects: 92% (158/171)
Receiving objects: 93% (160/171)
Receiving objects: 94% (161/171)
Receiving objects: 95% (163/171)
Receiving objects: 96% (165/171)
Receiving objects: 97% (166/171)
Receiving objects: 98% (168/171)
Receiving objects: 99% (170/171)
Receiving objects: 100% (171/171)
Receiving objects: 100% (171/171), 30.06 KiB | 15.03 MiB/s, done.
Resolving deltas: 0% (0/56)
Resolving deltas: 1% (1/56)
Resolving deltas: 12% (7/56)
Resolving deltas: 14% (8/56)
Resolving deltas: 30% (17/56)
Resolving deltas: 46% (26/56)
Resolving deltas: 51% (29/56)
Resolving deltas: 55% (31/56)
Resolving deltas: 57% (32/56)
Resolving deltas: 66% (37/56)
Resolving deltas: 67% (38/56)
Resolving deltas: 69% (39/56)
Resolving deltas: 75% (42/56)
Resolving deltas: 100% (56/56)
Resolving deltas: 100% (56/56), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 191, done.
remote: Counting objects: 3% (1/29)
remote: Counting objects: 6% (2/29)
remote: Counting objects: 10% (3/29)
remote: Counting objects: 13% (4/29)
remote: Counting objects: 17% (5/29)
remote: Counting objects: 20% (6/29)
remote: Counting objects: 24% (7/29)
remote: Counting objects: 27% (8/29)
remote: Counting objects: 31% (9/29)
remote: Counting objects: 34% (10/29)
remote: Counting objects: 37% (11/29)
remote: Counting objects: 41% (12/29)
remote: Counting objects: 44% (13/29)
remote: Counting objects: 48% (14/29)
remote: Counting objects: 51% (15/29)
remote: Counting objects: 55% (16/29)
remote: Counting objects: 58% (17/29)
remote: Counting objects: 62% (18/29)
remote: Counting objects: 65% (19/29)
remote: Counting objects: 68% (20/29)
remote: Counting objects: 72% (21/29)
remote: Counting objects: 75% (22/29)
remote: Counting objects: 79% (23/29)
remote: Counting objects: 82% (24/29)
remote: Counting objects: 86% (25/29)
remote: Counting objects: 89% (26/29)
remote: Counting objects: 93% (27/29)
remote: Counting objects: 96% (28/29)
remote: Counting objects: 100% (29/29)
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 191 (delta 4), reused 0 (delta 0), pack-reused 162
Receiving objects: 0% (1/191)
Receiving objects: 1% (2/191)
Receiving objects: 2% (4/191)
Receiving objects: 3% (6/191)
Receiving objects: 4% (8/191)
Receiving objects: 5% (10/191)
Receiving objects: 6% (12/191)
Receiving objects: 7% (14/191)
Receiving objects: 8% (16/191)
Receiving objects: 9% (18/191)
Receiving objects: 10% (20/191)
Receiving objects: 11% (22/191)
Receiving objects: 12% (23/191)
Receiving objects: 13% (25/191)
Receiving objects: 14% (27/191)
Receiving objects: 15% (29/191)
Receiving objects: 16% (31/191)
Receiving objects: 17% (33/191)
Receiving objects: 18% (35/191)
Receiving objects: 19% (37/191)
Receiving objects: 20% (39/191)
Receiving objects: 21% (41/191)
Receiving objects: 22% (43/191)
Receiving objects: 23% (44/191)
Receiving objects: 24% (46/191)
Receiving objects: 25% (48/191)
Receiving objects: 26% (50/191)
Receiving objects: 27% (52/191)
Receiving objects: 28% (54/191)
Receiving objects: 29% (56/191)
Receiving objects: 30% (58/191)
Receiving objects: 31% (60/191)
Receiving objects: 32% (62/191)
Receiving objects: 33% (64/191)
Receiving objects: 34% (65/191)
Receiving objects: 35% (67/191)
Receiving objects: 36% (69/191)
Receiving objects: 37% (71/191)
Receiving objects: 38% (73/191)
Receiving objects: 39% (75/191)
Receiving objects: 40% (77/191)
Receiving objects: 41% (79/191)
Receiving objects: 42% (81/191)
Receiving objects: 43% (83/191)
Receiving objects: 44% (85/191)
Receiving objects: 45% (86/191)
Receiving objects: 46% (88/191)
Receiving objects: 47% (90/191)
Receiving objects: 48% (92/191)
Receiving objects: 49% (94/191)
Receiving objects: 50% (96/191)
Receiving objects: 51% (98/191)
Receiving objects: 52% (100/191)
Receiving objects: 53% (102/191)
Receiving objects: 54% (104/191)
Receiving objects: 55% (106/191)
Receiving objects: 56% (107/191)
Receiving objects: 57% (109/191)
Receiving objects: 58% (111/191)
Receiving objects: 59% (113/191)
Receiving objects: 60% (115/191)
Receiving objects: 61% (117/191)
Receiving objects: 62% (119/191)
Receiving objects: 63% (121/191)
Receiving objects: 64% (123/191)
Receiving objects: 65% (125/191)
Receiving objects: 66% (127/191)
Receiving objects: 67% (128/191)
Receiving objects: 68% (130/191)
Receiving objects: 69% (132/191)
Receiving objects: 70% (134/191)
Receiving objects: 71% (136/191)
Receiving objects: 72% (138/191)
Receiving objects: 73% (140/191)
Receiving objects: 74% (142/191)
Receiving objects: 75% (144/191)
Receiving objects: 76% (146/191)
Receiving objects: 77% (148/191)
Receiving objects: 78% (149/191)
Receiving objects: 79% (151/191)
Receiving objects: 80% (153/191)
Receiving objects: 81% (155/191)
Receiving objects: 82% (157/191)
Receiving objects: 83% (159/191)
Receiving objects: 84% (161/191)
Receiving objects: 85% (163/191)
Receiving objects: 86% (165/191)
Receiving objects: 87% (167/191)
Receiving objects: 88% (169/191)
Receiving objects: 89% (170/191)
Receiving objects: 90% (172/191)
Receiving objects: 91% (174/191)
Receiving objects: 92% (176/191)
Receiving objects: 93% (178/191)
Receiving objects: 94% (180/191)
Receiving objects: 95% (182/191)
Receiving objects: 96% (184/191)
Receiving objects: 97% (186/191)
Receiving objects: 98% (188/191)
Receiving objects: 99% (190/191)
Receiving objects: 100% (191/191)
Receiving objects: 100% (191/191), 44.31 KiB | 22.16 MiB/s, done.
Resolving deltas: 0% (0/74)
Resolving deltas: 1% (1/74)
Resolving deltas: 9% (7/74)
Resolving deltas: 10% (8/74)
Resolving deltas: 13% (10/74)
Resolving deltas: 17% (13/74)
Resolving deltas: 18% (14/74)
Resolving deltas: 22% (17/74)
Resolving deltas: 35% (26/74)
Resolving deltas: 39% (29/74)
Resolving deltas: 40% (30/74)
Resolving deltas: 43% (32/74)
Resolving deltas: 50% (37/74)
Resolving deltas: 52% (39/74)
Resolving deltas: 63% (47/74)
Resolving deltas: 74% (55/74)
Resolving deltas: 75% (56/74)
Resolving deltas: 77% (57/74)
Resolving deltas: 83% (62/74)
Resolving deltas: 85% (63/74)
Resolving deltas: 91% (68/74)
Resolving deltas: 95% (71/74)
Resolving deltas: 100% (74/74)
Resolving deltas: 100% (74/74), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/pointcloud_customized'...
remote: Enumerating objects: 352, done.
remote: Counting objects: 1% (1/59)
remote: Counting objects: 3% (2/59)
remote: Counting objects: 5% (3/59)
remote: Counting objects: 6% (4/59)
remote: Counting objects: 8% (5/59)
remote: Counting objects: 10% (6/59)
remote: Counting objects: 11% (7/59)
remote: Counting objects: 13% (8/59)
remote: Counting objects: 15% (9/59)
remote: Counting objects: 16% (10/59)
remote: Counting objects: 18% (11/59)
remote: Counting objects: 20% (12/59)
remote: Counting objects: 22% (13/59)
remote: Counting objects: 23% (14/59)
remote: Counting objects: 25% (15/59)
remote: Counting objects: 27% (16/59)
remote: Counting objects: 28% (17/59)
remote: Counting objects: 30% (18/59)
remote: Counting objects: 32% (19/59)
remote: Counting objects: 33% (20/59)
remote: Counting objects: 35% (21/59)
remote: Counting objects: 37% (22/59)
remote: Counting objects: 38% (23/59)
remote: Counting objects: 40% (24/59)
remote: Counting objects: 42% (25/59)
remote: Counting objects: 44% (26/59)
remote: Counting objects: 45% (27/59)
remote: Counting objects: 47% (28/59)
remote: Counting objects: 49% (29/59)
remote: Counting objects: 50% (30/59)
remote: Counting objects: 52% (31/59)
remote: Counting objects: 54% (32/59)
remote: Counting objects: 55% (33/59)
remote: Counting objects: 57% (34/59)
remote: Counting objects: 59% (35/59)
remote: Counting objects: 61% (36/59)
remote: Counting objects: 62% (37/59)
remote: Counting objects: 64% (38/59)
remote: Counting objects: 66% (39/59)
remote: Counting objects: 67% (40/59)
remote: Counting objects: 69% (41/59)
remote: Counting objects: 71% (42/59)
remote: Counting objects: 72% (43/59)
remote: Counting objects: 74% (44/59)
remote: Counting objects: 76% (45/59)
remote: Counting objects: 77% (46/59)
remote: Counting objects: 79% (47/59)
remote: Counting objects: 81% (48/59)
remote: Counting objects: 83% (49/59)
remote: Counting objects: 84% (50/59)
remote: Counting objects: 86% (51/59)
remote: Counting objects: 88% (52/59)
remote: Counting objects: 89% (53/59)
remote: Counting objects: 91% (54/59)
remote: Counting objects: 93% (55/59)
remote: Counting objects: 94% (56/59)
remote: Counting objects: 96% (57/59)
remote: Counting objects: 98% (58/59)
remote: Counting objects: 100% (59/59)
remote: Counting objects: 100% (59/59), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
Receiving objects: 0% (1/352)
Receiving objects: 1% (4/352)
Receiving objects: 2% (8/352)
Receiving objects: 3% (11/352)
Receiving objects: 4% (15/352)
Receiving objects: 5% (18/352)
Receiving objects: 6% (22/352)
Receiving objects: 7% (25/352)
Receiving objects: 8% (29/352)
Receiving objects: 9% (32/352)
Receiving objects: 10% (36/352)
Receiving objects: 11% (39/352)
Receiving objects: 12% (43/352)
Receiving objects: 13% (46/352)
Receiving objects: 13% (47/352), 46.23 MiB | 46.23 MiB/s
Receiving objects: 13% (48/352), 91.61 MiB | 45.80 MiB/s
Receiving objects: 13% (48/352), 138.40 MiB | 46.13 MiB/s
Receiving objects: 14% (50/352), 156.54 MiB | 44.72 MiB/s
Receiving objects: 15% (53/352), 156.54 MiB | 44.72 MiB/s
Receiving objects: 16% (57/352), 156.54 MiB | 44.72 MiB/s
Receiving objects: 17% (60/352), 156.54 MiB | 44.72 MiB/s
Receiving objects: 17% (61/352), 176.20 MiB | 44.05 MiB/s
Receiving objects: 18% (64/352), 176.20 MiB | 44.05 MiB/s
Receiving objects: 19% (67/352), 176.20 MiB | 44.05 MiB/s
Receiving objects: 20% (71/352), 176.20 MiB | 44.05 MiB/s
Receiving objects: 21% (74/352), 176.20 MiB | 44.05 MiB/s
Receiving objects: 22% (78/352), 176.20 MiB | 44.05 MiB/s
Receiving objects: 23% (81/352), 176.20 MiB | 44.05 MiB/s
Receiving objects: 24% (85/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 25% (88/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 26% (92/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 27% (96/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 28% (99/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 29% (103/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 30% (106/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 31% (110/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 32% (113/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 33% (117/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 34% (120/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 35% (124/352), 196.83 MiB | 43.74 MiB/s
Receiving objects: 35% (125/352), 214.40 MiB | 42.69 MiB/s
Receiving objects: 36% (127/352), 214.40 MiB | 42.69 MiB/s
Receiving objects: 37% (131/352), 214.40 MiB | 42.69 MiB/s
Receiving objects: 38% (134/352), 214.40 MiB | 42.69 MiB/s
Receiving objects: 39% (138/352), 214.40 MiB | 42.69 MiB/s
Receiving objects: 40% (141/352), 237.82 MiB | 42.58 MiB/s
Receiving objects: 41% (145/352), 237.82 MiB | 42.58 MiB/s
Receiving objects: 42% (148/352), 237.82 MiB | 42.58 MiB/s
Receiving objects: 43% (152/352), 237.82 MiB | 42.58 MiB/s
Receiving objects: 44% (155/352), 237.82 MiB | 42.58 MiB/s
Receiving objects: 45% (159/352), 237.82 MiB | 42.58 MiB/s
Receiving objects: 45% (161/352), 260.79 MiB | 42.09 MiB/s
Receiving objects: 46% (162/352), 260.79 MiB | 42.09 MiB/s
Receiving objects: 47% (166/352), 260.79 MiB | 42.09 MiB/s
Receiving objects: 48% (169/352), 279.98 MiB | 41.86 MiB/s
Receiving objects: 49% (173/352), 279.98 MiB | 41.86 MiB/s
Receiving objects: 49% (174/352), 299.68 MiB | 41.18 MiB/s
Receiving objects: 50% (176/352), 299.68 MiB | 41.18 MiB/s
Receiving objects: 51% (180/352), 299.68 MiB | 41.18 MiB/s
Receiving objects: 52% (184/352), 299.68 MiB | 41.18 MiB/s
Receiving objects: 52% (186/352), 334.73 MiB | 39.60 MiB/s
Receiving objects: 53% (187/352), 334.73 MiB | 39.60 MiB/s
Receiving objects: 54% (191/352), 334.73 MiB | 39.60 MiB/s
Receiving objects: 54% (193/352), 372.35 MiB | 39.00 MiB/s
Receiving objects: 55% (194/352), 390.04 MiB | 39.03 MiB/s
Receiving objects: 56% (198/352), 390.04 MiB | 39.03 MiB/s
Receiving objects: 57% (201/352), 390.04 MiB | 39.03 MiB/s
Receiving objects: 57% (201/352), 407.40 MiB | 37.68 MiB/s
Receiving objects: 58% (205/352), 430.84 MiB | 37.79 MiB/s
Receiving objects: 59% (208/352), 430.84 MiB | 37.79 MiB/s
Receiving objects: 60% (212/352), 430.84 MiB | 37.79 MiB/s
Receiving objects: 61% (215/352), 430.84 MiB | 37.79 MiB/s
Receiving objects: 61% (217/352), 455.64 MiB | 39.04 MiB/s
Receiving objects: 62% (219/352), 455.64 MiB | 39.04 MiB/s
Receiving objects: 63% (222/352), 455.64 MiB | 39.04 MiB/s
Receiving objects: 64% (226/352), 455.64 MiB | 39.04 MiB/s
Receiving objects: 65% (229/352), 473.34 MiB | 38.59 MiB/s
Receiving objects: 66% (233/352), 473.34 MiB | 38.59 MiB/s
Receiving objects: 67% (236/352), 473.34 MiB | 38.59 MiB/s
Receiving objects: 67% (237/352), 490.64 MiB | 38.23 MiB/s
Receiving objects: 68% (240/352), 507.71 MiB | 38.44 MiB/s
Receiving objects: 69% (243/352), 507.71 MiB | 38.44 MiB/s
Receiving objects: 69% (245/352), 526.50 MiB | 37.63 MiB/s
Receiving objects: 70% (247/352), 526.50 MiB | 37.63 MiB/s
Receiving objects: 71% (250/352), 526.50 MiB | 37.63 MiB/s
Receiving objects: 72% (254/352), 526.50 MiB | 37.63 MiB/s
Receiving objects: 73% (257/352), 526.50 MiB | 37.63 MiB/s
Receiving objects: 74% (261/352), 526.50 MiB | 37.63 MiB/s
Receiving objects: 75% (264/352), 526.50 MiB | 37.63 MiB/s
Receiving objects: 76% (268/352), 545.80 MiB | 38.54 MiB/s
Receiving objects: 77% (272/352), 545.80 MiB | 38.54 MiB/s
Receiving objects: 78% (275/352), 545.80 MiB | 38.54 MiB/s
Receiving objects: 79% (279/352), 545.80 MiB | 38.54 MiB/s
Receiving objects: 79% (279/352), 565.45 MiB | 38.98 MiB/s
Receiving objects: 80% (282/352), 565.45 MiB | 38.98 MiB/s
Receiving objects: 81% (286/352), 565.45 MiB | 38.98 MiB/s
Receiving objects: 82% (289/352), 565.45 MiB | 38.98 MiB/s
Receiving objects: 83% (293/352), 565.45 MiB | 38.98 MiB/s
Receiving objects: 84% (296/352), 565.45 MiB | 38.98 MiB/s
Receiving objects: 85% (300/352), 565.45 MiB | 38.98 MiB/s
Receiving objects: 86% (303/352), 565.45 MiB | 38.98 MiB/s
Receiving objects: 87% (307/352), 565.45 MiB | 38.98 MiB/s
Receiving objects: 88% (310/352), 565.45 MiB | 38.98 MiB/s
Receiving objects: 88% (313/352), 594.88 MiB | 36.45 MiB/s
Receiving objects: 89% (314/352), 594.88 MiB | 36.45 MiB/s
Receiving objects: 89% (314/352), 614.08 MiB | 16.52 MiB/s
Receiving objects: 89% (315/352), 629.77 MiB | 10.67 MiB/s
Receiving objects: 90% (317/352), 629.77 MiB | 10.67 MiB/s
Receiving objects: 90% (318/352), 646.20 MiB | 9.94 MiB/s
Receiving objects: 91% (321/352), 646.20 MiB | 9.94 MiB/s
Receiving objects: 91% (322/352), 657.17 MiB | 8.79 MiB/s
Receiving objects: 92% (324/352), 657.17 MiB | 8.79 MiB/s
Receiving objects: 92% (326/352), 657.17 MiB | 8.79 MiB/s
Receiving objects: 93% (328/352), 657.17 MiB | 8.79 MiB/s
Receiving objects: 94% (331/352), 694.50 MiB | 8.68 MiB/s
Receiving objects: 94% (334/352), 694.50 MiB | 8.68 MiB/s
Receiving objects: 95% (335/352), 694.50 MiB | 8.68 MiB/s
Receiving objects: 96% (338/352), 694.50 MiB | 8.68 MiB/s
Receiving objects: 97% (342/352), 717.42 MiB | 9.17 MiB/s
Receiving objects: 98% (345/352), 734.10 MiB | 9.37 MiB/s
remote: Total 352 (delta 13), reused 42 (delta 9), pack-reused 293
Receiving objects: 99% (349/352), 734.10 MiB | 9.37 MiB/s
Receiving objects: 100% (352/352), 734.10 MiB | 9.37 MiB/s
Receiving objects: 100% (352/352), 744.85 MiB | 24.67 MiB/s, done.
Resolving deltas: 0% (0/63)
Resolving deltas: 9% (6/63)
Resolving deltas: 11% (7/63)
Resolving deltas: 31% (20/63)
Resolving deltas: 33% (21/63)
Resolving deltas: 34% (22/63)
Resolving deltas: 38% (24/63)
Resolving deltas: 39% (25/63)
Resolving deltas: 44% (28/63)
Resolving deltas: 46% (29/63)
Resolving deltas: 55% (35/63)
Resolving deltas: 58% (37/63)
Resolving deltas: 61% (39/63)
Resolving deltas: 63% (40/63)
Resolving deltas: 66% (42/63)
Resolving deltas: 69% (44/63)
Resolving deltas: 73% (46/63)
Resolving deltas: 76% (48/63)
Resolving deltas: 85% (54/63)
Resolving deltas: 87% (55/63)
Resolving deltas: 90% (57/63)
Resolving deltas: 92% (58/63)
Resolving deltas: 93% (59/63)
Resolving deltas: 96% (61/63)
Resolving deltas: 100% (63/63)
Resolving deltas: 100% (63/63), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/prediction_config'...
remote: Enumerating objects: 168, done.
remote: Counting objects: 0% (1/124)
remote: Counting objects: 1% (2/124)
remote: Counting objects: 2% (3/124)
remote: Counting objects: 3% (4/124)
remote: Counting objects: 4% (5/124)
remote: Counting objects: 5% (7/124)
remote: Counting objects: 6% (8/124)
remote: Counting objects: 7% (9/124)
remote: Counting objects: 8% (10/124)
remote: Counting objects: 9% (12/124)
remote: Counting objects: 10% (13/124)
remote: Counting objects: 11% (14/124)
remote: Counting objects: 12% (15/124)
remote: Counting objects: 13% (17/124)
remote: Counting objects: 14% (18/124)
remote: Counting objects: 15% (19/124)
remote: Counting objects: 16% (20/124)
remote: Counting objects: 17% (22/124)
remote: Counting objects: 18% (23/124)
remote: Counting objects: 19% (24/124)
remote: Counting objects: 20% (25/124)
remote: Counting objects: 21% (27/124)
remote: Counting objects: 22% (28/124)
remote: Counting objects: 23% (29/124)
remote: Counting objects: 24% (30/124)
remote: Counting objects: 25% (31/124)
remote: Counting objects: 26% (33/124)
remote: Counting objects: 27% (34/124)
remote: Counting objects: 28% (35/124)
remote: Counting objects: 29% (36/124)
remote: Counting objects: 30% (38/124)
remote: Counting objects: 31% (39/124)
remote: Counting objects: 32% (40/124)
remote: Counting objects: 33% (41/124)
remote: Counting objects: 34% (43/124)
remote: Counting objects: 35% (44/124)
remote: Counting objects: 36% (45/124)
remote: Counting objects: 37% (46/124)
remote: Counting objects: 38% (48/124)
remote: Counting objects: 39% (49/124)
remote: Counting objects: 40% (50/124)
remote: Counting objects: 41% (51/124)
remote: Counting objects: 42% (53/124)
remote: Counting objects: 43% (54/124)
remote: Counting objects: 44% (55/124)
remote: Counting objects: 45% (56/124)
remote: Counting objects: 46% (58/124)
remote: Counting objects: 47% (59/124)
remote: Counting objects: 48% (60/124)
remote: Counting objects: 49% (61/124)
remote: Counting objects: 50% (62/124)
remote: Counting objects: 51% (64/124)
remote: Counting objects: 52% (65/124)
remote: Counting objects: 53% (66/124)
remote: Counting objects: 54% (67/124)
remote: Counting objects: 55% (69/124)
remote: Counting objects: 56% (70/124)
remote: Counting objects: 57% (71/124)
remote: Counting objects: 58% (72/124)
remote: Counting objects: 59% (74/124)
remote: Counting objects: 60% (75/124)
remote: Counting objects: 61% (76/124)
remote: Counting objects: 62% (77/124)
remote: Counting objects: 63% (79/124)
remote: Counting objects: 64% (80/124)
remote: Counting objects: 65% (81/124)
remote: Counting objects: 66% (82/124)
remote: Counting objects: 67% (84/124)
remote: Counting objects: 68% (85/124)
remote: Counting objects: 69% (86/124)
remote: Counting objects: 70% (87/124)
remote: Counting objects: 71% (89/124)
remote: Counting objects: 72% (90/124)
remote: Counting objects: 73% (91/124)
remote: Counting objects: 74% (92/124)
remote: Counting objects: 75% (93/124)
remote: Counting objects: 76% (95/124)
remote: Counting objects: 77% (96/124)
remote: Counting objects: 78% (97/124)
remote: Counting objects: 79% (98/124)
remote: Counting objects: 80% (100/124)
remote: Counting objects: 81% (101/124)
remote: Counting objects: 82% (102/124)
remote: Counting objects: 83% (103/124)
remote: Counting objects: 84% (105/124)
remote: Counting objects: 85% (106/124)
remote: Counting objects: 86% (107/124)
remote: Counting objects: 87% (108/124)
remote: Counting objects: 88% (110/124)
remote: Counting objects: 89% (111/124)
remote: Counting objects: 90% (112/124)
remote: Counting objects: 91% (113/124)
remote: Counting objects: 92% (115/124)
remote: Counting objects: 93% (116/124)
remote: Counting objects: 94% (117/124)
remote: Counting objects: 95% (118/124)
remote: Counting objects: 96% (120/124)
remote: Counting objects: 97% (121/124)
remote: Counting objects: 98% (122/124)
remote: Counting objects: 99% (123/124)
remote: Counting objects: 100% (124/124)
remote: Counting objects: 100% (124/124), done.
remote: Compressing objects: 1% (1/60)
remote: Compressing objects: 3% (2/60)
remote: Compressing objects: 5% (3/60)
remote: Compressing objects: 6% (4/60)
remote: Compressing objects: 8% (5/60)
remote: Compressing objects: 10% (6/60)
remote: Compressing objects: 11% (7/60)
remote: Compressing objects: 13% (8/60)
remote: Compressing objects: 15% (9/60)
remote: Compressing objects: 16% (10/60)
remote: Compressing objects: 18% (11/60)
remote: Compressing objects: 20% (12/60)
remote: Compressing objects: 21% (13/60)
remote: Compressing objects: 23% (14/60)
remote: Compressing objects: 25% (15/60)
remote: Compressing objects: 26% (16/60)
remote: Compressing objects: 28% (17/60)
remote: Compressing objects: 30% (18/60)
remote: Compressing objects: 31% (19/60)
remote: Compressing objects: 33% (20/60)
remote: Compressing objects: 35% (21/60)
remote: Compressing objects: 36% (22/60)
remote: Compressing objects: 38% (23/60)
remote: Compressing objects: 40% (24/60)
remote: Compressing objects: 41% (25/60)
remote: Compressing objects: 43% (26/60)
remote: Compressing objects: 45% (27/60)
remote: Compressing objects: 46% (28/60)
remote: Compressing objects: 48% (29/60)
remote: Compressing objects: 50% (30/60)
remote: Compressing objects: 51% (31/60)
remote: Compressing objects: 53% (32/60)
remote: Compressing objects: 55% (33/60)
remote: Compressing objects: 56% (34/60)
remote: Compressing objects: 58% (35/60)
remote: Compressing objects: 60% (36/60)
remote: Compressing objects: 61% (37/60)
remote: Compressing objects: 63% (38/60)
remote: Compressing objects: 65% (39/60)
remote: Compressing objects: 66% (40/60)
remote: Compressing objects: 68% (41/60)
remote: Compressing objects: 70% (42/60)
remote: Compressing objects: 71% (43/60)
remote: Compressing objects: 73% (44/60)
remote: Compressing objects: 75% (45/60)
remote: Compressing objects: 76% (46/60)
remote: Compressing objects: 78% (47/60)
remote: Compressing objects: 80% (48/60)
remote: Compressing objects: 81% (49/60)
remote: Compressing objects: 83% (50/60)
remote: Compressing objects: 85% (51/60)
remote: Compressing objects: 86% (52/60)
remote: Compressing objects: 88% (53/60)
remote: Compressing objects: 90% (54/60)
remote: Compressing objects: 91% (55/60)
remote: Compressing objects: 93% (56/60)
remote: Compressing objects: 95% (57/60)
remote: Compressing objects: 96% (58/60)
remote: Compressing objects: 98% (59/60)
remote: Compressing objects: 100% (60/60)
remote: Compressing objects: 100% (60/60), done.
Receiving objects: 0% (1/168)
Receiving objects: 1% (2/168)
Receiving objects: 2% (4/168)
Receiving objects: 3% (6/168)
Receiving objects: 4% (7/168)
Receiving objects: 5% (9/168)
Receiving objects: 6% (11/168)
Receiving objects: 7% (12/168)
Receiving objects: 8% (14/168)
Receiving objects: 9% (16/168)
Receiving objects: 10% (17/168)
Receiving objects: 11% (19/168)
Receiving objects: 12% (21/168)
Receiving objects: 13% (22/168)
Receiving objects: 14% (24/168)
Receiving objects: 15% (26/168)
Receiving objects: 16% (27/168)
Receiving objects: 17% (29/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 18% (31/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 19% (32/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 20% (34/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 21% (36/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 22% (37/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 23% (39/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 24% (41/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 25% (42/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 26% (44/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 27% (46/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 28% (48/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 29% (49/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 30% (51/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 31% (53/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 32% (54/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 33% (56/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 34% (58/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 35% (59/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 36% (61/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 37% (63/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 38% (64/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 39% (66/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 40% (68/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 41% (69/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 42% (71/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 43% (73/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 44% (74/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 45% (76/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 46% (78/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 47% (79/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 48% (81/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 49% (83/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 50% (84/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 51% (86/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 52% (88/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 53% (90/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 54% (91/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 55% (93/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 56% (95/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 57% (96/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 58% (98/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 59% (100/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 60% (101/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 61% (103/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 62% (105/168), 24.59 MiB | 49.17 MiB/s
Receiving objects: 62% (105/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 63% (106/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 64% (108/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 65% (110/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 66% (111/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 67% (113/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 68% (115/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 69% (116/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 70% (118/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 71% (120/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 72% (121/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 73% (123/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 74% (125/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 75% (126/168), 49.80 MiB | 42.60 MiB/s
remote: Total 168 (delta 35), reused 90 (delta 21), pack-reused 44
Receiving objects: 76% (128/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 77% (130/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 78% (132/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 79% (133/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 80% (135/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 81% (137/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 82% (138/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 83% (140/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 84% (142/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 85% (143/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 86% (145/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 87% (147/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 88% (148/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 89% (150/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 90% (152/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 91% (153/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 92% (155/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 93% (157/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 94% (158/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 95% (160/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 96% (162/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 97% (163/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 98% (165/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 99% (167/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 100% (168/168), 49.80 MiB | 42.60 MiB/s
Receiving objects: 100% (168/168), 62.80 MiB | 44.35 MiB/s, done.
Resolving deltas: 0% (0/46)
Resolving deltas: 2% (1/46)
Resolving deltas: 13% (6/46)
Resolving deltas: 17% (8/46)
Resolving deltas: 73% (34/46)
Resolving deltas: 84% (39/46)
Resolving deltas: 86% (40/46)
Resolving deltas: 93% (43/46)
Resolving deltas: 95% (44/46)
Resolving deltas: 97% (45/46)
Resolving deltas: 100% (46/46)
Resolving deltas: 100% (46/46), done.
Cloning into '/root/workspace/weifang-config/container/A008/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/weifang-config/container/A008/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 80, done.
remote: Counting objects: 1% (1/55)
remote: Counting objects: 3% (2/55)
remote: Counting objects: 5% (3/55)
remote: Counting objects: 7% (4/55)
remote: Counting objects: 9% (5/55)
remote: Counting objects: 10% (6/55)
remote: Counting objects: 12% (7/55)
remote: Counting objects: 14% (8/55)
remote: Counting objects: 16% (9/55)
remote: Counting objects: 18% (10/55)
remote: Counting objects: 20% (11/55)
remote: Counting objects: 21% (12/55)
remote: Counting objects: 23% (13/55)
remote: Counting objects: 25% (14/55)
remote: Counting objects: 27% (15/55)
remote: Counting objects: 29% (16/55)
remote: Counting objects: 30% (17/55)
remote: Counting objects: 32% (18/55)
remote: Counting objects: 34% (19/55)
remote: Counting objects: 36% (20/55)
remote: Counting objects: 38% (21/55)
remote: Counting objects: 40% (22/55)
remote: Counting objects: 41% (23/55)
remote: Counting objects: 43% (24/55)
remote: Counting objects: 45% (25/55)
remote: Counting objects: 47% (26/55)
remote: Counting objects: 49% (27/55)
remote: Counting objects: 50% (28/55)
remote: Counting objects: 52% (29/55)
remote: Counting objects: 54% (30/55)
remote: Counting objects: 56% (31/55)
remote: Counting objects: 58% (32/55)
remote: Counting objects: 60% (33/55)
remote: Counting objects: 61% (34/55)
remote: Counting objects: 63% (35/55)
remote: Counting objects: 65% (36/55)
remote: Counting objects: 67% (37/55)
remote: Counting objects: 69% (38/55)
remote: Counting objects: 70% (39/55)
remote: Counting objects: 72% (40/55)
remote: Counting objects: 74% (41/55)
remote: Counting objects: 76% (42/55)
remote: Counting objects: 78% (43/55)
remote: Counting objects: 80% (44/55)
remote: Counting objects: 81% (45/55)
remote: Counting objects: 83% (46/55)
remote: Counting objects: 85% (47/55)
remote: Counting objects: 87% (48/55)
remote: Counting objects: 89% (49/55)
remote: Counting objects: 90% (50/55)
remote: Counting objects: 92% (51/55)
remote: Counting objects: 94% (52/55)
remote: Counting objects: 96% (53/55)
remote: Counting objects: 98% (54/55)
remote: Counting objects: 100% (55/55)
remote: Counting objects: 100% (55/55), 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: 1% (1/80)
Receiving objects: 2% (2/80)
Receiving objects: 3% (3/80)
Receiving objects: 5% (4/80)
Receiving objects: 6% (5/80)
Receiving objects: 7% (6/80)
Receiving objects: 8% (7/80)
Receiving objects: 10% (8/80)
Receiving objects: 11% (9/80)
Receiving objects: 12% (10/80)
Receiving objects: 13% (11/80)
Receiving objects: 15% (12/80)
Receiving objects: 16% (13/80)
Receiving objects: 17% (14/80)
Receiving objects: 18% (15/80)
Receiving objects: 20% (16/80)
Receiving objects: 21% (17/80)
Receiving objects: 22% (18/80)
Receiving objects: 23% (19/80)
Receiving objects: 25% (20/80)
Receiving objects: 26% (21/80)
Receiving objects: 27% (22/80)
Receiving objects: 28% (23/80)
Receiving objects: 30% (24/80)
Receiving objects: 31% (25/80)
Receiving objects: 32% (26/80)
Receiving objects: 33% (27/80)
Receiving objects: 35% (28/80)
Receiving objects: 36% (29/80)
Receiving objects: 37% (30/80)
Receiving objects: 38% (31/80)
Receiving objects: 40% (32/80)
Receiving objects: 41% (33/80)
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25
Receiving objects: 42% (34/80)
Receiving objects: 43% (35/80)
Receiving objects: 45% (36/80)
Receiving objects: 46% (37/80)
Receiving objects: 47% (38/80)
Receiving objects: 48% (39/80)
Receiving objects: 50% (40/80)
Receiving objects: 51% (41/80)
Receiving objects: 52% (42/80)
Receiving objects: 53% (43/80)
Receiving objects: 55% (44/80)
Receiving objects: 56% (45/80)
Receiving objects: 57% (46/80)
Receiving objects: 58% (47/80)
Receiving objects: 60% (48/80)
Receiving objects: 61% (49/80)
Receiving objects: 62% (50/80)
Receiving objects: 63% (51/80)
Receiving objects: 65% (52/80)
Receiving objects: 66% (53/80)
Receiving objects: 67% (54/80)
Receiving objects: 68% (55/80)
Receiving objects: 70% (56/80)
Receiving objects: 71% (57/80)
Receiving objects: 72% (58/80)
Receiving objects: 73% (59/80)
Receiving objects: 75% (60/80)
Receiving objects: 76% (61/80)
Receiving objects: 77% (62/80)
Receiving objects: 78% (63/80)
Receiving objects: 80% (64/80)
Receiving objects: 81% (65/80)
Receiving objects: 82% (66/80)
Receiving objects: 83% (67/80)
Receiving objects: 85% (68/80)
Receiving objects: 86% (69/80)
Receiving objects: 87% (70/80)
Receiving objects: 88% (71/80)
Receiving objects: 90% (72/80)
Receiving objects: 91% (73/80)
Receiving objects: 92% (74/80)
Receiving objects: 93% (75/80)
Receiving objects: 95% (76/80)
Receiving objects: 96% (77/80)
Receiving objects: 97% (78/80)
Receiving objects: 98% (79/80)
Receiving objects: 100% (80/80)
Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done.
Resolving deltas: 0% (0/43)
Resolving deltas: 2% (1/43)
Resolving deltas: 4% (2/43)
Resolving deltas: 34% (15/43)
Resolving deltas: 37% (16/43)
Resolving deltas: 74% (32/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/weifang-config/container/A008/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: 50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-common'...
remote: Enumerating objects: 252, done.
remote: Counting objects: 0% (1/214)
remote: Counting objects: 1% (3/214)
remote: Counting objects: 2% (5/214)
remote: Counting objects: 3% (7/214)
remote: Counting objects: 4% (9/214)
remote: Counting objects: 5% (11/214)
remote: Counting objects: 6% (13/214)
remote: Counting objects: 7% (15/214)
remote: Counting objects: 8% (18/214)
remote: Counting objects: 9% (20/214)
remote: Counting objects: 10% (22/214)
remote: Counting objects: 11% (24/214)
remote: Counting objects: 12% (26/214)
remote: Counting objects: 13% (28/214)
remote: Counting objects: 14% (30/214)
remote: Counting objects: 15% (33/214)
remote: Counting objects: 16% (35/214)
remote: Counting objects: 17% (37/214)
remote: Counting objects: 18% (39/214)
remote: Counting objects: 19% (41/214)
remote: Counting objects: 20% (43/214)
remote: Counting objects: 21% (45/214)
remote: Counting objects: 22% (48/214)
remote: Counting objects: 23% (50/214)
remote: Counting objects: 24% (52/214)
remote: Counting objects: 25% (54/214)
remote: Counting objects: 26% (56/214)
remote: Counting objects: 27% (58/214)
remote: Counting objects: 28% (60/214)
remote: Counting objects: 29% (63/214)
remote: Counting objects: 30% (65/214)
remote: Counting objects: 31% (67/214)
remote: Counting objects: 32% (69/214)
remote: Counting objects: 33% (71/214)
remote: Counting objects: 34% (73/214)
remote: Counting objects: 35% (75/214)
remote: Counting objects: 36% (78/214)
remote: Counting objects: 37% (80/214)
remote: Counting objects: 38% (82/214)
remote: Counting objects: 39% (84/214)
remote: Counting objects: 40% (86/214)
remote: Counting objects: 41% (88/214)
remote: Counting objects: 42% (90/214)
remote: Counting objects: 43% (93/214)
remote: Counting objects: 44% (95/214)
remote: Counting objects: 45% (97/214)
remote: Counting objects: 46% (99/214)
remote: Counting objects: 47% (101/214)
remote: Counting objects: 48% (103/214)
remote: Counting objects: 49% (105/214)
remote: Counting objects: 50% (107/214)
remote: Counting objects: 51% (110/214)
remote: Counting objects: 52% (112/214)
remote: Counting objects: 53% (114/214)
remote: Counting objects: 54% (116/214)
remote: Counting objects: 55% (118/214)
remote: Counting objects: 56% (120/214)
remote: Counting objects: 57% (122/214)
remote: Counting objects: 58% (125/214)
remote: Counting objects: 59% (127/214)
remote: Counting objects: 60% (129/214)
remote: Counting objects: 61% (131/214)
remote: Counting objects: 62% (133/214)
remote: Counting objects: 63% (135/214)
remote: Counting objects: 64% (137/214)
remote: Counting objects: 65% (140/214)
remote: Counting objects: 66% (142/214)
remote: Counting objects: 67% (144/214)
remote: Counting objects: 68% (146/214)
remote: Counting objects: 69% (148/214)
remote: Counting objects: 70% (150/214)
remote: Counting objects: 71% (152/214)
remote: Counting objects: 72% (155/214)
remote: Counting objects: 73% (157/214)
remote: Counting objects: 74% (159/214)
remote: Counting objects: 75% (161/214)
remote: Counting objects: 76% (163/214)
remote: Counting objects: 77% (165/214)
remote: Counting objects: 78% (167/214)
remote: Counting objects: 79% (170/214)
remote: Counting objects: 80% (172/214)
remote: Counting objects: 81% (174/214)
remote: Counting objects: 82% (176/214)
remote: Counting objects: 83% (178/214)
remote: Counting objects: 84% (180/214)
remote: Counting objects: 85% (182/214)
remote: Counting objects: 86% (185/214)
remote: Counting objects: 87% (187/214)
remote: Counting objects: 88% (189/214)
remote: Counting objects: 89% (191/214)
remote: Counting objects: 90% (193/214)
remote: Counting objects: 91% (195/214)
remote: Counting objects: 92% (197/214)
remote: Counting objects: 93% (200/214)
remote: Counting objects: 94% (202/214)
remote: Counting objects: 95% (204/214)
remote: Counting objects: 96% (206/214)
remote: Counting objects: 97% (208/214)
remote: Counting objects: 98% (210/214)
remote: Counting objects: 99% (212/214)
remote: Counting objects: 100% (214/214)
remote: Counting objects: 100% (214/214), done.
remote: Compressing objects: 1% (1/81)
remote: Compressing objects: 2% (2/81)
remote: Compressing objects: 3% (3/81)
remote: Compressing objects: 4% (4/81)
remote: Compressing objects: 6% (5/81)
remote: Compressing objects: 7% (6/81)
remote: Compressing objects: 8% (7/81)
remote: Compressing objects: 9% (8/81)
remote: Compressing objects: 11% (9/81)
remote: Compressing objects: 12% (10/81)
remote: Compressing objects: 13% (11/81)
remote: Compressing objects: 14% (12/81)
remote: Compressing objects: 16% (13/81)
remote: Compressing objects: 17% (14/81)
remote: Compressing objects: 18% (15/81)
remote: Compressing objects: 19% (16/81)
remote: Compressing objects: 20% (17/81)
remote: Compressing objects: 22% (18/81)
remote: Compressing objects: 23% (19/81)
remote: Compressing objects: 24% (20/81)
remote: Compressing objects: 25% (21/81)
remote: Compressing objects: 27% (22/81)
remote: Compressing objects: 28% (23/81)
remote: Compressing objects: 29% (24/81)
remote: Compressing objects: 30% (25/81)
remote: Compressing objects: 32% (26/81)
remote: Compressing objects: 33% (27/81)
remote: Compressing objects: 34% (28/81)
remote: Compressing objects: 35% (29/81)
remote: Compressing objects: 37% (30/81)
remote: Compressing objects: 38% (31/81)
remote: Compressing objects: 39% (32/81)
remote: Compressing objects: 40% (33/81)
remote: Compressing objects: 41% (34/81)
remote: Compressing objects: 43% (35/81)
remote: Compressing objects: 44% (36/81)
remote: Compressing objects: 45% (37/81)
remote: Compressing objects: 46% (38/81)
remote: Compressing objects: 48% (39/81)
remote: Compressing objects: 49% (40/81)
remote: Compressing objects: 50% (41/81)
remote: Compressing objects: 51% (42/81)
remote: Compressing objects: 53% (43/81)
remote: Compressing objects: 54% (44/81)
remote: Compressing objects: 55% (45/81)
remote: Compressing objects: 56% (46/81)
remote: Compressing objects: 58% (47/81)
remote: Compressing objects: 59% (48/81)
remote: Compressing objects: 60% (49/81)
remote: Compressing objects: 61% (50/81)
remote: Compressing objects: 62% (51/81)
remote: Compressing objects: 64% (52/81)
remote: Compressing objects: 65% (53/81)
remote: Compressing objects: 66% (54/81)
remote: Compressing objects: 67% (55/81)
remote: Compressing objects: 69% (56/81)
remote: Compressing objects: 70% (57/81)
remote: Compressing objects: 71% (58/81)
remote: Compressing objects: 72% (59/81)
remote: Compressing objects: 74% (60/81)
remote: Compressing objects: 75% (61/81)
remote: Compressing objects: 76% (62/81)
remote: Compressing objects: 77% (63/81)
remote: Compressing objects: 79% (64/81)
remote: Compressing objects: 80% (65/81)
remote: Compressing objects: 81% (66/81)
remote: Compressing objects: 82% (67/81)
remote: Compressing objects: 83% (68/81)
remote: Compressing objects: 85% (69/81)
remote: Compressing objects: 86% (70/81)
remote: Compressing objects: 87% (71/81)
remote: Compressing objects: 88% (72/81)
remote: Compressing objects: 90% (73/81)
remote: Compressing objects: 91% (74/81)
remote: Compressing objects: 92% (75/81)
remote: Compressing objects: 93% (76/81)
remote: Compressing objects: 95% (77/81)
remote: Compressing objects: 96% (78/81)
remote: Compressing objects: 97% (79/81)
remote: Compressing objects: 98% (80/81)
remote: Compressing objects: 100% (81/81)
remote: Compressing objects: 100% (81/81), done.
Receiving objects: 0% (1/252)
Receiving objects: 1% (3/252)
Receiving objects: 2% (6/252)
Receiving objects: 3% (8/252)
Receiving objects: 4% (11/252)
Receiving objects: 5% (13/252)
Receiving objects: 6% (16/252)
Receiving objects: 7% (18/252)
Receiving objects: 8% (21/252)
Receiving objects: 9% (23/252)
Receiving objects: 10% (26/252)
Receiving objects: 11% (28/252)
Receiving objects: 12% (31/252)
Receiving objects: 13% (33/252)
Receiving objects: 14% (36/252)
Receiving objects: 15% (38/252)
Receiving objects: 16% (41/252)
Receiving objects: 17% (43/252)
Receiving objects: 18% (46/252)
Receiving objects: 19% (48/252)
Receiving objects: 20% (51/252)
Receiving objects: 21% (53/252)
Receiving objects: 22% (56/252)
Receiving objects: 23% (58/252)
Receiving objects: 24% (61/252)
Receiving objects: 25% (63/252)
Receiving objects: 26% (66/252)
Receiving objects: 27% (69/252)
Receiving objects: 28% (71/252)
Receiving objects: 29% (74/252)
Receiving objects: 30% (76/252)
Receiving objects: 31% (79/252)
Receiving objects: 32% (81/252)
Receiving objects: 33% (84/252)
Receiving objects: 34% (86/252)
Receiving objects: 35% (89/252)
Receiving objects: 36% (91/252), 36.00 KiB | 39.00 KiB/s
remote: Total 252 (delta 50), reused 161 (delta 36), pack-reused 38
Receiving objects: 37% (94/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 38% (96/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 39% (99/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 40% (101/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 41% (104/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 42% (106/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 43% (109/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 44% (111/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 45% (114/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 46% (116/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 47% (119/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 48% (121/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 49% (124/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 50% (126/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 51% (129/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 52% (132/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 53% (134/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 54% (137/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 55% (139/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 56% (142/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 57% (144/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 58% (147/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 59% (149/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 60% (152/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 61% (154/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 62% (157/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 63% (159/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 64% (162/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 65% (164/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 66% (167/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 67% (169/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 68% (172/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 69% (174/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 70% (177/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 71% (179/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 72% (182/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 73% (184/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 74% (187/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 75% (189/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 76% (192/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 77% (195/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 78% (197/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 79% (200/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 80% (202/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 81% (205/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 82% (207/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 83% (210/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 84% (212/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 85% (215/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 86% (217/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 87% (220/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 88% (222/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 89% (225/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 90% (227/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 91% (230/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 92% (232/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 93% (235/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 94% (237/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 95% (240/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 96% (242/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 97% (245/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 98% (247/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 99% (250/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 100% (252/252), 36.00 KiB | 39.00 KiB/s
Receiving objects: 100% (252/252), 9.57 MiB | 10.91 MiB/s, done.
Resolving deltas: 0% (0/55)
Resolving deltas: 1% (1/55)
Resolving deltas: 3% (2/55)
Resolving deltas: 5% (3/55)
Resolving deltas: 7% (4/55)
Resolving deltas: 9% (5/55)
Resolving deltas: 12% (7/55)
Resolving deltas: 14% (8/55)
Resolving deltas: 20% (11/55)
Resolving deltas: 40% (22/55)
Resolving deltas: 41% (23/55)
Resolving deltas: 45% (25/55)
Resolving deltas: 47% (26/55)
Resolving deltas: 50% (28/55)
Resolving deltas: 56% (31/55)
Resolving deltas: 100% (55/55)
Resolving deltas: 100% (55/55), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-device'...
remote: Enumerating objects: 1959, done.
remote: Counting objects: 0% (1/152)
remote: Counting objects: 1% (2/152)
remote: Counting objects: 2% (4/152)
remote: Counting objects: 3% (5/152)
remote: Counting objects: 4% (7/152)
remote: Counting objects: 5% (8/152)
remote: Counting objects: 6% (10/152)
remote: Counting objects: 7% (11/152)
remote: Counting objects: 8% (13/152)
remote: Counting objects: 9% (14/152)
remote: Counting objects: 10% (16/152)
remote: Counting objects: 11% (17/152)
remote: Counting objects: 12% (19/152)
remote: Counting objects: 13% (20/152)
remote: Counting objects: 14% (22/152)
remote: Counting objects: 15% (23/152)
remote: Counting objects: 16% (25/152)
remote: Counting objects: 17% (26/152)
remote: Counting objects: 18% (28/152)
remote: Counting objects: 19% (29/152)
remote: Counting objects: 20% (31/152)
remote: Counting objects: 21% (32/152)
remote: Counting objects: 22% (34/152)
remote: Counting objects: 23% (35/152)
remote: Counting objects: 24% (37/152)
remote: Counting objects: 25% (38/152)
remote: Counting objects: 26% (40/152)
remote: Counting objects: 27% (42/152)
remote: Counting objects: 28% (43/152)
remote: Counting objects: 29% (45/152)
remote: Counting objects: 30% (46/152)
remote: Counting objects: 31% (48/152)
remote: Counting objects: 32% (49/152)
remote: Counting objects: 33% (51/152)
remote: Counting objects: 34% (52/152)
remote: Counting objects: 35% (54/152)
remote: Counting objects: 36% (55/152)
remote: Counting objects: 37% (57/152)
remote: Counting objects: 38% (58/152)
remote: Counting objects: 39% (60/152)
remote: Counting objects: 40% (61/152)
remote: Counting objects: 41% (63/152)
remote: Counting objects: 42% (64/152)
remote: Counting objects: 43% (66/152)
remote: Counting objects: 44% (67/152)
remote: Counting objects: 45% (69/152)
remote: Counting objects: 46% (70/152)
remote: Counting objects: 47% (72/152)
remote: Counting objects: 48% (73/152)
remote: Counting objects: 49% (75/152)
remote: Counting objects: 50% (76/152)
remote: Counting objects: 51% (78/152)
remote: Counting objects: 52% (80/152)
remote: Counting objects: 53% (81/152)
remote: Counting objects: 54% (83/152)
remote: Counting objects: 55% (84/152)
remote: Counting objects: 56% (86/152)
remote: Counting objects: 57% (87/152)
remote: Counting objects: 58% (89/152)
remote: Counting objects: 59% (90/152)
remote: Counting objects: 60% (92/152)
remote: Counting objects: 61% (93/152)
remote: Counting objects: 62% (95/152)
remote: Counting objects: 63% (96/152)
remote: Counting objects: 64% (98/152)
remote: Counting objects: 65% (99/152)
remote: Counting objects: 66% (101/152)
remote: Counting objects: 67% (102/152)
remote: Counting objects: 68% (104/152)
remote: Counting objects: 69% (105/152)
remote: Counting objects: 70% (107/152)
remote: Counting objects: 71% (108/152)
remote: Counting objects: 72% (110/152)
remote: Counting objects: 73% (111/152)
remote: Counting objects: 74% (113/152)
remote: Counting objects: 75% (114/152)
remote: Counting objects: 76% (116/152)
remote: Counting objects: 77% (118/152)
remote: Counting objects: 78% (119/152)
remote: Counting objects: 79% (121/152)
remote: Counting objects: 80% (122/152)
remote: Counting objects: 81% (124/152)
remote: Counting objects: 82% (125/152)
remote: Counting objects: 83% (127/152)
remote: Counting objects: 84% (128/152)
remote: Counting objects: 85% (130/152)
remote: Counting objects: 86% (131/152)
remote: Counting objects: 87% (133/152)
remote: Counting objects: 88% (134/152)
remote: Counting objects: 89% (136/152)
remote: Counting objects: 90% (137/152)
remote: Counting objects: 91% (139/152)
remote: Counting objects: 92% (140/152)
remote: Counting objects: 93% (142/152)
remote: Counting objects: 94% (143/152)
remote: Counting objects: 95% (145/152)
remote: Counting objects: 96% (146/152)
remote: Counting objects: 97% (148/152)
remote: Counting objects: 98% (149/152)
remote: Counting objects: 99% (151/152)
remote: Counting objects: 100% (152/152)
remote: Counting objects: 100% (152/152), done.
remote: Compressing objects: 0% (1/129)
remote: Compressing objects: 1% (2/129)
remote: Compressing objects: 2% (3/129)
remote: Compressing objects: 3% (4/129)
remote: Compressing objects: 4% (6/129)
remote: Compressing objects: 5% (7/129)
remote: Compressing objects: 6% (8/129)
remote: Compressing objects: 7% (10/129)
remote: Compressing objects: 8% (11/129)
remote: Compressing objects: 9% (12/129)
remote: Compressing objects: 10% (13/129)
remote: Compressing objects: 11% (15/129)
remote: Compressing objects: 12% (16/129)
remote: Compressing objects: 13% (17/129)
remote: Compressing objects: 14% (19/129)
remote: Compressing objects: 15% (20/129)
remote: Compressing objects: 16% (21/129)
remote: Compressing objects: 17% (22/129)
remote: Compressing objects: 18% (24/129)
remote: Compressing objects: 19% (25/129)
remote: Compressing objects: 20% (26/129)
remote: Compressing objects: 21% (28/129)
remote: Compressing objects: 22% (29/129)
remote: Compressing objects: 23% (30/129)
remote: Compressing objects: 24% (31/129)
remote: Compressing objects: 25% (33/129)
remote: Compressing objects: 26% (34/129)
remote: Compressing objects: 27% (35/129)
remote: Compressing objects: 28% (37/129)
remote: Compressing objects: 29% (38/129)
remote: Compressing objects: 30% (39/129)
remote: Compressing objects: 31% (40/129)
remote: Compressing objects: 32% (42/129)
remote: Compressing objects: 33% (43/129)
remote: Compressing objects: 34% (44/129)
remote: Compressing objects: 35% (46/129)
remote: Compressing objects: 36% (47/129)
remote: Compressing objects: 37% (48/129)
remote: Compressing objects: 38% (50/129)
remote: Compressing objects: 39% (51/129)
remote: Compressing objects: 40% (52/129)
remote: Compressing objects: 41% (53/129)
remote: Compressing objects: 42% (55/129)
remote: Compressing objects: 43% (56/129)
remote: Compressing objects: 44% (57/129)
remote: Compressing objects: 45% (59/129)
remote: Compressing objects: 46% (60/129)
remote: Compressing objects: 47% (61/129)
remote: Compressing objects: 48% (62/129)
remote: Compressing objects: 49% (64/129)
remote: Compressing objects: 50% (65/129)
remote: Compressing objects: 51% (66/129)
remote: Compressing objects: 52% (68/129)
remote: Compressing objects: 53% (69/129)
remote: Compressing objects: 54% (70/129)
remote: Compressing objects: 55% (71/129)
remote: Compressing objects: 56% (73/129)
remote: Compressing objects: 57% (74/129)
remote: Compressing objects: 58% (75/129)
remote: Compressing objects: 59% (77/129)
remote: Compressing objects: 60% (78/129)
remote: Compressing objects: 61% (79/129)
remote: Compressing objects: 62% (80/129)
remote: Compressing objects: 63% (82/129)
remote: Compressing objects: 64% (83/129)
remote: Compressing objects: 65% (84/129)
remote: Compressing objects: 66% (86/129)
remote: Compressing objects: 67% (87/129)
remote: Compressing objects: 68% (88/129)
remote: Compressing objects: 69% (90/129)
remote: Compressing objects: 70% (91/129)
remote: Compressing objects: 71% (92/129)
remote: Compressing objects: 72% (93/129)
remote: Compressing objects: 73% (95/129)
remote: Compressing objects: 74% (96/129)
remote: Compressing objects: 75% (97/129)
remote: Compressing objects: 76% (99/129)
remote: Compressing objects: 77% (100/129)
remote: Compressing objects: 78% (101/129)
remote: Compressing objects: 79% (102/129)
remote: Compressing objects: 80% (104/129)
remote: Compressing objects: 81% (105/129)
remote: Compressing objects: 82% (106/129)
remote: Compressing objects: 83% (108/129)
remote: Compressing objects: 84% (109/129)
remote: Compressing objects: 85% (110/129)
remote: Compressing objects: 86% (111/129)
remote: Compressing objects: 87% (113/129)
remote: Compressing objects: 88% (114/129)
remote: Compressing objects: 89% (115/129)
remote: Compressing objects: 90% (117/129)
remote: Compressing objects: 91% (118/129)
remote: Compressing objects: 92% (119/129)
remote: Compressing objects: 93% (120/129)
remote: Compressing objects: 94% (122/129)
remote: Compressing objects: 95% (123/129)
remote: Compressing objects: 96% (124/129)
remote: Compressing objects: 97% (126/129)
remote: Compressing objects: 98% (127/129)
remote: Compressing objects: 99% (128/129)
remote: Compressing objects: 100% (129/129)
remote: Compressing objects: 100% (129/129), done.
Receiving objects: 0% (1/1959)
Receiving objects: 1% (20/1959)
Receiving objects: 2% (40/1959)
Receiving objects: 3% (59/1959)
Receiving objects: 4% (79/1959)
Receiving objects: 5% (98/1959)
Receiving objects: 6% (118/1959)
Receiving objects: 7% (138/1959)
Receiving objects: 8% (157/1959)
Receiving objects: 9% (177/1959)
Receiving objects: 10% (196/1959)
Receiving objects: 11% (216/1959)
Receiving objects: 12% (236/1959)
Receiving objects: 13% (255/1959)
Receiving objects: 14% (275/1959)
Receiving objects: 15% (294/1959)
Receiving objects: 16% (314/1959)
Receiving objects: 17% (334/1959)
Receiving objects: 18% (353/1959)
Receiving objects: 19% (373/1959)
Receiving objects: 20% (392/1959)
Receiving objects: 21% (412/1959)
Receiving objects: 22% (431/1959)
Receiving objects: 23% (451/1959)
Receiving objects: 24% (471/1959)
Receiving objects: 25% (490/1959)
Receiving objects: 26% (510/1959)
Receiving objects: 27% (529/1959)
Receiving objects: 28% (549/1959)
Receiving objects: 29% (569/1959)
Receiving objects: 30% (588/1959)
Receiving objects: 31% (608/1959)
Receiving objects: 32% (627/1959)
Receiving objects: 33% (647/1959)
Receiving objects: 34% (667/1959)
Receiving objects: 35% (686/1959)
Receiving objects: 36% (706/1959)
Receiving objects: 37% (725/1959)
Receiving objects: 38% (745/1959)
Receiving objects: 39% (765/1959)
Receiving objects: 40% (784/1959)
Receiving objects: 41% (804/1959)
Receiving objects: 42% (823/1959)
Receiving objects: 43% (843/1959)
Receiving objects: 44% (862/1959)
Receiving objects: 45% (882/1959)
Receiving objects: 46% (902/1959)
Receiving objects: 47% (921/1959)
Receiving objects: 48% (941/1959)
Receiving objects: 49% (960/1959)
Receiving objects: 50% (980/1959)
Receiving objects: 51% (1000/1959)
Receiving objects: 52% (1019/1959)
Receiving objects: 53% (1039/1959)
Receiving objects: 54% (1058/1959)
Receiving objects: 55% (1078/1959)
Receiving objects: 56% (1098/1959)
Receiving objects: 57% (1117/1959)
Receiving objects: 58% (1137/1959)
Receiving objects: 59% (1156/1959)
Receiving objects: 60% (1176/1959)
Receiving objects: 61% (1195/1959)
Receiving objects: 62% (1215/1959)
Receiving objects: 63% (1235/1959)
Receiving objects: 64% (1254/1959)
Receiving objects: 65% (1274/1959)
Receiving objects: 66% (1293/1959)
Receiving objects: 67% (1313/1959)
Receiving objects: 68% (1333/1959)
Receiving objects: 69% (1352/1959)
Receiving objects: 70% (1372/1959)
Receiving objects: 71% (1391/1959)
remote: Total 1959 (delta 37), reused 123 (delta 23), pack-reused 1807
Receiving objects: 72% (1411/1959)
Receiving objects: 73% (1431/1959)
Receiving objects: 74% (1450/1959)
Receiving objects: 75% (1470/1959)
Receiving objects: 76% (1489/1959)
Receiving objects: 77% (1509/1959)
Receiving objects: 78% (1529/1959)
Receiving objects: 79% (1548/1959)
Receiving objects: 80% (1568/1959)
Receiving objects: 81% (1587/1959)
Receiving objects: 82% (1607/1959)
Receiving objects: 83% (1626/1959)
Receiving objects: 84% (1646/1959)
Receiving objects: 85% (1666/1959)
Receiving objects: 86% (1685/1959)
Receiving objects: 87% (1705/1959)
Receiving objects: 88% (1724/1959)
Receiving objects: 89% (1744/1959)
Receiving objects: 90% (1764/1959)
Receiving objects: 91% (1783/1959)
Receiving objects: 92% (1803/1959)
Receiving objects: 93% (1822/1959)
Receiving objects: 94% (1842/1959)
Receiving objects: 95% (1862/1959)
Receiving objects: 96% (1881/1959)
Receiving objects: 97% (1901/1959)
Receiving objects: 98% (1920/1959)
Receiving objects: 99% (1940/1959)
Receiving objects: 100% (1959/1959)
Receiving objects: 100% (1959/1959), 231.23 KiB | 21.02 MiB/s, done.
Resolving deltas: 0% (0/702)
Resolving deltas: 5% (37/702)
Resolving deltas: 6% (47/702)
Resolving deltas: 7% (50/702)
Resolving deltas: 9% (64/702)
Resolving deltas: 13% (97/702)
Resolving deltas: 20% (143/702)
Resolving deltas: 26% (189/702)
Resolving deltas: 28% (197/702)
Resolving deltas: 33% (236/702)
Resolving deltas: 38% (270/702)
Resolving deltas: 41% (288/702)
Resolving deltas: 42% (297/702)
Resolving deltas: 47% (335/702)
Resolving deltas: 52% (372/702)
Resolving deltas: 53% (377/702)
Resolving deltas: 60% (422/702)
Resolving deltas: 63% (445/702)
Resolving deltas: 64% (450/702)
Resolving deltas: 65% (461/702)
Resolving deltas: 67% (474/702)
Resolving deltas: 68% (480/702)
Resolving deltas: 70% (493/702)
Resolving deltas: 71% (500/702)
Resolving deltas: 73% (516/702)
Resolving deltas: 76% (538/702)
Resolving deltas: 77% (546/702)
Resolving deltas: 78% (548/702)
Resolving deltas: 80% (562/702)
Resolving deltas: 81% (569/702)
Resolving deltas: 82% (579/702)
Resolving deltas: 83% (583/702)
Resolving deltas: 84% (592/702)
Resolving deltas: 85% (598/702)
Resolving deltas: 86% (605/702)
Resolving deltas: 87% (611/702)
Resolving deltas: 88% (619/702)
Resolving deltas: 91% (644/702)
Resolving deltas: 92% (648/702)
Resolving deltas: 93% (653/702)
Resolving deltas: 94% (660/702)
Resolving deltas: 95% (673/702)
Resolving deltas: 96% (678/702)
Resolving deltas: 97% (681/702)
Resolving deltas: 98% (688/702)
Resolving deltas: 100% (702/702)
Resolving deltas: 100% (702/702), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-mqtt'...
remote: Enumerating objects: 181, done.
remote: Total 181 (delta 0), reused 0 (delta 0), pack-reused 181
Receiving objects: 0% (1/181)
Receiving objects: 1% (2/181)
Receiving objects: 2% (4/181)
Receiving objects: 3% (6/181)
Receiving objects: 4% (8/181)
Receiving objects: 5% (10/181)
Receiving objects: 6% (11/181)
Receiving objects: 7% (13/181)
Receiving objects: 8% (15/181)
Receiving objects: 9% (17/181)
Receiving objects: 10% (19/181)
Receiving objects: 11% (20/181)
Receiving objects: 12% (22/181)
Receiving objects: 13% (24/181)
Receiving objects: 14% (26/181)
Receiving objects: 15% (28/181)
Receiving objects: 16% (29/181)
Receiving objects: 17% (31/181)
Receiving objects: 18% (33/181)
Receiving objects: 19% (35/181)
Receiving objects: 20% (37/181)
Receiving objects: 21% (39/181)
Receiving objects: 22% (40/181)
Receiving objects: 23% (42/181)
Receiving objects: 24% (44/181)
Receiving objects: 25% (46/181)
Receiving objects: 26% (48/181)
Receiving objects: 27% (49/181)
Receiving objects: 28% (51/181)
Receiving objects: 29% (53/181)
Receiving objects: 30% (55/181)
Receiving objects: 31% (57/181)
Receiving objects: 32% (58/181)
Receiving objects: 33% (60/181)
Receiving objects: 34% (62/181)
Receiving objects: 35% (64/181)
Receiving objects: 36% (66/181)
Receiving objects: 37% (67/181)
Receiving objects: 38% (69/181)
Receiving objects: 39% (71/181)
Receiving objects: 40% (73/181)
Receiving objects: 41% (75/181)
Receiving objects: 42% (77/181)
Receiving objects: 43% (78/181)
Receiving objects: 44% (80/181)
Receiving objects: 45% (82/181)
Receiving objects: 46% (84/181)
Receiving objects: 47% (86/181)
Receiving objects: 48% (87/181)
Receiving objects: 49% (89/181)
Receiving objects: 50% (91/181)
Receiving objects: 51% (93/181)
Receiving objects: 52% (95/181)
Receiving objects: 53% (96/181)
Receiving objects: 54% (98/181)
Receiving objects: 55% (100/181)
Receiving objects: 56% (102/181)
Receiving objects: 57% (104/181)
Receiving objects: 58% (105/181)
Receiving objects: 59% (107/181)
Receiving objects: 60% (109/181)
Receiving objects: 61% (111/181)
Receiving objects: 62% (113/181)
Receiving objects: 63% (115/181)
Receiving objects: 64% (116/181)
Receiving objects: 65% (118/181)
Receiving objects: 66% (120/181)
Receiving objects: 67% (122/181)
Receiving objects: 68% (124/181)
Receiving objects: 69% (125/181)
Receiving objects: 70% (127/181)
Receiving objects: 71% (129/181)
Receiving objects: 72% (131/181)
Receiving objects: 73% (133/181)
Receiving objects: 74% (134/181)
Receiving objects: 75% (136/181)
Receiving objects: 76% (138/181)
Receiving objects: 77% (140/181)
Receiving objects: 78% (142/181)
Receiving objects: 79% (143/181)
Receiving objects: 80% (145/181)
Receiving objects: 81% (147/181)
Receiving objects: 82% (149/181)
Receiving objects: 83% (151/181)
Receiving objects: 84% (153/181)
Receiving objects: 85% (154/181)
Receiving objects: 86% (156/181)
Receiving objects: 87% (158/181)
Receiving objects: 88% (160/181)
Receiving objects: 89% (162/181)
Receiving objects: 90% (163/181)
Receiving objects: 91% (165/181)
Receiving objects: 92% (167/181)
Receiving objects: 93% (169/181)
Receiving objects: 94% (171/181)
Receiving objects: 95% (172/181)
Receiving objects: 96% (174/181)
Receiving objects: 97% (176/181)
Receiving objects: 98% (178/181)
Receiving objects: 99% (180/181)
Receiving objects: 100% (181/181)
Receiving objects: 100% (181/181), 18.14 KiB | 18.14 MiB/s, done.
Resolving deltas: 0% (0/47)
Resolving deltas: 2% (1/47)
Resolving deltas: 6% (3/47)
Resolving deltas: 8% (4/47)
Resolving deltas: 10% (5/47)
Resolving deltas: 14% (7/47)
Resolving deltas: 23% (11/47)
Resolving deltas: 25% (12/47)
Resolving deltas: 29% (14/47)
Resolving deltas: 31% (15/47)
Resolving deltas: 34% (16/47)
Resolving deltas: 76% (36/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-node-weifang'...
remote: Enumerating objects: 229, done.
remote: Counting objects: 0% (1/161)
remote: Counting objects: 1% (2/161)
remote: Counting objects: 2% (4/161)
remote: Counting objects: 3% (5/161)
remote: Counting objects: 4% (7/161)
remote: Counting objects: 5% (9/161)
remote: Counting objects: 6% (10/161)
remote: Counting objects: 7% (12/161)
remote: Counting objects: 8% (13/161)
remote: Counting objects: 9% (15/161)
remote: Counting objects: 10% (17/161)
remote: Counting objects: 11% (18/161)
remote: Counting objects: 12% (20/161)
remote: Counting objects: 13% (21/161)
remote: Counting objects: 14% (23/161)
remote: Counting objects: 15% (25/161)
remote: Counting objects: 16% (26/161)
remote: Counting objects: 17% (28/161)
remote: Counting objects: 18% (29/161)
remote: Counting objects: 19% (31/161)
remote: Counting objects: 20% (33/161)
remote: Counting objects: 21% (34/161)
remote: Counting objects: 22% (36/161)
remote: Counting objects: 23% (38/161)
remote: Counting objects: 24% (39/161)
remote: Counting objects: 25% (41/161)
remote: Counting objects: 26% (42/161)
remote: Counting objects: 27% (44/161)
remote: Counting objects: 28% (46/161)
remote: Counting objects: 29% (47/161)
remote: Counting objects: 30% (49/161)
remote: Counting objects: 31% (50/161)
remote: Counting objects: 32% (52/161)
remote: Counting objects: 33% (54/161)
remote: Counting objects: 34% (55/161)
remote: Counting objects: 35% (57/161)
remote: Counting objects: 36% (58/161)
remote: Counting objects: 37% (60/161)
remote: Counting objects: 38% (62/161)
remote: Counting objects: 39% (63/161)
remote: Counting objects: 40% (65/161)
remote: Counting objects: 41% (67/161)
remote: Counting objects: 42% (68/161)
remote: Counting objects: 43% (70/161)
remote: Counting objects: 44% (71/161)
remote: Counting objects: 45% (73/161)
remote: Counting objects: 46% (75/161)
remote: Counting objects: 47% (76/161)
remote: Counting objects: 48% (78/161)
remote: Counting objects: 49% (79/161)
remote: Counting objects: 50% (81/161)
remote: Counting objects: 51% (83/161)
remote: Counting objects: 52% (84/161)
remote: Counting objects: 53% (86/161)
remote: Counting objects: 54% (87/161)
remote: Counting objects: 55% (89/161)
remote: Counting objects: 56% (91/161)
remote: Counting objects: 57% (92/161)
remote: Counting objects: 58% (94/161)
remote: Counting objects: 59% (95/161)
remote: Counting objects: 60% (97/161)
remote: Counting objects: 61% (99/161)
remote: Counting objects: 62% (100/161)
remote: Counting objects: 63% (102/161)
remote: Counting objects: 64% (104/161)
remote: Counting objects: 65% (105/161)
remote: Counting objects: 66% (107/161)
remote: Counting objects: 67% (108/161)
remote: Counting objects: 68% (110/161)
remote: Counting objects: 69% (112/161)
remote: Counting objects: 70% (113/161)
remote: Counting objects: 71% (115/161)
remote: Counting objects: 72% (116/161)
remote: Counting objects: 73% (118/161)
remote: Counting objects: 74% (120/161)
remote: Counting objects: 75% (121/161)
remote: Counting objects: 76% (123/161)
remote: Counting objects: 77% (124/161)
remote: Counting objects: 78% (126/161)
remote: Counting objects: 79% (128/161)
remote: Counting objects: 80% (129/161)
remote: Counting objects: 81% (131/161)
remote: Counting objects: 82% (133/161)
remote: Counting objects: 83% (134/161)
remote: Counting objects: 84% (136/161)
remote: Counting objects: 85% (137/161)
remote: Counting objects: 86% (139/161)
remote: Counting objects: 87% (141/161)
remote: Counting objects: 88% (142/161)
remote: Counting objects: 89% (144/161)
remote: Counting objects: 90% (145/161)
remote: Counting objects: 91% (147/161)
remote: Counting objects: 92% (149/161)
remote: Counting objects: 93% (150/161)
remote: Counting objects: 94% (152/161)
remote: Counting objects: 95% (153/161)
remote: Counting objects: 96% (155/161)
remote: Counting objects: 97% (157/161)
remote: Counting objects: 98% (158/161)
remote: Counting objects: 99% (160/161)
remote: Counting objects: 100% (161/161)
remote: Counting objects: 100% (161/161), done.
remote: Compressing objects: 1% (1/58)
remote: Compressing objects: 3% (2/58)
remote: Compressing objects: 5% (3/58)
remote: Compressing objects: 6% (4/58)
remote: Compressing objects: 8% (5/58)
remote: Compressing objects: 10% (6/58)
remote: Compressing objects: 12% (7/58)
remote: Compressing objects: 13% (8/58)
remote: Compressing objects: 15% (9/58)
remote: Compressing objects: 17% (10/58)
remote: Compressing objects: 18% (11/58)
remote: Compressing objects: 20% (12/58)
remote: Compressing objects: 22% (13/58)
remote: Compressing objects: 24% (14/58)
remote: Compressing objects: 25% (15/58)
remote: Compressing objects: 27% (16/58)
remote: Compressing objects: 29% (17/58)
remote: Compressing objects: 31% (18/58)
remote: Compressing objects: 32% (19/58)
remote: Compressing objects: 34% (20/58)
remote: Compressing objects: 36% (21/58)
remote: Compressing objects: 37% (22/58)
remote: Compressing objects: 39% (23/58)
remote: Compressing objects: 41% (24/58)
remote: Compressing objects: 43% (25/58)
remote: Compressing objects: 44% (26/58)
remote: Compressing objects: 46% (27/58)
remote: Compressing objects: 48% (28/58)
remote: Compressing objects: 50% (29/58)
remote: Compressing objects: 51% (30/58)
remote: Compressing objects: 53% (31/58)
remote: Compressing objects: 55% (32/58)
remote: Compressing objects: 56% (33/58)
remote: Compressing objects: 58% (34/58)
remote: Compressing objects: 60% (35/58)
remote: Compressing objects: 62% (36/58)
remote: Compressing objects: 63% (37/58)
remote: Compressing objects: 65% (38/58)
remote: Compressing objects: 67% (39/58)
remote: Compressing objects: 68% (40/58)
remote: Compressing objects: 70% (41/58)
remote: Compressing objects: 72% (42/58)
remote: Compressing objects: 74% (43/58)
remote: Compressing objects: 75% (44/58)
remote: Compressing objects: 77% (45/58)
remote: Compressing objects: 79% (46/58)
remote: Compressing objects: 81% (47/58)
remote: Compressing objects: 82% (48/58)
remote: Compressing objects: 84% (49/58)
remote: Compressing objects: 86% (50/58)
remote: Compressing objects: 87% (51/58)
remote: Compressing objects: 89% (52/58)
remote: Compressing objects: 91% (53/58)
remote: Compressing objects: 93% (54/58)
remote: Compressing objects: 94% (55/58)
remote: Compressing objects: 96% (56/58)
remote: Compressing objects: 98% (57/58)
remote: Compressing objects: 100% (58/58)
remote: Compressing objects: 100% (58/58), done.
remote: Total 229 (delta 26), reused 153 (delta 23), pack-reused 68
Receiving objects: 0% (1/229)
Receiving objects: 1% (3/229)
Receiving objects: 2% (5/229)
Receiving objects: 3% (7/229)
Receiving objects: 4% (10/229)
Receiving objects: 5% (12/229)
Receiving objects: 6% (14/229)
Receiving objects: 7% (17/229)
Receiving objects: 8% (19/229)
Receiving objects: 9% (21/229)
Receiving objects: 10% (23/229)
Receiving objects: 11% (26/229)
Receiving objects: 12% (28/229)
Receiving objects: 13% (30/229)
Receiving objects: 14% (33/229)
Receiving objects: 15% (35/229)
Receiving objects: 16% (37/229)
Receiving objects: 17% (39/229)
Receiving objects: 18% (42/229)
Receiving objects: 19% (44/229)
Receiving objects: 20% (46/229)
Receiving objects: 21% (49/229)
Receiving objects: 22% (51/229)
Receiving objects: 23% (53/229)
Receiving objects: 24% (55/229)
Receiving objects: 25% (58/229)
Receiving objects: 26% (60/229)
Receiving objects: 27% (62/229)
Receiving objects: 28% (65/229)
Receiving objects: 29% (67/229)
Receiving objects: 30% (69/229)
Receiving objects: 31% (71/229)
Receiving objects: 32% (74/229)
Receiving objects: 33% (76/229)
Receiving objects: 34% (78/229)
Receiving objects: 35% (81/229)
Receiving objects: 36% (83/229)
Receiving objects: 37% (85/229)
Receiving objects: 38% (88/229)
Receiving objects: 39% (90/229)
Receiving objects: 40% (92/229)
Receiving objects: 41% (94/229)
Receiving objects: 42% (97/229)
Receiving objects: 43% (99/229)
Receiving objects: 44% (101/229)
Receiving objects: 45% (104/229)
Receiving objects: 46% (106/229)
Receiving objects: 47% (108/229)
Receiving objects: 48% (110/229)
Receiving objects: 49% (113/229)
Receiving objects: 50% (115/229)
Receiving objects: 51% (117/229)
Receiving objects: 52% (120/229)
Receiving objects: 53% (122/229)
Receiving objects: 54% (124/229)
Receiving objects: 55% (126/229)
Receiving objects: 56% (129/229)
Receiving objects: 57% (131/229)
Receiving objects: 58% (133/229)
Receiving objects: 59% (136/229)
Receiving objects: 60% (138/229)
Receiving objects: 61% (140/229)
Receiving objects: 62% (142/229)
Receiving objects: 63% (145/229)
Receiving objects: 64% (147/229)
Receiving objects: 65% (149/229)
Receiving objects: 66% (152/229)
Receiving objects: 67% (154/229)
Receiving objects: 68% (156/229)
Receiving objects: 69% (159/229)
Receiving objects: 70% (161/229)
Receiving objects: 71% (163/229)
Receiving objects: 72% (165/229)
Receiving objects: 73% (168/229)
Receiving objects: 74% (170/229)
Receiving objects: 75% (172/229)
Receiving objects: 76% (175/229)
Receiving objects: 77% (177/229)
Receiving objects: 78% (179/229)
Receiving objects: 79% (181/229)
Receiving objects: 80% (184/229)
Receiving objects: 81% (186/229)
Receiving objects: 82% (188/229)
Receiving objects: 83% (191/229)
Receiving objects: 84% (193/229)
Receiving objects: 85% (195/229)
Receiving objects: 86% (197/229)
Receiving objects: 87% (200/229)
Receiving objects: 88% (202/229)
Receiving objects: 89% (204/229)
Receiving objects: 90% (207/229)
Receiving objects: 91% (209/229)
Receiving objects: 92% (211/229)
Receiving objects: 93% (213/229)
Receiving objects: 94% (216/229)
Receiving objects: 95% (218/229)
Receiving objects: 96% (220/229)
Receiving objects: 97% (223/229)
Receiving objects: 98% (225/229)
Receiving objects: 99% (227/229)
Receiving objects: 100% (229/229)
Receiving objects: 100% (229/229), 29.65 KiB | 29.65 MiB/s, done.
Resolving deltas: 0% (0/37)
Resolving deltas: 51% (19/37)
Resolving deltas: 100% (37/37)
Resolving deltas: 100% (37/37), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-port'...
remote: Enumerating objects: 288, done.
remote: Counting objects: 0% (1/168)
remote: Counting objects: 1% (2/168)
remote: Counting objects: 2% (4/168)
remote: Counting objects: 3% (6/168)
remote: Counting objects: 4% (7/168)
remote: Counting objects: 5% (9/168)
remote: Counting objects: 6% (11/168)
remote: Counting objects: 7% (12/168)
remote: Counting objects: 8% (14/168)
remote: Counting objects: 9% (16/168)
remote: Counting objects: 10% (17/168)
remote: Counting objects: 11% (19/168)
remote: Counting objects: 12% (21/168)
remote: Counting objects: 13% (22/168)
remote: Counting objects: 14% (24/168)
remote: Counting objects: 15% (26/168)
remote: Counting objects: 16% (27/168)
remote: Counting objects: 17% (29/168)
remote: Counting objects: 18% (31/168)
remote: Counting objects: 19% (32/168)
remote: Counting objects: 20% (34/168)
remote: Counting objects: 21% (36/168)
remote: Counting objects: 22% (37/168)
remote: Counting objects: 23% (39/168)
remote: Counting objects: 24% (41/168)
remote: Counting objects: 25% (42/168)
remote: Counting objects: 26% (44/168)
remote: Counting objects: 27% (46/168)
remote: Counting objects: 28% (48/168)
remote: Counting objects: 29% (49/168)
remote: Counting objects: 30% (51/168)
remote: Counting objects: 31% (53/168)
remote: Counting objects: 32% (54/168)
remote: Counting objects: 33% (56/168)
remote: Counting objects: 34% (58/168)
remote: Counting objects: 35% (59/168)
remote: Counting objects: 36% (61/168)
remote: Counting objects: 37% (63/168)
remote: Counting objects: 38% (64/168)
remote: Counting objects: 39% (66/168)
remote: Counting objects: 40% (68/168)
remote: Counting objects: 41% (69/168)
remote: Counting objects: 42% (71/168)
remote: Counting objects: 43% (73/168)
remote: Counting objects: 44% (74/168)
remote: Counting objects: 45% (76/168)
remote: Counting objects: 46% (78/168)
remote: Counting objects: 47% (79/168)
remote: Counting objects: 48% (81/168)
remote: Counting objects: 49% (83/168)
remote: Counting objects: 50% (84/168)
remote: Counting objects: 51% (86/168)
remote: Counting objects: 52% (88/168)
remote: Counting objects: 53% (90/168)
remote: Counting objects: 54% (91/168)
remote: Counting objects: 55% (93/168)
remote: Counting objects: 56% (95/168)
remote: Counting objects: 57% (96/168)
remote: Counting objects: 58% (98/168)
remote: Counting objects: 59% (100/168)
remote: Counting objects: 60% (101/168)
remote: Counting objects: 61% (103/168)
remote: Counting objects: 62% (105/168)
remote: Counting objects: 63% (106/168)
remote: Counting objects: 64% (108/168)
remote: Counting objects: 65% (110/168)
remote: Counting objects: 66% (111/168)
remote: Counting objects: 67% (113/168)
remote: Counting objects: 68% (115/168)
remote: Counting objects: 69% (116/168)
remote: Counting objects: 70% (118/168)
remote: Counting objects: 71% (120/168)
remote: Counting objects: 72% (121/168)
remote: Counting objects: 73% (123/168)
remote: Counting objects: 74% (125/168)
remote: Counting objects: 75% (126/168)
remote: Counting objects: 76% (128/168)
remote: Counting objects: 77% (130/168)
remote: Counting objects: 78% (132/168)
remote: Counting objects: 79% (133/168)
remote: Counting objects: 80% (135/168)
remote: Counting objects: 81% (137/168)
remote: Counting objects: 82% (138/168)
remote: Counting objects: 83% (140/168)
remote: Counting objects: 84% (142/168)
remote: Counting objects: 85% (143/168)
remote: Counting objects: 86% (145/168)
remote: Counting objects: 87% (147/168)
remote: Counting objects: 88% (148/168)
remote: Counting objects: 89% (150/168)
remote: Counting objects: 90% (152/168)
remote: Counting objects: 91% (153/168)
remote: Counting objects: 92% (155/168)
remote: Counting objects: 93% (157/168)
remote: Counting objects: 94% (158/168)
remote: Counting objects: 95% (160/168)
remote: Counting objects: 96% (162/168)
remote: Counting objects: 97% (163/168)
remote: Counting objects: 98% (165/168)
remote: Counting objects: 99% (167/168)
remote: Counting objects: 100% (168/168)
remote: Counting objects: 100% (168/168), done.
remote: Compressing objects: 0% (1/123)
remote: Compressing objects: 1% (2/123)
remote: Compressing objects: 2% (3/123)
remote: Compressing objects: 3% (4/123)
remote: Compressing objects: 4% (5/123)
remote: Compressing objects: 5% (7/123)
remote: Compressing objects: 6% (8/123)
remote: Compressing objects: 7% (9/123)
remote: Compressing objects: 8% (10/123)
remote: Compressing objects: 9% (12/123)
remote: Compressing objects: 10% (13/123)
remote: Compressing objects: 11% (14/123)
remote: Compressing objects: 12% (15/123)
remote: Compressing objects: 13% (16/123)
remote: Compressing objects: 14% (18/123)
remote: Compressing objects: 15% (19/123)
remote: Compressing objects: 16% (20/123)
remote: Compressing objects: 17% (21/123)
remote: Compressing objects: 18% (23/123)
remote: Compressing objects: 19% (24/123)
remote: Compressing objects: 20% (25/123)
remote: Compressing objects: 21% (26/123)
remote: Compressing objects: 22% (28/123)
remote: Compressing objects: 23% (29/123)
remote: Compressing objects: 24% (30/123)
remote: Compressing objects: 25% (31/123)
remote: Compressing objects: 26% (32/123)
remote: Compressing objects: 27% (34/123)
remote: Compressing objects: 28% (35/123)
remote: Compressing objects: 29% (36/123)
remote: Compressing objects: 30% (37/123)
remote: Compressing objects: 31% (39/123)
remote: Compressing objects: 32% (40/123)
remote: Compressing objects: 33% (41/123)
remote: Compressing objects: 34% (42/123)
remote: Compressing objects: 35% (44/123)
remote: Compressing objects: 36% (45/123)
remote: Compressing objects: 37% (46/123)
remote: Compressing objects: 38% (47/123)
remote: Compressing objects: 39% (48/123)
remote: Compressing objects: 40% (50/123)
remote: Compressing objects: 41% (51/123)
remote: Compressing objects: 42% (52/123)
remote: Compressing objects: 43% (53/123)
remote: Compressing objects: 44% (55/123)
remote: Compressing objects: 45% (56/123)
remote: Compressing objects: 46% (57/123)
remote: Compressing objects: 47% (58/123)
remote: Compressing objects: 48% (60/123)
remote: Compressing objects: 49% (61/123)
remote: Compressing objects: 50% (62/123)
remote: Compressing objects: 51% (63/123)
remote: Compressing objects: 52% (64/123)
remote: Compressing objects: 53% (66/123)
remote: Compressing objects: 54% (67/123)
remote: Compressing objects: 55% (68/123)
remote: Compressing objects: 56% (69/123)
remote: Compressing objects: 57% (71/123)
remote: Compressing objects: 58% (72/123)
remote: Compressing objects: 59% (73/123)
remote: Compressing objects: 60% (74/123)
remote: Compressing objects: 61% (76/123)
remote: Compressing objects: 62% (77/123)
remote: Compressing objects: 63% (78/123)
remote: Compressing objects: 64% (79/123)
remote: Compressing objects: 65% (80/123)
remote: Compressing objects: 66% (82/123)
remote: Compressing objects: 67% (83/123)
remote: Compressing objects: 68% (84/123)
remote: Compressing objects: 69% (85/123)
remote: Compressing objects: 70% (87/123)
remote: Compressing objects: 71% (88/123)
remote: Compressing objects: 72% (89/123)
remote: Compressing objects: 73% (90/123)
remote: Compressing objects: 74% (92/123)
remote: Compressing objects: 75% (93/123)
remote: Compressing objects: 76% (94/123)
remote: Compressing objects: 77% (95/123)
remote: Compressing objects: 78% (96/123)
remote: Compressing objects: 79% (98/123)
remote: Compressing objects: 80% (99/123)
remote: Compressing objects: 81% (100/123)
remote: Compressing objects: 82% (101/123)
remote: Compressing objects: 83% (103/123)
remote: Compressing objects: 84% (104/123)
remote: Compressing objects: 85% (105/123)
remote: Compressing objects: 86% (106/123)
remote: Compressing objects: 87% (108/123)
remote: Compressing objects: 88% (109/123)
remote: Compressing objects: 89% (110/123)
remote: Compressing objects: 90% (111/123)
remote: Compressing objects: 91% (112/123)
remote: Compressing objects: 92% (114/123)
remote: Compressing objects: 93% (115/123)
remote: Compressing objects: 94% (116/123)
remote: Compressing objects: 95% (117/123)
remote: Compressing objects: 96% (119/123)
remote: Compressing objects: 97% (120/123)
remote: Compressing objects: 98% (121/123)
remote: Compressing objects: 99% (122/123)
remote: Compressing objects: 100% (123/123)
remote: Compressing objects: 100% (123/123), done.
Receiving objects: 0% (1/288)
Receiving objects: 1% (3/288)
Receiving objects: 2% (6/288)
Receiving objects: 3% (9/288)
Receiving objects: 4% (12/288)
Receiving objects: 5% (15/288)
Receiving objects: 6% (18/288)
Receiving objects: 7% (21/288)
Receiving objects: 8% (24/288)
Receiving objects: 9% (26/288)
Receiving objects: 10% (29/288)
Receiving objects: 11% (32/288)
Receiving objects: 12% (35/288)
Receiving objects: 13% (38/288)
Receiving objects: 14% (41/288)
Receiving objects: 15% (44/288)
Receiving objects: 16% (47/288)
Receiving objects: 17% (49/288)
Receiving objects: 18% (52/288)
Receiving objects: 19% (55/288)
Receiving objects: 20% (58/288)
Receiving objects: 21% (61/288)
Receiving objects: 22% (64/288)
Receiving objects: 23% (67/288)
Receiving objects: 24% (70/288)
Receiving objects: 25% (72/288)
Receiving objects: 26% (75/288)
Receiving objects: 27% (78/288)
Receiving objects: 28% (81/288)
Receiving objects: 29% (84/288)
Receiving objects: 30% (87/288)
Receiving objects: 31% (90/288)
Receiving objects: 32% (93/288)
Receiving objects: 33% (96/288)
Receiving objects: 34% (98/288)
Receiving objects: 35% (101/288)
Receiving objects: 36% (104/288)
Receiving objects: 37% (107/288)
Receiving objects: 38% (110/288)
Receiving objects: 39% (113/288)
Receiving objects: 40% (116/288)
Receiving objects: 41% (119/288)
Receiving objects: 42% (121/288)
Receiving objects: 43% (124/288)
Receiving objects: 44% (127/288)
Receiving objects: 45% (130/288)
Receiving objects: 46% (133/288)
Receiving objects: 47% (136/288)
Receiving objects: 48% (139/288)
Receiving objects: 49% (142/288)
Receiving objects: 50% (144/288)
Receiving objects: 51% (147/288)
Receiving objects: 52% (150/288)
Receiving objects: 53% (153/288)
Receiving objects: 54% (156/288)
Receiving objects: 55% (159/288)
Receiving objects: 56% (162/288)
Receiving objects: 57% (165/288)
Receiving objects: 58% (168/288)
Receiving objects: 59% (170/288)
Receiving objects: 60% (173/288)
Receiving objects: 61% (176/288)
Receiving objects: 62% (179/288)
Receiving objects: 63% (182/288)
Receiving objects: 64% (185/288)
Receiving objects: 65% (188/288)
Receiving objects: 66% (191/288)
Receiving objects: 67% (193/288)
Receiving objects: 68% (196/288)
Receiving objects: 69% (199/288)
Receiving objects: 70% (202/288)
Receiving objects: 71% (205/288)
Receiving objects: 72% (208/288)
Receiving objects: 73% (211/288)
Receiving objects: 74% (214/288)
Receiving objects: 75% (216/288)
Receiving objects: 76% (219/288)
Receiving objects: 77% (222/288)
Receiving objects: 78% (225/288)
Receiving objects: 79% (228/288)
Receiving objects: 80% (231/288)
Receiving objects: 81% (234/288)
Receiving objects: 82% (237/288)
Receiving objects: 83% (240/288)
Receiving objects: 84% (242/288)
remote: Total 288 (delta 81), reused 92 (delta 33), pack-reused 120
Receiving objects: 85% (245/288)
Receiving objects: 86% (248/288)
Receiving objects: 87% (251/288)
Receiving objects: 88% (254/288)
Receiving objects: 89% (257/288)
Receiving objects: 90% (260/288)
Receiving objects: 91% (263/288)
Receiving objects: 92% (265/288)
Receiving objects: 93% (268/288)
Receiving objects: 94% (271/288)
Receiving objects: 95% (274/288)
Receiving objects: 96% (277/288)
Receiving objects: 97% (280/288)
Receiving objects: 98% (283/288)
Receiving objects: 99% (286/288)
Receiving objects: 100% (288/288)
Receiving objects: 100% (288/288), 177.37 KiB | 19.71 MiB/s, done.
Resolving deltas: 0% (0/125)
Resolving deltas: 1% (2/125)
Resolving deltas: 2% (3/125)
Resolving deltas: 12% (15/125)
Resolving deltas: 14% (18/125)
Resolving deltas: 16% (21/125)
Resolving deltas: 19% (24/125)
Resolving deltas: 20% (25/125)
Resolving deltas: 21% (27/125)
Resolving deltas: 22% (28/125)
Resolving deltas: 23% (29/125)
Resolving deltas: 24% (30/125)
Resolving deltas: 26% (33/125)
Resolving deltas: 27% (34/125)
Resolving deltas: 28% (36/125)
Resolving deltas: 29% (37/125)
Resolving deltas: 60% (76/125)
Resolving deltas: 66% (83/125)
Resolving deltas: 68% (86/125)
Resolving deltas: 72% (91/125)
Resolving deltas: 79% (99/125)
Resolving deltas: 80% (101/125)
Resolving deltas: 83% (104/125)
Resolving deltas: 84% (105/125)
Resolving deltas: 85% (107/125)
Resolving deltas: 86% (108/125)
Resolving deltas: 87% (109/125)
Resolving deltas: 89% (112/125)
Resolving deltas: 90% (113/125)
Resolving deltas: 100% (125/125)
Resolving deltas: 100% (125/125), done.
Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0'
Submodule path 'crane_align_customized': checked out '0bf9d9dbf6e8cfba4ff33081417a51db4dde44ec'
Submodule path 'hardware': checked out 'c7c8e0b19820f60a99a6efd2012ecbedeb577590'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out 'fe08d7420373cd0f9b1b4eb867e0c7f9d713d153'
Submodule path 'lidar_loc_v2_common': checked out 'dd6ec8131f022ee08f81455a09d94802a582ee5f'
Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61'
Submodule path 'msf-port': checked out '0bace71dce748626ec40a1fb01d49c6c9324b74e'
Submodule path 'msf-vehicle': checked out '30363226beaf17e68d2c115cebfe6f5b826fb493'
Submodule path 'perception_camera_driver': checked out '13de5fc5d205a4aa7b5acaaebcc7170893a4bea9'
Submodule path 'perception_data_collection': checked out 'de595f0830b633693b7f99063e23f3f676b53d37'
Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266'
Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545'
Submodule path 'perception_new_detection': checked out 'b9385fd281c98ff872ba1378f29fa50e19315c1e'
Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc'
Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20'
Submodule path 'perception_vehicles': checked out '7012922eed2a7e9dd3b879e2c195c71d850d65b0'
Submodule path 'pncc_common_config': checked out 'cfd6ae44c681730ce10a29ce7083d1dbaeec4699'
Submodule path 'pncc_port_related_config': checked out '8bca065020a36eb8e604e4a48b161bd0220dd681'
Submodule path 'pncc_vehicle_related_config': checked out 'e78469bc17ce5f4344dccab23e360bf80d95ec88'
Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd'
Submodule path 'prediction_config': checked out '123eee7b7e6f5539b8dc2a12a17f05c2ff81a5d9'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '0ebe9585875ef16002b06fa87c893aff25b795ac'
Submodule path 'system-device': checked out 'fec155feb88ac2bedaf0523629f93c76ea4f1dbe'
Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce'
Submodule path 'system-node-weifang': checked out '4e6581ecf6cb401d05ca9c42c0cb5c28a25b8349'
Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_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_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_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_spreader_imv, perception_spreader_truck, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A008/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/hardware/hardware /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A008/params_new/hesai_lidar_customized/
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A008/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A008/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A008/params_new/msf-port/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A008/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_lane_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A008/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_lidar_camera_fusion/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A008/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_truck 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_vehicles/
[Pipeline] echo
2
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A008/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A008/params_new/pncc_common_config/
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/pncc_common_config/pncc_common_config /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/pncc_port_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/static_transform_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/system-common/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/system-common/master /root/workspace/weifang-config/container/A008/params_new/system-common/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/system-device/master /root/workspace/weifang-config/container/A008/params_new/system-device/slave /root/workspace/weifang-config/container/A008/params_new/system-device/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/system-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A008/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A008/params_new/system-port/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/params_new/
crane_align
data_collection
extrinsics
hardware
hesai_lidar
imv_spreader_detection
lane_detection
lidar_camera_fusion
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
new_truck_spreader_detection
perception
peripheral_controller.toml
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/params_new/crane_align /root/workspace/weifang-config/container/A008/params_new/params_new/data_collection /root/workspace/weifang-config/container/A008/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A008/params_new/params_new/hardware /root/workspace/weifang-config/container/A008/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A008/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A008/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A008/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A008/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A008/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A008/params_new/params_new/master /root/workspace/weifang-config/container/A008/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A008/params_new/params_new/perception /root/workspace/weifang-config/container/A008/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A008/params_new/params_new/pncc_common_config /root/workspace/weifang-config/container/A008/params_new/params_new/pncc_port_related_config /root/workspace/weifang-config/container/A008/params_new/params_new/pncc_vehicle_related_config /root/workspace/weifang-config/container/A008/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A008/params_new/params_new/prediction /root/workspace/weifang-config/container/A008/params_new/params_new/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A008/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A008/params_new/params_new/slave /root/workspace/weifang-config/container/A008/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/system-ros /root/workspace/weifang-config/container/A008/params_A008/params/
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>压缩成zip包>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
A001
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A001
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_A001/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A001/params_A001/params/master
[Pipeline] {
[Pipeline] sh
++ grep -v version.json
++ xargs
++ ls
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/container/A001/params_A001/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A001/params_A001/params/master@tmp
[Pipeline] sh
+ cp -r params_A001 params_orin_master_A001_2024-07-23_14-33-44
[Pipeline] sh
+ zip -rq params_orin_master_A001_2024-07-23_14-33-44.zip params_orin_master_A001_2024-07-23_14-33-44 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/container/A001/params_orin_master_A001_2024-07-23_14-33-44.zip,/root/workspace/weifang-config/container/A001/version.json
[Pipeline] sh
+ curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A001/params_orin_master_A001_2024-07-23_14-33-44.zip"' --form 'version=@"/root/workspace/weifang-config/container/A001/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
2 51.3M 0 0 2 1536k 0 6592k 0:00:07 --:--:-- 0:00:07 6564k
22 51.3M 0 0 22 11.4M 0 9529k 0:00:05 0:00:01 0:00:04 9521k
41 51.3M 0 0 41 21.5M 0 9892k 0:00:05 0:00:02 0:00:03 9888k
62 51.3M 0 0 62 31.8M 0 9.8M 0:00:05 0:00:03 0:00:02 9.8M
80 51.3M 0 0 80 41.1M 0 9955k 0:00:05 0:00:04 0:00:01 9953k
100 51.3M 0 0 100 51.3M 0 9.8M 0:00:05 0:00:05 --:--:-- 9.9M
100 51.3M 0 0 100 51.3M 0 8438k 0:00:06 0:00:06 --:--:-- 8172k
100 51.3M 0 43 100 51.3M 6 7421k 0:00:07 0:00:07 --:--:-- 6287k
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A001@tmp
[Pipeline] echo
A002
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A002
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_A002/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A002/params_A002/params/master
[Pipeline] {
[Pipeline] sh
++ ls
++ grep -v version.json
++ xargs
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/container/A002/params_A002/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A002/params_A002/params/master@tmp
[Pipeline] sh
+ cp -r params_A002 params_orin_master_A002_2024-07-23_14-33-58
[Pipeline] sh
+ zip -rq params_orin_master_A002_2024-07-23_14-33-58.zip params_orin_master_A002_2024-07-23_14-33-58 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/container/A002/params_orin_master_A002_2024-07-23_14-33-58.zip,/root/workspace/weifang-config/container/A002/version.json
[Pipeline] sh
+ curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A002/params_orin_master_A002_2024-07-23_14-33-58.zip"' --form 'version=@"/root/workspace/weifang-config/container/A002/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
11 51.3M 0 0 11 5952k 0 9128k 0:00:05 --:--:-- 0:00:05 9114k
31 51.3M 0 0 31 16.3M 0 9.8M 0:00:05 0:00:01 0:00:04 9.8M
51 51.3M 0 0 51 26.4M 0 9.9M 0:00:05 0:00:02 0:00:03 9.9M
67 51.3M 0 0 67 34.6M 0 9708k 0:00:05 0:00:03 0:00:02 9705k
85 51.3M 0 0 85 43.8M 0 9639k 0:00:05 0:00:04 0:00:01 9637k
96 51.3M 0 0 96 49.5M 0 8963k 0:00:05 0:00:05 --:--:-- 8942k
100 51.3M 0 0 100 51.3M 0 7697k 0:00:06 0:00:06 --:--:-- 6928k
100 51.3M 0 0 100 51.3M 0 6714k 0:00:07 0:00:07 --:--:-- 4923k
100 51.3M 0 43 100 51.3M 5 6615k 0:00:07 0:00:07 --:--:-- 3987k
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A002@tmp
[Pipeline] echo
A003
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A003
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_A003/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A003/params_A003/params/master
[Pipeline] {
[Pipeline] sh
++ grep -v version.json
++ xargs
++ ls
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/container/A003/params_A003/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A003/params_A003/params/master@tmp
[Pipeline] sh
+ cp -r params_A003 params_orin_master_A003_2024-07-23_14-34-14
[Pipeline] sh
+ zip -rq params_orin_master_A003_2024-07-23_14-34-14.zip params_orin_master_A003_2024-07-23_14-34-14 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/container/A003/params_orin_master_A003_2024-07-23_14-34-14.zip,/root/workspace/weifang-config/container/A003/version.json
[Pipeline] sh
+ curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A003/params_orin_master_A003_2024-07-23_14-34-14.zip"' --form 'version=@"/root/workspace/weifang-config/container/A003/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 51.3M 0 0 0 128k 0 927k 0:00:56 --:--:-- 0:00:56 920k
18 51.3M 0 0 18 9536k 0 8299k 0:00:06 0:00:01 0:00:05 8292k
33 51.3M 0 0 33 17.3M 0 8291k 0:00:06 0:00:02 0:00:04 8287k
48 51.3M 0 0 48 24.8M 0 8114k 0:00:06 0:00:03 0:00:03 8112k
64 51.3M 0 0 64 33.3M 0 8249k 0:00:06 0:00:04 0:00:02 8247k
82 51.3M 0 0 82 42.1M 0 8390k 0:00:06 0:00:05 0:00:01 8598k
98 51.3M 0 0 98 50.5M 0 8427k 0:00:06 0:00:06 --:--:-- 8454k
100 51.3M 0 0 100 51.3M 0 7269k 0:00:07 0:00:07 --:--:-- 6842k
100 51.3M 0 43 100 51.3M 5 6444k 0:00:08 0:00:08 --:--:-- 5402k
100 51.3M 0 43 100 51.3M 5 6444k 0:00:08 0:00:08 --:--:-- 4586k
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A003@tmp
[Pipeline] echo
A004
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A004
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_A004/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A004/params_A004/params/master
[Pipeline] {
[Pipeline] sh
++ ls
++ xargs
++ grep -v version.json
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/container/A004/params_A004/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A004/params_A004/params/master@tmp
[Pipeline] sh
+ cp -r params_A004 params_orin_master_A004_2024-07-23_14-34-30
[Pipeline] sh
+ zip -rq params_orin_master_A004_2024-07-23_14-34-30.zip params_orin_master_A004_2024-07-23_14-34-30 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/container/A004/params_orin_master_A004_2024-07-23_14-34-30.zip,/root/workspace/weifang-config/container/A004/version.json
[Pipeline] sh
+ curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A004/params_orin_master_A004_2024-07-23_14-34-30.zip"' --form 'version=@"/root/workspace/weifang-config/container/A004/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
3 51.3M 0 0 3 1728k 0 6912k 0:00:07 --:--:-- 0:00:07 6884k
25 51.3M 0 0 25 13.0M 0 10.4M 0:00:04 0:00:01 0:00:03 10.4M
44 51.3M 0 0 44 22.8M 0 10.1M 0:00:05 0:00:02 0:00:03 10.1M
62 51.3M 0 0 62 32.1M 0 9.9M 0:00:05 0:00:03 0:00:02 9.9M
81 51.3M 0 0 81 42.0M 0 9.9M 0:00:05 0:00:04 0:00:01 9.8M
100 51.3M 0 0 100 51.3M 0 8513k 0:00:06 0:00:06 --:--:-- 8581k
100 51.3M 0 43 100 51.3M 5 7326k 0:00:07 0:00:07 --:--:-- 6624k
100 51.3M 0 43 100 51.3M 5 7326k 0:00:07 0:00:07 --:--:-- 5933k
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A004@tmp
[Pipeline] echo
A005
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A005
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_A005/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A005/params_A005/params/master
[Pipeline] {
[Pipeline] sh
++ ls
++ grep -v version.json
++ xargs
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/container/A005/params_A005/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A005/params_A005/params/master@tmp
[Pipeline] sh
+ cp -r params_A005 params_orin_master_A005_2024-07-23_14-34-44
[Pipeline] sh
+ zip -rq params_orin_master_A005_2024-07-23_14-34-44.zip params_orin_master_A005_2024-07-23_14-34-44 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/container/A005/params_orin_master_A005_2024-07-23_14-34-44.zip,/root/workspace/weifang-config/container/A005/version.json
[Pipeline] sh
+ curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A005/params_orin_master_A005_2024-07-23_14-34-44.zip"' --form 'version=@"/root/workspace/weifang-config/container/A005/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
2 51.3M 0 0 2 1280k 0 2057k 0:00:25 --:--:-- 0:00:25 2054k
7 51.3M 0 0 7 4096k 0 2556k 0:00:20 0:00:01 0:00:19 2555k
15 51.3M 0 0 15 8064k 0 3099k 0:00:16 0:00:02 0:00:14 3097k
24 51.3M 0 0 24 12.7M 0 3622k 0:00:14 0:00:03 0:00:11 3621k
36 51.3M 0 0 36 18.7M 0 4171k 0:00:12 0:00:04 0:00:08 4170k
50 51.3M 0 0 50 25.8M 0 4716k 0:00:11 0:00:05 0:00:06 5047k
66 51.3M 0 0 66 33.8M 0 5251k 0:00:10 0:00:06 0:00:04 6115k
83 51.3M 0 0 83 42.8M 0 5768k 0:00:09 0:00:07 0:00:02 7156k
100 51.3M 0 0 100 51.3M 0 5541k 0:00:09 0:00:09 --:--:-- 6719k
100 51.3M 0 43 100 51.3M 4 5051k 0:00:10 0:00:10 --:--:-- 5750k
100 51.3M 0 43 100 51.3M 4 5051k 0:00:10 0:00:10 --:--:-- 5441k
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A005@tmp
[Pipeline] echo
A006
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A006
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_A006/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A006/params_A006/params/master
[Pipeline] {
[Pipeline] sh
++ grep -v version.json
++ xargs
++ ls
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/container/A006/params_A006/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A006/params_A006/params/master@tmp
[Pipeline] sh
+ cp -r params_A006 params_orin_master_A006_2024-07-23_14-35-04
[Pipeline] sh
+ zip -rq params_orin_master_A006_2024-07-23_14-35-04.zip params_orin_master_A006_2024-07-23_14-35-04 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/container/A006/params_orin_master_A006_2024-07-23_14-35-04.zip,/root/workspace/weifang-config/container/A006/version.json
[Pipeline] sh
+ curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A006/params_orin_master_A006_2024-07-23_14-35-04.zip"' --form 'version=@"/root/workspace/weifang-config/container/A006/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
10 51.3M 0 0 10 5760k 0 8135k 0:00:06 --:--:-- 0:00:06 8124k
32 51.3M 0 0 32 16.9M 0 9.9M 0:00:05 0:00:01 0:00:04 9.9M
51 51.3M 0 0 51 26.6M 0 9.8M 0:00:05 0:00:02 0:00:03 9.8M
72 51.3M 0 0 72 37.1M 0 10.0M 0:00:05 0:00:03 0:00:02 10.0M
91 51.3M 0 0 91 47.1M 0 10.0M 0:00:05 0:00:04 0:00:01 10.0M
100 51.3M 0 0 100 51.3M 0 8572k 0:00:06 0:00:06 --:--:-- 8629k
100 51.3M 0 0 100 51.3M 0 7369k 0:00:07 0:00:07 --:--:-- 6490k
100 51.3M 0 43 100 51.3M 5 7324k 0:00:07 0:00:07 --:--:-- 5660k
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A006@tmp
[Pipeline] echo
A007
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A007
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_A007/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A007/params_A007/params/master
[Pipeline] {
[Pipeline] sh
++ grep -v version.json
++ xargs
++ ls
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/container/A007/params_A007/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A007/params_A007/params/master@tmp
[Pipeline] sh
+ cp -r params_A007 params_orin_master_A007_2024-07-23_14-35-19
[Pipeline] sh
+ zip -rq params_orin_master_A007_2024-07-23_14-35-19.zip params_orin_master_A007_2024-07-23_14-35-19 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/container/A007/params_orin_master_A007_2024-07-23_14-35-19.zip,/root/workspace/weifang-config/container/A007/version.json
[Pipeline] sh
+ curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A007/params_orin_master_A007_2024-07-23_14-35-19.zip"' --form 'version=@"/root/workspace/weifang-config/container/A007/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
13 51.3M 0 0 13 6848k 0 9768k 0:00:05 --:--:-- 0:00:05 9754k
33 51.3M 0 0 33 17.4M 0 10.2M 0:00:05 0:00:01 0:00:04 10.2M
54 51.3M 0 0 54 27.8M 0 10.3M 0:00:04 0:00:02 0:00:02 10.3M
74 51.3M 0 0 74 38.1M 0 10.3M 0:00:04 0:00:03 0:00:01 10.3M
94 51.3M 0 0 94 48.3M 0 10.2M 0:00:04 0:00:04 --:--:-- 10.2M
100 51.3M 0 0 100 51.3M 0 8772k 0:00:05 0:00:05 --:--:-- 8642k
100 51.3M 0 0 100 51.3M 0 7517k 0:00:06 0:00:06 --:--:-- 6559k
100 51.3M 0 43 100 51.3M 6 7497k 0:00:07 0:00:07 --:--:-- 5580k
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A007@tmp
[Pipeline] echo
A008
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A008
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_A008/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A008/params_A008/params/master
[Pipeline] {
[Pipeline] sh
++ grep -v version.json
++ xargs
++ ls
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/container/A008/params_A008/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A008/params_A008/params/master@tmp
[Pipeline] sh
+ cp -r params_A008 params_orin_master_A008_2024-07-23_14-35-34
[Pipeline] sh
+ zip -rq params_orin_master_A008_2024-07-23_14-35-34.zip params_orin_master_A008_2024-07-23_14-35-34 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/container/A008/params_orin_master_A008_2024-07-23_14-35-34.zip,/root/workspace/weifang-config/container/A008/version.json
[Pipeline] sh
+ curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A008/params_orin_master_A008_2024-07-23_14-35-34.zip"' --form 'version=@"/root/workspace/weifang-config/container/A008/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 51.3M 0 0 0 65536 0 653k 0:01:20 --:--:-- 0:01:20 646k
21 51.3M 0 0 21 11.2M 0 10.4M 0:00:04 0:00:01 0:00:03 10.4M
40 51.3M 0 0 40 21.0M 0 9523k 0:00:05 0:00:02 0:00:03 9519k
58 51.3M 0 0 58 29.9M 0 9966k 0:00:05 0:00:03 0:00:02 9962k
77 51.3M 0 0 77 39.9M 0 9.7M 0:00:05 0:00:04 0:00:01 9.7M
97 51.3M 0 0 97 50.2M 0 9.8M 0:00:05 0:00:05 --:--:-- 10.0M
100 51.3M 0 0 100 51.3M 0 8497k 0:00:06 0:00:06 --:--:-- 8034k
100 51.3M 0 0 100 51.3M 0 7313k 0:00:07 0:00:07 --:--:-- 6302k
100 51.3M 0 43 100 51.3M 5 7221k 0:00:07 0:00:07 --:--:-- 5214k
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A008@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/weifang/container/.A001.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A001.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/.A001.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/.A002.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A002.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/.A002.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/.A003.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A003.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/.A003.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/.A004.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A004.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/.A004.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/.A005.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A005.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/.A005.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/.A006.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A006.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/.A006.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/.A007.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A007.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/.A007.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/.A008.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A008.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/.A008.json
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 参数发布通知
### [潍坊集装箱车辆主机参数]
---
- 状态:<font color=#01B468> 编译成功 </font>
- 执行人:niuwanqing
- 更新车辆:
> - <font color=#3C3C3C> [A001master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 980dd49.**2024/03/22/17:03:43**
</font>
> - <font color=#3C3C3C> [A002master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 99610e8.**2024/03/22/17:03:51**
</font>
> - <font color=#3C3C3C> [A003master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 0734b30.**2024/03/22/17:03:58**
</font>
> - <font color=#3C3C3C> [A004master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 346ab6f.**2024/03/22/17:03:59**
</font>
> - <font color=#3C3C3C> [A005master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 716e03d.**2024/03/22/17:04:00**
</font>
> - <font color=#3C3C3C> [A006master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: ce47d6f.**2024/03/22/17:04:01**
</font>
> - <font color=#3C3C3C> [A007master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: 729732b.**2024/03/22/17:04:02**
</font>
> - <font color=#3C3C3C> [A008master]:
**公有dev**: 0f743c9.**2024/07/22/15:43:14**
**私有dev**: f2fe49e.**2024/03/22/17:04:03**
</font>
---
> 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1681 100 27 100 1654 284 17410 --:--:-- --:--:-- --:--:-- 17694
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS