Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d4e8f4054c4eba570bba0e22a22434fb299a39f 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-ssh17520581414886478109.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8781277096294287014.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh15775723764463554689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh3649098016292544685.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh2555470096224258575.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16493 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 1d4e8f4054c4eba570bba0e22a22434fb299a39f (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 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#290)" > git rev-list --no-walk 6c956091e39ebf418aab18435948f90fcdb39d95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:40:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:40:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:40:37 ========================================================= 16:40:37 EdgeX Global Pipelines Version Info 16:40:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:40:38 ------------------- 16:40:38 stable info: 16:40:38 ------------------- 16:40:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:40:38 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:40:38 Message: update stable to v1.0.234 16:40:39 ------------------- 16:40:39 experimental info: 16:40:39 ------------------- 16:40:39 Commited By: **** collab-it+edgex@linuxfoundation.org 16:40:39 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 16:40:39 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d4e8f4 [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:39 provisioning config files... 16:40:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2646304055933380074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:40 ---> docker-login.sh 16:40:40 nexus3.edgexfoundry.org:10001 16:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:40 Configure a credential helper to remove this warning. See 16:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:40 16:40:40 Login Succeeded 16:40:40 nexus3.edgexfoundry.org:10002 16:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:40 Configure a credential helper to remove this warning. See 16:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:40 16:40:40 Login Succeeded 16:40:40 nexus3.edgexfoundry.org:10003 16:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:40 Configure a credential helper to remove this warning. See 16:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:40 16:40:40 Login Succeeded 16:40:40 nexus3.edgexfoundry.org:10004 16:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:40 Configure a credential helper to remove this warning. See 16:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:40 16:40:40 Login Succeeded 16:40:40 docker.io 16:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:41 Configure a credential helper to remove this warning. See 16:40:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:41 16:40:41 Login Succeeded 16:40:41 ---> docker-login.sh ends [Pipeline] } 16:40:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:40:41 + git rev-list -1 --merges 1d4e8f4054c4eba570bba0e22a22434fb299a39f~1..1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] echo 16:40:41 -----------> git rev-list -1 --merges 1d4e8f4054c4eba570bba0e22a22434fb299a39f~1..1d4e8f4054c4eba570bba0e22a22434fb299a39f 1d4e8f4054c4eba570bba0e22a22434fb299a39f [false] [Pipeline] sh 16:40:42 + git log --format=format:%s -1 1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] echo 16:40:42 ========================================================= 16:40:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:40:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:42 + git log --format=format:%s -1 1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] echo 16:40:42 [semverPrep] GIT_COMMIT: 1d4e8f4054c4eba570bba0e22a22434fb299a39f, Commit Message: refactor(snap): edgex-snap-hooks related upgrade (#290) [Pipeline] echo 16:40:42 [semverPrep] This is not a build commit. [Pipeline] sh 16:40:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:40:42 + grep -v github /etc/ssh/ssh_known_hosts 16:40:42 + [ -e /tmp/ssh_known_hosts ] 16:40:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:40:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:40:42 + sudo tee -a /etc/ssh/ssh_known_hosts 16:40:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:43 16:40:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:43 0.1.4: Pulling from edgex-devops/py-git-semver 16:40:43 42c077c10790: Pulling fs layer 16:40:43 f63e77b7563a: Pulling fs layer 16:40:43 bd5fdadae976: Pulling fs layer 16:40:43 205491f53016: Pulling fs layer 16:40:43 df18705c85c3: Pulling fs layer 16:40:43 bdb3f477010e: Pulling fs layer 16:40:43 c8a8fc8e1c8f: Pulling fs layer 16:40:43 2c6e9b1d212d: Pulling fs layer 16:40:43 bdb8f0575790: Pulling fs layer 16:40:43 386e3cb2ff24: Pulling fs layer 16:40:43 2343380bae48: Pulling fs layer 16:40:43 df18705c85c3: Waiting 16:40:43 bdb8f0575790: Waiting 16:40:43 2343380bae48: Waiting 16:40:43 bdb3f477010e: Waiting 16:40:43 c8a8fc8e1c8f: Waiting 16:40:43 205491f53016: Waiting 16:40:43 f63e77b7563a: Verifying Checksum 16:40:43 f63e77b7563a: Download complete 16:40:43 205491f53016: Verifying Checksum 16:40:43 205491f53016: Download complete 16:40:43 df18705c85c3: Verifying Checksum 16:40:43 df18705c85c3: Download complete 16:40:43 bd5fdadae976: Verifying Checksum 16:40:43 bd5fdadae976: Download complete 16:40:43 bdb3f477010e: Verifying Checksum 16:40:43 bdb3f477010e: Download complete 16:40:43 2c6e9b1d212d: Verifying Checksum 16:40:43 2c6e9b1d212d: Download complete 16:40:43 bdb8f0575790: Download complete 16:40:43 386e3cb2ff24: Verifying Checksum 16:40:43 386e3cb2ff24: Download complete 16:40:43 2343380bae48: Verifying Checksum 16:40:43 2343380bae48: Download complete 16:40:43 42c077c10790: Verifying Checksum 16:40:43 42c077c10790: Download complete 16:40:44 c8a8fc8e1c8f: Verifying Checksum 16:40:44 c8a8fc8e1c8f: Download complete 16:40:45 42c077c10790: Pull complete 16:40:45 f63e77b7563a: Pull complete 16:40:46 bd5fdadae976: Pull complete 16:40:46 205491f53016: Pull complete 16:40:46 df18705c85c3: Pull complete 16:40:46 bdb3f477010e: Pull complete 16:40:48 c8a8fc8e1c8f: Pull complete 16:40:48 2c6e9b1d212d: Pull complete 16:40:48 bdb8f0575790: Pull complete 16:40:48 386e3cb2ff24: Pull complete 16:40:48 2343380bae48: Pull complete 16:40:48 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:48 prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container 16:40:48 $ 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 16:40:50 $ docker top 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e -eo pid,comm 16:40:50 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). 16:40:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:50 [ssh-agent] Looking for ssh-agent implementation... 16:40:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:50 $ docker exec 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e ssh-agent 16:40:50 SSH_AUTH_SOCK=/tmp/ssh-CvRK4ZRXjyiS/agent.34 16:40:50 SSH_AGENT_PID=40 16:40:50 Running ssh-add (command line suppressed) 16:40:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8841567557023099247.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8841567557023099247.key) 16:40:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:51 + git tag --points-at HEAD [Pipeline] } 16:40:51 $ docker exec --env ******** --env ******** 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e ssh-agent -k 16:40:51 unset SSH_AUTH_SOCK; 16:40:51 unset SSH_AGENT_PID; 16:40:51 echo Agent pid 40 killed; 16:40:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:40:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:51 [ssh-agent] Looking for ssh-agent implementation... 16:40:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:51 $ docker exec 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e ssh-agent 16:40:51 SSH_AUTH_SOCK=/tmp/ssh-YWcTnvyJnVI5/agent.72 16:40:51 SSH_AGENT_PID=79 16:40:51 Running ssh-add (command line suppressed) 16:40:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1906914986402339396.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1906914986402339396.key) 16:40:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:52 + git semver init 16:40:52 2022-06-30 16:40:52,483 [run_init] DEBUG init version:0.0.0 force:False 16:40:52 2022-06-30 16:40:52,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 16:40:52 2022-06-30 16:40:52,485 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 16:40:52 2022-06-30 16:40:52,485 [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) 16:40:53 2022-06-30 16:40:53,445 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 16:40:53 2022-06-30 16:40:53,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 16:40:53 2022-06-30 16:40:53,446 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:40:53 2022-06-30 16:40:53,446 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:40:53 2.2.1-dev.5 [Pipeline] } 16:40:53 $ docker exec --env ******** --env ******** 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e ssh-agent -k 16:40:53 unset SSH_AUTH_SOCK; 16:40:53 unset SSH_AGENT_PID; 16:40:53 echo Agent pid 79 killed; 16:40:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:53 + git semver [Pipeline] } 16:40:54 $ docker stop --time=1 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e 16:40:55 $ docker rm -f 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e [Pipeline] // withDockerContainer [Pipeline] sh 16:40:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:40:56 Stashed 1 file(s) [Pipeline] echo 16:40:56 [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [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 16:40:56 provisioning config files... 16:40:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8120743494903579931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:56 ---> docker-login.sh 16:40:56 nexus3.edgexfoundry.org:10001 16:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:56 Configure a credential helper to remove this warning. See 16:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:56 16:40:56 Login Succeeded 16:40:56 nexus3.edgexfoundry.org:10002 16:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:56 Configure a credential helper to remove this warning. See 16:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:56 16:40:56 Login Succeeded 16:40:56 nexus3.edgexfoundry.org:10003 16:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:56 Configure a credential helper to remove this warning. See 16:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:56 16:40:56 Login Succeeded 16:40:56 nexus3.edgexfoundry.org:10004 16:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:57 Configure a credential helper to remove this warning. See 16:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:57 16:40:57 Login Succeeded 16:40:57 docker.io 16:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:57 Configure a credential helper to remove this warning. See 16:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:57 16:40:57 Login Succeeded 16:40:57 ---> docker-login.sh ends [Pipeline] } 16:40:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:40:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:57 ========================================================= 16:40:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:40:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:40:57 Sending build context to Docker daemon 23.04MB 16:40:57 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:40:57 Step 2/12 : FROM ${BASE} AS builder 16:40:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:40:58 59bf1c3509f3: Pulling fs layer 16:40:58 666ba61612fd: Pulling fs layer 16:40:58 8ed8ca486205: Pulling fs layer 16:40:58 cc1cd167ecdc: Pulling fs layer 16:40:58 c516ae0d96e1: Pulling fs layer 16:40:58 684cea983483: Pulling fs layer 16:40:58 dd3240ac7de5: Pulling fs layer 16:40:58 b1e948a4e11c: Pulling fs layer 16:40:58 a8fd76ee1af6: Pulling fs layer 16:40:58 646ad004c059: Pulling fs layer 16:40:58 684cea983483: Waiting 16:40:58 cc1cd167ecdc: Waiting 16:40:58 a8fd76ee1af6: Waiting 16:40:58 dd3240ac7de5: Waiting 16:40:58 b1e948a4e11c: Waiting 16:40:58 646ad004c059: Waiting 16:40:58 c516ae0d96e1: Waiting 16:40:58 8ed8ca486205: Verifying Checksum 16:40:58 8ed8ca486205: Download complete 16:40:58 666ba61612fd: Download complete 16:40:58 c516ae0d96e1: Verifying Checksum 16:40:58 c516ae0d96e1: Download complete 16:40:58 684cea983483: Verifying Checksum 16:40:58 684cea983483: Download complete 16:40:58 59bf1c3509f3: Download complete 16:40:58 dd3240ac7de5: Verifying Checksum 16:40:58 dd3240ac7de5: Download complete 16:40:58 b1e948a4e11c: Verifying Checksum 16:40:58 b1e948a4e11c: Download complete 16:40:58 59bf1c3509f3: Pull complete 16:40:58 666ba61612fd: Pull complete 16:40:58 8ed8ca486205: Pull complete 16:40:58 646ad004c059: Verifying Checksum 16:40:58 646ad004c059: Download complete 16:40:58 a8fd76ee1af6: Verifying Checksum 16:40:58 a8fd76ee1af6: Download complete 16:40:58 cc1cd167ecdc: Verifying Checksum 16:40:58 cc1cd167ecdc: Download complete 16:41:03 cc1cd167ecdc: Pull complete 16:41:03 c516ae0d96e1: Pull complete 16:41:03 684cea983483: Pull complete 16:41:03 dd3240ac7de5: Pull complete 16:41:03 b1e948a4e11c: Pull complete 16:41:05 a8fd76ee1af6: Pull complete 16:41:06 646ad004c059: Pull complete 16:41:06 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:41:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:41:06 ---> 8f69c11f6b0c 16:41:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:41:08 ---> Running in 7b5c0670dc0f 16:41:08 Removing intermediate container 7b5c0670dc0f 16:41:08 ---> e96d0b96b394 16:41:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:41:08 ---> Running in 822155d1a486 16:41:08 Removing intermediate container 822155d1a486 16:41:08 ---> 9d6f65ced12d 16:41:08 Step 5/12 : WORKDIR /device-virtual-go 16:41:08 ---> Running in 95e2b748f57d 16:41:08 Removing intermediate container 95e2b748f57d 16:41:08 ---> 532c0a7b4312 16:41:08 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:08 ---> Running in 842e7feb4047 16:41:09 Removing intermediate container 842e7feb4047 16:41:09 ---> eaa83c355310 16:41:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:09 ---> Running in c43bd135ad20 16:41:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:41:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:41:10 (1/4) Installing openssh-keygen (8.8_p1-r1) 16:41:10 (2/4) Installing libedit (20210910.3.1-r0) 16:41:10 (3/4) Installing openssh-client-common (8.8_p1-r1) 16:41:10 (4/4) Installing openssh-client-default (8.8_p1-r1) 16:41:11 Executing busybox-1.34.1-r3.trigger 16:41:11 OK: 224 MiB in 56 packages 16:41:11 Still waiting to schedule task 16:41:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:41:11 Removing intermediate container c43bd135ad20 16:41:11 ---> a9ead8f8c404 16:41:11 Step 8/12 : COPY go.mod vendor* ./ 16:41:11 ---> 024cb8a387f6 16:41:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:11 ---> Running in b4239bab7429 16:41:29 Removing intermediate container b4239bab7429 16:41:29 ---> 587d68f3d726 16:41:29 Step 10/12 : COPY . . 16:41:30 ---> 34928f3075a8 16:41:30 Step 11/12 : ARG MAKE='make build' 16:41:30 ---> Running in 832542057a17 16:41:30 Removing intermediate container 832542057a17 16:41:30 ---> 4050d5bf749e 16:41:30 Step 12/12 : RUN $MAKE 16:41:30 ---> Running in 39cc0701dd91 16:41:30 noop 16:41:31 Removing intermediate container 39cc0701dd91 16:41:31 ---> 5d723c0aa206 16:41:31 Successfully built 5d723c0aa206 16:41:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:31 + docker inspect -f . ci-base-image-x86_64 16:41:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:31 prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container 16:41:31 $ 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 16:41:32 $ docker top 641cbfc965d943b969bd82d176871ab58297c9c8dad58e4209043d57cd163165 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:32 + go version 16:41:32 go version go1.17.7 linux/amd64 [Pipeline] } 16:41:32 $ docker stop --time=1 641cbfc965d943b969bd82d176871ab58297c9c8dad58e4209043d57cd163165 16:41:33 $ docker rm -f 641cbfc965d943b969bd82d176871ab58297c9c8dad58e4209043d57cd163165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:34 + docker inspect -f . ci-base-image-x86_64 16:41:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:34 prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container 16:41:34 $ 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 16:41:34 $ docker top 5d3d20ee303356edce0efb9044e0ac3b51f2ffe4b060ac62489c24dd5dfbb2e8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:41:35 + make test 16:41:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:41:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:41:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:41:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.044s coverage: 65.7% of statements 16:41:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:41:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:41:57 ./bin/test-attribution-txt.sh [Pipeline] echo 16:41:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:41:57 $ docker stop --time=1 5d3d20ee303356edce0efb9044e0ac3b51f2ffe4b060ac62489c24dd5dfbb2e8 16:41:59 $ docker rm -f 5d3d20ee303356edce0efb9044e0ac3b51f2ffe4b060ac62489c24dd5dfbb2e8 [Pipeline] // withDockerContainer [Pipeline] sh 16:41:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:41:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:42:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:42:00 + ls -al . 16:42:00 total 192 16:42:00 drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 16:41 . 16:42:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 16:40 .. 16:42:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 16:40 .git 16:42:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:40 .github 16:42:00 -rw-rw-r-- 1 jenkins jenkins 337 Jun 30 16:40 .gitignore 16:42:00 -rw-rw-r-- 1 jenkins jenkins 41 Jun 30 16:40 .golangci.yml 16:42:00 drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 16:40 .semver 16:42:00 -rw-rw-r-- 1 jenkins jenkins 8152 Jun 30 16:40 Attribution.txt 16:42:00 -rw-rw-r-- 1 jenkins jenkins 9649 Jun 30 16:40 CHANGELOG.md 16:42:00 -rw-rw-r-- 1 jenkins jenkins 1974 Jun 30 16:40 Dockerfile 16:42:00 -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 16:40 GOVERNANCE.md 16:42:00 -rw-rw-r-- 1 jenkins jenkins 660 Jun 30 16:40 Jenkinsfile 16:42:00 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 30 16:40 LICENSE 16:42:00 -rw-rw-r-- 1 jenkins jenkins 2248 Jun 30 16:40 Makefile 16:42:00 -rw-rw-r-- 1 jenkins jenkins 623 Jun 30 16:40 OWNERS.md 16:42:00 -rw-rw-r-- 1 jenkins jenkins 2914 Jun 30 16:40 README.md 16:42:00 -rw-rw-r-- 1 jenkins jenkins 11 Jun 30 16:40 VERSION 16:42:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 16:40 bin 16:42:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:40 cmd 16:42:00 -rw-r--r-- 1 jenkins jenkins 44128 Jun 30 16:41 coverage.out 16:42:00 -rw-rw-r-- 1 jenkins jenkins 3189 Jun 30 16:40 go.mod 16:42:00 -rw-rw-r-- 1 jenkins jenkins 35675 Jun 30 16:40 go.sum 16:42:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:40 internal 16:42:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 16:40 snap 16:42:00 -rw-rw-r-- 1 jenkins jenkins 235 Jun 30 16:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:01 + 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=1d4e8f4054c4eba570bba0e22a22434fb299a39f --label arch=amd64 --label version=2.2.1-dev.5 . 16:42:01 Sending build context to Docker daemon 23.08MB 16:42:01 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 16:42:01 Step 2/26 : FROM ${BASE} AS builder 16:42:01 ---> 5d723c0aa206 16:42:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:42:01 ---> Running in 07ac04ddd383 16:42:01 Removing intermediate container 07ac04ddd383 16:42:01 ---> 50b507de219c 16:42:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:42:01 ---> Running in 30b85ef0544a 16:42:01 Removing intermediate container 30b85ef0544a 16:42:01 ---> 0559289edf69 16:42:01 Step 5/26 : WORKDIR /device-virtual-go 16:42:01 ---> Running in dcf181af6e1f 16:42:01 Removing intermediate container dcf181af6e1f 16:42:01 ---> 23bd88fd3338 16:42:01 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:01 ---> Running in bed5a3ca352e 16:42:02 Removing intermediate container bed5a3ca352e 16:42:02 ---> dd2653ba46ae 16:42:02 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:02 ---> Running in e0e7cd1cd311 16:42:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:42:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:42:03 OK: 224 MiB in 56 packages 16:42:03 Removing intermediate container e0e7cd1cd311 16:42:03 ---> e091fa51e488 16:42:03 Step 8/26 : COPY go.mod vendor* ./ 16:42:04 ---> d6614f2cb334 16:42:04 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:04 ---> Running in 7e8a8df33566 16:42:05 Removing intermediate container 7e8a8df33566 16:42:05 ---> 4390a7de6112 16:42:05 Step 10/26 : COPY . . 16:42:05 ---> 5c56f8dd72db 16:42:05 Step 11/26 : ARG MAKE='make build' 16:42:05 ---> Running in c8c5e3e03b4c 16:42:05 Removing intermediate container c8c5e3e03b4c 16:42:05 ---> dd21028e1353 16:42:05 Step 12/26 : RUN $MAKE 16:42:05 ---> Running in 3475db656a9d 16:42:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 16:42:27 Removing intermediate container 3475db656a9d 16:42:27 ---> 6f070710b642 16:42:27 Step 13/26 : FROM alpine:3.14 16:42:27 3.14: Pulling from library/alpine 16:42:27 8663204ce13b: Pulling fs layer 16:42:27 8663204ce13b: Verifying Checksum 16:42:27 8663204ce13b: Download complete 16:42:27 8663204ce13b: Pull complete 16:42:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:42:27 Status: Downloaded newer image for alpine:3.14 16:42:27 ---> e04c818066af 16:42:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:42:27 ---> Running in b1e9033ff01e 16:42:27 Removing intermediate container b1e9033ff01e 16:42:27 ---> 0c8170d2f700 16:42:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:27 ---> Running in 3354253127cb 16:42:28 Removing intermediate container 3354253127cb 16:42:28 ---> 60b74b9f99c2 16:42:28 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 16:42:28 ---> Running in b1ff701f9491 16:42:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:42:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:42:30 (1/6) Installing dumb-init (1.2.5-r1) 16:42:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:42:30 (3/6) Installing libsodium (1.0.18-r0) 16:42:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:42:30 (5/6) Installing libzmq (4.3.4-r0) 16:42:30 (6/6) Installing zeromq (4.3.4-r0) 16:42:30 Executing busybox-1.33.1-r7.trigger 16:42:30 OK: 8 MiB in 20 packages 16:42:31 Removing intermediate container b1ff701f9491 16:42:31 ---> 0b281ef98a5a 16:42:31 Step 17/26 : WORKDIR / 16:42:31 ---> Running in e1b1d5173741 16:42:31 Removing intermediate container e1b1d5173741 16:42:31 ---> 0de51d162d0a 16:42:31 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:42:31 ---> eefb622f60c8 16:42:31 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 16:42:31 ---> 19cd00a83051 16:42:31 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 16:42:32 ---> f30d06f8bd0e 16:42:32 Step 21/26 : EXPOSE 59900 16:42:32 ---> Running in 447bec292adf 16:42:32 Removing intermediate container 447bec292adf 16:42:32 ---> 5f8ed7e5de66 16:42:32 Step 22/26 : ENTRYPOINT ["/device-virtual"] 16:42:32 ---> Running in 4e44b34a1ac1 16:42:32 Removing intermediate container 4e44b34a1ac1 16:42:32 ---> b5d4d6ef5b16 16:42:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:32 ---> Running in 6959dac4442f 16:42:32 Removing intermediate container 6959dac4442f 16:42:32 ---> df6c48fc6454 16:42:32 Step 24/26 : LABEL arch=amd64 16:42:32 ---> Running in 83c1b954e300 16:42:32 Removing intermediate container 83c1b954e300 16:42:32 ---> a7ef2778b44b 16:42:32 Step 25/26 : LABEL git_sha=1d4e8f4054c4eba570bba0e22a22434fb299a39f 16:42:32 ---> Running in be254cccf626 16:42:33 Removing intermediate container be254cccf626 16:42:33 ---> dfff39d30d64 16:42:33 Step 26/26 : LABEL version=2.2.1-dev.5 16:42:33 ---> Running in 29d0732cc273 16:42:33 Removing intermediate container 29d0732cc273 16:42:33 ---> fac64c59d53c 16:42:33 [Warning] One or more build-args [ARCH] were not consumed 16:42:33 Successfully built fac64c59d53c 16:42:33 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:33 provisioning config files... 16:42:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2652612454915606379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:33 ---> docker-login.sh 16:42:33 nexus3.edgexfoundry.org:10001 16:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:33 Configure a credential helper to remove this warning. See 16:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:33 16:42:33 Login Succeeded 16:42:33 nexus3.edgexfoundry.org:10002 16:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:33 Configure a credential helper to remove this warning. See 16:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:33 16:42:33 Login Succeeded 16:42:33 nexus3.edgexfoundry.org:10003 16:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:33 Configure a credential helper to remove this warning. See 16:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:33 16:42:33 Login Succeeded 16:42:33 nexus3.edgexfoundry.org:10004 16:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:33 Configure a credential helper to remove this warning. See 16:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:33 16:42:33 Login Succeeded 16:42:33 docker.io 16:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:34 Configure a credential helper to remove this warning. See 16:42:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:34 16:42:34 Login Succeeded 16:42:34 ---> docker-login.sh ends [Pipeline] } 16:42:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:42:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:34 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 16:42:34 1d4e8f4054c4eba570bba0e22a22434fb299a39f 16:42:34 latest 16:42:34 2.2.1-dev.5 16:42:34 1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 16:42:34 main 16:42:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f 16:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:42:34 ebb7d50a0dfc: Preparing 16:42:34 7836398e0c4d: Preparing 16:42:34 d3178272d21e: Preparing 16:42:34 322cc764482d: Preparing 16:42:34 e42dde09df73: Preparing 16:42:34 b541d28bf3b4: Preparing 16:42:34 b541d28bf3b4: Waiting 16:42:34 d3178272d21e: Pushed 16:42:34 7836398e0c4d: Pushed 16:42:34 e42dde09df73: Pushed 16:42:34 b541d28bf3b4: Layer already exists 16:42:35 322cc764482d: Pushed 16:42:37 ebb7d50a0dfc: Pushed 16:42:37 1d4e8f4054c4eba570bba0e22a22434fb299a39f: digest: sha256:08be1ac4c62d6e729f70c2e2852f46febd272e1195c09d02604f4e9026311266 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:38 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 16:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:42:38 ebb7d50a0dfc: Preparing 16:42:38 7836398e0c4d: Preparing 16:42:38 d3178272d21e: Preparing 16:42:38 322cc764482d: Preparing 16:42:38 e42dde09df73: Preparing 16:42:38 b541d28bf3b4: Preparing 16:42:38 7836398e0c4d: Layer already exists 16:42:38 e42dde09df73: Layer already exists 16:42:38 ebb7d50a0dfc: Layer already exists 16:42:38 d3178272d21e: Layer already exists 16:42:38 322cc764482d: Layer already exists 16:42:38 b541d28bf3b4: Layer already exists 16:42:38 latest: digest: sha256:08be1ac4c62d6e729f70c2e2852f46febd272e1195c09d02604f4e9026311266 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:38 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.5 16:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:42:39 ebb7d50a0dfc: Preparing 16:42:39 7836398e0c4d: Preparing 16:42:39 d3178272d21e: Preparing 16:42:39 322cc764482d: Preparing 16:42:39 e42dde09df73: Preparing 16:42:39 b541d28bf3b4: Preparing 16:42:39 b541d28bf3b4: Waiting 16:42:39 e42dde09df73: Layer already exists 16:42:39 322cc764482d: Layer already exists 16:42:39 7836398e0c4d: Layer already exists 16:42:39 ebb7d50a0dfc: Layer already exists 16:42:39 d3178272d21e: Layer already exists 16:42:39 b541d28bf3b4: Layer already exists 16:42:39 2.2.1-dev.5: digest: sha256:08be1ac4c62d6e729f70c2e2852f46febd272e1195c09d02604f4e9026311266 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:39 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 16:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:42:39 ebb7d50a0dfc: Preparing 16:42:39 7836398e0c4d: Preparing 16:42:39 d3178272d21e: Preparing 16:42:39 322cc764482d: Preparing 16:42:39 e42dde09df73: Preparing 16:42:39 b541d28bf3b4: Preparing 16:42:39 b541d28bf3b4: Waiting 16:42:39 e42dde09df73: Layer already exists 16:42:39 ebb7d50a0dfc: Layer already exists 16:42:39 7836398e0c4d: Layer already exists 16:42:39 322cc764482d: Layer already exists 16:42:39 d3178272d21e: Layer already exists 16:42:39 b541d28bf3b4: Layer already exists 16:42:39 1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5: digest: sha256:08be1ac4c62d6e729f70c2e2852f46febd272e1195c09d02604f4e9026311266 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:40 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 16:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:42:40 ebb7d50a0dfc: Preparing 16:42:40 7836398e0c4d: Preparing 16:42:40 d3178272d21e: Preparing 16:42:40 322cc764482d: Preparing 16:42:40 e42dde09df73: Preparing 16:42:40 b541d28bf3b4: Preparing 16:42:40 b541d28bf3b4: Waiting 16:42:40 7836398e0c4d: Layer already exists 16:42:40 322cc764482d: Layer already exists 16:42:40 ebb7d50a0dfc: Layer already exists 16:42:40 e42dde09df73: Layer already exists 16:42:40 d3178272d21e: Layer already exists 16:42:40 b541d28bf3b4: Layer already exists 16:42:40 main: digest: sha256:08be1ac4c62d6e729f70c2e2852f46febd272e1195c09d02604f4e9026311266 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:42:40 ===================================================== [Pipeline] echo 16:42:40 taggedImages: 16:42:40 - nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f 16:42:40 - nexus3.edgexfoundry.org:10004/device-virtual:latest 16:42:40 - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.5 16:42:40 - nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 16:42:40 - 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 16:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:40 16:42:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:41 latest: Pulling from edgex-lftools-log-publisher 16:42:41 5eb5b503b376: Pulling fs layer 16:42:41 5c69ac0246d0: Pulling fs layer 16:42:41 ec43610c2a17: Pulling fs layer 16:42:41 3a2ae6a8a46f: Pulling fs layer 16:42:41 33b1e0a273af: Pulling fs layer 16:42:41 3a2ae6a8a46f: Waiting 16:42:41 5d3b04190fa2: Pulling fs layer 16:42:41 2f39f015ded8: Pulling fs layer 16:42:41 33b1e0a273af: Waiting 16:42:41 5d3b04190fa2: Waiting 16:42:41 2f39f015ded8: Waiting 16:42:41 5c69ac0246d0: Verifying Checksum 16:42:41 5c69ac0246d0: Download complete 16:42:41 3a2ae6a8a46f: Verifying Checksum 16:42:41 3a2ae6a8a46f: Download complete 16:42:41 33b1e0a273af: Verifying Checksum 16:42:41 33b1e0a273af: Download complete 16:42:41 ec43610c2a17: Verifying Checksum 16:42:41 ec43610c2a17: Download complete 16:42:41 5d3b04190fa2: Download complete 16:42:41 5eb5b503b376: Verifying Checksum 16:42:41 5eb5b503b376: Download complete 16:42:42 2f39f015ded8: Download complete 16:42:42 5eb5b503b376: Pull complete 16:42:42 5c69ac0246d0: Pull complete 16:42:43 ec43610c2a17: Pull complete 16:42:43 3a2ae6a8a46f: Pull complete 16:42:43 33b1e0a273af: Pull complete 16:42:43 5d3b04190fa2: Pull complete 16:42:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16494 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 16:42:48 Running in /w/workspace/device-virtual-go/41 [Pipeline] { [Pipeline] checkout 16:42:48 The recommended git tool is: git 16:42:49 2f39f015ded8: Pull complete 16:42:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:49 prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container 16:42:49 $ 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 16:42:51 $ docker top 99af478f67c8b19317de99b6ba9f1671086c3effa35fafbad3ec2e4e582c9b67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:51 ---> job-cost.sh 16:42:51 lf-activate-venv: SKIPPING 16:42:51 INFO: No Stack... 16:42:51 INFO: Retrieving Pricing Info for: v3-standard-8 16:42:52 INFO: Archiving Costs [Pipeline] sh 16:42:52 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 16:42:52 + cut -d, -f6 [Pipeline] lock 16:42:52 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] 16:42:52 Resource [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] did not exist. Created. 16:42:52 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:53 + echo total: 0.2199999988079071 [Pipeline] stash 16:42:53 Stashed 1 file(s) [Pipeline] } 16:42:53 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 16:42:53 $ docker stop --time=1 99af478f67c8b19317de99b6ba9f1671086c3effa35fafbad3ec2e4e582c9b67 16:42:54 $ docker rm -f 99af478f67c8b19317de99b6ba9f1671086c3effa35fafbad3ec2e4e582c9b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:42:56 using credential edgex-jenkins-ssh 16:42:56 Cloning the remote Git repository 16:42:56 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 16:42:56 > git init /w/workspace/device-virtual-go/41 # timeout=10 16:42:56 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:42:56 > git --version # timeout=10 16:42:56 > git --version # 'git version 2.25.1' 16:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:58 Avoid second fetch 16:42:58 Checking out Revision 1d4e8f4054c4eba570bba0e22a22434fb299a39f (main) 16:42:58 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:42:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:58 > git config core.sparsecheckout # timeout=10 16:42:58 > git checkout -f 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 16:43:02 Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#290)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:43:03 % Total % Received % Xferd Average Speed Time Time Time Current 16:43:03 Dload Upload Total Spent Left Speed 16:43:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 48240 0 --:--:-- --:--:-- --:--:-- 48240 [Pipeline] sh 16:43:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:43:04 + + sudosudo tee /etc/docker/daemon.new 16:43:04 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:43:04 { 16:43:04 "registry-mirrors": [ 16:43:04 "https://nexus3.edgexfoundry.org:10001" 16:43:04 ], 16:43:04 "bip": "10.250.0.254/24", 16:43:04 "hosts": [ 16:43:04 "tcp://0.0.0.0:5555", 16:43:04 "unix:///var/run/docker.sock" 16:43:04 ], 16:43:04 "mtu": 1458, 16:43:04 "selinux-enabled": true, 16:43:04 "seccomp-profile": "/etc/docker/seccomp.json" 16:43:04 } [Pipeline] sh 16:43:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:43:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:23 provisioning config files... 16:43:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/41@tmp/config5376623621940151180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:24 ---> docker-login.sh 16:43:24 nexus3.edgexfoundry.org:10001 16:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:25 Configure a credential helper to remove this warning. See 16:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:25 16:43:25 Login Succeeded 16:43:25 nexus3.edgexfoundry.org:10002 16:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:25 Configure a credential helper to remove this warning. See 16:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:25 16:43:25 Login Succeeded 16:43:25 nexus3.edgexfoundry.org:10003 16:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:25 Configure a credential helper to remove this warning. See 16:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:25 16:43:25 Login Succeeded 16:43:25 nexus3.edgexfoundry.org:10004 16:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:26 Configure a credential helper to remove this warning. See 16:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:26 16:43:26 Login Succeeded 16:43:26 docker.io 16:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:27 Configure a credential helper to remove this warning. See 16:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:27 16:43:27 Login Succeeded 16:43:27 ---> docker-login.sh ends [Pipeline] } 16:43:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:43:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:43:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:43:28 ========================================================= 16:43:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:43:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:43:29 Sending build context to Docker daemon 11.65MB 16:43:29 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:43:29 Step 2/12 : FROM ${BASE} AS builder 16:43:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:43:29 9b3977197b4f: Pulling fs layer 16:43:29 1a89e8eeedd5: Pulling fs layer 16:43:29 94645a83ff95: Pulling fs layer 16:43:29 e6fb740bc735: Pulling fs layer 16:43:29 3a77bd46dcc9: Pulling fs layer 16:43:29 355e64cbe906: Pulling fs layer 16:43:29 63ab81a10011: Pulling fs layer 16:43:29 555d1d1c4555: Pulling fs layer 16:43:29 7d9057610161: Pulling fs layer 16:43:29 355e64cbe906: Waiting 16:43:29 63ab81a10011: Waiting 16:43:29 555d1d1c4555: Waiting 16:43:29 7d9057610161: Waiting 16:43:29 3a77bd46dcc9: Waiting 16:43:29 e6fb740bc735: Waiting 16:43:29 94645a83ff95: Verifying Checksum 16:43:29 94645a83ff95: Download complete 16:43:29 1a89e8eeedd5: Verifying Checksum 16:43:29 1a89e8eeedd5: Download complete 16:43:29 3a77bd46dcc9: Verifying Checksum 16:43:29 3a77bd46dcc9: Download complete 16:43:29 355e64cbe906: Verifying Checksum 16:43:29 355e64cbe906: Download complete 16:43:29 9b3977197b4f: Download complete 16:43:29 63ab81a10011: Verifying Checksum 16:43:29 63ab81a10011: Download complete 16:43:30 9b3977197b4f: Pull complete 16:43:30 7d9057610161: Verifying Checksum 16:43:30 7d9057610161: Download complete 16:43:31 1a89e8eeedd5: Pull complete 16:43:31 94645a83ff95: Pull complete 16:43:31 555d1d1c4555: Verifying Checksum 16:43:31 555d1d1c4555: Download complete 16:43:32 e6fb740bc735: Verifying Checksum 16:43:32 e6fb740bc735: Download complete 16:43:44 e6fb740bc735: Pull complete 16:43:44 3a77bd46dcc9: Pull complete 16:43:44 355e64cbe906: Pull complete 16:43:44 63ab81a10011: Pull complete 16:43:51 555d1d1c4555: Pull complete 16:43:53 7d9057610161: Pull complete 16:43:53 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:43:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:43:53 ---> 819e984ddca1 16:43:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:43:54 ---> Running in 2beb2f257301 16:43:55 Removing intermediate container 2beb2f257301 16:43:55 ---> adbcb05ec163 16:43:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:43:55 ---> Running in a5f265a0dfca 16:43:55 Removing intermediate container a5f265a0dfca 16:43:55 ---> a95477fe6c94 16:43:55 Step 5/12 : WORKDIR /device-virtual-go 16:43:55 ---> Running in 5759ed2f5781 16:43:55 Removing intermediate container 5759ed2f5781 16:43:55 ---> 2e1c006adb68 16:43:55 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:55 ---> Running in 14219fe171d4 16:43:57 Removing intermediate container 14219fe171d4 16:43:57 ---> 7c19e64bc161 16:43:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:43:57 ---> Running in 19a594b7a373 16:43:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:43:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:44:00 (1/4) Installing openssh-keygen (8.8_p1-r1) 16:44:00 (2/4) Installing libedit (20210910.3.1-r0) 16:44:00 (3/4) Installing openssh-client-common (8.8_p1-r1) 16:44:00 (4/4) Installing openssh-client-default (8.8_p1-r1) 16:44:00 Executing busybox-1.34.1-r3.trigger 16:44:00 OK: 224 MiB in 56 packages 16:44:01 Removing intermediate container 19a594b7a373 16:44:01 ---> 3cc2819bbfc4 16:44:01 Step 8/12 : COPY go.mod vendor* ./ 16:44:02 ---> 3768a492d6a6 16:44:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:02 ---> Running in 5c07445ff546 16:44:49 Removing intermediate container 5c07445ff546 16:44:49 ---> 30717cf221a5 16:44:49 Step 10/12 : COPY . . 16:44:49 ---> 69f9f9e3891c 16:44:49 Step 11/12 : ARG MAKE='make build' 16:44:49 ---> Running in 0b7990037b32 16:44:49 Removing intermediate container 0b7990037b32 16:44:49 ---> e223240b8c8e 16:44:49 Step 12/12 : RUN $MAKE 16:44:49 ---> Running in 607429b0f99b 16:44:49 noop 16:44:49 Removing intermediate container 607429b0f99b 16:44:49 ---> c2c2e304c0b7 16:44:49 Successfully built c2c2e304c0b7 16:44:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:49 + docker inspect -f . ci-base-image-arm64 16:44:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:50 prd-ubuntu20.04-docker-arm64-4c-16g-16494 does not seem to be running inside a container 16:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/41 -v /w/workspace/device-virtual-go/41:/w/workspace/device-virtual-go/41:rw,z -v /w/workspace/device-virtual-go/41@tmp:/w/workspace/device-virtual-go/41@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 16:44:51 $ docker top e9886effbf07bd67a4583e9817b59cf2d3e2e917c398ee13724724f71a6ca484 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:52 + go version 16:44:52 go version go1.17.7 linux/arm64 [Pipeline] } 16:44:52 $ docker stop --time=1 e9886effbf07bd67a4583e9817b59cf2d3e2e917c398ee13724724f71a6ca484 16:44:53 $ docker rm -f e9886effbf07bd67a4583e9817b59cf2d3e2e917c398ee13724724f71a6ca484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:54 + docker inspect -f . ci-base-image-arm64 16:44:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:54 prd-ubuntu20.04-docker-arm64-4c-16g-16494 does not seem to be running inside a container 16:44:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/41 -v /w/workspace/device-virtual-go/41:/w/workspace/device-virtual-go/41:rw,z -v /w/workspace/device-virtual-go/41@tmp:/w/workspace/device-virtual-go/41@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 16:44:56 $ docker top 28170dcc6a7a6a1287f0d4ceb499a4af28a68f5bd691ec650336178ef7a77ac4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:44:57 + make test 16:44:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:44:58 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:46:20 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:46:20 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.147s coverage: 65.7% of statements 16:46:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:46:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:46:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:46:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:46:47 ./bin/test-attribution-txt.sh [Pipeline] echo 16:46:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:46:50 $ docker stop --time=1 28170dcc6a7a6a1287f0d4ceb499a4af28a68f5bd691ec650336178ef7a77ac4 16:46:52 $ docker rm -f 28170dcc6a7a6a1287f0d4ceb499a4af28a68f5bd691ec650336178ef7a77ac4 [Pipeline] // withDockerContainer [Pipeline] sh 16:46:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:46:53 Warning: overwriting stash ‘coverage-report’ 16:46:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:46:54 + ls -al . 16:46:54 total 188 16:46:54 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 16:46 . 16:46:54 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 16:42 .. 16:46:54 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 16:43 .git 16:46:54 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:42 .github 16:46:54 -rw-rw-r-- 1 jenkins jenkins 337 Jun 30 16:42 .gitignore 16:46:54 -rw-rw-r-- 1 jenkins jenkins 41 Jun 30 16:42 .golangci.yml 16:46:54 -rw-rw-r-- 1 jenkins jenkins 8152 Jun 30 16:42 Attribution.txt 16:46:54 -rw-rw-r-- 1 jenkins jenkins 9649 Jun 30 16:42 CHANGELOG.md 16:46:54 -rw-rw-r-- 1 jenkins jenkins 1974 Jun 30 16:42 Dockerfile 16:46:54 -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 16:42 GOVERNANCE.md 16:46:54 -rw-rw-r-- 1 jenkins jenkins 660 Jun 30 16:42 Jenkinsfile 16:46:54 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 30 16:42 LICENSE 16:46:54 -rw-rw-r-- 1 jenkins jenkins 2248 Jun 30 16:42 Makefile 16:46:54 -rw-rw-r-- 1 jenkins jenkins 623 Jun 30 16:42 OWNERS.md 16:46:54 -rw-rw-r-- 1 jenkins jenkins 2914 Jun 30 16:42 README.md 16:46:54 -rw-rw-r-- 1 jenkins jenkins 11 Jun 30 16:40 VERSION 16:46:54 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 16:42 bin 16:46:54 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:42 cmd 16:46:54 -rw-r--r-- 1 jenkins jenkins 44128 Jun 30 16:46 coverage.out 16:46:54 -rw-rw-r-- 1 jenkins jenkins 3189 Jun 30 16:42 go.mod 16:46:54 -rw-rw-r-- 1 jenkins jenkins 35675 Jun 30 16:42 go.sum 16:46:54 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:42 internal 16:46:54 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 16:42 snap 16:46:54 -rw-rw-r-- 1 jenkins jenkins 235 Jun 30 16:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:55 + 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=1d4e8f4054c4eba570bba0e22a22434fb299a39f --label arch=arm64 --label version=2.2.1-dev.5 . 16:46:55 Sending build context to Docker daemon 11.7MB 16:46:55 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 16:46:55 Step 2/26 : FROM ${BASE} AS builder 16:46:55 ---> c2c2e304c0b7 16:46:55 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:46:55 ---> Running in f4b3eba70aeb 16:46:55 Removing intermediate container f4b3eba70aeb 16:46:55 ---> 7995140821fb 16:46:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:46:56 ---> Running in 7c7e20c50daf 16:46:56 Removing intermediate container 7c7e20c50daf 16:46:56 ---> 930ac89f3175 16:46:56 Step 5/26 : WORKDIR /device-virtual-go 16:46:56 ---> Running in cac4959e1037 16:46:57 Removing intermediate container cac4959e1037 16:46:57 ---> 71706785b48f 16:46:57 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:57 ---> Running in e67c26d713aa 16:46:59 Removing intermediate container e67c26d713aa 16:46:59 ---> a55d8bf47315 16:46:59 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:46:59 ---> Running in e5cb2e8daf3d 16:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:01 OK: 224 MiB in 56 packages 16:47:02 Removing intermediate container e5cb2e8daf3d 16:47:02 ---> 0c77171058e0 16:47:02 Step 8/26 : COPY go.mod vendor* ./ 16:47:03 ---> f54ba1d4eff4 16:47:03 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:03 ---> Running in 986b2138f1f8 16:47:05 Removing intermediate container 986b2138f1f8 16:47:05 ---> aebbc90d0d90 16:47:05 Step 10/26 : COPY . . 16:47:06 ---> 7e9e17199fe6 16:47:06 Step 11/26 : ARG MAKE='make build' 16:47:06 ---> Running in 470b084914aa 16:47:06 Removing intermediate container 470b084914aa 16:47:06 ---> c44bf1be0917 16:47:06 Step 12/26 : RUN $MAKE 16:47:06 ---> Running in 948fa618a448 16:47:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 16:49:29 Removing intermediate container 948fa618a448 16:49:29 ---> 95e1fa471f81 16:49:29 Step 13/26 : FROM alpine:3.14 16:49:29 3.14: Pulling from library/alpine 16:49:29 455c02918c45: Pulling fs layer 16:49:29 455c02918c45: Download complete 16:49:29 455c02918c45: Pull complete 16:49:29 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:49:29 Status: Downloaded newer image for alpine:3.14 16:49:29 ---> ac73e934f311 16:49:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:49:29 ---> Running in f3ce1381dedf 16:49:29 Removing intermediate container f3ce1381dedf 16:49:29 ---> b0cf018b7ce7 16:49:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:29 ---> Running in f65a2f859c6a 16:49:29 Removing intermediate container f65a2f859c6a 16:49:29 ---> 5125c84f5a63 16:49:29 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 16:49:29 ---> Running in 4d4d402688ae 16:49:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:29 (1/6) Installing dumb-init (1.2.5-r1) 16:49:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:49:29 (3/6) Installing libsodium (1.0.18-r0) 16:49:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:49:29 (5/6) Installing libzmq (4.3.4-r0) 16:49:29 (6/6) Installing zeromq (4.3.4-r0) 16:49:29 Executing busybox-1.33.1-r7.trigger 16:49:29 OK: 8 MiB in 20 packages 16:49:30 Removing intermediate container 4d4d402688ae 16:49:30 ---> 9eb1b9cd0a4c 16:49:30 Step 17/26 : WORKDIR / 16:49:30 ---> Running in e2870ec91ef8 16:49:31 Removing intermediate container e2870ec91ef8 16:49:31 ---> 06c65f490605 16:49:31 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:49:31 ---> 9dcf7c30bb97 16:49:31 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 16:49:32 ---> 284bb6ef4ad1 16:49:32 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 16:49:34 ---> 22a3072eba18 16:49:34 Step 21/26 : EXPOSE 59900 16:49:34 ---> Running in 29b789f59f70 16:49:34 Removing intermediate container 29b789f59f70 16:49:34 ---> b3f924c690c5 16:49:34 Step 22/26 : ENTRYPOINT ["/device-virtual"] 16:49:34 ---> Running in b5a31246b36a 16:49:34 Removing intermediate container b5a31246b36a 16:49:34 ---> 9f497b30c53f 16:49:34 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:34 ---> Running in e7bdd00e03a3 16:49:35 Removing intermediate container e7bdd00e03a3 16:49:35 ---> c0418b5250cd 16:49:35 Step 24/26 : LABEL arch=arm64 16:49:35 ---> Running in 3b0481753170 16:49:35 Removing intermediate container 3b0481753170 16:49:35 ---> f73ac0b3b174 16:49:35 Step 25/26 : LABEL git_sha=1d4e8f4054c4eba570bba0e22a22434fb299a39f 16:49:35 ---> Running in d997791bde14 16:49:35 Removing intermediate container d997791bde14 16:49:35 ---> a4b05bcc1989 16:49:35 Step 26/26 : LABEL version=2.2.1-dev.5 16:49:35 ---> Running in 6ecb8ddea0ff 16:49:36 Removing intermediate container 6ecb8ddea0ff 16:49:36 ---> 39af277b9e0d 16:49:36 [Warning] One or more build-args [ARCH] were not consumed 16:49:36 Successfully built 39af277b9e0d 16:49:36 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 16:49:36 provisioning config files... 16:49:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/41@tmp/config3012269464277541725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:36 ---> docker-login.sh 16:49:36 nexus3.edgexfoundry.org:10001 16:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:37 Configure a credential helper to remove this warning. See 16:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:37 16:49:37 Login Succeeded 16:49:37 nexus3.edgexfoundry.org:10002 16:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:37 Configure a credential helper to remove this warning. See 16:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:37 16:49:37 Login Succeeded 16:49:37 nexus3.edgexfoundry.org:10003 16:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:38 Configure a credential helper to remove this warning. See 16:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:38 16:49:38 Login Succeeded 16:49:38 nexus3.edgexfoundry.org:10004 16:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:38 Configure a credential helper to remove this warning. See 16:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:38 16:49:38 Login Succeeded 16:49:38 docker.io 16:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:39 Configure a credential helper to remove this warning. See 16:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:39 16:49:39 Login Succeeded 16:49:39 ---> docker-login.sh ends [Pipeline] } 16:49:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:49:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:49:39 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 16:49:39 1d4e8f4054c4eba570bba0e22a22434fb299a39f 16:49:39 latest 16:49:39 2.2.1-dev.5 16:49:39 1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 16:49:39 main 16:49:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:39 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f 16:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:49:40 f22e3fbd1a2a: Preparing 16:49:40 cb0f1674f3a7: Preparing 16:49:40 042839726db5: Preparing 16:49:40 a176817c13c4: Preparing 16:49:40 9328dae8a4b0: Preparing 16:49:40 f73e7dbfee58: Preparing 16:49:40 f73e7dbfee58: Waiting 16:49:40 cb0f1674f3a7: Pushed 16:49:40 9328dae8a4b0: Pushed 16:49:40 042839726db5: Pushed 16:49:40 f73e7dbfee58: Layer already exists 16:49:41 a176817c13c4: Pushed 16:49:46 f22e3fbd1a2a: Pushed 16:49:46 1d4e8f4054c4eba570bba0e22a22434fb299a39f: digest: sha256:705c3a9c1ba70d18a3d9a4850eb4a6ab0924fc12a9fbec8dbd31940efefff581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 16:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:49:47 f22e3fbd1a2a: Preparing 16:49:47 cb0f1674f3a7: Preparing 16:49:47 042839726db5: Preparing 16:49:47 a176817c13c4: Preparing 16:49:47 9328dae8a4b0: Preparing 16:49:47 f73e7dbfee58: Preparing 16:49:47 f73e7dbfee58: Waiting 16:49:47 cb0f1674f3a7: Layer already exists 16:49:47 a176817c13c4: Layer already exists 16:49:47 f22e3fbd1a2a: Layer already exists 16:49:47 9328dae8a4b0: Layer already exists 16:49:47 042839726db5: Layer already exists 16:49:47 f73e7dbfee58: Layer already exists 16:49:47 latest: digest: sha256:705c3a9c1ba70d18a3d9a4850eb4a6ab0924fc12a9fbec8dbd31940efefff581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:48 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.5 16:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:49:48 f22e3fbd1a2a: Preparing 16:49:48 cb0f1674f3a7: Preparing 16:49:48 042839726db5: Preparing 16:49:48 a176817c13c4: Preparing 16:49:48 9328dae8a4b0: Preparing 16:49:48 f73e7dbfee58: Preparing 16:49:48 f73e7dbfee58: Waiting 16:49:48 cb0f1674f3a7: Layer already exists 16:49:48 a176817c13c4: Layer already exists 16:49:48 9328dae8a4b0: Layer already exists 16:49:48 f22e3fbd1a2a: Layer already exists 16:49:48 042839726db5: Layer already exists 16:49:48 f73e7dbfee58: Layer already exists 16:49:48 2.2.1-dev.5: digest: sha256:705c3a9c1ba70d18a3d9a4850eb4a6ab0924fc12a9fbec8dbd31940efefff581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 16:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:49:49 f22e3fbd1a2a: Preparing 16:49:49 cb0f1674f3a7: Preparing 16:49:49 042839726db5: Preparing 16:49:49 a176817c13c4: Preparing 16:49:49 9328dae8a4b0: Preparing 16:49:49 f73e7dbfee58: Preparing 16:49:49 f73e7dbfee58: Waiting 16:49:49 a176817c13c4: Layer already exists 16:49:49 cb0f1674f3a7: Layer already exists 16:49:49 042839726db5: Layer already exists 16:49:49 9328dae8a4b0: Layer already exists 16:49:49 f22e3fbd1a2a: Layer already exists 16:49:49 f73e7dbfee58: Layer already exists 16:49:49 1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5: digest: sha256:705c3a9c1ba70d18a3d9a4850eb4a6ab0924fc12a9fbec8dbd31940efefff581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:50 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 16:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:49:50 f22e3fbd1a2a: Preparing 16:49:50 cb0f1674f3a7: Preparing 16:49:50 042839726db5: Preparing 16:49:50 a176817c13c4: Preparing 16:49:50 9328dae8a4b0: Preparing 16:49:50 f73e7dbfee58: Preparing 16:49:50 f73e7dbfee58: Waiting 16:49:50 a176817c13c4: Layer already exists 16:49:50 9328dae8a4b0: Layer already exists 16:49:50 cb0f1674f3a7: Layer already exists 16:49:50 042839726db5: Layer already exists 16:49:50 f22e3fbd1a2a: Layer already exists 16:49:50 f73e7dbfee58: Layer already exists 16:49:50 main: digest: sha256:705c3a9c1ba70d18a3d9a4850eb4a6ab0924fc12a9fbec8dbd31940efefff581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:49:50 ===================================================== [Pipeline] echo 16:49:50 taggedImages: 16:49:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f 16:49:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 16:49:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.5 16:49:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 16:49:50 - 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 16:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:49:51 16:49:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:49:51 arm64: Pulling from edgex-lftools-log-publisher 16:49:51 8998bd30e6a1: Pulling fs layer 16:49:51 04944245beec: Pulling fs layer 16:49:51 699f458cf7ca: Pulling fs layer 16:49:51 765212b225bb: Pulling fs layer 16:49:51 f23df028b6ca: Pulling fs layer 16:49:51 d65c8cfc05b1: Pulling fs layer 16:49:51 2437ff75d9bd: Pulling fs layer 16:49:51 f23df028b6ca: Waiting 16:49:51 d65c8cfc05b1: Waiting 16:49:51 2437ff75d9bd: Waiting 16:49:51 765212b225bb: Waiting 16:49:51 04944245beec: Verifying Checksum 16:49:51 04944245beec: Download complete 16:49:51 765212b225bb: Verifying Checksum 16:49:51 765212b225bb: Download complete 16:49:51 f23df028b6ca: Download complete 16:49:51 d65c8cfc05b1: Verifying Checksum 16:49:51 d65c8cfc05b1: Download complete 16:49:52 699f458cf7ca: Verifying Checksum 16:49:52 699f458cf7ca: Download complete 16:49:52 8998bd30e6a1: Verifying Checksum 16:49:52 8998bd30e6a1: Download complete 16:49:55 2437ff75d9bd: Verifying Checksum 16:49:55 2437ff75d9bd: Download complete 16:49:57 8998bd30e6a1: Pull complete 16:49:57 04944245beec: Pull complete 16:49:58 699f458cf7ca: Pull complete 16:49:59 765212b225bb: Pull complete 16:50:00 f23df028b6ca: Pull complete 16:50:00 d65c8cfc05b1: Pull complete 16:50:15 2437ff75d9bd: Pull complete 16:50:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:50:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:15 prd-ubuntu20.04-docker-arm64-4c-16g-16494 does not seem to be running inside a container 16:50:15 $ 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/41 -v /w/workspace/device-virtual-go/41:/w/workspace/device-virtual-go/41:rw,z -v /w/workspace/device-virtual-go/41@tmp:/w/workspace/device-virtual-go/41@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 16:50:18 $ docker top 34e0edea9ff5ef68705633739c32e985971e190bf3177fbc8759a131e8f96a77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:19 ---> job-cost.sh 16:50:19 lf-activate-venv: SKIPPING 16:50:19 INFO: No Stack... 16:50:19 INFO: Retrieving Pricing Info for: v3-standard-4 16:50:20 INFO: Archiving Costs [Pipeline] sh 16:50:21 + cat /w/workspace/device-virtual-go/41/archives/cost.csv 16:50:21 + cut -d, -f6 [Pipeline] lock 16:50:21 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] 16:50:21 Resource [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] did not exist. Created. 16:50:21 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:21 /w/workspace/device-virtual-go/41@tmp/durable-52eaf87c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:50:22 + echo total: 0.10999999940395355 [Pipeline] stash 16:50:22 Warning: overwriting stash ‘stack-cost’ 16:50:22 Stashed 1 file(s) [Pipeline] } 16:50:22 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 16:50:22 $ docker stop --time=1 34e0edea9ff5ef68705633739c32e985971e190bf3177fbc8759a131e8f96a77 16:50:24 $ docker rm -f 34e0edea9ff5ef68705633739c32e985971e190bf3177fbc8759a131e8f96a77 [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 16:50:24 provisioning config files... 16:50:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4430816372379589873tmp [Pipeline] { [Pipeline] sh 16:50:25 + set +x 16:50:25 + curl -s+ https://codecov.io/bash 16:50:25 bash -s -- 16:50:25 16:50:25 _____ _ 16:50:25 / ____| | | 16:50:25 | | ___ __| | ___ ___ _____ __ 16:50:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:50:25 | |___| (_) | (_| | __/ (_| (_) \ V / 16:50:25 \_____\___/ \__,_|\___|\___\___/ \_/ 16:50:25 Bash-1.0.6 16:50:25 16:50:25 16:50:25 ==> git version 2.25.1 found 16:50:25 ==> 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 16:50:25 Release-Date: 2020-01-08 16:50:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:50:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:50:25 ==> Jenkins CI detected. 16:50:25 current dir:  /w/workspace/exfoundry_device-virtual-go_main 16:50:25 project root: . 16:50:25 --> token set from env 16:50:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:50:25 ==> Running gcov in . (disable via -X gcov) 16:50:25 ==> Python coveragepy not found 16:50:25 ==> Searching for coverage reports in: 16:50:25 + . 16:50:25 -> Found 1 reports 16:50:25 ==> Detecting git/mercurial file structure 16:50:25 ==> Reading reports 16:50:25 + ./coverage.out bytes=44128 16:50:25 ==> Appending adjustments 16:50:25 https://docs.codecov.io/docs/fixing-reports 16:50:25 + Found adjustments 16:50:25 ==> Gzipping contents 16:50:25 8.0K /tmp/codecov.8Sv4qN.gz 16:50:25 ==> Uploading reports 16:50:25 url: https://codecov.io 16:50:25 query: branch=main&commit=1d4e8f4054c4eba570bba0e22a22434fb299a39f&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:50:25 -> Pinging Codecov 16:50:25 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=1d4e8f4054c4eba570bba0e22a22434fb299a39f&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:50:25 -> Uploading to 16:50:25 https://storage.googleapis.com/codecov/v4/raw/2022-06-30/5E52B4B073DB2E39498172D8E973AA87/1d4e8f4054c4eba570bba0e22a22434fb299a39f/c56df380-08db-475e-87f5-07f0781da6f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220630T165025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e17a35e26942da77a9774e6b1a505cbb8c68d251fc0af5a43f2401bf997fed7 16:50:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:50:25 Dload Upload Total Spent Left Speed 16:50:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5504 0 0 100 5504 0 27113 --:--:-- --:--:-- --:--:-- 26980 100 5504 0 0 100 5504 0 21007 --:--:-- --:--:-- --:--:-- 20927 16:50:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] } 16:50:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:50:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:50:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:50:26 16:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:50:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:50:26 df9b9388f04a: Pulling fs layer 16:50:26 52dc419b0ee2: Pulling fs layer 16:50:26 25bc292e5bac: Pulling fs layer 16:50:26 114826534d7a: Pulling fs layer 16:50:26 4657fd5d0bcf: Pulling fs layer 16:50:26 6ad1cebc031e: Pulling fs layer 16:50:26 8a3aa393b2d8: Pulling fs layer 16:50:26 4657fd5d0bcf: Waiting 16:50:26 6ad1cebc031e: Waiting 16:50:26 8a3aa393b2d8: Waiting 16:50:26 114826534d7a: Waiting 16:50:26 25bc292e5bac: Verifying Checksum 16:50:26 25bc292e5bac: Download complete 16:50:26 52dc419b0ee2: Verifying Checksum 16:50:26 52dc419b0ee2: Download complete 16:50:26 4657fd5d0bcf: Verifying Checksum 16:50:26 4657fd5d0bcf: Download complete 16:50:26 df9b9388f04a: Download complete 16:50:26 6ad1cebc031e: Verifying Checksum 16:50:26 6ad1cebc031e: Download complete 16:50:26 df9b9388f04a: Pull complete 16:50:27 52dc419b0ee2: Pull complete 16:50:27 25bc292e5bac: Pull complete 16:50:27 114826534d7a: Verifying Checksum 16:50:27 114826534d7a: Download complete 16:50:27 8a3aa393b2d8: Verifying Checksum 16:50:27 8a3aa393b2d8: Download complete 16:50:30 114826534d7a: Pull complete 16:50:30 4657fd5d0bcf: Pull complete 16:50:31 6ad1cebc031e: Pull complete 16:50:34 8a3aa393b2d8: Pull complete 16:50:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:50:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:50:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:34 prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container 16:50:34 $ 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 16:50:37 $ docker top 20ca6ab394565418e91be1509a36c15529c16e053808a588dc6c6afdfd6e4702 -eo pid,comm [Pipeline] { [Pipeline] echo 16:50:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 16:50:37 + set -o pipefail 16:50:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 16:50:43 16:50:43 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 16:50:43 16:50:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/2c8e2f53-d783-493c-8c15-d73a761f56ec 16:50:43 16:50:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:50:43 16:50:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:50:43 16:50:43 16:50:43 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:50:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:50:43 $ docker stop --time=1 20ca6ab394565418e91be1509a36c15529c16e053808a588dc6c6afdfd6e4702 16:50:46 $ docker rm -f 20ca6ab394565418e91be1509a36c15529c16e053808a588dc6c6afdfd6e4702 [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 16:50:46 + git log --format=format:%s -1 1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] sh 16:50:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:47 prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container 16:50:47 $ 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 16:50:47 $ docker top 58b47645bbde978557b8bd7279e2aa6cc16864b937969e6c5656bbf88a2150e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:48 [ssh-agent] Looking for ssh-agent implementation... 16:50:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:48 $ docker exec 58b47645bbde978557b8bd7279e2aa6cc16864b937969e6c5656bbf88a2150e8 ssh-agent 16:50:48 SSH_AUTH_SOCK=/tmp/ssh-iObPoD0TKIeX/agent.33 16:50:48 SSH_AGENT_PID=39 16:50:48 Running ssh-add (command line suppressed) 16:50:48 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4664954849048656735.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4664954849048656735.key) 16:50:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:48 + git semver tag 16:50:48 2022-06-30 16:50:48,873 [run_tag] DEBUG tag force:False 16:50:48 2022-06-30 16:50:48,873 [check_head_tag] DEBUG check head tag 16:50:48 2022-06-30 16:50:48,874 [execute] INFO git cat-file --batch-check 16:50:48 2022-06-30 16:50:48,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 16:50:48 2022-06-30 16:50:48,878 [execute] INFO git cat-file --batch 16:50:48 2022-06-30 16:50:48,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 16:50:48 2022-06-30 16:50:48,888 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:50:48 2022-06-30 16:50:48,889 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 16:50:48 2022-06-30 16:50:48,889 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 16:50:48 2022-06-30 16:50:48,894 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:50:48 2.2.1-dev.5 [Pipeline] } 16:50:48 $ docker exec --env ******** --env ******** 58b47645bbde978557b8bd7279e2aa6cc16864b937969e6c5656bbf88a2150e8 ssh-agent -k 16:50:49 unset SSH_AUTH_SOCK; 16:50:49 unset SSH_AGENT_PID; 16:50:49 echo Agent pid 39 killed; 16:50:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:49 + git semver [Pipeline] } 16:50:49 $ docker stop --time=1 58b47645bbde978557b8bd7279e2aa6cc16864b937969e6c5656bbf88a2150e8 16:50:50 $ docker rm -f 58b47645bbde978557b8bd7279e2aa6cc16864b937969e6c5656bbf88a2150e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:51 16:50:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:51 0.23.1-centos7: Pulling from edgex-lftools 16:50:51 ab5ef0e58194: Pulling fs layer 16:50:51 9712f1f96733: Pulling fs layer 16:50:51 63f879dbbcfc: Pulling fs layer 16:50:51 0d9ebad4ef96: Pulling fs layer 16:50:51 e9a5061849ea: Pulling fs layer 16:50:51 d747dcd14b5f: Pulling fs layer 16:50:51 2de7ff778b66: Pulling fs layer 16:50:51 e9a5061849ea: Waiting 16:50:51 2de7ff778b66: Waiting 16:50:51 d747dcd14b5f: Waiting 16:50:51 0d9ebad4ef96: Waiting 16:50:51 9712f1f96733: Verifying Checksum 16:50:51 9712f1f96733: Download complete 16:50:51 63f879dbbcfc: Verifying Checksum 16:50:51 63f879dbbcfc: Download complete 16:50:52 e9a5061849ea: Verifying Checksum 16:50:52 e9a5061849ea: Download complete 16:50:52 0d9ebad4ef96: Verifying Checksum 16:50:52 0d9ebad4ef96: Download complete 16:50:52 d747dcd14b5f: Download complete 16:50:52 ab5ef0e58194: Verifying Checksum 16:50:52 ab5ef0e58194: Download complete 16:50:52 2de7ff778b66: Verifying Checksum 16:50:52 2de7ff778b66: Download complete 16:50:55 ab5ef0e58194: Pull complete 16:50:55 9712f1f96733: Pull complete 16:50:55 63f879dbbcfc: Pull complete 16:50:59 0d9ebad4ef96: Pull complete 16:51:00 e9a5061849ea: Pull complete 16:51:00 d747dcd14b5f: Pull complete 16:51:01 2de7ff778b66: Pull complete 16:51:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:51:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:01 prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container 16:51:01 $ 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 16:51:04 $ docker top 6ccf84a2b417aab7a06f9fa8ea55c2d47c938b0c82da7cfcf1b9a9013c438dc0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:51:04 provisioning config files... 16:51:04 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7106892038102397814tmp 16:51:04 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config646985379222122442tmp 16:51:04 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7669335920286559685tmp [Pipeline] { [Pipeline] echo 16:51:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:51:04 ---> sigul-configuration.sh 16:51:04 gpg: directory `/root/.gnupg' created 16:51:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:51:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:51:04 gpg: keyring `/root/.gnupg/secring.gpg' created 16:51:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:51:04 gpg: CAST5 encrypted data 16:51:04 gpg: encrypted with 1 passphrase 16:51:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:51:05 + mkdir /home/jenkins 16:51:05 + mkdir /home/jenkins/sigul [Pipeline] sh 16:51:05 + 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 16:51:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:51:05 ---> sigul-install.sh 16:51:05 Sigul already installed; skipping installation. [Pipeline] sh 16:51:06 + git tag --list 16:51:06 v1.0.0 16:51:06 v1.1.0 16:51:06 v1.1.1 16:51:06 v1.2.1 16:51:06 v1.2.2 16:51:06 v1.2.3 16:51:06 v1.3.0 16:51:06 v1.3.1 16:51:06 v2.0.0 16:51:06 v2.1.0 16:51:06 v2.1.1 16:51:06 v2.1.1-dev.1 16:51:06 v2.1.1-dev.2 16:51:06 v2.2.0 16:51:06 v2.2.1-dev.1 16:51:06 v2.2.1-dev.2 16:51:06 v2.2.1-dev.3 16:51:06 v2.2.1-dev.4 16:51:06 v2.2.1-dev.5 [Pipeline] sh 16:51:06 + lftools sign git-tag v2.2.1-dev.5 16:51:07 Signing Git tag with Sigul... 16:51:07 Signing v2.2.1-dev.5 [Pipeline] echo 16:51:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:51:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:51:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:51:07 $ docker stop --time=1 6ccf84a2b417aab7a06f9fa8ea55c2d47c938b0c82da7cfcf1b9a9013c438dc0 16:51:08 $ docker rm -f 6ccf84a2b417aab7a06f9fa8ea55c2d47c938b0c82da7cfcf1b9a9013c438dc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:51:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:51:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:51:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:09 prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container 16:51:09 $ 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 16:51:10 $ docker top bd9248757ad3f9f1b866d7d486bdaefd0e76b8b89e671772fc6d35d9e75b8ee6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:51:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:10 [ssh-agent] Looking for ssh-agent implementation... 16:51:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:10 $ docker exec bd9248757ad3f9f1b866d7d486bdaefd0e76b8b89e671772fc6d35d9e75b8ee6 ssh-agent 16:51:10 SSH_AUTH_SOCK=/tmp/ssh-UeEuFz2d4CQ2/agent.32 16:51:10 SSH_AGENT_PID=39 16:51:10 Running ssh-add (command line suppressed) 16:51:10 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_678099391843008889.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_678099391843008889.key) 16:51:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:11 + git semver bump pre 16:51:11 2022-06-30 16:51:11,246 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:51:11 2022-06-30 16:51:11,246 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev 16:51:11 2022-06-30 16:51:11,246 [bump_version] DEBUG bumped version:2.2.1-dev.6 16:51:11 2022-06-30 16:51:11,247 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 16:51:11 2022-06-30 16:51:11,247 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:51:11 2022-06-30 16:51:11,247 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:51:11 2022-06-30 16:51:11,249 [execute] INFO git cat-file --batch-check 16:51:11 2022-06-30 16:51:11,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:51:11 2022-06-30 16:51:11,256 [execute] INFO git cat-file --batch 16:51:11 2022-06-30 16:51:11,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:51:11 2022-06-30 16:51:11,263 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:51:11 2.2.1-dev.6 [Pipeline] } 16:51:11 $ docker exec --env ******** --env ******** bd9248757ad3f9f1b866d7d486bdaefd0e76b8b89e671772fc6d35d9e75b8ee6 ssh-agent -k 16:51:11 unset SSH_AUTH_SOCK; 16:51:11 unset SSH_AGENT_PID; 16:51:11 echo Agent pid 39 killed; 16:51:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:11 + git semver [Pipeline] } 16:51:12 $ docker stop --time=1 bd9248757ad3f9f1b866d7d486bdaefd0e76b8b89e671772fc6d35d9e75b8ee6 16:51:13 $ docker rm -f bd9248757ad3f9f1b866d7d486bdaefd0e76b8b89e671772fc6d35d9e75b8ee6 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:51:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:51:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:14 prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container 16:51:14 $ 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 16:51:14 $ docker top 04038800ac3818af75d3ddbdfb4e044d4652c04bdcff4ddc3f8e44ecd2239cfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:51:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:14 [ssh-agent] Looking for ssh-agent implementation... 16:51:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:14 $ docker exec 04038800ac3818af75d3ddbdfb4e044d4652c04bdcff4ddc3f8e44ecd2239cfe ssh-agent 16:51:14 SSH_AUTH_SOCK=/tmp/ssh-RdVXzz5zBQZQ/agent.33 16:51:14 SSH_AGENT_PID=39 16:51:14 Running ssh-add (command line suppressed) 16:51:14 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5032765162246077529.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5032765162246077529.key) 16:51:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:15 + git semver push 16:51:15 2022-06-30 16:51:15,502 [run_push] DEBUG push 16:51:15 2022-06-30 16:51:15,503 [execute] INFO git cat-file --batch-check 16:51:15 2022-06-30 16:51:15,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:51:15 2022-06-30 16:51:15,508 [execute] INFO git rev-list 3487852fc029f51fe0ebb7a3682b31c3c56024f8 -- 16:51:15 2022-06-30 16:51:15,508 [execute] DEBUG Popen(['git', 'rev-list', '3487852fc029f51fe0ebb7a3682b31c3c56024f8', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:51:15 2022-06-30 16:51:15,513 [execute] INFO git fetch -v origin 16:51:15 2022-06-30 16:51:15,514 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:51:16 2022-06-30 16:51:15,997 [run_push] DEBUG no remote changes detected 16:51:16 2022-06-30 16:51:15,997 [execute] INFO git push origin semver 16:51:16 2022-06-30 16:51:15,998 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:51:18 2022-06-30 16:51:18,727 [run_push] DEBUG push all version tags 16:51:18 2022-06-30 16:51:18,727 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:51:18 2022-06-30 16:51:18,729 [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) 16:51:19 2022-06-30 16:51:19,420 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:51:19 2.2.1-dev.6 [Pipeline] } 16:51:19 $ docker exec --env ******** --env ******** 04038800ac3818af75d3ddbdfb4e044d4652c04bdcff4ddc3f8e44ecd2239cfe ssh-agent -k 16:51:19 unset SSH_AUTH_SOCK; 16:51:19 unset SSH_AGENT_PID; 16:51:19 echo Agent pid 39 killed; 16:51:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:19 + git semver [Pipeline] } 16:51:20 $ docker stop --time=1 04038800ac3818af75d3ddbdfb4e044d4652c04bdcff4ddc3f8e44ecd2239cfe 16:51:21 $ docker rm -f 04038800ac3818af75d3ddbdfb4e044d4652c04bdcff4ddc3f8e44ecd2239cfe [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 16:51:22 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 16:51:22 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 16:51:22 total 16 16:51:22 drwxr-xr-x 3 root root 4096 Jun 30 16:42 . 16:51:22 drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 16:51 .. 16:51:22 drwxr-xr-x 2 root root 4096 Jun 30 16:42 cost 16:51:22 -rw-r--r-- 1 root root 87 Jun 30 16:42 cost.csv 16:51:22 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 16:51:22 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 16:51:22 total 16 16:51:22 drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 16:42 . 16:51:22 drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 16:51 .. 16:51:22 drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 16:42 cost 16:51:22 -rw-r--r-- 1 jenkins jenkins 87 Jun 30 16:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:51:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:51:23 ---> package-listing.sh 16:51:23 ++ facter osfamily 16:51:23 ++ tr '[:upper:]' '[:lower:]' 16:51:23 + OS_FAMILY=debian 16:51:23 + workspace=/w/workspace/exfoundry_device-virtual-go_main 16:51:23 + START_PACKAGES=/tmp/packages_start.txt 16:51:23 + END_PACKAGES=/tmp/packages_end.txt 16:51:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:23 + PACKAGES=/tmp/packages_start.txt 16:51:23 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 16:51:23 + PACKAGES=/tmp/packages_end.txt 16:51:23 + case "${OS_FAMILY}" in 16:51:23 + dpkg -l 16:51:23 + grep '^ii' 16:51:23 + '[' -f /tmp/packages_start.txt ']' 16:51:23 + '[' -f /tmp/packages_end.txt ']' 16:51:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:23 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 16:51:23 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 16:51:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 16:51:23 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 16:51:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:24 prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container 16:51:24 $ 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 16:51:24 $ docker top 85fded5bc053ed78f7356033c40240e5b00848e6e78f2f9268013b871b7887bf -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:25 + touch /tmp/pre-build-complete [Pipeline] sh 16:51:25 + mkdir -p /var/log/sysstat [Pipeline] sh 16:51:25 + ls /var/log/sa-host 16:51:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:25 provisioning config files... 16:51:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5355726367552153311tmp [Pipeline] { [Pipeline] echo 16:51:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:51:26 ---> create-netrc.sh [Pipeline] } 16:51:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:51:26 ---> python-tools-install.sh [Pipeline] echo 16:51:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:51:26 ---> sudo-logs.sh 16:51:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:51:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:51:27 ---> job-cost.sh 16:51:27 lf-activate-venv: SKIPPING 16:51:27 DEBUG: total: 0.2199999988079071 16:51:27 INFO: Retrieving Stack Cost... 16:51:27 INFO: Retrieving Pricing Info for: v3-standard-8 16:51:28 INFO: Archiving Costs [Pipeline] echo 16:51:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:51:28 ---> logs-deploy.sh 16:51:28 lf-activate-venv: SKIPPING 16:51:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/41 16:51:28 INFO: archiving workspace using pattern(s): 16:51:29 Archives upload complete. 16:51:29 INFO: archiving logs to Nexus 16:51:30 ---> uname -a: 16:51:30 Linux prd-ubuntu20-04-docker-8c-8g-16493 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:51:30 16:51:30 16:51:30 ---> lscpu: 16:51:30 Architecture: x86_64 16:51:30 CPU op-mode(s): 32-bit, 64-bit 16:51:30 Byte Order: Little Endian 16:51:30 Address sizes: 40 bits physical, 48 bits virtual 16:51:30 CPU(s): 8 16:51:30 On-line CPU(s) list: 0-7 16:51:30 Thread(s) per core: 1 16:51:30 Core(s) per socket: 1 16:51:30 Socket(s): 8 16:51:30 NUMA node(s): 1 16:51:30 Vendor ID: AuthenticAMD 16:51:30 CPU family: 23 16:51:30 Model: 49 16:51:30 Model name: AMD EPYC-Rome Processor 16:51:30 Stepping: 0 16:51:30 CPU MHz: 2799.998 16:51:30 BogoMIPS: 5599.99 16:51:30 Virtualization: AMD-V 16:51:30 Hypervisor vendor: KVM 16:51:30 Virtualization type: full 16:51:30 L1d cache: 256 KiB 16:51:30 L1i cache: 256 KiB 16:51:30 L2 cache: 4 MiB 16:51:30 L3 cache: 128 MiB 16:51:30 NUMA node0 CPU(s): 0-7 16:51:30 Vulnerability Itlb multihit: Not affected 16:51:30 Vulnerability L1tf: Not affected 16:51:30 Vulnerability Mds: Not affected 16:51:30 Vulnerability Meltdown: Not affected 16:51:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:51:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:51:30 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:51:30 Vulnerability Srbds: Not affected 16:51:30 Vulnerability Tsx async abort: Not affected 16:51:30 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 16:51:30 16:51:30 16:51:30 ---> nproc: 16:51:30 8 16:51:30 16:51:30 16:51:30 ---> df -h: 16:51:30 Filesystem Size Used Avail Use% Mounted on 16:51:30 overlay 155G 13G 143G 8% / 16:51:30 tmpfs 64M 0 64M 0% /dev 16:51:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:51:30 shm 64M 0 64M 0% /dev/shm 16:51:30 /dev/vda1 155G 13G 143G 8% /facter-os 16:51:30 16:51:30 16:51:30 ---> sar -b -r -n DEV: 16:51:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16493) 06/30/22 _x86_64_ (8 CPU) 16:51:30 16:51:30 16:39:59 LINUX RESTART (8 CPU) 16:51:30 16:51:30 16:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:51:30 16:41:01 429.28 83.84 345.44 0.00 10822.73 208758.54 0.00 16:51:30 16:42:01 189.07 1.15 187.92 0.00 21.73 63319.45 0.00 16:51:30 16:43:01 168.66 0.08 168.57 0.00 13.60 35313.58 0.00 16:51:30 16:44:01 1.63 0.00 1.63 0.00 0.00 20.01 0.00 16:51:30 16:45:01 1.45 0.02 1.43 0.00 0.13 17.46 0.00 16:51:30 16:46:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 16:51:30 16:47:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 16:51:30 16:48:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 16:51:30 16:49:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 16:51:30 16:50:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 16:51:30 16:51:01 72.74 0.40 72.34 0.00 12.93 38609.53 0.00 16:51:30 Average: 78.92 7.77 71.15 0.00 988.25 31463.62 0.00 16:51:30 16:51:30 16:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:51:30 16:41:01 29009740 31742456 572176 1.74 111936 2899844 2381988 7.02 1140536 2374008 546324 16:51:30 16:42:01 28366392 31736672 557064 1.69 162772 3420876 2530348 7.46 1336680 2736008 428 16:51:30 16:43:01 27641128 31762688 526420 1.60 174604 4095680 1916996 5.65 1362896 3364072 256 16:51:30 16:44:01 27641096 31762628 526396 1.60 174644 4095680 1916996 5.65 1361944 3364072 16 16:51:30 16:45:01 27643704 31765360 523252 1.59 174684 4095684 1916996 5.65 1359272 3364080 24 16:51:30 16:46:01 27643792 31765880 523084 1.59 174724 4095692 1916996 5.65 1358400 3364540 12 16:51:30 16:47:01 27645700 31767772 521244 1.59 174748 4095696 1916996 5.65 1357428 3364552 24 16:51:30 16:48:01 27651920 31774320 514928 1.57 174772 4095700 1916996 5.65 1350212 3364856 24 16:51:30 16:49:01 27652328 31774784 514388 1.56 174796 4095704 1916996 5.65 1349812 3364876 32 16:51:30 16:50:01 27652556 31775104 514068 1.56 174844 4095704 1916996 5.65 1349848 3364908 12 16:51:30 16:51:01 26150060 31744504 542288 1.65 215564 5403516 1909384 5.63 1459992 4630952 636088 16:51:30 Average: 27699856 31761106 530483 1.61 171644 4044525 2014335 5.94 1344275 3332448 107567 16:51:30 16:51:30 16:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:51:30 16:41:01 lo 8.67 8.67 0.83 0.83 0.00 0.00 0.00 0.00 16:51:30 16:41:01 ens3 899.82 604.58 8984.15 113.55 0.00 0.00 0.00 0.00 16:51:30 16:41:01 docker0 25.00 23.68 1.96 185.38 0.00 0.00 0.00 0.00 16:51:30 16:42:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 16:51:30 16:42:01 ens3 203.07 161.39 1085.40 80.58 0.00 0.00 0.00 0.00 16:51:30 16:42:01 veth5ad6971 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:42:01 veth7fc1c30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:42:01 docker0 106.02 131.91 8.46 1042.00 0.00 0.00 0.00 0.00 16:51:30 16:43:01 lo 7.87 7.87 0.78 0.78 0.00 0.00 0.00 0.00 16:51:30 16:43:01 ens3 211.26 166.39 2699.73 286.81 0.00 0.00 0.00 0.00 16:51:30 16:43:01 docker0 12.85 17.10 0.77 89.69 0.00 0.00 0.00 0.00 16:51:30 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:44:01 ens3 8.43 4.02 11.95 0.53 0.00 0.00 0.00 0.00 16:51:30 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:30 16:45:01 ens3 1.13 0.95 0.54 0.43 0.00 0.00 0.00 0.00 16:51:30 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:46:01 ens3 0.82 0.15 0.13 0.07 0.00 0.00 0.00 0.00 16:51:30 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:30 16:47:01 ens3 1.98 0.52 0.52 0.28 0.00 0.00 0.00 0.00 16:51:30 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:48:01 ens3 0.70 0.52 0.36 0.28 0.00 0.00 0.00 0.00 16:51:30 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:30 16:49:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:51:30 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:30 16:51:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 16:51:30 16:51:01 ens3 349.75 218.66 7853.45 31.88 0.00 0.00 0.00 0.00 16:51:30 16:51:01 docker0 39.00 46.72 3.43 683.88 0.00 0.00 0.00 0.00 16:51:30 Average: lo 1.78 1.78 0.17 0.17 0.00 0.00 0.00 0.00 16:51:30 Average: ens3 152.47 105.21 1876.08 46.76 0.00 0.00 0.00 0.00 16:51:30 Average: docker0 16.62 19.95 1.33 181.91 0.00 0.00 0.00 0.00 16:51:30 16:51:30 16:51:30 ---> sar -P ALL: 16:51:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16493) 06/30/22 _x86_64_ (8 CPU) 16:51:30 16:51:30 16:39:59 LINUX RESTART (8 CPU) 16:51:30 16:51:30 16:40:01 CPU %user %nice %system %iowait %steal %idle 16:51:30 16:41:01 all 11.25 0.00 4.84 2.90 0.06 80.95 16:51:30 16:41:01 0 10.43 0.00 4.16 4.34 0.05 81.02 16:51:30 16:41:01 1 11.31 0.00 4.98 3.73 0.05 79.93 16:51:30 16:41:01 2 12.70 0.00 4.51 2.81 0.05 79.93 16:51:30 16:41:01 3 11.88 0.00 3.73 1.67 0.07 82.65 16:51:30 16:41:01 4 11.33 0.00 5.75 1.02 0.05 81.85 16:51:30 16:41:01 5 10.73 0.00 4.99 2.12 0.05 82.11 16:51:30 16:41:01 6 9.14 0.00 4.95 5.62 0.05 80.24 16:51:30 16:41:01 7 12.46 0.00 5.67 1.86 0.08 79.92 16:51:30 16:42:01 all 28.46 0.00 6.79 1.58 0.08 63.10 16:51:30 16:42:01 0 28.14 0.00 6.43 0.25 0.07 65.11 16:51:30 16:42:01 1 29.13 0.00 7.50 4.99 0.08 58.30 16:51:30 16:42:01 2 29.68 0.00 7.17 3.03 0.07 60.04 16:51:30 16:42:01 3 27.43 0.00 6.50 0.32 0.08 65.66 16:51:30 16:42:01 4 30.40 0.00 6.78 0.64 0.10 62.08 16:51:30 16:42:01 5 28.03 0.00 6.88 0.42 0.08 64.59 16:51:30 16:42:01 6 27.77 0.00 6.21 0.39 0.07 65.56 16:51:30 16:42:01 7 27.07 0.00 6.83 2.60 0.07 63.43 16:51:30 16:43:01 all 19.66 0.00 4.32 1.10 0.07 74.85 16:51:30 16:43:01 0 19.64 0.00 5.03 2.17 0.07 73.09 16:51:30 16:43:01 1 19.72 0.00 4.66 0.35 0.05 75.21 16:51:30 16:43:01 2 20.50 0.00 3.80 0.17 0.07 75.47 16:51:30 16:43:01 3 20.66 0.00 3.89 0.40 0.08 74.96 16:51:30 16:43:01 4 19.75 0.00 4.25 2.11 0.05 73.85 16:51:30 16:43:01 5 19.80 0.00 4.77 2.06 0.07 73.30 16:51:30 16:43:01 6 18.44 0.00 4.12 0.67 0.05 76.72 16:51:30 16:43:01 7 18.76 0.00 4.06 0.88 0.08 76.23 16:51:30 16:44:01 all 0.26 0.00 0.03 0.01 0.01 99.70 16:51:30 16:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:51:30 16:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:51:30 16:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:30 16:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:30 16:44:01 4 0.03 0.00 0.03 0.03 0.02 99.88 16:51:30 16:44:01 5 0.03 0.00 0.00 0.02 0.00 99.95 16:51:30 16:44:01 6 1.86 0.00 0.08 0.00 0.02 98.04 16:51:30 16:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:51:30 16:45:01 all 0.04 0.00 0.01 0.00 0.00 99.94 16:51:30 16:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:30 16:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:51:30 16:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:30 16:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 16:51:30 16:45:01 4 0.08 0.00 0.02 0.02 0.00 99.88 16:51:30 16:45:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:51:30 16:45:01 6 0.10 0.00 0.05 0.00 0.00 99.85 16:51:30 16:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:51:30 16:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:51:30 16:46:01 0 0.00 0.00 0.02 0.02 0.00 99.97 16:51:30 16:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:51:30 16:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:51:30 16:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:30 16:46:01 4 0.02 0.00 0.02 0.02 0.02 99.93 16:51:30 16:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:51:30 16:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:30 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:30 16:47:01 all 0.02 0.00 0.02 0.00 0.00 99.95 16:51:30 16:47:01 0 0.03 0.00 0.00 0.02 0.00 99.95 16:51:30 16:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:51:30 16:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:51:30 16:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:30 16:47:01 4 0.03 0.00 0.07 0.02 0.02 99.87 16:51:30 16:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:30 16:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 16:51:30 16:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:51:30 16:48:01 all 0.02 0.00 0.02 0.00 0.01 99.95 16:51:30 16:48:01 0 0.00 0.00 0.00 0.02 0.02 99.97 16:51:30 16:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:51:30 16:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:30 16:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:30 16:48:01 4 0.07 0.00 0.03 0.02 0.02 99.87 16:51:30 16:48:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:51:30 16:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 16:51:30 16:48:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:51:30 16:49:01 all 0.05 0.00 0.01 0.01 0.00 99.93 16:51:30 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:30 16:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:51:30 16:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:30 16:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:51:30 16:49:01 4 0.13 0.00 0.02 0.05 0.00 99.80 16:51:30 16:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:30 16:49:01 6 0.13 0.00 0.02 0.00 0.00 99.85 16:51:30 16:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:51:30 16:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:30 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:30 16:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:51:30 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:51:30 16:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:30 16:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 16:51:30 16:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:51:30 16:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:30 16:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:51:30 16:51:01 all 9.06 0.00 3.49 0.85 0.04 86.56 16:51:30 16:51:01 0 10.00 0.00 3.52 0.29 0.03 86.17 16:51:30 16:51:01 1 8.66 0.00 2.82 0.03 0.05 88.43 16:51:30 16:51:01 2 9.07 0.00 4.14 0.12 0.05 86.62 16:51:30 16:51:01 3 9.23 0.00 3.62 0.02 0.03 87.09 16:51:30 16:51:01 4 8.16 0.00 3.77 2.36 0.05 85.66 16:51:30 16:51:01 5 8.93 0.00 3.64 3.57 0.03 83.82 16:51:30 16:51:01 6 8.23 0.00 2.69 0.22 0.05 88.82 16:51:30 16:51:01 7 10.17 0.00 3.72 0.15 0.05 85.90 16:51:30 16:51:30 Average: CPU %user %nice %system %iowait %steal %idle 16:51:30 Average: all 6.21 0.00 1.76 0.58 0.02 91.42 16:51:30 Average: 0 6.16 0.00 1.73 0.64 0.02 91.44 16:51:30 Average: 1 6.21 0.00 1.81 0.82 0.02 91.13 16:51:30 Average: 2 6.50 0.00 1.77 0.55 0.02 91.15 16:51:30 Average: 3 6.25 0.00 1.61 0.22 0.03 91.90 16:51:30 Average: 4 6.32 0.00 1.87 0.57 0.03 91.21 16:51:30 Average: 5 6.10 0.00 1.84 0.74 0.02 91.29 16:51:30 Average: 6 5.95 0.00 1.64 0.63 0.02 91.76 16:51:30 Average: 7 6.18 0.00 1.84 0.50 0.03 91.46 16:51:30 16:51:30 16:51:30