Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d65b484a22f596f8919e49ec102563afd6becd3 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-ssh5411134436069898903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16642348853535086023.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14010441709773383138.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6202623394607828560.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11993924946926038778.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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-virtual 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-8006 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d65b484a22f596f8919e49ec102563afd6becd3 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 2d65b484a22f596f8919e49ec102563afd6becd3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#350)" > git rev-list --no-walk de7f1fa98896349c300f3340708f5a9fee2488ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:15 ========================================================= 19:01:15 EdgeX Global Pipelines Version Info 19:01:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:16 ------------------- 19:01:16 stable info: 19:01:16 ------------------- 19:01:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:01:16 Message: update stable to v1.0.244 19:01:17 ------------------- 19:01:17 experimental info: 19:01:17 ------------------- 19:01:17 Commited By: **** collab-it+edgex@linuxfoundation.org 19:01:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:01:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d65b48 [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:17 provisioning config files... 19:01:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2851357311164985985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:17 ---> docker-login.sh 19:01:17 nexus3.edgexfoundry.org:10001 19:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:18 Configure a credential helper to remove this warning. See 19:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:18 19:01:18 Login Succeeded 19:01:18 nexus3.edgexfoundry.org:10002 19:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:18 Configure a credential helper to remove this warning. See 19:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:18 19:01:18 Login Succeeded 19:01:18 nexus3.edgexfoundry.org:10003 19:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:18 Configure a credential helper to remove this warning. See 19:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:18 19:01:18 Login Succeeded 19:01:18 nexus3.edgexfoundry.org:10004 19:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:18 Configure a credential helper to remove this warning. See 19:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:18 19:01:18 Login Succeeded 19:01:18 docker.io 19:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:19 Configure a credential helper to remove this warning. See 19:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:19 19:01:19 Login Succeeded 19:01:19 ---> docker-login.sh ends [Pipeline] } 19:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:01:19 + git rev-list -1 --merges 2d65b484a22f596f8919e49ec102563afd6becd3~1..2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] echo 19:01:19 -----------> git rev-list -1 --merges 2d65b484a22f596f8919e49ec102563afd6becd3~1..2d65b484a22f596f8919e49ec102563afd6becd3 2d65b484a22f596f8919e49ec102563afd6becd3 [false] [Pipeline] sh 19:01:19 + git log --format=format:%s -1 2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] echo 19:01:19 ========================================================= 19:01:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:01:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:20 + git log --format=format:%s -1 2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] echo 19:01:20 [semverPrep] GIT_COMMIT: 2d65b484a22f596f8919e49ec102563afd6becd3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#350) [Pipeline] echo 19:01:20 [semverPrep] This is not a build commit. [Pipeline] sh 19:01:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:20 + grep -v github /etc/ssh/ssh_known_hosts 19:01:20 + [ -e /tmp/ssh_known_hosts ] 19:01:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:01:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:01:20 + sudo tee -a /etc/ssh/ssh_known_hosts 19:01:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:20 19:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:21 0.1.4: Pulling from edgex-devops/py-git-semver 19:01:21 b85a868b505f: Pulling fs layer 19:01:21 e2be974225ed: Pulling fs layer 19:01:21 339a4e72a1f5: Pulling fs layer 19:01:21 988bab9f4d93: Pulling fs layer 19:01:21 1469e6f7b9e6: Pulling fs layer 19:01:21 eaf3925da568: Pulling fs layer 19:01:21 bab4dde63d76: Pulling fs layer 19:01:21 bde34c3a00c8: Pulling fs layer 19:01:21 b352a97aabf1: Pulling fs layer 19:01:21 4872d77fe225: Pulling fs layer 19:01:21 5851b861e8e6: Pulling fs layer 19:01:21 eaf3925da568: Waiting 19:01:21 1469e6f7b9e6: Waiting 19:01:21 bde34c3a00c8: Waiting 19:01:21 bab4dde63d76: Waiting 19:01:21 988bab9f4d93: Waiting 19:01:21 5851b861e8e6: Waiting 19:01:21 e2be974225ed: Download complete 19:01:21 988bab9f4d93: Download complete 19:01:21 1469e6f7b9e6: Verifying Checksum 19:01:21 1469e6f7b9e6: Download complete 19:01:21 eaf3925da568: Verifying Checksum 19:01:21 eaf3925da568: Download complete 19:01:21 339a4e72a1f5: Verifying Checksum 19:01:21 339a4e72a1f5: Download complete 19:01:21 bde34c3a00c8: Verifying Checksum 19:01:21 bde34c3a00c8: Download complete 19:01:21 b352a97aabf1: Download complete 19:01:21 4872d77fe225: Verifying Checksum 19:01:21 4872d77fe225: Download complete 19:01:21 5851b861e8e6: Download complete 19:01:21 b85a868b505f: Verifying Checksum 19:01:21 b85a868b505f: Download complete 19:01:21 bab4dde63d76: Download complete 19:01:22 b85a868b505f: Pull complete 19:01:22 e2be974225ed: Pull complete 19:01:23 339a4e72a1f5: Pull complete 19:01:23 988bab9f4d93: Pull complete 19:01:23 1469e6f7b9e6: Pull complete 19:01:23 eaf3925da568: Pull complete 19:01:25 bab4dde63d76: Pull complete 19:01:25 bde34c3a00c8: Pull complete 19:01:25 b352a97aabf1: Pull complete 19:01:25 4872d77fe225: Pull complete 19:01:26 5851b861e8e6: Pull complete 19:01:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:26 prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container 19:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 19:01:27 $ docker top a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 -eo pid,comm 19:01:27 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). 19:01:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:27 [ssh-agent] Looking for ssh-agent implementation... 19:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:27 $ docker exec a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 ssh-agent 19:01:28 SSH_AUTH_SOCK=/tmp/ssh-9Fz2fZE8KuRi/agent.31 19:01:28 SSH_AGENT_PID=37 19:01:28 Running ssh-add (command line suppressed) 19:01:28 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_373839680074573395.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_373839680074573395.key) 19:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:28 + git tag --points-at HEAD [Pipeline] } 19:01:28 $ docker exec --env ******** --env ******** a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 ssh-agent -k 19:01:28 unset SSH_AUTH_SOCK; 19:01:28 unset SSH_AGENT_PID; 19:01:28 echo Agent pid 37 killed; 19:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:28 [ssh-agent] Looking for ssh-agent implementation... 19:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:28 $ docker exec a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 ssh-agent 19:01:28 SSH_AUTH_SOCK=/tmp/ssh-lCtEa5s38l3i/agent.69 19:01:28 SSH_AGENT_PID=75 19:01:28 Running ssh-add (command line suppressed) 19:01:28 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5479981241819167491.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5479981241819167491.key) 19:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:29 + git semver init 19:01:29 2023-03-01 19:01:29,469 [run_init] DEBUG init version:0.0.0 force:False 19:01:29 2023-03-01 19:01:29,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 19:01:29 2023-03-01 19:01:29,471 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 19:01:29 2023-03-01 19:01:29,471 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 19:01:30 2023-03-01 19:01:30,694 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 19:01:30 2023-03-01 19:01:30,695 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 19:01:30 2023-03-01 19:01:30,695 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:01:30 2023-03-01 19:01:30,695 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:01:30 3.0.0-dev.18 [Pipeline] } 19:01:30 $ docker exec --env ******** --env ******** a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 ssh-agent -k 19:01:31 unset SSH_AUTH_SOCK; 19:01:31 unset SSH_AGENT_PID; 19:01:31 echo Agent pid 75 killed; 19:01:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:31 + git semver [Pipeline] } 19:01:31 $ docker stop --time=1 a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 19:01:33 $ docker rm -f --volumes a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:33 Stashed 1 file(s) [Pipeline] echo 19:01:33 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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 19:01:33 provisioning config files... 19:01:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9640926164886285095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:33 ---> docker-login.sh 19:01:33 nexus3.edgexfoundry.org:10001 19:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:33 Configure a credential helper to remove this warning. See 19:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:33 19:01:33 Login Succeeded 19:01:33 nexus3.edgexfoundry.org:10002 19:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:33 Configure a credential helper to remove this warning. See 19:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:33 19:01:33 Login Succeeded 19:01:33 nexus3.edgexfoundry.org:10003 19:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:34 Configure a credential helper to remove this warning. See 19:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:34 19:01:34 Login Succeeded 19:01:34 nexus3.edgexfoundry.org:10004 19:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:34 Configure a credential helper to remove this warning. See 19:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:34 19:01:34 Login Succeeded 19:01:34 docker.io 19:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:34 Configure a credential helper to remove this warning. See 19:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:34 19:01:34 Login Succeeded 19:01:34 ---> docker-login.sh ends [Pipeline] } 19:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:34 ========================================================= 19:01:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:01:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:01:35 Sending build context to Docker daemon 23.38MB 19:01:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:01:35 Step 2/12 : FROM ${BASE} AS builder 19:01:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:01:35 213ec9aee27d: Pulling fs layer 19:01:35 4583459ba037: Pulling fs layer 19:01:35 93c1e223e6f2: Pulling fs layer 19:01:35 53926ce57604: Pulling fs layer 19:01:35 21b2b0c7a3f4: Pulling fs layer 19:01:35 22ff95d597cd: Pulling fs layer 19:01:35 12d6caf4c0d1: Pulling fs layer 19:01:35 96b7cbca73a9: Pulling fs layer 19:01:35 a7acece74701: Pulling fs layer 19:01:35 21b2b0c7a3f4: Waiting 19:01:35 22ff95d597cd: Waiting 19:01:35 53926ce57604: Waiting 19:01:35 12d6caf4c0d1: Waiting 19:01:35 93c1e223e6f2: Verifying Checksum 19:01:35 93c1e223e6f2: Download complete 19:01:35 4583459ba037: Verifying Checksum 19:01:35 4583459ba037: Download complete 19:01:35 21b2b0c7a3f4: Verifying Checksum 19:01:35 21b2b0c7a3f4: Download complete 19:01:35 22ff95d597cd: Verifying Checksum 19:01:35 22ff95d597cd: Download complete 19:01:35 213ec9aee27d: Verifying Checksum 19:01:35 12d6caf4c0d1: Download complete 19:01:35 213ec9aee27d: Pull complete 19:01:35 4583459ba037: Pull complete 19:01:35 93c1e223e6f2: Pull complete 19:01:35 a7acece74701: Verifying Checksum 19:01:35 a7acece74701: Download complete 19:01:36 53926ce57604: Verifying Checksum 19:01:36 53926ce57604: Download complete 19:01:36 96b7cbca73a9: Verifying Checksum 19:01:36 96b7cbca73a9: Download complete 19:01:40 53926ce57604: Pull complete 19:01:40 21b2b0c7a3f4: Pull complete 19:01:40 22ff95d597cd: Pull complete 19:01:40 12d6caf4c0d1: Pull complete 19:01:42 96b7cbca73a9: Pull complete 19:01:42 a7acece74701: Pull complete 19:01:42 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:01:42 ---> db6d94c90886 19:01:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:01:44 ---> Running in 3cd7533cc433 19:01:44 Removing intermediate container 3cd7533cc433 19:01:44 ---> bfb77a50aa4f 19:01:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:01:44 ---> Running in ac4fbb5ece25 19:01:45 Removing intermediate container ac4fbb5ece25 19:01:45 ---> 983b9b7036bc 19:01:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:01:45 ---> Running in dbbee6a6383c 19:01:45 Removing intermediate container dbbee6a6383c 19:01:45 ---> 2713607d1557 19:01:45 Step 6/12 : WORKDIR /device-virtual-go 19:01:45 ---> Running in aabb24922f0b 19:01:45 Removing intermediate container aabb24922f0b 19:01:45 ---> dc0560619ef7 19:01:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:01:45 ---> Running in b838537c45b1 19:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:01:46 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:01:46 (2/4) Installing libedit (20210910.3.1-r0) 19:01:46 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:01:46 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:01:46 Executing busybox-1.35.0-r17.trigger 19:01:46 OK: 216 MiB in 55 packages 19:01:46 Removing intermediate container b838537c45b1 19:01:46 ---> 96730caca4f5 19:01:46 Step 8/12 : COPY go.mod vendor* ./ 19:01:46 ---> 4e63167cf58c 19:01:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:46 ---> Running in 24ace6d2d138 19:01:48 Still waiting to schedule task 19:01:48 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:02:18 Removing intermediate container 24ace6d2d138 19:02:18 ---> aec503b69534 19:02:18 Step 10/12 : COPY . . 19:02:18 ---> bb3a0be300cd 19:02:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:18 ---> Running in 4b31ffaebff4 19:02:18 Removing intermediate container 4b31ffaebff4 19:02:18 ---> 64f942b1cc3e 19:02:18 Step 12/12 : RUN $MAKE 19:02:18 ---> Running in db4e8cc9f546 19:02:18 noop 19:02:18 Removing intermediate container db4e8cc9f546 19:02:18 ---> 6a6592de972a 19:02:18 Successfully built 6a6592de972a 19:02:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:19 + docker inspect -f . ci-base-image-x86_64 19:02:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:19 prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container 19:02:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 19:02:19 $ docker top a3b9f416ceb6267ac60de0fffbce49d5927f25b8fe7d3327f15463228af0cdd4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:20 + go version 19:02:20 go version go1.18.7 linux/amd64 [Pipeline] } 19:02:20 $ docker stop --time=1 a3b9f416ceb6267ac60de0fffbce49d5927f25b8fe7d3327f15463228af0cdd4 19:02:21 $ docker rm -f --volumes a3b9f416ceb6267ac60de0fffbce49d5927f25b8fe7d3327f15463228af0cdd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:21 + docker inspect -f . ci-base-image-x86_64 19:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:21 prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container 19:02:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 19:02:22 $ docker top 85ce3cdfcda913354f60592d76d8d0eb6cb635e94fccd8bac8bdf9bf1dd781ec -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:22 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 19:02:22 + make test 19:02:22 go test ./... -coverprofile=coverage.out 19:02:23 ? github.com/edgexfoundry/device-virtual-go [no test files] 19:02:33 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 19:02:33 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.036s coverage: 65.6% of statements 19:02:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:02:39 go vet ./... 19:02:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:02:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:02:42 ./bin/test-attribution-txt.sh [Pipeline] echo 19:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:02:42 $ docker stop --time=1 85ce3cdfcda913354f60592d76d8d0eb6cb635e94fccd8bac8bdf9bf1dd781ec 19:02:44 $ docker rm -f --volumes 85ce3cdfcda913354f60592d76d8d0eb6cb635e94fccd8bac8bdf9bf1dd781ec [Pipeline] // withDockerContainer [Pipeline] sh 19:02:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:02:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:02:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:02:45 + ls -al . 19:02:45 total 192 19:02:45 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 19:02 . 19:02:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 19:01 .. 19:02:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 19:02 .git 19:02:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:01 .github 19:02:45 -rw-rw-r-- 1 jenkins jenkins 337 Mar 1 19:01 .gitignore 19:02:45 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 19:01 .golangci.yml 19:02:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 19:01 .semver 19:02:45 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 1 19:01 Attribution.txt 19:02:45 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 1 19:01 CHANGELOG.md 19:02:45 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 1 19:01 Dockerfile 19:02:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 19:01 GOVERNANCE.md 19:02:45 -rw-rw-r-- 1 jenkins jenkins 660 Mar 1 19:01 Jenkinsfile 19:02:45 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 19:01 LICENSE 19:02:45 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 1 19:01 Makefile 19:02:45 -rw-rw-r-- 1 jenkins jenkins 623 Mar 1 19:01 OWNERS.md 19:02:45 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 1 19:01 README.md 19:02:45 -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 19:01 VERSION 19:02:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 19:01 bin 19:02:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:01 cmd 19:02:45 -rw-r--r-- 1 jenkins jenkins 44128 Mar 1 19:02 coverage.out 19:02:45 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 1 19:01 go.mod 19:02:45 -rw-rw-r-- 1 jenkins jenkins 30609 Mar 1 19:01 go.sum 19:02:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:01 internal 19:02:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 19:01 snap 19:02:45 -rw-rw-r-- 1 jenkins jenkins 235 Mar 1 19:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:46 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2d65b484a22f596f8919e49ec102563afd6becd3 --label arch=amd64 --label version=3.0.0-dev.18 . 19:02:46 Sending build context to Docker daemon 23.43MB 19:02:46 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 19:02:46 Step 2/25 : FROM ${BASE} AS builder 19:02:46 ---> 6a6592de972a 19:02:46 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:02:46 ---> Running in 98b6f1d11959 19:02:46 Removing intermediate container 98b6f1d11959 19:02:46 ---> 6ae6697905ab 19:02:46 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 19:02:46 ---> Running in 9335e800dfe6 19:02:46 Removing intermediate container 9335e800dfe6 19:02:46 ---> 849f83e98c30 19:02:46 Step 5/25 : ARG ADD_BUILD_TAGS="" 19:02:46 ---> Running in 7ce84be2aa6d 19:02:46 Removing intermediate container 7ce84be2aa6d 19:02:46 ---> ec696c246f37 19:02:46 Step 6/25 : WORKDIR /device-virtual-go 19:02:46 ---> Running in ca4529c4940a 19:02:47 Removing intermediate container ca4529c4940a 19:02:47 ---> 7718fe837ed8 19:02:47 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:47 ---> Running in a3b3959ee394 19:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:02:47 OK: 216 MiB in 55 packages 19:02:48 Removing intermediate container a3b3959ee394 19:02:48 ---> 4ea39cf02834 19:02:48 Step 8/25 : COPY go.mod vendor* ./ 19:02:48 ---> 3adb3d4c829b 19:02:48 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:48 ---> Running in d345af14b111 19:02:49 Removing intermediate container d345af14b111 19:02:49 ---> 3daf8b967b8d 19:02:49 Step 10/25 : COPY . . 19:02:49 ---> 03ede18a5030 19:02:49 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:49 ---> Running in 1571bf692c95 19:02:49 Removing intermediate container 1571bf692c95 19:02:49 ---> 121c8449c83f 19:02:49 Step 12/25 : RUN $MAKE 19:02:49 ---> Running in d798e9b53ed8 19:02:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 19:03:12 Removing intermediate container d798e9b53ed8 19:03:12 ---> cb87be2d34ab 19:03:12 Step 13/25 : FROM alpine:3.16 19:03:12 3.16: Pulling from library/alpine 19:03:12 ef5531b6e74e: Pulling fs layer 19:03:12 ef5531b6e74e: Download complete 19:03:12 ef5531b6e74e: Pull complete 19:03:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:03:12 Status: Downloaded newer image for alpine:3.16 19:03:12 ---> dfd21b5a31f5 19:03:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 19:03:12 ---> Running in bb475ac98f60 19:03:12 Removing intermediate container bb475ac98f60 19:03:12 ---> 565405dc18d8 19:03:12 Step 15/25 : RUN apk add --update --no-cache dumb-init 19:03:12 ---> Running in 04ef7d4b20b8 19:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:03:12 (1/1) Installing dumb-init (1.2.5-r1) 19:03:12 Executing busybox-1.35.0-r17.trigger 19:03:12 OK: 6 MiB in 15 packages 19:03:12 Removing intermediate container 04ef7d4b20b8 19:03:12 ---> 8af2676e8eed 19:03:12 Step 16/25 : WORKDIR / 19:03:12 ---> Running in d6decf090768 19:03:12 Removing intermediate container d6decf090768 19:03:12 ---> 0c29b601139f 19:03:12 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 19:03:12 ---> 72aaa1946f85 19:03:12 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 19:03:12 ---> 8a2f2ab7ce30 19:03:12 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 19:03:13 ---> 7099aebbbb4e 19:03:13 Step 20/25 : EXPOSE 59900 19:03:13 ---> Running in 1b1801a5063d 19:03:13 Removing intermediate container 1b1801a5063d 19:03:13 ---> 3fa877448183 19:03:13 Step 21/25 : ENTRYPOINT ["/device-virtual"] 19:03:13 ---> Running in 9d27136eebf3 19:03:13 Removing intermediate container 9d27136eebf3 19:03:13 ---> afe2c5f96ef6 19:03:13 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:03:13 ---> Running in 2e04a5cc18bd 19:03:13 Removing intermediate container 2e04a5cc18bd 19:03:13 ---> 1c5508787dea 19:03:13 Step 23/25 : LABEL arch=amd64 19:03:13 ---> Running in 59ccf7a475d3 19:03:13 Removing intermediate container 59ccf7a475d3 19:03:13 ---> 5047fcec8454 19:03:13 Step 24/25 : LABEL git_sha=2d65b484a22f596f8919e49ec102563afd6becd3 19:03:13 ---> Running in a9936faf46d3 19:03:13 Removing intermediate container a9936faf46d3 19:03:13 ---> 4bb54b126607 19:03:13 Step 25/25 : LABEL version=3.0.0-dev.18 19:03:13 ---> Running in cb896887c57b 19:03:14 Removing intermediate container cb896887c57b 19:03:14 ---> 829100ccc030 19:03:14 [Warning] One or more build-args [ARCH] were not consumed 19:03:14 Successfully built 829100ccc030 19:03:14 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:14 provisioning config files... 19:03:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7787197716100294299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:14 ---> docker-login.sh 19:03:14 nexus3.edgexfoundry.org:10001 19:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:14 Configure a credential helper to remove this warning. See 19:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:14 19:03:14 Login Succeeded 19:03:14 nexus3.edgexfoundry.org:10002 19:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:14 Configure a credential helper to remove this warning. See 19:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:14 19:03:14 Login Succeeded 19:03:14 nexus3.edgexfoundry.org:10003 19:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:14 Configure a credential helper to remove this warning. See 19:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:14 19:03:14 Login Succeeded 19:03:14 nexus3.edgexfoundry.org:10004 19:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:14 Configure a credential helper to remove this warning. See 19:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:14 19:03:14 Login Succeeded 19:03:14 docker.io 19:03:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:15 Configure a credential helper to remove this warning. See 19:03:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:15 19:03:15 Login Succeeded 19:03:15 ---> docker-login.sh ends [Pipeline] } 19:03:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:03:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:15 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 19:03:15 2d65b484a22f596f8919e49ec102563afd6becd3 19:03:15 latest 19:03:15 3.0.0-dev.18 19:03:15 2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 19:03:15 main 19:03:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:15 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:15 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3 19:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 19:03:15 e9d032557b89: Preparing 19:03:15 1c0cfe98534c: Preparing 19:03:15 9de15a67efd9: Preparing 19:03:15 329674ebfe08: Preparing 19:03:15 aa5968d388b8: Preparing 19:03:15 aa5968d388b8: Layer already exists 19:03:15 329674ebfe08: Pushed 19:03:15 1c0cfe98534c: Pushed 19:03:15 9de15a67efd9: Pushed 19:03:18 e9d032557b89: Pushed 19:03:18 2d65b484a22f596f8919e49ec102563afd6becd3: digest: sha256:7222467a00ab2806a38f4331c091ec8cecbcac91e9db2a490b764136fe5c8e53 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 19:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 19:03:19 e9d032557b89: Preparing 19:03:19 1c0cfe98534c: Preparing 19:03:19 9de15a67efd9: Preparing 19:03:19 329674ebfe08: Preparing 19:03:19 aa5968d388b8: Preparing 19:03:19 1c0cfe98534c: Layer already exists 19:03:19 9de15a67efd9: Layer already exists 19:03:19 e9d032557b89: Layer already exists 19:03:19 aa5968d388b8: Layer already exists 19:03:19 329674ebfe08: Layer already exists 19:03:19 latest: digest: sha256:7222467a00ab2806a38f4331c091ec8cecbcac91e9db2a490b764136fe5c8e53 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.18 19:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 19:03:19 e9d032557b89: Preparing 19:03:19 1c0cfe98534c: Preparing 19:03:19 9de15a67efd9: Preparing 19:03:19 329674ebfe08: Preparing 19:03:19 aa5968d388b8: Preparing 19:03:19 e9d032557b89: Layer already exists 19:03:19 aa5968d388b8: Layer already exists 19:03:19 1c0cfe98534c: Layer already exists 19:03:19 329674ebfe08: Layer already exists 19:03:19 9de15a67efd9: Layer already exists 19:03:19 3.0.0-dev.18: digest: sha256:7222467a00ab2806a38f4331c091ec8cecbcac91e9db2a490b764136fe5c8e53 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:20 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 19:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 19:03:20 e9d032557b89: Preparing 19:03:20 1c0cfe98534c: Preparing 19:03:20 9de15a67efd9: Preparing 19:03:20 329674ebfe08: Preparing 19:03:20 aa5968d388b8: Preparing 19:03:20 1c0cfe98534c: Layer already exists 19:03:20 e9d032557b89: Layer already exists 19:03:20 329674ebfe08: Layer already exists 19:03:20 aa5968d388b8: Layer already exists 19:03:20 9de15a67efd9: Layer already exists 19:03:20 2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18: digest: sha256:7222467a00ab2806a38f4331c091ec8cecbcac91e9db2a490b764136fe5c8e53 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:20 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 19:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 19:03:21 e9d032557b89: Preparing 19:03:21 1c0cfe98534c: Preparing 19:03:21 9de15a67efd9: Preparing 19:03:21 329674ebfe08: Preparing 19:03:21 aa5968d388b8: Preparing 19:03:21 aa5968d388b8: Layer already exists 19:03:21 1c0cfe98534c: Layer already exists 19:03:21 e9d032557b89: Layer already exists 19:03:21 329674ebfe08: Layer already exists 19:03:21 9de15a67efd9: Layer already exists 19:03:21 main: digest: sha256:7222467a00ab2806a38f4331c091ec8cecbcac91e9db2a490b764136fe5c8e53 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:03:21 ===================================================== [Pipeline] echo 19:03:21 taggedImages: 19:03:21 - nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3 19:03:21 - nexus3.edgexfoundry.org:10004/device-virtual:latest 19:03:21 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.18 19:03:21 - nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 19:03:21 - nexus3.edgexfoundry.org:10004/device-virtual: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 19:03:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:21 19:03:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:21 latest: Pulling from edgex-lftools-log-publisher 19:03:21 5eb5b503b376: Pulling fs layer 19:03:21 5c69ac0246d0: Pulling fs layer 19:03:21 ec43610c2a17: Pulling fs layer 19:03:21 3a2ae6a8a46f: Pulling fs layer 19:03:21 33b1e0a273af: Pulling fs layer 19:03:21 5d3b04190fa2: Pulling fs layer 19:03:21 2f39f015ded8: Pulling fs layer 19:03:21 33b1e0a273af: Waiting 19:03:21 2f39f015ded8: Waiting 19:03:21 5d3b04190fa2: Waiting 19:03:21 3a2ae6a8a46f: Waiting 19:03:21 5c69ac0246d0: Verifying Checksum 19:03:21 5c69ac0246d0: Download complete 19:03:21 3a2ae6a8a46f: Verifying Checksum 19:03:21 3a2ae6a8a46f: Download complete 19:03:22 ec43610c2a17: Verifying Checksum 19:03:22 ec43610c2a17: Download complete 19:03:22 33b1e0a273af: Verifying Checksum 19:03:22 33b1e0a273af: Download complete 19:03:22 5d3b04190fa2: Verifying Checksum 19:03:22 5d3b04190fa2: Download complete 19:03:22 5eb5b503b376: Verifying Checksum 19:03:22 5eb5b503b376: Download complete 19:03:22 2f39f015ded8: Verifying Checksum 19:03:23 5eb5b503b376: Pull complete 19:03:23 5c69ac0246d0: Pull complete 19:03:24 ec43610c2a17: Pull complete 19:03:24 3a2ae6a8a46f: Pull complete 19:03:24 33b1e0a273af: Pull complete 19:03:24 5d3b04190fa2: Pull complete 19:03:29 2f39f015ded8: Pull complete 19:03:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:29 prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container 19:03:29 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 19:03:31 $ docker top c3eb55267121ff6692084d2a7ccfc44f26c723b9924ce08018440dcbfa2e03c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:32 ---> job-cost.sh 19:03:32 lf-activate-venv: SKIPPING 19:03:32 INFO: No Stack... 19:03:32 INFO: Retrieving Pricing Info for: v3-standard-8 19:03:32 INFO: Archiving Costs [Pipeline] sh 19:03:33 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 19:03:33 + cut -d, -f6 [Pipeline] lock 19:03:33 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] 19:03:33 Resource [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] did not exist. Created. 19:03:33 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:33 + echo total: 0.2199999988079071 [Pipeline] stash 19:03:33 Stashed 1 file(s) [Pipeline] } 19:03:33 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 19:03:33 $ docker stop --time=1 c3eb55267121ff6692084d2a7ccfc44f26c723b9924ce08018440dcbfa2e03c8 19:03:34 $ docker rm -f --volumes c3eb55267121ff6692084d2a7ccfc44f26c723b9924ce08018440dcbfa2e03c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:04:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8009 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 19:04:57 Running in /w/workspace/device-virtual-go/89 [Pipeline] { [Pipeline] checkout 19:04:57 The recommended git tool is: git 19:05:03 using credential edgex-jenkins-ssh 19:05:03 Cloning the remote Git repository 19:05:03 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 19:05:03 > git init /w/workspace/device-virtual-go/89 # timeout=10 19:05:03 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 19:05:03 > git --version # timeout=10 19:05:04 > git --version # 'git version 2.25.1' 19:05:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:06 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 19:05:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:07 Avoid second fetch 19:05:07 Checking out Revision 2d65b484a22f596f8919e49ec102563afd6becd3 (main) 19:05:08 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#350)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:07 > git config core.sparsecheckout # timeout=10 19:05:07 > git checkout -f 2d65b484a22f596f8919e49ec102563afd6becd3 # timeout=10 19:05:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:05:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:09 Dload Upload Total Spent Left Speed 19:05:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 19:05:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:05:10 + + sudo teesudo /etc/docker/daemon.new jq 19:05:10 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:05:10 { 19:05:10 "registry-mirrors": [ 19:05:10 "https://nexus3.edgexfoundry.org:10001" 19:05:10 ], 19:05:10 "bip": "10.250.0.254/24", 19:05:10 "hosts": [ 19:05:10 "tcp://0.0.0.0:5555", 19:05:10 "unix:///var/run/docker.sock" 19:05:10 ], 19:05:10 "mtu": 1458, 19:05:10 "selinux-enabled": true, 19:05:10 "seccomp-profile": "/etc/docker/seccomp.json" 19:05:10 } [Pipeline] sh 19:05:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:05:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:29 provisioning config files... 19:05:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/89@tmp/config1392570991475498361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:29 ---> docker-login.sh 19:05:29 nexus3.edgexfoundry.org:10001 19:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:30 Configure a credential helper to remove this warning. See 19:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:30 19:05:30 Login Succeeded 19:05:30 nexus3.edgexfoundry.org:10002 19:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:30 Configure a credential helper to remove this warning. See 19:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:30 19:05:30 Login Succeeded 19:05:30 nexus3.edgexfoundry.org:10003 19:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:31 Configure a credential helper to remove this warning. See 19:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:31 19:05:31 Login Succeeded 19:05:31 nexus3.edgexfoundry.org:10004 19:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:31 Configure a credential helper to remove this warning. See 19:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:31 19:05:31 Login Succeeded 19:05:31 docker.io 19:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:32 Configure a credential helper to remove this warning. See 19:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:32 19:05:32 Login Succeeded 19:05:32 ---> docker-login.sh ends [Pipeline] } 19:05:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:05:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:32 ========================================================= 19:05:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:05:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:05:33 Sending build context to Docker daemon 11.84MB 19:05:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:05:33 Step 2/12 : FROM ${BASE} AS builder 19:05:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:33 9b18e9b68314: Pulling fs layer 19:05:33 35d82f9e3411: Pulling fs layer 19:05:33 e16973657156: Pulling fs layer 19:05:33 fc693d55d65f: Pulling fs layer 19:05:33 7e9fc2657dce: Pulling fs layer 19:05:33 fc693d55d65f: Waiting 19:05:33 dda99020689f: Pulling fs layer 19:05:33 7e9fc2657dce: Waiting 19:05:33 db1c61fa0a46: Pulling fs layer 19:05:33 891c053d2c06: Pulling fs layer 19:05:33 dda99020689f: Waiting 19:05:33 db1c61fa0a46: Waiting 19:05:33 891c053d2c06: Waiting 19:05:33 e16973657156: Download complete 19:05:33 35d82f9e3411: Verifying Checksum 19:05:33 35d82f9e3411: Download complete 19:05:33 7e9fc2657dce: Verifying Checksum 19:05:33 7e9fc2657dce: Download complete 19:05:33 dda99020689f: Verifying Checksum 19:05:33 dda99020689f: Download complete 19:05:33 9b18e9b68314: Verifying Checksum 19:05:33 9b18e9b68314: Download complete 19:05:34 9b18e9b68314: Pull complete 19:05:34 891c053d2c06: Verifying Checksum 19:05:34 891c053d2c06: Download complete 19:05:35 35d82f9e3411: Pull complete 19:05:35 e16973657156: Pull complete 19:05:35 db1c61fa0a46: Verifying Checksum 19:05:35 db1c61fa0a46: Download complete 19:05:36 fc693d55d65f: Verifying Checksum 19:05:36 fc693d55d65f: Download complete 19:05:48 fc693d55d65f: Pull complete 19:05:48 7e9fc2657dce: Pull complete 19:05:48 dda99020689f: Pull complete 19:05:53 db1c61fa0a46: Pull complete 19:05:55 891c053d2c06: Pull complete 19:05:55 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:05:55 ---> f96f9c87975a 19:05:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:05:57 ---> Running in 9e7e75a5ba17 19:05:57 Removing intermediate container 9e7e75a5ba17 19:05:57 ---> fbe4a1faeb1e 19:05:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:05:57 ---> Running in 05876b5dec1a 19:05:57 Removing intermediate container 05876b5dec1a 19:05:57 ---> a0ef6ee37da2 19:05:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:05:57 ---> Running in 8701c395633c 19:05:58 Removing intermediate container 8701c395633c 19:05:58 ---> 5b1e33f356fe 19:05:58 Step 6/12 : WORKDIR /device-virtual-go 19:05:58 ---> Running in 2a09db70ade9 19:05:58 Removing intermediate container 2a09db70ade9 19:05:58 ---> 1fad17b924cd 19:05:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:58 ---> Running in 5b650d19f67e 19:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:06:01 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:06:01 (2/4) Installing libedit (20210910.3.1-r0) 19:06:01 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:06:01 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:06:01 Executing busybox-1.35.0-r17.trigger 19:06:01 OK: 226 MiB in 55 packages 19:06:02 Removing intermediate container 5b650d19f67e 19:06:02 ---> 9143d259ecc1 19:06:02 Step 8/12 : COPY go.mod vendor* ./ 19:06:03 ---> a431a7a83e8c 19:06:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:03 ---> Running in e876d448fe83 19:07:25 Removing intermediate container e876d448fe83 19:07:25 ---> 3be50c8f7b93 19:07:25 Step 10/12 : COPY . . 19:07:25 ---> b4ddf1684524 19:07:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:07:25 ---> Running in 066ed8a5d812 19:07:25 Removing intermediate container 066ed8a5d812 19:07:25 ---> d793e18e27f7 19:07:25 Step 12/12 : RUN $MAKE 19:07:25 ---> Running in cd647ce6c8db 19:07:25 noop 19:07:25 Removing intermediate container cd647ce6c8db 19:07:25 ---> 9f435e169974 19:07:25 Successfully built 9f435e169974 19:07:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:25 + docker inspect -f . ci-base-image-arm64 19:07:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:25 prd-ubuntu20.04-docker-arm64-4c-16g-8009 does not seem to be running inside a container 19:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/89 -v /w/workspace/device-virtual-go/89:/w/workspace/device-virtual-go/89:rw,z -v /w/workspace/device-virtual-go/89@tmp:/w/workspace/device-virtual-go/89@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 19:07:27 $ docker top 7ffeadec38bd3ff5f001c750f0fc273b2c5e75374d4bd97314a760dcade38c45 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:28 + go version 19:07:28 go version go1.18.7 linux/arm64 [Pipeline] } 19:07:28 $ docker stop --time=1 7ffeadec38bd3ff5f001c750f0fc273b2c5e75374d4bd97314a760dcade38c45 19:07:29 $ docker rm -f --volumes 7ffeadec38bd3ff5f001c750f0fc273b2c5e75374d4bd97314a760dcade38c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:30 + docker inspect -f . ci-base-image-arm64 19:07:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:30 prd-ubuntu20.04-docker-arm64-4c-16g-8009 does not seem to be running inside a container 19:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/89 -v /w/workspace/device-virtual-go/89:/w/workspace/device-virtual-go/89:rw,z -v /w/workspace/device-virtual-go/89@tmp:/w/workspace/device-virtual-go/89@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 19:07:32 $ docker top 3957b37a12bcef5ded12e206ec39dba47d893e728674b5ee95991593f36030e7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:32 + git config --global --add safe.directory /w/workspace/device-virtual-go/89 [Pipeline] fileExists [Pipeline] sh 19:07:33 + make test 19:07:33 go test ./... -coverprofile=coverage.out 19:07:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 19:09:13 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 19:09:13 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.129s coverage: 65.6% of statements 19:09:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:09:13 go vet ./... 19:09:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:09:32 $ docker stop --time=1 3957b37a12bcef5ded12e206ec39dba47d893e728674b5ee95991593f36030e7 19:09:35 $ docker rm -f --volumes 3957b37a12bcef5ded12e206ec39dba47d893e728674b5ee95991593f36030e7 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:36 Warning: overwriting stash ‘coverage-report’ 19:09:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:09:37 + ls -al . 19:09:37 total 188 19:09:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 19:07 . 19:09:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 19:05 .. 19:09:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 19:05 .git 19:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:05 .github 19:09:37 -rw-rw-r-- 1 jenkins jenkins 337 Mar 1 19:05 .gitignore 19:09:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 19:05 .golangci.yml 19:09:37 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 1 19:05 Attribution.txt 19:09:37 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 1 19:05 CHANGELOG.md 19:09:37 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 1 19:05 Dockerfile 19:09:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 19:05 GOVERNANCE.md 19:09:37 -rw-rw-r-- 1 jenkins jenkins 660 Mar 1 19:05 Jenkinsfile 19:09:37 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 19:05 LICENSE 19:09:37 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 1 19:05 Makefile 19:09:37 -rw-rw-r-- 1 jenkins jenkins 623 Mar 1 19:05 OWNERS.md 19:09:37 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 1 19:05 README.md 19:09:37 -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 19:01 VERSION 19:09:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 19:05 bin 19:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:05 cmd 19:09:37 -rw-r--r-- 1 jenkins jenkins 44128 Mar 1 19:09 coverage.out 19:09:37 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 1 19:05 go.mod 19:09:37 -rw-rw-r-- 1 jenkins jenkins 30609 Mar 1 19:05 go.sum 19:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:05 internal 19:09:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 19:05 snap 19:09:37 -rw-rw-r-- 1 jenkins jenkins 235 Mar 1 19:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:38 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d65b484a22f596f8919e49ec102563afd6becd3 --label arch=arm64 --label version=3.0.0-dev.18 . 19:09:38 Sending build context to Docker daemon 11.89MB 19:09:38 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 19:09:38 Step 2/25 : FROM ${BASE} AS builder 19:09:38 ---> 9f435e169974 19:09:38 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:09:38 ---> Running in 6a666301a36d 19:09:38 Removing intermediate container 6a666301a36d 19:09:38 ---> ff59eb7c568b 19:09:38 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 19:09:39 ---> Running in 2ce177f26231 19:09:39 Removing intermediate container 2ce177f26231 19:09:39 ---> f71dbaefa40f 19:09:39 Step 5/25 : ARG ADD_BUILD_TAGS="" 19:09:39 ---> Running in 0dc09d49b874 19:09:39 Removing intermediate container 0dc09d49b874 19:09:39 ---> 29d731efc446 19:09:39 Step 6/25 : WORKDIR /device-virtual-go 19:09:39 ---> Running in c8345c139bfc 19:09:40 Removing intermediate container c8345c139bfc 19:09:40 ---> 2198bec5c02f 19:09:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:09:40 ---> Running in 24d71782abb3 19:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:09:43 OK: 226 MiB in 55 packages 19:09:43 Removing intermediate container 24d71782abb3 19:09:43 ---> d572ba64a0d0 19:09:43 Step 8/25 : COPY go.mod vendor* ./ 19:09:44 ---> 525a89621a19 19:09:44 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:44 ---> Running in 81a81a3140c2 19:09:48 Removing intermediate container 81a81a3140c2 19:09:48 ---> b1bad3e141f6 19:09:48 Step 10/25 : COPY . . 19:09:49 ---> 98411c595c56 19:09:49 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:49 ---> Running in ffafc2643297 19:09:50 Removing intermediate container ffafc2643297 19:09:50 ---> 9571f8a5f7fb 19:09:50 Step 12/25 : RUN $MAKE 19:09:50 ---> Running in a7eaefcdc115 19:09:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 19:12:14 Removing intermediate container a7eaefcdc115 19:12:14 ---> 3631e93c1e3d 19:12:14 Step 13/25 : FROM alpine:3.16 19:12:14 3.16: Pulling from library/alpine 19:12:14 3760b48202b3: Pulling fs layer 19:12:14 3760b48202b3: Verifying Checksum 19:12:14 3760b48202b3: Download complete 19:12:14 3760b48202b3: Pull complete 19:12:14 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:12:14 Status: Downloaded newer image for alpine:3.16 19:12:14 ---> 4c81e5bf8899 19:12:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 19:12:14 ---> Running in c1f6ee6e60e1 19:12:14 Removing intermediate container c1f6ee6e60e1 19:12:14 ---> 117234cd488c 19:12:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 19:12:14 ---> Running in 068cad6fc1c6 19:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:12:14 (1/1) Installing dumb-init (1.2.5-r1) 19:12:14 Executing busybox-1.35.0-r17.trigger 19:12:14 OK: 5 MiB in 15 packages 19:12:14 Removing intermediate container 068cad6fc1c6 19:12:14 ---> b96159fb7d85 19:12:14 Step 16/25 : WORKDIR / 19:12:14 ---> Running in ee298b0ed775 19:12:14 Removing intermediate container ee298b0ed775 19:12:14 ---> b32903834627 19:12:14 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 19:12:14 ---> 3ea5558b2fdc 19:12:14 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 19:12:14 ---> 77b67e6c9912 19:12:14 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 19:12:14 ---> a02fc96e53f2 19:12:14 Step 20/25 : EXPOSE 59900 19:12:14 ---> Running in 2b90e991e592 19:12:14 Removing intermediate container 2b90e991e592 19:12:14 ---> f4a9ad21cc46 19:12:14 Step 21/25 : ENTRYPOINT ["/device-virtual"] 19:12:14 ---> Running in cfe5f39cda02 19:12:14 Removing intermediate container cfe5f39cda02 19:12:14 ---> f78eec12b015 19:12:14 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:14 ---> Running in 982db038f2bc 19:12:14 Removing intermediate container 982db038f2bc 19:12:14 ---> 99ea66e88098 19:12:14 Step 23/25 : LABEL arch=arm64 19:12:14 ---> Running in 51b7efd52d3c 19:12:14 Removing intermediate container 51b7efd52d3c 19:12:14 ---> b9c58a98c7a6 19:12:14 Step 24/25 : LABEL git_sha=2d65b484a22f596f8919e49ec102563afd6becd3 19:12:14 ---> Running in 9cf71903d710 19:12:14 Removing intermediate container 9cf71903d710 19:12:14 ---> 52cca9961fc5 19:12:14 Step 25/25 : LABEL version=3.0.0-dev.18 19:12:14 ---> Running in 9dab7cf09863 19:12:15 Removing intermediate container 9dab7cf09863 19:12:15 ---> 1c51892eb3a5 19:12:15 [Warning] One or more build-args [ARCH] were not consumed 19:12:15 Successfully built 1c51892eb3a5 19:12:15 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:15 provisioning config files... 19:12:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/89@tmp/config7208436081114192068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:15 ---> docker-login.sh 19:12:15 nexus3.edgexfoundry.org:10001 19:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:15 Configure a credential helper to remove this warning. See 19:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:15 19:12:15 Login Succeeded 19:12:15 nexus3.edgexfoundry.org:10002 19:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:16 Configure a credential helper to remove this warning. See 19:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:16 19:12:16 Login Succeeded 19:12:16 nexus3.edgexfoundry.org:10003 19:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:16 Configure a credential helper to remove this warning. See 19:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:16 19:12:16 Login Succeeded 19:12:16 nexus3.edgexfoundry.org:10004 19:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:16 Configure a credential helper to remove this warning. See 19:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:16 19:12:16 Login Succeeded 19:12:16 docker.io 19:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:17 Configure a credential helper to remove this warning. See 19:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:17 19:12:17 Login Succeeded 19:12:17 ---> docker-login.sh ends [Pipeline] } 19:12:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:12:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:17 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 19:12:17 2d65b484a22f596f8919e49ec102563afd6becd3 19:12:17 latest 19:12:17 3.0.0-dev.18 19:12:17 2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 19:12:17 main 19:12:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:17 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3 19:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 19:12:18 0d1c8de2d23b: Preparing 19:12:18 ace5d9246f88: Preparing 19:12:18 4ac7b75ff55d: Preparing 19:12:18 fd1185edb044: Preparing 19:12:18 f70ee36035b9: Preparing 19:12:18 f70ee36035b9: Layer already exists 19:12:18 4ac7b75ff55d: Pushed 19:12:18 ace5d9246f88: Pushed 19:12:18 fd1185edb044: Pushed 19:12:23 0d1c8de2d23b: Pushed 19:12:23 2d65b484a22f596f8919e49ec102563afd6becd3: digest: sha256:ebe73ce63415ddfc9105f05a92b9dfde1bcb6e604ac3c1b8c77251f60f27fb43 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 19:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 19:12:24 0d1c8de2d23b: Preparing 19:12:24 ace5d9246f88: Preparing 19:12:24 4ac7b75ff55d: Preparing 19:12:24 fd1185edb044: Preparing 19:12:24 f70ee36035b9: Preparing 19:12:24 4ac7b75ff55d: Layer already exists 19:12:24 ace5d9246f88: Layer already exists 19:12:24 f70ee36035b9: Layer already exists 19:12:24 0d1c8de2d23b: Layer already exists 19:12:24 fd1185edb044: Layer already exists 19:12:24 latest: digest: sha256:ebe73ce63415ddfc9105f05a92b9dfde1bcb6e604ac3c1b8c77251f60f27fb43 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.18 19:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 19:12:25 0d1c8de2d23b: Preparing 19:12:25 ace5d9246f88: Preparing 19:12:25 4ac7b75ff55d: Preparing 19:12:25 fd1185edb044: Preparing 19:12:25 f70ee36035b9: Preparing 19:12:25 fd1185edb044: Layer already exists 19:12:25 ace5d9246f88: Layer already exists 19:12:25 f70ee36035b9: Layer already exists 19:12:25 4ac7b75ff55d: Layer already exists 19:12:25 0d1c8de2d23b: Layer already exists 19:12:25 3.0.0-dev.18: digest: sha256:ebe73ce63415ddfc9105f05a92b9dfde1bcb6e604ac3c1b8c77251f60f27fb43 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 19:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 19:12:26 0d1c8de2d23b: Preparing 19:12:26 ace5d9246f88: Preparing 19:12:26 4ac7b75ff55d: Preparing 19:12:26 fd1185edb044: Preparing 19:12:26 f70ee36035b9: Preparing 19:12:26 4ac7b75ff55d: Layer already exists 19:12:26 f70ee36035b9: Layer already exists 19:12:26 ace5d9246f88: Layer already exists 19:12:26 0d1c8de2d23b: Layer already exists 19:12:26 fd1185edb044: Layer already exists 19:12:26 2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18: digest: sha256:ebe73ce63415ddfc9105f05a92b9dfde1bcb6e604ac3c1b8c77251f60f27fb43 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:26 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 19:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 19:12:26 0d1c8de2d23b: Preparing 19:12:26 ace5d9246f88: Preparing 19:12:26 4ac7b75ff55d: Preparing 19:12:26 fd1185edb044: Preparing 19:12:26 f70ee36035b9: Preparing 19:12:26 4ac7b75ff55d: Layer already exists 19:12:26 0d1c8de2d23b: Layer already exists 19:12:26 f70ee36035b9: Layer already exists 19:12:26 ace5d9246f88: Layer already exists 19:12:26 fd1185edb044: Layer already exists 19:12:26 main: digest: sha256:ebe73ce63415ddfc9105f05a92b9dfde1bcb6e604ac3c1b8c77251f60f27fb43 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:12:26 ===================================================== [Pipeline] echo 19:12:26 taggedImages: 19:12:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3 19:12:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 19:12:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.18 19:12:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 19:12:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:27 19:12:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:27 arm64: Pulling from edgex-lftools-log-publisher 19:12:27 8998bd30e6a1: Pulling fs layer 19:12:27 04944245beec: Pulling fs layer 19:12:27 699f458cf7ca: Pulling fs layer 19:12:27 765212b225bb: Pulling fs layer 19:12:27 f23df028b6ca: Pulling fs layer 19:12:27 d65c8cfc05b1: Pulling fs layer 19:12:27 2437ff75d9bd: Pulling fs layer 19:12:27 f23df028b6ca: Waiting 19:12:27 d65c8cfc05b1: Waiting 19:12:27 2437ff75d9bd: Waiting 19:12:27 765212b225bb: Waiting 19:12:27 04944245beec: Verifying Checksum 19:12:27 04944245beec: Download complete 19:12:27 765212b225bb: Verifying Checksum 19:12:27 765212b225bb: Download complete 19:12:27 f23df028b6ca: Download complete 19:12:27 d65c8cfc05b1: Verifying Checksum 19:12:27 d65c8cfc05b1: Download complete 19:12:28 699f458cf7ca: Verifying Checksum 19:12:28 699f458cf7ca: Download complete 19:12:28 8998bd30e6a1: Verifying Checksum 19:12:28 8998bd30e6a1: Download complete 19:12:31 2437ff75d9bd: Download complete 19:12:32 8998bd30e6a1: Pull complete 19:12:32 04944245beec: Pull complete 19:12:34 699f458cf7ca: Pull complete 19:12:34 765212b225bb: Pull complete 19:12:35 f23df028b6ca: Pull complete 19:12:35 d65c8cfc05b1: Pull complete 19:12:50 2437ff75d9bd: Pull complete 19:12:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:12:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:50 prd-ubuntu20.04-docker-arm64-4c-16g-8009 does not seem to be running inside a container 19:12:50 $ 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-virtual-go/89 -v /w/workspace/device-virtual-go/89:/w/workspace/device-virtual-go/89:rw,z -v /w/workspace/device-virtual-go/89@tmp:/w/workspace/device-virtual-go/89@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 19:12:53 $ docker top cc1aedfc0186e5071e3704a42fc4d6d87c8a0bf59b90c5ad1fb0fb81e5790e53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:53 ---> job-cost.sh 19:12:53 lf-activate-venv: SKIPPING 19:12:53 INFO: No Stack... 19:12:54 INFO: Retrieving Pricing Info for: v3-standard-4 19:12:55 INFO: Archiving Costs [Pipeline] sh 19:12:55 + cat /w/workspace/device-virtual-go/89/archives/cost.csv 19:12:55 + cut -d, -f6 [Pipeline] lock 19:12:55 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] 19:12:55 Resource [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] did not exist. Created. 19:12:55 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:55 /w/workspace/device-virtual-go/89@tmp/durable-45ba5f6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:12:56 + echo total: 0.10999999940395355 [Pipeline] stash 19:12:56 Warning: overwriting stash ‘stack-cost’ 19:12:56 Stashed 1 file(s) [Pipeline] } 19:12:56 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 19:12:56 $ docker stop --time=1 cc1aedfc0186e5071e3704a42fc4d6d87c8a0bf59b90c5ad1fb0fb81e5790e53 19:12:57 $ docker rm -f --volumes cc1aedfc0186e5071e3704a42fc4d6d87c8a0bf59b90c5ad1fb0fb81e5790e53 [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 19:12:58 provisioning config files... 19:12:58 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9425267257194724520tmp [Pipeline] { [Pipeline] sh 19:12:58 + set +x 19:12:58 + curl -s https://codecov.io/bash 19:12:58 + bash -s -- 19:12:58 19:12:58 _____ _ 19:12:58 / ____| | | 19:12:58 | | ___ __| | ___ ___ _____ __ 19:12:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:12:58 | |___| (_) | (_| | __/ (_| (_) \ V / 19:12:58 \_____\___/ \__,_|\___|\___\___/ \_/ 19:12:58 Bash-1.0.6 19:12:58 19:12:58 19:12:58 ==> git version 2.25.1 found 19:12:58 ==> 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 19:12:58 Release-Date: 2020-01-08 19:12:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:12:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:12:58 ==> Jenkins CI detected. 19:12:58 current dir:  /w/workspace/exfoundry_device-virtual-go_main 19:12:58 project root: . 19:12:58 --> token set from env 19:12:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:12:58 ==> Running gcov in . (disable via -X gcov) 19:12:58 ==> Python coveragepy not found 19:12:58 ==> Searching for coverage reports in: 19:12:58 + . 19:12:58 -> Found 1 reports 19:12:58 ==> Detecting git/mercurial file structure 19:12:58 ==> Reading reports 19:12:58 + ./coverage.out bytes=44128 19:12:58 ==> Appending adjustments 19:12:58 https://docs.codecov.io/docs/fixing-reports 19:12:58 + Found adjustments 19:12:58 ==> Gzipping contents 19:12:58 8.0K /tmp/codecov.LvOVuk.gz 19:12:58 ==> Uploading reports 19:12:58 url: https://codecov.io 19:12:58 query: branch=main&commit=2d65b484a22f596f8919e49ec102563afd6becd3&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:12:58 -> Pinging Codecov 19:12:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=2d65b484a22f596f8919e49ec102563afd6becd3&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:12:58 -> Uploading to 19:12:58 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/5E52B4B073DB2E39498172D8E973AA87/2d65b484a22f596f8919e49ec102563afd6becd3/75e80541-8eb4-429c-8c8c-5abeb666de21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T191258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60da3ae416edf7b1388a14ff5a3ba2959cc262418a4ac655420357c226fad1fc 19:12:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:58 Dload Upload Total Spent Left Speed 19:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5476 0 0 100 5476 0 19281 --:--:-- --:--:-- --:--:-- 19281 19:12:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] } 19:12:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:12:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:12:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:12:59 19:12:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:12:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:12:59 df9b9388f04a: Pulling fs layer 19:12:59 52dc419b0ee2: Pulling fs layer 19:12:59 25bc292e5bac: Pulling fs layer 19:12:59 114826534d7a: Pulling fs layer 19:12:59 4657fd5d0bcf: Pulling fs layer 19:12:59 6ad1cebc031e: Pulling fs layer 19:12:59 8a3aa393b2d8: Pulling fs layer 19:12:59 114826534d7a: Waiting 19:12:59 4657fd5d0bcf: Waiting 19:12:59 6ad1cebc031e: Waiting 19:12:59 8a3aa393b2d8: Waiting 19:12:59 25bc292e5bac: Verifying Checksum 19:12:59 25bc292e5bac: Download complete 19:12:59 52dc419b0ee2: Verifying Checksum 19:12:59 52dc419b0ee2: Download complete 19:12:59 4657fd5d0bcf: Verifying Checksum 19:12:59 df9b9388f04a: Download complete 19:13:00 df9b9388f04a: Pull complete 19:13:00 6ad1cebc031e: Verifying Checksum 19:13:00 6ad1cebc031e: Download complete 19:13:00 52dc419b0ee2: Pull complete 19:13:00 25bc292e5bac: Pull complete 19:13:00 114826534d7a: Verifying Checksum 19:13:00 114826534d7a: Download complete 19:13:00 8a3aa393b2d8: Verifying Checksum 19:13:00 8a3aa393b2d8: Download complete 19:13:04 114826534d7a: Pull complete 19:13:04 4657fd5d0bcf: Pull complete 19:13:04 6ad1cebc031e: Pull complete 19:13:07 8a3aa393b2d8: Pull complete 19:13:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:07 prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container 19:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 19:13:09 $ docker top 8b986656153dc7a074596b427249330e20d24c2ad0683010b4049e111af1826d -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 19:13:09 + set -o pipefail 19:13:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 19:13:13 19:13:13 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 19:13:13 19:13:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/318a8a26-86ca-4fc6-a6a6-d49ec414fd8f 19:13:13 19:13:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:13:13 19:13:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:13:13 19:13:13 19:13:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:13:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:13:13 More details here: https://snyk.co/ue1NS [Pipeline] } 19:13:13 $ docker stop --time=1 8b986656153dc7a074596b427249330e20d24c2ad0683010b4049e111af1826d 19:13:16 $ docker rm -f --volumes 8b986656153dc7a074596b427249330e20d24c2ad0683010b4049e111af1826d [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 19:13:16 + git log --format=format:%s -1 2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] sh 19:13:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:17 prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container 19:13:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 19:13:18 $ docker top c5097484bea1744d19ff8de0b8953256973f8d4524e2892a0c6c6c6ab09d43d1 -eo pid,comm 19:13:18 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). 19:13:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:18 [ssh-agent] Looking for ssh-agent implementation... 19:13:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:18 $ docker exec c5097484bea1744d19ff8de0b8953256973f8d4524e2892a0c6c6c6ab09d43d1 ssh-agent 19:13:18 SSH_AUTH_SOCK=/tmp/ssh-p04sTXH8huTa/agent.31 19:13:18 SSH_AGENT_PID=37 19:13:18 Running ssh-add (command line suppressed) 19:13:18 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_952048194566979026.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_952048194566979026.key) 19:13:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:18 + git semver tag 19:13:19 2023-03-01 19:13:18,938 [run_tag] DEBUG tag force:False 19:13:19 2023-03-01 19:13:18,938 [check_head_tag] DEBUG check head tag 19:13:19 2023-03-01 19:13:18,939 [execute] INFO git cat-file --batch-check 19:13:19 2023-03-01 19:13:18,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 19:13:19 2023-03-01 19:13:18,944 [execute] INFO git cat-file --batch 19:13:19 2023-03-01 19:13:18,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 19:13:19 2023-03-01 19:13:18,965 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:13:19 2023-03-01 19:13:18,966 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 19:13:19 2023-03-01 19:13:18,966 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 19:13:19 2023-03-01 19:13:18,972 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:13:19 3.0.0-dev.18 [Pipeline] } 19:13:19 $ docker exec --env ******** --env ******** c5097484bea1744d19ff8de0b8953256973f8d4524e2892a0c6c6c6ab09d43d1 ssh-agent -k 19:13:19 unset SSH_AUTH_SOCK; 19:13:19 unset SSH_AGENT_PID; 19:13:19 echo Agent pid 37 killed; 19:13:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:19 + git semver [Pipeline] } 19:13:19 $ docker stop --time=1 c5097484bea1744d19ff8de0b8953256973f8d4524e2892a0c6c6c6ab09d43d1 19:13:21 $ docker rm -f --volumes c5097484bea1744d19ff8de0b8953256973f8d4524e2892a0c6c6c6ab09d43d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:21 19:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:21 0.23.1-centos7: Pulling from edgex-lftools 19:13:21 ab5ef0e58194: Pulling fs layer 19:13:21 9712f1f96733: Pulling fs layer 19:13:21 63f879dbbcfc: Pulling fs layer 19:13:21 0d9ebad4ef96: Pulling fs layer 19:13:21 e9a5061849ea: Pulling fs layer 19:13:21 d747dcd14b5f: Pulling fs layer 19:13:21 2de7ff778b66: Pulling fs layer 19:13:21 0d9ebad4ef96: Waiting 19:13:21 e9a5061849ea: Waiting 19:13:21 d747dcd14b5f: Waiting 19:13:21 2de7ff778b66: Waiting 19:13:21 9712f1f96733: Download complete 19:13:22 63f879dbbcfc: Verifying Checksum 19:13:22 63f879dbbcfc: Download complete 19:13:22 0d9ebad4ef96: Verifying Checksum 19:13:22 0d9ebad4ef96: Download complete 19:13:22 d747dcd14b5f: Download complete 19:13:22 e9a5061849ea: Verifying Checksum 19:13:22 e9a5061849ea: Download complete 19:13:22 ab5ef0e58194: Verifying Checksum 19:13:22 ab5ef0e58194: Download complete 19:13:22 2de7ff778b66: Verifying Checksum 19:13:22 2de7ff778b66: Download complete 19:13:25 ab5ef0e58194: Pull complete 19:13:25 9712f1f96733: Pull complete 19:13:26 63f879dbbcfc: Pull complete 19:13:30 0d9ebad4ef96: Pull complete 19:13:30 e9a5061849ea: Pull complete 19:13:30 d747dcd14b5f: Pull complete 19:13:31 2de7ff778b66: Pull complete 19:13:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:31 prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container 19:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 19:13:34 $ docker top 63ad08e6fd622cf3f07dd57470d2fa5eaddc55b7c7bf967a8df75fd19ba96482 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:13:34 provisioning config files... 19:13:34 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9448656438016131667tmp 19:13:34 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16081155211074642589tmp 19:13:34 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11056201123254382687tmp [Pipeline] { [Pipeline] echo 19:13:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:13:34 ---> sigul-configuration.sh 19:13:34 gpg: directory `/root/.gnupg' created 19:13:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:13:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:13:34 gpg: keyring `/root/.gnupg/secring.gpg' created 19:13:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:13:34 gpg: CAST5 encrypted data 19:13:34 gpg: encrypted with 1 passphrase 19:13:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:13:34 + mkdir /home/jenkins 19:13:34 + mkdir /home/jenkins/sigul [Pipeline] sh 19:13:35 + 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 19:13:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:13:35 ---> sigul-install.sh 19:13:35 Sigul already installed; skipping installation. [Pipeline] sh 19:13:35 + git tag --list 19:13:35 v1.0.0 19:13:35 v1.1.0 19:13:35 v1.1.1 19:13:35 v1.2.1 19:13:35 v1.2.2 19:13:35 v1.2.3 19:13:35 v1.3.0 19:13:35 v1.3.1 19:13:35 v2.0.0 19:13:35 v2.1.0 19:13:35 v2.1.1 19:13:35 v2.1.1-dev.1 19:13:35 v2.1.1-dev.2 19:13:35 v2.2.0 19:13:35 v2.2.1-dev.1 19:13:35 v2.2.1-dev.2 19:13:35 v2.2.1-dev.3 19:13:35 v2.2.1-dev.4 19:13:35 v2.2.1-dev.5 19:13:35 v2.2.1-dev.6 19:13:35 v2.2.1-dev.7 19:13:35 v2.2.1-dev.8 19:13:35 v2.3.0 19:13:35 v2.3.0-dev.10 19:13:35 v2.3.0-dev.11 19:13:35 v2.3.0-dev.12 19:13:35 v2.3.0-dev.13 19:13:35 v2.3.0-dev.14 19:13:35 v2.3.0-dev.15 19:13:35 v2.3.0-dev.16 19:13:35 v2.3.0-dev.17 19:13:35 v2.3.0-dev.18 19:13:35 v2.3.0-dev.19 19:13:35 v2.3.0-dev.20 19:13:35 v2.3.0-dev.21 19:13:35 v2.3.0-dev.22 19:13:35 v2.3.0-dev.23 19:13:35 v2.3.0-dev.24 19:13:35 v2.3.0-dev.25 19:13:35 v2.3.0-dev.26 19:13:35 v2.3.0-dev.27 19:13:35 v2.3.0-dev.28 19:13:35 v2.3.0-dev.29 19:13:35 v2.3.0-dev.30 19:13:35 v2.3.0-dev.8 19:13:35 v2.3.0-dev.9 19:13:35 v3.0.0-dev.1 19:13:35 v3.0.0-dev.10 19:13:35 v3.0.0-dev.11 19:13:35 v3.0.0-dev.12 19:13:35 v3.0.0-dev.13 19:13:35 v3.0.0-dev.14 19:13:35 v3.0.0-dev.15 19:13:35 v3.0.0-dev.16 19:13:35 v3.0.0-dev.17 19:13:35 v3.0.0-dev.18 19:13:35 v3.0.0-dev.2 19:13:35 v3.0.0-dev.3 19:13:35 v3.0.0-dev.4 19:13:35 v3.0.0-dev.5 19:13:35 v3.0.0-dev.6 19:13:35 v3.0.0-dev.7 19:13:35 v3.0.0-dev.8 19:13:35 v3.0.0-dev.9 [Pipeline] sh 19:13:36 + lftools sign git-tag v3.0.0-dev.18 19:13:36 Signing Git tag with Sigul... 19:13:36 Signing v3.0.0-dev.18 [Pipeline] echo 19:13:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:13:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:13:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:13:37 $ docker stop --time=1 63ad08e6fd622cf3f07dd57470d2fa5eaddc55b7c7bf967a8df75fd19ba96482 19:13:38 $ docker rm -f --volumes 63ad08e6fd622cf3f07dd57470d2fa5eaddc55b7c7bf967a8df75fd19ba96482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:13:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:39 prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container 19:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 19:13:40 $ docker top 4896760ed9e100b05cd884624fce48509a71e5310a5cdbc78aecdae56876f434 -eo pid,comm 19:13:40 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). 19:13:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:40 [ssh-agent] Looking for ssh-agent implementation... 19:13:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:40 $ docker exec 4896760ed9e100b05cd884624fce48509a71e5310a5cdbc78aecdae56876f434 ssh-agent 19:13:40 SSH_AUTH_SOCK=/tmp/ssh-bMAZkLy3IkdA/agent.31 19:13:40 SSH_AGENT_PID=37 19:13:40 Running ssh-add (command line suppressed) 19:13:40 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16664793420962426488.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16664793420962426488.key) 19:13:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:40 + git semver bump pre 19:13:41 2023-03-01 19:13:41,158 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:13:41 2023-03-01 19:13:41,158 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev 19:13:41 2023-03-01 19:13:41,158 [bump_version] DEBUG bumped version:3.0.0-dev.19 19:13:41 2023-03-01 19:13:41,159 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 19:13:41 2023-03-01 19:13:41,159 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:13:41 2023-03-01 19:13:41,159 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:13:41 2023-03-01 19:13:41,161 [execute] INFO git cat-file --batch-check 19:13:41 2023-03-01 19:13:41,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:13:41 2023-03-01 19:13:41,168 [execute] INFO git cat-file --batch 19:13:41 2023-03-01 19:13:41,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:13:41 2023-03-01 19:13:41,174 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:13:41 3.0.0-dev.19 [Pipeline] } 19:13:41 $ docker exec --env ******** --env ******** 4896760ed9e100b05cd884624fce48509a71e5310a5cdbc78aecdae56876f434 ssh-agent -k 19:13:41 unset SSH_AUTH_SOCK; 19:13:41 unset SSH_AGENT_PID; 19:13:41 echo Agent pid 37 killed; 19:13:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:41 + git semver [Pipeline] } 19:13:41 $ docker stop --time=1 4896760ed9e100b05cd884624fce48509a71e5310a5cdbc78aecdae56876f434 19:13:43 $ docker rm -f --volumes 4896760ed9e100b05cd884624fce48509a71e5310a5cdbc78aecdae56876f434 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:43 prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container 19:13:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 19:13:44 $ docker top f3168dd5b0a32d10bc7685df359b862e0b16e8479eb3085baff227f28f3373e8 -eo pid,comm 19:13:44 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). 19:13:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:44 [ssh-agent] Looking for ssh-agent implementation... 19:13:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:44 $ docker exec f3168dd5b0a32d10bc7685df359b862e0b16e8479eb3085baff227f28f3373e8 ssh-agent 19:13:44 SSH_AUTH_SOCK=/tmp/ssh-qUMJ4r3WZWPZ/agent.31 19:13:44 SSH_AGENT_PID=37 19:13:44 Running ssh-add (command line suppressed) 19:13:44 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7955201293132509185.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7955201293132509185.key) 19:13:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:45 + git semver push 19:13:45 2023-03-01 19:13:45,411 [run_push] DEBUG push 19:13:45 2023-03-01 19:13:45,412 [execute] INFO git cat-file --batch-check 19:13:45 2023-03-01 19:13:45,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:13:45 2023-03-01 19:13:45,416 [execute] INFO git rev-list 2bb70a05223bd3ec866075df1a0fda87294f96cd -- 19:13:45 2023-03-01 19:13:45,416 [execute] DEBUG Popen(['git', 'rev-list', '2bb70a05223bd3ec866075df1a0fda87294f96cd', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:13:45 2023-03-01 19:13:45,425 [execute] INFO git fetch -v origin 19:13:45 2023-03-01 19:13:45,425 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 19:13:46 2023-03-01 19:13:46,054 [run_push] DEBUG no remote changes detected 19:13:46 2023-03-01 19:13:46,055 [execute] INFO git push origin semver 19:13:46 2023-03-01 19:13:46,055 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:13:46 2023-03-01 19:13:46,889 [run_push] DEBUG push all version tags 19:13:46 2023-03-01 19:13:46,890 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:13:46 2023-03-01 19:13:46,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 19:13:47 2023-03-01 19:13:47,657 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:13:47 3.0.0-dev.19 [Pipeline] } 19:13:47 $ docker exec --env ******** --env ******** f3168dd5b0a32d10bc7685df359b862e0b16e8479eb3085baff227f28f3373e8 ssh-agent -k 19:13:48 unset SSH_AUTH_SOCK; 19:13:48 unset SSH_AGENT_PID; 19:13:48 echo Agent pid 37 killed; 19:13:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:48 + git semver [Pipeline] } 19:13:48 $ docker stop --time=1 f3168dd5b0a32d10bc7685df359b862e0b16e8479eb3085baff227f28f3373e8 19:13:49 $ docker rm -f --volumes f3168dd5b0a32d10bc7685df359b862e0b16e8479eb3085baff227f28f3373e8 [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 19:13:50 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 19:13:50 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 19:13:50 total 16 19:13:50 drwxr-xr-x 3 root root 4096 Mar 1 19:03 . 19:13:50 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 19:13 .. 19:13:50 drwxr-xr-x 2 root root 4096 Mar 1 19:03 cost 19:13:50 -rw-r--r-- 1 root root 88 Mar 1 19:03 cost.csv 19:13:50 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 19:13:50 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 19:13:50 total 16 19:13:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 19:03 . 19:13:50 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 19:13 .. 19:13:50 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 19:03 cost 19:13:50 -rw-r--r-- 1 jenkins jenkins 88 Mar 1 19:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:13:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:51 ---> package-listing.sh 19:13:51 ++ facter osfamily 19:13:51 ++ tr '[:upper:]' '[:lower:]' 19:13:51 + OS_FAMILY=debian 19:13:51 + workspace=/w/workspace/exfoundry_device-virtual-go_main 19:13:51 + START_PACKAGES=/tmp/packages_start.txt 19:13:51 + END_PACKAGES=/tmp/packages_end.txt 19:13:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:51 + PACKAGES=/tmp/packages_start.txt 19:13:51 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 19:13:51 + PACKAGES=/tmp/packages_end.txt 19:13:51 + case "${OS_FAMILY}" in 19:13:51 + dpkg -l 19:13:51 + grep '^ii' 19:13:51 + '[' -f /tmp/packages_start.txt ']' 19:13:51 + '[' -f /tmp/packages_end.txt ']' 19:13:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:51 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 19:13:51 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 19:13:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 19:13:51 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:13:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:52 prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container 19:13:52 $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 19:13:53 $ docker top 7f1372ea7decb3e5566564a961155e04a2cca54b3e480a5f10f8bf9c6df555ba -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:53 + touch /tmp/pre-build-complete [Pipeline] sh 19:13:53 + mkdir -p /var/log/sysstat [Pipeline] sh 19:13:54 + ls /var/log/sa-host 19:13:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:54 provisioning config files... 19:13:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6674347047607850943tmp [Pipeline] { [Pipeline] echo 19:13:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:54 ---> create-netrc.sh [Pipeline] } 19:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:13:54 ---> python-tools-install.sh [Pipeline] echo 19:13:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:13:55 ---> sudo-logs.sh 19:13:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:13:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:13:55 ---> job-cost.sh 19:13:55 lf-activate-venv: SKIPPING 19:13:55 DEBUG: total: 0.2199999988079071 19:13:55 INFO: Retrieving Stack Cost... 19:13:55 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:56 INFO: Archiving Costs [Pipeline] echo 19:13:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:56 ---> logs-deploy.sh 19:13:56 lf-activate-venv: SKIPPING 19:13:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/89 19:13:56 INFO: archiving workspace using pattern(s): 19:13:57 Archives upload complete. 19:13:57 INFO: archiving logs to Nexus 19:13:58 ---> uname -a: 19:13:58 Linux prd-ubuntu20-04-docker-8c-8g-8006 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:13:58 19:13:58 19:13:58 ---> lscpu: 19:13:58 Architecture: x86_64 19:13:58 CPU op-mode(s): 32-bit, 64-bit 19:13:58 Byte Order: Little Endian 19:13:58 Address sizes: 40 bits physical, 48 bits virtual 19:13:58 CPU(s): 8 19:13:58 On-line CPU(s) list: 0-7 19:13:58 Thread(s) per core: 1 19:13:58 Core(s) per socket: 1 19:13:58 Socket(s): 8 19:13:58 NUMA node(s): 1 19:13:58 Vendor ID: AuthenticAMD 19:13:58 CPU family: 23 19:13:58 Model: 49 19:13:58 Model name: AMD EPYC-Rome Processor 19:13:58 Stepping: 0 19:13:58 CPU MHz: 2799.998 19:13:58 BogoMIPS: 5599.99 19:13:58 Virtualization: AMD-V 19:13:58 Hypervisor vendor: KVM 19:13:58 Virtualization type: full 19:13:58 L1d cache: 256 KiB 19:13:58 L1i cache: 256 KiB 19:13:58 L2 cache: 4 MiB 19:13:58 L3 cache: 128 MiB 19:13:58 NUMA node0 CPU(s): 0-7 19:13:58 Vulnerability Itlb multihit: Not affected 19:13:58 Vulnerability L1tf: Not affected 19:13:58 Vulnerability Mds: Not affected 19:13:58 Vulnerability Meltdown: Not affected 19:13:58 Vulnerability Mmio stale data: Not affected 19:13:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:13:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:13:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:13:58 Vulnerability Srbds: Not affected 19:13:58 Vulnerability Tsx async abort: Not affected 19:13:58 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 19:13:58 19:13:58 19:13:58 ---> nproc: 19:13:58 8 19:13:58 19:13:58 19:13:58 ---> df -h: 19:13:58 Filesystem Size Used Avail Use% Mounted on 19:13:58 overlay 155G 13G 143G 9% / 19:13:58 tmpfs 64M 0 64M 0% /dev 19:13:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:13:58 shm 64M 0 64M 0% /dev/shm 19:13:58 /dev/vda1 155G 13G 143G 9% /facter-os 19:13:58 19:13:58 19:13:58 ---> sar -b -r -n DEV: 19:13:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8006) 03/01/23 _x86_64_ (8 CPU) 19:13:58 19:13:58 19:00:42 LINUX RESTART (8 CPU) 19:13:58 19:13:58 19:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:13:58 19:02:01 204.48 44.78 159.71 0.00 4896.78 192511.38 0.00 19:13:58 19:03:01 158.24 0.33 157.91 0.00 20.53 48692.15 0.00 19:13:58 19:04:01 115.56 0.05 115.51 0.00 7.87 32883.45 0.00 19:13:58 19:05:01 2.05 0.00 2.05 0.00 0.00 24.94 0.00 19:13:58 19:06:01 41.19 10.38 30.81 0.00 2906.76 5090.70 0.00 19:13:58 19:07:01 22.08 0.00 22.08 0.00 0.00 2058.86 0.00 19:13:58 19:08:01 31.51 1.23 30.28 0.00 2270.42 6315.61 0.00 19:13:58 19:09:01 4.58 0.02 4.57 0.00 0.13 106.10 0.00 19:13:58 19:10:01 2.13 0.00 2.13 0.00 0.00 26.40 0.00 19:13:58 19:11:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 19:13:58 19:12:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 19:13:58 19:13:01 2.76 0.10 2.66 0.00 10.44 106.83 0.00 19:13:58 Average: 48.99 4.75 44.25 0.00 843.90 24019.09 0.00 19:13:58 19:13:58 19:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:58 19:02:01 28500688 31595368 706184 2.15 107796 3209376 1859964 5.48 1124372 2833308 446216 19:13:58 19:03:01 27904300 31395420 899320 2.73 147680 3535744 2485056 7.32 1501960 3008700 278112 19:13:58 19:04:01 27653364 31569080 727356 2.21 157800 3911204 1790308 5.28 1246284 3478344 308 19:13:58 19:05:01 27653016 31568784 727480 2.21 157836 3911204 1790308 5.28 1246540 3478344 52 19:13:58 19:06:01 27326620 31529416 757624 2.30 176700 4164304 1887660 5.56 1422972 3602844 1520 19:13:58 19:07:01 27315288 31563120 724252 2.20 179772 4205228 1855108 5.47 1398728 3643728 20232 19:13:58 19:08:01 27123644 31556160 728032 2.21 197272 4367308 1819664 5.36 1567160 3651568 980 19:13:58 19:09:01 27128276 31556108 728052 2.21 195848 4364052 1824140 5.38 1565688 3648352 456 19:13:58 19:10:01 27128204 31556136 727948 2.21 195888 4364060 1824140 5.38 1566116 3648360 4 19:13:58 19:11:01 27128156 31556132 727892 2.21 195928 4364064 1824140 5.38 1566192 3648364 20 19:13:58 19:12:01 27128044 31556076 727856 2.21 195952 4364064 1824140 5.38 1566312 3648364 32 19:13:58 19:13:01 26788508 31513276 770680 2.34 196524 4651008 2080192 6.13 1610632 3934888 287576 19:13:58 Average: 27398176 31542923 746056 2.27 175416 4117635 1905402 5.62 1448580 3518764 86292 19:13:58 19:13:58 19:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:13:58 19:02:01 docker0 203.88 312.31 16.62 2111.64 0.00 0.00 0.00 0.00 19:13:58 19:02:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 19:13:58 19:02:01 ens3 910.83 587.35 8701.75 107.21 0.00 0.00 0.00 0.00 19:13:58 19:03:01 docker0 1.63 4.03 0.10 40.57 0.00 0.00 0.00 0.00 19:13:58 19:03:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:13:58 19:03:01 veth55ac77c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:13:58 19:03:01 ens3 45.74 27.73 78.84 16.30 0.00 0.00 0.00 0.00 19:13:58 19:04:01 docker0 1.50 3.82 0.09 41.05 0.00 0.00 0.00 0.00 19:13:58 19:04:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 19:13:58 19:04:01 ens3 181.35 139.46 2650.18 309.61 0.00 0.00 0.00 0.00 19:13:58 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:58 19:05:01 ens3 0.73 0.40 0.36 0.27 0.00 0.00 0.00 0.00 19:13:58 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:06:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:13:58 19:06:01 ens3 126.89 74.38 1435.65 5.25 0.00 0.00 0.00 0.00 19:13:58 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:58 19:07:01 ens3 391.08 237.38 708.02 15.36 0.00 0.00 0.00 0.00 19:13:58 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:13:58 19:08:01 ens3 155.74 91.32 675.91 5.99 0.00 0.00 0.00 0.00 19:13:58 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:58 19:09:01 ens3 0.43 0.28 0.08 0.02 0.00 0.00 0.00 0.00 19:13:58 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:10:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:58 19:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:13:58 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:12:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:13:58 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:58 19:13:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 19:13:58 19:13:01 ens3 125.71 71.28 4030.55 7.25 0.00 0.00 0.00 0.00 19:13:58 Average: docker0 17.27 26.72 1.40 183.02 0.00 0.00 0.00 0.00 19:13:58 Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 19:13:58 Average: ens3 161.62 102.52 1519.90 38.99 0.00 0.00 0.00 0.00 19:13:58 19:13:58 19:13:58 ---> sar -P ALL: 19:13:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8006) 03/01/23 _x86_64_ (8 CPU) 19:13:58 19:13:58 19:00:42 LINUX RESTART (8 CPU) 19:13:58 19:13:58 19:01:01 CPU %user %nice %system %iowait %steal %idle 19:13:58 19:02:01 all 11.74 0.00 4.21 1.79 0.06 82.20 19:13:58 19:02:01 0 9.80 0.00 3.30 1.85 0.07 84.99 19:13:58 19:02:01 1 10.03 0.00 4.38 1.10 0.05 84.44 19:13:58 19:02:01 2 13.12 0.00 2.98 1.47 0.05 82.38 19:13:58 19:02:01 3 11.50 0.00 6.06 3.79 0.08 78.56 19:13:58 19:02:01 4 11.83 0.00 3.93 0.54 0.05 83.65 19:13:58 19:02:01 5 13.85 0.00 3.95 2.68 0.07 79.46 19:13:58 19:02:01 6 12.43 0.00 3.85 1.70 0.05 81.98 19:13:58 19:02:01 7 11.34 0.00 5.24 1.24 0.09 82.09 19:13:58 19:03:01 all 36.94 0.00 6.81 1.23 0.10 54.92 19:13:58 19:03:01 0 37.49 0.00 6.69 0.13 0.10 55.58 19:13:58 19:03:01 1 36.59 0.00 6.68 0.19 0.10 56.45 19:13:58 19:03:01 2 37.23 0.00 6.81 2.38 0.08 53.49 19:13:58 19:03:01 3 35.89 0.00 7.38 5.65 0.08 50.99 19:13:58 19:03:01 4 36.93 0.00 6.85 0.03 0.10 56.08 19:13:58 19:03:01 5 36.86 0.00 6.50 0.13 0.10 56.41 19:13:58 19:03:01 6 36.91 0.00 6.43 0.44 0.10 56.12 19:13:58 19:03:01 7 37.61 0.00 7.15 0.90 0.10 54.24 19:13:58 19:04:01 all 7.51 0.00 2.70 0.83 0.04 88.91 19:13:58 19:04:01 0 6.52 0.00 2.87 1.26 0.03 89.32 19:13:58 19:04:01 1 6.92 0.00 2.48 0.03 0.03 90.53 19:13:58 19:04:01 2 8.03 0.00 2.35 0.02 0.03 89.58 19:13:58 19:04:01 3 6.71 0.00 2.93 0.96 0.05 89.35 19:13:58 19:04:01 4 8.18 0.00 2.62 0.08 0.05 89.07 19:13:58 19:04:01 5 8.82 0.00 2.78 0.03 0.03 88.32 19:13:58 19:04:01 6 8.33 0.00 2.75 3.95 0.03 84.93 19:13:58 19:04:01 7 6.60 0.00 2.85 0.34 0.05 90.17 19:13:58 19:05:01 all 0.02 0.00 0.02 0.01 0.00 99.94 19:13:58 19:05:01 0 0.05 0.00 0.03 0.03 0.02 99.87 19:13:58 19:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:13:58 19:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:13:58 19:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:13:58 19:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:13:58 19:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:13:58 19:05:01 6 0.02 0.00 0.05 0.02 0.02 99.90 19:13:58 19:05:01 7 0.07 0.00 0.03 0.00 0.00 99.90 19:13:58 19:06:01 all 1.37 0.00 0.84 0.31 0.01 97.47 19:13:58 19:06:01 0 1.27 0.00 0.65 1.03 0.00 97.05 19:13:58 19:06:01 1 1.23 0.00 0.97 0.40 0.02 97.38 19:13:58 19:06:01 2 2.39 0.00 0.65 0.05 0.02 96.90 19:13:58 19:06:01 3 0.60 0.00 0.40 0.22 0.02 98.76 19:13:58 19:06:01 4 1.44 0.00 0.55 0.08 0.00 97.93 19:13:58 19:06:01 5 1.59 0.00 0.50 0.20 0.02 97.69 19:13:58 19:06:01 6 1.14 0.00 0.97 0.12 0.00 97.78 19:13:58 19:06:01 7 1.31 0.00 2.03 0.39 0.02 96.26 19:13:58 19:07:01 all 0.54 0.00 0.31 0.18 0.02 98.95 19:13:58 19:07:01 0 0.72 0.00 0.47 1.14 0.02 97.66 19:13:58 19:07:01 1 0.55 0.00 0.28 0.07 0.02 99.08 19:13:58 19:07:01 2 0.45 0.00 0.18 0.03 0.00 99.33 19:13:58 19:07:01 3 0.28 0.00 0.22 0.02 0.03 99.45 19:13:58 19:07:01 4 0.73 0.00 0.43 0.08 0.03 98.71 19:13:58 19:07:01 5 0.62 0.00 0.34 0.03 0.02 98.99 19:13:58 19:07:01 6 0.28 0.00 0.15 0.05 0.02 99.50 19:13:58 19:07:01 7 0.64 0.00 0.42 0.05 0.05 98.84 19:13:58 19:08:01 all 1.24 0.00 0.73 0.25 0.02 97.75 19:13:58 19:08:01 0 2.05 0.00 2.10 1.35 0.03 94.46 19:13:58 19:08:01 1 1.96 0.00 0.65 0.08 0.02 97.29 19:13:58 19:08:01 2 0.90 0.00 0.57 0.25 0.02 98.27 19:13:58 19:08:01 3 0.43 0.00 0.38 0.00 0.02 99.16 19:13:58 19:08:01 4 1.22 0.00 0.84 0.12 0.02 97.81 19:13:58 19:08:01 5 1.02 0.00 0.38 0.07 0.02 98.51 19:13:58 19:08:01 6 0.58 0.00 0.25 0.03 0.00 99.13 19:13:58 19:08:01 7 1.76 0.00 0.67 0.13 0.03 97.40 19:13:58 19:09:01 all 0.08 0.00 0.05 0.03 0.00 99.85 19:13:58 19:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:13:58 19:09:01 1 0.13 0.00 0.07 0.00 0.00 99.80 19:13:58 19:09:01 2 0.23 0.00 0.10 0.00 0.00 99.67 19:13:58 19:09:01 3 0.05 0.00 0.05 0.10 0.00 99.80 19:13:58 19:09:01 4 0.07 0.00 0.05 0.00 0.00 99.88 19:13:58 19:09:01 5 0.05 0.00 0.07 0.00 0.00 99.88 19:13:58 19:09:01 6 0.00 0.00 0.03 0.02 0.00 99.95 19:13:58 19:09:01 7 0.03 0.00 0.00 0.10 0.00 99.87 19:13:58 19:10:01 all 0.06 0.00 0.01 0.01 0.00 99.92 19:13:58 19:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:13:58 19:10:01 1 0.33 0.00 0.02 0.00 0.00 99.65 19:13:58 19:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:13:58 19:10:01 3 0.02 0.00 0.00 0.05 0.00 99.93 19:13:58 19:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:13:58 19:10:01 5 0.07 0.00 0.02 0.00 0.00 99.92 19:13:58 19:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:13:58 19:10:01 7 0.00 0.00 0.02 0.03 0.00 99.95 19:13:58 19:11:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:13:58 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:13:58 19:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:13:58 19:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:13:58 19:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:13:58 19:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:13:58 19:11:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:13:58 19:11:01 6 0.00 0.00 0.00 0.03 0.02 99.95 19:13:58 19:11:01 7 0.00 0.00 0.00 0.05 0.00 99.95 19:13:58 19:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:13:58 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:13:58 19:12:01 1 0.10 0.00 0.03 0.00 0.02 99.85 19:13:58 19:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:13:58 19:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:13:58 19:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:13:58 19:12:01 5 0.02 0.00 0.07 0.00 0.00 99.92 19:13:58 19:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:13:58 19:12:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:13:58 19:13:58 19:12:01 CPU %user %nice %system %iowait %steal %idle 19:13:58 19:13:01 all 0.54 0.00 0.28 0.02 0.01 99.14 19:13:58 19:13:01 0 0.66 0.00 0.34 0.02 0.02 98.96 19:13:58 19:13:01 1 0.58 0.00 0.34 0.02 0.00 99.07 19:13:58 19:13:01 2 0.61 0.00 0.31 0.02 0.02 99.05 19:13:58 19:13:01 3 0.53 0.00 0.22 0.00 0.02 99.24 19:13:58 19:13:01 4 0.59 0.00 0.22 0.02 0.00 99.17 19:13:58 19:13:01 5 0.60 0.00 0.20 0.00 0.02 99.18 19:13:58 19:13:01 6 0.49 0.00 0.24 0.00 0.00 99.27 19:13:58 19:13:01 7 0.29 0.00 0.39 0.10 0.00 99.22 19:13:58 Average: all 4.97 0.00 1.33 0.39 0.02 93.29 19:13:58 Average: 0 4.86 0.00 1.37 0.57 0.02 93.18 19:13:58 Average: 1 4.84 0.00 1.32 0.16 0.02 93.66 19:13:58 Average: 2 5.22 0.00 1.16 0.35 0.02 93.26 19:13:58 Average: 3 4.62 0.00 1.46 0.89 0.03 93.00 19:13:58 Average: 4 5.06 0.00 1.28 0.08 0.02 93.55 19:13:58 Average: 5 5.28 0.00 1.23 0.26 0.02 93.21 19:13:58 Average: 6 4.98 0.00 1.22 0.53 0.02 93.25 19:13:58 Average: 7 4.93 0.00 1.56 0.28 0.03 93.20 19:13:58 19:13:58 19:13:58