Started by user linshaoyang Obtained orin/orin-test.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 557705b0f65db28ac69114c349fd6a4a4a1c0854 The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/orin-slave64@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 557705b0f65db28ac69114c349fd6a4a4a1c0854 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 557705b0f65db28ac69114c349fd6a4a4a1c0854 # timeout=10 Commit message: "Update vehicleInfo.groovy" > git rev-list --no-walk 0e339fcb57ea386fa214adcbe07423c43a3b7d3c # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on orin-arm in /home/nvidia/weilk/jenkins/workspace/orin-slave64 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk Fetching changes from the remote Git repository Checking out Revision ec42664308327d60f971743a74ba2be3f411e20f (refs/remotes/origin/master) Commit message: "Update map-png.jenkinsfile" > git rev-parse --resolve-git-dir /home/nvidia/weilk/jenkins/workspace/orin-slave64/.git # timeout=10 > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f ec42664308327d60f971743a74ba2be3f411e20f # timeout=10 > git rev-list --no-walk 7ca760aafd41ea92d97fcc46e491e8c08ee1fd88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] lock Trying to acquire lock on [Label: orin-arm, Quantity: 1] Lock acquired on [Label: orin-arm, Quantity: 1] [Pipeline] { [Pipeline] timeout Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (setup parameters) [Pipeline] script [Pipeline] { [Pipeline] properties [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (configure-name) [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/orin-slave64 [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/orin-slave64/.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 ec42664308327d60f971743a74ba2be3f411e20f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ec42664308327d60f971743a74ba2be3f411e20f # timeout=10 Commit message: "Update map-png.jenkinsfile" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo 不操作配置 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>拉取orin-slave64>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + rm -rf /senior/workspace/orin-slave64/master/build /senior/workspace/orin-slave64/master/devel /senior/workspace/orin-slave64/master/install /senior/workspace/orin-slave64/master/logs /senior/workspace/orin-slave64/master/.catkin_tools /senior/workspace/orin-slave64/master/.caktin_workspace /senior/workspace/orin-slave64/master/src/shared_msgs /senior/workspace/orin-slave64/master/src/shared_msgs@tmp '/senior/workspace/orin-slave64/master/*.zip' /senior/workspace/orin-slave64/master/index.html [Pipeline] echo [shared_msgs, segmentation, lane_detection, login_sync_tool, static_transform, rslidar_sdk, msf_localization, msf_assistant, peripheral_controller, data_collection, tos_visualize, camera_driver, sins_calibration_hmi, tools, system-ros, rminterpreter, hdmap_cloud, node-manager, thirdparty, node-manager-hmi, node_manager_online, unified-system-monitor, ros-bridge, hdcontrol, hdmap, rcinterpreter, pnc, versions_observer, cache_bag_node, control, system_monitor, performance_analyst, schedule_manager, groundmarker_detection, calibration_tools, snapshot_upload, hdmap_interface, spreader_segmentation, avm, perception_publisher] [Pipeline] sh + mkdir -p /senior/workspace/orin-slave64/master/src/shared_msgs [Pipeline] dir Running in /senior/workspace/orin-slave64/master/src/shared_msgs [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Aborted by linshaoyang [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (version) Stage "version" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Stage "build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) Stage "zip->post" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] sh Cloning repository http://159.27.226.4/shared/shared_msgs.git > git init /senior/workspace/orin-slave64/master/src/shared_msgs # timeout=10 Fetching upstream changes from http://159.27.226.4/shared/shared_msgs.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 -- http://159.27.226.4/shared/shared_msgs.git +refs/heads/*:refs/remotes/origin/* # timeout=30 + rm -rf /senior/workspace/orin-slave64/master/.catkin_tools /senior/workspace/orin-slave64/master/build/ /senior/workspace/orin-slave64/master/devel/ /senior/workspace/orin-slave64/master/install /senior/workspace/orin-slave64/master/logs/ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [Label: orin-arm, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline java.lang.InterruptedException at java.lang.Object.wait(Native Method) at hudson.remoting.Request.call(Request.java:177) at hudson.remoting.Channel.call(Channel.java:1000) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143) at sun.reflect.GeneratedMethodAccessor705.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129) at com.sun.proxy.$Proxy82.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1216) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Finished: ABORTED