Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17928338939648332555.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12354123324905250255.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh743554128851216820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7912957801207266034.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9218629180330268504.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17180 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 (main) Commit message: "Merge pull request #366 from cloudxxx8/changelog" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 # timeout=10 > git rev-list --no-walk 63560b1f091cdd18f74439d048f83e61f0721fcd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:15 ========================================================= 02:07:15 EdgeX Global Pipelines Version Info 02:07:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:07:16 ------------------- 02:07:16 stable info: 02:07:16 ------------------- 02:07:16 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 02:07:16 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 02:07:16 Message: update stable to v1.0.257 02:07:16 ------------------- 02:07:16 experimental info: 02:07:16 ------------------- 02:07:16 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:16 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 02:07:16 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abaf377 [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:17 provisioning config files... 02:07:17 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2273866932978274477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:17 ---> docker-login.sh 02:07:17 nexus3.edgexfoundry.org:10001 02:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:19 Configure a credential helper to remove this warning. See 02:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:19 02:07:19 Login Succeeded 02:07:19 nexus3.edgexfoundry.org:10002 02:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:19 Configure a credential helper to remove this warning. See 02:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:19 02:07:19 Login Succeeded 02:07:19 nexus3.edgexfoundry.org:10003 02:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:19 Configure a credential helper to remove this warning. See 02:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:19 02:07:19 Login Succeeded 02:07:19 nexus3.edgexfoundry.org:10004 02:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:19 Configure a credential helper to remove this warning. See 02:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:19 02:07:19 Login Succeeded 02:07:19 docker.io 02:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:20 Configure a credential helper to remove this warning. See 02:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:20 02:07:20 Login Succeeded 02:07:20 ---> docker-login.sh ends [Pipeline] } 02:07:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:20 + git rev-list -1 --merges abaf377c2305cb6c403a8e05fa4318ea0a1dbe85~1..abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 [Pipeline] echo 02:07:20 -----------> git rev-list -1 --merges abaf377c2305cb6c403a8e05fa4318ea0a1dbe85~1..abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 02:07:20 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 [false] [Pipeline] sh 02:07:20 + git log --format=format:%s -1 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 [Pipeline] echo 02:07:20 ========================================================= 02:07:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:21 + git log --format=format:%s -1 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 [Pipeline] echo 02:07:21 [semverPrep] GIT_COMMIT: abaf377c2305cb6c403a8e05fa4318ea0a1dbe85, Commit Message: Merge pull request #366 from cloudxxx8/changelog [Pipeline] echo 02:07:21 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:21 + grep -v github /etc/ssh/ssh_known_hosts 02:07:21 + [ -e /tmp/ssh_known_hosts ] 02:07:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:21 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:21 02:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:22 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:22 b85a868b505f: Pulling fs layer 02:07:22 e2be974225ed: Pulling fs layer 02:07:22 339a4e72a1f5: Pulling fs layer 02:07:22 988bab9f4d93: Pulling fs layer 02:07:22 1469e6f7b9e6: Pulling fs layer 02:07:22 eaf3925da568: Pulling fs layer 02:07:22 bab4dde63d76: Pulling fs layer 02:07:22 bde34c3a00c8: Pulling fs layer 02:07:22 b352a97aabf1: Pulling fs layer 02:07:22 4872d77fe225: Pulling fs layer 02:07:22 5851b861e8e6: Pulling fs layer 02:07:22 b352a97aabf1: Waiting 02:07:22 4872d77fe225: Waiting 02:07:22 5851b861e8e6: Waiting 02:07:22 eaf3925da568: Waiting 02:07:22 988bab9f4d93: Waiting 02:07:22 bab4dde63d76: Waiting 02:07:22 bde34c3a00c8: Waiting 02:07:22 1469e6f7b9e6: Waiting 02:07:22 e2be974225ed: Download complete 02:07:22 988bab9f4d93: Verifying Checksum 02:07:22 988bab9f4d93: Download complete 02:07:22 1469e6f7b9e6: Verifying Checksum 02:07:22 1469e6f7b9e6: Download complete 02:07:22 339a4e72a1f5: Verifying Checksum 02:07:22 339a4e72a1f5: Download complete 02:07:22 eaf3925da568: Verifying Checksum 02:07:22 eaf3925da568: Download complete 02:07:22 bde34c3a00c8: Download complete 02:07:22 b352a97aabf1: Download complete 02:07:22 4872d77fe225: Verifying Checksum 02:07:22 4872d77fe225: Download complete 02:07:22 5851b861e8e6: Verifying Checksum 02:07:22 5851b861e8e6: Download complete 02:07:22 b85a868b505f: Verifying Checksum 02:07:22 b85a868b505f: Download complete 02:07:22 bab4dde63d76: Verifying Checksum 02:07:22 bab4dde63d76: Download complete 02:07:23 b85a868b505f: Pull complete 02:07:23 e2be974225ed: Pull complete 02:07:24 339a4e72a1f5: Pull complete 02:07:24 988bab9f4d93: Pull complete 02:07:24 1469e6f7b9e6: Pull complete 02:07:24 eaf3925da568: Pull complete 02:07:26 bab4dde63d76: Pull complete 02:07:26 bde34c3a00c8: Pull complete 02:07:27 b352a97aabf1: Pull complete 02:07:27 4872d77fe225: Pull complete 02:07:27 5851b861e8e6: Pull complete 02:07:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:27 prd-ubuntu20.04-docker-8c-8g-17180 does not seem to be running inside a container 02:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:32 $ docker top a24cad183990b271791c702cfe1e9e0168e0ec6dece48c883d865261dcf823cb -eo pid,comm 02:07:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:07:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:32 [ssh-agent] Looking for ssh-agent implementation... 02:07:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:32 $ docker exec a24cad183990b271791c702cfe1e9e0168e0ec6dece48c883d865261dcf823cb ssh-agent 02:07:32 SSH_AUTH_SOCK=/tmp/ssh-2NVlJ76ZpNi3/agent.32 02:07:32 SSH_AGENT_PID=38 02:07:32 Running ssh-add (command line suppressed) 02:07:32 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_347037401892437163.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_347037401892437163.key) 02:07:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:33 + git tag --points-at HEAD [Pipeline] } 02:07:33 $ docker exec --env ******** --env ******** a24cad183990b271791c702cfe1e9e0168e0ec6dece48c883d865261dcf823cb ssh-agent -k 02:07:33 unset SSH_AUTH_SOCK; 02:07:33 unset SSH_AGENT_PID; 02:07:33 echo Agent pid 38 killed; 02:07:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:33 [ssh-agent] Looking for ssh-agent implementation... 02:07:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:33 $ docker exec a24cad183990b271791c702cfe1e9e0168e0ec6dece48c883d865261dcf823cb ssh-agent 02:07:33 SSH_AUTH_SOCK=/tmp/ssh-Xxumz7ocpWvx/agent.71 02:07:33 SSH_AGENT_PID=77 02:07:33 Running ssh-add (command line suppressed) 02:07:33 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1413090459915122988.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1413090459915122988.key) 02:07:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:33 + git semver init 02:07:34 2023-11-10 02:07:34,106 [run_init] DEBUG init version:0.0.0 force:False 02:07:34 2023-11-10 02:07:34,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 02:07:34 2023-11-10 02:07:34,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 02:07:34 2023-11-10 02:07:34,107 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 02:07:35 2023-11-10 02:07:35,356 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 02:07:35 2023-11-10 02:07:35,357 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 02:07:35 2023-11-10 02:07:35,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:07:35 2023-11-10 02:07:35,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:07:35 3.1.0-dev.31 [Pipeline] } 02:07:35 $ docker exec --env ******** --env ******** a24cad183990b271791c702cfe1e9e0168e0ec6dece48c883d865261dcf823cb ssh-agent -k 02:07:35 unset SSH_AUTH_SOCK; 02:07:35 unset SSH_AGENT_PID; 02:07:35 echo Agent pid 77 killed; 02:07:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:35 + git semver [Pipeline] } 02:07:36 $ docker stop --time=1 a24cad183990b271791c702cfe1e9e0168e0ec6dece48c883d865261dcf823cb 02:07:37 $ docker rm -f --volumes a24cad183990b271791c702cfe1e9e0168e0ec6dece48c883d865261dcf823cb [Pipeline] // withDockerContainer [Pipeline] sh 02:07:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:38 Stashed 1 file(s) [Pipeline] echo 02:07:38 [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:38 provisioning config files... 02:07:38 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9474025880112851413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:38 ---> docker-login.sh 02:07:38 nexus3.edgexfoundry.org:10001 02:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:38 Configure a credential helper to remove this warning. See 02:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:38 02:07:38 Login Succeeded 02:07:38 nexus3.edgexfoundry.org:10002 02:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:39 Configure a credential helper to remove this warning. See 02:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:39 02:07:39 Login Succeeded 02:07:39 nexus3.edgexfoundry.org:10003 02:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:39 Configure a credential helper to remove this warning. See 02:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:39 02:07:39 Login Succeeded 02:07:39 nexus3.edgexfoundry.org:10004 02:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:39 Configure a credential helper to remove this warning. See 02:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:39 02:07:39 Login Succeeded 02:07:39 docker.io 02:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:39 Configure a credential helper to remove this warning. See 02:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:39 02:07:39 Login Succeeded 02:07:39 ---> docker-login.sh ends [Pipeline] } 02:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:39 ========================================================= 02:07:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:07:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:07:39 Sending build context to Docker daemon 10.94MB 02:07:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:07:39 Step 2/12 : FROM ${BASE} AS builder 02:07:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:40 7264a8db6415: Pulling fs layer 02:07:40 c4d48a809fc2: Pulling fs layer 02:07:40 4f1c88b9dad5: Pulling fs layer 02:07:40 ad3a456e5733: Pulling fs layer 02:07:40 33e27b845d1e: Pulling fs layer 02:07:40 c68163c4e522: Pulling fs layer 02:07:40 50da416c3ac9: Pulling fs layer 02:07:40 23d2d4c4bb30: Pulling fs layer 02:07:40 23d2d4c4bb30: Waiting 02:07:40 ad3a456e5733: Waiting 02:07:40 33e27b845d1e: Waiting 02:07:40 c4d48a809fc2: Verifying Checksum 02:07:40 c4d48a809fc2: Download complete 02:07:40 ad3a456e5733: Verifying Checksum 02:07:40 ad3a456e5733: Download complete 02:07:40 33e27b845d1e: Download complete 02:07:40 7264a8db6415: Verifying Checksum 02:07:40 7264a8db6415: Download complete 02:07:40 c68163c4e522: Verifying Checksum 02:07:40 c68163c4e522: Download complete 02:07:40 7264a8db6415: Pull complete 02:07:40 23d2d4c4bb30: Verifying Checksum 02:07:40 23d2d4c4bb30: Download complete 02:07:40 4f1c88b9dad5: Verifying Checksum 02:07:40 4f1c88b9dad5: Download complete 02:07:41 c4d48a809fc2: Pull complete 02:07:41 50da416c3ac9: Verifying Checksum 02:07:41 50da416c3ac9: Download complete 02:07:45 4f1c88b9dad5: Pull complete 02:07:45 ad3a456e5733: Pull complete 02:07:45 33e27b845d1e: Pull complete 02:07:45 c68163c4e522: Pull complete 02:07:49 50da416c3ac9: Pull complete 02:07:49 23d2d4c4bb30: Pull complete 02:07:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:07:49 ---> 0786185ac409 02:07:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:07:53 Still waiting to schedule task 02:07:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17177’ 02:07:57 ---> Running in 77d59c0e5ce8 02:07:57 Removing intermediate container 77d59c0e5ce8 02:07:57 ---> 5d6e89505aba 02:07:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:07:57 ---> Running in 445a6806c5a2 02:07:57 Removing intermediate container 445a6806c5a2 02:07:57 ---> 12e92289401d 02:07:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:07:57 ---> Running in 5ef62b730cd1 02:07:57 Removing intermediate container 5ef62b730cd1 02:07:57 ---> 704d78d023d0 02:07:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:07:57 ---> Running in b74920f2ceb8 02:07:57 Removing intermediate container b74920f2ceb8 02:07:57 ---> 1e08551382f5 02:07:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:57 ---> Running in 73358544ab20 02:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:58 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:07:58 (2/4) Installing libedit (20221030.3.1-r1) 02:07:58 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:07:58 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:07:58 Executing busybox-1.36.1-r2.trigger 02:07:58 OK: 268 MiB in 56 packages 02:07:59 Removing intermediate container 73358544ab20 02:07:59 ---> 27258214a9db 02:07:59 Step 8/12 : WORKDIR /device-rest-go 02:08:00 ---> Running in 29177590835b 02:08:00 Removing intermediate container 29177590835b 02:08:00 ---> 2e76b87739a0 02:08:00 Step 9/12 : COPY go.mod vendor* ./ 02:08:01 ---> bad7b36a3010 02:08:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:01 ---> Running in 4ca046bde392 02:08:48 Removing intermediate container 4ca046bde392 02:08:48 ---> 8f624e6f5dbd 02:08:48 Step 11/12 : COPY . . 02:08:48 ---> 8b88cc917f77 02:08:48 Step 12/12 : RUN $MAKE 02:08:48 ---> Running in 0963528b67e0 02:08:48 noop 02:08:48 Removing intermediate container 0963528b67e0 02:08:48 ---> 2213389ae595 02:08:48 Successfully built 2213389ae595 02:08:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:48 + docker inspect -f . ci-base-image-x86_64 02:08:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:48 prd-ubuntu20.04-docker-8c-8g-17180 does not seem to be running inside a container 02:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:48 $ docker top e038eb901408cd343365742206182f780d7acc92e6e402f3c31e6869cb119c2c -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:49 + go version 02:08:49 go version go1.21.0 linux/amd64 [Pipeline] } 02:08:49 $ docker stop --time=1 e038eb901408cd343365742206182f780d7acc92e6e402f3c31e6869cb119c2c 02:08:50 $ docker rm -f --volumes e038eb901408cd343365742206182f780d7acc92e6e402f3c31e6869cb119c2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:50 + docker inspect -f . ci-base-image-x86_64 02:08:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:51 prd-ubuntu20.04-docker-8c-8g-17180 does not seem to be running inside a container 02:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:51 $ docker top e248cdd41a51470b9d108b10bdac43b207dc04b0ca7a54226378038d35afdcfc -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:52 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 02:08:52 + make test 02:08:52 go test ./... -coverprofile=coverage.out ./... 02:08:55 ? github.com/edgexfoundry/device-rest-go [no test files] 02:09:08 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 02:09:08 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 33.2% of statements 02:09:13 go vet ./... 02:09:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:17 ./bin/test-attribution-txt.sh [Pipeline] echo 02:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:09:17 $ docker stop --time=1 e248cdd41a51470b9d108b10bdac43b207dc04b0ca7a54226378038d35afdcfc 02:09:24 $ docker rm -f --volumes e248cdd41a51470b9d108b10bdac43b207dc04b0ca7a54226378038d35afdcfc [Pipeline] // withDockerContainer [Pipeline] sh 02:09:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:09:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:26 + ls -al . 02:09:26 total 180 02:09:26 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 02:08 . 02:09:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:07 .. 02:09:26 -rw-rw-r-- 1 jenkins jenkins 151 Nov 10 02:07 .dockerignore 02:09:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:09 .git 02:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:07 .github 02:09:26 -rw-rw-r-- 1 jenkins jenkins 264 Nov 10 02:07 .gitignore 02:09:26 -rw-rw-r-- 1 jenkins jenkins 41 Nov 10 02:07 .golangci.yml 02:09:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:07 .semver 02:09:26 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 10 02:07 Attribution.txt 02:09:26 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 10 02:07 CHANGELOG.md 02:09:26 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 10 02:07 Dockerfile 02:09:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 02:07 GOVERNANCE.md 02:09:26 -rw-rw-r-- 1 jenkins jenkins 680 Nov 10 02:07 Jenkinsfile 02:09:26 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 10 02:07 LICENSE 02:09:26 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 10 02:07 Makefile 02:09:26 -rw-rw-r-- 1 jenkins jenkins 620 Nov 10 02:07 OWNERS.md 02:09:26 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 10 02:07 README.md 02:09:26 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 02:07 VERSION 02:09:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:07 bin 02:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:07 cmd 02:09:26 -rw-r--r-- 1 jenkins jenkins 14499 Nov 10 02:09 coverage.out 02:09:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:07 driver 02:09:26 -rw-rw-r-- 1 jenkins jenkins 3844 Nov 10 02:07 go.mod 02:09:26 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 10 02:07 go.sum 02:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:07 openapi 02:09:26 -rw-rw-r-- 1 jenkins jenkins 713 Nov 10 02:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:26 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 --label arch=amd64 --label version=3.1.0-dev.31 . 02:09:26 Sending build context to Docker daemon 10.95MB 02:09:26 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:09:26 Step 2/25 : FROM ${BASE} AS builder 02:09:26 ---> 2213389ae595 02:09:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:09:26 ---> Running in 295ea613a133 02:09:26 Removing intermediate container 295ea613a133 02:09:26 ---> 276da2a25eaf 02:09:26 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:27 ---> Running in 1f71cee058a5 02:09:27 Removing intermediate container 1f71cee058a5 02:09:27 ---> d992f6fe6cf5 02:09:27 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:09:27 ---> Running in 599293a1ec5c 02:09:27 Removing intermediate container 599293a1ec5c 02:09:27 ---> b09486f860bf 02:09:27 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:09:27 ---> Running in 01996eb3a944 02:09:27 Removing intermediate container 01996eb3a944 02:09:27 ---> 68d502dccaca 02:09:27 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:27 ---> Running in 918f0d15ab23 02:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:09:28 OK: 268 MiB in 56 packages 02:09:28 Removing intermediate container 918f0d15ab23 02:09:28 ---> 683397483d0f 02:09:28 Step 8/25 : WORKDIR /device-rest-go 02:09:28 ---> Running in b8563990e854 02:09:29 Removing intermediate container b8563990e854 02:09:29 ---> 9df21414560f 02:09:29 Step 9/25 : COPY go.mod vendor* ./ 02:09:29 ---> 7a718552c05d 02:09:29 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:29 ---> Running in 4661a77fd140 02:09:29 Removing intermediate container 4661a77fd140 02:09:29 ---> a1ac302a617f 02:09:29 Step 11/25 : COPY . . 02:09:30 ---> 2963cb382381 02:09:30 Step 12/25 : RUN $MAKE 02:09:30 ---> Running in 5f04b0b568ce 02:09:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 02:09:57 Removing intermediate container 5f04b0b568ce 02:09:57 ---> 34d91a3337a5 02:09:57 Step 13/25 : FROM alpine:3.18 02:09:59 3.18: Pulling from library/alpine 02:09:59 96526aa774ef: Pulling fs layer 02:09:59 96526aa774ef: Download complete 02:09:59 96526aa774ef: Pull complete 02:09:59 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:09:59 Status: Downloaded newer image for alpine:3.18 02:09:59 ---> 8ca4688f4f35 02:09:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:09:59 ---> Running in 4b63db43305f 02:09:59 Removing intermediate container 4b63db43305f 02:09:59 ---> de3d1bcf68ac 02:09:59 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 02:09:59 ---> Running in 28682f7593fd 02:09:59 Removing intermediate container 28682f7593fd 02:09:59 ---> e4e80d60b3c4 02:09:59 Step 16/25 : RUN apk add --update --no-cache dumb-init 02:09:59 ---> Running in 57aeaa3c680e 02:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:10:00 (1/1) Installing dumb-init (1.2.5-r2) 02:10:00 Executing busybox-1.36.1-r2.trigger 02:10:00 OK: 7 MiB in 16 packages 02:10:01 Removing intermediate container 57aeaa3c680e 02:10:01 ---> 12d15b3762d6 02:10:01 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 02:10:01 ---> 9c4f7f5123ef 02:10:01 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 02:10:01 ---> bde78ef20554 02:10:01 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 02:10:02 ---> 5eab75422138 02:10:02 Step 20/25 : EXPOSE 59986 02:10:02 ---> Running in 091f3dfd48ae 02:10:02 Removing intermediate container 091f3dfd48ae 02:10:02 ---> 34d7b80f9c60 02:10:02 Step 21/25 : ENTRYPOINT ["/device-rest"] 02:10:02 ---> Running in d139ca025ef3 02:10:02 Removing intermediate container d139ca025ef3 02:10:02 ---> a6f6448abdd0 02:10:02 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:10:02 ---> Running in 0205f44ed8f0 02:10:02 Removing intermediate container 0205f44ed8f0 02:10:02 ---> c02b50bcaf9d 02:10:02 Step 23/25 : LABEL arch=amd64 02:10:02 ---> Running in 162cde6c94f3 02:10:02 Removing intermediate container 162cde6c94f3 02:10:02 ---> b56215a544cb 02:10:02 Step 24/25 : LABEL git_sha=abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 02:10:02 ---> Running in 49e1c0ff3b4e 02:10:02 Removing intermediate container 49e1c0ff3b4e 02:10:02 ---> 813655468d04 02:10:02 Step 25/25 : LABEL version=3.1.0-dev.31 02:10:02 ---> Running in a7df7bf6eb32 02:10:02 Removing intermediate container a7df7bf6eb32 02:10:02 ---> 691d2ebec520 02:10:02 [Warning] One or more build-args [ARCH] were not consumed 02:10:02 Successfully built 691d2ebec520 02:10:02 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:02 provisioning config files... 02:10:02 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5245198437533794582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:03 ---> docker-login.sh 02:10:03 nexus3.edgexfoundry.org:10001 02:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:03 Configure a credential helper to remove this warning. See 02:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:03 02:10:03 Login Succeeded 02:10:03 nexus3.edgexfoundry.org:10002 02:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:03 Configure a credential helper to remove this warning. See 02:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:03 02:10:03 Login Succeeded 02:10:03 nexus3.edgexfoundry.org:10003 02:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:03 Configure a credential helper to remove this warning. See 02:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:03 02:10:03 Login Succeeded 02:10:03 nexus3.edgexfoundry.org:10004 02:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:03 Configure a credential helper to remove this warning. See 02:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:03 02:10:03 Login Succeeded 02:10:03 docker.io 02:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:03 Configure a credential helper to remove this warning. See 02:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:03 02:10:03 Login Succeeded 02:10:03 ---> docker-login.sh ends [Pipeline] } 02:10:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:10:03 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 02:10:03 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 02:10:03 latest 02:10:03 3.1.0-dev.31 02:10:03 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85-3.1.0-dev.31 02:10:03 main 02:10:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:04 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:04 + docker push nexus3.edgexfoundry.org:10004/device-rest:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 02:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:10:04 426367030520: Preparing 02:10:04 5f1a0f9ef10d: Preparing 02:10:04 d37ed4c26ba6: Preparing 02:10:04 e38cdd1d3a33: Preparing 02:10:04 cc2447e1835a: Preparing 02:10:04 cc2447e1835a: Layer already exists 02:10:04 5f1a0f9ef10d: Pushed 02:10:04 e38cdd1d3a33: Pushed 02:10:04 426367030520: Pushed 02:10:07 d37ed4c26ba6: Pushed 02:10:07 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85: digest: sha256:0f3a66191c3c79904ad3f93592f508dbad7e6e1da45ed3b958d2177b04ea573e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:07 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:08 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 02:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:10:08 426367030520: Preparing 02:10:08 5f1a0f9ef10d: Preparing 02:10:08 d37ed4c26ba6: Preparing 02:10:08 e38cdd1d3a33: Preparing 02:10:08 cc2447e1835a: Preparing 02:10:08 426367030520: Layer already exists 02:10:08 5f1a0f9ef10d: Layer already exists 02:10:08 cc2447e1835a: Layer already exists 02:10:08 d37ed4c26ba6: Layer already exists 02:10:08 e38cdd1d3a33: Layer already exists 02:10:08 latest: digest: sha256:0f3a66191c3c79904ad3f93592f508dbad7e6e1da45ed3b958d2177b04ea573e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:08 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:08 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.31 02:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:10:08 426367030520: Preparing 02:10:08 5f1a0f9ef10d: Preparing 02:10:08 d37ed4c26ba6: Preparing 02:10:08 e38cdd1d3a33: Preparing 02:10:08 cc2447e1835a: Preparing 02:10:08 e38cdd1d3a33: Layer already exists 02:10:08 cc2447e1835a: Layer already exists 02:10:08 426367030520: Layer already exists 02:10:08 d37ed4c26ba6: Layer already exists 02:10:08 5f1a0f9ef10d: Layer already exists 02:10:08 3.1.0-dev.31: digest: sha256:0f3a66191c3c79904ad3f93592f508dbad7e6e1da45ed3b958d2177b04ea573e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker push nexus3.edgexfoundry.org:10004/device-rest:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85-3.1.0-dev.31 02:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:10:09 426367030520: Preparing 02:10:09 5f1a0f9ef10d: Preparing 02:10:09 d37ed4c26ba6: Preparing 02:10:09 e38cdd1d3a33: Preparing 02:10:09 cc2447e1835a: Preparing 02:10:09 426367030520: Layer already exists 02:10:09 5f1a0f9ef10d: Layer already exists 02:10:09 e38cdd1d3a33: Layer already exists 02:10:09 cc2447e1835a: Layer already exists 02:10:09 d37ed4c26ba6: Layer already exists 02:10:09 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85-3.1.0-dev.31: digest: sha256:0f3a66191c3c79904ad3f93592f508dbad7e6e1da45ed3b958d2177b04ea573e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:10 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 02:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:10:10 426367030520: Preparing 02:10:10 5f1a0f9ef10d: Preparing 02:10:10 d37ed4c26ba6: Preparing 02:10:10 e38cdd1d3a33: Preparing 02:10:10 cc2447e1835a: Preparing 02:10:10 cc2447e1835a: Layer already exists 02:10:10 426367030520: Layer already exists 02:10:10 5f1a0f9ef10d: Layer already exists 02:10:10 d37ed4c26ba6: Layer already exists 02:10:10 e38cdd1d3a33: Layer already exists 02:10:10 main: digest: sha256:0f3a66191c3c79904ad3f93592f508dbad7e6e1da45ed3b958d2177b04ea573e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:10 ===================================================== [Pipeline] echo 02:10:10 taggedImages: 02:10:10 - nexus3.edgexfoundry.org:10004/device-rest:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 02:10:10 - nexus3.edgexfoundry.org:10004/device-rest:latest 02:10:10 - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.31 02:10:10 - nexus3.edgexfoundry.org:10004/device-rest:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85-3.1.0-dev.31 02:10:10 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:10 02:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:10 latest: Pulling from edgex-lftools-log-publisher 02:10:10 5eb5b503b376: Pulling fs layer 02:10:10 5c69ac0246d0: Pulling fs layer 02:10:10 ec43610c2a17: Pulling fs layer 02:10:10 3a2ae6a8a46f: Pulling fs layer 02:10:10 33b1e0a273af: Pulling fs layer 02:10:10 3a2ae6a8a46f: Waiting 02:10:10 5d3b04190fa2: Pulling fs layer 02:10:10 2f39f015ded8: Pulling fs layer 02:10:10 5d3b04190fa2: Waiting 02:10:10 33b1e0a273af: Waiting 02:10:10 2f39f015ded8: Waiting 02:10:10 5c69ac0246d0: Download complete 02:10:10 3a2ae6a8a46f: Download complete 02:10:10 ec43610c2a17: Verifying Checksum 02:10:10 ec43610c2a17: Download complete 02:10:10 33b1e0a273af: Verifying Checksum 02:10:10 33b1e0a273af: Download complete 02:10:10 5d3b04190fa2: Verifying Checksum 02:10:10 5d3b04190fa2: Download complete 02:10:11 5eb5b503b376: Verifying Checksum 02:10:11 5eb5b503b376: Download complete 02:10:11 2f39f015ded8: Download complete 02:10:12 5eb5b503b376: Pull complete 02:10:12 5c69ac0246d0: Pull complete 02:10:13 ec43610c2a17: Pull complete 02:10:13 3a2ae6a8a46f: Pull complete 02:10:13 33b1e0a273af: Pull complete 02:10:13 5d3b04190fa2: Pull complete 02:10:18 2f39f015ded8: Pull complete 02:10:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:18 prd-ubuntu20.04-docker-8c-8g-17180 does not seem to be running inside a container 02:10:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:10:26 $ docker top 34ba09524dce3ac72dee890c7f4ae84d089a2de46670f73def76d1641fbb4907 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:26 ---> job-cost.sh 02:10:26 lf-activate-venv: SKIPPING 02:10:26 INFO: No Stack... 02:10:26 INFO: Retrieving Pricing Info for: v3-standard-8 02:10:27 INFO: Archiving Costs [Pipeline] sh 02:10:27 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 02:10:27 + cut -d, -f6 [Pipeline] lock 02:10:27 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-151-stack-cost] 02:10:27 Resource [jenkins-edgexfoundry-device-rest-go-main-151-stack-cost] did not exist. Created. 02:10:27 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:10:27 + echo total: 0.2199999988079071 [Pipeline] stash 02:10:27 Stashed 1 file(s) [Pipeline] } 02:10:27 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 02:10:27 $ docker stop --time=1 34ba09524dce3ac72dee890c7f4ae84d089a2de46670f73def76d1641fbb4907 02:10:28 $ docker rm -f --volumes 34ba09524dce3ac72dee890c7f4ae84d089a2de46670f73def76d1641fbb4907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:10:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17186 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 02:10:42 Running in /w/workspace/device-rest-go/151 [Pipeline] { [Pipeline] checkout 02:10:42 The recommended git tool is: git 02:10:53 using credential edgex-jenkins-ssh 02:10:53 Cloning the remote Git repository 02:10:54 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 02:10:54 > git init /w/workspace/device-rest-go/151 # timeout=10 02:10:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 02:10:54 > git --version # timeout=10 02:10:54 > git --version # 'git version 2.25.1' 02:10:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 02:10:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:59 Avoid second fetch 02:10:59 Checking out Revision abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 (main) 02:10:59 > git config core.sparsecheckout # timeout=10 02:10:59 > git checkout -f abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 # timeout=10 02:11:00 Commit message: "Merge pull request #366 from cloudxxx8/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:11:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:01 Dload Upload Total Spent Left Speed 02:11:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 02:11:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:11:02 + sudo tee /etc/docker/daemon.new 02:11:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:11:02 { 02:11:02 "registry-mirrors": [ 02:11:02 "https://nexus3.edgexfoundry.org:10001" 02:11:02 ], 02:11:02 "bip": "10.250.0.254/24", 02:11:02 "hosts": [ 02:11:02 "tcp://0.0.0.0:5555", 02:11:02 "unix:///var/run/docker.sock" 02:11:02 ], 02:11:02 "mtu": 1458, 02:11:02 "selinux-enabled": true, 02:11:02 "seccomp-profile": "/etc/docker/seccomp.json" 02:11:02 } [Pipeline] sh 02:11:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:11:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:26 provisioning config files... 02:11:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/151@tmp/config12795234451700428404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:26 ---> docker-login.sh 02:11:26 nexus3.edgexfoundry.org:10001 02:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:27 Configure a credential helper to remove this warning. See 02:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:27 02:11:27 Login Succeeded 02:11:27 nexus3.edgexfoundry.org:10002 02:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:27 Configure a credential helper to remove this warning. See 02:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:27 02:11:27 Login Succeeded 02:11:27 nexus3.edgexfoundry.org:10003 02:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:28 Configure a credential helper to remove this warning. See 02:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:28 02:11:28 Login Succeeded 02:11:28 nexus3.edgexfoundry.org:10004 02:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:28 Configure a credential helper to remove this warning. See 02:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:28 02:11:28 Login Succeeded 02:11:28 docker.io 02:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:29 Configure a credential helper to remove this warning. See 02:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:29 02:11:29 Login Succeeded 02:11:29 ---> docker-login.sh ends [Pipeline] } 02:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:11:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:11:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:11:29 ========================================================= 02:11:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:11:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:11:30 Sending build context to Docker daemon 127.5kB 02:11:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:11:30 Step 2/12 : FROM ${BASE} AS builder 02:11:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:11:30 9fda8d8052c6: Pulling fs layer 02:11:30 5d54e960e981: Pulling fs layer 02:11:30 c4a7e357bf2a: Pulling fs layer 02:11:30 f0e02332f6b5: Pulling fs layer 02:11:30 cefa15bbcfad: Pulling fs layer 02:11:30 17808c966233: Pulling fs layer 02:11:30 f4c1fc716caa: Pulling fs layer 02:11:30 f0e02332f6b5: Waiting 02:11:30 cefa15bbcfad: Waiting 02:11:30 17808c966233: Waiting 02:11:30 f4c1fc716caa: Waiting 02:11:30 5d54e960e981: Download complete 02:11:30 f0e02332f6b5: Download complete 02:11:30 cefa15bbcfad: Verifying Checksum 02:11:30 cefa15bbcfad: Download complete 02:11:31 9fda8d8052c6: Verifying Checksum 02:11:31 9fda8d8052c6: Download complete 02:11:31 f4c1fc716caa: Verifying Checksum 02:11:31 f4c1fc716caa: Download complete 02:11:32 9fda8d8052c6: Pull complete 02:11:32 5d54e960e981: Pull complete 02:11:32 c4a7e357bf2a: Verifying Checksum 02:11:32 c4a7e357bf2a: Download complete 02:11:33 17808c966233: Verifying Checksum 02:11:33 17808c966233: Download complete 02:11:46 c4a7e357bf2a: Pull complete 02:11:46 f0e02332f6b5: Pull complete 02:11:46 cefa15bbcfad: Pull complete 02:11:56 17808c966233: Pull complete 02:11:58 f4c1fc716caa: Pull complete 02:11:58 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:11:58 ---> ea914061e18c 02:11:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:11:59 ---> Running in 18fe790fe3e5 02:11:59 Removing intermediate container 18fe790fe3e5 02:11:59 ---> 9546b213b023 02:11:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:11:59 ---> Running in 95c2c1dada03 02:11:59 Removing intermediate container 95c2c1dada03 02:11:59 ---> 025338f22bff 02:11:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:12:00 ---> Running in e512326806c1 02:12:00 Removing intermediate container e512326806c1 02:12:00 ---> b921e987ca60 02:12:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:12:00 ---> Running in 5eecb6722ae3 02:12:00 Removing intermediate container 5eecb6722ae3 02:12:00 ---> 07887555bca2 02:12:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:00 ---> Running in 0b7d628cbcdb 02:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:12:04 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:12:04 (2/4) Installing libedit (20221030.3.1-r1) 02:12:04 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:12:04 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:12:04 Executing busybox-1.36.1-r2.trigger 02:12:04 OK: 270 MiB in 56 packages 02:12:06 Removing intermediate container 0b7d628cbcdb 02:12:06 ---> 9c28bd4e6c5d 02:12:06 Step 8/12 : WORKDIR /device-rest-go 02:12:06 ---> Running in 7a0b49fcdfc0 02:12:06 Removing intermediate container 7a0b49fcdfc0 02:12:06 ---> 79dfbcf56de0 02:12:06 Step 9/12 : COPY go.mod vendor* ./ 02:12:07 ---> 7e1db2b6edd1 02:12:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:07 ---> Running in 681c561608e5 02:13:28 Removing intermediate container 681c561608e5 02:13:28 ---> 1a5229e23b80 02:13:28 Step 11/12 : COPY . . 02:13:28 ---> 7b7d27f08da9 02:13:28 Step 12/12 : RUN $MAKE 02:13:28 ---> Running in abad867d52ad 02:13:28 noop 02:13:28 Removing intermediate container abad867d52ad 02:13:28 ---> d0c512c31410 02:13:28 Successfully built d0c512c31410 02:13:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker inspect -f . ci-base-image-arm64 02:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:29 prd-ubuntu20.04-docker-arm64-4c-16g-17186 does not seem to be running inside a container 02:13:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/151 -v /w/workspace/device-rest-go/151:/w/workspace/device-rest-go/151:rw,z -v /w/workspace/device-rest-go/151@tmp:/w/workspace/device-rest-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:13:31 $ docker top 128b855bb4297990af93b03c68a9c57128d278eac45f792931b7dfa7767f719e -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:32 + go version 02:13:32 go version go1.21.0 linux/arm64 [Pipeline] } 02:13:32 $ docker stop --time=1 128b855bb4297990af93b03c68a9c57128d278eac45f792931b7dfa7767f719e 02:13:33 $ docker rm -f --volumes 128b855bb4297990af93b03c68a9c57128d278eac45f792931b7dfa7767f719e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:34 + docker inspect -f . ci-base-image-arm64 02:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:34 prd-ubuntu20.04-docker-arm64-4c-16g-17186 does not seem to be running inside a container 02:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/151 -v /w/workspace/device-rest-go/151:/w/workspace/device-rest-go/151:rw,z -v /w/workspace/device-rest-go/151@tmp:/w/workspace/device-rest-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:13:36 $ docker top 52ba02dd5937e6cd266ef07b827f5fbfc8561c1cce2188960a1e03d915fb6ae5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:37 + git config --global --add safe.directory /w/workspace/device-rest-go/151 [Pipeline] fileExists [Pipeline] sh 02:13:37 + make test 02:13:37 go test ./... -coverprofile=coverage.out ./... 02:13:43 ? github.com/edgexfoundry/device-rest-go [no test files] 02:15:49 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 02:15:49 ok github.com/edgexfoundry/device-rest-go/driver 0.073s coverage: 33.2% of statements 02:15:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:15:49 go vet ./... 02:16:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:16:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:16:22 ./bin/test-attribution-txt.sh [Pipeline] echo 02:16:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:16:22 $ docker stop --time=1 52ba02dd5937e6cd266ef07b827f5fbfc8561c1cce2188960a1e03d915fb6ae5 02:16:24 $ docker rm -f --volumes 52ba02dd5937e6cd266ef07b827f5fbfc8561c1cce2188960a1e03d915fb6ae5 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:16:25 Warning: overwriting stash ‘coverage-report’ 02:16:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:16:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:16:27 + ls -al . 02:16:27 total 176 02:16:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:13 . 02:16:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:10 .. 02:16:27 -rw-rw-r-- 1 jenkins jenkins 151 Nov 10 02:10 .dockerignore 02:16:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:10 .git 02:16:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:10 .github 02:16:27 -rw-rw-r-- 1 jenkins jenkins 264 Nov 10 02:10 .gitignore 02:16:27 -rw-rw-r-- 1 jenkins jenkins 41 Nov 10 02:10 .golangci.yml 02:16:27 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 10 02:10 Attribution.txt 02:16:27 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 10 02:10 CHANGELOG.md 02:16:27 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 10 02:10 Dockerfile 02:16:27 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 02:10 GOVERNANCE.md 02:16:27 -rw-rw-r-- 1 jenkins jenkins 680 Nov 10 02:10 Jenkinsfile 02:16:27 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 10 02:10 LICENSE 02:16:27 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 10 02:10 Makefile 02:16:27 -rw-rw-r-- 1 jenkins jenkins 620 Nov 10 02:10 OWNERS.md 02:16:27 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 10 02:10 README.md 02:16:27 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 02:07 VERSION 02:16:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:10 bin 02:16:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:10 cmd 02:16:27 -rw-r--r-- 1 jenkins jenkins 14499 Nov 10 02:15 coverage.out 02:16:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:10 driver 02:16:27 -rw-rw-r-- 1 jenkins jenkins 3844 Nov 10 02:10 go.mod 02:16:27 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 10 02:10 go.sum 02:16:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:10 openapi 02:16:27 -rw-rw-r-- 1 jenkins jenkins 713 Nov 10 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:27 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 --label arch=arm64 --label version=3.1.0-dev.31 . 02:16:27 Sending build context to Docker daemon 142.8kB 02:16:27 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:16:27 Step 2/25 : FROM ${BASE} AS builder 02:16:27 ---> d0c512c31410 02:16:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:16:28 ---> Running in b5bc109b361b 02:16:28 Removing intermediate container b5bc109b361b 02:16:28 ---> 1279f2c5ee75 02:16:28 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:16:28 ---> Running in d6cd8a6ac3d4 02:16:28 Removing intermediate container d6cd8a6ac3d4 02:16:28 ---> be43993233db 02:16:28 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:16:28 ---> Running in dbd0be3c59e3 02:16:29 Removing intermediate container dbd0be3c59e3 02:16:29 ---> da78fd617399 02:16:29 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:16:29 ---> Running in 4729218509ac 02:16:29 Removing intermediate container 4729218509ac 02:16:29 ---> 0ccd092e1c52 02:16:29 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:16:29 ---> Running in 86745e65ff55 02:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:16:32 OK: 270 MiB in 56 packages 02:16:33 Removing intermediate container 86745e65ff55 02:16:33 ---> 4c5ba9dd482d 02:16:33 Step 8/25 : WORKDIR /device-rest-go 02:16:34 ---> Running in 97e86a93757c 02:16:34 Removing intermediate container 97e86a93757c 02:16:34 ---> 2d26eddd41c8 02:16:34 Step 9/25 : COPY go.mod vendor* ./ 02:16:35 ---> fc505a4c6f90 02:16:35 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:35 ---> Running in 62a226d609b3 02:16:38 Removing intermediate container 62a226d609b3 02:16:38 ---> 2d39c68c555a 02:16:38 Step 11/25 : COPY . . 02:16:38 ---> 7a4d6a3d9f31 02:16:38 Step 12/25 : RUN $MAKE 02:16:38 ---> Running in cf93384f85e1 02:16:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 02:19:16 Removing intermediate container cf93384f85e1 02:19:16 ---> 410b810026b7 02:19:16 Step 13/25 : FROM alpine:3.18 02:19:16 3.18: Pulling from library/alpine 02:19:16 579b34f0a95b: Pulling fs layer 02:19:16 579b34f0a95b: Verifying Checksum 02:19:16 579b34f0a95b: Download complete 02:19:16 579b34f0a95b: Pull complete 02:19:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:19:16 Status: Downloaded newer image for alpine:3.18 02:19:16 ---> 3cc203321400 02:19:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:19:16 ---> Running in e5ee0fdb9c7b 02:19:16 Removing intermediate container e5ee0fdb9c7b 02:19:16 ---> 2ba9e176d6f5 02:19:16 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 02:19:16 ---> Running in 9ad5c0c74e9d 02:19:16 Removing intermediate container 9ad5c0c74e9d 02:19:16 ---> fa37801e52b5 02:19:16 Step 16/25 : RUN apk add --update --no-cache dumb-init 02:19:16 ---> Running in 315b7d7fc9ac 02:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:19:18 (1/1) Installing dumb-init (1.2.5-r2) 02:19:18 Executing busybox-1.36.1-r2.trigger 02:19:18 OK: 8 MiB in 16 packages 02:19:23 Removing intermediate container 315b7d7fc9ac 02:19:23 ---> 607978f10fc3 02:19:23 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 02:19:24 ---> 09ebb34e8056 02:19:24 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 02:19:25 ---> fe7825202a17 02:19:25 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 02:19:26 ---> 8ad9c567c128 02:19:26 Step 20/25 : EXPOSE 59986 02:19:26 ---> Running in 07c8dce8feaf 02:19:26 Removing intermediate container 07c8dce8feaf 02:19:26 ---> 3e3d18ce0d49 02:19:26 Step 21/25 : ENTRYPOINT ["/device-rest"] 02:19:26 ---> Running in d638a815f65e 02:19:26 Removing intermediate container d638a815f65e 02:19:26 ---> 87b6045a606e 02:19:26 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:19:26 ---> Running in de4c54a6f71a 02:19:27 Removing intermediate container de4c54a6f71a 02:19:27 ---> 0a05e84f197c 02:19:27 Step 23/25 : LABEL arch=arm64 02:19:27 ---> Running in 251cb6a8614e 02:19:27 Removing intermediate container 251cb6a8614e 02:19:27 ---> 438b15a7abad 02:19:27 Step 24/25 : LABEL git_sha=abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 02:19:27 ---> Running in 17573b7cac41 02:19:27 Removing intermediate container 17573b7cac41 02:19:27 ---> c15e3486d810 02:19:27 Step 25/25 : LABEL version=3.1.0-dev.31 02:19:27 ---> Running in 018da2409a98 02:19:28 Removing intermediate container 018da2409a98 02:19:28 ---> 63dc5229f492 02:19:28 [Warning] One or more build-args [ARCH] were not consumed 02:19:28 Successfully built 63dc5229f492 02:19:28 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:28 provisioning config files... 02:19:28 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/151@tmp/config7877034180424795328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:28 ---> docker-login.sh 02:19:28 nexus3.edgexfoundry.org:10001 02:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:28 Configure a credential helper to remove this warning. See 02:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:28 02:19:28 Login Succeeded 02:19:28 nexus3.edgexfoundry.org:10002 02:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:29 Configure a credential helper to remove this warning. See 02:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:29 02:19:29 Login Succeeded 02:19:29 nexus3.edgexfoundry.org:10003 02:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:29 Configure a credential helper to remove this warning. See 02:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:29 02:19:29 Login Succeeded 02:19:29 nexus3.edgexfoundry.org:10004 02:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:30 Configure a credential helper to remove this warning. See 02:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:30 02:19:30 Login Succeeded 02:19:30 docker.io 02:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:30 Configure a credential helper to remove this warning. See 02:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:30 02:19:30 Login Succeeded 02:19:30 ---> docker-login.sh ends [Pipeline] } 02:19:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:19:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:19:30 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 02:19:30 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 02:19:30 latest 02:19:30 3.1.0-dev.31 02:19:30 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85-3.1.0-dev.31 02:19:30 main 02:19:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:31 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:31 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 02:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:19:31 4629476dcd16: Preparing 02:19:31 8ea5fb891e68: Preparing 02:19:31 86e8dc569782: Preparing 02:19:31 e26a1bfa3ce9: Preparing 02:19:31 5f4d9fc4d98d: Preparing 02:19:31 5f4d9fc4d98d: Layer already exists 02:19:31 4629476dcd16: Pushed 02:19:31 8ea5fb891e68: Pushed 02:19:31 e26a1bfa3ce9: Pushed 02:19:38 86e8dc569782: Pushed 02:19:38 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85: digest: sha256:039d0a34cfaa98963a5d0c156c9858ad59a771e814c34c1c1b7765aed545e975 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:39 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:39 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 02:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:19:39 4629476dcd16: Preparing 02:19:39 8ea5fb891e68: Preparing 02:19:39 86e8dc569782: Preparing 02:19:39 e26a1bfa3ce9: Preparing 02:19:39 5f4d9fc4d98d: Preparing 02:19:39 5f4d9fc4d98d: Layer already exists 02:19:39 86e8dc569782: Layer already exists 02:19:39 e26a1bfa3ce9: Layer already exists 02:19:39 4629476dcd16: Layer already exists 02:19:39 8ea5fb891e68: Layer already exists 02:19:39 latest: digest: sha256:039d0a34cfaa98963a5d0c156c9858ad59a771e814c34c1c1b7765aed545e975 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:40 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:40 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.31 02:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:19:40 4629476dcd16: Preparing 02:19:40 8ea5fb891e68: Preparing 02:19:40 86e8dc569782: Preparing 02:19:40 e26a1bfa3ce9: Preparing 02:19:40 5f4d9fc4d98d: Preparing 02:19:40 5f4d9fc4d98d: Layer already exists 02:19:40 e26a1bfa3ce9: Layer already exists 02:19:40 86e8dc569782: Layer already exists 02:19:40 4629476dcd16: Layer already exists 02:19:40 8ea5fb891e68: Layer already exists 02:19:40 3.1.0-dev.31: digest: sha256:039d0a34cfaa98963a5d0c156c9858ad59a771e814c34c1c1b7765aed545e975 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:41 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:41 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85-3.1.0-dev.31 02:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:19:41 4629476dcd16: Preparing 02:19:41 8ea5fb891e68: Preparing 02:19:41 86e8dc569782: Preparing 02:19:41 e26a1bfa3ce9: Preparing 02:19:41 5f4d9fc4d98d: Preparing 02:19:41 5f4d9fc4d98d: Layer already exists 02:19:41 e26a1bfa3ce9: Layer already exists 02:19:41 8ea5fb891e68: Layer already exists 02:19:41 4629476dcd16: Layer already exists 02:19:41 86e8dc569782: Layer already exists 02:19:41 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85-3.1.0-dev.31: digest: sha256:039d0a34cfaa98963a5d0c156c9858ad59a771e814c34c1c1b7765aed545e975 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:42 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:42 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 02:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:19:42 4629476dcd16: Preparing 02:19:42 8ea5fb891e68: Preparing 02:19:42 86e8dc569782: Preparing 02:19:42 e26a1bfa3ce9: Preparing 02:19:42 5f4d9fc4d98d: Preparing 02:19:42 86e8dc569782: Layer already exists 02:19:42 5f4d9fc4d98d: Layer already exists 02:19:42 8ea5fb891e68: Layer already exists 02:19:42 e26a1bfa3ce9: Layer already exists 02:19:42 4629476dcd16: Layer already exists 02:19:42 main: digest: sha256:039d0a34cfaa98963a5d0c156c9858ad59a771e814c34c1c1b7765aed545e975 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:19:42 ===================================================== [Pipeline] echo 02:19:42 taggedImages: 02:19:42 - nexus3.edgexfoundry.org:10004/device-rest-arm64:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 02:19:42 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 02:19:42 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.31 02:19:42 - nexus3.edgexfoundry.org:10004/device-rest-arm64:abaf377c2305cb6c403a8e05fa4318ea0a1dbe85-3.1.0-dev.31 02:19:42 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:19:43 02:19:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:19:43 arm64: Pulling from edgex-lftools-log-publisher 02:19:43 8998bd30e6a1: Pulling fs layer 02:19:43 04944245beec: Pulling fs layer 02:19:43 699f458cf7ca: Pulling fs layer 02:19:43 765212b225bb: Pulling fs layer 02:19:43 f23df028b6ca: Pulling fs layer 02:19:43 d65c8cfc05b1: Pulling fs layer 02:19:43 2437ff75d9bd: Pulling fs layer 02:19:43 d65c8cfc05b1: Waiting 02:19:43 765212b225bb: Waiting 02:19:43 f23df028b6ca: Waiting 02:19:43 2437ff75d9bd: Waiting 02:19:43 04944245beec: Verifying Checksum 02:19:43 04944245beec: Download complete 02:19:43 765212b225bb: Download complete 02:19:43 f23df028b6ca: Verifying Checksum 02:19:43 f23df028b6ca: Download complete 02:19:44 d65c8cfc05b1: Verifying Checksum 02:19:44 d65c8cfc05b1: Download complete 02:19:44 699f458cf7ca: Verifying Checksum 02:19:44 699f458cf7ca: Download complete 02:19:44 8998bd30e6a1: Verifying Checksum 02:19:44 8998bd30e6a1: Download complete 02:19:47 2437ff75d9bd: Verifying Checksum 02:19:47 2437ff75d9bd: Download complete 02:19:52 8998bd30e6a1: Pull complete 02:19:52 04944245beec: Pull complete 02:19:54 699f458cf7ca: Pull complete 02:19:54 765212b225bb: Pull complete 02:19:55 f23df028b6ca: Pull complete 02:19:55 d65c8cfc05b1: Pull complete 02:20:14 2437ff75d9bd: Pull complete 02:20:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:14 prd-ubuntu20.04-docker-arm64-4c-16g-17186 does not seem to be running inside a container 02:20:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/151 -v /w/workspace/device-rest-go/151:/w/workspace/device-rest-go/151:rw,z -v /w/workspace/device-rest-go/151@tmp:/w/workspace/device-rest-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:20:17 $ docker top d38d2f317aa3232ea5ef6aca39b1e1fe08bb3448910dbb3aaef182866778abc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:18 ---> job-cost.sh 02:20:18 lf-activate-venv: SKIPPING 02:20:18 INFO: No Stack... 02:20:19 INFO: Retrieving Pricing Info for: v3-standard-4 02:20:19 INFO: Archiving Costs [Pipeline] sh 02:20:20 + cat /w/workspace/device-rest-go/151/archives/cost.csv 02:20:20 + cut -d, -f6 [Pipeline] lock 02:20:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-151-stack-cost] 02:20:20 Resource [jenkins-edgexfoundry-device-rest-go-main-151-stack-cost] did not exist. Created. 02:20:20 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:20:21 /w/workspace/device-rest-go/151@tmp/durable-17426e08/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:20:22 + echo total: 0.10999999940395355 [Pipeline] stash 02:20:22 Warning: overwriting stash ‘stack-cost’ 02:20:22 Stashed 1 file(s) [Pipeline] } 02:20:22 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 02:20:22 $ docker stop --time=1 d38d2f317aa3232ea5ef6aca39b1e1fe08bb3448910dbb3aaef182866778abc3 02:20:23 $ docker rm -f --volumes d38d2f317aa3232ea5ef6aca39b1e1fe08bb3448910dbb3aaef182866778abc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:20:24 provisioning config files... 02:20:24 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12467802487215728145tmp [Pipeline] { [Pipeline] sh 02:20:24 + set +x 02:20:24 + curl -s https://codecov.io/bash 02:20:24 + bash -s -- 02:20:24 02:20:24 _____ _ 02:20:24 / ____| | | 02:20:24 | | ___ __| | ___ ___ _____ __ 02:20:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:20:24 | |___| (_) | (_| | __/ (_| (_) \ V / 02:20:24 \_____\___/ \__,_|\___|\___\___/ \_/ 02:20:24 Bash-1.0.6 02:20:24 02:20:24 02:20:24 ==> git version 2.25.1 found 02:20:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:20:24 Release-Date: 2020-01-08 02:20:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:20:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:20:24 ==> Jenkins CI detected. 02:20:24 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 02:20:24 project root: . 02:20:24 --> token set from env 02:20:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:20:24 ==> Running gcov in . (disable via -X gcov) 02:20:24 ==> Python coveragepy not found 02:20:24 ==> Searching for coverage reports in: 02:20:24 + . 02:20:24 -> Found 1 reports 02:20:24 ==> Detecting git/mercurial file structure 02:20:24 ==> Reading reports 02:20:24 + ./coverage.out bytes=14499 02:20:24 ==> Appending adjustments 02:20:24 https://docs.codecov.io/docs/fixing-reports 02:20:24 + Found adjustments 02:20:24 ==> Gzipping contents 02:20:24 4.0K /tmp/codecov.Xbt0O6.gz 02:20:24 ==> Uploading reports 02:20:24 url: https://codecov.io 02:20:24 query: branch=main&commit=abaf377c2305cb6c403a8e05fa4318ea0a1dbe85&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:20:24 -> Pinging Codecov 02:20:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=abaf377c2305cb6c403a8e05fa4318ea0a1dbe85&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:20:24 -> Uploading to 02:20:24 https://storage.googleapis.com/codecov/v4/raw/2023-11-10/4E5D53B4F1F92C436F7061BF334D961C/abaf377c2305cb6c403a8e05fa4318ea0a1dbe85/91d6dfd4-e4c1-4eb2-bc6f-4909f6f344c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231110T022024Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50cec691f4502c24750bb6e283e1c406d00197e64f195dd2413dfc2cfd1ffbb3 02:20:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:20:24 Dload Upload Total Spent Left Speed 02:20:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9031 --:--:-- --:--:-- --:--:-- 9031 02:20:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 [Pipeline] } 02:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:20:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:20:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:20:25 02:20:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:20:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:20:26 df9b9388f04a: Pulling fs layer 02:20:26 52dc419b0ee2: Pulling fs layer 02:20:26 25bc292e5bac: Pulling fs layer 02:20:26 114826534d7a: Pulling fs layer 02:20:26 4657fd5d0bcf: Pulling fs layer 02:20:26 6ad1cebc031e: Pulling fs layer 02:20:26 8a3aa393b2d8: Pulling fs layer 02:20:26 6ad1cebc031e: Waiting 02:20:26 8a3aa393b2d8: Waiting 02:20:26 114826534d7a: Waiting 02:20:26 4657fd5d0bcf: Waiting 02:20:26 25bc292e5bac: Download complete 02:20:26 52dc419b0ee2: Verifying Checksum 02:20:26 52dc419b0ee2: Download complete 02:20:26 4657fd5d0bcf: Verifying Checksum 02:20:26 4657fd5d0bcf: Download complete 02:20:26 df9b9388f04a: Verifying Checksum 02:20:26 df9b9388f04a: Download complete 02:20:26 6ad1cebc031e: Verifying Checksum 02:20:26 6ad1cebc031e: Download complete 02:20:26 df9b9388f04a: Pull complete 02:20:26 52dc419b0ee2: Pull complete 02:20:26 25bc292e5bac: Pull complete 02:20:27 114826534d7a: Download complete 02:20:27 8a3aa393b2d8: Verifying Checksum 02:20:27 8a3aa393b2d8: Download complete 02:20:30 114826534d7a: Pull complete 02:20:30 4657fd5d0bcf: Pull complete 02:20:30 6ad1cebc031e: Pull complete 02:20:33 8a3aa393b2d8: Pull complete 02:20:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:20:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:33 prd-ubuntu20.04-docker-8c-8g-17180 does not seem to be running inside a container 02:20:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:20:40 $ docker top e4c6aa4b64148d005b7fb554a6b3f8799136a14d87780332c48c6596b20f65e0 -eo pid,comm [Pipeline] { [Pipeline] echo 02:20:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 02:20:40 + set -o pipefail 02:20:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 02:20:46 02:20:46 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 02:20:46 02:20:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/dbc08f14-a354-442b-b26c-739f42af9c8a 02:20:46 02:20:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:20:46 02:20:46 02:20:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:20:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:20:46 More details here: https://snyk.co/ue1NS 02:20:46 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:20:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:20:46 $ docker stop --time=1 e4c6aa4b64148d005b7fb554a6b3f8799136a14d87780332c48c6596b20f65e0 02:20:51 $ docker rm -f --volumes e4c6aa4b64148d005b7fb554a6b3f8799136a14d87780332c48c6596b20f65e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:20:51 + git log --format=format:%s -1 abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 [Pipeline] sh 02:20:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:52 prd-ubuntu20.04-docker-8c-8g-17180 does not seem to be running inside a container 02:20:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:20:52 $ docker top ccb919df24796315bdf37519e4f90bf7d0c28ae8fa6fcf606618fadd3d9309bc -eo pid,comm 02:20:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:20:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:53 [ssh-agent] Looking for ssh-agent implementation... 02:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:53 $ docker exec ccb919df24796315bdf37519e4f90bf7d0c28ae8fa6fcf606618fadd3d9309bc ssh-agent 02:20:53 SSH_AUTH_SOCK=/tmp/ssh-9Qlzp85j2Nkr/agent.33 02:20:53 SSH_AGENT_PID=39 02:20:53 Running ssh-add (command line suppressed) 02:20:53 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_822061847277330898.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_822061847277330898.key) 02:20:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:53 + git semver tag 02:20:53 2023-11-10 02:20:53,865 [run_tag] DEBUG tag force:False 02:20:53 2023-11-10 02:20:53,865 [check_head_tag] DEBUG check head tag 02:20:53 2023-11-10 02:20:53,866 [execute] INFO git cat-file --batch-check 02:20:53 2023-11-10 02:20:53,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 02:20:53 2023-11-10 02:20:53,870 [execute] INFO git cat-file --batch 02:20:53 2023-11-10 02:20:53,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 02:20:53 2023-11-10 02:20:53,883 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:20:53 2023-11-10 02:20:53,883 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 02:20:53 2023-11-10 02:20:53,884 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 02:20:53 2023-11-10 02:20:53,888 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:20:53 3.1.0-dev.31 [Pipeline] } 02:20:53 $ docker exec --env ******** --env ******** ccb919df24796315bdf37519e4f90bf7d0c28ae8fa6fcf606618fadd3d9309bc ssh-agent -k 02:20:54 unset SSH_AUTH_SOCK; 02:20:54 unset SSH_AGENT_PID; 02:20:54 echo Agent pid 39 killed; 02:20:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:54 + git semver [Pipeline] } 02:20:54 $ docker stop --time=1 ccb919df24796315bdf37519e4f90bf7d0c28ae8fa6fcf606618fadd3d9309bc 02:20:55 $ docker rm -f --volumes ccb919df24796315bdf37519e4f90bf7d0c28ae8fa6fcf606618fadd3d9309bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:56 02:20:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:56 0.23.1-centos7: Pulling from edgex-lftools 02:20:56 ab5ef0e58194: Pulling fs layer 02:20:56 9712f1f96733: Pulling fs layer 02:20:56 63f879dbbcfc: Pulling fs layer 02:20:56 0d9ebad4ef96: Pulling fs layer 02:20:56 e9a5061849ea: Pulling fs layer 02:20:56 d747dcd14b5f: Pulling fs layer 02:20:56 2de7ff778b66: Pulling fs layer 02:20:56 0d9ebad4ef96: Waiting 02:20:56 e9a5061849ea: Waiting 02:20:56 d747dcd14b5f: Waiting 02:20:56 2de7ff778b66: Waiting 02:20:56 9712f1f96733: Verifying Checksum 02:20:56 9712f1f96733: Download complete 02:20:57 0d9ebad4ef96: Verifying Checksum 02:20:57 0d9ebad4ef96: Download complete 02:20:57 ab5ef0e58194: Download complete 02:20:57 63f879dbbcfc: Verifying Checksum 02:20:57 63f879dbbcfc: Download complete 02:20:57 d747dcd14b5f: Download complete 02:20:57 e9a5061849ea: Verifying Checksum 02:20:57 e9a5061849ea: Download complete 02:20:57 2de7ff778b66: Verifying Checksum 02:20:57 2de7ff778b66: Download complete 02:20:59 ab5ef0e58194: Pull complete 02:20:59 9712f1f96733: Pull complete 02:21:00 63f879dbbcfc: Pull complete 02:21:05 0d9ebad4ef96: Pull complete 02:21:05 e9a5061849ea: Pull complete 02:21:05 d747dcd14b5f: Pull complete 02:21:06 2de7ff778b66: Pull complete 02:21:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:21:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:21:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:06 prd-ubuntu20.04-docker-8c-8g-17180 does not seem to be running inside a container 02:21:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:21:20 $ docker top 9512766ca3f1b5a37d1bde869a9c9e7c612efb1e588660b2d342e74e41550455 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:21:20 provisioning config files... 02:21:20 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3949707108953463217tmp 02:21:20 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15339878889757628313tmp 02:21:20 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2365165431303783325tmp [Pipeline] { [Pipeline] echo 02:21:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:21:20 ---> sigul-configuration.sh 02:21:20 gpg: directory `/root/.gnupg' created 02:21:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:21:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:21:20 gpg: keyring `/root/.gnupg/secring.gpg' created 02:21:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:21:20 gpg: CAST5 encrypted data 02:21:20 gpg: encrypted with 1 passphrase 02:21:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:21:20 + mkdir /home/jenkins 02:21:20 + mkdir /home/jenkins/sigul [Pipeline] sh 02:21:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:21:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:21:21 ---> sigul-install.sh 02:21:21 Sigul already installed; skipping installation. [Pipeline] sh 02:21:21 + git tag --list 02:21:21 v1.0.0 02:21:21 v1.1.0 02:21:21 v1.1.1 02:21:21 v1.1.2 02:21:21 v1.2.0 02:21:21 v1.2.1 02:21:21 v2.0.0 02:21:21 v2.1.0 02:21:21 v2.1.1 02:21:21 v2.2.0 02:21:21 v2.3.0 02:21:21 v3.0 02:21:21 v3.0.0 02:21:21 v3.1.0-dev.1 02:21:21 v3.1.0-dev.10 02:21:21 v3.1.0-dev.11 02:21:21 v3.1.0-dev.12 02:21:21 v3.1.0-dev.13 02:21:21 v3.1.0-dev.14 02:21:21 v3.1.0-dev.15 02:21:21 v3.1.0-dev.16 02:21:21 v3.1.0-dev.17 02:21:21 v3.1.0-dev.18 02:21:21 v3.1.0-dev.19 02:21:21 v3.1.0-dev.2 02:21:21 v3.1.0-dev.20 02:21:21 v3.1.0-dev.21 02:21:21 v3.1.0-dev.22 02:21:21 v3.1.0-dev.23 02:21:21 v3.1.0-dev.24 02:21:21 v3.1.0-dev.25 02:21:21 v3.1.0-dev.26 02:21:21 v3.1.0-dev.27 02:21:21 v3.1.0-dev.28 02:21:21 v3.1.0-dev.29 02:21:21 v3.1.0-dev.3 02:21:21 v3.1.0-dev.30 02:21:21 v3.1.0-dev.31 02:21:21 v3.1.0-dev.4 02:21:21 v3.1.0-dev.5 02:21:21 v3.1.0-dev.6 02:21:21 v3.1.0-dev.7 02:21:21 v3.1.0-dev.8 02:21:21 v3.1.0-dev.9 [Pipeline] sh 02:21:21 + lftools sign git-tag v3.1.0-dev.31 02:21:22 Signing Git tag with Sigul... 02:21:22 Signing v3.1.0-dev.31 [Pipeline] echo 02:21:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:21:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:21:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:21:23 $ docker stop --time=1 9512766ca3f1b5a37d1bde869a9c9e7c612efb1e588660b2d342e74e41550455 02:21:25 $ docker rm -f --volumes 9512766ca3f1b5a37d1bde869a9c9e7c612efb1e588660b2d342e74e41550455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:21:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:25 prd-ubuntu20.04-docker-8c-8g-17180 does not seem to be running inside a container 02:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:21:26 $ docker top 2ccab1192681e15d4cd0bc2defe9aae435a4f70780bfd7f2c6d80edae5524a49 -eo pid,comm 02:21:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:21:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:26 [ssh-agent] Looking for ssh-agent implementation... 02:21:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:26 $ docker exec 2ccab1192681e15d4cd0bc2defe9aae435a4f70780bfd7f2c6d80edae5524a49 ssh-agent 02:21:26 SSH_AUTH_SOCK=/tmp/ssh-Nwiy342XWARX/agent.32 02:21:26 SSH_AGENT_PID=38 02:21:26 Running ssh-add (command line suppressed) 02:21:26 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3944397882029819064.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3944397882029819064.key) 02:21:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:27 + git semver bump pre 02:21:27 2023-11-10 02:21:27,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:21:27 2023-11-10 02:21:27,411 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev 02:21:27 2023-11-10 02:21:27,411 [bump_version] DEBUG bumped version:3.1.0-dev.32 02:21:27 2023-11-10 02:21:27,411 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 02:21:27 2023-11-10 02:21:27,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:21:27 2023-11-10 02:21:27,412 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:21:27 2023-11-10 02:21:27,414 [execute] INFO git cat-file --batch-check 02:21:27 2023-11-10 02:21:27,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:21:27 2023-11-10 02:21:27,420 [execute] INFO git cat-file --batch 02:21:27 2023-11-10 02:21:27,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:21:27 2023-11-10 02:21:27,425 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:21:27 3.1.0-dev.32 [Pipeline] } 02:21:27 $ docker exec --env ******** --env ******** 2ccab1192681e15d4cd0bc2defe9aae435a4f70780bfd7f2c6d80edae5524a49 ssh-agent -k 02:21:27 unset SSH_AUTH_SOCK; 02:21:27 unset SSH_AGENT_PID; 02:21:27 echo Agent pid 38 killed; 02:21:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:28 + git semver [Pipeline] } 02:21:28 $ docker stop --time=1 2ccab1192681e15d4cd0bc2defe9aae435a4f70780bfd7f2c6d80edae5524a49 02:21:29 $ docker rm -f --volumes 2ccab1192681e15d4cd0bc2defe9aae435a4f70780bfd7f2c6d80edae5524a49 [Pipeline] // withDockerContainer [Pipeline] sh 02:21:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:30 prd-ubuntu20.04-docker-8c-8g-17180 does not seem to be running inside a container 02:21:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:21:31 $ docker top 7a914541b2bf2d23d8a583f08aa13e10144f882280812052b2b8507d7f8e7b31 -eo pid,comm 02:21:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:21:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:31 [ssh-agent] Looking for ssh-agent implementation... 02:21:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:31 $ docker exec 7a914541b2bf2d23d8a583f08aa13e10144f882280812052b2b8507d7f8e7b31 ssh-agent 02:21:31 SSH_AUTH_SOCK=/tmp/ssh-s73MEYw0eKAe/agent.14 02:21:31 SSH_AGENT_PID=19 02:21:31 Running ssh-add (command line suppressed) 02:21:31 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14456692717066798145.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14456692717066798145.key) 02:21:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:31 + git semver push 02:21:32 2023-11-10 02:21:32,259 [run_push] DEBUG push 02:21:32 2023-11-10 02:21:32,260 [execute] INFO git cat-file --batch-check 02:21:32 2023-11-10 02:21:32,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:21:32 2023-11-10 02:21:32,265 [execute] INFO git rev-list 9036203c3f9f73489f85cbe76b0180366e843127 -- 02:21:32 2023-11-10 02:21:32,266 [execute] DEBUG Popen(['git', 'rev-list', '9036203c3f9f73489f85cbe76b0180366e843127', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:21:32 2023-11-10 02:21:32,276 [execute] INFO git fetch -v origin 02:21:32 2023-11-10 02:21:32,277 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:21:32 2023-11-10 02:21:32,819 [run_push] DEBUG no remote changes detected 02:21:32 2023-11-10 02:21:32,819 [execute] INFO git push origin semver 02:21:32 2023-11-10 02:21:32,820 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:21:33 2023-11-10 02:21:33,588 [run_push] DEBUG push all version tags 02:21:33 2023-11-10 02:21:33,589 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:21:33 2023-11-10 02:21:33,589 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 02:21:34 2023-11-10 02:21:34,436 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:21:34 3.1.0-dev.32 [Pipeline] } 02:21:34 $ docker exec --env ******** --env ******** 7a914541b2bf2d23d8a583f08aa13e10144f882280812052b2b8507d7f8e7b31 ssh-agent -k 02:21:34 unset SSH_AUTH_SOCK; 02:21:34 unset SSH_AGENT_PID; 02:21:34 echo Agent pid 19 killed; 02:21:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:35 + git semver [Pipeline] } 02:21:35 $ docker stop --time=1 7a914541b2bf2d23d8a583f08aa13e10144f882280812052b2b8507d7f8e7b31 02:21:36 $ docker rm -f --volumes 7a914541b2bf2d23d8a583f08aa13e10144f882280812052b2b8507d7f8e7b31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:21:37 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 02:21:37 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 02:21:37 total 16 02:21:37 drwxr-xr-x 3 root root 4096 Nov 10 02:10 . 02:21:37 drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 02:21 .. 02:21:37 drwxr-xr-x 2 root root 4096 Nov 10 02:10 cost 02:21:37 -rw-r--r-- 1 root root 86 Nov 10 02:10 cost.csv 02:21:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 02:21:37 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 02:21:37 total 16 02:21:37 drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:10 . 02:21:37 drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 02:21 .. 02:21:37 drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 02:10 cost 02:21:37 -rw-r--r-- 1 jenkins jenkins 86 Nov 10 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:21:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:21:38 ---> package-listing.sh 02:21:38 ++ facter osfamily 02:21:38 ++ tr '[:upper:]' '[:lower:]' 02:21:38 + OS_FAMILY=debian 02:21:38 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 02:21:38 + START_PACKAGES=/tmp/packages_start.txt 02:21:38 + END_PACKAGES=/tmp/packages_end.txt 02:21:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:21:38 + PACKAGES=/tmp/packages_start.txt 02:21:38 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 02:21:38 + PACKAGES=/tmp/packages_end.txt 02:21:38 + case "${OS_FAMILY}" in 02:21:38 + dpkg -l 02:21:38 + grep '^ii' 02:21:38 + '[' -f /tmp/packages_start.txt ']' 02:21:38 + '[' -f /tmp/packages_end.txt ']' 02:21:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:21:38 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 02:21:38 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 02:21:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 02:21:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:21:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:39 prd-ubuntu20.04-docker-8c-8g-17180 does not seem to be running inside a container 02:21:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:21:40 $ docker top a32b4c5e611411111a387508c7d3d86782d6173365397b0493c4fce3edd5a60b -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:40 + touch /tmp/pre-build-complete [Pipeline] sh 02:21:40 + mkdir -p /var/log/sysstat [Pipeline] sh 02:21:41 + ls /var/log/sa-host 02:21:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:41 provisioning config files... 02:21:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18325380041175195091tmp [Pipeline] { [Pipeline] echo 02:21:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:21:41 ---> create-netrc.sh [Pipeline] } 02:21:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:21:42 ---> python-tools-install.sh [Pipeline] echo 02:21:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:21:42 ---> sudo-logs.sh 02:21:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:21:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:21:42 ---> job-cost.sh 02:21:42 lf-activate-venv: SKIPPING 02:21:42 DEBUG: total: 0.2199999988079071 02:21:42 INFO: Retrieving Stack Cost... 02:21:43 INFO: Retrieving Pricing Info for: v3-standard-8 02:21:43 INFO: Archiving Costs [Pipeline] echo 02:21:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:21:43 ---> logs-deploy.sh 02:21:43 lf-activate-venv: SKIPPING 02:21:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/151 02:21:43 INFO: archiving workspace using pattern(s): 02:21:44 Archives upload complete. 02:21:44 INFO: archiving logs to Nexus 02:21:46 ---> uname -a: 02:21:46 Linux prd-ubuntu20-04-docker-8c-8g-17180 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:21:46 02:21:46 02:21:46 ---> lscpu: 02:21:46 Architecture: x86_64 02:21:46 CPU op-mode(s): 32-bit, 64-bit 02:21:46 Byte Order: Little Endian 02:21:46 Address sizes: 40 bits physical, 48 bits virtual 02:21:46 CPU(s): 8 02:21:46 On-line CPU(s) list: 0-7 02:21:46 Thread(s) per core: 1 02:21:46 Core(s) per socket: 1 02:21:46 Socket(s): 8 02:21:46 NUMA node(s): 1 02:21:46 Vendor ID: AuthenticAMD 02:21:46 CPU family: 23 02:21:46 Model: 49 02:21:46 Model name: AMD EPYC-Rome Processor 02:21:46 Stepping: 0 02:21:46 CPU MHz: 2799.998 02:21:46 BogoMIPS: 5599.99 02:21:46 Virtualization: AMD-V 02:21:46 Hypervisor vendor: KVM 02:21:46 Virtualization type: full 02:21:46 L1d cache: 256 KiB 02:21:46 L1i cache: 256 KiB 02:21:46 L2 cache: 4 MiB 02:21:46 L3 cache: 128 MiB 02:21:46 NUMA node0 CPU(s): 0-7 02:21:46 Vulnerability Itlb multihit: Not affected 02:21:46 Vulnerability L1tf: Not affected 02:21:46 Vulnerability Mds: Not affected 02:21:46 Vulnerability Meltdown: Not affected 02:21:46 Vulnerability Mmio stale data: Not affected 02:21:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:21:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:21:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:21:46 Vulnerability Srbds: Not affected 02:21:46 Vulnerability Tsx async abort: Not affected 02:21:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:21:46 02:21:46 02:21:46 ---> nproc: 02:21:46 8 02:21:46 02:21:46 02:21:46 ---> df -h: 02:21:46 Filesystem Size Used Avail Use% Mounted on 02:21:46 overlay 155G 13G 143G 9% / 02:21:46 tmpfs 64M 0 64M 0% /dev 02:21:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:21:46 shm 64M 0 64M 0% /dev/shm 02:21:46 /dev/vda1 155G 13G 143G 9% /facter-os 02:21:46 02:21:46 02:21:46 ---> sar -b -r -n DEV: 02:21:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17180) 11/10/23 _x86_64_ (8 CPU) 02:21:46 02:21:46 02:06:32 LINUX RESTART (8 CPU) 02:21:46 02:21:46 02:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:21:46 02:08:01 156.11 39.38 116.73 0.00 4413.76 48334.72 0.00 02:21:46 02:09:01 183.16 1.45 181.71 0.00 14.93 53683.17 0.00 02:21:46 02:10:01 113.43 1.78 111.65 0.00 39.99 27786.70 0.00 02:21:46 02:11:01 84.54 0.05 84.49 0.00 7.73 18125.13 0.00 02:21:46 02:12:01 50.47 10.75 39.72 0.00 5158.81 8323.89 0.00 02:21:46 02:13:01 8.88 0.87 8.02 0.00 17.20 271.15 0.00 02:21:46 02:14:01 3.15 0.02 3.13 0.00 0.13 89.19 0.00 02:21:46 02:15:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 02:21:46 02:16:01 0.93 0.00 0.93 0.00 0.00 10.11 0.00 02:21:46 02:17:01 1.85 0.00 1.85 0.00 0.00 20.13 0.00 02:21:46 02:18:01 1.15 0.02 1.13 0.00 0.13 12.00 0.00 02:21:46 02:19:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 02:21:46 02:20:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 02:21:46 02:21:01 78.40 0.15 78.25 0.00 10.53 37091.68 0.00 02:21:46 Average: 48.89 3.85 45.05 0.00 685.72 13799.50 0.00 02:21:46 02:21:46 02:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:21:46 02:08:01 29262204 31580988 743864 2.26 75072 2518628 2135296 6.29 991500 2262100 408 02:21:46 02:09:01 27908960 31313744 990112 3.01 151692 3422508 2314260 6.82 1498504 2979872 216496 02:21:46 02:10:01 28060600 31529424 776228 2.36 156008 3488844 1907048 5.62 1279320 3052796 232 02:21:46 02:11:01 27620544 31563712 740244 2.25 165512 3904396 1787332 5.27 1267176 3455092 4 02:21:46 02:12:01 27169040 31525600 747348 2.27 184124 4297936 1727036 5.09 1549188 3592328 820 02:21:46 02:13:01 27149708 31550836 722364 2.20 194804 4329748 1717788 5.06 1564692 3591068 16 02:21:46 02:14:01 27154024 31550252 722884 2.20 193336 4326504 1713908 5.05 1563288 3587872 8 02:21:46 02:15:01 27155976 31552252 720700 2.19 193380 4326508 1713908 5.05 1561968 3587872 8 02:21:46 02:16:01 27156544 31552820 720140 2.19 193400 4326512 1713908 5.05 1562016 3587872 8 02:21:46 02:17:01 27157976 31554320 718560 2.19 193440 4326512 1713908 5.05 1560360 3587884 20 02:21:46 02:18:01 27158244 31554592 718200 2.18 193456 4326516 1713908 5.05 1559848 3587884 8 02:21:46 02:19:01 27159220 31555632 717128 2.18 193480 4326520 1713908 5.05 1559212 3587892 44 02:21:46 02:20:01 27159160 31555620 717312 2.18 193496 4326524 1713908 5.05 1559356 3587900 16 02:21:46 02:21:01 25782368 31499900 769496 2.34 211420 5545220 2001336 5.90 1671000 4764540 520472 02:21:46 Average: 27361041 31531407 751756 2.29 178044 4128063 1827675 5.39 1481959 3486641 52754 02:21:46 02:21:46 02:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:21:46 02:08:01 ens3 561.68 363.62 5946.59 89.29 0.00 0.00 0.00 0.00 02:21:46 02:08:01 vethfe408b5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:08:01 docker0 23.49 29.10 1.88 234.96 0.00 0.00 0.00 0.00 02:21:46 02:08:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 02:21:46 02:09:01 ens3 313.36 206.20 2383.48 29.81 0.00 0.00 0.00 0.00 02:21:46 02:09:01 veth7c58c39 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:21:46 02:09:01 docker0 190.82 289.02 16.74 2357.86 0.00 0.00 0.00 0.00 02:21:46 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:46 02:10:01 ens3 62.07 52.51 150.54 99.74 0.00 0.00 0.00 0.00 02:21:46 02:10:01 docker0 4.50 7.33 0.26 62.38 0.00 0.00 0.00 0.00 02:21:46 02:10:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 02:21:46 02:11:01 ens3 141.21 100.05 2548.87 240.65 0.00 0.00 0.00 0.00 02:21:46 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:11:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 02:21:46 02:12:01 ens3 201.88 102.23 2732.60 7.34 0.00 0.00 0.00 0.00 02:21:46 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:21:46 02:13:01 ens3 1.53 1.12 0.85 0.54 0.00 0.00 0.00 0.00 02:21:46 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:46 02:14:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:21:46 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:15:01 ens3 0.35 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:21:46 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:46 02:16:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:21:46 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:17:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:21:46 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:46 02:18:01 ens3 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:21:46 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:21:46 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:46 02:20:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:46 02:21:01 ens3 373.87 205.70 8195.99 30.50 0.00 0.00 0.00 0.00 02:21:46 02:21:01 docker0 61.11 124.13 4.88 1026.47 0.00 0.00 0.00 0.00 02:21:46 02:21:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 02:21:46 Average: ens3 117.80 73.35 1563.04 35.50 0.00 0.00 0.00 0.00 02:21:46 Average: docker0 19.99 32.11 1.70 262.98 0.00 0.00 0.00 0.00 02:21:46 Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 02:21:46 02:21:46 02:21:46 ---> sar -P ALL: 02:21:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17180) 11/10/23 _x86_64_ (8 CPU) 02:21:46 02:21:46 02:06:32 LINUX RESTART (8 CPU) 02:21:46 02:21:46 02:07:02 CPU %user %nice %system %iowait %steal %idle 02:21:46 02:08:01 all 9.49 0.00 3.14 5.66 0.06 81.65 02:21:46 02:08:01 0 9.30 0.00 2.59 1.92 0.05 86.14 02:21:46 02:08:01 1 11.98 0.00 3.05 3.06 0.07 81.84 02:21:46 02:08:01 2 10.23 0.00 3.23 0.15 0.05 86.33 02:21:46 02:08:01 3 10.30 0.00 3.11 1.23 0.10 85.26 02:21:46 02:08:01 4 8.05 0.00 2.35 0.62 0.05 88.93 02:21:46 02:08:01 5 7.63 0.00 2.64 2.93 0.07 86.73 02:21:46 02:08:01 6 10.12 0.00 3.66 4.09 0.05 82.07 02:21:46 02:08:01 7 8.32 0.00 4.52 31.29 0.07 55.80 02:21:46 02:09:01 all 14.12 0.00 3.84 6.19 0.07 75.79 02:21:46 02:09:01 0 14.18 0.00 3.02 1.11 0.07 81.61 02:21:46 02:09:01 1 12.34 0.00 5.31 1.10 0.05 81.20 02:21:46 02:09:01 2 14.30 0.00 3.19 1.48 0.05 80.98 02:21:46 02:09:01 3 13.81 0.00 3.89 1.69 0.08 80.53 02:21:46 02:09:01 4 14.95 0.00 3.27 1.97 0.07 79.75 02:21:46 02:09:01 5 15.57 0.00 3.70 5.31 0.05 75.36 02:21:46 02:09:01 6 14.08 0.00 4.37 29.34 0.09 52.12 02:21:46 02:09:01 7 13.71 0.00 3.94 7.78 0.07 74.49 02:21:46 02:10:01 all 32.17 0.00 3.78 4.14 0.12 59.79 02:21:46 02:10:01 0 32.78 0.00 4.32 7.83 0.08 54.98 02:21:46 02:10:01 1 29.96 0.00 3.60 0.63 0.15 65.66 02:21:46 02:10:01 2 31.38 0.00 3.47 1.55 0.07 63.54 02:21:46 02:10:01 3 32.92 0.00 3.77 0.14 0.36 62.82 02:21:46 02:10:01 4 31.78 0.00 3.80 2.54 0.08 61.80 02:21:46 02:10:01 5 32.82 0.00 3.91 10.17 0.08 53.01 02:21:46 02:10:01 6 32.91 0.00 3.94 9.07 0.08 54.00 02:21:46 02:10:01 7 32.78 0.00 3.40 1.17 0.07 62.58 02:21:46 02:11:01 all 3.73 0.00 1.47 1.71 0.04 93.06 02:21:46 02:11:01 0 4.47 0.00 1.85 10.02 0.05 83.61 02:21:46 02:11:01 1 4.06 0.00 1.47 0.05 0.02 94.40 02:21:46 02:11:01 2 2.83 0.00 1.16 0.24 0.05 95.73 02:21:46 02:11:01 3 3.03 0.00 1.31 0.05 0.03 95.58 02:21:46 02:11:01 4 4.11 0.00 1.56 0.00 0.03 94.30 02:21:46 02:11:01 5 4.01 0.00 1.63 3.28 0.05 91.03 02:21:46 02:11:01 6 3.36 0.00 1.25 0.02 0.07 95.30 02:21:46 02:11:01 7 3.96 0.00 1.48 0.05 0.02 94.50 02:21:46 02:12:01 all 2.44 0.00 1.08 2.07 0.03 94.39 02:21:46 02:12:01 0 2.84 0.00 0.90 0.20 0.03 96.03 02:21:46 02:12:01 1 2.32 0.00 1.12 2.82 0.02 93.72 02:21:46 02:12:01 2 2.10 0.00 0.74 0.02 0.02 97.13 02:21:46 02:12:01 3 1.99 0.00 1.89 3.11 0.05 92.95 02:21:46 02:12:01 4 2.20 0.00 0.95 0.70 0.02 96.13 02:21:46 02:12:01 5 1.80 0.00 0.73 7.44 0.03 89.99 02:21:46 02:12:01 6 3.87 0.00 1.33 0.65 0.03 94.11 02:21:46 02:12:01 7 2.37 0.00 0.93 1.60 0.02 95.08 02:21:46 02:13:01 all 0.19 0.00 0.36 0.07 0.01 99.37 02:21:46 02:13:01 0 0.30 0.00 0.25 0.00 0.00 99.45 02:21:46 02:13:01 1 0.12 0.00 0.93 0.00 0.02 98.93 02:21:46 02:13:01 2 0.10 0.00 0.82 0.00 0.00 99.08 02:21:46 02:13:01 3 0.23 0.00 0.22 0.07 0.00 99.48 02:21:46 02:13:01 4 0.18 0.00 0.15 0.02 0.00 99.65 02:21:46 02:13:01 5 0.20 0.00 0.22 0.44 0.02 99.13 02:21:46 02:13:01 6 0.17 0.00 0.15 0.05 0.00 99.63 02:21:46 02:13:01 7 0.20 0.00 0.17 0.02 0.03 99.58 02:21:46 02:14:01 all 0.25 0.00 0.05 0.01 0.00 99.68 02:21:46 02:14:01 0 0.20 0.00 0.12 0.00 0.00 99.68 02:21:46 02:14:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:21:46 02:14:01 2 0.03 0.00 0.07 0.00 0.02 99.88 02:21:46 02:14:01 3 0.05 0.00 0.02 0.03 0.00 99.90 02:21:46 02:14:01 4 0.08 0.00 0.02 0.00 0.00 99.90 02:21:46 02:14:01 5 1.45 0.00 0.07 0.05 0.00 98.43 02:21:46 02:14:01 6 0.13 0.00 0.03 0.00 0.00 99.83 02:21:46 02:14:01 7 0.07 0.00 0.03 0.02 0.02 99.87 02:21:46 02:15:01 all 0.27 0.00 0.00 0.00 0.01 99.72 02:21:46 02:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:21:46 02:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:21:46 02:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:21:46 02:15:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:21:46 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:21:46 02:15:01 5 2.02 0.00 0.02 0.02 0.02 97.93 02:21:46 02:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:21:46 02:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:21:46 02:16:01 all 0.06 0.00 0.00 0.02 0.06 99.85 02:21:46 02:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:21:46 02:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:21:46 02:16:01 2 0.02 0.00 0.00 0.00 0.15 99.83 02:21:46 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:21:46 02:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:21:46 02:16:01 5 0.45 0.00 0.00 0.17 0.00 99.39 02:21:46 02:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:21:46 02:16:01 7 0.02 0.00 0.03 0.02 0.33 99.60 02:21:46 02:17:01 all 0.03 0.00 0.02 0.25 0.01 99.70 02:21:46 02:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:21:46 02:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:21:46 02:17:01 2 0.02 0.00 0.02 0.12 0.00 99.85 02:21:46 02:17:01 3 0.02 0.00 0.00 0.03 0.00 99.95 02:21:46 02:17:01 4 0.02 0.00 0.02 0.08 0.02 99.87 02:21:46 02:17:01 5 0.05 0.00 0.03 1.76 0.02 98.14 02:21:46 02:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:21:46 02:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:21:46 02:18:01 all 0.01 0.00 0.01 0.20 0.01 99.77 02:21:46 02:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:21:46 02:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:21:46 02:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:21:46 02:18:01 3 0.00 0.00 0.02 0.52 0.02 99.45 02:21:46 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:21:46 02:18:01 5 0.03 0.00 0.00 1.09 0.00 98.88 02:21:46 02:18:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:21:46 02:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:21:46 02:21:46 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:21:46 02:19:01 all 0.03 0.00 0.00 0.01 0.01 99.96 02:21:46 02:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:21:46 02:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:21:46 02:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:21:46 02:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:21:46 02:19:01 4 0.02 0.00 0.00 0.05 0.00 99.93 02:21:46 02:19:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:21:46 02:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:21:46 02:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:21:46 02:20:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:21:46 02:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:21:46 02:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:21:46 02:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:21:46 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:21:46 02:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:21:46 02:20:01 5 0.03 0.00 0.00 0.02 0.02 99.93 02:21:46 02:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:21:46 02:20:01 7 0.17 0.00 0.00 0.00 0.02 99.82 02:21:46 02:21:01 all 7.05 0.00 2.88 2.58 0.04 87.44 02:21:46 02:21:01 0 7.26 0.00 2.81 4.92 0.05 84.96 02:21:46 02:21:01 1 6.01 0.00 2.73 0.02 0.03 91.21 02:21:46 02:21:01 2 7.83 0.00 2.37 0.30 0.03 89.46 02:21:46 02:21:01 3 6.19 0.00 2.82 3.74 0.03 87.22 02:21:46 02:21:01 4 6.39 0.00 2.98 0.05 0.05 90.53 02:21:46 02:21:01 5 7.03 0.00 3.50 2.87 0.05 86.55 02:21:46 02:21:01 6 8.01 0.00 2.64 0.02 0.03 89.30 02:21:46 02:21:01 7 7.66 0.00 3.21 8.79 0.05 80.28 02:21:46 Average: all 4.95 0.00 1.18 1.62 0.03 92.22 02:21:46 Average: 0 5.07 0.00 1.13 1.85 0.03 91.93 02:21:46 Average: 1 4.73 0.00 1.30 0.54 0.03 93.39 02:21:46 Average: 2 4.89 0.00 1.07 0.27 0.03 93.74 02:21:46 Average: 3 4.85 0.00 1.21 0.75 0.05 93.14 02:21:46 Average: 4 4.81 0.00 1.07 0.43 0.02 93.66 02:21:46 Average: 5 5.19 0.00 1.17 2.53 0.03 91.09 02:21:46 Average: 6 5.15 0.00 1.23 3.05 0.03 90.55 02:21:46 Average: 7 4.91 0.00 1.25 3.56 0.05 90.23 02:21:46 02:21:46 02:21:46