Started by user liwang
Obtained qingdaoQG-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 49eca962bbb4cc08e5315367c0b6e5b3dc4bdc78
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/qingdaoQG-config@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 49eca962bbb4cc08e5315367c0b6e5b3dc4bdc78 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 49eca962bbb4cc08e5315367c0b6e5b3dc4bdc78 # timeout=10
Commit message: "Update orinModule32Choice.groovy"
> git rev-list --no-walk 49eca962bbb4cc08e5315367c0b6e5b3dc4bdc78 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
[QDQG001, QDQG002]
[Pipeline] echo
QDQG001
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/qingdaoQG-config
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/qingdaoQG-config/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5f4747aa8717ae1b234218cdc9edc7539ef7bf7c (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5f4747aa8717ae1b234218cdc9edc7539ef7bf7c # timeout=10
Commit message: "Update module-pncreplayer.jenkinsfile"
> git rev-list --no-walk 5f4747aa8717ae1b234218cdc9edc7539ef7bf7c # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
2
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoQG-config/shared_config/
[Pipeline] echo
QDQG001.json
[Pipeline] sh
+ cat /root/commtest/master-project/qingdaoQG/QDQG001.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoQG/QDQG001.json
[Pipeline] sh
+ cat /root/commtest/dev-project/qingdaoQG/QDQG001.json
[Pipeline] echo
QDQG002.json
[Pipeline] sh
+ cat /root/commtest/master-project/qingdaoQG/QDQG002.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoQG/QDQG002.json
[Pipeline] sh
+ cat /root/commtest/dev-project/qingdaoQG/QDQG002.json
[Pipeline] echo
[QDQG001, QDQG002]
[Pipeline] echo
QDQG001
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoQG-config/QDQG001
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoQG-config/QDQG001/params /root/workspace/qingdaoQG-config/QDQG001/params_new /root/workspace/qingdaoQG-config/QDQG001/params_new@tmp /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001 /root/workspace/qingdaoQG-config/QDQG001/version.json
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG001
[Pipeline] {
[Pipeline] echo
[QDQG001, QDQG002]
[Pipeline] echo
更新QDQG001参数
[Pipeline] echo
dev,http://159.27.226.4/config/qingdao/qiangang/QDQG001.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/qingdaoQG-config/QDQG001/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/qingdao/qiangang/QDQG001.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/qingdao/qiangang/QDQG001.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/qingdao/qiangang/QDQG001.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 5f21eedfd5f1552958e84780ec8af6d7a940e61d (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5f21eedfd5f1552958e84780ec8af6d7a940e61d # timeout=300000
Commit message: "update: chassis steering angle"
> git rev-list --no-walk 5f21eedfd5f1552958e84780ec8af6d7a940e61d # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoQG/QDQG001.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=QDQG001
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=QDQG001
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1497,"description":"","name":"QDQG001","name_with_namespace":"config / extrinsics / QDQG001","path":"QDQG001","path_with_namespace":"config/extrinsics/QDQG001","created_at":"2024-05-16T08:07:37.744Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/QDQG001.git","web_url":"http://159.27.226.4/config/extrinsics/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T07:00:53.917Z","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/1497","issues":"http://159.27.226.4/api/v4/projects/1497/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1497/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1497/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1497/labels","events":"http://159.27.226.4/api/v4/projects/1497/events","members":"http://159.27.226.4/api/v4/projects/1497/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1497/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05-17T08:07:37.755Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1494,"description":"","name":"QDQG001","name_with_namespace":"Hardware / config / QDQG001","path":"QDQG001","path_with_namespace":"hardware/config/QDQG001","created_at":"2024-05-14T12:49:26.249Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/QDQG001.git","http_url_to_repo":"http://159.27.226.4/hardware/config/QDQG001.git","web_url":"http://159.27.226.4/hardware/config/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:35:23.641Z","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/1494","issues":"http://159.27.226.4/api/v4/projects/1494/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1494/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1494/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1494/labels","events":"http://159.27.226.4/api/v4/projects/1494/events","members":"http://159.27.226.4/api/v4/projects/1494/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1494/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05-15T12:49:26.277Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1442,"description":"","name":"QDQG001","name_with_namespace":"config / vehicles / QDQG001","path":"QDQG001","path_with_namespace":"config/vehicles/QDQG001","created_at":"2024-04-26T08:08:27.274Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/QDQG001.git","web_url":"http://159.27.226.4/config/vehicles/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-24T10:22:56.628Z","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/1442","issues":"http://159.27.226.4/api/v4/projects/1442/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1442/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1442/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1442/labels","events":"http://159.27.226.4/api/v4/projects/1442/events","members":"http://159.27.226.4/api/v4/projects/1442/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1442/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-27T08:08:27.285Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1441,"description":"","name":"QDQG001","name_with_namespace":"config / qingdao / qiangang / QDQG001","path":"QDQG001","path_with_namespace":"config/qingdao/qiangang/QDQG001","created_at":"2024-04-26T07:54:12.750Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/QDQG001.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001","readme_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-20T09:32:49.551Z","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/1441","issues":"http://159.27.226.4/api/v4/projects/1441/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1441/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1441/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1441/labels","events":"http://159.27.226.4/api/v4/projects/1441/events","members":"http://159.27.226.4/api/v4/projects/1441/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1441/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:54:12.761Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/qingdao/qiangang/QDQG001
[Pipeline] echo
1441
[Pipeline] echo
1441
[Pipeline] echo
5f21eed
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1441 5f21eed 5f21eed
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoQG/.QDQG001.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}}
[Pipeline] echo
{"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}}
[Pipeline] sh
+ echo '{"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoQG/.QDQG001.json
{"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}}
[Pipeline] echo
{"repo_name":"params_orin_master_QDQG001","branch":"dev","time":"2025-01-15_10-21-18","commit_id":"5f21eed","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=QDQG001
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=QDQG001
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1497,"description":"","name":"QDQG001","name_with_namespace":"config / extrinsics / QDQG001","path":"QDQG001","path_with_namespace":"config/extrinsics/QDQG001","created_at":"2024-05-16T08:07:37.744Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/QDQG001.git","web_url":"http://159.27.226.4/config/extrinsics/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T07:00:53.917Z","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/1497","issues":"http://159.27.226.4/api/v4/projects/1497/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1497/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1497/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1497/labels","events":"http://159.27.226.4/api/v4/projects/1497/events","members":"http://159.27.226.4/api/v4/projects/1497/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1497/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05-17T08:07:37.755Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1494,"description":"","name":"QDQG001","name_with_namespace":"Hardware / config / QDQG001","path":"QDQG001","path_with_namespace":"hardware/config/QDQG001","created_at":"2024-05-14T12:49:26.249Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/QDQG001.git","http_url_to_repo":"http://159.27.226.4/hardware/config/QDQG001.git","web_url":"http://159.27.226.4/hardware/config/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:35:23.641Z","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/1494","issues":"http://159.27.226.4/api/v4/projects/1494/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1494/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1494/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1494/labels","events":"http://159.27.226.4/api/v4/projects/1494/events","members":"http://159.27.226.4/api/v4/projects/1494/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1494/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05-15T12:49:26.277Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1442,"description":"","name":"QDQG001","name_with_namespace":"config / vehicles / QDQG001","path":"QDQG001","path_with_namespace":"config/vehicles/QDQG001","created_at":"2024-04-26T08:08:27.274Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/QDQG001.git","web_url":"http://159.27.226.4/config/vehicles/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-24T10:22:56.628Z","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/1442","issues":"http://159.27.226.4/api/v4/projects/1442/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1442/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1442/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1442/labels","events":"http://159.27.226.4/api/v4/projects/1442/events","members":"http://159.27.226.4/api/v4/projects/1442/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1442/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-27T08:08:27.285Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1441,"description":"","name":"QDQG001","name_with_namespace":"config / qingdao / qiangang / QDQG001","path":"QDQG001","path_with_namespace":"config/qingdao/qiangang/QDQG001","created_at":"2024-04-26T07:54:12.750Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/QDQG001.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001","readme_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-20T09:32:49.551Z","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/1441","issues":"http://159.27.226.4/api/v4/projects/1441/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1441/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1441/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1441/labels","events":"http://159.27.226.4/api/v4/projects/1441/events","members":"http://159.27.226.4/api/v4/projects/1441/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1441/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:54:12.761Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/qingdao/qiangang/QDQG001
[Pipeline] echo
1441
[Pipeline] echo
1441
[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/1441/repository/commits/5f21eed
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1441/repository/commits/5f21eed
Response Code: HTTP/1.1 200 OK
Response:
{"id":"5f21eedfd5f1552958e84780ec8af6d7a940e61d","short_id":"5f21eedf","created_at":"2024-06-20T17:32:47.000+08:00","parent_ids":["db907a1ad968399d266da1f1471d342259d2c091"],"title":"update: chassis steering angle","message":"update: chassis steering angle\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-06-20T17:32:47.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-06-20T17:32:47.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001/-/commit/5f21eedfd5f1552958e84780ec8af6d7a940e61d","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1441,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/06/20/17:32:47
[Pipeline] echo
dev**: 5f21eed.**2024/06/20/17:32:47**
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoQG-config/shared_config/dev/
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/qingdao/qiangang/shared_config.git
> git init /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001 # timeout=10
Fetching upstream changes from http://159.27.226.4/config/qingdao/qiangang/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/qingdao/qiangang/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/qingdao/qiangang/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 1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2 # timeout=30000
Commit message: "Update params/hdmap_interface/hdmap_interface.yaml"
> git rev-list --no-walk 1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2 # timeout=10
[Pipeline] sh
+ cp -r .git/ params /root/workspace/qingdaoQG-config/shared_config/dev/
[Pipeline] sh
+ rm -rf params_QDQG001@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoQG/QDQG001.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/qingdao/qiangang/shared_config
[Pipeline] echo
1440
[Pipeline] echo
1440
[Pipeline] echo
1065132
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1440 1065132 1065132
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoQG/.QDQG001.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}}
[Pipeline] echo
{"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}}
[Pipeline] sh
+ echo '{"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoQG/.QDQG001.json
{"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2025-01-15_10-21-22","commit_id":"1065132","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/qingdao/qiangang/shared_config
[Pipeline] echo
1440
[Pipeline] echo
1440
[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/1440/repository/commits/1065132
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1440/repository/commits/1065132
Response Code: HTTP/1.1 200 OK
Response:
{"id":"1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2","short_id":"1065132b","created_at":"2024-11-19T09:37:50.000+00:00","parent_ids":["c0dabc829c6491df54053a22a53b76aea5d36e51"],"title":"Update params/hdmap_interface/hdmap_interface.yaml","message":"Update params/hdmap_interface/hdmap_interface.yaml","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-11-19T09:37:50.000+00:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-11-19T09:37:50.000+00:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/commit/1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1440,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/11/19/09:37:50
[Pipeline] echo
dev**: 1065132.**2024/11/19/09:37:50**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_QDQG001","branch":"dev","time":"2025-01-15_10-21-18","commit_id":"5f21eed","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2025-01-15_10-21-22","commit_id":"1065132","version":"","commit_msgs":",,"}],"device":1,"device_name":"QDQG001_Master","type":0,"project":18}
[Pipeline] echo
QDQG001
[Pipeline] sh
++ ls
++ grep -v version.json
++ xargs
++ grep -v params_QDQG001
+ cp -r params params_QDQG001/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_QDQG001","branch":"dev","time":"2025-01-15_10-21-18","commit_id":"5f21eed","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2025-01-15_10-21-22","commit_id":"1065132","version":"","commit_msgs":",,"}],"device":1,"device_name":"QDQG001_Master","type":0,"project":18}'
[Pipeline] sh
+ rm -rf params_QDQG001@tmp
[Pipeline] echo
> - [QDQG001master]:
**公有dev**: 1065132.**2024/11/19/09:37:50**
**私有dev**: 5f21eed.**2024/06/20/17:32:47**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
QDQG002
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoQG-config/QDQG002
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoQG-config/QDQG002/params /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002 /root/workspace/qingdaoQG-config/QDQG002/version.json
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG002
[Pipeline] {
[Pipeline] echo
[QDQG001, QDQG002]
[Pipeline] echo
更新QDQG002参数
[Pipeline] echo
dev,http://159.27.226.4/config/qingdao/qiangang/QDQG002.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/qingdaoQG-config/QDQG002/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/qingdao/qiangang/QDQG002.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/qingdao/qiangang/QDQG002.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/qingdao/qiangang/QDQG002.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision fa883273a991352c487fafd748c354ac14f1fc34 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f fa883273a991352c487fafd748c354ac14f1fc34 # timeout=300000
Commit message: "update: chassis steering angle"
> git rev-list --no-walk fa883273a991352c487fafd748c354ac14f1fc34 # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoQG/QDQG002.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=QDQG002
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=QDQG002
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1508,"description":"","name":"QDQG002","name_with_namespace":"config / extrinsics / QDQG002","path":"QDQG002","path_with_namespace":"config/extrinsics/QDQG002","created_at":"2024-06-04T12:43:13.668Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/QDQG002.git","web_url":"http://159.27.226.4/config/extrinsics/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T07:00:55.443Z","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/1508","issues":"http://159.27.226.4/api/v4/projects/1508/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1508/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1508/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1508/labels","events":"http://159.27.226.4/api/v4/projects/1508/events","members":"http://159.27.226.4/api/v4/projects/1508/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1508/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-06-05T12:43:13.699Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1506,"description":"","name":"QDQG002","name_with_namespace":"Hardware / config / QDQG002","path":"QDQG002","path_with_namespace":"hardware/config/QDQG002","created_at":"2024-05-28T11:13:47.891Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/QDQG002.git","http_url_to_repo":"http://159.27.226.4/hardware/config/QDQG002.git","web_url":"http://159.27.226.4/hardware/config/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:35:27.740Z","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/1506","issues":"http://159.27.226.4/api/v4/projects/1506/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1506/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1506/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1506/labels","events":"http://159.27.226.4/api/v4/projects/1506/events","members":"http://159.27.226.4/api/v4/projects/1506/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1506/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05-29T11:13:47.917Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1504,"description":"","name":"QDQG002","name_with_namespace":"config / qingdao / qiangang / QDQG002","path":"QDQG002","path_with_namespace":"config/qingdao/qiangang/QDQG002","created_at":"2024-05-28T05:24:47.399Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/QDQG002.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG002","readme_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG002/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-20T09:33:17.706Z","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/1504","issues":"http://159.27.226.4/api/v4/projects/1504/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1504/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1504/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1504/labels","events":"http://159.27.226.4/api/v4/projects/1504/events","members":"http://159.27.226.4/api/v4/projects/1504/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1504/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05-29T05:24:47.407Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1502,"description":"","name":"QDQG002","name_with_namespace":"config / vehicles / QDQG002","path":"QDQG002","path_with_namespace":"config/vehicles/QDQG002","created_at":"2024-05-28T02:22:17.328Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/QDQG002.git","web_url":"http://159.27.226.4/config/vehicles/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-24T10:23:03.691Z","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/1502","issues":"http://159.27.226.4/api/v4/projects/1502/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1502/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1502/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1502/labels","events":"http://159.27.226.4/api/v4/projects/1502/events","members":"http://159.27.226.4/api/v4/projects/1502/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1502/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05-29T02:22:17.342Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/qingdao/qiangang/QDQG002
[Pipeline] echo
1504
[Pipeline] echo
1504
[Pipeline] echo
fa88327
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1504 fa88327 fa88327
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoQG/.QDQG002.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}}
[Pipeline] echo
{"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}}
[Pipeline] sh
+ echo '{"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoQG/.QDQG002.json
{"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}}
[Pipeline] echo
{"repo_name":"params_orin_master_QDQG002","branch":"dev","time":"2025-01-15_10-21-28","commit_id":"fa88327","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=QDQG002
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=QDQG002
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1508,"description":"","name":"QDQG002","name_with_namespace":"config / extrinsics / QDQG002","path":"QDQG002","path_with_namespace":"config/extrinsics/QDQG002","created_at":"2024-06-04T12:43:13.668Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/QDQG002.git","web_url":"http://159.27.226.4/config/extrinsics/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T07:00:55.443Z","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/1508","issues":"http://159.27.226.4/api/v4/projects/1508/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1508/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1508/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1508/labels","events":"http://159.27.226.4/api/v4/projects/1508/events","members":"http://159.27.226.4/api/v4/projects/1508/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1508/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-06-05T12:43:13.699Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1506,"description":"","name":"QDQG002","name_with_namespace":"Hardware / config / QDQG002","path":"QDQG002","path_with_namespace":"hardware/config/QDQG002","created_at":"2024-05-28T11:13:47.891Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/QDQG002.git","http_url_to_repo":"http://159.27.226.4/hardware/config/QDQG002.git","web_url":"http://159.27.226.4/hardware/config/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:35:27.740Z","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/1506","issues":"http://159.27.226.4/api/v4/projects/1506/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1506/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1506/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1506/labels","events":"http://159.27.226.4/api/v4/projects/1506/events","members":"http://159.27.226.4/api/v4/projects/1506/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1506/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05-29T11:13:47.917Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1504,"description":"","name":"QDQG002","name_with_namespace":"config / qingdao / qiangang / QDQG002","path":"QDQG002","path_with_namespace":"config/qingdao/qiangang/QDQG002","created_at":"2024-05-28T05:24:47.399Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/QDQG002.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG002","readme_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG002/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-20T09:33:17.706Z","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/1504","issues":"http://159.27.226.4/api/v4/projects/1504/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1504/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1504/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1504/labels","events":"http://159.27.226.4/api/v4/projects/1504/events","members":"http://159.27.226.4/api/v4/projects/1504/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1504/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05-29T05:24:47.407Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1502,"description":"","name":"QDQG002","name_with_namespace":"config / vehicles / QDQG002","path":"QDQG002","path_with_namespace":"config/vehicles/QDQG002","created_at":"2024-05-28T02:22:17.328Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/QDQG002.git","web_url":"http://159.27.226.4/config/vehicles/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-24T10:23:03.691Z","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/1502","issues":"http://159.27.226.4/api/v4/projects/1502/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1502/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1502/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1502/labels","events":"http://159.27.226.4/api/v4/projects/1502/events","members":"http://159.27.226.4/api/v4/projects/1502/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1502/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05-29T02:22:17.342Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/qingdao/qiangang/QDQG002
[Pipeline] echo
1504
[Pipeline] echo
1504
[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/1504/repository/commits/fa88327
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1504/repository/commits/fa88327
Response Code: HTTP/1.1 200 OK
Response:
{"id":"fa883273a991352c487fafd748c354ac14f1fc34","short_id":"fa883273","created_at":"2024-06-20T17:33:15.000+08:00","parent_ids":["07d631ed25d247f9da1b04575303b1e626d1e467"],"title":"update: chassis steering angle","message":"update: chassis steering angle\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-06-20T17:33:15.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-06-20T17:33:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG002/-/commit/fa883273a991352c487fafd748c354ac14f1fc34","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1504,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/06/20/17:33:15
[Pipeline] echo
dev**: fa88327.**2024/06/20/17:33:15**
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/shared_config/dev/params /root/workspace/qingdaoQG-config/shared_config/dev/.git/ ./
[Pipeline] sh
+ rm -rf params_QDQG002@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoQG/QDQG002.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/qingdao/qiangang/shared_config
[Pipeline] echo
1440
[Pipeline] echo
1440
[Pipeline] echo
1065132
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1440 1065132 1065132
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoQG/.QDQG002.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}}
[Pipeline] echo
{"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}}
[Pipeline] sh
+ echo '{"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoQG/.QDQG002.json
{"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2025-01-15_10-21-31","commit_id":"1065132","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/qingdao/qiangang/shared_config
[Pipeline] echo
1440
[Pipeline] echo
1440
[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/1440/repository/commits/1065132
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1440/repository/commits/1065132
Response Code: HTTP/1.1 200 OK
Response:
{"id":"1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2","short_id":"1065132b","created_at":"2024-11-19T09:37:50.000+00:00","parent_ids":["c0dabc829c6491df54053a22a53b76aea5d36e51"],"title":"Update params/hdmap_interface/hdmap_interface.yaml","message":"Update params/hdmap_interface/hdmap_interface.yaml","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-11-19T09:37:50.000+00:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-11-19T09:37:50.000+00:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/commit/1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1440,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/11/19/09:37:50
[Pipeline] echo
dev**: 1065132.**2024/11/19/09:37:50**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_QDQG002","branch":"dev","time":"2025-01-15_10-21-28","commit_id":"fa88327","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2025-01-15_10-21-31","commit_id":"1065132","version":"","commit_msgs":",,"}],"device":1,"device_name":"QDQG002_Master","type":0,"project":18}
[Pipeline] echo
QDQG001
[Pipeline] sh
++ ls
++ grep -v params_QDQG002
++ grep -v version.json
++ xargs
+ cp -r params params_QDQG002/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_QDQG002","branch":"dev","time":"2025-01-15_10-21-28","commit_id":"fa88327","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2025-01-15_10-21-31","commit_id":"1065132","version":"","commit_msgs":",,"}],"device":1,"device_name":"QDQG002_Master","type":0,"project":18}'
[Pipeline] sh
+ rm -rf params_QDQG002@tmp
[Pipeline] echo
> - [QDQG001master]:
**公有dev**: 1065132.**2024/11/19/09:37:50**
**私有dev**: 5f21eed.**2024/06/20/17:32:47**
> - [QDQG002master]:
**公有dev**: 1065132.**2024/11/19/09:37:50**
**私有dev**: fa88327.**2024/06/20/17:33:15**
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoQG-config/QDQG001@tmp /root/workspace/qingdaoQG-config/QDQG002@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout_new)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
QDQG001拉取新参数方式
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoQG-config/QDQG001/params_new
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG001/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/QDQG001.git
> git init /root/workspace/qingdaoQG-config/QDQG001/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/QDQG001.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/QDQG001.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/QDQG001.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 ddcf0fad35277e109193e5cf4bdd0c2a0a6d980c (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f ddcf0fad35277e109193e5cf4bdd0c2a0a6d980c # timeout=300000
Commit message: "Add module: perception_camera_driver, branch: qiangang_truck"
> git rev-list --no-walk ddcf0fad35277e109193e5cf4bdd0c2a0a6d980c # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'hardware' (git@159.27.226.4:hardware/config/QDQG001.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/QDQG001.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/qg001.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_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
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 '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' (git@159.27.226.4:system/config/system-node-qingdao-qiangang.git) registered for path 'system-node'
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/qingdaoQG-config/QDQG001/params_new/hardware'...
remote: Enumerating objects: 40, done.
remote: Counting objects: 2% (1/40)
remote: Counting objects: 5% (2/40)
remote: Counting objects: 7% (3/40)
remote: Counting objects: 10% (4/40)
remote: Counting objects: 12% (5/40)
remote: Counting objects: 15% (6/40)
remote: Counting objects: 17% (7/40)
remote: Counting objects: 20% (8/40)
remote: Counting objects: 22% (9/40)
remote: Counting objects: 25% (10/40)
remote: Counting objects: 27% (11/40)
remote: Counting objects: 30% (12/40)
remote: Counting objects: 32% (13/40)
remote: Counting objects: 35% (14/40)
remote: Counting objects: 37% (15/40)
remote: Counting objects: 40% (16/40)
remote: Counting objects: 42% (17/40)
remote: Counting objects: 45% (18/40)
remote: Counting objects: 47% (19/40)
remote: Counting objects: 50% (20/40)
remote: Counting objects: 52% (21/40)
remote: Counting objects: 55% (22/40)
remote: Counting objects: 57% (23/40)
remote: Counting objects: 60% (24/40)
remote: Counting objects: 62% (25/40)
remote: Counting objects: 65% (26/40)
remote: Counting objects: 67% (27/40)
remote: Counting objects: 70% (28/40)
remote: Counting objects: 72% (29/40)
remote: Counting objects: 75% (30/40)
remote: Counting objects: 77% (31/40)
remote: Counting objects: 80% (32/40)
remote: Counting objects: 82% (33/40)
remote: Counting objects: 85% (34/40)
remote: Counting objects: 87% (35/40)
remote: Counting objects: 90% (36/40)
remote: Counting objects: 92% (37/40)
remote: Counting objects: 95% (38/40)
remote: Counting objects: 97% (39/40)
remote: Counting objects: 100% (40/40)
remote: Counting objects: 100% (40/40), 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 40 (delta 13), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/40)
Receiving objects: 5% (2/40)
Receiving objects: 7% (3/40)
Receiving objects: 10% (4/40)
Receiving objects: 12% (5/40)
Receiving objects: 15% (6/40)
Receiving objects: 17% (7/40)
Receiving objects: 20% (8/40)
Receiving objects: 22% (9/40)
Receiving objects: 25% (10/40)
Receiving objects: 27% (11/40)
Receiving objects: 30% (12/40)
Receiving objects: 32% (13/40)
Receiving objects: 35% (14/40)
Receiving objects: 37% (15/40)
Receiving objects: 40% (16/40)
Receiving objects: 42% (17/40)
Receiving objects: 45% (18/40)
Receiving objects: 47% (19/40)
Receiving objects: 50% (20/40)
Receiving objects: 52% (21/40)
Receiving objects: 55% (22/40)
Receiving objects: 57% (23/40)
Receiving objects: 60% (24/40)
Receiving objects: 62% (25/40)
Receiving objects: 65% (26/40)
Receiving objects: 67% (27/40)
Receiving objects: 70% (28/40)
Receiving objects: 72% (29/40)
Receiving objects: 75% (30/40)
Receiving objects: 77% (31/40)
Receiving objects: 80% (32/40)
Receiving objects: 82% (33/40)
Receiving objects: 85% (34/40)
Receiving objects: 87% (35/40)
Receiving objects: 90% (36/40)
Receiving objects: 92% (37/40)
Receiving objects: 95% (38/40)
Receiving objects: 97% (39/40)
Receiving objects: 100% (40/40)
Receiving objects: 100% (40/40), 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/qingdaoQG-config/QDQG001/params_new/hdmap'...
remote: Enumerating objects: 27, done.
remote: Total 27 (delta 0), reused 0 (delta 0), pack-reused 27
Receiving objects: 3% (1/27)
Receiving objects: 7% (2/27)
Receiving objects: 11% (3/27)
Receiving objects: 14% (4/27)
Receiving objects: 18% (5/27)
Receiving objects: 22% (6/27)
Receiving objects: 25% (7/27)
Receiving objects: 29% (8/27)
Receiving objects: 33% (9/27)
Receiving objects: 37% (10/27)
Receiving objects: 40% (11/27)
Receiving objects: 44% (12/27)
Receiving objects: 48% (13/27)
Receiving objects: 51% (14/27)
Receiving objects: 55% (15/27)
Receiving objects: 59% (16/27)
Receiving objects: 62% (17/27)
Receiving objects: 66% (18/27)
Receiving objects: 70% (19/27)
Receiving objects: 74% (20/27)
Receiving objects: 77% (21/27)
Receiving objects: 81% (22/27)
Receiving objects: 85% (23/27)
Receiving objects: 88% (24/27)
Receiving objects: 92% (25/27)
Receiving objects: 96% (26/27)
Receiving objects: 100% (27/27)
Receiving objects: 100% (27/27), 7.98 KiB | 7.98 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 20% (1/5)
Resolving deltas: 40% (2/5)
Resolving deltas: 80% (4/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/hdmap_interface'...
remote: Enumerating objects: 26, done.
remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26
Receiving objects: 3% (1/26)
Receiving objects: 7% (2/26)
Receiving objects: 11% (3/26)
Receiving objects: 15% (4/26)
Receiving objects: 19% (5/26)
Receiving objects: 23% (6/26)
Receiving objects: 26% (7/26)
Receiving objects: 30% (8/26)
Receiving objects: 34% (9/26)
Receiving objects: 38% (10/26)
Receiving objects: 42% (11/26)
Receiving objects: 46% (12/26)
Receiving objects: 50% (13/26)
Receiving objects: 53% (14/26)
Receiving objects: 57% (15/26)
Receiving objects: 61% (16/26)
Receiving objects: 65% (17/26)
Receiving objects: 69% (18/26)
Receiving objects: 73% (19/26)
Receiving objects: 76% (20/26)
Receiving objects: 80% (21/26)
Receiving objects: 84% (22/26)
Receiving objects: 88% (23/26)
Receiving objects: 92% (24/26)
Receiving objects: 96% (25/26)
Receiving objects: 100% (26/26)
Receiving objects: 100% (26/26), 4.82 KiB | 4.82 MiB/s, done.
Resolving deltas: 0% (0/10)
Resolving deltas: 40% (4/10)
Resolving deltas: 60% (6/10)
Resolving deltas: 70% (7/10)
Resolving deltas: 80% (8/10)
Resolving deltas: 100% (10/10)
Resolving deltas: 100% (10/10), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 37, done.
remote: Total 37 (delta 0), reused 0 (delta 0), pack-reused 37
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), 6.73 KiB | 6.73 MiB/s, done.
Resolving deltas: 0% (0/19)
Resolving deltas: 5% (1/19)
Resolving deltas: 10% (2/19)
Resolving deltas: 100% (19/19)
Resolving deltas: 100% (19/19), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/lidar-extrinsics'...
remote: Enumerating objects: 76, 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: 6% (1/16)
remote: Compressing objects: 12% (2/16)
remote: Compressing objects: 18% (3/16)
remote: Compressing objects: 25% (4/16)
remote: Compressing objects: 31% (5/16)
remote: Compressing objects: 37% (6/16)
remote: Compressing objects: 43% (7/16)
remote: Compressing objects: 50% (8/16)
remote: Compressing objects: 56% (9/16)
remote: Compressing objects: 62% (10/16)
remote: Compressing objects: 68% (11/16)
remote: Compressing objects: 75% (12/16)
remote: Compressing objects: 81% (13/16)
remote: Compressing objects: 87% (14/16)
remote: Compressing objects: 93% (15/16)
remote: Compressing objects: 100% (16/16)
remote: Compressing objects: 100% (16/16), done.
Receiving objects: 1% (1/76)
Receiving objects: 2% (2/76)
Receiving objects: 3% (3/76)
Receiving objects: 5% (4/76)
Receiving objects: 6% (5/76)
Receiving objects: 7% (6/76)
Receiving objects: 9% (7/76)
Receiving objects: 10% (8/76)
Receiving objects: 11% (9/76)
Receiving objects: 13% (10/76)
Receiving objects: 14% (11/76)
Receiving objects: 15% (12/76)
Receiving objects: 17% (13/76)
Receiving objects: 18% (14/76)
Receiving objects: 19% (15/76)
Receiving objects: 21% (16/76)
Receiving objects: 22% (17/76)
Receiving objects: 23% (18/76)
Receiving objects: 25% (19/76)
Receiving objects: 26% (20/76)
Receiving objects: 27% (21/76)
Receiving objects: 28% (22/76)
Receiving objects: 30% (23/76)
Receiving objects: 31% (24/76)
Receiving objects: 32% (25/76)
Receiving objects: 34% (26/76)
Receiving objects: 35% (27/76)
Receiving objects: 36% (28/76)
Receiving objects: 38% (29/76)
Receiving objects: 39% (30/76)
Receiving objects: 40% (31/76)
Receiving objects: 42% (32/76)
Receiving objects: 43% (33/76)
Receiving objects: 44% (34/76)
Receiving objects: 46% (35/76)
Receiving objects: 47% (36/76)
Receiving objects: 48% (37/76)
Receiving objects: 50% (38/76)
Receiving objects: 51% (39/76)
Receiving objects: 52% (40/76)
Receiving objects: 53% (41/76)
Receiving objects: 55% (42/76)
Receiving objects: 56% (43/76)
Receiving objects: 57% (44/76)
remote: Total 76 (delta 3), reused 0 (delta 0), pack-reused 60
Receiving objects: 59% (45/76)
Receiving objects: 60% (46/76)
Receiving objects: 61% (47/76)
Receiving objects: 63% (48/76)
Receiving objects: 64% (49/76)
Receiving objects: 65% (50/76)
Receiving objects: 67% (51/76)
Receiving objects: 68% (52/76)
Receiving objects: 69% (53/76)
Receiving objects: 71% (54/76)
Receiving objects: 72% (55/76)
Receiving objects: 73% (56/76)
Receiving objects: 75% (57/76)
Receiving objects: 76% (58/76)
Receiving objects: 77% (59/76)
Receiving objects: 78% (60/76)
Receiving objects: 80% (61/76)
Receiving objects: 81% (62/76)
Receiving objects: 82% (63/76)
Receiving objects: 84% (64/76)
Receiving objects: 85% (65/76)
Receiving objects: 86% (66/76)
Receiving objects: 88% (67/76)
Receiving objects: 89% (68/76)
Receiving objects: 90% (69/76)
Receiving objects: 92% (70/76)
Receiving objects: 93% (71/76)
Receiving objects: 94% (72/76)
Receiving objects: 96% (73/76)
Receiving objects: 97% (74/76)
Receiving objects: 98% (75/76)
Receiving objects: 100% (76/76)
Receiving objects: 100% (76/76), 13.05 KiB | 13.05 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 28% (2/7)
Resolving deltas: 42% (3/7)
Resolving deltas: 57% (4/7)
Resolving deltas: 71% (5/7)
Resolving deltas: 85% (6/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_common'...
remote: Enumerating objects: 34, done.
remote: Counting objects: 2% (1/34)
remote: Counting objects: 5% (2/34)
remote: Counting objects: 8% (3/34)
remote: Counting objects: 11% (4/34)
remote: Counting objects: 14% (5/34)
remote: Counting objects: 17% (6/34)
remote: Counting objects: 20% (7/34)
remote: Counting objects: 23% (8/34)
remote: Counting objects: 26% (9/34)
remote: Counting objects: 29% (10/34)
remote: Counting objects: 32% (11/34)
remote: Counting objects: 35% (12/34)
remote: Counting objects: 38% (13/34)
remote: Counting objects: 41% (14/34)
remote: Counting objects: 44% (15/34)
remote: Counting objects: 47% (16/34)
remote: Counting objects: 50% (17/34)
remote: Counting objects: 52% (18/34)
remote: Counting objects: 55% (19/34)
remote: Counting objects: 58% (20/34)
remote: Counting objects: 61% (21/34)
remote: Counting objects: 64% (22/34)
remote: Counting objects: 67% (23/34)
remote: Counting objects: 70% (24/34)
remote: Counting objects: 73% (25/34)
remote: Counting objects: 76% (26/34)
remote: Counting objects: 79% (27/34)
remote: Counting objects: 82% (28/34)
remote: Counting objects: 85% (29/34)
remote: Counting objects: 88% (30/34)
remote: Counting objects: 91% (31/34)
remote: Counting objects: 94% (32/34)
remote: Counting objects: 97% (33/34)
remote: Counting objects: 100% (34/34)
remote: Counting objects: 100% (34/34), done.
remote: Compressing objects: 3% (1/27)
remote: Compressing objects: 7% (2/27)
remote: Compressing objects: 11% (3/27)
remote: Compressing objects: 14% (4/27)
remote: Compressing objects: 18% (5/27)
remote: Compressing objects: 22% (6/27)
remote: Compressing objects: 25% (7/27)
remote: Compressing objects: 29% (8/27)
remote: Compressing objects: 33% (9/27)
remote: Compressing objects: 37% (10/27)
remote: Compressing objects: 40% (11/27)
remote: Compressing objects: 44% (12/27)
remote: Compressing objects: 48% (13/27)
remote: Compressing objects: 51% (14/27)
remote: Compressing objects: 55% (15/27)
remote: Compressing objects: 59% (16/27)
remote: Compressing objects: 62% (17/27)
remote: Compressing objects: 66% (18/27)
remote: Compressing objects: 70% (19/27)
remote: Compressing objects: 74% (20/27)
remote: Compressing objects: 77% (21/27)
remote: Compressing objects: 81% (22/27)
remote: Compressing objects: 85% (23/27)
remote: Compressing objects: 88% (24/27)
remote: Compressing objects: 92% (25/27)
remote: Compressing objects: 96% (26/27)
remote: Compressing objects: 100% (27/27)
remote: Compressing objects: 100% (27/27), done.
remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/34)
Receiving objects: 5% (2/34)
Receiving objects: 8% (3/34)
Receiving objects: 11% (4/34)
Receiving objects: 14% (5/34)
Receiving objects: 17% (6/34)
Receiving objects: 20% (7/34)
Receiving objects: 23% (8/34)
Receiving objects: 26% (9/34)
Receiving objects: 29% (10/34)
Receiving objects: 32% (11/34)
Receiving objects: 35% (12/34)
Receiving objects: 38% (13/34)
Receiving objects: 41% (14/34)
Receiving objects: 44% (15/34)
Receiving objects: 47% (16/34)
Receiving objects: 50% (17/34)
Receiving objects: 52% (18/34)
Receiving objects: 55% (19/34)
Receiving objects: 58% (20/34)
Receiving objects: 61% (21/34)
Receiving objects: 64% (22/34)
Receiving objects: 67% (23/34)
Receiving objects: 70% (24/34)
Receiving objects: 73% (25/34)
Receiving objects: 76% (26/34)
Receiving objects: 79% (27/34)
Receiving objects: 82% (28/34)
Receiving objects: 85% (29/34)
Receiving objects: 88% (30/34)
Receiving objects: 91% (31/34)
Receiving objects: 94% (32/34)
Receiving objects: 97% (33/34)
Receiving objects: 100% (34/34)
Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done.
Resolving deltas: 0% (0/6)
Resolving deltas: 16% (1/6)
Resolving deltas: 100% (6/6)
Resolving deltas: 100% (6/6), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 601, done.
remote: Counting objects: 0% (1/172)
remote: Counting objects: 1% (2/172)
remote: Counting objects: 2% (4/172)
remote: Counting objects: 3% (6/172)
remote: Counting objects: 4% (7/172)
remote: Counting objects: 5% (9/172)
remote: Counting objects: 6% (11/172)
remote: Counting objects: 7% (13/172)
remote: Counting objects: 8% (14/172)
remote: Counting objects: 9% (16/172)
remote: Counting objects: 10% (18/172)
remote: Counting objects: 11% (19/172)
remote: Counting objects: 12% (21/172)
remote: Counting objects: 13% (23/172)
remote: Counting objects: 14% (25/172)
remote: Counting objects: 15% (26/172)
remote: Counting objects: 16% (28/172)
remote: Counting objects: 17% (30/172)
remote: Counting objects: 18% (31/172)
remote: Counting objects: 19% (33/172)
remote: Counting objects: 20% (35/172)
remote: Counting objects: 21% (37/172)
remote: Counting objects: 22% (38/172)
remote: Counting objects: 23% (40/172)
remote: Counting objects: 24% (42/172)
remote: Counting objects: 25% (43/172)
remote: Counting objects: 26% (45/172)
remote: Counting objects: 27% (47/172)
remote: Counting objects: 28% (49/172)
remote: Counting objects: 29% (50/172)
remote: Counting objects: 30% (52/172)
remote: Counting objects: 31% (54/172)
remote: Counting objects: 32% (56/172)
remote: Counting objects: 33% (57/172)
remote: Counting objects: 34% (59/172)
remote: Counting objects: 35% (61/172)
remote: Counting objects: 36% (62/172)
remote: Counting objects: 37% (64/172)
remote: Counting objects: 38% (66/172)
remote: Counting objects: 39% (68/172)
remote: Counting objects: 40% (69/172)
remote: Counting objects: 41% (71/172)
remote: Counting objects: 42% (73/172)
remote: Counting objects: 43% (74/172)
remote: Counting objects: 44% (76/172)
remote: Counting objects: 45% (78/172)
remote: Counting objects: 46% (80/172)
remote: Counting objects: 47% (81/172)
remote: Counting objects: 48% (83/172)
remote: Counting objects: 49% (85/172)
remote: Counting objects: 50% (86/172)
remote: Counting objects: 51% (88/172)
remote: Counting objects: 52% (90/172)
remote: Counting objects: 53% (92/172)
remote: Counting objects: 54% (93/172)
remote: Counting objects: 55% (95/172)
remote: Counting objects: 56% (97/172)
remote: Counting objects: 57% (99/172)
remote: Counting objects: 58% (100/172)
remote: Counting objects: 59% (102/172)
remote: Counting objects: 60% (104/172)
remote: Counting objects: 61% (105/172)
remote: Counting objects: 62% (107/172)
remote: Counting objects: 63% (109/172)
remote: Counting objects: 64% (111/172)
remote: Counting objects: 65% (112/172)
remote: Counting objects: 66% (114/172)
remote: Counting objects: 67% (116/172)
remote: Counting objects: 68% (117/172)
remote: Counting objects: 69% (119/172)
remote: Counting objects: 70% (121/172)
remote: Counting objects: 71% (123/172)
remote: Counting objects: 72% (124/172)
remote: Counting objects: 73% (126/172)
remote: Counting objects: 74% (128/172)
remote: Counting objects: 75% (129/172)
remote: Counting objects: 76% (131/172)
remote: Counting objects: 77% (133/172)
remote: Counting objects: 78% (135/172)
remote: Counting objects: 79% (136/172)
remote: Counting objects: 80% (138/172)
remote: Counting objects: 81% (140/172)
remote: Counting objects: 82% (142/172)
remote: Counting objects: 83% (143/172)
remote: Counting objects: 84% (145/172)
remote: Counting objects: 85% (147/172)
remote: Counting objects: 86% (148/172)
remote: Counting objects: 87% (150/172)
remote: Counting objects: 88% (152/172)
remote: Counting objects: 89% (154/172)
remote: Counting objects: 90% (155/172)
remote: Counting objects: 91% (157/172)
remote: Counting objects: 92% (159/172)
remote: Counting objects: 93% (160/172)
remote: Counting objects: 94% (162/172)
remote: Counting objects: 95% (164/172)
remote: Counting objects: 96% (166/172)
remote: Counting objects: 97% (167/172)
remote: Counting objects: 98% (169/172)
remote: Counting objects: 99% (171/172)
remote: Counting objects: 100% (172/172)
remote: Counting objects: 100% (172/172), done.
remote: Compressing objects: 1% (1/83)
remote: Compressing objects: 2% (2/83)
remote: Compressing objects: 3% (3/83)
remote: Compressing objects: 4% (4/83)
remote: Compressing objects: 6% (5/83)
remote: Compressing objects: 7% (6/83)
remote: Compressing objects: 8% (7/83)
remote: Compressing objects: 9% (8/83)
remote: Compressing objects: 10% (9/83)
remote: Compressing objects: 12% (10/83)
remote: Compressing objects: 13% (11/83)
remote: Compressing objects: 14% (12/83)
remote: Compressing objects: 15% (13/83)
remote: Compressing objects: 16% (14/83)
remote: Compressing objects: 18% (15/83)
remote: Compressing objects: 19% (16/83)
remote: Compressing objects: 20% (17/83)
remote: Compressing objects: 21% (18/83)
remote: Compressing objects: 22% (19/83)
remote: Compressing objects: 24% (20/83)
remote: Compressing objects: 25% (21/83)
remote: Compressing objects: 26% (22/83)
remote: Compressing objects: 27% (23/83)
remote: Compressing objects: 28% (24/83)
remote: Compressing objects: 30% (25/83)
remote: Compressing objects: 31% (26/83)
remote: Compressing objects: 32% (27/83)
remote: Compressing objects: 33% (28/83)
remote: Compressing objects: 34% (29/83)
remote: Compressing objects: 36% (30/83)
remote: Compressing objects: 37% (31/83)
remote: Compressing objects: 38% (32/83)
remote: Compressing objects: 39% (33/83)
remote: Compressing objects: 40% (34/83)
remote: Compressing objects: 42% (35/83)
remote: Compressing objects: 43% (36/83)
remote: Compressing objects: 44% (37/83)
remote: Compressing objects: 45% (38/83)
remote: Compressing objects: 46% (39/83)
remote: Compressing objects: 48% (40/83)
remote: Compressing objects: 49% (41/83)
remote: Compressing objects: 50% (42/83)
remote: Compressing objects: 51% (43/83)
remote: Compressing objects: 53% (44/83)
remote: Compressing objects: 54% (45/83)
remote: Compressing objects: 55% (46/83)
remote: Compressing objects: 56% (47/83)
remote: Compressing objects: 57% (48/83)
remote: Compressing objects: 59% (49/83)
remote: Compressing objects: 60% (50/83)
remote: Compressing objects: 61% (51/83)
remote: Compressing objects: 62% (52/83)
remote: Compressing objects: 63% (53/83)
remote: Compressing objects: 65% (54/83)
remote: Compressing objects: 66% (55/83)
remote: Compressing objects: 67% (56/83)
remote: Compressing objects: 68% (57/83)
remote: Compressing objects: 69% (58/83)
remote: Compressing objects: 71% (59/83)
remote: Compressing objects: 72% (60/83)
remote: Compressing objects: 73% (61/83)
remote: Compressing objects: 74% (62/83)
remote: Compressing objects: 75% (63/83)
remote: Compressing objects: 77% (64/83)
remote: Compressing objects: 78% (65/83)
remote: Compressing objects: 79% (66/83)
remote: Compressing objects: 80% (67/83)
remote: Compressing objects: 81% (68/83)
remote: Compressing objects: 83% (69/83)
remote: Compressing objects: 84% (70/83)
remote: Compressing objects: 85% (71/83)
remote: Compressing objects: 86% (72/83)
remote: Compressing objects: 87% (73/83)
remote: Compressing objects: 89% (74/83)
remote: Compressing objects: 90% (75/83)
remote: Compressing objects: 91% (76/83)
remote: Compressing objects: 92% (77/83)
remote: Compressing objects: 93% (78/83)
remote: Compressing objects: 95% (79/83)
remote: Compressing objects: 96% (80/83)
remote: Compressing objects: 97% (81/83)
remote: Compressing objects: 98% (82/83)
remote: Compressing objects: 100% (83/83)
remote: Compressing objects: 100% (83/83), done.
Receiving objects: 0% (1/601)
Receiving objects: 1% (7/601)
Receiving objects: 2% (13/601)
Receiving objects: 3% (19/601)
Receiving objects: 4% (25/601)
remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429
Receiving objects: 5% (31/601)
Receiving objects: 6% (37/601)
Receiving objects: 7% (43/601)
Receiving objects: 8% (49/601)
Receiving objects: 9% (55/601)
Receiving objects: 10% (61/601)
Receiving objects: 11% (67/601)
Receiving objects: 12% (73/601)
Receiving objects: 13% (79/601)
Receiving objects: 14% (85/601)
Receiving objects: 15% (91/601)
Receiving objects: 16% (97/601)
Receiving objects: 17% (103/601)
Receiving objects: 18% (109/601)
Receiving objects: 19% (115/601)
Receiving objects: 20% (121/601)
Receiving objects: 21% (127/601)
Receiving objects: 22% (133/601)
Receiving objects: 23% (139/601)
Receiving objects: 24% (145/601)
Receiving objects: 25% (151/601)
Receiving objects: 26% (157/601)
Receiving objects: 27% (163/601)
Receiving objects: 28% (169/601)
Receiving objects: 29% (175/601)
Receiving objects: 30% (181/601)
Receiving objects: 31% (187/601)
Receiving objects: 32% (193/601)
Receiving objects: 33% (199/601)
Receiving objects: 34% (205/601)
Receiving objects: 35% (211/601)
Receiving objects: 36% (217/601)
Receiving objects: 37% (223/601)
Receiving objects: 38% (229/601)
Receiving objects: 39% (235/601)
Receiving objects: 40% (241/601)
Receiving objects: 41% (247/601)
Receiving objects: 42% (253/601)
Receiving objects: 43% (259/601)
Receiving objects: 44% (265/601)
Receiving objects: 45% (271/601)
Receiving objects: 46% (277/601)
Receiving objects: 47% (283/601)
Receiving objects: 48% (289/601)
Receiving objects: 49% (295/601)
Receiving objects: 50% (301/601)
Receiving objects: 51% (307/601)
Receiving objects: 52% (313/601)
Receiving objects: 53% (319/601)
Receiving objects: 54% (325/601)
Receiving objects: 55% (331/601)
Receiving objects: 56% (337/601)
Receiving objects: 57% (343/601)
Receiving objects: 58% (349/601)
Receiving objects: 59% (355/601)
Receiving objects: 60% (361/601)
Receiving objects: 61% (367/601)
Receiving objects: 62% (373/601)
Receiving objects: 63% (379/601)
Receiving objects: 64% (385/601)
Receiving objects: 65% (391/601)
Receiving objects: 66% (397/601)
Receiving objects: 67% (403/601)
Receiving objects: 68% (409/601)
Receiving objects: 69% (415/601)
Receiving objects: 70% (421/601)
Receiving objects: 71% (427/601)
Receiving objects: 72% (433/601)
Receiving objects: 73% (439/601)
Receiving objects: 74% (445/601)
Receiving objects: 75% (451/601)
Receiving objects: 76% (457/601)
Receiving objects: 77% (463/601)
Receiving objects: 78% (469/601)
Receiving objects: 79% (475/601)
Receiving objects: 80% (481/601)
Receiving objects: 81% (487/601)
Receiving objects: 82% (493/601)
Receiving objects: 83% (499/601)
Receiving objects: 84% (505/601)
Receiving objects: 85% (511/601)
Receiving objects: 86% (517/601)
Receiving objects: 87% (523/601)
Receiving objects: 88% (529/601)
Receiving objects: 89% (535/601)
Receiving objects: 90% (541/601)
Receiving objects: 91% (547/601)
Receiving objects: 92% (553/601)
Receiving objects: 93% (559/601)
Receiving objects: 94% (565/601)
Receiving objects: 95% (571/601)
Receiving objects: 96% (577/601)
Receiving objects: 97% (583/601)
Receiving objects: 98% (589/601)
Receiving objects: 99% (595/601)
Receiving objects: 100% (601/601)
Receiving objects: 100% (601/601), 103.01 KiB | 20.60 MiB/s, done.
Resolving deltas: 0% (0/251)
Resolving deltas: 1% (3/251)
Resolving deltas: 2% (6/251)
Resolving deltas: 3% (8/251)
Resolving deltas: 14% (36/251)
Resolving deltas: 24% (61/251)
Resolving deltas: 25% (63/251)
Resolving deltas: 27% (68/251)
Resolving deltas: 38% (96/251)
Resolving deltas: 39% (99/251)
Resolving deltas: 47% (118/251)
Resolving deltas: 50% (126/251)
Resolving deltas: 52% (131/251)
Resolving deltas: 54% (136/251)
Resolving deltas: 56% (143/251)
Resolving deltas: 58% (146/251)
Resolving deltas: 59% (149/251)
Resolving deltas: 60% (152/251)
Resolving deltas: 61% (154/251)
Resolving deltas: 62% (158/251)
Resolving deltas: 63% (160/251)
Resolving deltas: 64% (162/251)
Resolving deltas: 65% (164/251)
Resolving deltas: 66% (167/251)
Resolving deltas: 67% (169/251)
Resolving deltas: 68% (171/251)
Resolving deltas: 69% (174/251)
Resolving deltas: 76% (191/251)
Resolving deltas: 80% (202/251)
Resolving deltas: 83% (209/251)
Resolving deltas: 84% (212/251)
Resolving deltas: 85% (215/251)
Resolving deltas: 86% (216/251)
Resolving deltas: 87% (219/251)
Resolving deltas: 88% (221/251)
Resolving deltas: 89% (224/251)
Resolving deltas: 90% (227/251)
Resolving deltas: 91% (229/251)
Resolving deltas: 92% (232/251)
Resolving deltas: 93% (235/251)
Resolving deltas: 94% (236/251)
Resolving deltas: 95% (239/251)
Resolving deltas: 96% (242/251)
Resolving deltas: 97% (245/251)
Resolving deltas: 100% (251/251)
Resolving deltas: 100% (251/251), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port'...
remote: Enumerating objects: 122, 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/42)
remote: Compressing objects: 4% (2/42)
remote: Compressing objects: 7% (3/42)
remote: Compressing objects: 9% (4/42)
remote: Compressing objects: 11% (5/42)
remote: Compressing objects: 14% (6/42)
remote: Compressing objects: 16% (7/42)
remote: Compressing objects: 19% (8/42)
remote: Compressing objects: 21% (9/42)
remote: Compressing objects: 23% (10/42)
remote: Compressing objects: 26% (11/42)
remote: Compressing objects: 28% (12/42)
remote: Compressing objects: 30% (13/42)
remote: Compressing objects: 33% (14/42)
remote: Compressing objects: 35% (15/42)
remote: Compressing objects: 38% (16/42)
remote: Compressing objects: 40% (17/42)
remote: Compressing objects: 42% (18/42)
remote: Compressing objects: 45% (19/42)
remote: Compressing objects: 47% (20/42)
remote: Compressing objects: 50% (21/42)
remote: Compressing objects: 52% (22/42)
remote: Compressing objects: 54% (23/42)
remote: Compressing objects: 57% (24/42)
remote: Compressing objects: 59% (25/42)
remote: Compressing objects: 61% (26/42)
remote: Compressing objects: 64% (27/42)
remote: Compressing objects: 66% (28/42)
remote: Compressing objects: 69% (29/42)
remote: Compressing objects: 71% (30/42)
remote: Compressing objects: 73% (31/42)
remote: Compressing objects: 76% (32/42)
remote: Compressing objects: 78% (33/42)
remote: Compressing objects: 80% (34/42)
remote: Compressing objects: 83% (35/42)
remote: Compressing objects: 85% (36/42)
remote: Compressing objects: 88% (37/42)
remote: Compressing objects: 90% (38/42)
remote: Compressing objects: 92% (39/42)
remote: Compressing objects: 95% (40/42)
remote: Compressing objects: 97% (41/42)
remote: Compressing objects: 100% (42/42)
remote: Compressing objects: 100% (42/42), done.
remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63
Receiving objects: 0% (1/122)
Receiving objects: 1% (2/122)
Receiving objects: 2% (3/122)
Receiving objects: 3% (4/122)
Receiving objects: 4% (5/122)
Receiving objects: 5% (7/122)
Receiving objects: 6% (8/122)
Receiving objects: 7% (9/122)
Receiving objects: 8% (10/122)
Receiving objects: 9% (11/122)
Receiving objects: 10% (13/122)
Receiving objects: 11% (14/122)
Receiving objects: 12% (15/122)
Receiving objects: 13% (16/122)
Receiving objects: 14% (18/122)
Receiving objects: 15% (19/122)
Receiving objects: 16% (20/122)
Receiving objects: 17% (21/122)
Receiving objects: 18% (22/122)
Receiving objects: 19% (24/122)
Receiving objects: 20% (25/122)
Receiving objects: 21% (26/122)
Receiving objects: 22% (27/122)
Receiving objects: 23% (29/122)
Receiving objects: 24% (30/122)
Receiving objects: 25% (31/122)
Receiving objects: 26% (32/122)
Receiving objects: 27% (33/122)
Receiving objects: 28% (35/122)
Receiving objects: 29% (36/122)
Receiving objects: 30% (37/122)
Receiving objects: 31% (38/122)
Receiving objects: 32% (40/122)
Receiving objects: 33% (41/122)
Receiving objects: 34% (42/122)
Receiving objects: 35% (43/122)
Receiving objects: 36% (44/122)
Receiving objects: 37% (46/122)
Receiving objects: 38% (47/122)
Receiving objects: 39% (48/122)
Receiving objects: 40% (49/122)
Receiving objects: 41% (51/122)
Receiving objects: 42% (52/122)
Receiving objects: 43% (53/122)
Receiving objects: 44% (54/122)
Receiving objects: 45% (55/122)
Receiving objects: 46% (57/122)
Receiving objects: 47% (58/122)
Receiving objects: 48% (59/122)
Receiving objects: 49% (60/122)
Receiving objects: 50% (61/122)
Receiving objects: 51% (63/122)
Receiving objects: 52% (64/122)
Receiving objects: 53% (65/122)
Receiving objects: 54% (66/122)
Receiving objects: 55% (68/122)
Receiving objects: 56% (69/122)
Receiving objects: 57% (70/122)
Receiving objects: 58% (71/122)
Receiving objects: 59% (72/122)
Receiving objects: 60% (74/122)
Receiving objects: 61% (75/122)
Receiving objects: 62% (76/122)
Receiving objects: 63% (77/122)
Receiving objects: 64% (79/122)
Receiving objects: 65% (80/122)
Receiving objects: 66% (81/122)
Receiving objects: 67% (82/122)
Receiving objects: 68% (83/122)
Receiving objects: 69% (85/122)
Receiving objects: 70% (86/122)
Receiving objects: 71% (87/122)
Receiving objects: 72% (88/122)
Receiving objects: 73% (90/122)
Receiving objects: 74% (91/122)
Receiving objects: 75% (92/122)
Receiving objects: 76% (93/122)
Receiving objects: 77% (94/122)
Receiving objects: 78% (96/122)
Receiving objects: 79% (97/122)
Receiving objects: 80% (98/122)
Receiving objects: 81% (99/122)
Receiving objects: 82% (101/122)
Receiving objects: 83% (102/122)
Receiving objects: 84% (103/122)
Receiving objects: 85% (104/122)
Receiving objects: 86% (105/122)
Receiving objects: 87% (107/122)
Receiving objects: 88% (108/122)
Receiving objects: 89% (109/122)
Receiving objects: 90% (110/122)
Receiving objects: 91% (112/122)
Receiving objects: 92% (113/122)
Receiving objects: 93% (114/122)
Receiving objects: 94% (115/122)
Receiving objects: 95% (116/122)
Receiving objects: 96% (118/122)
Receiving objects: 97% (119/122)
Receiving objects: 98% (120/122)
Receiving objects: 99% (121/122)
Receiving objects: 100% (122/122)
Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done.
Resolving deltas: 0% (0/64)
Resolving deltas: 1% (1/64)
Resolving deltas: 6% (4/64)
Resolving deltas: 15% (10/64)
Resolving deltas: 25% (16/64)
Resolving deltas: 28% (18/64)
Resolving deltas: 29% (19/64)
Resolving deltas: 31% (20/64)
Resolving deltas: 32% (21/64)
Resolving deltas: 34% (22/64)
Resolving deltas: 39% (25/64)
Resolving deltas: 40% (26/64)
Resolving deltas: 46% (30/64)
Resolving deltas: 51% (33/64)
Resolving deltas: 53% (34/64)
Resolving deltas: 57% (37/64)
Resolving deltas: 59% (38/64)
Resolving deltas: 60% (39/64)
Resolving deltas: 62% (40/64)
Resolving deltas: 64% (41/64)
Resolving deltas: 67% (43/64)
Resolving deltas: 68% (44/64)
Resolving deltas: 71% (46/64)
Resolving deltas: 78% (50/64)
Resolving deltas: 81% (52/64)
Resolving deltas: 84% (54/64)
Resolving deltas: 89% (57/64)
Resolving deltas: 90% (58/64)
Resolving deltas: 96% (62/64)
Resolving deltas: 100% (64/64)
Resolving deltas: 100% (64/64), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle'...
remote: Enumerating objects: 52, 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 52 (delta 0), reused 0 (delta 0), pack-reused 49
Receiving objects: 1% (1/52)
Receiving objects: 3% (2/52)
Receiving objects: 5% (3/52)
Receiving objects: 7% (4/52)
Receiving objects: 9% (5/52)
Receiving objects: 11% (6/52)
Receiving objects: 13% (7/52)
Receiving objects: 15% (8/52)
Receiving objects: 17% (9/52)
Receiving objects: 19% (10/52)
Receiving objects: 21% (11/52)
Receiving objects: 23% (12/52)
Receiving objects: 25% (13/52)
Receiving objects: 26% (14/52)
Receiving objects: 28% (15/52)
Receiving objects: 30% (16/52)
Receiving objects: 32% (17/52)
Receiving objects: 34% (18/52)
Receiving objects: 36% (19/52)
Receiving objects: 38% (20/52)
Receiving objects: 40% (21/52)
Receiving objects: 42% (22/52)
Receiving objects: 44% (23/52)
Receiving objects: 46% (24/52)
Receiving objects: 48% (25/52)
Receiving objects: 50% (26/52)
Receiving objects: 51% (27/52)
Receiving objects: 53% (28/52)
Receiving objects: 55% (29/52)
Receiving objects: 57% (30/52)
Receiving objects: 59% (31/52)
Receiving objects: 61% (32/52)
Receiving objects: 63% (33/52)
Receiving objects: 65% (34/52)
Receiving objects: 67% (35/52)
Receiving objects: 69% (36/52)
Receiving objects: 71% (37/52)
Receiving objects: 73% (38/52)
Receiving objects: 75% (39/52)
Receiving objects: 76% (40/52)
Receiving objects: 78% (41/52)
Receiving objects: 80% (42/52)
Receiving objects: 82% (43/52)
Receiving objects: 84% (44/52)
Receiving objects: 86% (45/52)
Receiving objects: 88% (46/52)
Receiving objects: 90% (47/52)
Receiving objects: 92% (48/52)
Receiving objects: 94% (49/52)
Receiving objects: 96% (50/52)
Receiving objects: 98% (51/52)
Receiving objects: 100% (52/52)
Receiving objects: 100% (52/52), 8.98 KiB | 8.98 MiB/s, done.
Resolving deltas: 0% (0/19)
Resolving deltas: 42% (8/19)
Resolving deltas: 57% (11/19)
Resolving deltas: 63% (12/19)
Resolving deltas: 73% (14/19)
Resolving deltas: 89% (17/19)
Resolving deltas: 94% (18/19)
Resolving deltas: 100% (19/19)
Resolving deltas: 100% (19/19), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/perception_camera_driver'...
remote: Enumerating objects: 61, done.
remote: Counting objects: 5% (1/20)
remote: Counting objects: 10% (2/20)
remote: Counting objects: 15% (3/20)
remote: Counting objects: 20% (4/20)
remote: Counting objects: 25% (5/20)
remote: Counting objects: 30% (6/20)
remote: Counting objects: 35% (7/20)
remote: Counting objects: 40% (8/20)
remote: Counting objects: 45% (9/20)
remote: Counting objects: 50% (10/20)
remote: Counting objects: 55% (11/20)
remote: Counting objects: 60% (12/20)
remote: Counting objects: 65% (13/20)
remote: Counting objects: 70% (14/20)
remote: Counting objects: 75% (15/20)
remote: Counting objects: 80% (16/20)
remote: Counting objects: 85% (17/20)
remote: Counting objects: 90% (18/20)
remote: Counting objects: 95% (19/20)
remote: Counting objects: 100% (20/20)
remote: Counting objects: 100% (20/20), done.
remote: Compressing objects: 12% (1/8)
remote: Compressing objects: 25% (2/8)
remote: Compressing objects: 37% (3/8)
remote: Compressing objects: 50% (4/8)
remote: Compressing objects: 62% (5/8)
remote: Compressing objects: 75% (6/8)
remote: Compressing objects: 87% (7/8)
remote: Compressing objects: 100% (8/8)
remote: Compressing objects: 100% (8/8), done.
remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41
Receiving objects: 1% (1/61)
Receiving objects: 3% (2/61)
Receiving objects: 4% (3/61)
Receiving objects: 6% (4/61)
Receiving objects: 8% (5/61)
Receiving objects: 9% (6/61)
Receiving objects: 11% (7/61)
Receiving objects: 13% (8/61)
Receiving objects: 14% (9/61)
Receiving objects: 16% (10/61)
Receiving objects: 18% (11/61)
Receiving objects: 19% (12/61)
Receiving objects: 21% (13/61)
Receiving objects: 22% (14/61)
Receiving objects: 24% (15/61)
Receiving objects: 26% (16/61)
Receiving objects: 27% (17/61)
Receiving objects: 29% (18/61)
Receiving objects: 31% (19/61)
Receiving objects: 32% (20/61)
Receiving objects: 34% (21/61)
Receiving objects: 36% (22/61)
Receiving objects: 37% (23/61)
Receiving objects: 39% (24/61)
Receiving objects: 40% (25/61)
Receiving objects: 42% (26/61)
Receiving objects: 44% (27/61)
Receiving objects: 45% (28/61)
Receiving objects: 47% (29/61)
Receiving objects: 49% (30/61)
Receiving objects: 50% (31/61)
Receiving objects: 52% (32/61)
Receiving objects: 54% (33/61)
Receiving objects: 55% (34/61)
Receiving objects: 57% (35/61)
Receiving objects: 59% (36/61)
Receiving objects: 60% (37/61)
Receiving objects: 62% (38/61)
Receiving objects: 63% (39/61)
Receiving objects: 65% (40/61)
Receiving objects: 67% (41/61)
Receiving objects: 68% (42/61)
Receiving objects: 70% (43/61)
Receiving objects: 72% (44/61)
Receiving objects: 73% (45/61)
Receiving objects: 75% (46/61)
Receiving objects: 77% (47/61)
Receiving objects: 78% (48/61)
Receiving objects: 80% (49/61)
Receiving objects: 81% (50/61)
Receiving objects: 83% (51/61)
Receiving objects: 85% (52/61)
Receiving objects: 86% (53/61)
Receiving objects: 88% (54/61)
Receiving objects: 90% (55/61)
Receiving objects: 91% (56/61)
Receiving objects: 93% (57/61)
Receiving objects: 95% (58/61)
Receiving objects: 96% (59/61)
Receiving objects: 98% (60/61)
Receiving objects: 100% (61/61)
Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done.
Resolving deltas: 0% (0/10)
Resolving deltas: 60% (6/10)
Resolving deltas: 100% (10/10)
Resolving deltas: 100% (10/10), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/perception_new_detection'...
remote: Enumerating objects: 6343, done.
remote: Counting objects: 0% (1/255)
remote: Counting objects: 1% (3/255)
remote: Counting objects: 2% (6/255)
remote: Counting objects: 3% (8/255)
remote: Counting objects: 4% (11/255)
remote: Counting objects: 5% (13/255)
remote: Counting objects: 6% (16/255)
remote: Counting objects: 7% (18/255)
remote: Counting objects: 8% (21/255)
remote: Counting objects: 9% (23/255)
remote: Counting objects: 10% (26/255)
remote: Counting objects: 11% (29/255)
remote: Counting objects: 12% (31/255)
remote: Counting objects: 13% (34/255)
remote: Counting objects: 14% (36/255)
remote: Counting objects: 15% (39/255)
remote: Counting objects: 16% (41/255)
remote: Counting objects: 17% (44/255)
remote: Counting objects: 18% (46/255)
remote: Counting objects: 19% (49/255)
remote: Counting objects: 20% (51/255)
remote: Counting objects: 21% (54/255)
remote: Counting objects: 22% (57/255)
remote: Counting objects: 23% (59/255)
remote: Counting objects: 24% (62/255)
remote: Counting objects: 25% (64/255)
remote: Counting objects: 26% (67/255)
remote: Counting objects: 27% (69/255)
remote: Counting objects: 28% (72/255)
remote: Counting objects: 29% (74/255)
remote: Counting objects: 30% (77/255)
remote: Counting objects: 31% (80/255)
remote: Counting objects: 32% (82/255)
remote: Counting objects: 33% (85/255)
remote: Counting objects: 34% (87/255)
remote: Counting objects: 35% (90/255)
remote: Counting objects: 36% (92/255)
remote: Counting objects: 37% (95/255)
remote: Counting objects: 38% (97/255)
remote: Counting objects: 39% (100/255)
remote: Counting objects: 40% (102/255)
remote: Counting objects: 41% (105/255)
remote: Counting objects: 42% (108/255)
remote: Counting objects: 43% (110/255)
remote: Counting objects: 44% (113/255)
remote: Counting objects: 45% (115/255)
remote: Counting objects: 46% (118/255)
remote: Counting objects: 47% (120/255)
remote: Counting objects: 48% (123/255)
remote: Counting objects: 49% (125/255)
remote: Counting objects: 50% (128/255)
remote: Counting objects: 51% (131/255)
remote: Counting objects: 52% (133/255)
remote: Counting objects: 53% (136/255)
remote: Counting objects: 54% (138/255)
remote: Counting objects: 55% (141/255)
remote: Counting objects: 56% (143/255)
remote: Counting objects: 57% (146/255)
remote: Counting objects: 58% (148/255)
remote: Counting objects: 59% (151/255)
remote: Counting objects: 60% (153/255)
remote: Counting objects: 61% (156/255)
remote: Counting objects: 62% (159/255)
remote: Counting objects: 63% (161/255)
remote: Counting objects: 64% (164/255)
remote: Counting objects: 65% (166/255)
remote: Counting objects: 66% (169/255)
remote: Counting objects: 67% (171/255)
remote: Counting objects: 68% (174/255)
remote: Counting objects: 69% (176/255)
remote: Counting objects: 70% (179/255)
remote: Counting objects: 71% (182/255)
remote: Counting objects: 72% (184/255)
remote: Counting objects: 73% (187/255)
remote: Counting objects: 74% (189/255)
remote: Counting objects: 75% (192/255)
remote: Counting objects: 76% (194/255)
remote: Counting objects: 77% (197/255)
remote: Counting objects: 78% (199/255)
remote: Counting objects: 79% (202/255)
remote: Counting objects: 80% (204/255)
remote: Counting objects: 81% (207/255)
remote: Counting objects: 82% (210/255)
remote: Counting objects: 83% (212/255)
remote: Counting objects: 84% (215/255)
remote: Counting objects: 85% (217/255)
remote: Counting objects: 86% (220/255)
remote: Counting objects: 87% (222/255)
remote: Counting objects: 88% (225/255)
remote: Counting objects: 89% (227/255)
remote: Counting objects: 90% (230/255)
remote: Counting objects: 91% (233/255)
remote: Counting objects: 92% (235/255)
remote: Counting objects: 93% (238/255)
remote: Counting objects: 94% (240/255)
remote: Counting objects: 95% (243/255)
remote: Counting objects: 96% (245/255)
remote: Counting objects: 97% (248/255)
remote: Counting objects: 98% (250/255)
remote: Counting objects: 99% (253/255)
remote: Counting objects: 100% (255/255)
remote: Counting objects: 100% (255/255), done.
remote: Compressing objects: 0% (1/157)
remote: Compressing objects: 1% (2/157)
remote: Compressing objects: 2% (4/157)
remote: Compressing objects: 3% (5/157)
remote: Compressing objects: 4% (7/157)
remote: Compressing objects: 5% (8/157)
remote: Compressing objects: 6% (10/157)
remote: Compressing objects: 7% (11/157)
remote: Compressing objects: 8% (13/157)
remote: Compressing objects: 9% (15/157)
remote: Compressing objects: 10% (16/157)
remote: Compressing objects: 11% (18/157)
remote: Compressing objects: 12% (19/157)
remote: Compressing objects: 13% (21/157)
remote: Compressing objects: 14% (22/157)
remote: Compressing objects: 15% (24/157)
remote: Compressing objects: 16% (26/157)
remote: Compressing objects: 17% (27/157)
remote: Compressing objects: 18% (29/157)
remote: Compressing objects: 19% (30/157)
remote: Compressing objects: 20% (32/157)
remote: Compressing objects: 21% (33/157)
remote: Compressing objects: 22% (35/157)
remote: Compressing objects: 23% (37/157)
remote: Compressing objects: 24% (38/157)
remote: Compressing objects: 25% (40/157)
remote: Compressing objects: 26% (41/157)
remote: Compressing objects: 27% (43/157)
remote: Compressing objects: 28% (44/157)
remote: Compressing objects: 29% (46/157)
remote: Compressing objects: 30% (48/157)
remote: Compressing objects: 31% (49/157)
remote: Compressing objects: 32% (51/157)
remote: Compressing objects: 33% (52/157)
remote: Compressing objects: 34% (54/157)
remote: Compressing objects: 35% (55/157)
remote: Compressing objects: 36% (57/157)
remote: Compressing objects: 37% (59/157)
remote: Compressing objects: 38% (60/157)
remote: Compressing objects: 39% (62/157)
remote: Compressing objects: 40% (63/157)
remote: Compressing objects: 41% (65/157)
remote: Compressing objects: 42% (66/157)
remote: Compressing objects: 43% (68/157)
remote: Compressing objects: 44% (70/157)
remote: Compressing objects: 45% (71/157)
remote: Compressing objects: 46% (73/157)
remote: Compressing objects: 47% (74/157)
remote: Compressing objects: 48% (76/157)
remote: Compressing objects: 49% (77/157)
remote: Compressing objects: 50% (79/157)
remote: Compressing objects: 51% (81/157)
remote: Compressing objects: 52% (82/157)
remote: Compressing objects: 53% (84/157)
remote: Compressing objects: 54% (85/157)
remote: Compressing objects: 55% (87/157)
remote: Compressing objects: 56% (88/157)
remote: Compressing objects: 57% (90/157)
remote: Compressing objects: 58% (92/157)
remote: Compressing objects: 59% (93/157)
remote: Compressing objects: 60% (95/157)
remote: Compressing objects: 61% (96/157)
remote: Compressing objects: 62% (98/157)
remote: Compressing objects: 63% (99/157)
remote: Compressing objects: 64% (101/157)
remote: Compressing objects: 65% (103/157)
remote: Compressing objects: 66% (104/157)
remote: Compressing objects: 67% (106/157)
remote: Compressing objects: 68% (107/157)
remote: Compressing objects: 69% (109/157)
remote: Compressing objects: 70% (110/157)
remote: Compressing objects: 71% (112/157)
remote: Compressing objects: 72% (114/157)
remote: Compressing objects: 73% (115/157)
remote: Compressing objects: 74% (117/157)
remote: Compressing objects: 75% (118/157)
remote: Compressing objects: 76% (120/157)
remote: Compressing objects: 77% (121/157)
remote: Compressing objects: 78% (123/157)
remote: Compressing objects: 79% (125/157)
remote: Compressing objects: 80% (126/157)
remote: Compressing objects: 81% (128/157)
remote: Compressing objects: 82% (129/157)
remote: Compressing objects: 83% (131/157)
remote: Compressing objects: 84% (132/157)
remote: Compressing objects: 85% (134/157)
remote: Compressing objects: 86% (136/157)
remote: Compressing objects: 87% (137/157)
remote: Compressing objects: 88% (139/157)
remote: Compressing objects: 89% (140/157)
remote: Compressing objects: 90% (142/157)
remote: Compressing objects: 91% (143/157)
remote: Compressing objects: 92% (145/157)
remote: Compressing objects: 93% (147/157)
remote: Compressing objects: 94% (148/157)
remote: Compressing objects: 95% (150/157)
remote: Compressing objects: 96% (151/157)
remote: Compressing objects: 97% (153/157)
remote: Compressing objects: 98% (154/157)
remote: Compressing objects: 99% (156/157)
remote: Compressing objects: 100% (157/157)
remote: Compressing objects: 100% (157/157), done.
Receiving objects: 0% (1/6343)
Receiving objects: 1% (64/6343)
Receiving objects: 2% (127/6343)
Receiving objects: 3% (191/6343)
Receiving objects: 4% (254/6343)
Receiving objects: 5% (318/6343)
Receiving objects: 6% (381/6343)
Receiving objects: 7% (445/6343)
Receiving objects: 8% (508/6343)
Receiving objects: 9% (571/6343)
Receiving objects: 10% (635/6343)
Receiving objects: 11% (698/6343)
Receiving objects: 12% (762/6343)
Receiving objects: 13% (825/6343)
Receiving objects: 14% (889/6343)
Receiving objects: 15% (952/6343)
Receiving objects: 16% (1015/6343)
Receiving objects: 17% (1079/6343)
Receiving objects: 18% (1142/6343)
Receiving objects: 19% (1206/6343)
Receiving objects: 20% (1269/6343)
Receiving objects: 21% (1333/6343)
Receiving objects: 22% (1396/6343)
Receiving objects: 23% (1459/6343)
Receiving objects: 24% (1523/6343)
Receiving objects: 25% (1586/6343)
Receiving objects: 26% (1650/6343)
Receiving objects: 27% (1713/6343)
Receiving objects: 28% (1777/6343)
Receiving objects: 29% (1840/6343)
Receiving objects: 30% (1903/6343)
Receiving objects: 31% (1967/6343)
Receiving objects: 32% (2030/6343)
Receiving objects: 33% (2094/6343)
Receiving objects: 34% (2157/6343)
Receiving objects: 35% (2221/6343)
Receiving objects: 36% (2284/6343)
Receiving objects: 37% (2347/6343)
Receiving objects: 38% (2411/6343)
Receiving objects: 39% (2474/6343)
Receiving objects: 40% (2538/6343)
Receiving objects: 41% (2601/6343)
Receiving objects: 42% (2665/6343)
Receiving objects: 43% (2728/6343)
Receiving objects: 44% (2791/6343)
Receiving objects: 45% (2855/6343)
Receiving objects: 46% (2918/6343)
Receiving objects: 47% (2982/6343)
Receiving objects: 48% (3045/6343)
Receiving objects: 49% (3109/6343)
Receiving objects: 50% (3172/6343)
Receiving objects: 51% (3235/6343)
Receiving objects: 52% (3299/6343)
Receiving objects: 53% (3362/6343)
Receiving objects: 54% (3426/6343)
Receiving objects: 55% (3489/6343)
Receiving objects: 56% (3553/6343)
Receiving objects: 57% (3616/6343)
Receiving objects: 58% (3679/6343)
Receiving objects: 59% (3743/6343)
Receiving objects: 60% (3806/6343)
Receiving objects: 61% (3870/6343)
Receiving objects: 62% (3933/6343)
Receiving objects: 63% (3997/6343)
Receiving objects: 64% (4060/6343)
Receiving objects: 65% (4123/6343)
Receiving objects: 66% (4187/6343)
Receiving objects: 67% (4250/6343)
Receiving objects: 68% (4314/6343)
Receiving objects: 69% (4377/6343)
Receiving objects: 70% (4441/6343)
Receiving objects: 71% (4504/6343)
Receiving objects: 72% (4567/6343)
Receiving objects: 73% (4631/6343)
Receiving objects: 74% (4694/6343)
Receiving objects: 75% (4758/6343)
Receiving objects: 76% (4821/6343)
Receiving objects: 77% (4885/6343)
Receiving objects: 78% (4948/6343)
Receiving objects: 79% (5011/6343)
Receiving objects: 80% (5075/6343)
Receiving objects: 81% (5138/6343)
Receiving objects: 82% (5202/6343)
Receiving objects: 83% (5265/6343)
Receiving objects: 84% (5329/6343)
Receiving objects: 85% (5392/6343)
Receiving objects: 86% (5455/6343)
Receiving objects: 87% (5519/6343)
Receiving objects: 88% (5582/6343)
Receiving objects: 89% (5646/6343)
remote: Total 6343 (delta 56), reused 214 (delta 45), pack-reused 6088
Receiving objects: 90% (5709/6343)
Receiving objects: 91% (5773/6343)
Receiving objects: 92% (5836/6343)
Receiving objects: 93% (5899/6343)
Receiving objects: 94% (5963/6343)
Receiving objects: 95% (6026/6343)
Receiving objects: 96% (6090/6343)
Receiving objects: 97% (6153/6343)
Receiving objects: 98% (6217/6343)
Receiving objects: 99% (6280/6343)
Receiving objects: 100% (6343/6343)
Receiving objects: 100% (6343/6343), 700.76 KiB | 35.04 MiB/s, done.
Resolving deltas: 0% (0/1249)
Resolving deltas: 1% (19/1249)
Resolving deltas: 2% (30/1249)
Resolving deltas: 6% (78/1249)
Resolving deltas: 7% (97/1249)
Resolving deltas: 8% (103/1249)
Resolving deltas: 9% (113/1249)
Resolving deltas: 10% (128/1249)
Resolving deltas: 11% (148/1249)
Resolving deltas: 12% (153/1249)
Resolving deltas: 13% (163/1249)
Resolving deltas: 14% (175/1249)
Resolving deltas: 15% (188/1249)
Resolving deltas: 17% (220/1249)
Resolving deltas: 18% (225/1249)
Resolving deltas: 19% (241/1249)
Resolving deltas: 20% (261/1249)
Resolving deltas: 21% (263/1249)
Resolving deltas: 22% (275/1249)
Resolving deltas: 23% (288/1249)
Resolving deltas: 25% (315/1249)
Resolving deltas: 33% (421/1249)
Resolving deltas: 34% (436/1249)
Resolving deltas: 35% (438/1249)
Resolving deltas: 58% (726/1249)
Resolving deltas: 100% (1249/1249)
Resolving deltas: 100% (1249/1249), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_common_config'...
remote: Enumerating objects: 107, done.
remote: Counting objects: 2% (1/40)
remote: Counting objects: 5% (2/40)
remote: Counting objects: 7% (3/40)
remote: Counting objects: 10% (4/40)
remote: Counting objects: 12% (5/40)
remote: Counting objects: 15% (6/40)
remote: Counting objects: 17% (7/40)
remote: Counting objects: 20% (8/40)
remote: Counting objects: 22% (9/40)
remote: Counting objects: 25% (10/40)
remote: Counting objects: 27% (11/40)
remote: Counting objects: 30% (12/40)
remote: Counting objects: 32% (13/40)
remote: Counting objects: 35% (14/40)
remote: Counting objects: 37% (15/40)
remote: Counting objects: 40% (16/40)
remote: Counting objects: 42% (17/40)
remote: Counting objects: 45% (18/40)
remote: Counting objects: 47% (19/40)
remote: Counting objects: 50% (20/40)
remote: Counting objects: 52% (21/40)
remote: Counting objects: 55% (22/40)
remote: Counting objects: 57% (23/40)
remote: Counting objects: 60% (24/40)
remote: Counting objects: 62% (25/40)
remote: Counting objects: 65% (26/40)
remote: Counting objects: 67% (27/40)
remote: Counting objects: 70% (28/40)
remote: Counting objects: 72% (29/40)
remote: Counting objects: 75% (30/40)
remote: Counting objects: 77% (31/40)
remote: Counting objects: 80% (32/40)
remote: Counting objects: 82% (33/40)
remote: Counting objects: 85% (34/40)
remote: Counting objects: 87% (35/40)
remote: Counting objects: 90% (36/40)
remote: Counting objects: 92% (37/40)
remote: Counting objects: 95% (38/40)
remote: Counting objects: 97% (39/40)
remote: Counting objects: 100% (40/40)
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 4% (1/25)
remote: Compressing objects: 8% (2/25)
remote: Compressing objects: 12% (3/25)
remote: Compressing objects: 16% (4/25)
remote: Compressing objects: 20% (5/25)
remote: Compressing objects: 24% (6/25)
remote: Compressing objects: 28% (7/25)
remote: Compressing objects: 32% (8/25)
remote: Compressing objects: 36% (9/25)
remote: Compressing objects: 40% (10/25)
remote: Compressing objects: 44% (11/25)
remote: Compressing objects: 48% (12/25)
remote: Compressing objects: 52% (13/25)
remote: Compressing objects: 56% (14/25)
remote: Compressing objects: 60% (15/25)
remote: Compressing objects: 64% (16/25)
remote: Compressing objects: 68% (17/25)
remote: Compressing objects: 72% (18/25)
remote: Compressing objects: 76% (19/25)
remote: Compressing objects: 80% (20/25)
remote: Compressing objects: 84% (21/25)
remote: Compressing objects: 88% (22/25)
remote: Compressing objects: 92% (23/25)
remote: Compressing objects: 96% (24/25)
remote: Compressing objects: 100% (25/25)
remote: Compressing objects: 100% (25/25), done.
remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67
Receiving objects: 0% (1/107)
Receiving objects: 1% (2/107)
Receiving objects: 2% (3/107)
Receiving objects: 3% (4/107)
Receiving objects: 4% (5/107)
Receiving objects: 5% (6/107)
Receiving objects: 6% (7/107)
Receiving objects: 7% (8/107)
Receiving objects: 8% (9/107)
Receiving objects: 9% (10/107)
Receiving objects: 10% (11/107)
Receiving objects: 11% (12/107)
Receiving objects: 12% (13/107)
Receiving objects: 13% (14/107)
Receiving objects: 14% (15/107)
Receiving objects: 15% (17/107)
Receiving objects: 16% (18/107)
Receiving objects: 17% (19/107)
Receiving objects: 18% (20/107)
Receiving objects: 19% (21/107)
Receiving objects: 20% (22/107)
Receiving objects: 21% (23/107)
Receiving objects: 22% (24/107)
Receiving objects: 23% (25/107)
Receiving objects: 24% (26/107)
Receiving objects: 25% (27/107)
Receiving objects: 26% (28/107)
Receiving objects: 27% (29/107)
Receiving objects: 28% (30/107)
Receiving objects: 29% (32/107)
Receiving objects: 30% (33/107)
Receiving objects: 31% (34/107)
Receiving objects: 32% (35/107)
Receiving objects: 33% (36/107)
Receiving objects: 34% (37/107)
Receiving objects: 35% (38/107)
Receiving objects: 36% (39/107)
Receiving objects: 37% (40/107)
Receiving objects: 38% (41/107)
Receiving objects: 39% (42/107)
Receiving objects: 40% (43/107)
Receiving objects: 41% (44/107)
Receiving objects: 42% (45/107)
Receiving objects: 43% (47/107)
Receiving objects: 44% (48/107)
Receiving objects: 45% (49/107)
Receiving objects: 46% (50/107)
Receiving objects: 47% (51/107)
Receiving objects: 48% (52/107)
Receiving objects: 49% (53/107)
Receiving objects: 50% (54/107)
Receiving objects: 51% (55/107)
Receiving objects: 52% (56/107)
Receiving objects: 53% (57/107)
Receiving objects: 54% (58/107)
Receiving objects: 55% (59/107)
Receiving objects: 56% (60/107)
Receiving objects: 57% (61/107)
Receiving objects: 58% (63/107)
Receiving objects: 59% (64/107)
Receiving objects: 60% (65/107)
Receiving objects: 61% (66/107)
Receiving objects: 62% (67/107)
Receiving objects: 63% (68/107)
Receiving objects: 64% (69/107)
Receiving objects: 65% (70/107)
Receiving objects: 66% (71/107)
Receiving objects: 67% (72/107)
Receiving objects: 68% (73/107)
Receiving objects: 69% (74/107)
Receiving objects: 70% (75/107)
Receiving objects: 71% (76/107)
Receiving objects: 72% (78/107)
Receiving objects: 73% (79/107)
Receiving objects: 74% (80/107)
Receiving objects: 75% (81/107)
Receiving objects: 76% (82/107)
Receiving objects: 77% (83/107)
Receiving objects: 78% (84/107)
Receiving objects: 79% (85/107)
Receiving objects: 80% (86/107)
Receiving objects: 81% (87/107)
Receiving objects: 82% (88/107)
Receiving objects: 83% (89/107)
Receiving objects: 84% (90/107)
Receiving objects: 85% (91/107)
Receiving objects: 86% (93/107)
Receiving objects: 87% (94/107)
Receiving objects: 88% (95/107)
Receiving objects: 89% (96/107)
Receiving objects: 90% (97/107)
Receiving objects: 91% (98/107)
Receiving objects: 92% (99/107)
Receiving objects: 93% (100/107)
Receiving objects: 94% (101/107)
Receiving objects: 95% (102/107)
Receiving objects: 96% (103/107)
Receiving objects: 97% (104/107)
Receiving objects: 98% (105/107)
Receiving objects: 99% (106/107)
Receiving objects: 100% (107/107)
Receiving objects: 100% (107/107), 18.22 KiB | 18.22 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: 22% (4/18)
Resolving deltas: 44% (8/18)
Resolving deltas: 55% (10/18)
Resolving deltas: 66% (12/18)
Resolving deltas: 77% (14/18)
Resolving deltas: 88% (16/18)
Resolving deltas: 100% (18/18)
Resolving deltas: 100% (18/18), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_port_related_config'...
remote: Enumerating objects: 765, done.
remote: Counting objects: 0% (1/140)
remote: Counting objects: 1% (2/140)
remote: Counting objects: 2% (3/140)
remote: Counting objects: 3% (5/140)
remote: Counting objects: 4% (6/140)
remote: Counting objects: 5% (7/140)
remote: Counting objects: 6% (9/140)
remote: Counting objects: 7% (10/140)
remote: Counting objects: 8% (12/140)
remote: Counting objects: 9% (13/140)
remote: Counting objects: 10% (14/140)
remote: Counting objects: 11% (16/140)
remote: Counting objects: 12% (17/140)
remote: Counting objects: 13% (19/140)
remote: Counting objects: 14% (20/140)
remote: Counting objects: 15% (21/140)
remote: Counting objects: 16% (23/140)
remote: Counting objects: 17% (24/140)
remote: Counting objects: 18% (26/140)
remote: Counting objects: 19% (27/140)
remote: Counting objects: 20% (28/140)
remote: Counting objects: 21% (30/140)
remote: Counting objects: 22% (31/140)
remote: Counting objects: 23% (33/140)
remote: Counting objects: 24% (34/140)
remote: Counting objects: 25% (35/140)
remote: Counting objects: 26% (37/140)
remote: Counting objects: 27% (38/140)
remote: Counting objects: 28% (40/140)
remote: Counting objects: 29% (41/140)
remote: Counting objects: 30% (42/140)
remote: Counting objects: 31% (44/140)
remote: Counting objects: 32% (45/140)
remote: Counting objects: 33% (47/140)
remote: Counting objects: 34% (48/140)
remote: Counting objects: 35% (49/140)
remote: Counting objects: 36% (51/140)
remote: Counting objects: 37% (52/140)
remote: Counting objects: 38% (54/140)
remote: Counting objects: 39% (55/140)
remote: Counting objects: 40% (56/140)
remote: Counting objects: 41% (58/140)
remote: Counting objects: 42% (59/140)
remote: Counting objects: 43% (61/140)
remote: Counting objects: 44% (62/140)
remote: Counting objects: 45% (63/140)
remote: Counting objects: 46% (65/140)
remote: Counting objects: 47% (66/140)
remote: Counting objects: 48% (68/140)
remote: Counting objects: 49% (69/140)
remote: Counting objects: 50% (70/140)
remote: Counting objects: 51% (72/140)
remote: Counting objects: 52% (73/140)
remote: Counting objects: 53% (75/140)
remote: Counting objects: 54% (76/140)
remote: Counting objects: 55% (77/140)
remote: Counting objects: 56% (79/140)
remote: Counting objects: 57% (80/140)
remote: Counting objects: 58% (82/140)
remote: Counting objects: 59% (83/140)
remote: Counting objects: 60% (84/140)
remote: Counting objects: 61% (86/140)
remote: Counting objects: 62% (87/140)
remote: Counting objects: 63% (89/140)
remote: Counting objects: 64% (90/140)
remote: Counting objects: 65% (91/140)
remote: Counting objects: 66% (93/140)
remote: Counting objects: 67% (94/140)
remote: Counting objects: 68% (96/140)
remote: Counting objects: 69% (97/140)
remote: Counting objects: 70% (98/140)
remote: Counting objects: 71% (100/140)
remote: Counting objects: 72% (101/140)
remote: Counting objects: 73% (103/140)
remote: Counting objects: 74% (104/140)
remote: Counting objects: 75% (105/140)
remote: Counting objects: 76% (107/140)
remote: Counting objects: 77% (108/140)
remote: Counting objects: 78% (110/140)
remote: Counting objects: 79% (111/140)
remote: Counting objects: 80% (112/140)
remote: Counting objects: 81% (114/140)
remote: Counting objects: 82% (115/140)
remote: Counting objects: 83% (117/140)
remote: Counting objects: 84% (118/140)
remote: Counting objects: 85% (119/140)
remote: Counting objects: 86% (121/140)
remote: Counting objects: 87% (122/140)
remote: Counting objects: 88% (124/140)
remote: Counting objects: 89% (125/140)
remote: Counting objects: 90% (126/140)
remote: Counting objects: 91% (128/140)
remote: Counting objects: 92% (129/140)
remote: Counting objects: 93% (131/140)
remote: Counting objects: 94% (132/140)
remote: Counting objects: 95% (133/140)
remote: Counting objects: 96% (135/140)
remote: Counting objects: 97% (136/140)
remote: Counting objects: 98% (138/140)
remote: Counting objects: 99% (139/140)
remote: Counting objects: 100% (140/140)
remote: Counting objects: 100% (140/140), done.
remote: Compressing objects: 0% (1/107)
remote: Compressing objects: 1% (2/107)
remote: Compressing objects: 2% (3/107)
remote: Compressing objects: 3% (4/107)
remote: Compressing objects: 4% (5/107)
remote: Compressing objects: 5% (6/107)
remote: Compressing objects: 6% (7/107)
remote: Compressing objects: 7% (8/107)
remote: Compressing objects: 8% (9/107)
remote: Compressing objects: 9% (10/107)
remote: Compressing objects: 10% (11/107)
remote: Compressing objects: 11% (12/107)
remote: Compressing objects: 12% (13/107)
remote: Compressing objects: 13% (14/107)
remote: Compressing objects: 14% (15/107)
remote: Compressing objects: 15% (17/107)
remote: Compressing objects: 16% (18/107)
remote: Compressing objects: 17% (19/107)
remote: Compressing objects: 18% (20/107)
remote: Compressing objects: 19% (21/107)
remote: Compressing objects: 20% (22/107)
remote: Compressing objects: 21% (23/107)
remote: Compressing objects: 22% (24/107)
remote: Compressing objects: 23% (25/107)
remote: Compressing objects: 24% (26/107)
remote: Compressing objects: 25% (27/107)
remote: Compressing objects: 26% (28/107)
remote: Compressing objects: 27% (29/107)
remote: Compressing objects: 28% (30/107)
remote: Compressing objects: 29% (32/107)
remote: Compressing objects: 30% (33/107)
remote: Compressing objects: 31% (34/107)
remote: Compressing objects: 32% (35/107)
remote: Compressing objects: 33% (36/107)
remote: Compressing objects: 34% (37/107)
remote: Compressing objects: 35% (38/107)
remote: Compressing objects: 36% (39/107)
remote: Compressing objects: 37% (40/107)
remote: Compressing objects: 38% (41/107)
remote: Compressing objects: 39% (42/107)
remote: Compressing objects: 40% (43/107)
remote: Compressing objects: 41% (44/107)
remote: Compressing objects: 42% (45/107)
remote: Compressing objects: 43% (47/107)
remote: Compressing objects: 44% (48/107)
remote: Compressing objects: 45% (49/107)
remote: Compressing objects: 46% (50/107)
remote: Compressing objects: 47% (51/107)
remote: Compressing objects: 48% (52/107)
remote: Compressing objects: 49% (53/107)
remote: Compressing objects: 50% (54/107)
remote: Compressing objects: 51% (55/107)
remote: Compressing objects: 52% (56/107)
remote: Compressing objects: 53% (57/107)
remote: Compressing objects: 54% (58/107)
remote: Compressing objects: 55% (59/107)
remote: Compressing objects: 56% (60/107)
remote: Compressing objects: 57% (61/107)
remote: Compressing objects: 58% (63/107)
remote: Compressing objects: 59% (64/107)
remote: Compressing objects: 60% (65/107)
remote: Compressing objects: 61% (66/107)
remote: Compressing objects: 62% (67/107)
remote: Compressing objects: 63% (68/107)
remote: Compressing objects: 64% (69/107)
remote: Compressing objects: 65% (70/107)
remote: Compressing objects: 66% (71/107)
remote: Compressing objects: 67% (72/107)
remote: Compressing objects: 68% (73/107)
remote: Compressing objects: 69% (74/107)
remote: Compressing objects: 70% (75/107)
remote: Compressing objects: 71% (76/107)
remote: Compressing objects: 72% (78/107)
remote: Compressing objects: 73% (79/107)
remote: Compressing objects: 74% (80/107)
remote: Compressing objects: 75% (81/107)
remote: Compressing objects: 76% (82/107)
remote: Compressing objects: 77% (83/107)
remote: Compressing objects: 78% (84/107)
remote: Compressing objects: 79% (85/107)
remote: Compressing objects: 80% (86/107)
remote: Compressing objects: 81% (87/107)
remote: Compressing objects: 82% (88/107)
remote: Compressing objects: 83% (89/107)
remote: Compressing objects: 84% (90/107)
remote: Compressing objects: 85% (91/107)
remote: Compressing objects: 86% (93/107)
remote: Compressing objects: 87% (94/107)
remote: Compressing objects: 88% (95/107)
remote: Compressing objects: 89% (96/107)
remote: Compressing objects: 90% (97/107)
remote: Compressing objects: 91% (98/107)
remote: Compressing objects: 92% (99/107)
remote: Compressing objects: 93% (100/107)
remote: Compressing objects: 94% (101/107)
remote: Compressing objects: 95% (102/107)
remote: Compressing objects: 96% (103/107)
remote: Compressing objects: 97% (104/107)
remote: Compressing objects: 98% (105/107)
remote: Compressing objects: 99% (106/107)
remote: Compressing objects: 100% (107/107)
remote: Compressing objects: 100% (107/107), done.
Receiving objects: 0% (1/765)
Receiving objects: 1% (8/765)
Receiving objects: 2% (16/765)
Receiving objects: 3% (23/765)
Receiving objects: 4% (31/765)
Receiving objects: 5% (39/765)
Receiving objects: 6% (46/765)
Receiving objects: 7% (54/765)
Receiving objects: 8% (62/765)
Receiving objects: 9% (69/765)
Receiving objects: 10% (77/765)
Receiving objects: 11% (85/765)
Receiving objects: 12% (92/765)
Receiving objects: 13% (100/765)
Receiving objects: 14% (108/765)
Receiving objects: 15% (115/765)
Receiving objects: 16% (123/765)
remote: Total 765 (delta 59), reused 90 (delta 30), pack-reused 625
Receiving objects: 17% (131/765)
Receiving objects: 18% (138/765)
Receiving objects: 19% (146/765)
Receiving objects: 20% (153/765)
Receiving objects: 21% (161/765)
Receiving objects: 22% (169/765)
Receiving objects: 23% (176/765)
Receiving objects: 24% (184/765)
Receiving objects: 25% (192/765)
Receiving objects: 26% (199/765)
Receiving objects: 27% (207/765)
Receiving objects: 28% (215/765)
Receiving objects: 29% (222/765)
Receiving objects: 30% (230/765)
Receiving objects: 31% (238/765)
Receiving objects: 32% (245/765)
Receiving objects: 33% (253/765)
Receiving objects: 34% (261/765)
Receiving objects: 35% (268/765)
Receiving objects: 36% (276/765)
Receiving objects: 37% (284/765)
Receiving objects: 38% (291/765)
Receiving objects: 39% (299/765)
Receiving objects: 40% (306/765)
Receiving objects: 41% (314/765)
Receiving objects: 42% (322/765)
Receiving objects: 43% (329/765)
Receiving objects: 44% (337/765)
Receiving objects: 45% (345/765)
Receiving objects: 46% (352/765)
Receiving objects: 47% (360/765)
Receiving objects: 48% (368/765)
Receiving objects: 49% (375/765)
Receiving objects: 50% (383/765)
Receiving objects: 51% (391/765)
Receiving objects: 52% (398/765)
Receiving objects: 53% (406/765)
Receiving objects: 54% (414/765)
Receiving objects: 55% (421/765)
Receiving objects: 56% (429/765)
Receiving objects: 57% (437/765)
Receiving objects: 58% (444/765)
Receiving objects: 59% (452/765)
Receiving objects: 60% (459/765)
Receiving objects: 61% (467/765)
Receiving objects: 62% (475/765)
Receiving objects: 63% (482/765)
Receiving objects: 64% (490/765)
Receiving objects: 65% (498/765)
Receiving objects: 66% (505/765)
Receiving objects: 67% (513/765)
Receiving objects: 68% (521/765)
Receiving objects: 69% (528/765)
Receiving objects: 70% (536/765)
Receiving objects: 71% (544/765)
Receiving objects: 72% (551/765)
Receiving objects: 73% (559/765)
Receiving objects: 74% (567/765)
Receiving objects: 75% (574/765)
Receiving objects: 76% (582/765)
Receiving objects: 77% (590/765)
Receiving objects: 78% (597/765)
Receiving objects: 79% (605/765)
Receiving objects: 80% (612/765)
Receiving objects: 81% (620/765)
Receiving objects: 82% (628/765)
Receiving objects: 83% (635/765)
Receiving objects: 84% (643/765)
Receiving objects: 85% (651/765)
Receiving objects: 86% (658/765)
Receiving objects: 87% (666/765)
Receiving objects: 88% (674/765)
Receiving objects: 89% (681/765)
Receiving objects: 90% (689/765)
Receiving objects: 91% (697/765)
Receiving objects: 92% (704/765)
Receiving objects: 93% (712/765)
Receiving objects: 94% (720/765)
Receiving objects: 95% (727/765)
Receiving objects: 96% (735/765)
Receiving objects: 97% (743/765)
Receiving objects: 98% (750/765)
Receiving objects: 99% (758/765)
Receiving objects: 100% (765/765)
Receiving objects: 100% (765/765), 86.62 KiB | 28.87 MiB/s, done.
Resolving deltas: 0% (0/352)
Resolving deltas: 3% (14/352)
Resolving deltas: 9% (35/352)
Resolving deltas: 10% (38/352)
Resolving deltas: 14% (52/352)
Resolving deltas: 23% (83/352)
Resolving deltas: 24% (86/352)
Resolving deltas: 33% (117/352)
Resolving deltas: 34% (122/352)
Resolving deltas: 35% (125/352)
Resolving deltas: 37% (131/352)
Resolving deltas: 39% (140/352)
Resolving deltas: 48% (169/352)
Resolving deltas: 49% (173/352)
Resolving deltas: 53% (187/352)
Resolving deltas: 54% (191/352)
Resolving deltas: 57% (203/352)
Resolving deltas: 58% (206/352)
Resolving deltas: 59% (209/352)
Resolving deltas: 63% (223/352)
Resolving deltas: 66% (235/352)
Resolving deltas: 73% (260/352)
Resolving deltas: 74% (261/352)
Resolving deltas: 75% (264/352)
Resolving deltas: 76% (268/352)
Resolving deltas: 78% (276/352)
Resolving deltas: 79% (280/352)
Resolving deltas: 81% (286/352)
Resolving deltas: 82% (290/352)
Resolving deltas: 83% (293/352)
Resolving deltas: 84% (298/352)
Resolving deltas: 88% (310/352)
Resolving deltas: 90% (317/352)
Resolving deltas: 91% (322/352)
Resolving deltas: 94% (331/352)
Resolving deltas: 96% (341/352)
Resolving deltas: 97% (343/352)
Resolving deltas: 100% (352/352)
Resolving deltas: 100% (352/352), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 689, done.
remote: Counting objects: 0% (1/101)
remote: Counting objects: 1% (2/101)
remote: Counting objects: 2% (3/101)
remote: Counting objects: 3% (4/101)
remote: Counting objects: 4% (5/101)
remote: Counting objects: 5% (6/101)
remote: Counting objects: 6% (7/101)
remote: Counting objects: 7% (8/101)
remote: Counting objects: 8% (9/101)
remote: Counting objects: 9% (10/101)
remote: Counting objects: 10% (11/101)
remote: Counting objects: 11% (12/101)
remote: Counting objects: 12% (13/101)
remote: Counting objects: 13% (14/101)
remote: Counting objects: 14% (15/101)
remote: Counting objects: 15% (16/101)
remote: Counting objects: 16% (17/101)
remote: Counting objects: 17% (18/101)
remote: Counting objects: 18% (19/101)
remote: Counting objects: 19% (20/101)
remote: Counting objects: 20% (21/101)
remote: Counting objects: 21% (22/101)
remote: Counting objects: 22% (23/101)
remote: Counting objects: 23% (24/101)
remote: Counting objects: 24% (25/101)
remote: Counting objects: 25% (26/101)
remote: Counting objects: 26% (27/101)
remote: Counting objects: 27% (28/101)
remote: Counting objects: 28% (29/101)
remote: Counting objects: 29% (30/101)
remote: Counting objects: 30% (31/101)
remote: Counting objects: 31% (32/101)
remote: Counting objects: 32% (33/101)
remote: Counting objects: 33% (34/101)
remote: Counting objects: 34% (35/101)
remote: Counting objects: 35% (36/101)
remote: Counting objects: 36% (37/101)
remote: Counting objects: 37% (38/101)
remote: Counting objects: 38% (39/101)
remote: Counting objects: 39% (40/101)
remote: Counting objects: 40% (41/101)
remote: Counting objects: 41% (42/101)
remote: Counting objects: 42% (43/101)
remote: Counting objects: 43% (44/101)
remote: Counting objects: 44% (45/101)
remote: Counting objects: 45% (46/101)
remote: Counting objects: 46% (47/101)
remote: Counting objects: 47% (48/101)
remote: Counting objects: 48% (49/101)
remote: Counting objects: 49% (50/101)
remote: Counting objects: 50% (51/101)
remote: Counting objects: 51% (52/101)
remote: Counting objects: 52% (53/101)
remote: Counting objects: 53% (54/101)
remote: Counting objects: 54% (55/101)
remote: Counting objects: 55% (56/101)
remote: Counting objects: 56% (57/101)
remote: Counting objects: 57% (58/101)
remote: Counting objects: 58% (59/101)
remote: Counting objects: 59% (60/101)
remote: Counting objects: 60% (61/101)
remote: Counting objects: 61% (62/101)
remote: Counting objects: 62% (63/101)
remote: Counting objects: 63% (64/101)
remote: Counting objects: 64% (65/101)
remote: Counting objects: 65% (66/101)
remote: Counting objects: 66% (67/101)
remote: Counting objects: 67% (68/101)
remote: Counting objects: 68% (69/101)
remote: Counting objects: 69% (70/101)
remote: Counting objects: 70% (71/101)
remote: Counting objects: 71% (72/101)
remote: Counting objects: 72% (73/101)
remote: Counting objects: 73% (74/101)
remote: Counting objects: 74% (75/101)
remote: Counting objects: 75% (76/101)
remote: Counting objects: 76% (77/101)
remote: Counting objects: 77% (78/101)
remote: Counting objects: 78% (79/101)
remote: Counting objects: 79% (80/101)
remote: Counting objects: 80% (81/101)
remote: Counting objects: 81% (82/101)
remote: Counting objects: 82% (83/101)
remote: Counting objects: 83% (84/101)
remote: Counting objects: 84% (85/101)
remote: Counting objects: 85% (86/101)
remote: Counting objects: 86% (87/101)
remote: Counting objects: 87% (88/101)
remote: Counting objects: 88% (89/101)
remote: Counting objects: 89% (90/101)
remote: Counting objects: 90% (91/101)
remote: Counting objects: 91% (92/101)
remote: Counting objects: 92% (93/101)
remote: Counting objects: 93% (94/101)
remote: Counting objects: 94% (95/101)
remote: Counting objects: 95% (96/101)
remote: Counting objects: 96% (97/101)
remote: Counting objects: 97% (98/101)
remote: Counting objects: 98% (99/101)
remote: Counting objects: 99% (100/101)
remote: Counting objects: 100% (101/101)
remote: Counting objects: 100% (101/101), 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/689)
Receiving objects: 1% (7/689)
Receiving objects: 2% (14/689)
Receiving objects: 3% (21/689)
Receiving objects: 4% (28/689)
Receiving objects: 5% (35/689)
Receiving objects: 6% (42/689)
Receiving objects: 7% (49/689)
Receiving objects: 8% (56/689)
Receiving objects: 9% (63/689)
Receiving objects: 10% (69/689)
Receiving objects: 11% (76/689)
Receiving objects: 12% (83/689)
Receiving objects: 13% (90/689)
Receiving objects: 14% (97/689)
Receiving objects: 15% (104/689)
Receiving objects: 16% (111/689)
Receiving objects: 17% (118/689)
Receiving objects: 18% (125/689)
Receiving objects: 19% (131/689)
Receiving objects: 20% (138/689)
Receiving objects: 21% (145/689)
Receiving objects: 22% (152/689)
Receiving objects: 23% (159/689)
Receiving objects: 24% (166/689)
Receiving objects: 25% (173/689)
Receiving objects: 26% (180/689)
Receiving objects: 27% (187/689)
Receiving objects: 28% (193/689)
Receiving objects: 29% (200/689)
Receiving objects: 30% (207/689)
Receiving objects: 31% (214/689)
Receiving objects: 32% (221/689)
Receiving objects: 33% (228/689)
Receiving objects: 34% (235/689)
Receiving objects: 35% (242/689)
Receiving objects: 36% (249/689)
Receiving objects: 37% (255/689)
Receiving objects: 38% (262/689)
Receiving objects: 39% (269/689)
Receiving objects: 40% (276/689)
Receiving objects: 41% (283/689)
Receiving objects: 42% (290/689)
Receiving objects: 43% (297/689)
remote: Total 689 (delta 19), reused 79 (delta 10), pack-reused 588
Receiving objects: 44% (304/689)
Receiving objects: 45% (311/689)
Receiving objects: 46% (317/689)
Receiving objects: 47% (324/689)
Receiving objects: 48% (331/689)
Receiving objects: 49% (338/689)
Receiving objects: 50% (345/689)
Receiving objects: 51% (352/689)
Receiving objects: 52% (359/689)
Receiving objects: 53% (366/689)
Receiving objects: 54% (373/689)
Receiving objects: 55% (379/689)
Receiving objects: 56% (386/689)
Receiving objects: 57% (393/689)
Receiving objects: 58% (400/689)
Receiving objects: 59% (407/689)
Receiving objects: 60% (414/689)
Receiving objects: 61% (421/689)
Receiving objects: 62% (428/689)
Receiving objects: 63% (435/689)
Receiving objects: 64% (441/689)
Receiving objects: 65% (448/689)
Receiving objects: 66% (455/689)
Receiving objects: 67% (462/689)
Receiving objects: 68% (469/689)
Receiving objects: 69% (476/689)
Receiving objects: 70% (483/689)
Receiving objects: 71% (490/689)
Receiving objects: 72% (497/689)
Receiving objects: 73% (503/689)
Receiving objects: 74% (510/689)
Receiving objects: 75% (517/689)
Receiving objects: 76% (524/689)
Receiving objects: 77% (531/689)
Receiving objects: 78% (538/689)
Receiving objects: 79% (545/689)
Receiving objects: 80% (552/689)
Receiving objects: 81% (559/689)
Receiving objects: 82% (565/689)
Receiving objects: 83% (572/689)
Receiving objects: 84% (579/689)
Receiving objects: 85% (586/689)
Receiving objects: 86% (593/689)
Receiving objects: 87% (600/689)
Receiving objects: 88% (607/689)
Receiving objects: 89% (614/689)
Receiving objects: 90% (621/689)
Receiving objects: 91% (627/689)
Receiving objects: 92% (634/689)
Receiving objects: 93% (641/689)
Receiving objects: 94% (648/689)
Receiving objects: 95% (655/689)
Receiving objects: 96% (662/689)
Receiving objects: 97% (669/689)
Receiving objects: 98% (676/689)
Receiving objects: 99% (683/689)
Receiving objects: 100% (689/689)
Receiving objects: 100% (689/689), 127.80 KiB | 31.95 MiB/s, done.
Resolving deltas: 0% (0/238)
Resolving deltas: 2% (6/238)
Resolving deltas: 3% (9/238)
Resolving deltas: 5% (12/238)
Resolving deltas: 7% (18/238)
Resolving deltas: 8% (20/238)
Resolving deltas: 9% (22/238)
Resolving deltas: 14% (34/238)
Resolving deltas: 15% (37/238)
Resolving deltas: 22% (54/238)
Resolving deltas: 26% (63/238)
Resolving deltas: 29% (71/238)
Resolving deltas: 30% (73/238)
Resolving deltas: 31% (76/238)
Resolving deltas: 42% (102/238)
Resolving deltas: 53% (127/238)
Resolving deltas: 55% (132/238)
Resolving deltas: 63% (151/238)
Resolving deltas: 64% (153/238)
Resolving deltas: 67% (161/238)
Resolving deltas: 68% (164/238)
Resolving deltas: 70% (167/238)
Resolving deltas: 72% (173/238)
Resolving deltas: 73% (174/238)
Resolving deltas: 75% (179/238)
Resolving deltas: 76% (181/238)
Resolving deltas: 81% (193/238)
Resolving deltas: 83% (198/238)
Resolving deltas: 84% (200/238)
Resolving deltas: 85% (203/238)
Resolving deltas: 89% (214/238)
Resolving deltas: 90% (216/238)
Resolving deltas: 91% (218/238)
Resolving deltas: 92% (221/238)
Resolving deltas: 94% (225/238)
Resolving deltas: 95% (227/238)
Resolving deltas: 96% (229/238)
Resolving deltas: 100% (238/238)
Resolving deltas: 100% (238/238), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pointcloud_customized'...
remote: Enumerating objects: 408, done.
remote: Counting objects: 0% (1/115)
remote: Counting objects: 1% (2/115)
remote: Counting objects: 2% (3/115)
remote: Counting objects: 3% (4/115)
remote: Counting objects: 4% (5/115)
remote: Counting objects: 5% (6/115)
remote: Counting objects: 6% (7/115)
remote: Counting objects: 7% (9/115)
remote: Counting objects: 8% (10/115)
remote: Counting objects: 9% (11/115)
remote: Counting objects: 10% (12/115)
remote: Counting objects: 11% (13/115)
remote: Counting objects: 12% (14/115)
remote: Counting objects: 13% (15/115)
remote: Counting objects: 14% (17/115)
remote: Counting objects: 15% (18/115)
remote: Counting objects: 16% (19/115)
remote: Counting objects: 17% (20/115)
remote: Counting objects: 18% (21/115)
remote: Counting objects: 19% (22/115)
remote: Counting objects: 20% (23/115)
remote: Counting objects: 21% (25/115)
remote: Counting objects: 22% (26/115)
remote: Counting objects: 23% (27/115)
remote: Counting objects: 24% (28/115)
remote: Counting objects: 25% (29/115)
remote: Counting objects: 26% (30/115)
remote: Counting objects: 27% (32/115)
remote: Counting objects: 28% (33/115)
remote: Counting objects: 29% (34/115)
remote: Counting objects: 30% (35/115)
remote: Counting objects: 31% (36/115)
remote: Counting objects: 32% (37/115)
remote: Counting objects: 33% (38/115)
remote: Counting objects: 34% (40/115)
remote: Counting objects: 35% (41/115)
remote: Counting objects: 36% (42/115)
remote: Counting objects: 37% (43/115)
remote: Counting objects: 38% (44/115)
remote: Counting objects: 39% (45/115)
remote: Counting objects: 40% (46/115)
remote: Counting objects: 41% (48/115)
remote: Counting objects: 42% (49/115)
remote: Counting objects: 43% (50/115)
remote: Counting objects: 44% (51/115)
remote: Counting objects: 45% (52/115)
remote: Counting objects: 46% (53/115)
remote: Counting objects: 47% (55/115)
remote: Counting objects: 48% (56/115)
remote: Counting objects: 49% (57/115)
remote: Counting objects: 50% (58/115)
remote: Counting objects: 51% (59/115)
remote: Counting objects: 52% (60/115)
remote: Counting objects: 53% (61/115)
remote: Counting objects: 54% (63/115)
remote: Counting objects: 55% (64/115)
remote: Counting objects: 56% (65/115)
remote: Counting objects: 57% (66/115)
remote: Counting objects: 58% (67/115)
remote: Counting objects: 59% (68/115)
remote: Counting objects: 60% (69/115)
remote: Counting objects: 61% (71/115)
remote: Counting objects: 62% (72/115)
remote: Counting objects: 63% (73/115)
remote: Counting objects: 64% (74/115)
remote: Counting objects: 65% (75/115)
remote: Counting objects: 66% (76/115)
remote: Counting objects: 67% (78/115)
remote: Counting objects: 68% (79/115)
remote: Counting objects: 69% (80/115)
remote: Counting objects: 70% (81/115)
remote: Counting objects: 71% (82/115)
remote: Counting objects: 72% (83/115)
remote: Counting objects: 73% (84/115)
remote: Counting objects: 74% (86/115)
remote: Counting objects: 75% (87/115)
remote: Counting objects: 76% (88/115)
remote: Counting objects: 77% (89/115)
remote: Counting objects: 78% (90/115)
remote: Counting objects: 79% (91/115)
remote: Counting objects: 80% (92/115)
remote: Counting objects: 81% (94/115)
remote: Counting objects: 82% (95/115)
remote: Counting objects: 83% (96/115)
remote: Counting objects: 84% (97/115)
remote: Counting objects: 85% (98/115)
remote: Counting objects: 86% (99/115)
remote: Counting objects: 87% (101/115)
remote: Counting objects: 88% (102/115)
remote: Counting objects: 89% (103/115)
remote: Counting objects: 90% (104/115)
remote: Counting objects: 91% (105/115)
remote: Counting objects: 92% (106/115)
remote: Counting objects: 93% (107/115)
remote: Counting objects: 94% (109/115)
remote: Counting objects: 95% (110/115)
remote: Counting objects: 96% (111/115)
remote: Counting objects: 97% (112/115)
remote: Counting objects: 98% (113/115)
remote: Counting objects: 99% (114/115)
remote: Counting objects: 100% (115/115)
remote: Counting objects: 100% (115/115), done.
remote: Compressing objects: 1% (1/73)
remote: Compressing objects: 2% (2/73)
remote: Compressing objects: 4% (3/73)
remote: Compressing objects: 5% (4/73)
remote: Compressing objects: 6% (5/73)
remote: Compressing objects: 8% (6/73)
remote: Compressing objects: 9% (7/73)
remote: Compressing objects: 10% (8/73)
remote: Compressing objects: 12% (9/73)
remote: Compressing objects: 13% (10/73)
remote: Compressing objects: 15% (11/73)
remote: Compressing objects: 16% (12/73)
remote: Compressing objects: 17% (13/73)
remote: Compressing objects: 19% (14/73)
remote: Compressing objects: 20% (15/73)
remote: Compressing objects: 21% (16/73)
remote: Compressing objects: 23% (17/73)
remote: Compressing objects: 24% (18/73)
remote: Compressing objects: 26% (19/73)
remote: Compressing objects: 27% (20/73)
remote: Compressing objects: 28% (21/73)
remote: Compressing objects: 30% (22/73)
remote: Compressing objects: 31% (23/73)
remote: Compressing objects: 32% (24/73)
remote: Compressing objects: 34% (25/73)
remote: Compressing objects: 35% (26/73)
remote: Compressing objects: 36% (27/73)
remote: Compressing objects: 38% (28/73)
remote: Compressing objects: 39% (29/73)
remote: Compressing objects: 41% (30/73)
remote: Compressing objects: 42% (31/73)
remote: Compressing objects: 43% (32/73)
remote: Compressing objects: 45% (33/73)
remote: Compressing objects: 46% (34/73)
remote: Compressing objects: 47% (35/73)
remote: Compressing objects: 49% (36/73)
remote: Compressing objects: 50% (37/73)
remote: Compressing objects: 52% (38/73)
remote: Compressing objects: 53% (39/73)
remote: Compressing objects: 54% (40/73)
remote: Compressing objects: 56% (41/73)
remote: Compressing objects: 57% (42/73)
remote: Compressing objects: 58% (43/73)
remote: Compressing objects: 60% (44/73)
remote: Compressing objects: 61% (45/73)
remote: Compressing objects: 63% (46/73)
remote: Compressing objects: 64% (47/73)
remote: Compressing objects: 65% (48/73)
remote: Compressing objects: 67% (49/73)
remote: Compressing objects: 68% (50/73)
remote: Compressing objects: 69% (51/73)
remote: Compressing objects: 71% (52/73)
remote: Compressing objects: 72% (53/73)
remote: Compressing objects: 73% (54/73)
remote: Compressing objects: 75% (55/73)
remote: Compressing objects: 76% (56/73)
remote: Compressing objects: 78% (57/73)
remote: Compressing objects: 79% (58/73)
remote: Compressing objects: 80% (59/73)
remote: Compressing objects: 82% (60/73)
remote: Compressing objects: 83% (61/73)
remote: Compressing objects: 84% (62/73)
remote: Compressing objects: 86% (63/73)
remote: Compressing objects: 87% (64/73)
remote: Compressing objects: 89% (65/73)
remote: Compressing objects: 90% (66/73)
remote: Compressing objects: 91% (67/73)
remote: Compressing objects: 93% (68/73)
remote: Compressing objects: 94% (69/73)
remote: Compressing objects: 95% (70/73)
remote: Compressing objects: 97% (71/73)
remote: Compressing objects: 98% (72/73)
remote: Compressing objects: 100% (73/73)
remote: Compressing objects: 100% (73/73), done.
Receiving objects: 0% (1/408)
Receiving objects: 1% (5/408)
Receiving objects: 2% (9/408)
Receiving objects: 3% (13/408)
Receiving objects: 4% (17/408)
Receiving objects: 5% (21/408)
Receiving objects: 6% (25/408)
Receiving objects: 7% (29/408)
Receiving objects: 8% (33/408)
Receiving objects: 9% (37/408)
Receiving objects: 10% (41/408)
Receiving objects: 11% (45/408)
Receiving objects: 11% (47/408), 46.69 MiB | 46.73 MiB/s
Receiving objects: 11% (48/408), 91.68 MiB | 45.88 MiB/s
Receiving objects: 11% (48/408), 138.95 MiB | 46.34 MiB/s
Receiving objects: 12% (49/408), 138.95 MiB | 46.34 MiB/s
Receiving objects: 13% (54/408), 160.25 MiB | 45.82 MiB/s
Receiving objects: 14% (58/408), 160.25 MiB | 45.82 MiB/s
Receiving objects: 15% (62/408), 160.25 MiB | 45.82 MiB/s
Receiving objects: 16% (66/408), 160.25 MiB | 45.82 MiB/s
Receiving objects: 16% (68/408), 181.52 MiB | 45.41 MiB/s
Receiving objects: 17% (70/408), 181.52 MiB | 45.41 MiB/s
Receiving objects: 18% (74/408), 181.52 MiB | 45.41 MiB/s
Receiving objects: 19% (78/408), 181.52 MiB | 45.41 MiB/s
Receiving objects: 20% (82/408), 181.52 MiB | 45.41 MiB/s
Receiving objects: 21% (86/408), 181.52 MiB | 45.41 MiB/s
Receiving objects: 22% (90/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 23% (94/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 24% (98/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 25% (102/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 26% (107/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 27% (111/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 28% (115/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 29% (119/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 30% (123/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 31% (127/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 32% (131/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 33% (135/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 34% (139/408), 201.83 MiB | 44.88 MiB/s
Receiving objects: 34% (139/408), 220.65 MiB | 44.03 MiB/s
Receiving objects: 35% (143/408), 220.65 MiB | 44.03 MiB/s
Receiving objects: 36% (147/408), 245.38 MiB | 44.17 MiB/s
Receiving objects: 37% (151/408), 245.38 MiB | 44.17 MiB/s
Receiving objects: 38% (156/408), 245.38 MiB | 44.17 MiB/s
Receiving objects: 39% (160/408), 245.38 MiB | 44.17 MiB/s
Receiving objects: 39% (161/408), 264.95 MiB | 42.99 MiB/s
Receiving objects: 40% (164/408), 264.95 MiB | 42.99 MiB/s
Receiving objects: 41% (168/408), 264.95 MiB | 42.99 MiB/s
Receiving objects: 42% (172/408), 284.96 MiB | 42.96 MiB/s
Receiving objects: 43% (176/408), 284.96 MiB | 42.96 MiB/s
Receiving objects: 43% (177/408), 304.22 MiB | 42.22 MiB/s
Receiving objects: 44% (180/408), 304.22 MiB | 42.22 MiB/s
Receiving objects: 45% (184/408), 304.22 MiB | 42.22 MiB/s
Receiving objects: 45% (187/408), 347.08 MiB | 41.53 MiB/s
Receiving objects: 46% (188/408), 347.08 MiB | 41.53 MiB/s
Receiving objects: 47% (192/408), 347.08 MiB | 41.53 MiB/s
Receiving objects: 47% (193/408), 384.21 MiB | 40.55 MiB/s
Receiving objects: 48% (196/408), 384.21 MiB | 40.55 MiB/s
Receiving objects: 49% (200/408), 384.21 MiB | 40.55 MiB/s
Receiving objects: 49% (202/408), 428.02 MiB | 40.60 MiB/s
Receiving objects: 50% (204/408), 428.02 MiB | 40.60 MiB/s
Receiving objects: 51% (209/408), 428.02 MiB | 40.60 MiB/s
Receiving objects: 52% (213/408), 428.02 MiB | 40.60 MiB/s
Receiving objects: 53% (217/408), 428.02 MiB | 40.60 MiB/s
Receiving objects: 54% (221/408), 428.02 MiB | 40.60 MiB/s
Receiving objects: 55% (225/408), 460.20 MiB | 43.41 MiB/s
Receiving objects: 56% (229/408), 460.20 MiB | 43.41 MiB/s
Receiving objects: 57% (233/408), 460.20 MiB | 43.41 MiB/s
Receiving objects: 58% (237/408), 460.20 MiB | 43.41 MiB/s
Receiving objects: 58% (237/408), 480.84 MiB | 43.54 MiB/s
Receiving objects: 58% (239/408), 517.80 MiB | 43.14 MiB/s
Receiving objects: 59% (241/408), 517.80 MiB | 43.14 MiB/s
Receiving objects: 60% (245/408), 517.80 MiB | 43.14 MiB/s
Receiving objects: 61% (249/408), 537.71 MiB | 42.38 MiB/s
Receiving objects: 62% (253/408), 537.71 MiB | 42.38 MiB/s
Receiving objects: 63% (258/408), 537.71 MiB | 42.38 MiB/s
Receiving objects: 64% (262/408), 537.71 MiB | 42.38 MiB/s
Receiving objects: 65% (266/408), 537.71 MiB | 42.38 MiB/s
Receiving objects: 66% (270/408), 537.71 MiB | 42.38 MiB/s
Receiving objects: 66% (272/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 67% (274/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 68% (278/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 69% (282/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 70% (286/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 71% (290/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 72% (294/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 73% (298/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 74% (302/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 75% (306/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 76% (311/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 77% (315/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 78% (319/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 79% (323/408), 557.77 MiB | 42.84 MiB/s
Receiving objects: 79% (326/408), 594.77 MiB | 42.21 MiB/s
Receiving objects: 79% (326/408), 595.39 MiB | 19.29 MiB/s
Receiving objects: 80% (327/408), 595.39 MiB | 19.29 MiB/s
Receiving objects: 81% (331/408), 595.39 MiB | 19.29 MiB/s
Receiving objects: 81% (331/408), 619.24 MiB | 15.02 MiB/s
Receiving objects: 81% (334/408), 640.52 MiB | 11.70 MiB/s
Receiving objects: 82% (335/408), 640.52 MiB | 11.70 MiB/s
Receiving objects: 82% (336/408), 658.32 MiB | 11.65 MiB/s
Receiving objects: 83% (339/408), 658.32 MiB | 11.65 MiB/s
Receiving objects: 83% (341/408), 662.01 MiB | 9.07 MiB/s
Receiving objects: 83% (342/408), 681.82 MiB | 5.81 MiB/s
Receiving objects: 84% (343/408), 681.82 MiB | 5.81 MiB/s
Receiving objects: 84% (343/408), 699.18 MiB | 4.80 MiB/s
Receiving objects: 85% (347/408), 699.18 MiB | 4.80 MiB/s
Receiving objects: 85% (349/408), 726.83 MiB | 7.49 MiB/s
Receiving objects: 85% (349/408), 737.36 MiB | 5.82 MiB/s
Receiving objects: 86% (351/408), 737.36 MiB | 5.82 MiB/s
Receiving objects: 87% (355/408), 737.36 MiB | 5.82 MiB/s
Receiving objects: 87% (356/408), 763.84 MiB | 6.23 MiB/s
Receiving objects: 88% (360/408), 789.57 MiB | 7.92 MiB/s
Receiving objects: 89% (364/408), 789.57 MiB | 7.92 MiB/s
Receiving objects: 89% (366/408), 809.10 MiB | 8.01 MiB/s
Receiving objects: 90% (368/408), 809.10 MiB | 8.01 MiB/s
Receiving objects: 91% (372/408), 848.36 MiB | 9.76 MiB/s
Receiving objects: 91% (373/408), 857.72 MiB | 10.56 MiB/s
Receiving objects: 92% (376/408), 857.72 MiB | 10.56 MiB/s
Receiving objects: 92% (378/408), 857.72 MiB | 10.56 MiB/s
Receiving objects: 93% (380/408), 857.72 MiB | 10.56 MiB/s
Receiving objects: 94% (384/408), 857.72 MiB | 10.56 MiB/s
Receiving objects: 95% (388/408), 884.14 MiB | 10.48 MiB/s
Receiving objects: 96% (392/408), 884.14 MiB | 10.48 MiB/s
Receiving objects: 96% (395/408), 906.64 MiB | 16.34 MiB/s
Receiving objects: 97% (396/408), 906.64 MiB | 16.34 MiB/s
Receiving objects: 98% (400/408), 906.64 MiB | 16.34 MiB/s
remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293
Receiving objects: 99% (404/408), 923.42 MiB | 15.40 MiB/s
Receiving objects: 100% (408/408), 923.42 MiB | 15.40 MiB/s
Receiving objects: 100% (408/408), 935.96 MiB | 17.78 MiB/s, done.
Resolving deltas: 0% (0/80)
Resolving deltas: 11% (9/80)
Resolving deltas: 12% (10/80)
Resolving deltas: 13% (11/80)
Resolving deltas: 22% (18/80)
Resolving deltas: 27% (22/80)
Resolving deltas: 28% (23/80)
Resolving deltas: 31% (25/80)
Resolving deltas: 35% (28/80)
Resolving deltas: 36% (29/80)
Resolving deltas: 43% (35/80)
Resolving deltas: 46% (37/80)
Resolving deltas: 48% (39/80)
Resolving deltas: 50% (40/80)
Resolving deltas: 52% (42/80)
Resolving deltas: 55% (44/80)
Resolving deltas: 57% (46/80)
Resolving deltas: 60% (48/80)
Resolving deltas: 68% (55/80)
Resolving deltas: 70% (56/80)
Resolving deltas: 72% (58/80)
Resolving deltas: 73% (59/80)
Resolving deltas: 83% (67/80)
Resolving deltas: 86% (69/80)
Resolving deltas: 90% (72/80)
Resolving deltas: 91% (73/80)
Resolving deltas: 92% (74/80)
Resolving deltas: 95% (76/80)
Resolving deltas: 100% (80/80)
Resolving deltas: 100% (80/80), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/prediction_config'...
remote: Enumerating objects: 210, done.
remote: Counting objects: 4% (1/21)
remote: Counting objects: 9% (2/21)
remote: Counting objects: 14% (3/21)
remote: Counting objects: 19% (4/21)
remote: Counting objects: 23% (5/21)
remote: Counting objects: 28% (6/21)
remote: Counting objects: 33% (7/21)
remote: Counting objects: 38% (8/21)
remote: Counting objects: 42% (9/21)
remote: Counting objects: 47% (10/21)
remote: Counting objects: 52% (11/21)
remote: Counting objects: 57% (12/21)
remote: Counting objects: 61% (13/21)
remote: Counting objects: 66% (14/21)
remote: Counting objects: 71% (15/21)
remote: Counting objects: 76% (16/21)
remote: Counting objects: 80% (17/21)
remote: Counting objects: 85% (18/21)
remote: Counting objects: 90% (19/21)
remote: Counting objects: 95% (20/21)
remote: Counting objects: 100% (21/21)
remote: Counting objects: 100% (21/21), 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.
Receiving objects: 0% (1/210)
Receiving objects: 1% (3/210)
Receiving objects: 2% (5/210)
Receiving objects: 3% (7/210)
Receiving objects: 4% (9/210)
Receiving objects: 5% (11/210)
Receiving objects: 6% (13/210)
Receiving objects: 7% (15/210)
Receiving objects: 8% (17/210)
Receiving objects: 9% (19/210)
Receiving objects: 10% (21/210)
Receiving objects: 11% (24/210)
Receiving objects: 12% (26/210)
Receiving objects: 13% (28/210)
Receiving objects: 14% (30/210)
Receiving objects: 15% (32/210)
Receiving objects: 16% (34/210)
Receiving objects: 17% (36/210)
Receiving objects: 18% (38/210)
Receiving objects: 19% (40/210)
Receiving objects: 20% (42/210)
Receiving objects: 21% (45/210)
Receiving objects: 22% (47/210)
Receiving objects: 23% (49/210)
Receiving objects: 24% (51/210)
Receiving objects: 25% (53/210)
Receiving objects: 26% (55/210)
Receiving objects: 27% (57/210)
Receiving objects: 28% (59/210)
Receiving objects: 29% (61/210)
Receiving objects: 30% (63/210)
Receiving objects: 31% (66/210)
Receiving objects: 32% (68/210)
Receiving objects: 33% (70/210)
Receiving objects: 34% (72/210)
Receiving objects: 35% (74/210)
Receiving objects: 36% (76/210)
Receiving objects: 37% (78/210)
Receiving objects: 38% (80/210)
Receiving objects: 39% (82/210)
Receiving objects: 40% (84/210)
Receiving objects: 41% (87/210)
Receiving objects: 42% (89/210)
Receiving objects: 43% (91/210)
Receiving objects: 44% (93/210)
Receiving objects: 45% (95/210)
Receiving objects: 46% (97/210)
Receiving objects: 47% (99/210)
Receiving objects: 48% (101/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 49% (103/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 50% (105/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 51% (108/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 52% (110/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 53% (112/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 54% (114/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 55% (116/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 56% (118/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 57% (120/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 58% (122/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 59% (124/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 60% (126/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 61% (129/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 62% (131/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 63% (133/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 64% (135/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 65% (137/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 66% (139/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 67% (141/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 68% (143/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 69% (145/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 70% (147/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 71% (150/210), 28.06 MiB | 56.10 MiB/s
Receiving objects: 71% (151/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 72% (152/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 73% (154/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 74% (156/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 75% (158/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 76% (160/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 77% (162/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 78% (164/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 79% (166/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 80% (168/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 81% (171/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 82% (173/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 83% (175/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 84% (177/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 85% (179/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 86% (181/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 87% (183/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 88% (185/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 89% (187/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 90% (189/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 91% (192/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 92% (194/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 93% (196/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 94% (198/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 95% (200/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 96% (202/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 97% (204/210), 53.71 MiB | 53.70 MiB/s
remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189
Receiving objects: 98% (206/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 99% (208/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 100% (210/210), 53.71 MiB | 53.70 MiB/s
Receiving objects: 100% (210/210), 70.41 MiB | 54.29 MiB/s, done.
Resolving deltas: 0% (0/60)
Resolving deltas: 5% (3/60)
Resolving deltas: 15% (9/60)
Resolving deltas: 51% (31/60)
Resolving deltas: 55% (33/60)
Resolving deltas: 73% (44/60)
Resolving deltas: 75% (45/60)
Resolving deltas: 76% (46/60)
Resolving deltas: 80% (48/60)
Resolving deltas: 83% (50/60)
Resolving deltas: 85% (51/60)
Resolving deltas: 90% (54/60)
Resolving deltas: 98% (59/60)
Resolving deltas: 100% (60/60)
Resolving deltas: 100% (60/60), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/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/qingdaoQG-config/QDQG001/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: 46% (20/43)
Resolving deltas: 51% (22/43)
Resolving deltas: 55% (24/43)
Resolving deltas: 60% (26/43)
Resolving deltas: 76% (33/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/system-common'...
remote: Enumerating objects: 297, done.
remote: Counting objects: 4% (1/25)
remote: Counting objects: 8% (2/25)
remote: Counting objects: 12% (3/25)
remote: Counting objects: 16% (4/25)
remote: Counting objects: 20% (5/25)
remote: Counting objects: 24% (6/25)
remote: Counting objects: 28% (7/25)
remote: Counting objects: 32% (8/25)
remote: Counting objects: 36% (9/25)
remote: Counting objects: 40% (10/25)
remote: Counting objects: 44% (11/25)
remote: Counting objects: 48% (12/25)
remote: Counting objects: 52% (13/25)
remote: Counting objects: 56% (14/25)
remote: Counting objects: 60% (15/25)
remote: Counting objects: 64% (16/25)
remote: Counting objects: 68% (17/25)
remote: Counting objects: 72% (18/25)
remote: Counting objects: 76% (19/25)
remote: Counting objects: 80% (20/25)
remote: Counting objects: 84% (21/25)
remote: Counting objects: 88% (22/25)
remote: Counting objects: 92% (23/25)
remote: Counting objects: 96% (24/25)
remote: Counting objects: 100% (25/25)
remote: Counting objects: 100% (25/25), done.
remote: Compressing objects: 5% (1/20)
remote: Compressing objects: 10% (2/20)
remote: Compressing objects: 15% (3/20)
remote: Compressing objects: 20% (4/20)
remote: Compressing objects: 25% (5/20)
remote: Compressing objects: 30% (6/20)
remote: Compressing objects: 35% (7/20)
remote: Compressing objects: 40% (8/20)
remote: Compressing objects: 45% (9/20)
remote: Compressing objects: 50% (10/20)
remote: Compressing objects: 55% (11/20)
remote: Compressing objects: 60% (12/20)
remote: Compressing objects: 65% (13/20)
remote: Compressing objects: 70% (14/20)
remote: Compressing objects: 75% (15/20)
remote: Compressing objects: 80% (16/20)
remote: Compressing objects: 85% (17/20)
remote: Compressing objects: 90% (18/20)
remote: Compressing objects: 95% (19/20)
remote: Compressing objects: 100% (20/20)
remote: Compressing objects: 100% (20/20), done.
Receiving objects: 0% (1/297)
Receiving objects: 1% (3/297)
Receiving objects: 2% (6/297)
Receiving objects: 3% (9/297)
Receiving objects: 4% (12/297)
Receiving objects: 5% (15/297)
Receiving objects: 6% (18/297)
Receiving objects: 7% (21/297)
Receiving objects: 8% (24/297)
Receiving objects: 9% (27/297)
Receiving objects: 10% (30/297)
Receiving objects: 11% (33/297)
Receiving objects: 12% (36/297)
Receiving objects: 13% (39/297)
Receiving objects: 14% (42/297)
Receiving objects: 15% (45/297)
Receiving objects: 16% (48/297)
Receiving objects: 17% (51/297)
Receiving objects: 18% (54/297)
Receiving objects: 19% (57/297)
Receiving objects: 20% (60/297)
Receiving objects: 21% (63/297)
Receiving objects: 22% (66/297)
remote: Total 297 (delta 8), reused 0 (delta 0), pack-reused 272
Receiving objects: 23% (69/297)
Receiving objects: 24% (72/297)
Receiving objects: 25% (75/297)
Receiving objects: 26% (78/297)
Receiving objects: 27% (81/297)
Receiving objects: 28% (84/297)
Receiving objects: 29% (87/297)
Receiving objects: 30% (90/297)
Receiving objects: 31% (93/297)
Receiving objects: 32% (96/297)
Receiving objects: 33% (99/297)
Receiving objects: 34% (101/297)
Receiving objects: 35% (104/297)
Receiving objects: 36% (107/297)
Receiving objects: 37% (110/297)
Receiving objects: 38% (113/297)
Receiving objects: 39% (116/297)
Receiving objects: 40% (119/297)
Receiving objects: 41% (122/297)
Receiving objects: 42% (125/297)
Receiving objects: 43% (128/297)
Receiving objects: 44% (131/297)
Receiving objects: 45% (134/297)
Receiving objects: 46% (137/297)
Receiving objects: 47% (140/297)
Receiving objects: 48% (143/297)
Receiving objects: 49% (146/297)
Receiving objects: 50% (149/297)
Receiving objects: 51% (152/297)
Receiving objects: 52% (155/297)
Receiving objects: 53% (158/297)
Receiving objects: 54% (161/297)
Receiving objects: 55% (164/297)
Receiving objects: 56% (167/297)
Receiving objects: 57% (170/297)
Receiving objects: 58% (173/297)
Receiving objects: 59% (176/297)
Receiving objects: 60% (179/297)
Receiving objects: 61% (182/297)
Receiving objects: 62% (185/297)
Receiving objects: 63% (188/297)
Receiving objects: 64% (191/297)
Receiving objects: 65% (194/297)
Receiving objects: 66% (197/297)
Receiving objects: 67% (199/297)
Receiving objects: 68% (202/297)
Receiving objects: 69% (205/297)
Receiving objects: 70% (208/297)
Receiving objects: 71% (211/297)
Receiving objects: 72% (214/297)
Receiving objects: 73% (217/297)
Receiving objects: 74% (220/297)
Receiving objects: 75% (223/297)
Receiving objects: 76% (226/297)
Receiving objects: 77% (229/297)
Receiving objects: 78% (232/297)
Receiving objects: 79% (235/297)
Receiving objects: 80% (238/297)
Receiving objects: 81% (241/297)
Receiving objects: 82% (244/297)
Receiving objects: 83% (247/297)
Receiving objects: 84% (250/297)
Receiving objects: 85% (253/297)
Receiving objects: 86% (256/297)
Receiving objects: 87% (259/297)
Receiving objects: 88% (262/297)
Receiving objects: 89% (265/297)
Receiving objects: 90% (268/297)
Receiving objects: 91% (271/297)
Receiving objects: 92% (274/297)
Receiving objects: 93% (277/297)
Receiving objects: 94% (280/297)
Receiving objects: 95% (283/297)
Receiving objects: 96% (286/297)
Receiving objects: 97% (289/297)
Receiving objects: 98% (292/297)
Receiving objects: 99% (295/297)
Receiving objects: 100% (297/297)
Receiving objects: 100% (297/297), 9.58 MiB | 55.09 MiB/s, done.
Resolving deltas: 0% (0/72)
Resolving deltas: 1% (1/72)
Resolving deltas: 2% (2/72)
Resolving deltas: 4% (3/72)
Resolving deltas: 5% (4/72)
Resolving deltas: 6% (5/72)
Resolving deltas: 8% (6/72)
Resolving deltas: 11% (8/72)
Resolving deltas: 31% (23/72)
Resolving deltas: 33% (24/72)
Resolving deltas: 36% (26/72)
Resolving deltas: 37% (27/72)
Resolving deltas: 40% (29/72)
Resolving deltas: 41% (30/72)
Resolving deltas: 44% (32/72)
Resolving deltas: 47% (34/72)
Resolving deltas: 56% (41/72)
Resolving deltas: 100% (72/72)
Resolving deltas: 100% (72/72), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/system-device'...
remote: Enumerating objects: 2398, done.
remote: Counting objects: 7% (1/13)
remote: Counting objects: 15% (2/13)
remote: Counting objects: 23% (3/13)
remote: Counting objects: 30% (4/13)
remote: Counting objects: 38% (5/13)
remote: Counting objects: 46% (6/13)
remote: Counting objects: 53% (7/13)
remote: Counting objects: 61% (8/13)
remote: Counting objects: 69% (9/13)
remote: Counting objects: 76% (10/13)
remote: Counting objects: 84% (11/13)
remote: Counting objects: 92% (12/13)
remote: Counting objects: 100% (13/13)
remote: Counting objects: 100% (13/13), 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.
Receiving objects: 0% (1/2398)
Receiving objects: 1% (24/2398)
Receiving objects: 2% (48/2398)
Receiving objects: 3% (72/2398)
Receiving objects: 4% (96/2398)
Receiving objects: 5% (120/2398)
Receiving objects: 6% (144/2398)
Receiving objects: 7% (168/2398)
Receiving objects: 8% (192/2398)
Receiving objects: 9% (216/2398)
Receiving objects: 10% (240/2398)
Receiving objects: 11% (264/2398)
Receiving objects: 12% (288/2398)
Receiving objects: 13% (312/2398)
Receiving objects: 14% (336/2398)
Receiving objects: 15% (360/2398)
Receiving objects: 16% (384/2398)
Receiving objects: 17% (408/2398)
Receiving objects: 18% (432/2398)
Receiving objects: 19% (456/2398)
Receiving objects: 20% (480/2398)
Receiving objects: 21% (504/2398)
Receiving objects: 22% (528/2398)
Receiving objects: 23% (552/2398)
Receiving objects: 24% (576/2398)
Receiving objects: 25% (600/2398)
Receiving objects: 26% (624/2398)
Receiving objects: 27% (648/2398)
Receiving objects: 28% (672/2398)
Receiving objects: 29% (696/2398)
Receiving objects: 30% (720/2398)
Receiving objects: 31% (744/2398)
Receiving objects: 32% (768/2398)
Receiving objects: 33% (792/2398)
Receiving objects: 34% (816/2398)
Receiving objects: 35% (840/2398)
Receiving objects: 36% (864/2398)
Receiving objects: 37% (888/2398)
Receiving objects: 38% (912/2398)
Receiving objects: 39% (936/2398)
Receiving objects: 40% (960/2398)
Receiving objects: 41% (984/2398)
Receiving objects: 42% (1008/2398)
Receiving objects: 43% (1032/2398)
Receiving objects: 44% (1056/2398)
Receiving objects: 45% (1080/2398)
Receiving objects: 46% (1104/2398)
Receiving objects: 47% (1128/2398)
Receiving objects: 48% (1152/2398)
Receiving objects: 49% (1176/2398)
Receiving objects: 50% (1199/2398)
Receiving objects: 51% (1223/2398)
Receiving objects: 52% (1247/2398)
Receiving objects: 53% (1271/2398)
Receiving objects: 54% (1295/2398)
Receiving objects: 55% (1319/2398)
Receiving objects: 56% (1343/2398)
Receiving objects: 57% (1367/2398)
Receiving objects: 58% (1391/2398)
Receiving objects: 59% (1415/2398)
Receiving objects: 60% (1439/2398)
remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385
Receiving objects: 61% (1463/2398)
Receiving objects: 62% (1487/2398)
Receiving objects: 63% (1511/2398)
Receiving objects: 64% (1535/2398)
Receiving objects: 65% (1559/2398)
Receiving objects: 66% (1583/2398)
Receiving objects: 67% (1607/2398)
Receiving objects: 68% (1631/2398)
Receiving objects: 69% (1655/2398)
Receiving objects: 70% (1679/2398)
Receiving objects: 71% (1703/2398)
Receiving objects: 72% (1727/2398)
Receiving objects: 73% (1751/2398)
Receiving objects: 74% (1775/2398)
Receiving objects: 75% (1799/2398)
Receiving objects: 76% (1823/2398)
Receiving objects: 77% (1847/2398)
Receiving objects: 78% (1871/2398)
Receiving objects: 79% (1895/2398)
Receiving objects: 80% (1919/2398)
Receiving objects: 81% (1943/2398)
Receiving objects: 82% (1967/2398)
Receiving objects: 83% (1991/2398)
Receiving objects: 84% (2015/2398)
Receiving objects: 85% (2039/2398)
Receiving objects: 86% (2063/2398)
Receiving objects: 87% (2087/2398)
Receiving objects: 88% (2111/2398)
Receiving objects: 89% (2135/2398)
Receiving objects: 90% (2159/2398)
Receiving objects: 91% (2183/2398)
Receiving objects: 92% (2207/2398)
Receiving objects: 93% (2231/2398)
Receiving objects: 94% (2255/2398)
Receiving objects: 95% (2279/2398)
Receiving objects: 96% (2303/2398)
Receiving objects: 97% (2327/2398)
Receiving objects: 98% (2351/2398)
Receiving objects: 99% (2375/2398)
Receiving objects: 100% (2398/2398)
Receiving objects: 100% (2398/2398), 281.08 KiB | 35.13 MiB/s, done.
Resolving deltas: 0% (0/841)
Resolving deltas: 4% (39/841)
Resolving deltas: 5% (48/841)
Resolving deltas: 6% (52/841)
Resolving deltas: 7% (62/841)
Resolving deltas: 8% (68/841)
Resolving deltas: 11% (99/841)
Resolving deltas: 17% (145/841)
Resolving deltas: 22% (186/841)
Resolving deltas: 36% (309/841)
Resolving deltas: 37% (313/841)
Resolving deltas: 42% (356/841)
Resolving deltas: 46% (390/841)
Resolving deltas: 50% (422/841)
Resolving deltas: 51% (435/841)
Resolving deltas: 52% (442/841)
Resolving deltas: 54% (455/841)
Resolving deltas: 55% (465/841)
Resolving deltas: 58% (492/841)
Resolving deltas: 61% (516/841)
Resolving deltas: 62% (524/841)
Resolving deltas: 63% (532/841)
Resolving deltas: 64% (539/841)
Resolving deltas: 67% (569/841)
Resolving deltas: 75% (634/841)
Resolving deltas: 76% (640/841)
Resolving deltas: 84% (711/841)
Resolving deltas: 85% (720/841)
Resolving deltas: 86% (729/841)
Resolving deltas: 87% (732/841)
Resolving deltas: 88% (741/841)
Resolving deltas: 89% (751/841)
Resolving deltas: 90% (758/841)
Resolving deltas: 91% (766/841)
Resolving deltas: 93% (783/841)
Resolving deltas: 94% (791/841)
Resolving deltas: 95% (799/841)
Resolving deltas: 96% (808/841)
Resolving deltas: 97% (816/841)
Resolving deltas: 98% (825/841)
Resolving deltas: 100% (841/841)
Resolving deltas: 100% (841/841), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/system-mqtt'...
remote: Enumerating objects: 193, done.
remote: Counting objects: 8% (1/12)
remote: Counting objects: 16% (2/12)
remote: Counting objects: 25% (3/12)
remote: Counting objects: 33% (4/12)
remote: Counting objects: 41% (5/12)
remote: Counting objects: 50% (6/12)
remote: Counting objects: 58% (7/12)
remote: Counting objects: 66% (8/12)
remote: Counting objects: 75% (9/12)
remote: Counting objects: 83% (10/12)
remote: Counting objects: 91% (11/12)
remote: Counting objects: 100% (12/12)
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 12% (1/8)
remote: Compressing objects: 25% (2/8)
remote: Compressing objects: 37% (3/8)
remote: Compressing objects: 50% (4/8)
remote: Compressing objects: 62% (5/8)
remote: Compressing objects: 75% (6/8)
remote: Compressing objects: 87% (7/8)
remote: Compressing objects: 100% (8/8)
remote: Compressing objects: 100% (8/8), done.
Receiving objects: 0% (1/193)
Receiving objects: 1% (2/193)
Receiving objects: 2% (4/193)
Receiving objects: 3% (6/193)
Receiving objects: 4% (8/193)
Receiving objects: 5% (10/193)
Receiving objects: 6% (12/193)
Receiving objects: 7% (14/193)
Receiving objects: 8% (16/193)
Receiving objects: 9% (18/193)
Receiving objects: 10% (20/193)
Receiving objects: 11% (22/193)
Receiving objects: 12% (24/193)
remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181
Receiving objects: 13% (26/193)
Receiving objects: 14% (28/193)
Receiving objects: 15% (29/193)
Receiving objects: 16% (31/193)
Receiving objects: 17% (33/193)
Receiving objects: 18% (35/193)
Receiving objects: 19% (37/193)
Receiving objects: 20% (39/193)
Receiving objects: 21% (41/193)
Receiving objects: 22% (43/193)
Receiving objects: 23% (45/193)
Receiving objects: 24% (47/193)
Receiving objects: 25% (49/193)
Receiving objects: 26% (51/193)
Receiving objects: 27% (53/193)
Receiving objects: 28% (55/193)
Receiving objects: 29% (56/193)
Receiving objects: 30% (58/193)
Receiving objects: 31% (60/193)
Receiving objects: 32% (62/193)
Receiving objects: 33% (64/193)
Receiving objects: 34% (66/193)
Receiving objects: 35% (68/193)
Receiving objects: 36% (70/193)
Receiving objects: 37% (72/193)
Receiving objects: 38% (74/193)
Receiving objects: 39% (76/193)
Receiving objects: 40% (78/193)
Receiving objects: 41% (80/193)
Receiving objects: 42% (82/193)
Receiving objects: 43% (83/193)
Receiving objects: 44% (85/193)
Receiving objects: 45% (87/193)
Receiving objects: 46% (89/193)
Receiving objects: 47% (91/193)
Receiving objects: 48% (93/193)
Receiving objects: 49% (95/193)
Receiving objects: 50% (97/193)
Receiving objects: 51% (99/193)
Receiving objects: 52% (101/193)
Receiving objects: 53% (103/193)
Receiving objects: 54% (105/193)
Receiving objects: 55% (107/193)
Receiving objects: 56% (109/193)
Receiving objects: 57% (111/193)
Receiving objects: 58% (112/193)
Receiving objects: 59% (114/193)
Receiving objects: 60% (116/193)
Receiving objects: 61% (118/193)
Receiving objects: 62% (120/193)
Receiving objects: 63% (122/193)
Receiving objects: 64% (124/193)
Receiving objects: 65% (126/193)
Receiving objects: 66% (128/193)
Receiving objects: 67% (130/193)
Receiving objects: 68% (132/193)
Receiving objects: 69% (134/193)
Receiving objects: 70% (136/193)
Receiving objects: 71% (138/193)
Receiving objects: 72% (139/193)
Receiving objects: 73% (141/193)
Receiving objects: 74% (143/193)
Receiving objects: 75% (145/193)
Receiving objects: 76% (147/193)
Receiving objects: 77% (149/193)
Receiving objects: 78% (151/193)
Receiving objects: 79% (153/193)
Receiving objects: 80% (155/193)
Receiving objects: 81% (157/193)
Receiving objects: 82% (159/193)
Receiving objects: 83% (161/193)
Receiving objects: 84% (163/193)
Receiving objects: 85% (165/193)
Receiving objects: 86% (166/193)
Receiving objects: 87% (168/193)
Receiving objects: 88% (170/193)
Receiving objects: 89% (172/193)
Receiving objects: 90% (174/193)
Receiving objects: 91% (176/193)
Receiving objects: 92% (178/193)
Receiving objects: 93% (180/193)
Receiving objects: 94% (182/193)
Receiving objects: 95% (184/193)
Receiving objects: 96% (186/193)
Receiving objects: 97% (188/193)
Receiving objects: 98% (190/193)
Receiving objects: 99% (192/193)
Receiving objects: 100% (193/193)
Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done.
Resolving deltas: 0% (0/49)
Resolving deltas: 2% (1/49)
Resolving deltas: 6% (3/49)
Resolving deltas: 8% (4/49)
Resolving deltas: 48% (24/49)
Resolving deltas: 51% (25/49)
Resolving deltas: 53% (26/49)
Resolving deltas: 55% (27/49)
Resolving deltas: 57% (28/49)
Resolving deltas: 59% (29/49)
Resolving deltas: 63% (31/49)
Resolving deltas: 67% (33/49)
Resolving deltas: 100% (49/49)
Resolving deltas: 100% (49/49), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/system-node'...
remote: Enumerating objects: 57, done.
remote: Counting objects: 1% (1/57)
remote: Counting objects: 3% (2/57)
remote: Counting objects: 5% (3/57)
remote: Counting objects: 7% (4/57)
remote: Counting objects: 8% (5/57)
remote: Counting objects: 10% (6/57)
remote: Counting objects: 12% (7/57)
remote: Counting objects: 14% (8/57)
remote: Counting objects: 15% (9/57)
remote: Counting objects: 17% (10/57)
remote: Counting objects: 19% (11/57)
remote: Counting objects: 21% (12/57)
remote: Counting objects: 22% (13/57)
remote: Counting objects: 24% (14/57)
remote: Counting objects: 26% (15/57)
remote: Counting objects: 28% (16/57)
remote: Counting objects: 29% (17/57)
remote: Counting objects: 31% (18/57)
remote: Counting objects: 33% (19/57)
remote: Counting objects: 35% (20/57)
remote: Counting objects: 36% (21/57)
remote: Counting objects: 38% (22/57)
remote: Counting objects: 40% (23/57)
remote: Counting objects: 42% (24/57)
remote: Counting objects: 43% (25/57)
remote: Counting objects: 45% (26/57)
remote: Counting objects: 47% (27/57)
remote: Counting objects: 49% (28/57)
remote: Counting objects: 50% (29/57)
remote: Counting objects: 52% (30/57)
remote: Counting objects: 54% (31/57)
remote: Counting objects: 56% (32/57)
remote: Counting objects: 57% (33/57)
remote: Counting objects: 59% (34/57)
remote: Counting objects: 61% (35/57)
remote: Counting objects: 63% (36/57)
remote: Counting objects: 64% (37/57)
remote: Counting objects: 66% (38/57)
remote: Counting objects: 68% (39/57)
remote: Counting objects: 70% (40/57)
remote: Counting objects: 71% (41/57)
remote: Counting objects: 73% (42/57)
remote: Counting objects: 75% (43/57)
remote: Counting objects: 77% (44/57)
remote: Counting objects: 78% (45/57)
remote: Counting objects: 80% (46/57)
remote: Counting objects: 82% (47/57)
remote: Counting objects: 84% (48/57)
remote: Counting objects: 85% (49/57)
remote: Counting objects: 87% (50/57)
remote: Counting objects: 89% (51/57)
remote: Counting objects: 91% (52/57)
remote: Counting objects: 92% (53/57)
remote: Counting objects: 94% (54/57)
remote: Counting objects: 96% (55/57)
remote: Counting objects: 98% (56/57)
remote: Counting objects: 100% (57/57)
remote: Counting objects: 100% (57/57), 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 57 (delta 8), reused 57 (delta 8), pack-reused 0
Receiving objects: 1% (1/57)
Receiving objects: 3% (2/57)
Receiving objects: 5% (3/57)
Receiving objects: 7% (4/57)
Receiving objects: 8% (5/57)
Receiving objects: 10% (6/57)
Receiving objects: 12% (7/57)
Receiving objects: 14% (8/57)
Receiving objects: 15% (9/57)
Receiving objects: 17% (10/57)
Receiving objects: 19% (11/57)
Receiving objects: 21% (12/57)
Receiving objects: 22% (13/57)
Receiving objects: 24% (14/57)
Receiving objects: 26% (15/57)
Receiving objects: 28% (16/57)
Receiving objects: 29% (17/57)
Receiving objects: 31% (18/57)
Receiving objects: 33% (19/57)
Receiving objects: 35% (20/57)
Receiving objects: 36% (21/57)
Receiving objects: 38% (22/57)
Receiving objects: 40% (23/57)
Receiving objects: 42% (24/57)
Receiving objects: 43% (25/57)
Receiving objects: 45% (26/57)
Receiving objects: 47% (27/57)
Receiving objects: 49% (28/57)
Receiving objects: 50% (29/57)
Receiving objects: 52% (30/57)
Receiving objects: 54% (31/57)
Receiving objects: 56% (32/57)
Receiving objects: 57% (33/57)
Receiving objects: 59% (34/57)
Receiving objects: 61% (35/57)
Receiving objects: 63% (36/57)
Receiving objects: 64% (37/57)
Receiving objects: 66% (38/57)
Receiving objects: 68% (39/57)
Receiving objects: 70% (40/57)
Receiving objects: 71% (41/57)
Receiving objects: 73% (42/57)
Receiving objects: 75% (43/57)
Receiving objects: 77% (44/57)
Receiving objects: 78% (45/57)
Receiving objects: 80% (46/57)
Receiving objects: 82% (47/57)
Receiving objects: 84% (48/57)
Receiving objects: 85% (49/57)
Receiving objects: 87% (50/57)
Receiving objects: 89% (51/57)
Receiving objects: 91% (52/57)
Receiving objects: 92% (53/57)
Receiving objects: 94% (54/57)
Receiving objects: 96% (55/57)
Receiving objects: 98% (56/57)
Receiving objects: 100% (57/57)
Receiving objects: 100% (57/57), 11.44 KiB | 11.44 MiB/s, done.
Resolving deltas: 0% (0/8)
Resolving deltas: 100% (8/8)
Resolving deltas: 100% (8/8), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/system-port'...
remote: Enumerating objects: 480, done.
remote: Counting objects: 0% (1/182)
remote: Counting objects: 1% (2/182)
remote: Counting objects: 2% (4/182)
remote: Counting objects: 3% (6/182)
remote: Counting objects: 4% (8/182)
remote: Counting objects: 5% (10/182)
remote: Counting objects: 6% (11/182)
remote: Counting objects: 7% (13/182)
remote: Counting objects: 8% (15/182)
remote: Counting objects: 9% (17/182)
remote: Counting objects: 10% (19/182)
remote: Counting objects: 11% (21/182)
remote: Counting objects: 12% (22/182)
remote: Counting objects: 13% (24/182)
remote: Counting objects: 14% (26/182)
remote: Counting objects: 15% (28/182)
remote: Counting objects: 16% (30/182)
remote: Counting objects: 17% (31/182)
remote: Counting objects: 18% (33/182)
remote: Counting objects: 19% (35/182)
remote: Counting objects: 20% (37/182)
remote: Counting objects: 21% (39/182)
remote: Counting objects: 22% (41/182)
remote: Counting objects: 23% (42/182)
remote: Counting objects: 24% (44/182)
remote: Counting objects: 25% (46/182)
remote: Counting objects: 26% (48/182)
remote: Counting objects: 27% (50/182)
remote: Counting objects: 28% (51/182)
remote: Counting objects: 29% (53/182)
remote: Counting objects: 30% (55/182)
remote: Counting objects: 31% (57/182)
remote: Counting objects: 32% (59/182)
remote: Counting objects: 33% (61/182)
remote: Counting objects: 34% (62/182)
remote: Counting objects: 35% (64/182)
remote: Counting objects: 36% (66/182)
remote: Counting objects: 37% (68/182)
remote: Counting objects: 38% (70/182)
remote: Counting objects: 39% (71/182)
remote: Counting objects: 40% (73/182)
remote: Counting objects: 41% (75/182)
remote: Counting objects: 42% (77/182)
remote: Counting objects: 43% (79/182)
remote: Counting objects: 44% (81/182)
remote: Counting objects: 45% (82/182)
remote: Counting objects: 46% (84/182)
remote: Counting objects: 47% (86/182)
remote: Counting objects: 48% (88/182)
remote: Counting objects: 49% (90/182)
remote: Counting objects: 50% (91/182)
remote: Counting objects: 51% (93/182)
remote: Counting objects: 52% (95/182)
remote: Counting objects: 53% (97/182)
remote: Counting objects: 54% (99/182)
remote: Counting objects: 55% (101/182)
remote: Counting objects: 56% (102/182)
remote: Counting objects: 57% (104/182)
remote: Counting objects: 58% (106/182)
remote: Counting objects: 59% (108/182)
remote: Counting objects: 60% (110/182)
remote: Counting objects: 61% (112/182)
remote: Counting objects: 62% (113/182)
remote: Counting objects: 63% (115/182)
remote: Counting objects: 64% (117/182)
remote: Counting objects: 65% (119/182)
remote: Counting objects: 66% (121/182)
remote: Counting objects: 67% (122/182)
remote: Counting objects: 68% (124/182)
remote: Counting objects: 69% (126/182)
remote: Counting objects: 70% (128/182)
remote: Counting objects: 71% (130/182)
remote: Counting objects: 72% (132/182)
remote: Counting objects: 73% (133/182)
remote: Counting objects: 74% (135/182)
remote: Counting objects: 75% (137/182)
remote: Counting objects: 76% (139/182)
remote: Counting objects: 77% (141/182)
remote: Counting objects: 78% (142/182)
remote: Counting objects: 79% (144/182)
remote: Counting objects: 80% (146/182)
remote: Counting objects: 81% (148/182)
remote: Counting objects: 82% (150/182)
remote: Counting objects: 83% (152/182)
remote: Counting objects: 84% (153/182)
remote: Counting objects: 85% (155/182)
remote: Counting objects: 86% (157/182)
remote: Counting objects: 87% (159/182)
remote: Counting objects: 88% (161/182)
remote: Counting objects: 89% (162/182)
remote: Counting objects: 90% (164/182)
remote: Counting objects: 91% (166/182)
remote: Counting objects: 92% (168/182)
remote: Counting objects: 93% (170/182)
remote: Counting objects: 94% (172/182)
remote: Counting objects: 95% (173/182)
remote: Counting objects: 96% (175/182)
remote: Counting objects: 97% (177/182)
remote: Counting objects: 98% (179/182)
remote: Counting objects: 99% (181/182)
remote: Counting objects: 100% (182/182)
remote: Counting objects: 100% (182/182), done.
remote: Compressing objects: 0% (1/105)
remote: Compressing objects: 1% (2/105)
remote: Compressing objects: 2% (3/105)
remote: Compressing objects: 3% (4/105)
remote: Compressing objects: 4% (5/105)
remote: Compressing objects: 5% (6/105)
remote: Compressing objects: 6% (7/105)
remote: Compressing objects: 7% (8/105)
remote: Compressing objects: 8% (9/105)
remote: Compressing objects: 9% (10/105)
remote: Compressing objects: 10% (11/105)
remote: Compressing objects: 11% (12/105)
remote: Compressing objects: 12% (13/105)
remote: Compressing objects: 13% (14/105)
remote: Compressing objects: 14% (15/105)
remote: Compressing objects: 15% (16/105)
remote: Compressing objects: 16% (17/105)
remote: Compressing objects: 17% (18/105)
remote: Compressing objects: 18% (19/105)
remote: Compressing objects: 19% (20/105)
remote: Compressing objects: 20% (21/105)
remote: Compressing objects: 21% (23/105)
remote: Compressing objects: 22% (24/105)
remote: Compressing objects: 23% (25/105)
remote: Compressing objects: 24% (26/105)
remote: Compressing objects: 25% (27/105)
remote: Compressing objects: 26% (28/105)
remote: Compressing objects: 27% (29/105)
remote: Compressing objects: 28% (30/105)
remote: Compressing objects: 29% (31/105)
remote: Compressing objects: 30% (32/105)
remote: Compressing objects: 31% (33/105)
remote: Compressing objects: 32% (34/105)
remote: Compressing objects: 33% (35/105)
remote: Compressing objects: 34% (36/105)
remote: Compressing objects: 35% (37/105)
remote: Compressing objects: 36% (38/105)
remote: Compressing objects: 37% (39/105)
remote: Compressing objects: 38% (40/105)
remote: Compressing objects: 39% (41/105)
remote: Compressing objects: 40% (42/105)
remote: Compressing objects: 41% (44/105)
remote: Compressing objects: 42% (45/105)
remote: Compressing objects: 43% (46/105)
remote: Compressing objects: 44% (47/105)
remote: Compressing objects: 45% (48/105)
remote: Compressing objects: 46% (49/105)
remote: Compressing objects: 47% (50/105)
remote: Compressing objects: 48% (51/105)
remote: Compressing objects: 49% (52/105)
remote: Compressing objects: 50% (53/105)
remote: Compressing objects: 51% (54/105)
remote: Compressing objects: 52% (55/105)
remote: Compressing objects: 53% (56/105)
remote: Compressing objects: 54% (57/105)
remote: Compressing objects: 55% (58/105)
remote: Compressing objects: 56% (59/105)
remote: Compressing objects: 57% (60/105)
remote: Compressing objects: 58% (61/105)
remote: Compressing objects: 59% (62/105)
remote: Compressing objects: 60% (63/105)
remote: Compressing objects: 61% (65/105)
remote: Compressing objects: 62% (66/105)
remote: Compressing objects: 63% (67/105)
remote: Compressing objects: 64% (68/105)
remote: Compressing objects: 65% (69/105)
remote: Compressing objects: 66% (70/105)
remote: Compressing objects: 67% (71/105)
remote: Compressing objects: 68% (72/105)
remote: Compressing objects: 69% (73/105)
remote: Compressing objects: 70% (74/105)
remote: Compressing objects: 71% (75/105)
remote: Compressing objects: 72% (76/105)
remote: Compressing objects: 73% (77/105)
remote: Compressing objects: 74% (78/105)
remote: Compressing objects: 75% (79/105)
remote: Compressing objects: 76% (80/105)
remote: Compressing objects: 77% (81/105)
remote: Compressing objects: 78% (82/105)
remote: Compressing objects: 79% (83/105)
remote: Compressing objects: 80% (84/105)
remote: Compressing objects: 81% (86/105)
remote: Compressing objects: 82% (87/105)
remote: Compressing objects: 83% (88/105)
remote: Compressing objects: 84% (89/105)
remote: Compressing objects: 85% (90/105)
remote: Compressing objects: 86% (91/105)
remote: Compressing objects: 87% (92/105)
remote: Compressing objects: 88% (93/105)
remote: Compressing objects: 89% (94/105)
remote: Compressing objects: 90% (95/105)
remote: Compressing objects: 91% (96/105)
remote: Compressing objects: 92% (97/105)
remote: Compressing objects: 93% (98/105)
remote: Compressing objects: 94% (99/105)
remote: Compressing objects: 95% (100/105)
remote: Compressing objects: 96% (101/105)
remote: Compressing objects: 97% (102/105)
remote: Compressing objects: 98% (103/105)
remote: Compressing objects: 99% (104/105)
remote: Compressing objects: 100% (105/105)
remote: Compressing objects: 100% (105/105), done.
Receiving objects: 0% (1/480)
Receiving objects: 1% (5/480)
Receiving objects: 2% (10/480)
Receiving objects: 3% (15/480)
Receiving objects: 4% (20/480)
Receiving objects: 5% (24/480)
Receiving objects: 6% (29/480)
Receiving objects: 7% (34/480)
Receiving objects: 8% (39/480)
Receiving objects: 9% (44/480)
Receiving objects: 10% (48/480)
Receiving objects: 11% (53/480)
Receiving objects: 12% (58/480)
Receiving objects: 13% (63/480)
Receiving objects: 14% (68/480)
Receiving objects: 15% (72/480)
Receiving objects: 16% (77/480)
Receiving objects: 17% (82/480)
Receiving objects: 18% (87/480)
Receiving objects: 19% (92/480)
Receiving objects: 20% (96/480)
Receiving objects: 21% (101/480)
Receiving objects: 22% (106/480)
Receiving objects: 23% (111/480)
Receiving objects: 24% (116/480)
Receiving objects: 25% (120/480)
Receiving objects: 26% (125/480)
Receiving objects: 27% (130/480)
Receiving objects: 28% (135/480)
Receiving objects: 29% (140/480)
Receiving objects: 30% (144/480)
Receiving objects: 31% (149/480)
Receiving objects: 32% (154/480)
Receiving objects: 33% (159/480)
Receiving objects: 34% (164/480)
Receiving objects: 35% (168/480)
Receiving objects: 36% (173/480)
Receiving objects: 37% (178/480)
Receiving objects: 38% (183/480)
remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298
Receiving objects: 39% (188/480)
Receiving objects: 40% (192/480)
Receiving objects: 41% (197/480)
Receiving objects: 42% (202/480)
Receiving objects: 43% (207/480)
Receiving objects: 44% (212/480)
Receiving objects: 45% (216/480)
Receiving objects: 46% (221/480)
Receiving objects: 47% (226/480)
Receiving objects: 48% (231/480)
Receiving objects: 49% (236/480)
Receiving objects: 50% (240/480)
Receiving objects: 51% (245/480)
Receiving objects: 52% (250/480)
Receiving objects: 53% (255/480)
Receiving objects: 54% (260/480)
Receiving objects: 55% (264/480)
Receiving objects: 56% (269/480)
Receiving objects: 57% (274/480)
Receiving objects: 58% (279/480)
Receiving objects: 59% (284/480)
Receiving objects: 60% (288/480)
Receiving objects: 61% (293/480)
Receiving objects: 62% (298/480)
Receiving objects: 63% (303/480)
Receiving objects: 64% (308/480)
Receiving objects: 65% (312/480)
Receiving objects: 66% (317/480)
Receiving objects: 67% (322/480)
Receiving objects: 68% (327/480)
Receiving objects: 69% (332/480)
Receiving objects: 70% (336/480)
Receiving objects: 71% (341/480)
Receiving objects: 72% (346/480)
Receiving objects: 73% (351/480)
Receiving objects: 74% (356/480)
Receiving objects: 75% (360/480)
Receiving objects: 76% (365/480)
Receiving objects: 77% (370/480)
Receiving objects: 78% (375/480)
Receiving objects: 79% (380/480)
Receiving objects: 80% (384/480)
Receiving objects: 81% (389/480)
Receiving objects: 82% (394/480)
Receiving objects: 83% (399/480)
Receiving objects: 84% (404/480)
Receiving objects: 85% (408/480)
Receiving objects: 86% (413/480)
Receiving objects: 87% (418/480)
Receiving objects: 88% (423/480)
Receiving objects: 89% (428/480)
Receiving objects: 90% (432/480)
Receiving objects: 91% (437/480)
Receiving objects: 92% (442/480)
Receiving objects: 93% (447/480)
Receiving objects: 94% (452/480)
Receiving objects: 95% (456/480)
Receiving objects: 96% (461/480)
Receiving objects: 97% (466/480)
Receiving objects: 98% (471/480)
Receiving objects: 99% (476/480)
Receiving objects: 100% (480/480)
Receiving objects: 100% (480/480), 195.63 KiB | 21.74 MiB/s, done.
Resolving deltas: 0% (0/203)
Resolving deltas: 1% (3/203)
Resolving deltas: 2% (5/203)
Resolving deltas: 3% (8/203)
Resolving deltas: 4% (10/203)
Resolving deltas: 5% (12/203)
Resolving deltas: 11% (23/203)
Resolving deltas: 31% (64/203)
Resolving deltas: 32% (65/203)
Resolving deltas: 33% (68/203)
Resolving deltas: 34% (71/203)
Resolving deltas: 35% (72/203)
Resolving deltas: 36% (74/203)
Resolving deltas: 37% (76/203)
Resolving deltas: 39% (81/203)
Resolving deltas: 40% (82/203)
Resolving deltas: 46% (94/203)
Resolving deltas: 47% (96/203)
Resolving deltas: 49% (100/203)
Resolving deltas: 50% (102/203)
Resolving deltas: 52% (107/203)
Resolving deltas: 53% (109/203)
Resolving deltas: 55% (112/203)
Resolving deltas: 56% (114/203)
Resolving deltas: 57% (116/203)
Resolving deltas: 58% (118/203)
Resolving deltas: 63% (129/203)
Resolving deltas: 74% (152/203)
Resolving deltas: 75% (153/203)
Resolving deltas: 78% (160/203)
Resolving deltas: 79% (161/203)
Resolving deltas: 84% (172/203)
Resolving deltas: 85% (174/203)
Resolving deltas: 86% (175/203)
Resolving deltas: 88% (180/203)
Resolving deltas: 89% (182/203)
Resolving deltas: 91% (186/203)
Resolving deltas: 92% (187/203)
Resolving deltas: 93% (189/203)
Resolving deltas: 95% (193/203)
Resolving deltas: 96% (195/203)
Resolving deltas: 100% (203/203)
Resolving deltas: 100% (203/203), done.
Submodule path 'hardware': checked out 'e7693e4ef6943f51f9af2e50d2707ef06739ffc3'
Submodule path 'hdmap': checked out '46315edc8d009c41102b2460a875f21772832038'
Submodule path 'hdmap_interface': checked out '1d29aadb359cad139338f9fbbee6d709d5f6c741'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out 'e53a2e423025f2a01ad022a61d50ff431ff980bf'
Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338'
Submodule path 'lidar_loc_v2_customized': checked out '451447cca45d8065b8e2a2512ee90509cef87641'
Submodule path 'msf-port': checked out '1861e66a9f45a3925efa1f25922b842809c22245'
Submodule path 'msf-vehicle': checked out 'c8007eb57560d98ebb0ef8f1f45d04e9624aac94'
Submodule path 'perception_camera_driver': checked out '45acce98205a5319e66fb00f5c63df87c833c1a0'
Submodule path 'perception_new_detection': checked out 'b7d54582968442506c48b24d54eefc31e028da62'
Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130'
Submodule path 'pncc_port_related_config': checked out 'db5738f4f7b5ca2ee0773c19c0be18c963655828'
Submodule path 'pncc_vehicle_related_config': checked out 'f5440214e515b1fadece0685e562c76218be5b88'
Submodule path 'pointcloud_customized': checked out 'd2a6f1b8d2698424b95fe3c08d5d9504334334b5'
Submodule path 'prediction_config': checked out 'a1758942ff044852c0163f4f2e2e8905ec284725'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out '560c10608cf8b895f11790bd4a72554ecacd2888'
Submodule path 'system-common': checked out 'cc456c2a5342ec556f74d066489e539576fcf90f'
Submodule path 'system-device': checked out '64f76ed5855523af553f5cd21a823032cb1cc902'
Submodule path 'system-mqtt': checked out '711997db67c568dfa3d9237a39b803cfe7e78c2a'
Submodule path 'system-node': checked out 'a1b4edbe0b078780e0c0676464247c1f3e65ef03'
Submodule path 'system-port': checked out 'e131c18130500f315bd73435908d4ef20a6a1452'
[Pipeline] sh
+ ls -d hardware/ hdmap/ hdmap_interface/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_new_detection/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ system-common/ system-device/ system-mqtt/ system-node/ system-port/
[Pipeline] echo
[hardware, hdmap, hdmap_interface, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_new_detection, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, system-common, system-device, system-mqtt, system-node, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/hardware/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/hardware/chassis.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/hardware/hardware /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/hdmap/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hdmap 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/hdmap/hdmap /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/hdmap_interface/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hdmap_interface 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/hdmap_interface/hdmap_interface /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/qingdaoQG-config/QDQG001/params_new/hesai_lidar_customized/README.md /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar-extrinsics/extrinsics /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port/msf_assistant.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port/msf_localization_share.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port/README.md /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle/extrinsics /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle/msf_localization.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle/README.md /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/perception_camera_driver/master /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/perception_new_detection/perception /root/workspace/qingdaoQG-config/QDQG001/params_new/perception_new_detection/README.md /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_common_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_common_config/pncc_common_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_port_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/pointcloud_customized/
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/pointcloud_customized/pointcloud /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/prediction_config/prediction /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/rslidar_sdk_common/
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/system-common/
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/system-common/master /root/workspace/qingdaoQG-config/QDQG001/params_new/system-common/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/system-device/master /root/workspace/qingdaoQG-config/QDQG001/params_new/system-device/slave /root/workspace/qingdaoQG-config/QDQG001/params_new/system-device/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/system-mqtt/master /root/workspace/qingdaoQG-config/QDQG001/params_new/system-mqtt/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/system-node/
[Pipeline] echo
3
[Pipeline] echo
system-node 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/system-node/master /root/workspace/qingdaoQG-config/QDQG001/params_new/system-node/slave /root/workspace/qingdaoQG-config/QDQG001/params_new/system-node/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/
+ wc -l
[Pipeline] echo
5
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/master /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/peripheral_controller.toml /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/ros_can_interpreter.toml /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/slave /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/
chassis.yaml
extrinsics
hardware
hdmap
hdmap_interface
hesai_lidar
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
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
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/chassis.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/extrinsics /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/hardware /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/hdmap /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/hdmap_interface /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/hesai_lidar /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/lidar_correction_files /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/master /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/msf_assistant.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/msf_localization_calibration.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/msf_localization_share.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/msf_localization.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/perception /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/peripheral_controller.toml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/pncc_common_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/pncc_port_related_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/pncc_vehicle_related_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/pointcloud /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/prediction /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/README.md /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ros_can_interpreter.toml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/slave /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001/params/
[Pipeline] echo
QDQG002拉取新参数方式
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoQG-config/QDQG002/params_new
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG002/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/QDQG002.git
> git init /root/workspace/qingdaoQG-config/QDQG002/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/QDQG002.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/QDQG002.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/QDQG002.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 8c916df2e7448729d1ea681a554ce4342c084e94 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8c916df2e7448729d1ea681a554ce4342c084e94 # timeout=300000
Commit message: "Add module: perception_camera_driver, branch: qiangang_truck"
> git rev-list --no-walk 8c916df2e7448729d1ea681a554ce4342c084e94 # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'hardware' (git@159.27.226.4:hardware/config/QDQG002.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/QDQG002.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/qg002.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_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
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 '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' (git@159.27.226.4:system/config/system-node-qingdao-qiangang.git) registered for path 'system-node'
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/qingdaoQG-config/QDQG002/params_new/hardware'...
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/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 36 (delta 12), 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), done.
Resolving deltas: 0% (0/12)
Resolving deltas: 16% (2/12)
Resolving deltas: 50% (6/12)
Resolving deltas: 58% (7/12)
Resolving deltas: 75% (9/12)
Resolving deltas: 100% (12/12)
Resolving deltas: 100% (12/12), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/hdmap'...
remote: Enumerating objects: 27, done.
remote: Total 27 (delta 0), reused 0 (delta 0), pack-reused 27
Receiving objects: 3% (1/27)
Receiving objects: 7% (2/27)
Receiving objects: 11% (3/27)
Receiving objects: 14% (4/27)
Receiving objects: 18% (5/27)
Receiving objects: 22% (6/27)
Receiving objects: 25% (7/27)
Receiving objects: 29% (8/27)
Receiving objects: 33% (9/27)
Receiving objects: 37% (10/27)
Receiving objects: 40% (11/27)
Receiving objects: 44% (12/27)
Receiving objects: 48% (13/27)
Receiving objects: 51% (14/27)
Receiving objects: 55% (15/27)
Receiving objects: 59% (16/27)
Receiving objects: 62% (17/27)
Receiving objects: 66% (18/27)
Receiving objects: 70% (19/27)
Receiving objects: 74% (20/27)
Receiving objects: 77% (21/27)
Receiving objects: 81% (22/27)
Receiving objects: 85% (23/27)
Receiving objects: 88% (24/27)
Receiving objects: 92% (25/27)
Receiving objects: 96% (26/27)
Receiving objects: 100% (27/27)
Receiving objects: 100% (27/27), 7.98 KiB | 7.98 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 20% (1/5)
Resolving deltas: 40% (2/5)
Resolving deltas: 80% (4/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/hdmap_interface'...
remote: Enumerating objects: 26, done.
remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26
Receiving objects: 3% (1/26)
Receiving objects: 7% (2/26)
Receiving objects: 11% (3/26)
Receiving objects: 15% (4/26)
Receiving objects: 19% (5/26)
Receiving objects: 23% (6/26)
Receiving objects: 26% (7/26)
Receiving objects: 30% (8/26)
Receiving objects: 34% (9/26)
Receiving objects: 38% (10/26)
Receiving objects: 42% (11/26)
Receiving objects: 46% (12/26)
Receiving objects: 50% (13/26)
Receiving objects: 53% (14/26)
Receiving objects: 57% (15/26)
Receiving objects: 61% (16/26)
Receiving objects: 65% (17/26)
Receiving objects: 69% (18/26)
Receiving objects: 73% (19/26)
Receiving objects: 76% (20/26)
Receiving objects: 80% (21/26)
Receiving objects: 84% (22/26)
Receiving objects: 88% (23/26)
Receiving objects: 92% (24/26)
Receiving objects: 96% (25/26)
Receiving objects: 100% (26/26)
Receiving objects: 100% (26/26), 4.82 KiB | 4.82 MiB/s, done.
Resolving deltas: 0% (0/10)
Resolving deltas: 40% (4/10)
Resolving deltas: 70% (7/10)
Resolving deltas: 90% (9/10)
Resolving deltas: 100% (10/10)
Resolving deltas: 100% (10/10), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 37, done.
remote: Total 37 (delta 0), reused 0 (delta 0), pack-reused 37
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), 6.73 KiB | 6.73 MiB/s, done.
Resolving deltas: 0% (0/19)
Resolving deltas: 5% (1/19)
Resolving deltas: 10% (2/19)
Resolving deltas: 78% (15/19)
Resolving deltas: 100% (19/19)
Resolving deltas: 100% (19/19), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/lidar-extrinsics'...
remote: Enumerating objects: 60, done.
remote: Counting objects: 1% (1/60)
remote: Counting objects: 3% (2/60)
remote: Counting objects: 5% (3/60)
remote: Counting objects: 6% (4/60)
remote: Counting objects: 8% (5/60)
remote: Counting objects: 10% (6/60)
remote: Counting objects: 11% (7/60)
remote: Counting objects: 13% (8/60)
remote: Counting objects: 15% (9/60)
remote: Counting objects: 16% (10/60)
remote: Counting objects: 18% (11/60)
remote: Counting objects: 20% (12/60)
remote: Counting objects: 21% (13/60)
remote: Counting objects: 23% (14/60)
remote: Counting objects: 25% (15/60)
remote: Counting objects: 26% (16/60)
remote: Counting objects: 28% (17/60)
remote: Counting objects: 30% (18/60)
remote: Counting objects: 31% (19/60)
remote: Counting objects: 33% (20/60)
remote: Counting objects: 35% (21/60)
remote: Counting objects: 36% (22/60)
remote: Counting objects: 38% (23/60)
remote: Counting objects: 40% (24/60)
remote: Counting objects: 41% (25/60)
remote: Counting objects: 43% (26/60)
remote: Counting objects: 45% (27/60)
remote: Counting objects: 46% (28/60)
remote: Counting objects: 48% (29/60)
remote: Counting objects: 50% (30/60)
remote: Counting objects: 51% (31/60)
remote: Counting objects: 53% (32/60)
remote: Counting objects: 55% (33/60)
remote: Counting objects: 56% (34/60)
remote: Counting objects: 58% (35/60)
remote: Counting objects: 60% (36/60)
remote: Counting objects: 61% (37/60)
remote: Counting objects: 63% (38/60)
remote: Counting objects: 65% (39/60)
remote: Counting objects: 66% (40/60)
remote: Counting objects: 68% (41/60)
remote: Counting objects: 70% (42/60)
remote: Counting objects: 71% (43/60)
remote: Counting objects: 73% (44/60)
remote: Counting objects: 75% (45/60)
remote: Counting objects: 76% (46/60)
remote: Counting objects: 78% (47/60)
remote: Counting objects: 80% (48/60)
remote: Counting objects: 81% (49/60)
remote: Counting objects: 83% (50/60)
remote: Counting objects: 85% (51/60)
remote: Counting objects: 86% (52/60)
remote: Counting objects: 88% (53/60)
remote: Counting objects: 90% (54/60)
remote: Counting objects: 91% (55/60)
remote: Counting objects: 93% (56/60)
remote: Counting objects: 95% (57/60)
remote: Counting objects: 96% (58/60)
remote: Counting objects: 98% (59/60)
remote: Counting objects: 100% (60/60)
remote: Counting objects: 100% (60/60), done.
remote: Compressing objects: 1% (1/56)
remote: Compressing objects: 3% (2/56)
remote: Compressing objects: 5% (3/56)
remote: Compressing objects: 7% (4/56)
remote: Compressing objects: 8% (5/56)
remote: Compressing objects: 10% (6/56)
remote: Compressing objects: 12% (7/56)
remote: Compressing objects: 14% (8/56)
remote: Compressing objects: 16% (9/56)
remote: Compressing objects: 17% (10/56)
remote: Compressing objects: 19% (11/56)
remote: Compressing objects: 21% (12/56)
remote: Compressing objects: 23% (13/56)
remote: Compressing objects: 25% (14/56)
remote: Compressing objects: 26% (15/56)
remote: Compressing objects: 28% (16/56)
remote: Compressing objects: 30% (17/56)
remote: Compressing objects: 32% (18/56)
remote: Compressing objects: 33% (19/56)
remote: Compressing objects: 35% (20/56)
remote: Compressing objects: 37% (21/56)
remote: Compressing objects: 39% (22/56)
remote: Compressing objects: 41% (23/56)
remote: Compressing objects: 42% (24/56)
remote: Compressing objects: 44% (25/56)
remote: Compressing objects: 46% (26/56)
remote: Compressing objects: 48% (27/56)
remote: Compressing objects: 50% (28/56)
remote: Compressing objects: 51% (29/56)
remote: Compressing objects: 53% (30/56)
remote: Compressing objects: 55% (31/56)
remote: Compressing objects: 57% (32/56)
remote: Compressing objects: 58% (33/56)
remote: Compressing objects: 60% (34/56)
remote: Compressing objects: 62% (35/56)
remote: Compressing objects: 64% (36/56)
remote: Compressing objects: 66% (37/56)
remote: Compressing objects: 67% (38/56)
remote: Compressing objects: 69% (39/56)
remote: Compressing objects: 71% (40/56)
remote: Compressing objects: 73% (41/56)
remote: Compressing objects: 75% (42/56)
remote: Compressing objects: 76% (43/56)
remote: Compressing objects: 78% (44/56)
remote: Compressing objects: 80% (45/56)
remote: Compressing objects: 82% (46/56)
remote: Compressing objects: 83% (47/56)
remote: Compressing objects: 85% (48/56)
remote: Compressing objects: 87% (49/56)
remote: Compressing objects: 89% (50/56)
remote: Compressing objects: 91% (51/56)
remote: Compressing objects: 92% (52/56)
remote: Compressing objects: 94% (53/56)
remote: Compressing objects: 96% (54/56)
remote: Compressing objects: 98% (55/56)
remote: Compressing objects: 100% (56/56)
remote: Compressing objects: 100% (56/56), done.
remote: Total 60 (delta 9), reused 0 (delta 0), pack-reused 0
Receiving objects: 1% (1/60)
Receiving objects: 3% (2/60)
Receiving objects: 5% (3/60)
Receiving objects: 6% (4/60)
Receiving objects: 8% (5/60)
Receiving objects: 10% (6/60)
Receiving objects: 11% (7/60)
Receiving objects: 13% (8/60)
Receiving objects: 15% (9/60)
Receiving objects: 16% (10/60)
Receiving objects: 18% (11/60)
Receiving objects: 20% (12/60)
Receiving objects: 21% (13/60)
Receiving objects: 23% (14/60)
Receiving objects: 25% (15/60)
Receiving objects: 26% (16/60)
Receiving objects: 28% (17/60)
Receiving objects: 30% (18/60)
Receiving objects: 31% (19/60)
Receiving objects: 33% (20/60)
Receiving objects: 35% (21/60)
Receiving objects: 36% (22/60)
Receiving objects: 38% (23/60)
Receiving objects: 40% (24/60)
Receiving objects: 41% (25/60)
Receiving objects: 43% (26/60)
Receiving objects: 45% (27/60)
Receiving objects: 46% (28/60)
Receiving objects: 48% (29/60)
Receiving objects: 50% (30/60)
Receiving objects: 51% (31/60)
Receiving objects: 53% (32/60)
Receiving objects: 55% (33/60)
Receiving objects: 56% (34/60)
Receiving objects: 58% (35/60)
Receiving objects: 60% (36/60)
Receiving objects: 61% (37/60)
Receiving objects: 63% (38/60)
Receiving objects: 65% (39/60)
Receiving objects: 66% (40/60)
Receiving objects: 68% (41/60)
Receiving objects: 70% (42/60)
Receiving objects: 71% (43/60)
Receiving objects: 73% (44/60)
Receiving objects: 75% (45/60)
Receiving objects: 76% (46/60)
Receiving objects: 78% (47/60)
Receiving objects: 80% (48/60)
Receiving objects: 81% (49/60)
Receiving objects: 83% (50/60)
Receiving objects: 85% (51/60)
Receiving objects: 86% (52/60)
Receiving objects: 88% (53/60)
Receiving objects: 90% (54/60)
Receiving objects: 91% (55/60)
Receiving objects: 93% (56/60)
Receiving objects: 95% (57/60)
Receiving objects: 96% (58/60)
Receiving objects: 98% (59/60)
Receiving objects: 100% (60/60)
Receiving objects: 100% (60/60), 10.75 KiB | 10.75 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 33% (3/9)
Resolving deltas: 44% (4/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_common'...
remote: Enumerating objects: 34, done.
remote: Counting objects: 2% (1/34)
remote: Counting objects: 5% (2/34)
remote: Counting objects: 8% (3/34)
remote: Counting objects: 11% (4/34)
remote: Counting objects: 14% (5/34)
remote: Counting objects: 17% (6/34)
remote: Counting objects: 20% (7/34)
remote: Counting objects: 23% (8/34)
remote: Counting objects: 26% (9/34)
remote: Counting objects: 29% (10/34)
remote: Counting objects: 32% (11/34)
remote: Counting objects: 35% (12/34)
remote: Counting objects: 38% (13/34)
remote: Counting objects: 41% (14/34)
remote: Counting objects: 44% (15/34)
remote: Counting objects: 47% (16/34)
remote: Counting objects: 50% (17/34)
remote: Counting objects: 52% (18/34)
remote: Counting objects: 55% (19/34)
remote: Counting objects: 58% (20/34)
remote: Counting objects: 61% (21/34)
remote: Counting objects: 64% (22/34)
remote: Counting objects: 67% (23/34)
remote: Counting objects: 70% (24/34)
remote: Counting objects: 73% (25/34)
remote: Counting objects: 76% (26/34)
remote: Counting objects: 79% (27/34)
remote: Counting objects: 82% (28/34)
remote: Counting objects: 85% (29/34)
remote: Counting objects: 88% (30/34)
remote: Counting objects: 91% (31/34)
remote: Counting objects: 94% (32/34)
remote: Counting objects: 97% (33/34)
remote: Counting objects: 100% (34/34)
remote: Counting objects: 100% (34/34), done.
remote: Compressing objects: 3% (1/27)
remote: Compressing objects: 7% (2/27)
remote: Compressing objects: 11% (3/27)
remote: Compressing objects: 14% (4/27)
remote: Compressing objects: 18% (5/27)
remote: Compressing objects: 22% (6/27)
remote: Compressing objects: 25% (7/27)
remote: Compressing objects: 29% (8/27)
remote: Compressing objects: 33% (9/27)
remote: Compressing objects: 37% (10/27)
remote: Compressing objects: 40% (11/27)
remote: Compressing objects: 44% (12/27)
remote: Compressing objects: 48% (13/27)
remote: Compressing objects: 51% (14/27)
remote: Compressing objects: 55% (15/27)
remote: Compressing objects: 59% (16/27)
remote: Compressing objects: 62% (17/27)
remote: Compressing objects: 66% (18/27)
remote: Compressing objects: 70% (19/27)
remote: Compressing objects: 74% (20/27)
remote: Compressing objects: 77% (21/27)
remote: Compressing objects: 81% (22/27)
remote: Compressing objects: 85% (23/27)
remote: Compressing objects: 88% (24/27)
remote: Compressing objects: 92% (25/27)
remote: Compressing objects: 96% (26/27)
remote: Compressing objects: 100% (27/27)
remote: Compressing objects: 100% (27/27), done.
remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/34)
Receiving objects: 5% (2/34)
Receiving objects: 8% (3/34)
Receiving objects: 11% (4/34)
Receiving objects: 14% (5/34)
Receiving objects: 17% (6/34)
Receiving objects: 20% (7/34)
Receiving objects: 23% (8/34)
Receiving objects: 26% (9/34)
Receiving objects: 29% (10/34)
Receiving objects: 32% (11/34)
Receiving objects: 35% (12/34)
Receiving objects: 38% (13/34)
Receiving objects: 41% (14/34)
Receiving objects: 44% (15/34)
Receiving objects: 47% (16/34)
Receiving objects: 50% (17/34)
Receiving objects: 52% (18/34)
Receiving objects: 55% (19/34)
Receiving objects: 58% (20/34)
Receiving objects: 61% (21/34)
Receiving objects: 64% (22/34)
Receiving objects: 67% (23/34)
Receiving objects: 70% (24/34)
Receiving objects: 73% (25/34)
Receiving objects: 76% (26/34)
Receiving objects: 79% (27/34)
Receiving objects: 82% (28/34)
Receiving objects: 85% (29/34)
Receiving objects: 88% (30/34)
Receiving objects: 91% (31/34)
Receiving objects: 94% (32/34)
Receiving objects: 97% (33/34)
Receiving objects: 100% (34/34)
Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done.
Resolving deltas: 0% (0/6)
Resolving deltas: 16% (1/6)
Resolving deltas: 100% (6/6)
Resolving deltas: 100% (6/6), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 601, done.
remote: Counting objects: 0% (1/172)
remote: Counting objects: 1% (2/172)
remote: Counting objects: 2% (4/172)
remote: Counting objects: 3% (6/172)
remote: Counting objects: 4% (7/172)
remote: Counting objects: 5% (9/172)
remote: Counting objects: 6% (11/172)
remote: Counting objects: 7% (13/172)
remote: Counting objects: 8% (14/172)
remote: Counting objects: 9% (16/172)
remote: Counting objects: 10% (18/172)
remote: Counting objects: 11% (19/172)
remote: Counting objects: 12% (21/172)
remote: Counting objects: 13% (23/172)
remote: Counting objects: 14% (25/172)
remote: Counting objects: 15% (26/172)
remote: Counting objects: 16% (28/172)
remote: Counting objects: 17% (30/172)
remote: Counting objects: 18% (31/172)
remote: Counting objects: 19% (33/172)
remote: Counting objects: 20% (35/172)
remote: Counting objects: 21% (37/172)
remote: Counting objects: 22% (38/172)
remote: Counting objects: 23% (40/172)
remote: Counting objects: 24% (42/172)
remote: Counting objects: 25% (43/172)
remote: Counting objects: 26% (45/172)
remote: Counting objects: 27% (47/172)
remote: Counting objects: 28% (49/172)
remote: Counting objects: 29% (50/172)
remote: Counting objects: 30% (52/172)
remote: Counting objects: 31% (54/172)
remote: Counting objects: 32% (56/172)
remote: Counting objects: 33% (57/172)
remote: Counting objects: 34% (59/172)
remote: Counting objects: 35% (61/172)
remote: Counting objects: 36% (62/172)
remote: Counting objects: 37% (64/172)
remote: Counting objects: 38% (66/172)
remote: Counting objects: 39% (68/172)
remote: Counting objects: 40% (69/172)
remote: Counting objects: 41% (71/172)
remote: Counting objects: 42% (73/172)
remote: Counting objects: 43% (74/172)
remote: Counting objects: 44% (76/172)
remote: Counting objects: 45% (78/172)
remote: Counting objects: 46% (80/172)
remote: Counting objects: 47% (81/172)
remote: Counting objects: 48% (83/172)
remote: Counting objects: 49% (85/172)
remote: Counting objects: 50% (86/172)
remote: Counting objects: 51% (88/172)
remote: Counting objects: 52% (90/172)
remote: Counting objects: 53% (92/172)
remote: Counting objects: 54% (93/172)
remote: Counting objects: 55% (95/172)
remote: Counting objects: 56% (97/172)
remote: Counting objects: 57% (99/172)
remote: Counting objects: 58% (100/172)
remote: Counting objects: 59% (102/172)
remote: Counting objects: 60% (104/172)
remote: Counting objects: 61% (105/172)
remote: Counting objects: 62% (107/172)
remote: Counting objects: 63% (109/172)
remote: Counting objects: 64% (111/172)
remote: Counting objects: 65% (112/172)
remote: Counting objects: 66% (114/172)
remote: Counting objects: 67% (116/172)
remote: Counting objects: 68% (117/172)
remote: Counting objects: 69% (119/172)
remote: Counting objects: 70% (121/172)
remote: Counting objects: 71% (123/172)
remote: Counting objects: 72% (124/172)
remote: Counting objects: 73% (126/172)
remote: Counting objects: 74% (128/172)
remote: Counting objects: 75% (129/172)
remote: Counting objects: 76% (131/172)
remote: Counting objects: 77% (133/172)
remote: Counting objects: 78% (135/172)
remote: Counting objects: 79% (136/172)
remote: Counting objects: 80% (138/172)
remote: Counting objects: 81% (140/172)
remote: Counting objects: 82% (142/172)
remote: Counting objects: 83% (143/172)
remote: Counting objects: 84% (145/172)
remote: Counting objects: 85% (147/172)
remote: Counting objects: 86% (148/172)
remote: Counting objects: 87% (150/172)
remote: Counting objects: 88% (152/172)
remote: Counting objects: 89% (154/172)
remote: Counting objects: 90% (155/172)
remote: Counting objects: 91% (157/172)
remote: Counting objects: 92% (159/172)
remote: Counting objects: 93% (160/172)
remote: Counting objects: 94% (162/172)
remote: Counting objects: 95% (164/172)
remote: Counting objects: 96% (166/172)
remote: Counting objects: 97% (167/172)
remote: Counting objects: 98% (169/172)
remote: Counting objects: 99% (171/172)
remote: Counting objects: 100% (172/172)
remote: Counting objects: 100% (172/172), done.
remote: Compressing objects: 1% (1/83)
remote: Compressing objects: 2% (2/83)
remote: Compressing objects: 3% (3/83)
remote: Compressing objects: 4% (4/83)
remote: Compressing objects: 6% (5/83)
remote: Compressing objects: 7% (6/83)
remote: Compressing objects: 8% (7/83)
remote: Compressing objects: 9% (8/83)
remote: Compressing objects: 10% (9/83)
remote: Compressing objects: 12% (10/83)
remote: Compressing objects: 13% (11/83)
remote: Compressing objects: 14% (12/83)
remote: Compressing objects: 15% (13/83)
remote: Compressing objects: 16% (14/83)
remote: Compressing objects: 18% (15/83)
remote: Compressing objects: 19% (16/83)
remote: Compressing objects: 20% (17/83)
remote: Compressing objects: 21% (18/83)
remote: Compressing objects: 22% (19/83)
remote: Compressing objects: 24% (20/83)
remote: Compressing objects: 25% (21/83)
remote: Compressing objects: 26% (22/83)
remote: Compressing objects: 27% (23/83)
remote: Compressing objects: 28% (24/83)
remote: Compressing objects: 30% (25/83)
remote: Compressing objects: 31% (26/83)
remote: Compressing objects: 32% (27/83)
remote: Compressing objects: 33% (28/83)
remote: Compressing objects: 34% (29/83)
remote: Compressing objects: 36% (30/83)
remote: Compressing objects: 37% (31/83)
remote: Compressing objects: 38% (32/83)
remote: Compressing objects: 39% (33/83)
remote: Compressing objects: 40% (34/83)
remote: Compressing objects: 42% (35/83)
remote: Compressing objects: 43% (36/83)
remote: Compressing objects: 44% (37/83)
remote: Compressing objects: 45% (38/83)
remote: Compressing objects: 46% (39/83)
remote: Compressing objects: 48% (40/83)
remote: Compressing objects: 49% (41/83)
remote: Compressing objects: 50% (42/83)
remote: Compressing objects: 51% (43/83)
remote: Compressing objects: 53% (44/83)
remote: Compressing objects: 54% (45/83)
remote: Compressing objects: 55% (46/83)
remote: Compressing objects: 56% (47/83)
remote: Compressing objects: 57% (48/83)
remote: Compressing objects: 59% (49/83)
remote: Compressing objects: 60% (50/83)
remote: Compressing objects: 61% (51/83)
remote: Compressing objects: 62% (52/83)
remote: Compressing objects: 63% (53/83)
remote: Compressing objects: 65% (54/83)
remote: Compressing objects: 66% (55/83)
remote: Compressing objects: 67% (56/83)
remote: Compressing objects: 68% (57/83)
remote: Compressing objects: 69% (58/83)
remote: Compressing objects: 71% (59/83)
remote: Compressing objects: 72% (60/83)
remote: Compressing objects: 73% (61/83)
remote: Compressing objects: 74% (62/83)
remote: Compressing objects: 75% (63/83)
remote: Compressing objects: 77% (64/83)
remote: Compressing objects: 78% (65/83)
remote: Compressing objects: 79% (66/83)
remote: Compressing objects: 80% (67/83)
remote: Compressing objects: 81% (68/83)
remote: Compressing objects: 83% (69/83)
remote: Compressing objects: 84% (70/83)
remote: Compressing objects: 85% (71/83)
remote: Compressing objects: 86% (72/83)
remote: Compressing objects: 87% (73/83)
remote: Compressing objects: 89% (74/83)
remote: Compressing objects: 90% (75/83)
remote: Compressing objects: 91% (76/83)
remote: Compressing objects: 92% (77/83)
remote: Compressing objects: 93% (78/83)
remote: Compressing objects: 95% (79/83)
remote: Compressing objects: 96% (80/83)
remote: Compressing objects: 97% (81/83)
remote: Compressing objects: 98% (82/83)
remote: Compressing objects: 100% (83/83)
remote: Compressing objects: 100% (83/83), done.
Receiving objects: 0% (1/601)
Receiving objects: 1% (7/601)
Receiving objects: 2% (13/601)
Receiving objects: 3% (19/601)
Receiving objects: 4% (25/601)
Receiving objects: 5% (31/601)
Receiving objects: 6% (37/601)
Receiving objects: 7% (43/601)
Receiving objects: 8% (49/601)
Receiving objects: 9% (55/601)
Receiving objects: 10% (61/601)
Receiving objects: 11% (67/601)
Receiving objects: 12% (73/601)
Receiving objects: 13% (79/601)
Receiving objects: 14% (85/601)
Receiving objects: 15% (91/601)
Receiving objects: 16% (97/601)
Receiving objects: 17% (103/601)
Receiving objects: 18% (109/601)
Receiving objects: 19% (115/601)
Receiving objects: 20% (121/601)
Receiving objects: 21% (127/601)
Receiving objects: 22% (133/601)
Receiving objects: 23% (139/601)
Receiving objects: 24% (145/601)
Receiving objects: 25% (151/601)
remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429
Receiving objects: 26% (157/601)
Receiving objects: 27% (163/601)
Receiving objects: 28% (169/601)
Receiving objects: 29% (175/601)
Receiving objects: 30% (181/601)
Receiving objects: 31% (187/601)
Receiving objects: 32% (193/601)
Receiving objects: 33% (199/601)
Receiving objects: 34% (205/601)
Receiving objects: 35% (211/601)
Receiving objects: 36% (217/601)
Receiving objects: 37% (223/601)
Receiving objects: 38% (229/601)
Receiving objects: 39% (235/601)
Receiving objects: 40% (241/601)
Receiving objects: 41% (247/601)
Receiving objects: 42% (253/601)
Receiving objects: 43% (259/601)
Receiving objects: 44% (265/601)
Receiving objects: 45% (271/601)
Receiving objects: 46% (277/601)
Receiving objects: 47% (283/601)
Receiving objects: 48% (289/601)
Receiving objects: 49% (295/601)
Receiving objects: 50% (301/601)
Receiving objects: 51% (307/601)
Receiving objects: 52% (313/601)
Receiving objects: 53% (319/601)
Receiving objects: 54% (325/601)
Receiving objects: 55% (331/601)
Receiving objects: 56% (337/601)
Receiving objects: 57% (343/601)
Receiving objects: 58% (349/601)
Receiving objects: 59% (355/601)
Receiving objects: 60% (361/601)
Receiving objects: 61% (367/601)
Receiving objects: 62% (373/601)
Receiving objects: 63% (379/601)
Receiving objects: 64% (385/601)
Receiving objects: 65% (391/601)
Receiving objects: 66% (397/601)
Receiving objects: 67% (403/601)
Receiving objects: 68% (409/601)
Receiving objects: 69% (415/601)
Receiving objects: 70% (421/601)
Receiving objects: 71% (427/601)
Receiving objects: 72% (433/601)
Receiving objects: 73% (439/601)
Receiving objects: 74% (445/601)
Receiving objects: 75% (451/601)
Receiving objects: 76% (457/601)
Receiving objects: 77% (463/601)
Receiving objects: 78% (469/601)
Receiving objects: 79% (475/601)
Receiving objects: 80% (481/601)
Receiving objects: 81% (487/601)
Receiving objects: 82% (493/601)
Receiving objects: 83% (499/601)
Receiving objects: 84% (505/601)
Receiving objects: 85% (511/601)
Receiving objects: 86% (517/601)
Receiving objects: 87% (523/601)
Receiving objects: 88% (529/601)
Receiving objects: 89% (535/601)
Receiving objects: 90% (541/601)
Receiving objects: 91% (547/601)
Receiving objects: 92% (553/601)
Receiving objects: 93% (559/601)
Receiving objects: 94% (565/601)
Receiving objects: 95% (571/601)
Receiving objects: 96% (577/601)
Receiving objects: 97% (583/601)
Receiving objects: 98% (589/601)
Receiving objects: 99% (595/601)
Receiving objects: 100% (601/601)
Receiving objects: 100% (601/601), 103.01 KiB | 34.34 MiB/s, done.
Resolving deltas: 0% (0/251)
Resolving deltas: 1% (3/251)
Resolving deltas: 2% (6/251)
Resolving deltas: 3% (8/251)
Resolving deltas: 14% (36/251)
Resolving deltas: 22% (56/251)
Resolving deltas: 26% (66/251)
Resolving deltas: 27% (68/251)
Resolving deltas: 29% (73/251)
Resolving deltas: 31% (79/251)
Resolving deltas: 33% (83/251)
Resolving deltas: 39% (98/251)
Resolving deltas: 45% (115/251)
Resolving deltas: 49% (124/251)
Resolving deltas: 52% (131/251)
Resolving deltas: 54% (136/251)
Resolving deltas: 58% (147/251)
Resolving deltas: 59% (149/251)
Resolving deltas: 60% (152/251)
Resolving deltas: 61% (155/251)
Resolving deltas: 62% (157/251)
Resolving deltas: 63% (159/251)
Resolving deltas: 64% (161/251)
Resolving deltas: 66% (166/251)
Resolving deltas: 67% (170/251)
Resolving deltas: 68% (171/251)
Resolving deltas: 69% (174/251)
Resolving deltas: 70% (176/251)
Resolving deltas: 71% (180/251)
Resolving deltas: 75% (189/251)
Resolving deltas: 79% (199/251)
Resolving deltas: 82% (208/251)
Resolving deltas: 84% (211/251)
Resolving deltas: 85% (215/251)
Resolving deltas: 86% (218/251)
Resolving deltas: 87% (220/251)
Resolving deltas: 88% (222/251)
Resolving deltas: 89% (224/251)
Resolving deltas: 90% (226/251)
Resolving deltas: 91% (229/251)
Resolving deltas: 92% (233/251)
Resolving deltas: 93% (235/251)
Resolving deltas: 94% (237/251)
Resolving deltas: 95% (240/251)
Resolving deltas: 96% (243/251)
Resolving deltas: 97% (245/251)
Resolving deltas: 98% (246/251)
Resolving deltas: 100% (251/251)
Resolving deltas: 100% (251/251), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/msf-port'...
remote: Enumerating objects: 122, 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/42)
remote: Compressing objects: 4% (2/42)
remote: Compressing objects: 7% (3/42)
remote: Compressing objects: 9% (4/42)
remote: Compressing objects: 11% (5/42)
remote: Compressing objects: 14% (6/42)
remote: Compressing objects: 16% (7/42)
remote: Compressing objects: 19% (8/42)
remote: Compressing objects: 21% (9/42)
remote: Compressing objects: 23% (10/42)
remote: Compressing objects: 26% (11/42)
remote: Compressing objects: 28% (12/42)
remote: Compressing objects: 30% (13/42)
remote: Compressing objects: 33% (14/42)
remote: Compressing objects: 35% (15/42)
remote: Compressing objects: 38% (16/42)
remote: Compressing objects: 40% (17/42)
remote: Compressing objects: 42% (18/42)
remote: Compressing objects: 45% (19/42)
remote: Compressing objects: 47% (20/42)
remote: Compressing objects: 50% (21/42)
remote: Compressing objects: 52% (22/42)
remote: Compressing objects: 54% (23/42)
remote: Compressing objects: 57% (24/42)
remote: Compressing objects: 59% (25/42)
remote: Compressing objects: 61% (26/42)
remote: Compressing objects: 64% (27/42)
remote: Compressing objects: 66% (28/42)
remote: Compressing objects: 69% (29/42)
remote: Compressing objects: 71% (30/42)
remote: Compressing objects: 73% (31/42)
remote: Compressing objects: 76% (32/42)
remote: Compressing objects: 78% (33/42)
remote: Compressing objects: 80% (34/42)
remote: Compressing objects: 83% (35/42)
remote: Compressing objects: 85% (36/42)
remote: Compressing objects: 88% (37/42)
remote: Compressing objects: 90% (38/42)
remote: Compressing objects: 92% (39/42)
remote: Compressing objects: 95% (40/42)
remote: Compressing objects: 97% (41/42)
remote: Compressing objects: 100% (42/42)
remote: Compressing objects: 100% (42/42), done.
Receiving objects: 0% (1/122)
Receiving objects: 1% (2/122)
Receiving objects: 2% (3/122)
Receiving objects: 3% (4/122)
Receiving objects: 4% (5/122)
Receiving objects: 5% (7/122)
Receiving objects: 6% (8/122)
Receiving objects: 7% (9/122)
Receiving objects: 8% (10/122)
Receiving objects: 9% (11/122)
Receiving objects: 10% (13/122)
remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63
Receiving objects: 11% (14/122)
Receiving objects: 12% (15/122)
Receiving objects: 13% (16/122)
Receiving objects: 14% (18/122)
Receiving objects: 15% (19/122)
Receiving objects: 16% (20/122)
Receiving objects: 17% (21/122)
Receiving objects: 18% (22/122)
Receiving objects: 19% (24/122)
Receiving objects: 20% (25/122)
Receiving objects: 21% (26/122)
Receiving objects: 22% (27/122)
Receiving objects: 23% (29/122)
Receiving objects: 24% (30/122)
Receiving objects: 25% (31/122)
Receiving objects: 26% (32/122)
Receiving objects: 27% (33/122)
Receiving objects: 28% (35/122)
Receiving objects: 29% (36/122)
Receiving objects: 30% (37/122)
Receiving objects: 31% (38/122)
Receiving objects: 32% (40/122)
Receiving objects: 33% (41/122)
Receiving objects: 34% (42/122)
Receiving objects: 35% (43/122)
Receiving objects: 36% (44/122)
Receiving objects: 37% (46/122)
Receiving objects: 38% (47/122)
Receiving objects: 39% (48/122)
Receiving objects: 40% (49/122)
Receiving objects: 41% (51/122)
Receiving objects: 42% (52/122)
Receiving objects: 43% (53/122)
Receiving objects: 44% (54/122)
Receiving objects: 45% (55/122)
Receiving objects: 46% (57/122)
Receiving objects: 47% (58/122)
Receiving objects: 48% (59/122)
Receiving objects: 49% (60/122)
Receiving objects: 50% (61/122)
Receiving objects: 51% (63/122)
Receiving objects: 52% (64/122)
Receiving objects: 53% (65/122)
Receiving objects: 54% (66/122)
Receiving objects: 55% (68/122)
Receiving objects: 56% (69/122)
Receiving objects: 57% (70/122)
Receiving objects: 58% (71/122)
Receiving objects: 59% (72/122)
Receiving objects: 60% (74/122)
Receiving objects: 61% (75/122)
Receiving objects: 62% (76/122)
Receiving objects: 63% (77/122)
Receiving objects: 64% (79/122)
Receiving objects: 65% (80/122)
Receiving objects: 66% (81/122)
Receiving objects: 67% (82/122)
Receiving objects: 68% (83/122)
Receiving objects: 69% (85/122)
Receiving objects: 70% (86/122)
Receiving objects: 71% (87/122)
Receiving objects: 72% (88/122)
Receiving objects: 73% (90/122)
Receiving objects: 74% (91/122)
Receiving objects: 75% (92/122)
Receiving objects: 76% (93/122)
Receiving objects: 77% (94/122)
Receiving objects: 78% (96/122)
Receiving objects: 79% (97/122)
Receiving objects: 80% (98/122)
Receiving objects: 81% (99/122)
Receiving objects: 82% (101/122)
Receiving objects: 83% (102/122)
Receiving objects: 84% (103/122)
Receiving objects: 85% (104/122)
Receiving objects: 86% (105/122)
Receiving objects: 87% (107/122)
Receiving objects: 88% (108/122)
Receiving objects: 89% (109/122)
Receiving objects: 90% (110/122)
Receiving objects: 91% (112/122)
Receiving objects: 92% (113/122)
Receiving objects: 93% (114/122)
Receiving objects: 94% (115/122)
Receiving objects: 95% (116/122)
Receiving objects: 96% (118/122)
Receiving objects: 97% (119/122)
Receiving objects: 98% (120/122)
Receiving objects: 99% (121/122)
Receiving objects: 100% (122/122)
Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done.
Resolving deltas: 0% (0/64)
Resolving deltas: 4% (3/64)
Resolving deltas: 6% (4/64)
Resolving deltas: 18% (12/64)
Resolving deltas: 21% (14/64)
Resolving deltas: 23% (15/64)
Resolving deltas: 26% (17/64)
Resolving deltas: 29% (19/64)
Resolving deltas: 31% (20/64)
Resolving deltas: 37% (24/64)
Resolving deltas: 40% (26/64)
Resolving deltas: 43% (28/64)
Resolving deltas: 46% (30/64)
Resolving deltas: 48% (31/64)
Resolving deltas: 53% (34/64)
Resolving deltas: 54% (35/64)
Resolving deltas: 57% (37/64)
Resolving deltas: 59% (38/64)
Resolving deltas: 62% (40/64)
Resolving deltas: 64% (41/64)
Resolving deltas: 65% (42/64)
Resolving deltas: 68% (44/64)
Resolving deltas: 71% (46/64)
Resolving deltas: 73% (47/64)
Resolving deltas: 75% (48/64)
Resolving deltas: 81% (52/64)
Resolving deltas: 85% (55/64)
Resolving deltas: 89% (57/64)
Resolving deltas: 90% (58/64)
Resolving deltas: 92% (59/64)
Resolving deltas: 96% (62/64)
Resolving deltas: 100% (64/64)
Resolving deltas: 100% (64/64), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle'...
remote: Enumerating objects: 29, 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: 3% (1/28)
remote: Compressing objects: 7% (2/28)
remote: Compressing objects: 10% (3/28)
remote: Compressing objects: 14% (4/28)
remote: Compressing objects: 17% (5/28)
remote: Compressing objects: 21% (6/28)
remote: Compressing objects: 25% (7/28)
remote: Compressing objects: 28% (8/28)
remote: Compressing objects: 32% (9/28)
remote: Compressing objects: 35% (10/28)
remote: Compressing objects: 39% (11/28)
remote: Compressing objects: 42% (12/28)
remote: Compressing objects: 46% (13/28)
remote: Compressing objects: 50% (14/28)
remote: Compressing objects: 53% (15/28)
remote: Compressing objects: 57% (16/28)
remote: Compressing objects: 60% (17/28)
remote: Compressing objects: 64% (18/28)
remote: Compressing objects: 67% (19/28)
remote: Compressing objects: 71% (20/28)
remote: Compressing objects: 75% (21/28)
remote: Compressing objects: 78% (22/28)
remote: Compressing objects: 82% (23/28)
remote: Compressing objects: 85% (24/28)
remote: Compressing objects: 89% (25/28)
remote: Compressing objects: 92% (26/28)
remote: Compressing objects: 96% (27/28)
remote: Compressing objects: 100% (28/28)
remote: Compressing objects: 100% (28/28), done.
remote: Total 29 (delta 9), reused 0 (delta 0), pack-reused 0
Receiving objects: 3% (1/29)
Receiving objects: 6% (2/29)
Receiving objects: 10% (3/29)
Receiving objects: 13% (4/29)
Receiving objects: 17% (5/29)
Receiving objects: 20% (6/29)
Receiving objects: 24% (7/29)
Receiving objects: 27% (8/29)
Receiving objects: 31% (9/29)
Receiving objects: 34% (10/29)
Receiving objects: 37% (11/29)
Receiving objects: 41% (12/29)
Receiving objects: 44% (13/29)
Receiving objects: 48% (14/29)
Receiving objects: 51% (15/29)
Receiving objects: 55% (16/29)
Receiving objects: 58% (17/29)
Receiving objects: 62% (18/29)
Receiving objects: 65% (19/29)
Receiving objects: 68% (20/29)
Receiving objects: 72% (21/29)
Receiving objects: 75% (22/29)
Receiving objects: 79% (23/29)
Receiving objects: 82% (24/29)
Receiving objects: 86% (25/29)
Receiving objects: 89% (26/29)
Receiving objects: 93% (27/29)
Receiving objects: 96% (28/29)
Receiving objects: 100% (29/29)
Receiving objects: 100% (29/29), 6.24 KiB | 6.24 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 11% (1/9)
Resolving deltas: 77% (7/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/perception_camera_driver'...
remote: Enumerating objects: 61, done.
remote: Counting objects: 5% (1/20)
remote: Counting objects: 10% (2/20)
remote: Counting objects: 15% (3/20)
remote: Counting objects: 20% (4/20)
remote: Counting objects: 25% (5/20)
remote: Counting objects: 30% (6/20)
remote: Counting objects: 35% (7/20)
remote: Counting objects: 40% (8/20)
remote: Counting objects: 45% (9/20)
remote: Counting objects: 50% (10/20)
remote: Counting objects: 55% (11/20)
remote: Counting objects: 60% (12/20)
remote: Counting objects: 65% (13/20)
remote: Counting objects: 70% (14/20)
remote: Counting objects: 75% (15/20)
remote: Counting objects: 80% (16/20)
remote: Counting objects: 85% (17/20)
remote: Counting objects: 90% (18/20)
remote: Counting objects: 95% (19/20)
remote: Counting objects: 100% (20/20)
remote: Counting objects: 100% (20/20), done.
remote: Compressing objects: 12% (1/8)
remote: Compressing objects: 25% (2/8)
remote: Compressing objects: 37% (3/8)
remote: Compressing objects: 50% (4/8)
remote: Compressing objects: 62% (5/8)
remote: Compressing objects: 75% (6/8)
remote: Compressing objects: 87% (7/8)
remote: Compressing objects: 100% (8/8)
remote: Compressing objects: 100% (8/8), done.
remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41
Receiving objects: 1% (1/61)
Receiving objects: 3% (2/61)
Receiving objects: 4% (3/61)
Receiving objects: 6% (4/61)
Receiving objects: 8% (5/61)
Receiving objects: 9% (6/61)
Receiving objects: 11% (7/61)
Receiving objects: 13% (8/61)
Receiving objects: 14% (9/61)
Receiving objects: 16% (10/61)
Receiving objects: 18% (11/61)
Receiving objects: 19% (12/61)
Receiving objects: 21% (13/61)
Receiving objects: 22% (14/61)
Receiving objects: 24% (15/61)
Receiving objects: 26% (16/61)
Receiving objects: 27% (17/61)
Receiving objects: 29% (18/61)
Receiving objects: 31% (19/61)
Receiving objects: 32% (20/61)
Receiving objects: 34% (21/61)
Receiving objects: 36% (22/61)
Receiving objects: 37% (23/61)
Receiving objects: 39% (24/61)
Receiving objects: 40% (25/61)
Receiving objects: 42% (26/61)
Receiving objects: 44% (27/61)
Receiving objects: 45% (28/61)
Receiving objects: 47% (29/61)
Receiving objects: 49% (30/61)
Receiving objects: 50% (31/61)
Receiving objects: 52% (32/61)
Receiving objects: 54% (33/61)
Receiving objects: 55% (34/61)
Receiving objects: 57% (35/61)
Receiving objects: 59% (36/61)
Receiving objects: 60% (37/61)
Receiving objects: 62% (38/61)
Receiving objects: 63% (39/61)
Receiving objects: 65% (40/61)
Receiving objects: 67% (41/61)
Receiving objects: 68% (42/61)
Receiving objects: 70% (43/61)
Receiving objects: 72% (44/61)
Receiving objects: 73% (45/61)
Receiving objects: 75% (46/61)
Receiving objects: 77% (47/61)
Receiving objects: 78% (48/61)
Receiving objects: 80% (49/61)
Receiving objects: 81% (50/61)
Receiving objects: 83% (51/61)
Receiving objects: 85% (52/61)
Receiving objects: 86% (53/61)
Receiving objects: 88% (54/61)
Receiving objects: 90% (55/61)
Receiving objects: 91% (56/61)
Receiving objects: 93% (57/61)
Receiving objects: 95% (58/61)
Receiving objects: 96% (59/61)
Receiving objects: 98% (60/61)
Receiving objects: 100% (61/61)
Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done.
Resolving deltas: 0% (0/10)
Resolving deltas: 50% (5/10)
Resolving deltas: 100% (10/10)
Resolving deltas: 100% (10/10), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/perception_new_detection'...
remote: Enumerating objects: 6343, done.
remote: Counting objects: 0% (1/255)
remote: Counting objects: 1% (3/255)
remote: Counting objects: 2% (6/255)
remote: Counting objects: 3% (8/255)
remote: Counting objects: 4% (11/255)
remote: Counting objects: 5% (13/255)
remote: Counting objects: 6% (16/255)
remote: Counting objects: 7% (18/255)
remote: Counting objects: 8% (21/255)
remote: Counting objects: 9% (23/255)
remote: Counting objects: 10% (26/255)
remote: Counting objects: 11% (29/255)
remote: Counting objects: 12% (31/255)
remote: Counting objects: 13% (34/255)
remote: Counting objects: 14% (36/255)
remote: Counting objects: 15% (39/255)
remote: Counting objects: 16% (41/255)
remote: Counting objects: 17% (44/255)
remote: Counting objects: 18% (46/255)
remote: Counting objects: 19% (49/255)
remote: Counting objects: 20% (51/255)
remote: Counting objects: 21% (54/255)
remote: Counting objects: 22% (57/255)
remote: Counting objects: 23% (59/255)
remote: Counting objects: 24% (62/255)
remote: Counting objects: 25% (64/255)
remote: Counting objects: 26% (67/255)
remote: Counting objects: 27% (69/255)
remote: Counting objects: 28% (72/255)
remote: Counting objects: 29% (74/255)
remote: Counting objects: 30% (77/255)
remote: Counting objects: 31% (80/255)
remote: Counting objects: 32% (82/255)
remote: Counting objects: 33% (85/255)
remote: Counting objects: 34% (87/255)
remote: Counting objects: 35% (90/255)
remote: Counting objects: 36% (92/255)
remote: Counting objects: 37% (95/255)
remote: Counting objects: 38% (97/255)
remote: Counting objects: 39% (100/255)
remote: Counting objects: 40% (102/255)
remote: Counting objects: 41% (105/255)
remote: Counting objects: 42% (108/255)
remote: Counting objects: 43% (110/255)
remote: Counting objects: 44% (113/255)
remote: Counting objects: 45% (115/255)
remote: Counting objects: 46% (118/255)
remote: Counting objects: 47% (120/255)
remote: Counting objects: 48% (123/255)
remote: Counting objects: 49% (125/255)
remote: Counting objects: 50% (128/255)
remote: Counting objects: 51% (131/255)
remote: Counting objects: 52% (133/255)
remote: Counting objects: 53% (136/255)
remote: Counting objects: 54% (138/255)
remote: Counting objects: 55% (141/255)
remote: Counting objects: 56% (143/255)
remote: Counting objects: 57% (146/255)
remote: Counting objects: 58% (148/255)
remote: Counting objects: 59% (151/255)
remote: Counting objects: 60% (153/255)
remote: Counting objects: 61% (156/255)
remote: Counting objects: 62% (159/255)
remote: Counting objects: 63% (161/255)
remote: Counting objects: 64% (164/255)
remote: Counting objects: 65% (166/255)
remote: Counting objects: 66% (169/255)
remote: Counting objects: 67% (171/255)
remote: Counting objects: 68% (174/255)
remote: Counting objects: 69% (176/255)
remote: Counting objects: 70% (179/255)
remote: Counting objects: 71% (182/255)
remote: Counting objects: 72% (184/255)
remote: Counting objects: 73% (187/255)
remote: Counting objects: 74% (189/255)
remote: Counting objects: 75% (192/255)
remote: Counting objects: 76% (194/255)
remote: Counting objects: 77% (197/255)
remote: Counting objects: 78% (199/255)
remote: Counting objects: 79% (202/255)
remote: Counting objects: 80% (204/255)
remote: Counting objects: 81% (207/255)
remote: Counting objects: 82% (210/255)
remote: Counting objects: 83% (212/255)
remote: Counting objects: 84% (215/255)
remote: Counting objects: 85% (217/255)
remote: Counting objects: 86% (220/255)
remote: Counting objects: 87% (222/255)
remote: Counting objects: 88% (225/255)
remote: Counting objects: 89% (227/255)
remote: Counting objects: 90% (230/255)
remote: Counting objects: 91% (233/255)
remote: Counting objects: 92% (235/255)
remote: Counting objects: 93% (238/255)
remote: Counting objects: 94% (240/255)
remote: Counting objects: 95% (243/255)
remote: Counting objects: 96% (245/255)
remote: Counting objects: 97% (248/255)
remote: Counting objects: 98% (250/255)
remote: Counting objects: 99% (253/255)
remote: Counting objects: 100% (255/255)
remote: Counting objects: 100% (255/255), done.
remote: Compressing objects: 0% (1/157)
remote: Compressing objects: 1% (2/157)
remote: Compressing objects: 2% (4/157)
remote: Compressing objects: 3% (5/157)
remote: Compressing objects: 4% (7/157)
remote: Compressing objects: 5% (8/157)
remote: Compressing objects: 6% (10/157)
remote: Compressing objects: 7% (11/157)
remote: Compressing objects: 8% (13/157)
remote: Compressing objects: 9% (15/157)
remote: Compressing objects: 10% (16/157)
remote: Compressing objects: 11% (18/157)
remote: Compressing objects: 12% (19/157)
remote: Compressing objects: 13% (21/157)
remote: Compressing objects: 14% (22/157)
remote: Compressing objects: 15% (24/157)
remote: Compressing objects: 16% (26/157)
remote: Compressing objects: 17% (27/157)
remote: Compressing objects: 18% (29/157)
remote: Compressing objects: 19% (30/157)
remote: Compressing objects: 20% (32/157)
remote: Compressing objects: 21% (33/157)
remote: Compressing objects: 22% (35/157)
remote: Compressing objects: 23% (37/157)
remote: Compressing objects: 24% (38/157)
remote: Compressing objects: 25% (40/157)
remote: Compressing objects: 26% (41/157)
remote: Compressing objects: 27% (43/157)
remote: Compressing objects: 28% (44/157)
remote: Compressing objects: 29% (46/157)
remote: Compressing objects: 30% (48/157)
remote: Compressing objects: 31% (49/157)
remote: Compressing objects: 32% (51/157)
remote: Compressing objects: 33% (52/157)
remote: Compressing objects: 34% (54/157)
remote: Compressing objects: 35% (55/157)
remote: Compressing objects: 36% (57/157)
remote: Compressing objects: 37% (59/157)
remote: Compressing objects: 38% (60/157)
remote: Compressing objects: 39% (62/157)
remote: Compressing objects: 40% (63/157)
remote: Compressing objects: 41% (65/157)
remote: Compressing objects: 42% (66/157)
remote: Compressing objects: 43% (68/157)
remote: Compressing objects: 44% (70/157)
remote: Compressing objects: 45% (71/157)
remote: Compressing objects: 46% (73/157)
remote: Compressing objects: 47% (74/157)
remote: Compressing objects: 48% (76/157)
remote: Compressing objects: 49% (77/157)
remote: Compressing objects: 50% (79/157)
remote: Compressing objects: 51% (81/157)
remote: Compressing objects: 52% (82/157)
remote: Compressing objects: 53% (84/157)
remote: Compressing objects: 54% (85/157)
remote: Compressing objects: 55% (87/157)
remote: Compressing objects: 56% (88/157)
remote: Compressing objects: 57% (90/157)
remote: Compressing objects: 58% (92/157)
remote: Compressing objects: 59% (93/157)
remote: Compressing objects: 60% (95/157)
remote: Compressing objects: 61% (96/157)
remote: Compressing objects: 62% (98/157)
remote: Compressing objects: 63% (99/157)
remote: Compressing objects: 64% (101/157)
remote: Compressing objects: 65% (103/157)
remote: Compressing objects: 66% (104/157)
remote: Compressing objects: 67% (106/157)
remote: Compressing objects: 68% (107/157)
remote: Compressing objects: 69% (109/157)
remote: Compressing objects: 70% (110/157)
remote: Compressing objects: 71% (112/157)
remote: Compressing objects: 72% (114/157)
remote: Compressing objects: 73% (115/157)
remote: Compressing objects: 74% (117/157)
remote: Compressing objects: 75% (118/157)
remote: Compressing objects: 76% (120/157)
remote: Compressing objects: 77% (121/157)
remote: Compressing objects: 78% (123/157)
remote: Compressing objects: 79% (125/157)
remote: Compressing objects: 80% (126/157)
remote: Compressing objects: 81% (128/157)
remote: Compressing objects: 82% (129/157)
remote: Compressing objects: 83% (131/157)
remote: Compressing objects: 84% (132/157)
remote: Compressing objects: 85% (134/157)
remote: Compressing objects: 86% (136/157)
remote: Compressing objects: 87% (137/157)
remote: Compressing objects: 88% (139/157)
remote: Compressing objects: 89% (140/157)
remote: Compressing objects: 90% (142/157)
remote: Compressing objects: 91% (143/157)
remote: Compressing objects: 92% (145/157)
remote: Compressing objects: 93% (147/157)
remote: Compressing objects: 94% (148/157)
remote: Compressing objects: 95% (150/157)
remote: Compressing objects: 96% (151/157)
remote: Compressing objects: 97% (153/157)
remote: Compressing objects: 98% (154/157)
remote: Compressing objects: 99% (156/157)
remote: Compressing objects: 100% (157/157)
remote: Compressing objects: 100% (157/157), done.
Receiving objects: 0% (1/6343)
Receiving objects: 1% (64/6343)
Receiving objects: 2% (127/6343)
Receiving objects: 3% (191/6343)
Receiving objects: 4% (254/6343)
Receiving objects: 5% (318/6343)
Receiving objects: 6% (381/6343)
Receiving objects: 7% (445/6343)
Receiving objects: 8% (508/6343)
Receiving objects: 9% (571/6343)
Receiving objects: 10% (635/6343)
Receiving objects: 11% (698/6343)
Receiving objects: 12% (762/6343)
Receiving objects: 13% (825/6343)
Receiving objects: 14% (889/6343)
Receiving objects: 15% (952/6343)
Receiving objects: 16% (1015/6343)
Receiving objects: 17% (1079/6343)
Receiving objects: 18% (1142/6343)
Receiving objects: 19% (1206/6343)
Receiving objects: 20% (1269/6343)
Receiving objects: 21% (1333/6343)
Receiving objects: 22% (1396/6343)
Receiving objects: 23% (1459/6343)
Receiving objects: 24% (1523/6343)
Receiving objects: 25% (1586/6343)
Receiving objects: 26% (1650/6343)
Receiving objects: 27% (1713/6343)
Receiving objects: 28% (1777/6343)
Receiving objects: 29% (1840/6343)
Receiving objects: 30% (1903/6343)
Receiving objects: 31% (1967/6343)
Receiving objects: 32% (2030/6343)
Receiving objects: 33% (2094/6343)
Receiving objects: 34% (2157/6343)
Receiving objects: 35% (2221/6343)
Receiving objects: 36% (2284/6343)
Receiving objects: 37% (2347/6343)
Receiving objects: 38% (2411/6343)
Receiving objects: 39% (2474/6343)
Receiving objects: 40% (2538/6343)
Receiving objects: 41% (2601/6343)
Receiving objects: 42% (2665/6343)
Receiving objects: 43% (2728/6343)
Receiving objects: 44% (2791/6343)
Receiving objects: 45% (2855/6343)
Receiving objects: 46% (2918/6343)
Receiving objects: 47% (2982/6343)
Receiving objects: 48% (3045/6343)
Receiving objects: 49% (3109/6343)
Receiving objects: 50% (3172/6343)
Receiving objects: 51% (3235/6343)
Receiving objects: 52% (3299/6343)
Receiving objects: 53% (3362/6343)
Receiving objects: 54% (3426/6343)
Receiving objects: 55% (3489/6343)
Receiving objects: 56% (3553/6343)
Receiving objects: 57% (3616/6343)
Receiving objects: 58% (3679/6343)
Receiving objects: 59% (3743/6343)
Receiving objects: 60% (3806/6343)
Receiving objects: 61% (3870/6343)
Receiving objects: 62% (3933/6343)
Receiving objects: 63% (3997/6343)
Receiving objects: 64% (4060/6343)
Receiving objects: 65% (4123/6343)
Receiving objects: 66% (4187/6343)
Receiving objects: 67% (4250/6343)
Receiving objects: 68% (4314/6343)
Receiving objects: 69% (4377/6343)
Receiving objects: 70% (4441/6343)
Receiving objects: 71% (4504/6343)
Receiving objects: 72% (4567/6343)
Receiving objects: 73% (4631/6343)
Receiving objects: 74% (4694/6343)
Receiving objects: 75% (4758/6343)
Receiving objects: 76% (4821/6343)
Receiving objects: 77% (4885/6343)
Receiving objects: 78% (4948/6343)
Receiving objects: 79% (5011/6343)
Receiving objects: 80% (5075/6343)
Receiving objects: 81% (5138/6343)
Receiving objects: 82% (5202/6343)
Receiving objects: 83% (5265/6343)
Receiving objects: 84% (5329/6343)
Receiving objects: 85% (5392/6343)
Receiving objects: 86% (5455/6343)
Receiving objects: 87% (5519/6343)
Receiving objects: 88% (5582/6343)
Receiving objects: 89% (5646/6343)
Receiving objects: 90% (5709/6343)
remote: Total 6343 (delta 56), reused 214 (delta 45), pack-reused 6088
Receiving objects: 91% (5773/6343)
Receiving objects: 92% (5836/6343)
Receiving objects: 93% (5899/6343)
Receiving objects: 94% (5963/6343)
Receiving objects: 95% (6026/6343)
Receiving objects: 96% (6090/6343)
Receiving objects: 97% (6153/6343)
Receiving objects: 98% (6217/6343)
Receiving objects: 99% (6280/6343)
Receiving objects: 100% (6343/6343)
Receiving objects: 100% (6343/6343), 700.76 KiB | 35.04 MiB/s, done.
Resolving deltas: 0% (0/1249)
Resolving deltas: 1% (17/1249)
Resolving deltas: 2% (26/1249)
Resolving deltas: 5% (69/1249)
Resolving deltas: 6% (78/1249)
Resolving deltas: 7% (91/1249)
Resolving deltas: 8% (100/1249)
Resolving deltas: 9% (113/1249)
Resolving deltas: 10% (135/1249)
Resolving deltas: 11% (138/1249)
Resolving deltas: 12% (154/1249)
Resolving deltas: 13% (166/1249)
Resolving deltas: 14% (175/1249)
Resolving deltas: 15% (188/1249)
Resolving deltas: 18% (228/1249)
Resolving deltas: 19% (238/1249)
Resolving deltas: 20% (250/1249)
Resolving deltas: 21% (267/1249)
Resolving deltas: 22% (286/1249)
Resolving deltas: 23% (288/1249)
Resolving deltas: 24% (300/1249)
Resolving deltas: 25% (313/1249)
Resolving deltas: 27% (346/1249)
Resolving deltas: 39% (495/1249)
Resolving deltas: 41% (516/1249)
Resolving deltas: 64% (806/1249)
Resolving deltas: 100% (1249/1249)
Resolving deltas: 100% (1249/1249), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_common_config'...
remote: Enumerating objects: 107, done.
remote: Counting objects: 2% (1/40)
remote: Counting objects: 5% (2/40)
remote: Counting objects: 7% (3/40)
remote: Counting objects: 10% (4/40)
remote: Counting objects: 12% (5/40)
remote: Counting objects: 15% (6/40)
remote: Counting objects: 17% (7/40)
remote: Counting objects: 20% (8/40)
remote: Counting objects: 22% (9/40)
remote: Counting objects: 25% (10/40)
remote: Counting objects: 27% (11/40)
remote: Counting objects: 30% (12/40)
remote: Counting objects: 32% (13/40)
remote: Counting objects: 35% (14/40)
remote: Counting objects: 37% (15/40)
remote: Counting objects: 40% (16/40)
remote: Counting objects: 42% (17/40)
remote: Counting objects: 45% (18/40)
remote: Counting objects: 47% (19/40)
remote: Counting objects: 50% (20/40)
remote: Counting objects: 52% (21/40)
remote: Counting objects: 55% (22/40)
remote: Counting objects: 57% (23/40)
remote: Counting objects: 60% (24/40)
remote: Counting objects: 62% (25/40)
remote: Counting objects: 65% (26/40)
remote: Counting objects: 67% (27/40)
remote: Counting objects: 70% (28/40)
remote: Counting objects: 72% (29/40)
remote: Counting objects: 75% (30/40)
remote: Counting objects: 77% (31/40)
remote: Counting objects: 80% (32/40)
remote: Counting objects: 82% (33/40)
remote: Counting objects: 85% (34/40)
remote: Counting objects: 87% (35/40)
remote: Counting objects: 90% (36/40)
remote: Counting objects: 92% (37/40)
remote: Counting objects: 95% (38/40)
remote: Counting objects: 97% (39/40)
remote: Counting objects: 100% (40/40)
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 4% (1/25)
remote: Compressing objects: 8% (2/25)
remote: Compressing objects: 12% (3/25)
remote: Compressing objects: 16% (4/25)
remote: Compressing objects: 20% (5/25)
remote: Compressing objects: 24% (6/25)
remote: Compressing objects: 28% (7/25)
remote: Compressing objects: 32% (8/25)
remote: Compressing objects: 36% (9/25)
remote: Compressing objects: 40% (10/25)
remote: Compressing objects: 44% (11/25)
remote: Compressing objects: 48% (12/25)
remote: Compressing objects: 52% (13/25)
remote: Compressing objects: 56% (14/25)
remote: Compressing objects: 60% (15/25)
remote: Compressing objects: 64% (16/25)
remote: Compressing objects: 68% (17/25)
remote: Compressing objects: 72% (18/25)
remote: Compressing objects: 76% (19/25)
remote: Compressing objects: 80% (20/25)
remote: Compressing objects: 84% (21/25)
remote: Compressing objects: 88% (22/25)
remote: Compressing objects: 92% (23/25)
remote: Compressing objects: 96% (24/25)
remote: Compressing objects: 100% (25/25)
remote: Compressing objects: 100% (25/25), done.
Receiving objects: 0% (1/107)
Receiving objects: 1% (2/107)
Receiving objects: 2% (3/107)
Receiving objects: 3% (4/107)
Receiving objects: 4% (5/107)
Receiving objects: 5% (6/107)
Receiving objects: 6% (7/107)
Receiving objects: 7% (8/107)
Receiving objects: 8% (9/107)
Receiving objects: 9% (10/107)
Receiving objects: 10% (11/107)
Receiving objects: 11% (12/107)
Receiving objects: 12% (13/107)
Receiving objects: 13% (14/107)
Receiving objects: 14% (15/107)
Receiving objects: 15% (17/107)
Receiving objects: 16% (18/107)
Receiving objects: 17% (19/107)
Receiving objects: 18% (20/107)
Receiving objects: 19% (21/107)
Receiving objects: 20% (22/107)
Receiving objects: 21% (23/107)
Receiving objects: 22% (24/107)
Receiving objects: 23% (25/107)
Receiving objects: 24% (26/107)
Receiving objects: 25% (27/107)
Receiving objects: 26% (28/107)
Receiving objects: 27% (29/107)
Receiving objects: 28% (30/107)
Receiving objects: 29% (32/107)
Receiving objects: 30% (33/107)
Receiving objects: 31% (34/107)
Receiving objects: 32% (35/107)
Receiving objects: 33% (36/107)
Receiving objects: 34% (37/107)
Receiving objects: 35% (38/107)
Receiving objects: 36% (39/107)
Receiving objects: 37% (40/107)
Receiving objects: 38% (41/107)
Receiving objects: 39% (42/107)
Receiving objects: 40% (43/107)
Receiving objects: 41% (44/107)
Receiving objects: 42% (45/107)
Receiving objects: 43% (47/107)
Receiving objects: 44% (48/107)
Receiving objects: 45% (49/107)
Receiving objects: 46% (50/107)
Receiving objects: 47% (51/107)
Receiving objects: 48% (52/107)
Receiving objects: 49% (53/107)
Receiving objects: 50% (54/107)
Receiving objects: 51% (55/107)
Receiving objects: 52% (56/107)
Receiving objects: 53% (57/107)
Receiving objects: 54% (58/107)
Receiving objects: 55% (59/107)
Receiving objects: 56% (60/107)
Receiving objects: 57% (61/107)
remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67
Receiving objects: 58% (63/107)
Receiving objects: 59% (64/107)
Receiving objects: 60% (65/107)
Receiving objects: 61% (66/107)
Receiving objects: 62% (67/107)
Receiving objects: 63% (68/107)
Receiving objects: 64% (69/107)
Receiving objects: 65% (70/107)
Receiving objects: 66% (71/107)
Receiving objects: 67% (72/107)
Receiving objects: 68% (73/107)
Receiving objects: 69% (74/107)
Receiving objects: 70% (75/107)
Receiving objects: 71% (76/107)
Receiving objects: 72% (78/107)
Receiving objects: 73% (79/107)
Receiving objects: 74% (80/107)
Receiving objects: 75% (81/107)
Receiving objects: 76% (82/107)
Receiving objects: 77% (83/107)
Receiving objects: 78% (84/107)
Receiving objects: 79% (85/107)
Receiving objects: 80% (86/107)
Receiving objects: 81% (87/107)
Receiving objects: 82% (88/107)
Receiving objects: 83% (89/107)
Receiving objects: 84% (90/107)
Receiving objects: 85% (91/107)
Receiving objects: 86% (93/107)
Receiving objects: 87% (94/107)
Receiving objects: 88% (95/107)
Receiving objects: 89% (96/107)
Receiving objects: 90% (97/107)
Receiving objects: 91% (98/107)
Receiving objects: 92% (99/107)
Receiving objects: 93% (100/107)
Receiving objects: 94% (101/107)
Receiving objects: 95% (102/107)
Receiving objects: 96% (103/107)
Receiving objects: 97% (104/107)
Receiving objects: 98% (105/107)
Receiving objects: 99% (106/107)
Receiving objects: 100% (107/107)
Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done.
Resolving deltas: 0% (0/18)
Resolving deltas: 5% (1/18)
Resolving deltas: 22% (4/18)
Resolving deltas: 27% (5/18)
Resolving deltas: 33% (6/18)
Resolving deltas: 38% (7/18)
Resolving deltas: 61% (11/18)
Resolving deltas: 72% (13/18)
Resolving deltas: 77% (14/18)
Resolving deltas: 83% (15/18)
Resolving deltas: 88% (16/18)
Resolving deltas: 94% (17/18)
Resolving deltas: 100% (18/18)
Resolving deltas: 100% (18/18), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_port_related_config'...
remote: Enumerating objects: 765, done.
remote: Counting objects: 0% (1/140)
remote: Counting objects: 1% (2/140)
remote: Counting objects: 2% (3/140)
remote: Counting objects: 3% (5/140)
remote: Counting objects: 4% (6/140)
remote: Counting objects: 5% (7/140)
remote: Counting objects: 6% (9/140)
remote: Counting objects: 7% (10/140)
remote: Counting objects: 8% (12/140)
remote: Counting objects: 9% (13/140)
remote: Counting objects: 10% (14/140)
remote: Counting objects: 11% (16/140)
remote: Counting objects: 12% (17/140)
remote: Counting objects: 13% (19/140)
remote: Counting objects: 14% (20/140)
remote: Counting objects: 15% (21/140)
remote: Counting objects: 16% (23/140)
remote: Counting objects: 17% (24/140)
remote: Counting objects: 18% (26/140)
remote: Counting objects: 19% (27/140)
remote: Counting objects: 20% (28/140)
remote: Counting objects: 21% (30/140)
remote: Counting objects: 22% (31/140)
remote: Counting objects: 23% (33/140)
remote: Counting objects: 24% (34/140)
remote: Counting objects: 25% (35/140)
remote: Counting objects: 26% (37/140)
remote: Counting objects: 27% (38/140)
remote: Counting objects: 28% (40/140)
remote: Counting objects: 29% (41/140)
remote: Counting objects: 30% (42/140)
remote: Counting objects: 31% (44/140)
remote: Counting objects: 32% (45/140)
remote: Counting objects: 33% (47/140)
remote: Counting objects: 34% (48/140)
remote: Counting objects: 35% (49/140)
remote: Counting objects: 36% (51/140)
remote: Counting objects: 37% (52/140)
remote: Counting objects: 38% (54/140)
remote: Counting objects: 39% (55/140)
remote: Counting objects: 40% (56/140)
remote: Counting objects: 41% (58/140)
remote: Counting objects: 42% (59/140)
remote: Counting objects: 43% (61/140)
remote: Counting objects: 44% (62/140)
remote: Counting objects: 45% (63/140)
remote: Counting objects: 46% (65/140)
remote: Counting objects: 47% (66/140)
remote: Counting objects: 48% (68/140)
remote: Counting objects: 49% (69/140)
remote: Counting objects: 50% (70/140)
remote: Counting objects: 51% (72/140)
remote: Counting objects: 52% (73/140)
remote: Counting objects: 53% (75/140)
remote: Counting objects: 54% (76/140)
remote: Counting objects: 55% (77/140)
remote: Counting objects: 56% (79/140)
remote: Counting objects: 57% (80/140)
remote: Counting objects: 58% (82/140)
remote: Counting objects: 59% (83/140)
remote: Counting objects: 60% (84/140)
remote: Counting objects: 61% (86/140)
remote: Counting objects: 62% (87/140)
remote: Counting objects: 63% (89/140)
remote: Counting objects: 64% (90/140)
remote: Counting objects: 65% (91/140)
remote: Counting objects: 66% (93/140)
remote: Counting objects: 67% (94/140)
remote: Counting objects: 68% (96/140)
remote: Counting objects: 69% (97/140)
remote: Counting objects: 70% (98/140)
remote: Counting objects: 71% (100/140)
remote: Counting objects: 72% (101/140)
remote: Counting objects: 73% (103/140)
remote: Counting objects: 74% (104/140)
remote: Counting objects: 75% (105/140)
remote: Counting objects: 76% (107/140)
remote: Counting objects: 77% (108/140)
remote: Counting objects: 78% (110/140)
remote: Counting objects: 79% (111/140)
remote: Counting objects: 80% (112/140)
remote: Counting objects: 81% (114/140)
remote: Counting objects: 82% (115/140)
remote: Counting objects: 83% (117/140)
remote: Counting objects: 84% (118/140)
remote: Counting objects: 85% (119/140)
remote: Counting objects: 86% (121/140)
remote: Counting objects: 87% (122/140)
remote: Counting objects: 88% (124/140)
remote: Counting objects: 89% (125/140)
remote: Counting objects: 90% (126/140)
remote: Counting objects: 91% (128/140)
remote: Counting objects: 92% (129/140)
remote: Counting objects: 93% (131/140)
remote: Counting objects: 94% (132/140)
remote: Counting objects: 95% (133/140)
remote: Counting objects: 96% (135/140)
remote: Counting objects: 97% (136/140)
remote: Counting objects: 98% (138/140)
remote: Counting objects: 99% (139/140)
remote: Counting objects: 100% (140/140)
remote: Counting objects: 100% (140/140), done.
remote: Compressing objects: 0% (1/107)
remote: Compressing objects: 1% (2/107)
remote: Compressing objects: 2% (3/107)
remote: Compressing objects: 3% (4/107)
remote: Compressing objects: 4% (5/107)
remote: Compressing objects: 5% (6/107)
remote: Compressing objects: 6% (7/107)
remote: Compressing objects: 7% (8/107)
remote: Compressing objects: 8% (9/107)
remote: Compressing objects: 9% (10/107)
remote: Compressing objects: 10% (11/107)
remote: Compressing objects: 11% (12/107)
remote: Compressing objects: 12% (13/107)
remote: Compressing objects: 13% (14/107)
remote: Compressing objects: 14% (15/107)
remote: Compressing objects: 15% (17/107)
remote: Compressing objects: 16% (18/107)
remote: Compressing objects: 17% (19/107)
remote: Compressing objects: 18% (20/107)
remote: Compressing objects: 19% (21/107)
remote: Compressing objects: 20% (22/107)
remote: Compressing objects: 21% (23/107)
remote: Compressing objects: 22% (24/107)
remote: Compressing objects: 23% (25/107)
remote: Compressing objects: 24% (26/107)
remote: Compressing objects: 25% (27/107)
remote: Compressing objects: 26% (28/107)
remote: Compressing objects: 27% (29/107)
remote: Compressing objects: 28% (30/107)
remote: Compressing objects: 29% (32/107)
remote: Compressing objects: 30% (33/107)
remote: Compressing objects: 31% (34/107)
remote: Compressing objects: 32% (35/107)
remote: Compressing objects: 33% (36/107)
remote: Compressing objects: 34% (37/107)
remote: Compressing objects: 35% (38/107)
remote: Compressing objects: 36% (39/107)
remote: Compressing objects: 37% (40/107)
remote: Compressing objects: 38% (41/107)
remote: Compressing objects: 39% (42/107)
remote: Compressing objects: 40% (43/107)
remote: Compressing objects: 41% (44/107)
remote: Compressing objects: 42% (45/107)
remote: Compressing objects: 43% (47/107)
remote: Compressing objects: 44% (48/107)
remote: Compressing objects: 45% (49/107)
remote: Compressing objects: 46% (50/107)
remote: Compressing objects: 47% (51/107)
remote: Compressing objects: 48% (52/107)
remote: Compressing objects: 49% (53/107)
remote: Compressing objects: 50% (54/107)
remote: Compressing objects: 51% (55/107)
remote: Compressing objects: 52% (56/107)
remote: Compressing objects: 53% (57/107)
remote: Compressing objects: 54% (58/107)
remote: Compressing objects: 55% (59/107)
remote: Compressing objects: 56% (60/107)
remote: Compressing objects: 57% (61/107)
remote: Compressing objects: 58% (63/107)
remote: Compressing objects: 59% (64/107)
remote: Compressing objects: 60% (65/107)
remote: Compressing objects: 61% (66/107)
remote: Compressing objects: 62% (67/107)
remote: Compressing objects: 63% (68/107)
remote: Compressing objects: 64% (69/107)
remote: Compressing objects: 65% (70/107)
remote: Compressing objects: 66% (71/107)
remote: Compressing objects: 67% (72/107)
remote: Compressing objects: 68% (73/107)
remote: Compressing objects: 69% (74/107)
remote: Compressing objects: 70% (75/107)
remote: Compressing objects: 71% (76/107)
remote: Compressing objects: 72% (78/107)
remote: Compressing objects: 73% (79/107)
remote: Compressing objects: 74% (80/107)
remote: Compressing objects: 75% (81/107)
remote: Compressing objects: 76% (82/107)
remote: Compressing objects: 77% (83/107)
remote: Compressing objects: 78% (84/107)
remote: Compressing objects: 79% (85/107)
remote: Compressing objects: 80% (86/107)
remote: Compressing objects: 81% (87/107)
remote: Compressing objects: 82% (88/107)
remote: Compressing objects: 83% (89/107)
remote: Compressing objects: 84% (90/107)
remote: Compressing objects: 85% (91/107)
remote: Compressing objects: 86% (93/107)
remote: Compressing objects: 87% (94/107)
remote: Compressing objects: 88% (95/107)
remote: Compressing objects: 89% (96/107)
remote: Compressing objects: 90% (97/107)
remote: Compressing objects: 91% (98/107)
remote: Compressing objects: 92% (99/107)
remote: Compressing objects: 93% (100/107)
remote: Compressing objects: 94% (101/107)
remote: Compressing objects: 95% (102/107)
remote: Compressing objects: 96% (103/107)
remote: Compressing objects: 97% (104/107)
remote: Compressing objects: 98% (105/107)
remote: Compressing objects: 99% (106/107)
remote: Compressing objects: 100% (107/107)
remote: Compressing objects: 100% (107/107), done.
Receiving objects: 0% (1/765)
Receiving objects: 1% (8/765)
Receiving objects: 2% (16/765)
Receiving objects: 3% (23/765)
Receiving objects: 4% (31/765)
Receiving objects: 5% (39/765)
Receiving objects: 6% (46/765)
Receiving objects: 7% (54/765)
Receiving objects: 8% (62/765)
Receiving objects: 9% (69/765)
Receiving objects: 10% (77/765)
Receiving objects: 11% (85/765)
Receiving objects: 12% (92/765)
Receiving objects: 13% (100/765)
Receiving objects: 14% (108/765)
remote: Total 765 (delta 59), reused 90 (delta 30), pack-reused 625
Receiving objects: 15% (115/765)
Receiving objects: 16% (123/765)
Receiving objects: 17% (131/765)
Receiving objects: 18% (138/765)
Receiving objects: 19% (146/765)
Receiving objects: 20% (153/765)
Receiving objects: 21% (161/765)
Receiving objects: 22% (169/765)
Receiving objects: 23% (176/765)
Receiving objects: 24% (184/765)
Receiving objects: 25% (192/765)
Receiving objects: 26% (199/765)
Receiving objects: 27% (207/765)
Receiving objects: 28% (215/765)
Receiving objects: 29% (222/765)
Receiving objects: 30% (230/765)
Receiving objects: 31% (238/765)
Receiving objects: 32% (245/765)
Receiving objects: 33% (253/765)
Receiving objects: 34% (261/765)
Receiving objects: 35% (268/765)
Receiving objects: 36% (276/765)
Receiving objects: 37% (284/765)
Receiving objects: 38% (291/765)
Receiving objects: 39% (299/765)
Receiving objects: 40% (306/765)
Receiving objects: 41% (314/765)
Receiving objects: 42% (322/765)
Receiving objects: 43% (329/765)
Receiving objects: 44% (337/765)
Receiving objects: 45% (345/765)
Receiving objects: 46% (352/765)
Receiving objects: 47% (360/765)
Receiving objects: 48% (368/765)
Receiving objects: 49% (375/765)
Receiving objects: 50% (383/765)
Receiving objects: 51% (391/765)
Receiving objects: 52% (398/765)
Receiving objects: 53% (406/765)
Receiving objects: 54% (414/765)
Receiving objects: 55% (421/765)
Receiving objects: 56% (429/765)
Receiving objects: 57% (437/765)
Receiving objects: 58% (444/765)
Receiving objects: 59% (452/765)
Receiving objects: 60% (459/765)
Receiving objects: 61% (467/765)
Receiving objects: 62% (475/765)
Receiving objects: 63% (482/765)
Receiving objects: 64% (490/765)
Receiving objects: 65% (498/765)
Receiving objects: 66% (505/765)
Receiving objects: 67% (513/765)
Receiving objects: 68% (521/765)
Receiving objects: 69% (528/765)
Receiving objects: 70% (536/765)
Receiving objects: 71% (544/765)
Receiving objects: 72% (551/765)
Receiving objects: 73% (559/765)
Receiving objects: 74% (567/765)
Receiving objects: 75% (574/765)
Receiving objects: 76% (582/765)
Receiving objects: 77% (590/765)
Receiving objects: 78% (597/765)
Receiving objects: 79% (605/765)
Receiving objects: 80% (612/765)
Receiving objects: 81% (620/765)
Receiving objects: 82% (628/765)
Receiving objects: 83% (635/765)
Receiving objects: 84% (643/765)
Receiving objects: 85% (651/765)
Receiving objects: 86% (658/765)
Receiving objects: 87% (666/765)
Receiving objects: 88% (674/765)
Receiving objects: 89% (681/765)
Receiving objects: 90% (689/765)
Receiving objects: 91% (697/765)
Receiving objects: 92% (704/765)
Receiving objects: 93% (712/765)
Receiving objects: 94% (720/765)
Receiving objects: 95% (727/765)
Receiving objects: 96% (735/765)
Receiving objects: 97% (743/765)
Receiving objects: 98% (750/765)
Receiving objects: 99% (758/765)
Receiving objects: 100% (765/765)
Receiving objects: 100% (765/765), 86.62 KiB | 17.32 MiB/s, done.
Resolving deltas: 0% (0/352)
Resolving deltas: 3% (12/352)
Resolving deltas: 10% (36/352)
Resolving deltas: 14% (50/352)
Resolving deltas: 24% (85/352)
Resolving deltas: 25% (89/352)
Resolving deltas: 32% (113/352)
Resolving deltas: 33% (118/352)
Resolving deltas: 34% (122/352)
Resolving deltas: 36% (127/352)
Resolving deltas: 37% (131/352)
Resolving deltas: 43% (152/352)
Resolving deltas: 48% (171/352)
Resolving deltas: 50% (178/352)
Resolving deltas: 55% (194/352)
Resolving deltas: 60% (213/352)
Resolving deltas: 61% (216/352)
Resolving deltas: 62% (220/352)
Resolving deltas: 66% (235/352)
Resolving deltas: 67% (238/352)
Resolving deltas: 68% (241/352)
Resolving deltas: 71% (250/352)
Resolving deltas: 72% (256/352)
Resolving deltas: 73% (257/352)
Resolving deltas: 74% (263/352)
Resolving deltas: 75% (264/352)
Resolving deltas: 77% (272/352)
Resolving deltas: 78% (275/352)
Resolving deltas: 80% (282/352)
Resolving deltas: 82% (289/352)
Resolving deltas: 83% (295/352)
Resolving deltas: 84% (297/352)
Resolving deltas: 85% (301/352)
Resolving deltas: 86% (306/352)
Resolving deltas: 90% (318/352)
Resolving deltas: 91% (322/352)
Resolving deltas: 92% (327/352)
Resolving deltas: 93% (328/352)
Resolving deltas: 95% (337/352)
Resolving deltas: 96% (338/352)
Resolving deltas: 97% (342/352)
Resolving deltas: 99% (351/352)
Resolving deltas: 100% (352/352)
Resolving deltas: 100% (352/352), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 689, done.
remote: Counting objects: 0% (1/101)
remote: Counting objects: 1% (2/101)
remote: Counting objects: 2% (3/101)
remote: Counting objects: 3% (4/101)
remote: Counting objects: 4% (5/101)
remote: Counting objects: 5% (6/101)
remote: Counting objects: 6% (7/101)
remote: Counting objects: 7% (8/101)
remote: Counting objects: 8% (9/101)
remote: Counting objects: 9% (10/101)
remote: Counting objects: 10% (11/101)
remote: Counting objects: 11% (12/101)
remote: Counting objects: 12% (13/101)
remote: Counting objects: 13% (14/101)
remote: Counting objects: 14% (15/101)
remote: Counting objects: 15% (16/101)
remote: Counting objects: 16% (17/101)
remote: Counting objects: 17% (18/101)
remote: Counting objects: 18% (19/101)
remote: Counting objects: 19% (20/101)
remote: Counting objects: 20% (21/101)
remote: Counting objects: 21% (22/101)
remote: Counting objects: 22% (23/101)
remote: Counting objects: 23% (24/101)
remote: Counting objects: 24% (25/101)
remote: Counting objects: 25% (26/101)
remote: Counting objects: 26% (27/101)
remote: Counting objects: 27% (28/101)
remote: Counting objects: 28% (29/101)
remote: Counting objects: 29% (30/101)
remote: Counting objects: 30% (31/101)
remote: Counting objects: 31% (32/101)
remote: Counting objects: 32% (33/101)
remote: Counting objects: 33% (34/101)
remote: Counting objects: 34% (35/101)
remote: Counting objects: 35% (36/101)
remote: Counting objects: 36% (37/101)
remote: Counting objects: 37% (38/101)
remote: Counting objects: 38% (39/101)
remote: Counting objects: 39% (40/101)
remote: Counting objects: 40% (41/101)
remote: Counting objects: 41% (42/101)
remote: Counting objects: 42% (43/101)
remote: Counting objects: 43% (44/101)
remote: Counting objects: 44% (45/101)
remote: Counting objects: 45% (46/101)
remote: Counting objects: 46% (47/101)
remote: Counting objects: 47% (48/101)
remote: Counting objects: 48% (49/101)
remote: Counting objects: 49% (50/101)
remote: Counting objects: 50% (51/101)
remote: Counting objects: 51% (52/101)
remote: Counting objects: 52% (53/101)
remote: Counting objects: 53% (54/101)
remote: Counting objects: 54% (55/101)
remote: Counting objects: 55% (56/101)
remote: Counting objects: 56% (57/101)
remote: Counting objects: 57% (58/101)
remote: Counting objects: 58% (59/101)
remote: Counting objects: 59% (60/101)
remote: Counting objects: 60% (61/101)
remote: Counting objects: 61% (62/101)
remote: Counting objects: 62% (63/101)
remote: Counting objects: 63% (64/101)
remote: Counting objects: 64% (65/101)
remote: Counting objects: 65% (66/101)
remote: Counting objects: 66% (67/101)
remote: Counting objects: 67% (68/101)
remote: Counting objects: 68% (69/101)
remote: Counting objects: 69% (70/101)
remote: Counting objects: 70% (71/101)
remote: Counting objects: 71% (72/101)
remote: Counting objects: 72% (73/101)
remote: Counting objects: 73% (74/101)
remote: Counting objects: 74% (75/101)
remote: Counting objects: 75% (76/101)
remote: Counting objects: 76% (77/101)
remote: Counting objects: 77% (78/101)
remote: Counting objects: 78% (79/101)
remote: Counting objects: 79% (80/101)
remote: Counting objects: 80% (81/101)
remote: Counting objects: 81% (82/101)
remote: Counting objects: 82% (83/101)
remote: Counting objects: 83% (84/101)
remote: Counting objects: 84% (85/101)
remote: Counting objects: 85% (86/101)
remote: Counting objects: 86% (87/101)
remote: Counting objects: 87% (88/101)
remote: Counting objects: 88% (89/101)
remote: Counting objects: 89% (90/101)
remote: Counting objects: 90% (91/101)
remote: Counting objects: 91% (92/101)
remote: Counting objects: 92% (93/101)
remote: Counting objects: 93% (94/101)
remote: Counting objects: 94% (95/101)
remote: Counting objects: 95% (96/101)
remote: Counting objects: 96% (97/101)
remote: Counting objects: 97% (98/101)
remote: Counting objects: 98% (99/101)
remote: Counting objects: 99% (100/101)
remote: Counting objects: 100% (101/101)
remote: Counting objects: 100% (101/101), 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/689)
Receiving objects: 1% (7/689)
Receiving objects: 2% (14/689)
Receiving objects: 3% (21/689)
Receiving objects: 4% (28/689)
Receiving objects: 5% (35/689)
Receiving objects: 6% (42/689)
Receiving objects: 7% (49/689)
Receiving objects: 8% (56/689)
Receiving objects: 9% (63/689)
Receiving objects: 10% (69/689)
Receiving objects: 11% (76/689)
Receiving objects: 12% (83/689)
Receiving objects: 13% (90/689)
Receiving objects: 14% (97/689)
Receiving objects: 15% (104/689)
Receiving objects: 16% (111/689)
Receiving objects: 17% (118/689)
Receiving objects: 18% (125/689)
Receiving objects: 19% (131/689)
Receiving objects: 20% (138/689)
Receiving objects: 21% (145/689)
Receiving objects: 22% (152/689)
Receiving objects: 23% (159/689)
Receiving objects: 24% (166/689)
Receiving objects: 25% (173/689)
Receiving objects: 26% (180/689)
Receiving objects: 27% (187/689)
Receiving objects: 28% (193/689)
Receiving objects: 29% (200/689)
Receiving objects: 30% (207/689)
Receiving objects: 31% (214/689)
Receiving objects: 32% (221/689)
Receiving objects: 33% (228/689)
Receiving objects: 34% (235/689)
Receiving objects: 35% (242/689)
Receiving objects: 36% (249/689)
Receiving objects: 37% (255/689)
Receiving objects: 38% (262/689)
Receiving objects: 39% (269/689)
Receiving objects: 40% (276/689)
Receiving objects: 41% (283/689)
Receiving objects: 42% (290/689)
Receiving objects: 43% (297/689)
Receiving objects: 44% (304/689)
Receiving objects: 45% (311/689)
Receiving objects: 46% (317/689)
Receiving objects: 47% (324/689)
Receiving objects: 48% (331/689)
remote: Total 689 (delta 20), reused 78 (delta 10), pack-reused 588
Receiving objects: 49% (338/689)
Receiving objects: 50% (345/689)
Receiving objects: 51% (352/689)
Receiving objects: 52% (359/689)
Receiving objects: 53% (366/689)
Receiving objects: 54% (373/689)
Receiving objects: 55% (379/689)
Receiving objects: 56% (386/689)
Receiving objects: 57% (393/689)
Receiving objects: 58% (400/689)
Receiving objects: 59% (407/689)
Receiving objects: 60% (414/689)
Receiving objects: 61% (421/689)
Receiving objects: 62% (428/689)
Receiving objects: 63% (435/689)
Receiving objects: 64% (441/689)
Receiving objects: 65% (448/689)
Receiving objects: 66% (455/689)
Receiving objects: 67% (462/689)
Receiving objects: 68% (469/689)
Receiving objects: 69% (476/689)
Receiving objects: 70% (483/689)
Receiving objects: 71% (490/689)
Receiving objects: 72% (497/689)
Receiving objects: 73% (503/689)
Receiving objects: 74% (510/689)
Receiving objects: 75% (517/689)
Receiving objects: 76% (524/689)
Receiving objects: 77% (531/689)
Receiving objects: 78% (538/689)
Receiving objects: 79% (545/689)
Receiving objects: 80% (552/689)
Receiving objects: 81% (559/689)
Receiving objects: 82% (565/689)
Receiving objects: 83% (572/689)
Receiving objects: 84% (579/689)
Receiving objects: 85% (586/689)
Receiving objects: 86% (593/689)
Receiving objects: 87% (600/689)
Receiving objects: 88% (607/689)
Receiving objects: 89% (614/689)
Receiving objects: 90% (621/689)
Receiving objects: 91% (627/689)
Receiving objects: 92% (634/689)
Receiving objects: 93% (641/689)
Receiving objects: 94% (648/689)
Receiving objects: 95% (655/689)
Receiving objects: 96% (662/689)
Receiving objects: 97% (669/689)
Receiving objects: 98% (676/689)
Receiving objects: 99% (683/689)
Receiving objects: 100% (689/689)
Receiving objects: 100% (689/689), 127.70 KiB | 25.54 MiB/s, done.
Resolving deltas: 0% (0/239)
Resolving deltas: 2% (5/239)
Resolving deltas: 3% (8/239)
Resolving deltas: 4% (11/239)
Resolving deltas: 5% (12/239)
Resolving deltas: 7% (18/239)
Resolving deltas: 8% (20/239)
Resolving deltas: 9% (22/239)
Resolving deltas: 13% (32/239)
Resolving deltas: 14% (35/239)
Resolving deltas: 23% (56/239)
Resolving deltas: 26% (64/239)
Resolving deltas: 30% (72/239)
Resolving deltas: 31% (75/239)
Resolving deltas: 43% (104/239)
Resolving deltas: 53% (129/239)
Resolving deltas: 54% (130/239)
Resolving deltas: 56% (134/239)
Resolving deltas: 63% (151/239)
Resolving deltas: 64% (153/239)
Resolving deltas: 67% (162/239)
Resolving deltas: 68% (164/239)
Resolving deltas: 70% (168/239)
Resolving deltas: 72% (173/239)
Resolving deltas: 73% (175/239)
Resolving deltas: 74% (179/239)
Resolving deltas: 75% (180/239)
Resolving deltas: 76% (182/239)
Resolving deltas: 80% (192/239)
Resolving deltas: 82% (196/239)
Resolving deltas: 83% (199/239)
Resolving deltas: 84% (201/239)
Resolving deltas: 87% (208/239)
Resolving deltas: 91% (218/239)
Resolving deltas: 92% (222/239)
Resolving deltas: 93% (224/239)
Resolving deltas: 94% (225/239)
Resolving deltas: 96% (230/239)
Resolving deltas: 100% (239/239)
Resolving deltas: 100% (239/239), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/pointcloud_customized'...
remote: Enumerating objects: 408, done.
remote: Counting objects: 0% (1/115)
remote: Counting objects: 1% (2/115)
remote: Counting objects: 2% (3/115)
remote: Counting objects: 3% (4/115)
remote: Counting objects: 4% (5/115)
remote: Counting objects: 5% (6/115)
remote: Counting objects: 6% (7/115)
remote: Counting objects: 7% (9/115)
remote: Counting objects: 8% (10/115)
remote: Counting objects: 9% (11/115)
remote: Counting objects: 10% (12/115)
remote: Counting objects: 11% (13/115)
remote: Counting objects: 12% (14/115)
remote: Counting objects: 13% (15/115)
remote: Counting objects: 14% (17/115)
remote: Counting objects: 15% (18/115)
remote: Counting objects: 16% (19/115)
remote: Counting objects: 17% (20/115)
remote: Counting objects: 18% (21/115)
remote: Counting objects: 19% (22/115)
remote: Counting objects: 20% (23/115)
remote: Counting objects: 21% (25/115)
remote: Counting objects: 22% (26/115)
remote: Counting objects: 23% (27/115)
remote: Counting objects: 24% (28/115)
remote: Counting objects: 25% (29/115)
remote: Counting objects: 26% (30/115)
remote: Counting objects: 27% (32/115)
remote: Counting objects: 28% (33/115)
remote: Counting objects: 29% (34/115)
remote: Counting objects: 30% (35/115)
remote: Counting objects: 31% (36/115)
remote: Counting objects: 32% (37/115)
remote: Counting objects: 33% (38/115)
remote: Counting objects: 34% (40/115)
remote: Counting objects: 35% (41/115)
remote: Counting objects: 36% (42/115)
remote: Counting objects: 37% (43/115)
remote: Counting objects: 38% (44/115)
remote: Counting objects: 39% (45/115)
remote: Counting objects: 40% (46/115)
remote: Counting objects: 41% (48/115)
remote: Counting objects: 42% (49/115)
remote: Counting objects: 43% (50/115)
remote: Counting objects: 44% (51/115)
remote: Counting objects: 45% (52/115)
remote: Counting objects: 46% (53/115)
remote: Counting objects: 47% (55/115)
remote: Counting objects: 48% (56/115)
remote: Counting objects: 49% (57/115)
remote: Counting objects: 50% (58/115)
remote: Counting objects: 51% (59/115)
remote: Counting objects: 52% (60/115)
remote: Counting objects: 53% (61/115)
remote: Counting objects: 54% (63/115)
remote: Counting objects: 55% (64/115)
remote: Counting objects: 56% (65/115)
remote: Counting objects: 57% (66/115)
remote: Counting objects: 58% (67/115)
remote: Counting objects: 59% (68/115)
remote: Counting objects: 60% (69/115)
remote: Counting objects: 61% (71/115)
remote: Counting objects: 62% (72/115)
remote: Counting objects: 63% (73/115)
remote: Counting objects: 64% (74/115)
remote: Counting objects: 65% (75/115)
remote: Counting objects: 66% (76/115)
remote: Counting objects: 67% (78/115)
remote: Counting objects: 68% (79/115)
remote: Counting objects: 69% (80/115)
remote: Counting objects: 70% (81/115)
remote: Counting objects: 71% (82/115)
remote: Counting objects: 72% (83/115)
remote: Counting objects: 73% (84/115)
remote: Counting objects: 74% (86/115)
remote: Counting objects: 75% (87/115)
remote: Counting objects: 76% (88/115)
remote: Counting objects: 77% (89/115)
remote: Counting objects: 78% (90/115)
remote: Counting objects: 79% (91/115)
remote: Counting objects: 80% (92/115)
remote: Counting objects: 81% (94/115)
remote: Counting objects: 82% (95/115)
remote: Counting objects: 83% (96/115)
remote: Counting objects: 84% (97/115)
remote: Counting objects: 85% (98/115)
remote: Counting objects: 86% (99/115)
remote: Counting objects: 87% (101/115)
remote: Counting objects: 88% (102/115)
remote: Counting objects: 89% (103/115)
remote: Counting objects: 90% (104/115)
remote: Counting objects: 91% (105/115)
remote: Counting objects: 92% (106/115)
remote: Counting objects: 93% (107/115)
remote: Counting objects: 94% (109/115)
remote: Counting objects: 95% (110/115)
remote: Counting objects: 96% (111/115)
remote: Counting objects: 97% (112/115)
remote: Counting objects: 98% (113/115)
remote: Counting objects: 99% (114/115)
remote: Counting objects: 100% (115/115)
remote: Counting objects: 100% (115/115), done.
remote: Compressing objects: 1% (1/73)
remote: Compressing objects: 2% (2/73)
remote: Compressing objects: 4% (3/73)
remote: Compressing objects: 5% (4/73)
remote: Compressing objects: 6% (5/73)
remote: Compressing objects: 8% (6/73)
remote: Compressing objects: 9% (7/73)
remote: Compressing objects: 10% (8/73)
remote: Compressing objects: 12% (9/73)
remote: Compressing objects: 13% (10/73)
remote: Compressing objects: 15% (11/73)
remote: Compressing objects: 16% (12/73)
remote: Compressing objects: 17% (13/73)
remote: Compressing objects: 19% (14/73)
remote: Compressing objects: 20% (15/73)
remote: Compressing objects: 21% (16/73)
remote: Compressing objects: 23% (17/73)
remote: Compressing objects: 24% (18/73)
remote: Compressing objects: 26% (19/73)
remote: Compressing objects: 27% (20/73)
remote: Compressing objects: 28% (21/73)
remote: Compressing objects: 30% (22/73)
remote: Compressing objects: 31% (23/73)
remote: Compressing objects: 32% (24/73)
remote: Compressing objects: 34% (25/73)
remote: Compressing objects: 35% (26/73)
remote: Compressing objects: 36% (27/73)
remote: Compressing objects: 38% (28/73)
remote: Compressing objects: 39% (29/73)
remote: Compressing objects: 41% (30/73)
remote: Compressing objects: 42% (31/73)
remote: Compressing objects: 43% (32/73)
remote: Compressing objects: 45% (33/73)
remote: Compressing objects: 46% (34/73)
remote: Compressing objects: 47% (35/73)
remote: Compressing objects: 49% (36/73)
remote: Compressing objects: 50% (37/73)
remote: Compressing objects: 52% (38/73)
remote: Compressing objects: 53% (39/73)
remote: Compressing objects: 54% (40/73)
remote: Compressing objects: 56% (41/73)
remote: Compressing objects: 57% (42/73)
remote: Compressing objects: 58% (43/73)
remote: Compressing objects: 60% (44/73)
remote: Compressing objects: 61% (45/73)
remote: Compressing objects: 63% (46/73)
remote: Compressing objects: 64% (47/73)
remote: Compressing objects: 65% (48/73)
remote: Compressing objects: 67% (49/73)
remote: Compressing objects: 68% (50/73)
remote: Compressing objects: 69% (51/73)
remote: Compressing objects: 71% (52/73)
remote: Compressing objects: 72% (53/73)
remote: Compressing objects: 73% (54/73)
remote: Compressing objects: 75% (55/73)
remote: Compressing objects: 76% (56/73)
remote: Compressing objects: 78% (57/73)
remote: Compressing objects: 79% (58/73)
remote: Compressing objects: 80% (59/73)
remote: Compressing objects: 82% (60/73)
remote: Compressing objects: 83% (61/73)
remote: Compressing objects: 84% (62/73)
remote: Compressing objects: 86% (63/73)
remote: Compressing objects: 87% (64/73)
remote: Compressing objects: 89% (65/73)
remote: Compressing objects: 90% (66/73)
remote: Compressing objects: 91% (67/73)
remote: Compressing objects: 93% (68/73)
remote: Compressing objects: 94% (69/73)
remote: Compressing objects: 95% (70/73)
remote: Compressing objects: 97% (71/73)
remote: Compressing objects: 98% (72/73)
remote: Compressing objects: 100% (73/73)
remote: Compressing objects: 100% (73/73), done.
Receiving objects: 0% (1/408)
Receiving objects: 1% (5/408)
Receiving objects: 2% (9/408)
Receiving objects: 3% (13/408)
Receiving objects: 4% (17/408)
Receiving objects: 5% (21/408)
Receiving objects: 6% (25/408)
Receiving objects: 7% (29/408)
Receiving objects: 8% (33/408)
Receiving objects: 9% (37/408)
Receiving objects: 10% (41/408)
Receiving objects: 11% (45/408)
Receiving objects: 11% (47/408), 46.99 MiB | 46.98 MiB/s
Receiving objects: 11% (48/408), 92.40 MiB | 46.20 MiB/s
Receiving objects: 11% (48/408), 139.50 MiB | 46.50 MiB/s
Receiving objects: 12% (49/408), 139.50 MiB | 46.50 MiB/s
Receiving objects: 13% (54/408), 160.28 MiB | 45.79 MiB/s
Receiving objects: 14% (58/408), 160.28 MiB | 45.79 MiB/s
Receiving objects: 15% (62/408), 160.28 MiB | 45.79 MiB/s
Receiving objects: 16% (66/408), 160.28 MiB | 45.79 MiB/s
Receiving objects: 16% (66/408), 180.63 MiB | 45.16 MiB/s
Receiving objects: 17% (70/408), 180.63 MiB | 45.16 MiB/s
Receiving objects: 18% (74/408), 180.63 MiB | 45.16 MiB/s
Receiving objects: 19% (78/408), 180.63 MiB | 45.16 MiB/s
Receiving objects: 20% (82/408), 180.63 MiB | 45.16 MiB/s
Receiving objects: 21% (86/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 22% (90/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 23% (94/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 24% (98/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 25% (102/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 26% (107/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 27% (111/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 28% (115/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 29% (119/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 30% (123/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 31% (127/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 32% (131/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 33% (135/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 34% (139/408), 199.65 MiB | 44.36 MiB/s
Receiving objects: 34% (139/408), 218.81 MiB | 43.68 MiB/s
Receiving objects: 35% (143/408), 218.81 MiB | 43.68 MiB/s
Receiving objects: 36% (147/408), 243.49 MiB | 43.68 MiB/s
Receiving objects: 37% (151/408), 243.49 MiB | 43.68 MiB/s
Receiving objects: 38% (156/408), 243.49 MiB | 43.68 MiB/s
Receiving objects: 39% (160/408), 243.49 MiB | 43.68 MiB/s
Receiving objects: 39% (161/408), 263.38 MiB | 42.47 MiB/s
Receiving objects: 40% (164/408), 263.38 MiB | 42.47 MiB/s
Receiving objects: 41% (168/408), 263.38 MiB | 42.47 MiB/s
Receiving objects: 42% (172/408), 283.74 MiB | 42.53 MiB/s
Receiving objects: 43% (176/408), 283.74 MiB | 42.53 MiB/s
Receiving objects: 43% (177/408), 304.27 MiB | 42.13 MiB/s
Receiving objects: 44% (180/408), 304.27 MiB | 42.13 MiB/s
Receiving objects: 45% (184/408), 304.27 MiB | 42.13 MiB/s
Receiving objects: 45% (187/408), 349.06 MiB | 41.96 MiB/s
Receiving objects: 46% (188/408), 349.06 MiB | 41.96 MiB/s
Receiving objects: 47% (192/408), 349.06 MiB | 41.96 MiB/s
Receiving objects: 47% (193/408), 385.36 MiB | 41.28 MiB/s
Receiving objects: 48% (196/408), 385.36 MiB | 41.28 MiB/s
Receiving objects: 49% (200/408), 385.36 MiB | 41.28 MiB/s
Receiving objects: 49% (202/408), 430.25 MiB | 41.50 MiB/s
Receiving objects: 50% (204/408), 430.25 MiB | 41.50 MiB/s
Receiving objects: 51% (209/408), 430.25 MiB | 41.50 MiB/s
Receiving objects: 52% (213/408), 430.25 MiB | 41.50 MiB/s
Receiving objects: 53% (217/408), 430.25 MiB | 41.50 MiB/s
Receiving objects: 54% (221/408), 430.25 MiB | 41.50 MiB/s
Receiving objects: 55% (225/408), 460.28 MiB | 43.75 MiB/s
Receiving objects: 56% (229/408), 460.28 MiB | 43.75 MiB/s
Receiving objects: 57% (233/408), 460.28 MiB | 43.75 MiB/s
Receiving objects: 58% (237/408), 460.28 MiB | 43.75 MiB/s
Receiving objects: 58% (237/408), 481.11 MiB | 43.86 MiB/s
Receiving objects: 58% (239/408), 517.36 MiB | 42.80 MiB/s
Receiving objects: 59% (241/408), 517.36 MiB | 42.80 MiB/s
Receiving objects: 60% (245/408), 517.36 MiB | 42.80 MiB/s
Receiving objects: 61% (249/408), 537.25 MiB | 41.82 MiB/s
Receiving objects: 62% (253/408), 537.25 MiB | 41.82 MiB/s
Receiving objects: 63% (258/408), 537.25 MiB | 41.82 MiB/s
Receiving objects: 64% (262/408), 537.25 MiB | 41.82 MiB/s
Receiving objects: 65% (266/408), 537.25 MiB | 41.82 MiB/s
Receiving objects: 66% (270/408), 537.25 MiB | 41.82 MiB/s
Receiving objects: 66% (271/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 67% (274/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 68% (278/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 69% (282/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 70% (286/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 71% (290/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 72% (294/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 73% (298/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 74% (302/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 75% (306/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 76% (311/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 77% (315/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 78% (319/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 79% (323/408), 557.07 MiB | 42.46 MiB/s
Receiving objects: 79% (326/408), 594.18 MiB | 41.91 MiB/s
Receiving objects: 79% (326/408), 595.39 MiB | 19.15 MiB/s
Receiving objects: 80% (327/408), 595.39 MiB | 19.15 MiB/s
Receiving objects: 81% (331/408), 595.39 MiB | 19.15 MiB/s
Receiving objects: 81% (331/408), 619.24 MiB | 15.15 MiB/s
Receiving objects: 81% (332/408), 637.18 MiB | 14.87 MiB/s
Receiving objects: 81% (334/408), 640.52 MiB | 11.84 MiB/s
Receiving objects: 82% (335/408), 640.52 MiB | 11.84 MiB/s
Receiving objects: 82% (337/408), 658.61 MiB | 11.82 MiB/s
Receiving objects: 83% (339/408), 658.61 MiB | 11.82 MiB/s
Receiving objects: 83% (341/408), 662.01 MiB | 9.19 MiB/s
Receiving objects: 83% (342/408), 681.82 MiB | 6.91 MiB/s
Receiving objects: 84% (343/408), 681.82 MiB | 6.91 MiB/s
Receiving objects: 84% (343/408), 699.18 MiB | 5.52 MiB/s
Receiving objects: 85% (347/408), 699.18 MiB | 5.52 MiB/s
Receiving objects: 85% (349/408), 737.36 MiB | 6.32 MiB/s
Receiving objects: 86% (351/408), 737.36 MiB | 6.32 MiB/s
Receiving objects: 87% (355/408), 737.36 MiB | 6.32 MiB/s
Receiving objects: 87% (357/408), 789.59 MiB | 7.41 MiB/s
Receiving objects: 88% (360/408), 789.59 MiB | 7.41 MiB/s
Receiving objects: 89% (364/408), 789.59 MiB | 7.41 MiB/s
Receiving objects: 89% (366/408), 809.00 MiB | 8.81 MiB/s
Receiving objects: 90% (368/408), 809.00 MiB | 8.81 MiB/s
Receiving objects: 91% (372/408), 847.43 MiB | 10.60 MiB/s
Receiving objects: 91% (372/408), 856.45 MiB | 12.75 MiB/s
Receiving objects: 91% (373/408), 857.72 MiB | 10.66 MiB/s
Receiving objects: 92% (376/408), 857.72 MiB | 10.66 MiB/s
Receiving objects: 93% (380/408), 857.72 MiB | 10.66 MiB/s
Receiving objects: 94% (384/408), 857.72 MiB | 10.66 MiB/s
Receiving objects: 95% (388/408), 883.85 MiB | 10.59 MiB/s
Receiving objects: 95% (390/408), 883.85 MiB | 10.59 MiB/s
Receiving objects: 96% (392/408), 883.85 MiB | 10.59 MiB/s
Receiving objects: 97% (396/408), 906.12 MiB | 16.40 MiB/s
Receiving objects: 98% (400/408), 906.12 MiB | 16.40 MiB/s
Receiving objects: 98% (401/408), 922.80 MiB | 15.48 MiB/s
remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293
Receiving objects: 99% (404/408), 922.80 MiB | 15.48 MiB/s
Receiving objects: 100% (408/408), 922.80 MiB | 15.48 MiB/s
Receiving objects: 100% (408/408), 935.96 MiB | 17.90 MiB/s, done.
Resolving deltas: 0% (0/80)
Resolving deltas: 20% (16/80)
Resolving deltas: 21% (17/80)
Resolving deltas: 22% (18/80)
Resolving deltas: 26% (21/80)
Resolving deltas: 30% (24/80)
Resolving deltas: 31% (25/80)
Resolving deltas: 35% (28/80)
Resolving deltas: 36% (29/80)
Resolving deltas: 43% (35/80)
Resolving deltas: 46% (37/80)
Resolving deltas: 48% (39/80)
Resolving deltas: 50% (40/80)
Resolving deltas: 52% (42/80)
Resolving deltas: 55% (44/80)
Resolving deltas: 57% (46/80)
Resolving deltas: 60% (48/80)
Resolving deltas: 68% (55/80)
Resolving deltas: 70% (56/80)
Resolving deltas: 72% (58/80)
Resolving deltas: 73% (59/80)
Resolving deltas: 83% (67/80)
Resolving deltas: 86% (69/80)
Resolving deltas: 90% (72/80)
Resolving deltas: 91% (73/80)
Resolving deltas: 92% (74/80)
Resolving deltas: 95% (76/80)
Resolving deltas: 100% (80/80)
Resolving deltas: 100% (80/80), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/prediction_config'...
remote: Enumerating objects: 210, done.
remote: Counting objects: 4% (1/21)
remote: Counting objects: 9% (2/21)
remote: Counting objects: 14% (3/21)
remote: Counting objects: 19% (4/21)
remote: Counting objects: 23% (5/21)
remote: Counting objects: 28% (6/21)
remote: Counting objects: 33% (7/21)
remote: Counting objects: 38% (8/21)
remote: Counting objects: 42% (9/21)
remote: Counting objects: 47% (10/21)
remote: Counting objects: 52% (11/21)
remote: Counting objects: 57% (12/21)
remote: Counting objects: 61% (13/21)
remote: Counting objects: 66% (14/21)
remote: Counting objects: 71% (15/21)
remote: Counting objects: 76% (16/21)
remote: Counting objects: 80% (17/21)
remote: Counting objects: 85% (18/21)
remote: Counting objects: 90% (19/21)
remote: Counting objects: 95% (20/21)
remote: Counting objects: 100% (21/21)
remote: Counting objects: 100% (21/21), 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.
Receiving objects: 0% (1/210)
Receiving objects: 1% (3/210)
Receiving objects: 2% (5/210)
Receiving objects: 3% (7/210)
Receiving objects: 4% (9/210)
Receiving objects: 5% (11/210)
Receiving objects: 6% (13/210)
Receiving objects: 7% (15/210)
Receiving objects: 8% (17/210)
Receiving objects: 9% (19/210)
Receiving objects: 10% (21/210)
Receiving objects: 11% (24/210)
Receiving objects: 12% (26/210)
Receiving objects: 13% (28/210)
Receiving objects: 14% (30/210)
Receiving objects: 15% (32/210)
Receiving objects: 16% (34/210)
Receiving objects: 17% (36/210)
Receiving objects: 18% (38/210)
Receiving objects: 19% (40/210)
Receiving objects: 20% (42/210)
Receiving objects: 21% (45/210)
Receiving objects: 22% (47/210)
Receiving objects: 23% (49/210)
Receiving objects: 24% (51/210)
Receiving objects: 25% (53/210)
Receiving objects: 26% (55/210)
Receiving objects: 27% (57/210)
Receiving objects: 28% (59/210)
Receiving objects: 29% (61/210)
Receiving objects: 30% (63/210)
Receiving objects: 31% (66/210)
Receiving objects: 32% (68/210)
Receiving objects: 33% (70/210)
Receiving objects: 34% (72/210)
Receiving objects: 35% (74/210)
Receiving objects: 36% (76/210)
Receiving objects: 37% (78/210)
Receiving objects: 38% (80/210)
Receiving objects: 39% (82/210)
Receiving objects: 40% (84/210)
Receiving objects: 41% (87/210)
Receiving objects: 42% (89/210)
Receiving objects: 43% (91/210)
Receiving objects: 44% (93/210)
Receiving objects: 45% (95/210)
Receiving objects: 46% (97/210)
Receiving objects: 47% (99/210)
Receiving objects: 48% (101/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 49% (103/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 50% (105/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 51% (108/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 52% (110/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 53% (112/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 54% (114/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 55% (116/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 56% (118/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 57% (120/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 58% (122/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 59% (124/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 60% (126/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 61% (129/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 62% (131/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 63% (133/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 64% (135/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 65% (137/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 66% (139/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 67% (141/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 68% (143/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 69% (145/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 70% (147/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 71% (150/210), 28.38 MiB | 56.74 MiB/s
Receiving objects: 71% (151/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 72% (152/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 73% (154/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 74% (156/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 75% (158/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 76% (160/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 77% (162/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 78% (164/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 79% (166/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 80% (168/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 81% (171/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 82% (173/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 83% (175/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 84% (177/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 85% (179/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 86% (181/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 87% (183/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 88% (185/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 89% (187/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 90% (189/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 91% (192/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 92% (194/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 93% (196/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 94% (198/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 95% (200/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 96% (202/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 97% (204/210), 53.30 MiB | 53.30 MiB/s
remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189
Receiving objects: 98% (206/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 99% (208/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 100% (210/210), 53.30 MiB | 53.30 MiB/s
Receiving objects: 100% (210/210), 70.41 MiB | 54.09 MiB/s, done.
Resolving deltas: 0% (0/60)
Resolving deltas: 3% (2/60)
Resolving deltas: 11% (7/60)
Resolving deltas: 60% (36/60)
Resolving deltas: 65% (39/60)
Resolving deltas: 73% (44/60)
Resolving deltas: 76% (46/60)
Resolving deltas: 78% (47/60)
Resolving deltas: 80% (48/60)
Resolving deltas: 83% (50/60)
Resolving deltas: 85% (51/60)
Resolving deltas: 90% (54/60)
Resolving deltas: 98% (59/60)
Resolving deltas: 100% (60/60)
Resolving deltas: 100% (60/60), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/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/qingdaoQG-config/QDQG002/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)
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25
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: 79% (34/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/system-common'...
remote: Enumerating objects: 297, done.
remote: Counting objects: 4% (1/25)
remote: Counting objects: 8% (2/25)
remote: Counting objects: 12% (3/25)
remote: Counting objects: 16% (4/25)
remote: Counting objects: 20% (5/25)
remote: Counting objects: 24% (6/25)
remote: Counting objects: 28% (7/25)
remote: Counting objects: 32% (8/25)
remote: Counting objects: 36% (9/25)
remote: Counting objects: 40% (10/25)
remote: Counting objects: 44% (11/25)
remote: Counting objects: 48% (12/25)
remote: Counting objects: 52% (13/25)
remote: Counting objects: 56% (14/25)
remote: Counting objects: 60% (15/25)
remote: Counting objects: 64% (16/25)
remote: Counting objects: 68% (17/25)
remote: Counting objects: 72% (18/25)
remote: Counting objects: 76% (19/25)
remote: Counting objects: 80% (20/25)
remote: Counting objects: 84% (21/25)
remote: Counting objects: 88% (22/25)
remote: Counting objects: 92% (23/25)
remote: Counting objects: 96% (24/25)
remote: Counting objects: 100% (25/25)
remote: Counting objects: 100% (25/25), done.
remote: Compressing objects: 5% (1/20)
remote: Compressing objects: 10% (2/20)
remote: Compressing objects: 15% (3/20)
remote: Compressing objects: 20% (4/20)
remote: Compressing objects: 25% (5/20)
remote: Compressing objects: 30% (6/20)
remote: Compressing objects: 35% (7/20)
remote: Compressing objects: 40% (8/20)
remote: Compressing objects: 45% (9/20)
remote: Compressing objects: 50% (10/20)
remote: Compressing objects: 55% (11/20)
remote: Compressing objects: 60% (12/20)
remote: Compressing objects: 65% (13/20)
remote: Compressing objects: 70% (14/20)
remote: Compressing objects: 75% (15/20)
remote: Compressing objects: 80% (16/20)
remote: Compressing objects: 85% (17/20)
remote: Compressing objects: 90% (18/20)
remote: Compressing objects: 95% (19/20)
remote: Compressing objects: 100% (20/20)
remote: Compressing objects: 100% (20/20), done.
Receiving objects: 0% (1/297)
Receiving objects: 1% (3/297)
Receiving objects: 2% (6/297)
Receiving objects: 3% (9/297)
Receiving objects: 4% (12/297)
Receiving objects: 5% (15/297)
Receiving objects: 6% (18/297)
Receiving objects: 7% (21/297)
Receiving objects: 8% (24/297)
Receiving objects: 9% (27/297)
Receiving objects: 10% (30/297)
Receiving objects: 11% (33/297)
Receiving objects: 12% (36/297)
Receiving objects: 13% (39/297)
Receiving objects: 14% (42/297)
Receiving objects: 15% (45/297)
Receiving objects: 16% (48/297)
Receiving objects: 17% (51/297)
Receiving objects: 18% (54/297)
Receiving objects: 19% (57/297)
Receiving objects: 20% (60/297)
Receiving objects: 21% (63/297)
Receiving objects: 22% (66/297)
remote: Total 297 (delta 8), reused 0 (delta 0), pack-reused 272
Receiving objects: 23% (69/297)
Receiving objects: 24% (72/297)
Receiving objects: 25% (75/297)
Receiving objects: 26% (78/297)
Receiving objects: 27% (81/297)
Receiving objects: 28% (84/297)
Receiving objects: 29% (87/297)
Receiving objects: 30% (90/297)
Receiving objects: 31% (93/297)
Receiving objects: 32% (96/297)
Receiving objects: 33% (99/297)
Receiving objects: 34% (101/297)
Receiving objects: 35% (104/297)
Receiving objects: 36% (107/297)
Receiving objects: 37% (110/297)
Receiving objects: 38% (113/297)
Receiving objects: 39% (116/297)
Receiving objects: 40% (119/297)
Receiving objects: 41% (122/297)
Receiving objects: 42% (125/297)
Receiving objects: 43% (128/297)
Receiving objects: 44% (131/297)
Receiving objects: 45% (134/297)
Receiving objects: 46% (137/297)
Receiving objects: 47% (140/297)
Receiving objects: 48% (143/297)
Receiving objects: 49% (146/297)
Receiving objects: 50% (149/297)
Receiving objects: 51% (152/297)
Receiving objects: 52% (155/297)
Receiving objects: 53% (158/297)
Receiving objects: 54% (161/297)
Receiving objects: 55% (164/297)
Receiving objects: 56% (167/297)
Receiving objects: 57% (170/297)
Receiving objects: 58% (173/297)
Receiving objects: 59% (176/297)
Receiving objects: 60% (179/297)
Receiving objects: 61% (182/297)
Receiving objects: 62% (185/297)
Receiving objects: 63% (188/297)
Receiving objects: 64% (191/297)
Receiving objects: 65% (194/297)
Receiving objects: 66% (197/297)
Receiving objects: 67% (199/297)
Receiving objects: 68% (202/297)
Receiving objects: 69% (205/297)
Receiving objects: 70% (208/297)
Receiving objects: 71% (211/297)
Receiving objects: 72% (214/297)
Receiving objects: 73% (217/297)
Receiving objects: 74% (220/297)
Receiving objects: 75% (223/297)
Receiving objects: 76% (226/297)
Receiving objects: 77% (229/297)
Receiving objects: 78% (232/297)
Receiving objects: 79% (235/297)
Receiving objects: 80% (238/297)
Receiving objects: 81% (241/297)
Receiving objects: 82% (244/297)
Receiving objects: 83% (247/297)
Receiving objects: 84% (250/297)
Receiving objects: 85% (253/297)
Receiving objects: 86% (256/297)
Receiving objects: 87% (259/297)
Receiving objects: 88% (262/297)
Receiving objects: 89% (265/297)
Receiving objects: 90% (268/297)
Receiving objects: 91% (271/297)
Receiving objects: 92% (274/297)
Receiving objects: 93% (277/297)
Receiving objects: 94% (280/297)
Receiving objects: 95% (283/297)
Receiving objects: 96% (286/297)
Receiving objects: 97% (289/297)
Receiving objects: 98% (292/297)
Receiving objects: 99% (295/297)
Receiving objects: 100% (297/297)
Receiving objects: 100% (297/297), 9.58 MiB | 57.34 MiB/s, done.
Resolving deltas: 0% (0/72)
Resolving deltas: 1% (1/72)
Resolving deltas: 2% (2/72)
Resolving deltas: 4% (3/72)
Resolving deltas: 5% (4/72)
Resolving deltas: 6% (5/72)
Resolving deltas: 8% (6/72)
Resolving deltas: 9% (7/72)
Resolving deltas: 31% (23/72)
Resolving deltas: 33% (24/72)
Resolving deltas: 36% (26/72)
Resolving deltas: 37% (27/72)
Resolving deltas: 38% (28/72)
Resolving deltas: 44% (32/72)
Resolving deltas: 47% (34/72)
Resolving deltas: 58% (42/72)
Resolving deltas: 100% (72/72)
Resolving deltas: 100% (72/72), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/system-device'...
remote: Enumerating objects: 2398, done.
remote: Counting objects: 7% (1/13)
remote: Counting objects: 15% (2/13)
remote: Counting objects: 23% (3/13)
remote: Counting objects: 30% (4/13)
remote: Counting objects: 38% (5/13)
remote: Counting objects: 46% (6/13)
remote: Counting objects: 53% (7/13)
remote: Counting objects: 61% (8/13)
remote: Counting objects: 69% (9/13)
remote: Counting objects: 76% (10/13)
remote: Counting objects: 84% (11/13)
remote: Counting objects: 92% (12/13)
remote: Counting objects: 100% (13/13)
remote: Counting objects: 100% (13/13), 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.
Receiving objects: 0% (1/2398)
Receiving objects: 1% (24/2398)
Receiving objects: 2% (48/2398)
Receiving objects: 3% (72/2398)
Receiving objects: 4% (96/2398)
Receiving objects: 5% (120/2398)
Receiving objects: 6% (144/2398)
Receiving objects: 7% (168/2398)
Receiving objects: 8% (192/2398)
Receiving objects: 9% (216/2398)
Receiving objects: 10% (240/2398)
Receiving objects: 11% (264/2398)
Receiving objects: 12% (288/2398)
Receiving objects: 13% (312/2398)
Receiving objects: 14% (336/2398)
Receiving objects: 15% (360/2398)
Receiving objects: 16% (384/2398)
Receiving objects: 17% (408/2398)
Receiving objects: 18% (432/2398)
Receiving objects: 19% (456/2398)
Receiving objects: 20% (480/2398)
Receiving objects: 21% (504/2398)
Receiving objects: 22% (528/2398)
Receiving objects: 23% (552/2398)
Receiving objects: 24% (576/2398)
Receiving objects: 25% (600/2398)
Receiving objects: 26% (624/2398)
Receiving objects: 27% (648/2398)
Receiving objects: 28% (672/2398)
Receiving objects: 29% (696/2398)
Receiving objects: 30% (720/2398)
Receiving objects: 31% (744/2398)
Receiving objects: 32% (768/2398)
Receiving objects: 33% (792/2398)
Receiving objects: 34% (816/2398)
Receiving objects: 35% (840/2398)
Receiving objects: 36% (864/2398)
Receiving objects: 37% (888/2398)
Receiving objects: 38% (912/2398)
Receiving objects: 39% (936/2398)
Receiving objects: 40% (960/2398)
Receiving objects: 41% (984/2398)
Receiving objects: 42% (1008/2398)
Receiving objects: 43% (1032/2398)
Receiving objects: 44% (1056/2398)
Receiving objects: 45% (1080/2398)
Receiving objects: 46% (1104/2398)
Receiving objects: 47% (1128/2398)
Receiving objects: 48% (1152/2398)
Receiving objects: 49% (1176/2398)
Receiving objects: 50% (1199/2398)
Receiving objects: 51% (1223/2398)
Receiving objects: 52% (1247/2398)
Receiving objects: 53% (1271/2398)
Receiving objects: 54% (1295/2398)
Receiving objects: 55% (1319/2398)
Receiving objects: 56% (1343/2398)
Receiving objects: 57% (1367/2398)
Receiving objects: 58% (1391/2398)
Receiving objects: 59% (1415/2398)
Receiving objects: 60% (1439/2398)
Receiving objects: 61% (1463/2398)
Receiving objects: 62% (1487/2398)
Receiving objects: 63% (1511/2398)
Receiving objects: 64% (1535/2398)
Receiving objects: 65% (1559/2398)
Receiving objects: 66% (1583/2398)
Receiving objects: 67% (1607/2398)
Receiving objects: 68% (1631/2398)
Receiving objects: 69% (1655/2398)
Receiving objects: 70% (1679/2398)
Receiving objects: 71% (1703/2398)
Receiving objects: 72% (1727/2398)
Receiving objects: 73% (1751/2398)
remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385
Receiving objects: 74% (1775/2398)
Receiving objects: 75% (1799/2398)
Receiving objects: 76% (1823/2398)
Receiving objects: 77% (1847/2398)
Receiving objects: 78% (1871/2398)
Receiving objects: 79% (1895/2398)
Receiving objects: 80% (1919/2398)
Receiving objects: 81% (1943/2398)
Receiving objects: 82% (1967/2398)
Receiving objects: 83% (1991/2398)
Receiving objects: 84% (2015/2398)
Receiving objects: 85% (2039/2398)
Receiving objects: 86% (2063/2398)
Receiving objects: 87% (2087/2398)
Receiving objects: 88% (2111/2398)
Receiving objects: 89% (2135/2398)
Receiving objects: 90% (2159/2398)
Receiving objects: 91% (2183/2398)
Receiving objects: 92% (2207/2398)
Receiving objects: 93% (2231/2398)
Receiving objects: 94% (2255/2398)
Receiving objects: 95% (2279/2398)
Receiving objects: 96% (2303/2398)
Receiving objects: 97% (2327/2398)
Receiving objects: 98% (2351/2398)
Receiving objects: 99% (2375/2398)
Receiving objects: 100% (2398/2398)
Receiving objects: 100% (2398/2398), 281.08 KiB | 28.11 MiB/s, done.
Resolving deltas: 0% (0/841)
Resolving deltas: 5% (48/841)
Resolving deltas: 6% (55/841)
Resolving deltas: 7% (59/841)
Resolving deltas: 8% (70/841)
Resolving deltas: 9% (76/841)
Resolving deltas: 11% (99/841)
Resolving deltas: 17% (143/841)
Resolving deltas: 21% (182/841)
Resolving deltas: 42% (359/841)
Resolving deltas: 43% (362/841)
Resolving deltas: 46% (394/841)
Resolving deltas: 50% (423/841)
Resolving deltas: 54% (459/841)
Resolving deltas: 55% (467/841)
Resolving deltas: 59% (499/841)
Resolving deltas: 60% (508/841)
Resolving deltas: 64% (545/841)
Resolving deltas: 66% (562/841)
Resolving deltas: 67% (568/841)
Resolving deltas: 68% (573/841)
Resolving deltas: 69% (585/841)
Resolving deltas: 71% (598/841)
Resolving deltas: 77% (655/841)
Resolving deltas: 78% (657/841)
Resolving deltas: 79% (671/841)
Resolving deltas: 81% (687/841)
Resolving deltas: 82% (696/841)
Resolving deltas: 85% (718/841)
Resolving deltas: 86% (725/841)
Resolving deltas: 87% (732/841)
Resolving deltas: 88% (745/841)
Resolving deltas: 89% (751/841)
Resolving deltas: 90% (757/841)
Resolving deltas: 91% (766/841)
Resolving deltas: 93% (785/841)
Resolving deltas: 94% (795/841)
Resolving deltas: 95% (801/841)
Resolving deltas: 96% (808/841)
Resolving deltas: 97% (817/841)
Resolving deltas: 98% (825/841)
Resolving deltas: 99% (834/841)
Resolving deltas: 100% (841/841)
Resolving deltas: 100% (841/841), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/system-mqtt'...
remote: Enumerating objects: 193, done.
remote: Counting objects: 8% (1/12)
remote: Counting objects: 16% (2/12)
remote: Counting objects: 25% (3/12)
remote: Counting objects: 33% (4/12)
remote: Counting objects: 41% (5/12)
remote: Counting objects: 50% (6/12)
remote: Counting objects: 58% (7/12)
remote: Counting objects: 66% (8/12)
remote: Counting objects: 75% (9/12)
remote: Counting objects: 83% (10/12)
remote: Counting objects: 91% (11/12)
remote: Counting objects: 100% (12/12)
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 12% (1/8)
remote: Compressing objects: 25% (2/8)
remote: Compressing objects: 37% (3/8)
remote: Compressing objects: 50% (4/8)
remote: Compressing objects: 62% (5/8)
remote: Compressing objects: 75% (6/8)
remote: Compressing objects: 87% (7/8)
remote: Compressing objects: 100% (8/8)
remote: Compressing objects: 100% (8/8), done.
remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181
Receiving objects: 0% (1/193)
Receiving objects: 1% (2/193)
Receiving objects: 2% (4/193)
Receiving objects: 3% (6/193)
Receiving objects: 4% (8/193)
Receiving objects: 5% (10/193)
Receiving objects: 6% (12/193)
Receiving objects: 7% (14/193)
Receiving objects: 8% (16/193)
Receiving objects: 9% (18/193)
Receiving objects: 10% (20/193)
Receiving objects: 11% (22/193)
Receiving objects: 12% (24/193)
Receiving objects: 13% (26/193)
Receiving objects: 14% (28/193)
Receiving objects: 15% (29/193)
Receiving objects: 16% (31/193)
Receiving objects: 17% (33/193)
Receiving objects: 18% (35/193)
Receiving objects: 19% (37/193)
Receiving objects: 20% (39/193)
Receiving objects: 21% (41/193)
Receiving objects: 22% (43/193)
Receiving objects: 23% (45/193)
Receiving objects: 24% (47/193)
Receiving objects: 25% (49/193)
Receiving objects: 26% (51/193)
Receiving objects: 27% (53/193)
Receiving objects: 28% (55/193)
Receiving objects: 29% (56/193)
Receiving objects: 30% (58/193)
Receiving objects: 31% (60/193)
Receiving objects: 32% (62/193)
Receiving objects: 33% (64/193)
Receiving objects: 34% (66/193)
Receiving objects: 35% (68/193)
Receiving objects: 36% (70/193)
Receiving objects: 37% (72/193)
Receiving objects: 38% (74/193)
Receiving objects: 39% (76/193)
Receiving objects: 40% (78/193)
Receiving objects: 41% (80/193)
Receiving objects: 42% (82/193)
Receiving objects: 43% (83/193)
Receiving objects: 44% (85/193)
Receiving objects: 45% (87/193)
Receiving objects: 46% (89/193)
Receiving objects: 47% (91/193)
Receiving objects: 48% (93/193)
Receiving objects: 49% (95/193)
Receiving objects: 50% (97/193)
Receiving objects: 51% (99/193)
Receiving objects: 52% (101/193)
Receiving objects: 53% (103/193)
Receiving objects: 54% (105/193)
Receiving objects: 55% (107/193)
Receiving objects: 56% (109/193)
Receiving objects: 57% (111/193)
Receiving objects: 58% (112/193)
Receiving objects: 59% (114/193)
Receiving objects: 60% (116/193)
Receiving objects: 61% (118/193)
Receiving objects: 62% (120/193)
Receiving objects: 63% (122/193)
Receiving objects: 64% (124/193)
Receiving objects: 65% (126/193)
Receiving objects: 66% (128/193)
Receiving objects: 67% (130/193)
Receiving objects: 68% (132/193)
Receiving objects: 69% (134/193)
Receiving objects: 70% (136/193)
Receiving objects: 71% (138/193)
Receiving objects: 72% (139/193)
Receiving objects: 73% (141/193)
Receiving objects: 74% (143/193)
Receiving objects: 75% (145/193)
Receiving objects: 76% (147/193)
Receiving objects: 77% (149/193)
Receiving objects: 78% (151/193)
Receiving objects: 79% (153/193)
Receiving objects: 80% (155/193)
Receiving objects: 81% (157/193)
Receiving objects: 82% (159/193)
Receiving objects: 83% (161/193)
Receiving objects: 84% (163/193)
Receiving objects: 85% (165/193)
Receiving objects: 86% (166/193)
Receiving objects: 87% (168/193)
Receiving objects: 88% (170/193)
Receiving objects: 89% (172/193)
Receiving objects: 90% (174/193)
Receiving objects: 91% (176/193)
Receiving objects: 92% (178/193)
Receiving objects: 93% (180/193)
Receiving objects: 94% (182/193)
Receiving objects: 95% (184/193)
Receiving objects: 96% (186/193)
Receiving objects: 97% (188/193)
Receiving objects: 98% (190/193)
Receiving objects: 99% (192/193)
Receiving objects: 100% (193/193)
Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done.
Resolving deltas: 0% (0/49)
Resolving deltas: 2% (1/49)
Resolving deltas: 6% (3/49)
Resolving deltas: 8% (4/49)
Resolving deltas: 12% (6/49)
Resolving deltas: 16% (8/49)
Resolving deltas: 22% (11/49)
Resolving deltas: 24% (12/49)
Resolving deltas: 36% (18/49)
Resolving deltas: 46% (23/49)
Resolving deltas: 73% (36/49)
Resolving deltas: 100% (49/49)
Resolving deltas: 100% (49/49), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/system-node'...
remote: Enumerating objects: 57, done.
remote: Counting objects: 1% (1/57)
remote: Counting objects: 3% (2/57)
remote: Counting objects: 5% (3/57)
remote: Counting objects: 7% (4/57)
remote: Counting objects: 8% (5/57)
remote: Counting objects: 10% (6/57)
remote: Counting objects: 12% (7/57)
remote: Counting objects: 14% (8/57)
remote: Counting objects: 15% (9/57)
remote: Counting objects: 17% (10/57)
remote: Counting objects: 19% (11/57)
remote: Counting objects: 21% (12/57)
remote: Counting objects: 22% (13/57)
remote: Counting objects: 24% (14/57)
remote: Counting objects: 26% (15/57)
remote: Counting objects: 28% (16/57)
remote: Counting objects: 29% (17/57)
remote: Counting objects: 31% (18/57)
remote: Counting objects: 33% (19/57)
remote: Counting objects: 35% (20/57)
remote: Counting objects: 36% (21/57)
remote: Counting objects: 38% (22/57)
remote: Counting objects: 40% (23/57)
remote: Counting objects: 42% (24/57)
remote: Counting objects: 43% (25/57)
remote: Counting objects: 45% (26/57)
remote: Counting objects: 47% (27/57)
remote: Counting objects: 49% (28/57)
remote: Counting objects: 50% (29/57)
remote: Counting objects: 52% (30/57)
remote: Counting objects: 54% (31/57)
remote: Counting objects: 56% (32/57)
remote: Counting objects: 57% (33/57)
remote: Counting objects: 59% (34/57)
remote: Counting objects: 61% (35/57)
remote: Counting objects: 63% (36/57)
remote: Counting objects: 64% (37/57)
remote: Counting objects: 66% (38/57)
remote: Counting objects: 68% (39/57)
remote: Counting objects: 70% (40/57)
remote: Counting objects: 71% (41/57)
remote: Counting objects: 73% (42/57)
remote: Counting objects: 75% (43/57)
remote: Counting objects: 77% (44/57)
remote: Counting objects: 78% (45/57)
remote: Counting objects: 80% (46/57)
remote: Counting objects: 82% (47/57)
remote: Counting objects: 84% (48/57)
remote: Counting objects: 85% (49/57)
remote: Counting objects: 87% (50/57)
remote: Counting objects: 89% (51/57)
remote: Counting objects: 91% (52/57)
remote: Counting objects: 92% (53/57)
remote: Counting objects: 94% (54/57)
remote: Counting objects: 96% (55/57)
remote: Counting objects: 98% (56/57)
remote: Counting objects: 100% (57/57)
remote: Counting objects: 100% (57/57), 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 57 (delta 8), reused 57 (delta 8), pack-reused 0
Receiving objects: 1% (1/57)
Receiving objects: 3% (2/57)
Receiving objects: 5% (3/57)
Receiving objects: 7% (4/57)
Receiving objects: 8% (5/57)
Receiving objects: 10% (6/57)
Receiving objects: 12% (7/57)
Receiving objects: 14% (8/57)
Receiving objects: 15% (9/57)
Receiving objects: 17% (10/57)
Receiving objects: 19% (11/57)
Receiving objects: 21% (12/57)
Receiving objects: 22% (13/57)
Receiving objects: 24% (14/57)
Receiving objects: 26% (15/57)
Receiving objects: 28% (16/57)
Receiving objects: 29% (17/57)
Receiving objects: 31% (18/57)
Receiving objects: 33% (19/57)
Receiving objects: 35% (20/57)
Receiving objects: 36% (21/57)
Receiving objects: 38% (22/57)
Receiving objects: 40% (23/57)
Receiving objects: 42% (24/57)
Receiving objects: 43% (25/57)
Receiving objects: 45% (26/57)
Receiving objects: 47% (27/57)
Receiving objects: 49% (28/57)
Receiving objects: 50% (29/57)
Receiving objects: 52% (30/57)
Receiving objects: 54% (31/57)
Receiving objects: 56% (32/57)
Receiving objects: 57% (33/57)
Receiving objects: 59% (34/57)
Receiving objects: 61% (35/57)
Receiving objects: 63% (36/57)
Receiving objects: 64% (37/57)
Receiving objects: 66% (38/57)
Receiving objects: 68% (39/57)
Receiving objects: 70% (40/57)
Receiving objects: 71% (41/57)
Receiving objects: 73% (42/57)
Receiving objects: 75% (43/57)
Receiving objects: 77% (44/57)
Receiving objects: 78% (45/57)
Receiving objects: 80% (46/57)
Receiving objects: 82% (47/57)
Receiving objects: 84% (48/57)
Receiving objects: 85% (49/57)
Receiving objects: 87% (50/57)
Receiving objects: 89% (51/57)
Receiving objects: 91% (52/57)
Receiving objects: 92% (53/57)
Receiving objects: 94% (54/57)
Receiving objects: 96% (55/57)
Receiving objects: 98% (56/57)
Receiving objects: 100% (57/57)
Receiving objects: 100% (57/57), 11.44 KiB | 11.44 MiB/s, done.
Resolving deltas: 0% (0/8)
Resolving deltas: 100% (8/8)
Resolving deltas: 100% (8/8), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/system-port'...
remote: Enumerating objects: 480, done.
remote: Counting objects: 0% (1/182)
remote: Counting objects: 1% (2/182)
remote: Counting objects: 2% (4/182)
remote: Counting objects: 3% (6/182)
remote: Counting objects: 4% (8/182)
remote: Counting objects: 5% (10/182)
remote: Counting objects: 6% (11/182)
remote: Counting objects: 7% (13/182)
remote: Counting objects: 8% (15/182)
remote: Counting objects: 9% (17/182)
remote: Counting objects: 10% (19/182)
remote: Counting objects: 11% (21/182)
remote: Counting objects: 12% (22/182)
remote: Counting objects: 13% (24/182)
remote: Counting objects: 14% (26/182)
remote: Counting objects: 15% (28/182)
remote: Counting objects: 16% (30/182)
remote: Counting objects: 17% (31/182)
remote: Counting objects: 18% (33/182)
remote: Counting objects: 19% (35/182)
remote: Counting objects: 20% (37/182)
remote: Counting objects: 21% (39/182)
remote: Counting objects: 22% (41/182)
remote: Counting objects: 23% (42/182)
remote: Counting objects: 24% (44/182)
remote: Counting objects: 25% (46/182)
remote: Counting objects: 26% (48/182)
remote: Counting objects: 27% (50/182)
remote: Counting objects: 28% (51/182)
remote: Counting objects: 29% (53/182)
remote: Counting objects: 30% (55/182)
remote: Counting objects: 31% (57/182)
remote: Counting objects: 32% (59/182)
remote: Counting objects: 33% (61/182)
remote: Counting objects: 34% (62/182)
remote: Counting objects: 35% (64/182)
remote: Counting objects: 36% (66/182)
remote: Counting objects: 37% (68/182)
remote: Counting objects: 38% (70/182)
remote: Counting objects: 39% (71/182)
remote: Counting objects: 40% (73/182)
remote: Counting objects: 41% (75/182)
remote: Counting objects: 42% (77/182)
remote: Counting objects: 43% (79/182)
remote: Counting objects: 44% (81/182)
remote: Counting objects: 45% (82/182)
remote: Counting objects: 46% (84/182)
remote: Counting objects: 47% (86/182)
remote: Counting objects: 48% (88/182)
remote: Counting objects: 49% (90/182)
remote: Counting objects: 50% (91/182)
remote: Counting objects: 51% (93/182)
remote: Counting objects: 52% (95/182)
remote: Counting objects: 53% (97/182)
remote: Counting objects: 54% (99/182)
remote: Counting objects: 55% (101/182)
remote: Counting objects: 56% (102/182)
remote: Counting objects: 57% (104/182)
remote: Counting objects: 58% (106/182)
remote: Counting objects: 59% (108/182)
remote: Counting objects: 60% (110/182)
remote: Counting objects: 61% (112/182)
remote: Counting objects: 62% (113/182)
remote: Counting objects: 63% (115/182)
remote: Counting objects: 64% (117/182)
remote: Counting objects: 65% (119/182)
remote: Counting objects: 66% (121/182)
remote: Counting objects: 67% (122/182)
remote: Counting objects: 68% (124/182)
remote: Counting objects: 69% (126/182)
remote: Counting objects: 70% (128/182)
remote: Counting objects: 71% (130/182)
remote: Counting objects: 72% (132/182)
remote: Counting objects: 73% (133/182)
remote: Counting objects: 74% (135/182)
remote: Counting objects: 75% (137/182)
remote: Counting objects: 76% (139/182)
remote: Counting objects: 77% (141/182)
remote: Counting objects: 78% (142/182)
remote: Counting objects: 79% (144/182)
remote: Counting objects: 80% (146/182)
remote: Counting objects: 81% (148/182)
remote: Counting objects: 82% (150/182)
remote: Counting objects: 83% (152/182)
remote: Counting objects: 84% (153/182)
remote: Counting objects: 85% (155/182)
remote: Counting objects: 86% (157/182)
remote: Counting objects: 87% (159/182)
remote: Counting objects: 88% (161/182)
remote: Counting objects: 89% (162/182)
remote: Counting objects: 90% (164/182)
remote: Counting objects: 91% (166/182)
remote: Counting objects: 92% (168/182)
remote: Counting objects: 93% (170/182)
remote: Counting objects: 94% (172/182)
remote: Counting objects: 95% (173/182)
remote: Counting objects: 96% (175/182)
remote: Counting objects: 97% (177/182)
remote: Counting objects: 98% (179/182)
remote: Counting objects: 99% (181/182)
remote: Counting objects: 100% (182/182)
remote: Counting objects: 100% (182/182), done.
remote: Compressing objects: 0% (1/105)
remote: Compressing objects: 1% (2/105)
remote: Compressing objects: 2% (3/105)
remote: Compressing objects: 3% (4/105)
remote: Compressing objects: 4% (5/105)
remote: Compressing objects: 5% (6/105)
remote: Compressing objects: 6% (7/105)
remote: Compressing objects: 7% (8/105)
remote: Compressing objects: 8% (9/105)
remote: Compressing objects: 9% (10/105)
remote: Compressing objects: 10% (11/105)
remote: Compressing objects: 11% (12/105)
remote: Compressing objects: 12% (13/105)
remote: Compressing objects: 13% (14/105)
remote: Compressing objects: 14% (15/105)
remote: Compressing objects: 15% (16/105)
remote: Compressing objects: 16% (17/105)
remote: Compressing objects: 17% (18/105)
remote: Compressing objects: 18% (19/105)
remote: Compressing objects: 19% (20/105)
remote: Compressing objects: 20% (21/105)
remote: Compressing objects: 21% (23/105)
remote: Compressing objects: 22% (24/105)
remote: Compressing objects: 23% (25/105)
remote: Compressing objects: 24% (26/105)
remote: Compressing objects: 25% (27/105)
remote: Compressing objects: 26% (28/105)
remote: Compressing objects: 27% (29/105)
remote: Compressing objects: 28% (30/105)
remote: Compressing objects: 29% (31/105)
remote: Compressing objects: 30% (32/105)
remote: Compressing objects: 31% (33/105)
remote: Compressing objects: 32% (34/105)
remote: Compressing objects: 33% (35/105)
remote: Compressing objects: 34% (36/105)
remote: Compressing objects: 35% (37/105)
remote: Compressing objects: 36% (38/105)
remote: Compressing objects: 37% (39/105)
remote: Compressing objects: 38% (40/105)
remote: Compressing objects: 39% (41/105)
remote: Compressing objects: 40% (42/105)
remote: Compressing objects: 41% (44/105)
remote: Compressing objects: 42% (45/105)
remote: Compressing objects: 43% (46/105)
remote: Compressing objects: 44% (47/105)
remote: Compressing objects: 45% (48/105)
remote: Compressing objects: 46% (49/105)
remote: Compressing objects: 47% (50/105)
remote: Compressing objects: 48% (51/105)
remote: Compressing objects: 49% (52/105)
remote: Compressing objects: 50% (53/105)
remote: Compressing objects: 51% (54/105)
remote: Compressing objects: 52% (55/105)
remote: Compressing objects: 53% (56/105)
remote: Compressing objects: 54% (57/105)
remote: Compressing objects: 55% (58/105)
remote: Compressing objects: 56% (59/105)
remote: Compressing objects: 57% (60/105)
remote: Compressing objects: 58% (61/105)
remote: Compressing objects: 59% (62/105)
remote: Compressing objects: 60% (63/105)
remote: Compressing objects: 61% (65/105)
remote: Compressing objects: 62% (66/105)
remote: Compressing objects: 63% (67/105)
remote: Compressing objects: 64% (68/105)
remote: Compressing objects: 65% (69/105)
remote: Compressing objects: 66% (70/105)
remote: Compressing objects: 67% (71/105)
remote: Compressing objects: 68% (72/105)
remote: Compressing objects: 69% (73/105)
remote: Compressing objects: 70% (74/105)
remote: Compressing objects: 71% (75/105)
remote: Compressing objects: 72% (76/105)
remote: Compressing objects: 73% (77/105)
remote: Compressing objects: 74% (78/105)
remote: Compressing objects: 75% (79/105)
remote: Compressing objects: 76% (80/105)
remote: Compressing objects: 77% (81/105)
remote: Compressing objects: 78% (82/105)
remote: Compressing objects: 79% (83/105)
remote: Compressing objects: 80% (84/105)
remote: Compressing objects: 81% (86/105)
remote: Compressing objects: 82% (87/105)
remote: Compressing objects: 83% (88/105)
remote: Compressing objects: 84% (89/105)
remote: Compressing objects: 85% (90/105)
remote: Compressing objects: 86% (91/105)
remote: Compressing objects: 87% (92/105)
remote: Compressing objects: 88% (93/105)
remote: Compressing objects: 89% (94/105)
remote: Compressing objects: 90% (95/105)
remote: Compressing objects: 91% (96/105)
remote: Compressing objects: 92% (97/105)
remote: Compressing objects: 93% (98/105)
remote: Compressing objects: 94% (99/105)
remote: Compressing objects: 95% (100/105)
remote: Compressing objects: 96% (101/105)
remote: Compressing objects: 97% (102/105)
remote: Compressing objects: 98% (103/105)
remote: Compressing objects: 99% (104/105)
remote: Compressing objects: 100% (105/105)
remote: Compressing objects: 100% (105/105), done.
Receiving objects: 0% (1/480)
Receiving objects: 1% (5/480)
Receiving objects: 2% (10/480)
Receiving objects: 3% (15/480)
Receiving objects: 4% (20/480)
Receiving objects: 5% (24/480)
Receiving objects: 6% (29/480)
Receiving objects: 7% (34/480)
Receiving objects: 8% (39/480)
Receiving objects: 9% (44/480)
Receiving objects: 10% (48/480)
Receiving objects: 11% (53/480)
Receiving objects: 12% (58/480)
Receiving objects: 13% (63/480)
Receiving objects: 14% (68/480)
Receiving objects: 15% (72/480)
Receiving objects: 16% (77/480)
Receiving objects: 17% (82/480)
Receiving objects: 18% (87/480)
Receiving objects: 19% (92/480)
Receiving objects: 20% (96/480)
Receiving objects: 21% (101/480)
Receiving objects: 22% (106/480)
Receiving objects: 23% (111/480)
Receiving objects: 24% (116/480)
Receiving objects: 25% (120/480)
Receiving objects: 26% (125/480)
Receiving objects: 27% (130/480)
Receiving objects: 28% (135/480)
Receiving objects: 29% (140/480)
Receiving objects: 30% (144/480)
Receiving objects: 31% (149/480)
Receiving objects: 32% (154/480)
Receiving objects: 33% (159/480)
Receiving objects: 34% (164/480)
Receiving objects: 35% (168/480)
Receiving objects: 36% (173/480)
Receiving objects: 37% (178/480)
Receiving objects: 38% (183/480)
remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298
Receiving objects: 39% (188/480)
Receiving objects: 40% (192/480)
Receiving objects: 41% (197/480)
Receiving objects: 42% (202/480)
Receiving objects: 43% (207/480)
Receiving objects: 44% (212/480)
Receiving objects: 45% (216/480)
Receiving objects: 46% (221/480)
Receiving objects: 47% (226/480)
Receiving objects: 48% (231/480)
Receiving objects: 49% (236/480)
Receiving objects: 50% (240/480)
Receiving objects: 51% (245/480)
Receiving objects: 52% (250/480)
Receiving objects: 53% (255/480)
Receiving objects: 54% (260/480)
Receiving objects: 55% (264/480)
Receiving objects: 56% (269/480)
Receiving objects: 57% (274/480)
Receiving objects: 58% (279/480)
Receiving objects: 59% (284/480)
Receiving objects: 60% (288/480)
Receiving objects: 61% (293/480)
Receiving objects: 62% (298/480)
Receiving objects: 63% (303/480)
Receiving objects: 64% (308/480)
Receiving objects: 65% (312/480)
Receiving objects: 66% (317/480)
Receiving objects: 67% (322/480)
Receiving objects: 68% (327/480)
Receiving objects: 69% (332/480)
Receiving objects: 70% (336/480)
Receiving objects: 71% (341/480)
Receiving objects: 72% (346/480)
Receiving objects: 73% (351/480)
Receiving objects: 74% (356/480)
Receiving objects: 75% (360/480)
Receiving objects: 76% (365/480)
Receiving objects: 77% (370/480)
Receiving objects: 78% (375/480)
Receiving objects: 79% (380/480)
Receiving objects: 80% (384/480)
Receiving objects: 81% (389/480)
Receiving objects: 82% (394/480)
Receiving objects: 83% (399/480)
Receiving objects: 84% (404/480)
Receiving objects: 85% (408/480)
Receiving objects: 86% (413/480)
Receiving objects: 87% (418/480)
Receiving objects: 88% (423/480)
Receiving objects: 89% (428/480)
Receiving objects: 90% (432/480)
Receiving objects: 91% (437/480)
Receiving objects: 92% (442/480)
Receiving objects: 93% (447/480)
Receiving objects: 94% (452/480)
Receiving objects: 95% (456/480)
Receiving objects: 96% (461/480)
Receiving objects: 97% (466/480)
Receiving objects: 98% (471/480)
Receiving objects: 99% (476/480)
Receiving objects: 100% (480/480)
Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done.
Resolving deltas: 0% (0/203)
Resolving deltas: 1% (3/203)
Resolving deltas: 2% (5/203)
Resolving deltas: 4% (9/203)
Resolving deltas: 5% (11/203)
Resolving deltas: 8% (18/203)
Resolving deltas: 9% (19/203)
Resolving deltas: 34% (71/203)
Resolving deltas: 35% (72/203)
Resolving deltas: 36% (75/203)
Resolving deltas: 37% (76/203)
Resolving deltas: 38% (78/203)
Resolving deltas: 39% (81/203)
Resolving deltas: 52% (107/203)
Resolving deltas: 53% (108/203)
Resolving deltas: 54% (111/203)
Resolving deltas: 56% (114/203)
Resolving deltas: 59% (121/203)
Resolving deltas: 60% (123/203)
Resolving deltas: 61% (125/203)
Resolving deltas: 62% (126/203)
Resolving deltas: 63% (128/203)
Resolving deltas: 64% (130/203)
Resolving deltas: 70% (143/203)
Resolving deltas: 76% (156/203)
Resolving deltas: 81% (166/203)
Resolving deltas: 82% (167/203)
Resolving deltas: 83% (169/203)
Resolving deltas: 89% (181/203)
Resolving deltas: 90% (183/203)
Resolving deltas: 91% (185/203)
Resolving deltas: 92% (187/203)
Resolving deltas: 93% (190/203)
Resolving deltas: 95% (193/203)
Resolving deltas: 97% (198/203)
Resolving deltas: 98% (199/203)
Resolving deltas: 99% (202/203)
Resolving deltas: 100% (203/203)
Resolving deltas: 100% (203/203), done.
Submodule path 'hardware': checked out '15a0dca2d870de484ca891ac2d5705d7a04cea39'
Submodule path 'hdmap': checked out '46315edc8d009c41102b2460a875f21772832038'
Submodule path 'hdmap_interface': checked out '1d29aadb359cad139338f9fbbee6d709d5f6c741'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out '4f2cbf24e423a74663efa880183ad469af1b078d'
Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338'
Submodule path 'lidar_loc_v2_customized': checked out '451447cca45d8065b8e2a2512ee90509cef87641'
Submodule path 'msf-port': checked out '1861e66a9f45a3925efa1f25922b842809c22245'
Submodule path 'msf-vehicle': checked out 'fef7a9e9984a3aed873788dadf580e4009cd2c04'
Submodule path 'perception_camera_driver': checked out '45acce98205a5319e66fb00f5c63df87c833c1a0'
Submodule path 'perception_new_detection': checked out 'b7d54582968442506c48b24d54eefc31e028da62'
Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130'
Submodule path 'pncc_port_related_config': checked out 'db5738f4f7b5ca2ee0773c19c0be18c963655828'
Submodule path 'pncc_vehicle_related_config': checked out 'f5440214e515b1fadece0685e562c76218be5b88'
Submodule path 'pointcloud_customized': checked out 'd2a6f1b8d2698424b95fe3c08d5d9504334334b5'
Submodule path 'prediction_config': checked out 'a1758942ff044852c0163f4f2e2e8905ec284725'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out '560c10608cf8b895f11790bd4a72554ecacd2888'
Submodule path 'system-common': checked out 'cc456c2a5342ec556f74d066489e539576fcf90f'
Submodule path 'system-device': checked out '64f76ed5855523af553f5cd21a823032cb1cc902'
Submodule path 'system-mqtt': checked out '711997db67c568dfa3d9237a39b803cfe7e78c2a'
Submodule path 'system-node': checked out 'a1b4edbe0b078780e0c0676464247c1f3e65ef03'
Submodule path 'system-port': checked out 'e131c18130500f315bd73435908d4ef20a6a1452'
[Pipeline] sh
+ ls -d hardware/ hdmap/ hdmap_interface/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_new_detection/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ system-common/ system-device/ system-mqtt/ system-node/ system-port/
[Pipeline] echo
[hardware, hdmap, hdmap_interface, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_new_detection, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, system-common, system-device, system-mqtt, system-node, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/hardware/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/hardware/chassis.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/hardware/hardware /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/hdmap/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hdmap 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/hdmap/hdmap /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/hdmap_interface/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hdmap_interface 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/hdmap_interface/hdmap_interface /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/qingdaoQG-config/QDQG002/params_new/hesai_lidar_customized/README.md /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar-extrinsics/extrinsics /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-port/msf_assistant.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-port/msf_localization_share.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-port/README.md /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle/extrinsics /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle/msf_localization.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle/README.md /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/perception_camera_driver/master /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/perception_new_detection/
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/perception_new_detection/perception /root/workspace/qingdaoQG-config/QDQG002/params_new/perception_new_detection/README.md /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_common_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_common_config/pncc_common_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_port_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_vehicle_related_config/
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/pointcloud_customized/pointcloud /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/prediction_config/prediction /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/rslidar_sdk_common/
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/system-common/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/system-common/master /root/workspace/qingdaoQG-config/QDQG002/params_new/system-common/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/system-device/master /root/workspace/qingdaoQG-config/QDQG002/params_new/system-device/slave /root/workspace/qingdaoQG-config/QDQG002/params_new/system-device/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/system-mqtt/master /root/workspace/qingdaoQG-config/QDQG002/params_new/system-mqtt/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/system-node/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/system-node/master /root/workspace/qingdaoQG-config/QDQG002/params_new/system-node/slave /root/workspace/qingdaoQG-config/QDQG002/params_new/system-node/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/
[Pipeline] echo
5
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/master /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/peripheral_controller.toml /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/ros_can_interpreter.toml /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/slave /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/
chassis.yaml
extrinsics
hardware
hdmap
hdmap_interface
hesai_lidar
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
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
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/chassis.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/extrinsics /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/hardware /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/hdmap /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/hdmap_interface /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/hesai_lidar /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/lidar_correction_files /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/master /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/msf_assistant.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/msf_localization_calibration.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/msf_localization_share.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/msf_localization.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/perception /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/peripheral_controller.toml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/pncc_common_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/pncc_port_related_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/pncc_vehicle_related_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/pointcloud /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/prediction /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/README.md /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ros_can_interpreter.toml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/slave /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002/params/
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>压缩成zip包>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
QDQG001
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG001
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_QDQG001/.git
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001/params/master
[Pipeline] {
[Pipeline] sh
++ ls
++ xargs
++ grep -v version.json
+ cp -r camera_driver recorder.toml system-ros /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001/params/master@tmp
[Pipeline] sh
+ cp -r params_QDQG001 params_orin_master_QDQG001_2025-01-15_10-25-09
[Pipeline] sh
+ zip -rq params_orin_master_QDQG001_2025-01-15_10-25-09.zip params_orin_master_QDQG001_2025-01-15_10-25-09 ./version.json
[Pipeline] echo
/root/workspace/qingdaoQG-config/QDQG001/params_orin_master_QDQG001_2025-01-15_10-25-09.zip,/root/workspace/qingdaoQG-config/QDQG001/version.json
[Pipeline] sh
+ curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/qingdaoQG-config/QDQG001/params_orin_master_QDQG001_2025-01-15_10-25-09.zip"' --form 'version=@"/root/workspace/qingdaoQG-config/QDQG001/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 56.8M 0 0 100 56.8M 0 37.3M 0:00:01 0:00:01 --:--:-- 37.3M
100 56.8M 0 43 100 56.8M 22 29.5M 0:00:01 0:00:01 --:--:-- 29.5M
100 56.8M 0 43 100 56.8M 22 29.5M 0:00:01 0:00:01 --:--:-- 29.5M
[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/qingdaoQG-config/QDQG001@tmp
[Pipeline] echo
QDQG002
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG002
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_QDQG002/.git
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002/params/master
[Pipeline] {
[Pipeline] sh
++ ls
++ grep -v version.json
++ xargs
+ cp -r camera_driver recorder.toml system-ros /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002/params/master@tmp
[Pipeline] sh
+ cp -r params_QDQG002 params_orin_master_QDQG002_2025-01-15_10-25-19
[Pipeline] sh
+ zip -rq params_orin_master_QDQG002_2025-01-15_10-25-19.zip params_orin_master_QDQG002_2025-01-15_10-25-19 ./version.json
[Pipeline] echo
/root/workspace/qingdaoQG-config/QDQG002/params_orin_master_QDQG002_2025-01-15_10-25-19.zip,/root/workspace/qingdaoQG-config/QDQG002/version.json
[Pipeline] sh
+ curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/qingdaoQG-config/QDQG002/params_orin_master_QDQG002_2025-01-15_10-25-19.zip"' --form 'version=@"/root/workspace/qingdaoQG-config/QDQG002/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 56.8M 0 0 100 56.8M 0 45.4M 0:00:01 0:00:01 --:--:-- 45.4M
100 56.8M 0 43 100 56.8M 25 33.6M 0:00:01 0:00:01 --:--:-- 33.6M
[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/qingdaoQG-config/QDQG002@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/qingdaoQG/.QDQG001.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoQG/.QDQG001.json
[Pipeline] sh
+ cat /root/commtest/dev-project/qingdaoQG/.QDQG001.json
[Pipeline] sh
+ cat /root/commtest/master-project/qingdaoQG/.QDQG002.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoQG/.QDQG002.json
[Pipeline] sh
+ cat /root/commtest/dev-project/qingdaoQG/.QDQG002.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": "# 参数发布通知
### [青岛前港车辆参数]
---
- 状态: 编译成功
- 执行人:liwang
- 更新车辆:
> - [QDQG001master]:
**公有dev**: 1065132.**2024/11/19/09:37:50**
**私有dev**: 5f21eed.**2024/06/20/17:32:47**
> - [QDQG002master]:
**公有dev**: 1065132.**2024/11/19/09:37:50**
**私有dev**: fa88327.**2024/06/20/17:33:15**
---
> 请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 726 100 27 100 699 272 7060 --:--:-- --:--:-- --:--:-- 7333
[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