Pull request #233 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10+2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e (2d4fe5fd70becf5215b127bf6c0d9d3ec7558e3a) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3732549872597030110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh6585992593278099551.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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/PR-233/workspace@libs/edgex-global-pipelines/.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/PR-233/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8243870099063064080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 shared 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-ssh9217367097999791398.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/PR-233/workspace@libs/lf-pipelines/.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/PR-233/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1741191748183783917.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1057 in /w/workspace/foundry_device-virtual-go_PR-233 [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/foundry_device-virtual-go_PR-233 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/foundry_device-virtual-go_PR-233@tmp/jenkins-gitclient-ssh8374375118651553047.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e into PR head commit a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 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 /w/workspace/foundry_device-virtual-go_PR-233@tmp/jenkins-gitclient-ssh2626608886857848223.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/foundry_device-virtual-go_PR-233@tmp/jenkins-gitclient-ssh1198604157188114579.key Merge succeeded, producing a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 Checking out Revision a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 (PR-233) > git merge 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:37:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:37:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:37:23 ========================================================= 16:37:23 EdgeX Global Pipelines Version Info 16:37:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7fc18df805d55b664fcd6a6b64955da5f4ba67f2 # timeout=10 16:37:25 ------------------- 16:37:25 stable info: 16:37:25 ------------------- 16:37:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:37:25 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 16:37:25 Message: update stable to v1.0.199 16:37:25 ------------------- 16:37:25 experimental info: 16:37:25 ------------------- 16:37:25 Commited By: **** collab-it+edgex@linuxfoundation.org 16:37:25 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 16:37:25 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:37:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-233 [Pipeline] echo 16:37:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-233 [Pipeline] echo 16:37:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-233 [Pipeline] echo 16:37:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [Pipeline] echo 16:37:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7c3a6c [Pipeline] echo 16:37:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:27 provisioning config files... 16:37:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-233@tmp/config4208696399169402557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:27 ---> docker-login.sh 16:37:27 nexus3.edgexfoundry.org:10001 16:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:27 Configure a credential helper to remove this warning. See 16:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:27 16:37:27 Login Succeeded 16:37:27 nexus3.edgexfoundry.org:10002 16:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:27 Configure a credential helper to remove this warning. See 16:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:27 16:37:27 Login Succeeded 16:37:27 nexus3.edgexfoundry.org:10003 16:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:28 Configure a credential helper to remove this warning. See 16:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:28 16:37:28 Login Succeeded 16:37:28 nexus3.edgexfoundry.org:10004 16:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:28 Configure a credential helper to remove this warning. See 16:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:28 16:37:28 Login Succeeded 16:37:28 docker.io 16:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:28 Configure a credential helper to remove this warning. See 16:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:28 16:37:28 Login Succeeded 16:37:28 ---> docker-login.sh ends [Pipeline] } 16:37:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:29 + git log --format=format:%s -1 a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [Pipeline] echo 16:37:29 GIT_COMMIT: a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10, Commit Message: docs: Update build status badge [Pipeline] echo 16:37:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:37:29 16:37:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:37:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:37:35 latest: Pulling from edgex-devops/git-semver 16:37:35 31603596830f: Pulling fs layer 16:37:35 b6dc333f4379: Pulling fs layer 16:37:35 3d9ef1400e77: Pulling fs layer 16:37:35 fd332fbdc1db: Pulling fs layer 16:37:35 fd332fbdc1db: Waiting 16:37:35 b6dc333f4379: Verifying Checksum 16:37:35 b6dc333f4379: Download complete 16:37:35 31603596830f: Verifying Checksum 16:37:35 31603596830f: Download complete 16:37:35 fd332fbdc1db: Verifying Checksum 16:37:35 fd332fbdc1db: Download complete 16:37:35 31603596830f: Pull complete 16:37:36 b6dc333f4379: Pull complete 16:37:36 3d9ef1400e77: Verifying Checksum 16:37:36 3d9ef1400e77: Download complete 16:37:37 3d9ef1400e77: Pull complete 16:37:37 fd332fbdc1db: Pull complete 16:37:37 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 16:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:37:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:37:37 prd-centos7-docker-4c-2g-1057 does not seem to be running inside a container 16:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-233 -v /w/workspace/foundry_device-virtual-go_PR-233:/w/workspace/foundry_device-virtual-go_PR-233:rw,z -v /w/workspace/foundry_device-virtual-go_PR-233@tmp:/w/workspace/foundry_device-virtual-go_PR-233@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:37:38 $ docker top f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:38 [ssh-agent] Looking for ssh-agent implementation... 16:37:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:38 $ docker exec f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 ssh-agent 16:37:38 SSH_AUTH_SOCK=/tmp/ssh-8SSj0NDYsFRC/agent.13 16:37:38 SSH_AGENT_PID=19 16:37:38 Running ssh-add (command line suppressed) 16:37:38 Identity added: /w/workspace/foundry_device-virtual-go_PR-233@tmp/private_key_6207227229932604642.key (/w/workspace/foundry_device-virtual-go_PR-233@tmp/private_key_6207227229932604642.key) 16:37:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:38 + git tag --points-at HEAD [Pipeline] } 16:37:38 $ docker exec --env ******** --env ******** f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 ssh-agent -k 16:37:39 unset SSH_AUTH_SOCK; 16:37:39 unset SSH_AGENT_PID; 16:37:39 echo Agent pid 19 killed; 16:37:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:37:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:39 [ssh-agent] Looking for ssh-agent implementation... 16:37:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:39 $ docker exec f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 ssh-agent 16:37:39 SSH_AUTH_SOCK=/tmp/ssh-PcOkhBgnd73d/agent.53 16:37:39 SSH_AGENT_PID=60 16:37:39 Running ssh-add (command line suppressed) 16:37:39 Identity added: /w/workspace/foundry_device-virtual-go_PR-233@tmp/private_key_2880543633652765111.key (/w/workspace/foundry_device-virtual-go_PR-233@tmp/private_key_2880543633652765111.key) 16:37:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:39 + git semver init 16:37:39 # -> Open(): unable to determine branch for HEAD 16:37:39 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-233/.git 16:37:39 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-233 16:37:39 # $SEMVER_REMOTE_NAME = origin 16:37:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:37:39 # $SEMVER_USER_NAME = edgex-jenkins 16:37:39 # $SEMVER_BRANCH = PR-233 16:37:39 # $SEMVER_TEMP = /tmp/semver-416194659 16:37:39 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 16:37:41 # '/tmp/semver-416194659' -> '/w/workspace/foundry_device-virtual-go_PR-233/.semver' 16:37:41 # -> Force: false 16:37:41 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-233/.semver [Pipeline] } 16:37:41 $ docker exec --env ******** --env ******** f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 ssh-agent -k 16:37:41 unset SSH_AUTH_SOCK; 16:37:41 unset SSH_AGENT_PID; 16:37:41 echo Agent pid 60 killed; 16:37:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:41 + git semver [Pipeline] } 16:37:41 $ docker stop --time=1 f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 16:37:42 $ docker rm -f f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:37:43 Stashed 1 file(s) [Pipeline] echo 16:37:43 [edgeXSemver]: initialized semver on version 0.0.0 [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] node [Pipeline] node 16:37:58 Still waiting to schedule task 16:37:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:37:58 Still waiting to schedule task 16:37:58 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:39:57 Running on prd-centos7-docker-4c-2g-1060 in /w/workspace/foundry_device-virtual-go_PR-233 [Pipeline] { [Pipeline] ws 16:39:57 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 16:39:58 The recommended git tool is: git 16:40:00 using credential edgex-jenkins-ssh 16:40:00 Cloning the remote Git repository 16:40:01 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 16:40:01 > git init /w/workspace/device-virtual-go/2 # timeout=10 16:40:01 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:40:01 > git --version # timeout=10 16:40:01 > git --version # 'git version 2.24.4' 16:40:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:01 [INFO] Currently running in a labeled security context 16:40:01 [INFO] Currently SELinux is 'enforcing' on the host 16:40:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh2585353182456375333.key 16:40:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:03 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:40:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:03 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:40:03 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:40:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:03 [INFO] Currently running in a labeled security context 16:40:03 [INFO] Currently SELinux is 'enforcing' on the host 16:40:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh2819211273392733908.key 16:40:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:40:04 Merging remotes/origin/main commit 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e into PR head commit a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 16:40:04 Merge succeeded, producing a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 16:40:04 Checking out Revision a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 (PR-233) 16:40:04 > git config core.sparsecheckout # timeout=10 16:40:04 > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 16:40:04 > git remote # timeout=10 16:40:04 > git config --get remote.origin.url # timeout=10 16:40:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:04 [INFO] Currently running in a labeled security context 16:40:04 [INFO] Currently SELinux is 'enforcing' on the host 16:40:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh827068201045349711.key 16:40:04 > git merge 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 16:40:04 > git rev-parse HEAD^{commit} # timeout=10 16:40:04 > git config core.sparsecheckout # timeout=10 16:40:04 > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 16:40:08 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:08 provisioning config files... 16:40:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config5394437194559602152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:08 ---> docker-login.sh 16:40:08 nexus3.edgexfoundry.org:10001 16:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:08 Configure a credential helper to remove this warning. See 16:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:08 16:40:08 Login Succeeded 16:40:08 nexus3.edgexfoundry.org:10002 16:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:09 Configure a credential helper to remove this warning. See 16:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:09 16:40:09 Login Succeeded 16:40:09 nexus3.edgexfoundry.org:10003 16:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:09 Configure a credential helper to remove this warning. See 16:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:09 16:40:09 Login Succeeded 16:40:09 nexus3.edgexfoundry.org:10004 16:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:09 Configure a credential helper to remove this warning. See 16:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:09 16:40:09 Login Succeeded 16:40:09 docker.io 16:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:10 Configure a credential helper to remove this warning. See 16:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:10 16:40:10 Login Succeeded 16:40:10 ---> docker-login.sh ends [Pipeline] } 16:40:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:40:10 ========================================================= 16:40:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:40:10 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:40:10 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:40:10 Sending build context to Docker daemon 8.588MB 16:40:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:40:10 Step 2/8 : FROM ${BASE} 16:40:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:40:10 540db60ca938: Pulling fs layer 16:40:10 adcc1eea9eea: Pulling fs layer 16:40:10 4c4ab2625f07: Pulling fs layer 16:40:10 0773c198feca: Pulling fs layer 16:40:10 345f892a5656: Pulling fs layer 16:40:10 4796506630df: Pulling fs layer 16:40:10 cc55df3e53f1: Pulling fs layer 16:40:10 4d027b6c602c: Pulling fs layer 16:40:10 449e75d2c14e: Pulling fs layer 16:40:10 0773c198feca: Waiting 16:40:10 345f892a5656: Waiting 16:40:10 4d027b6c602c: Waiting 16:40:10 4796506630df: Waiting 16:40:10 449e75d2c14e: Waiting 16:40:10 cc55df3e53f1: Waiting 16:40:10 4c4ab2625f07: Verifying Checksum 16:40:10 4c4ab2625f07: Download complete 16:40:10 adcc1eea9eea: Verifying Checksum 16:40:10 adcc1eea9eea: Download complete 16:40:10 345f892a5656: Verifying Checksum 16:40:10 345f892a5656: Download complete 16:40:10 4796506630df: Verifying Checksum 16:40:10 4796506630df: Download complete 16:40:10 cc55df3e53f1: Verifying Checksum 16:40:10 cc55df3e53f1: Download complete 16:40:10 540db60ca938: Verifying Checksum 16:40:10 540db60ca938: Download complete 16:40:11 540db60ca938: Pull complete 16:40:11 adcc1eea9eea: Pull complete 16:40:11 4c4ab2625f07: Pull complete 16:40:12 4d027b6c602c: Verifying Checksum 16:40:12 4d027b6c602c: Download complete 16:40:15 449e75d2c14e: Verifying Checksum 16:40:15 449e75d2c14e: Download complete 16:40:16 0773c198feca: Verifying Checksum 16:40:16 0773c198feca: Download complete 16:40:19 0773c198feca: Pull complete 16:40:19 345f892a5656: Pull complete 16:40:19 4796506630df: Pull complete 16:40:19 cc55df3e53f1: Pull complete 16:40:19 4d027b6c602c: Pull complete 16:40:21 449e75d2c14e: Pull complete 16:40:21 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 16:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:40:21 ---> 0d28375d9b5b 16:40:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 16:40:23 ---> Running in 7ef8f7b03974 16:40:23 Removing intermediate container 7ef8f7b03974 16:40:23 ---> 33e314770035 16:40:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:23 ---> Running in 121c5a2ff779 16:40:23 Removing intermediate container 121c5a2ff779 16:40:23 ---> 7d10ff64bb15 16:40:23 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 16:40:23 ---> Running in 604b20e6cc01 16:40:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:40:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:40:25 (1/13) Installing libc-dev (0.7.2-r3) 16:40:25 (2/13) Installing libsodium (1.0.18-r0) 16:40:25 (3/13) Installing pkgconf (1.7.3-r0) 16:40:25 (4/13) Installing libsodium-dev (1.0.18-r0) 16:40:26 (5/13) Installing openssh-keygen (8.4_p1-r3) 16:40:26 (6/13) Installing libedit (20191231.3.1-r1) 16:40:26 (7/13) Installing openssh-client (8.4_p1-r3) 16:40:26 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 16:40:26 (9/13) Installing openssh-server-common (8.4_p1-r3) 16:40:26 (10/13) Installing openssh-server (8.4_p1-r3) 16:40:26 (11/13) Installing openssh (8.4_p1-r3) 16:40:27 (12/13) Installing libzmq (4.3.3-r1) 16:40:27 (13/13) Installing zeromq-dev (4.3.3-r1) 16:40:27 Executing busybox-1.32.1-r6.trigger 16:40:27 OK: 156 MiB in 53 packages 16:40:27 Removing intermediate container 604b20e6cc01 16:40:27 ---> 70972f816299 16:40:27 Step 6/8 : WORKDIR /device-virtual-go 16:40:27 ---> Running in 957d26fb0207 16:40:28 Removing intermediate container 957d26fb0207 16:40:28 ---> 3ad3cf6773b0 16:40:28 Step 7/8 : COPY . . 16:40:28 ---> 1db1315c4972 16:40:28 Step 8/8 : RUN go mod download 16:40:28 ---> Running in 3bb11f45e5ec 16:40:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1059 in /w/workspace/foundry_device-virtual-go_PR-233 [Pipeline] { [Pipeline] ws 16:40:33 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 16:40:33 The recommended git tool is: git 16:40:39 using credential edgex-jenkins-ssh 16:40:39 Cloning the remote Git repository 16:40:39 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 16:40:40 Removing intermediate container 3bb11f45e5ec 16:40:40 ---> b70ffe0d6e36 16:40:40 Successfully built b70ffe0d6e36 16:40:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:40:41 + docker inspect -f . ci-base-image-x86_64 16:40:41 . [Pipeline] withDockerContainer 16:40:40 > git init /w/workspace/device-virtual-go/2 # timeout=10 16:40:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:40:40 > git --version # timeout=10 16:40:40 > git --version # 'git version 2.17.1' 16:40:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:41 prd-centos7-docker-4c-2g-1060 does not seem to be running inside a container 16:40:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:40:41 $ docker top 844156190c1d0a6fe65ed65a789224b52464527a4ab0611aa672a84212a6c07d -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:42 + go version 16:40:42 go version go1.16.5 linux/amd64 [Pipeline] } 16:40:42 $ docker stop --time=1 844156190c1d0a6fe65ed65a789224b52464527a4ab0611aa672a84212a6c07d 16:40:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:40:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:40:42 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:40:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:40:42 Merging remotes/origin/main commit 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e into PR head commit a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 16:40:43 Merge succeeded, producing a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 16:40:43 Checking out Revision a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 (PR-233) 16:40:43 $ docker rm -f 844156190c1d0a6fe65ed65a789224b52464527a4ab0611aa672a84212a6c07d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:43 + docker inspect -f . ci-base-image-x86_64 16:40:43 . [Pipeline] withDockerContainer 16:40:42 > git config core.sparsecheckout # timeout=10 16:40:42 > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 16:40:43 > git remote # timeout=10 16:40:43 > git config --get remote.origin.url # timeout=10 16:40:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:43 > git merge 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 16:40:43 > git rev-parse HEAD^{commit} # timeout=10 16:40:43 > git config core.sparsecheckout # timeout=10 16:40:43 > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 16:40:44 prd-centos7-docker-4c-2g-1060 does not seem to be running inside a container 16:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:40:44 $ docker top 4363b2a4972fcc09c1a7e640e27d5378112f8521b7b31952036255486d9a7953 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:44 + go mod tidy [Pipeline] sh 16:40:45 + make test 16:40:45 go mod tidy 16:40:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:40:45 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:40:47 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:47 provisioning config files... 16:40:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config7738782900742579170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:48 ---> docker-login.sh 16:40:48 nexus3.edgexfoundry.org:10001 16:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:49 Configure a credential helper to remove this warning. See 16:40:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:49 16:40:49 Login Succeeded 16:40:49 nexus3.edgexfoundry.org:10002 16:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:50 Configure a credential helper to remove this warning. See 16:40:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:50 16:40:50 Login Succeeded 16:40:50 nexus3.edgexfoundry.org:10003 16:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:50 Configure a credential helper to remove this warning. See 16:40:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:50 16:40:50 Login Succeeded 16:40:50 nexus3.edgexfoundry.org:10004 16:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:51 Configure a credential helper to remove this warning. See 16:40:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:51 16:40:51 Login Succeeded 16:40:51 docker.io 16:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:52 Configure a credential helper to remove this warning. See 16:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:52 16:40:52 Login Succeeded 16:40:52 ---> docker-login.sh ends [Pipeline] } 16:40:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:40:53 ========================================================= 16:40:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:40:53 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:40:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:40:54 Sending build context to Docker daemon 8.587MB 16:40:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:40:54 Step 2/8 : FROM ${BASE} 16:40:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:40:54 595b0fe564bb: Pulling fs layer 16:40:54 24495759ef45: Pulling fs layer 16:40:54 d148012ef14d: Pulling fs layer 16:40:54 cb65c68fc2e2: Pulling fs layer 16:40:54 093eec477d81: Pulling fs layer 16:40:54 a6d5b2bbb924: Pulling fs layer 16:40:54 2446dc1eb7d3: Pulling fs layer 16:40:54 cb65c68fc2e2: Waiting 16:40:54 596795e73e0f: Pulling fs layer 16:40:54 093eec477d81: Waiting 16:40:54 a6d5b2bbb924: Waiting 16:40:54 2446dc1eb7d3: Waiting 16:40:54 596795e73e0f: Waiting 16:40:54 d148012ef14d: Download complete 16:40:54 24495759ef45: Verifying Checksum 16:40:54 24495759ef45: Download complete 16:40:54 093eec477d81: Verifying Checksum 16:40:54 093eec477d81: Download complete 16:40:54 a6d5b2bbb924: Verifying Checksum 16:40:54 a6d5b2bbb924: Download complete 16:40:54 595b0fe564bb: Download complete 16:40:54 2446dc1eb7d3: Verifying Checksum 16:40:54 2446dc1eb7d3: Download complete 16:40:55 595b0fe564bb: Pull complete 16:40:56 24495759ef45: Pull complete 16:40:57 596795e73e0f: Download complete 16:40:57 d148012ef14d: Pull complete 16:40:58 cb65c68fc2e2: Verifying Checksum 16:40:58 cb65c68fc2e2: Download complete 16:41:04 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:41:05 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.253s coverage: 63.8% of statements 16:41:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:41:09 cb65c68fc2e2: Pull complete 16:41:09 093eec477d81: Pull complete 16:41:09 a6d5b2bbb924: Pull complete 16:41:10 2446dc1eb7d3: Pull complete 16:41:13 gofmt -l . 16:41:13 [ "`gofmt -l .`" = "" ] 16:41:13 ./bin/test-attribution-txt.sh 16:41:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:41:13 $ docker stop --time=1 4363b2a4972fcc09c1a7e640e27d5378112f8521b7b31952036255486d9a7953 16:41:14 596795e73e0f: Pull complete 16:41:14 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 16:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:41:14 ---> d9e956139c92 16:41:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 16:41:14 $ docker rm -f 4363b2a4972fcc09c1a7e640e27d5378112f8521b7b31952036255486d9a7953 [Pipeline] // withDockerContainer [Pipeline] sh 16:41:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:41:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:41:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:41:17 + ls -al . 16:41:17 total 140 16:41:17 drwxrwxr-x. 7 jenkins jenkins 4096 Jul 30 16:41 . 16:41:17 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 16:40 .. 16:41:17 -rw-rw-r--. 1 jenkins jenkins 8153 Jul 30 16:40 Attribution.txt 16:41:17 drwxrwxr-x. 2 jenkins jenkins 64 Jul 30 16:40 bin 16:41:17 -rw-rw-r--. 1 jenkins jenkins 6349 Jul 30 16:40 CHANGELOG.md 16:41:17 drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 16:40 cmd 16:41:17 -rw-r--r--. 1 jenkins jenkins 47257 Jul 30 16:41 coverage.out 16:41:17 -rw-rw-r--. 1 jenkins jenkins 1921 Jul 30 16:40 Dockerfile 16:41:17 -rw-rw-r--. 1 jenkins jenkins 998 Jul 30 16:40 Dockerfile.build 16:41:17 drwxrwxr-x. 8 jenkins jenkins 179 Jul 30 16:40 .git 16:41:17 drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 16:40 .github 16:41:17 -rw-rw-r--. 1 jenkins jenkins 277 Jul 30 16:40 .gitignore 16:41:17 -rw-r--r--. 1 jenkins jenkins 795 Jul 30 16:41 go.mod 16:41:17 -rw-r--r--. 1 jenkins jenkins 22824 Jul 30 16:40 go.sum 16:41:17 drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 16:40 internal 16:41:17 -rw-rw-r--. 1 jenkins jenkins 660 Jul 30 16:40 Jenkinsfile 16:41:17 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 16:40 LICENSE 16:41:17 -rw-rw-r--. 1 jenkins jenkins 905 Jul 30 16:40 Makefile 16:41:17 -rw-rw-r--. 1 jenkins jenkins 2913 Jul 30 16:40 README.md 16:41:17 -rw-rw-r--. 1 jenkins jenkins 5 Jul 30 16:37 VERSION 16:41:17 -rw-rw-r--. 1 jenkins jenkins 235 Jul 30 16:40 version.go [Pipeline] isUnix [Pipeline] sh 16:41:17 + 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=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 --label arch=amd64 --label version=0.0.0 . 16:41:17 Sending build context to Docker daemon 8.66MB 16:41:17 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 16:41:17 Step 2/26 : FROM ${BASE} AS builder 16:41:17 ---> b70ffe0d6e36 16:41:17 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:41:17 ---> Running in f2868fdb7a65 16:41:17 Removing intermediate container f2868fdb7a65 16:41:17 ---> ce3f3b653701 16:41:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:41:17 ---> Running in 3276b94b5718 16:41:17 Removing intermediate container 3276b94b5718 16:41:17 ---> 3d060f0e06ae 16:41:17 Step 5/26 : WORKDIR /device-virtual-go 16:41:17 ---> Running in b2c5abcdb75c 16:41:17 Removing intermediate container b2c5abcdb75c 16:41:17 ---> 80ce9815952b 16:41:17 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:17 ---> Running in 12d2915a67e3 16:41:18 Removing intermediate container 12d2915a67e3 16:41:18 ---> d1b1c14f7b57 16:41:18 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:18 ---> Running in 21bbe32c574b 16:41:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:41:18 ---> Running in 729a205fd621 16:41:18 Removing intermediate container 729a205fd621 16:41:18 ---> 4f66ea0c2db7 16:41:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:19 ---> Running in 97da5296a1e3 16:41:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:41:21 OK: 156 MiB in 53 packages 16:41:21 Removing intermediate container 21bbe32c574b 16:41:21 ---> 887e98222369 16:41:21 Step 8/26 : COPY . . 16:41:21 Removing intermediate container 97da5296a1e3 16:41:21 ---> 4b45af38a8c4 16:41:21 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 16:41:21 ---> Running in e55209d74650 16:41:21 ---> 987614c528f4 16:41:21 Step 9/26 : RUN go mod tidy 16:41:21 ---> Running in 0854ecc6be08 16:41:22 Removing intermediate container 0854ecc6be08 16:41:22 ---> e525a126d78d 16:41:22 Step 10/26 : RUN go mod download 16:41:22 ---> Running in 42de5e19a45d 16:41:23 Removing intermediate container 42de5e19a45d 16:41:23 ---> a233d588f95c 16:41:23 Step 11/26 : ARG MAKE='make build' 16:41:23 ---> Running in 8dcc302977b8 16:41:23 Removing intermediate container 8dcc302977b8 16:41:23 ---> 5d4b7f603c29 16:41:23 Step 12/26 : RUN $MAKE 16:41:23 ---> Running in af3363ac1fc8 16:41:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:41:23 go mod tidy 16:41:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 16:41:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:41:24 (1/13) Installing libc-dev (0.7.2-r3) 16:41:24 (2/13) Installing libsodium (1.0.18-r0) 16:41:25 (3/13) Installing pkgconf (1.7.3-r0) 16:41:25 (4/13) Installing libsodium-dev (1.0.18-r0) 16:41:25 (5/13) Installing openssh-keygen (8.4_p1-r3) 16:41:25 (6/13) Installing libedit (20191231.3.1-r1) 16:41:25 (7/13) Installing openssh-client (8.4_p1-r3) 16:41:25 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 16:41:25 (9/13) Installing openssh-server-common (8.4_p1-r3) 16:41:25 (10/13) Installing openssh-server (8.4_p1-r3) 16:41:25 (11/13) Installing openssh (8.4_p1-r3) 16:41:26 (12/13) Installing libzmq (4.3.3-r1) 16:41:26 (13/13) Installing zeromq-dev (4.3.3-r1) 16:41:26 Executing busybox-1.32.1-r6.trigger 16:41:26 OK: 145 MiB in 53 packages 16:41:28 Removing intermediate container e55209d74650 16:41:28 ---> c4423e1f6547 16:41:28 Step 6/8 : WORKDIR /device-virtual-go 16:41:28 ---> Running in 22391fd102e8 16:41:28 Removing intermediate container 22391fd102e8 16:41:28 ---> a51dfbdba695 16:41:28 Step 7/8 : COPY . . 16:41:30 ---> fe4e302412a3 16:41:30 Step 8/8 : RUN go mod download 16:41:30 ---> Running in 8663c9dd71b9 16:41:41 Removing intermediate container af3363ac1fc8 16:41:41 ---> 5a8a25594460 16:41:41 Step 13/26 : FROM alpine:3.12 16:41:41 3.12: Pulling from library/alpine 16:41:41 339de151aab4: Pulling fs layer 16:41:41 339de151aab4: Verifying Checksum 16:41:41 339de151aab4: Download complete 16:41:41 339de151aab4: Pull complete 16:41:41 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:41:41 Status: Downloaded newer image for alpine:3.12 16:41:41 ---> 13621d1b12d4 16:41:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:41:41 ---> Running in d88da41fdad3 16:41:41 Removing intermediate container d88da41fdad3 16:41:41 ---> d0c2d66d5dcb 16:41:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:41 ---> Running in 7bf827037b82 16:41:41 Removing intermediate container 7bf827037b82 16:41:41 ---> 6794b41859ed 16:41:41 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 16:41:41 ---> Running in c7d3cd7f781f 16:41:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:42 (1/6) Installing dumb-init (1.2.2-r1) 16:41:42 (2/6) Installing libgcc (9.3.0-r2) 16:41:42 (3/6) Installing libsodium (1.0.18-r0) 16:41:42 (4/6) Installing libstdc++ (9.3.0-r2) 16:41:43 (5/6) Installing libzmq (4.3.3-r0) 16:41:43 (6/6) Installing zeromq (4.3.3-r0) 16:41:43 Executing busybox-1.31.1-r20.trigger 16:41:43 OK: 8 MiB in 20 packages 16:41:43 Removing intermediate container c7d3cd7f781f 16:41:43 ---> 86b93cef5668 16:41:43 Step 17/26 : WORKDIR / 16:41:43 ---> Running in f5c8949a1521 16:41:44 Removing intermediate container f5c8949a1521 16:41:44 ---> 17a9cf96869a 16:41:44 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:41:44 ---> 5556a9d3876b 16:41:44 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 16:41:44 ---> df7ea1799c59 16:41:44 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 16:41:44 ---> ec4938fd5e40 16:41:44 Step 21/26 : EXPOSE 59900 16:41:44 ---> Running in 9a707bbdc655 16:41:44 Removing intermediate container 9a707bbdc655 16:41:44 ---> d3fc43471b29 16:41:44 Step 22/26 : ENTRYPOINT ["/device-virtual"] 16:41:44 ---> Running in 873a4f613ce9 16:41:45 Removing intermediate container 873a4f613ce9 16:41:45 ---> 995dfdb61353 16:41:45 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:45 ---> Running in 89c817a03d0b 16:41:45 Removing intermediate container 89c817a03d0b 16:41:45 ---> 383fb27efab3 16:41:45 Step 24/26 : LABEL arch=amd64 16:41:45 ---> Running in 7c2873619ce3 16:41:45 Removing intermediate container 7c2873619ce3 16:41:45 ---> b7135d67a46b 16:41:45 Step 25/26 : LABEL git_sha=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 16:41:45 ---> Running in 7577a67814d3 16:41:45 Removing intermediate container 7577a67814d3 16:41:45 ---> 238f0e97a8f7 16:41:45 Step 26/26 : LABEL version=0.0.0 16:41:45 ---> Running in cc7e9490128e 16:41:45 Removing intermediate container cc7e9490128e 16:41:45 ---> a2d89ad16707 16:41:45 [Warning] One or more build-args [ARCH] were not consumed 16:41:45 Successfully built a2d89ad16707 16:41:45 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] sh 16:41:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:46 16:41:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:41:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:46 latest: Pulling from edgex-lftools-log-publisher 16:41:46 b4d181a07f80: Pulling fs layer 16:41:46 a1111a8f2ec3: Pulling fs layer 16:41:46 ed53099fbce6: Pulling fs layer 16:41:46 dc539afda2c1: Pulling fs layer 16:41:46 77bc0d833cb6: Pulling fs layer 16:41:46 9065ff56babe: Pulling fs layer 16:41:46 d287ab97295c: Pulling fs layer 16:41:46 dc539afda2c1: Waiting 16:41:46 77bc0d833cb6: Waiting 16:41:46 9065ff56babe: Waiting 16:41:46 d287ab97295c: Waiting 16:41:47 a1111a8f2ec3: Verifying Checksum 16:41:47 a1111a8f2ec3: Download complete 16:41:47 dc539afda2c1: Verifying Checksum 16:41:47 dc539afda2c1: Download complete 16:41:47 77bc0d833cb6: Verifying Checksum 16:41:47 77bc0d833cb6: Download complete 16:41:47 9065ff56babe: Verifying Checksum 16:41:47 9065ff56babe: Download complete 16:41:47 ed53099fbce6: Verifying Checksum 16:41:47 ed53099fbce6: Download complete 16:41:48 b4d181a07f80: Verifying Checksum 16:41:48 b4d181a07f80: Download complete 16:41:50 b4d181a07f80: Pull complete 16:41:50 a1111a8f2ec3: Pull complete 16:41:50 ed53099fbce6: Pull complete 16:41:50 dc539afda2c1: Pull complete 16:41:50 77bc0d833cb6: Pull complete 16:41:51 9065ff56babe: Pull complete 16:41:52 d287ab97295c: Verifying Checksum 16:41:52 d287ab97295c: Download complete 16:41:57 d287ab97295c: Pull complete 16:41:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:41:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:41:57 prd-centos7-docker-4c-2g-1060 does not seem to be running inside a container 16:41:57 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:41:59 $ docker top ebb15b91b39f2739a5762881cf97f8eecf44c4a1388e1a7e039525c268638eac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:00 ---> job-cost.sh 16:42:00 lf-activate-venv: SKIPPING 16:42:00 INFO: No Stack... 16:42:01 INFO: Retrieving Pricing Info for: v3-standard-2 16:42:01 INFO: Archiving Costs [Pipeline] sh 16:42:02 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 16:42:02 + cut -d, -f6 [Pipeline] lock 16:42:02 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] 16:42:02 Resource [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] did not exist. Created. 16:42:02 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:02 + echo total: 0.05999999865889549 [Pipeline] stash 16:42:02 Stashed 1 file(s) [Pipeline] } 16:42:02 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] [Pipeline] // lock 16:42:02 Removing intermediate container 8663c9dd71b9 16:42:02 ---> 233cf425b9d5 16:42:02 Successfully built 233cf425b9d5 16:42:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } 16:42:02 $ docker stop --time=1 ebb15b91b39f2739a5762881cf97f8eecf44c4a1388e1a7e039525c268638eac 16:42:03 $ docker rm -f ebb15b91b39f2739a5762881cf97f8eecf44c4a1388e1a7e039525c268638eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:42:04 + docker inspect -f . ci-base-image-arm64 16:42:04 . [Pipeline] withDockerContainer 16:42:04 prd-ubuntu18.04-docker-arm64-4c-16g-1059 does not seem to be running inside a container 16:42:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:42:06 $ docker top e60c71144dbe0c254a7a622ab18da28e0810ef3e95bda4d3e37f17491e1b1d72 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:07 + go version 16:42:07 go version go1.16.5 linux/arm64 [Pipeline] } 16:42:07 $ docker stop --time=1 e60c71144dbe0c254a7a622ab18da28e0810ef3e95bda4d3e37f17491e1b1d72 16:42:09 $ docker rm -f e60c71144dbe0c254a7a622ab18da28e0810ef3e95bda4d3e37f17491e1b1d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:10 + docker inspect -f . ci-base-image-arm64 16:42:10 . [Pipeline] withDockerContainer 16:42:10 prd-ubuntu18.04-docker-arm64-4c-16g-1059 does not seem to be running inside a container 16:42:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:42:12 $ docker top 17f920690c12e1d8903adfcf22a40609ba1468e4842fc370270228c40bad97c1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:13 + go mod tidy [Pipeline] sh 16:42:14 + make test 16:42:14 go mod tidy 16:42:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:42:16 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:43:25 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:43:25 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.705s coverage: 63.8% of statements 16:43:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:43:47 gofmt -l . 16:43:47 [ "`gofmt -l .`" = "" ] 16:43:47 ./bin/test-attribution-txt.sh 16:43:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:43:47 $ docker stop --time=1 17f920690c12e1d8903adfcf22a40609ba1468e4842fc370270228c40bad97c1 16:43:49 $ docker rm -f 17f920690c12e1d8903adfcf22a40609ba1468e4842fc370270228c40bad97c1 [Pipeline] // withDockerContainer [Pipeline] sh 16:43:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:43:50 Warning: overwriting stash ‘coverage-report’ 16:43:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:43:52 + ls -al . 16:43:52 total 164 16:43:52 drwxrwxr-x 7 jenkins jenkins 4096 Jul 30 16:43 . 16:43:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 16:40 .. 16:43:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 16:40 .git 16:43:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:40 .github 16:43:52 -rw-rw-r-- 1 jenkins jenkins 277 Jul 30 16:40 .gitignore 16:43:52 -rw-rw-r-- 1 jenkins jenkins 8153 Jul 30 16:40 Attribution.txt 16:43:52 -rw-rw-r-- 1 jenkins jenkins 6349 Jul 30 16:40 CHANGELOG.md 16:43:52 -rw-rw-r-- 1 jenkins jenkins 1921 Jul 30 16:40 Dockerfile 16:43:52 -rw-rw-r-- 1 jenkins jenkins 998 Jul 30 16:40 Dockerfile.build 16:43:52 -rw-rw-r-- 1 jenkins jenkins 660 Jul 30 16:40 Jenkinsfile 16:43:52 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 16:40 LICENSE 16:43:52 -rw-rw-r-- 1 jenkins jenkins 905 Jul 30 16:40 Makefile 16:43:52 -rw-rw-r-- 1 jenkins jenkins 2913 Jul 30 16:40 README.md 16:43:52 -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 16:37 VERSION 16:43:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:40 bin 16:43:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 16:40 cmd 16:43:52 -rw-r--r-- 1 jenkins jenkins 47257 Jul 30 16:43 coverage.out 16:43:52 -rw-r--r-- 1 jenkins jenkins 795 Jul 30 16:43 go.mod 16:43:52 -rw-r--r-- 1 jenkins jenkins 22824 Jul 30 16:42 go.sum 16:43:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 16:40 internal 16:43:52 -rw-rw-r-- 1 jenkins jenkins 235 Jul 30 16:40 version.go [Pipeline] isUnix [Pipeline] sh 16:43:52 + 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=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 --label arch=arm64 --label version=0.0.0 . 16:43:52 Sending build context to Docker daemon 8.659MB 16:43:52 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 16:43:52 Step 2/26 : FROM ${BASE} AS builder 16:43:52 ---> 233cf425b9d5 16:43:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:43:53 ---> Running in 1f89c79d9aca 16:43:53 Removing intermediate container 1f89c79d9aca 16:43:53 ---> 867f21f0f00b 16:43:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:43:53 ---> Running in 336e2aa2609b 16:43:54 Removing intermediate container 336e2aa2609b 16:43:54 ---> e0688c0289fa 16:43:54 Step 5/26 : WORKDIR /device-virtual-go 16:43:54 ---> Running in ba4b95e56474 16:43:55 Removing intermediate container ba4b95e56474 16:43:55 ---> 1270b08e5928 16:43:55 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:55 ---> Running in cf0694ca1bcd 16:43:57 Removing intermediate container cf0694ca1bcd 16:43:57 ---> 9645a86b7ded 16:43:57 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:43:57 ---> Running in c70831f866be 16:43:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:44:00 OK: 145 MiB in 53 packages 16:44:01 Removing intermediate container c70831f866be 16:44:01 ---> c9c1dd5c9df8 16:44:01 Step 8/26 : COPY . . 16:44:03 ---> 4f9da5ed7863 16:44:03 Step 9/26 : RUN go mod tidy 16:44:03 ---> Running in cad33f745670 16:44:05 Removing intermediate container cad33f745670 16:44:05 ---> bf9a2a697c17 16:44:05 Step 10/26 : RUN go mod download 16:44:05 ---> Running in e411a46af7ca 16:44:08 Removing intermediate container e411a46af7ca 16:44:08 ---> e6c40fd1ca35 16:44:08 Step 11/26 : ARG MAKE='make build' 16:44:08 ---> Running in 943915846f7f 16:44:09 Removing intermediate container 943915846f7f 16:44:09 ---> 8b7b338a347a 16:44:09 Step 12/26 : RUN $MAKE 16:44:09 ---> Running in c2a804f41d75 16:44:10 go mod tidy 16:44:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 16:45:07 Removing intermediate container c2a804f41d75 16:45:07 ---> 577437013131 16:45:07 Step 13/26 : FROM alpine:3.12 16:45:07 3.12: Pulling from library/alpine 16:45:07 d2f70382dc9a: Pulling fs layer 16:45:07 d2f70382dc9a: Verifying Checksum 16:45:07 d2f70382dc9a: Download complete 16:45:07 d2f70382dc9a: Pull complete 16:45:07 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:45:07 Status: Downloaded newer image for alpine:3.12 16:45:07 ---> c4fd0aeabfcf 16:45:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:45:07 ---> Running in e26fa06de144 16:45:08 Removing intermediate container e26fa06de144 16:45:08 ---> bedc016b72c3 16:45:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:08 ---> Running in a86f48326c48 16:45:11 Removing intermediate container a86f48326c48 16:45:11 ---> 10e553500874 16:45:11 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 16:45:11 ---> Running in 2debeaf53b91 16:45:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:45:13 (1/6) Installing dumb-init (1.2.2-r1) 16:45:13 (2/6) Installing libgcc (9.3.0-r2) 16:45:13 (3/6) Installing libsodium (1.0.18-r0) 16:45:14 (4/6) Installing libstdc++ (9.3.0-r2) 16:45:14 (5/6) Installing libzmq (4.3.3-r0) 16:45:14 (6/6) Installing zeromq (4.3.3-r0) 16:45:14 Executing busybox-1.31.1-r20.trigger 16:45:14 OK: 8 MiB in 20 packages 16:45:16 Removing intermediate container 2debeaf53b91 16:45:16 ---> a7f1556dc864 16:45:16 Step 17/26 : WORKDIR / 16:45:16 ---> Running in 4a591925abea 16:45:16 Removing intermediate container 4a591925abea 16:45:16 ---> b7b8a9bd3006 16:45:16 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:45:17 ---> 98d1ee4b99de 16:45:17 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 16:45:18 ---> d28183b1586b 16:45:18 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 16:45:20 ---> 3fb0c87400b1 16:45:20 Step 21/26 : EXPOSE 59900 16:45:20 ---> Running in cab010721d7e 16:45:21 Removing intermediate container cab010721d7e 16:45:21 ---> ee83abd11c10 16:45:21 Step 22/26 : ENTRYPOINT ["/device-virtual"] 16:45:21 ---> Running in 46e09ebd3e21 16:45:21 Removing intermediate container 46e09ebd3e21 16:45:21 ---> 94288ef25e1d 16:45:21 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:22 ---> Running in c4e3c6efbd56 16:45:22 Removing intermediate container c4e3c6efbd56 16:45:22 ---> dd6708afb2b8 16:45:22 Step 24/26 : LABEL arch=arm64 16:45:22 ---> Running in d687900518d1 16:45:23 Removing intermediate container d687900518d1 16:45:23 ---> 916296b081a4 16:45:23 Step 25/26 : LABEL git_sha=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 16:45:23 ---> Running in b8ee36592d75 16:45:23 Removing intermediate container b8ee36592d75 16:45:23 ---> f89ca3a0e62d 16:45:23 Step 26/26 : LABEL version=0.0.0 16:45:24 ---> Running in 7f61b3b25352 16:45:24 Removing intermediate container 7f61b3b25352 16:45:24 ---> c42f7db93b9c 16:45:24 [Warning] One or more build-args [ARCH] were not consumed 16:45:24 Successfully built c42f7db93b9c 16:45:24 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:45:25 16:45:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:45:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:45:26 arm64: Pulling from edgex-lftools-log-publisher 16:45:26 448f6bf000e3: Pulling fs layer 16:45:26 f757da607395: Pulling fs layer 16:45:26 05883995daec: Pulling fs layer 16:45:26 8603b9c90790: Pulling fs layer 16:45:26 1560dd03e051: Pulling fs layer 16:45:26 27f5ce0e4adf: Pulling fs layer 16:45:26 c2d8d7efcc4b: Pulling fs layer 16:45:26 8603b9c90790: Waiting 16:45:26 1560dd03e051: Waiting 16:45:26 c2d8d7efcc4b: Waiting 16:45:26 f757da607395: Verifying Checksum 16:45:26 f757da607395: Download complete 16:45:26 8603b9c90790: Download complete 16:45:27 1560dd03e051: Verifying Checksum 16:45:27 1560dd03e051: Download complete 16:45:27 27f5ce0e4adf: Verifying Checksum 16:45:27 27f5ce0e4adf: Download complete 16:45:27 05883995daec: Verifying Checksum 16:45:27 05883995daec: Download complete 16:45:28 448f6bf000e3: Download complete 16:45:32 c2d8d7efcc4b: Verifying Checksum 16:45:32 c2d8d7efcc4b: Download complete 16:45:32 448f6bf000e3: Pull complete 16:45:33 f757da607395: Pull complete 16:45:34 05883995daec: Pull complete 16:45:35 8603b9c90790: Pull complete 16:45:35 1560dd03e051: Pull complete 16:45:36 27f5ce0e4adf: Pull complete 16:45:51 c2d8d7efcc4b: Pull complete 16:45:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:45:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:45:51 prd-ubuntu18.04-docker-arm64-4c-16g-1059 does not seem to be running inside a container 16:45:52 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:45:57 $ docker top 2cc29902187f176af5db523d3f9ba0d16a5e526fdcf71c13f515386b57feb40a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:58 ---> job-cost.sh 16:45:58 lf-activate-venv: SKIPPING 16:45:58 INFO: No Stack... 16:45:59 INFO: Retrieving Pricing Info for: v2-standard-4 16:45:59 INFO: Archiving Costs [Pipeline] sh 16:46:00 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 16:46:00 + cut -d, -f6 [Pipeline] lock 16:46:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] 16:46:00 Resource [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] did not exist. Created. 16:46:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:46:01 /w/workspace/device-virtual-go/2@tmp/durable-25c5ecf4/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-25c5ecf4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:46:01 + echo total: 0.18000000715255737 [Pipeline] stash 16:46:01 Warning: overwriting stash ‘stack-cost’ 16:46:01 Stashed 1 file(s) [Pipeline] } 16:46:02 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:46:02 $ docker stop --time=1 2cc29902187f176af5db523d3f9ba0d16a5e526fdcf71c13f515386b57feb40a 16:46:03 $ docker rm -f 2cc29902187f176af5db523d3f9ba0d16a5e526fdcf71c13f515386b57feb40a [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:46:04 provisioning config files... 16:46:04 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-233@tmp/config5754473439594910603tmp [Pipeline] { [Pipeline] sh 16:46:05 + set +x 16:46:05 + curl -s https://codecov.io/bash 16:46:05 + bash -s -- 16:46:05 16:46:05 _____ _ 16:46:05 / ____| | | 16:46:05 | | ___ __| | ___ ___ _____ __ 16:46:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:46:05 | |___| (_) | (_| | __/ (_| (_) \ V / 16:46:05 \_____\___/ \__,_|\___|\___\___/ \_/ 16:46:05 Bash-1.0.6 16:46:05 16:46:05 16:46:05 ==> git version 2.24.4 found 16:46:05 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:46:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:46:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:46:05 ==> Jenkins CI detected. 16:46:05 current dir:  /w/workspace/foundry_device-virtual-go_PR-233 16:46:05 project root: . 16:46:05 --> token set from env 16:46:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:46:05 ==> Running gcov in . (disable via -X gcov) 16:46:05 ==> Python coveragepy not found 16:46:05 ==> Searching for coverage reports in: 16:46:05 + . 16:46:05 -> Found 1 reports 16:46:05 ==> Detecting git/mercurial file structure 16:46:05 ==> Reading reports 16:46:05 + ./coverage.out bytes=47257 16:46:05 ==> Appending adjustments 16:46:05 https://docs.codecov.io/docs/fixing-reports 16:46:05 + Found adjustments 16:46:05 ==> Gzipping contents 16:46:05 8.0K /tmp/codecov.vGAZQG.gz 16:46:05 ==> Uploading reports 16:46:05 url: https://codecov.io 16:46:05 query: branch=PR-233&commit=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-233%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=233&job=&cmd_args= 16:46:05 -> Pinging Codecov 16:46:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-233&commit=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-233%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=233&job=&cmd_args= 16:46:05 -> Uploading to 16:46:05 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/5E52B4B073DB2E39498172D8E973AA87/a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10/01aa2f77-5d44-4fbf-94b2-40a7e1f63f43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T164605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f82eef8ac8caa4d33118350327d2a775ee2da59e0477a440ca71361ade6034d4 16:46:05 % Total % Received % Xferd Average Speed Time Time Time Current 16:46:05 Dload Upload Total Spent Left Speed 16:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5602 0 0 100 5602 0 11084 --:--:-- --:--:-- --:--:-- 11093 16:46:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [Pipeline] } 16:46:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:46:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:46:08 ---> package-listing.sh 16:46:08 ++ tr '[:upper:]' '[:lower:]' 16:46:08 ++ facter osfamily 16:46:08 + OS_FAMILY=redhat 16:46:08 + workspace=/w/workspace/foundry_device-virtual-go_PR-233 16:46:08 + START_PACKAGES=/tmp/packages_start.txt 16:46:08 + END_PACKAGES=/tmp/packages_end.txt 16:46:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:46:08 + PACKAGES=/tmp/packages_start.txt 16:46:08 + '[' /w/workspace/foundry_device-virtual-go_PR-233 ']' 16:46:08 + PACKAGES=/tmp/packages_end.txt 16:46:08 + case "${OS_FAMILY}" in 16:46:08 + rpm -qa 16:46:08 + sort 16:46:09 + '[' -f /tmp/packages_start.txt ']' 16:46:09 + '[' -f /tmp/packages_end.txt ']' 16:46:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:46:09 + '[' /w/workspace/foundry_device-virtual-go_PR-233 ']' 16:46:09 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-233/archives/ 16:46:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-233/archives/ [Pipeline] echo 16:46:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:46:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:10 16:46:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:46:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:10 latest: Pulling from edgex-lftools-log-publisher 16:46:10 b4d181a07f80: Pulling fs layer 16:46:10 a1111a8f2ec3: Pulling fs layer 16:46:10 ed53099fbce6: Pulling fs layer 16:46:10 dc539afda2c1: Pulling fs layer 16:46:10 77bc0d833cb6: Pulling fs layer 16:46:10 9065ff56babe: Pulling fs layer 16:46:10 d287ab97295c: Pulling fs layer 16:46:10 dc539afda2c1: Waiting 16:46:10 77bc0d833cb6: Waiting 16:46:10 9065ff56babe: Waiting 16:46:10 d287ab97295c: Waiting 16:46:10 a1111a8f2ec3: Verifying Checksum 16:46:10 a1111a8f2ec3: Download complete 16:46:10 dc539afda2c1: Verifying Checksum 16:46:10 dc539afda2c1: Download complete 16:46:11 77bc0d833cb6: Verifying Checksum 16:46:11 77bc0d833cb6: Download complete 16:46:11 9065ff56babe: Verifying Checksum 16:46:11 9065ff56babe: Download complete 16:46:11 ed53099fbce6: Verifying Checksum 16:46:11 ed53099fbce6: Download complete 16:46:12 b4d181a07f80: Verifying Checksum 16:46:12 b4d181a07f80: Download complete 16:46:13 b4d181a07f80: Pull complete 16:46:13 a1111a8f2ec3: Pull complete 16:46:13 ed53099fbce6: Pull complete 16:46:14 dc539afda2c1: Pull complete 16:46:14 77bc0d833cb6: Pull complete 16:46:14 9065ff56babe: Pull complete 16:46:17 d287ab97295c: Verifying Checksum 16:46:17 d287ab97295c: Download complete 16:46:20 d287ab97295c: Pull complete 16:46:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:46:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:46:20 prd-centos7-docker-4c-2g-1057 does not seem to be running inside a container 16:46:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-233 -v /w/workspace/foundry_device-virtual-go_PR-233:/w/workspace/foundry_device-virtual-go_PR-233:rw,z -v /w/workspace/foundry_device-virtual-go_PR-233@tmp:/w/workspace/foundry_device-virtual-go_PR-233@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:46:23 $ docker top 7da1f50a1bde68405ac596efc1fb4360edb6fd6764e55f54fec230a59f9ec346 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:23 + touch /tmp/pre-build-complete [Pipeline] sh 16:46:24 + mkdir -p /var/log/sysstat [Pipeline] sh 16:46:24 + ls /var/log/sa-host 16:46:24 + sadf -c /var/log/sa-host/sa05 16:46:24 file_magic: OK 16:46:24 HZ: Using current value: 100 16:46:24 file_header: OK 16:46:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:46:24 Statistics: 16:46:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:46:24 File successfully converted to sysstat format version 12.0.3 16:46:24 + sadf -c /var/log/sa-host/sa30 16:46:24 file_magic: OK 16:46:24 HZ: Using current value: 100 16:46:24 file_header: OK 16:46:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:46:24 Statistics: 16:46:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:46:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:46:24 provisioning config files... 16:46:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-233@tmp/config7581218144066806888tmp [Pipeline] { [Pipeline] echo 16:46:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:46:25 ---> create-netrc.sh [Pipeline] } 16:46:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:46:25 ---> python-tools-install.sh [Pipeline] echo 16:46:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:46:25 ---> sudo-logs.sh 16:46:25 Archiving 'sudo' log.. 16:46:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1057.vexxhost.local: Name or service not known 16:46:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1057.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:46:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:46:26 ---> job-cost.sh 16:46:26 lf-activate-venv: SKIPPING 16:46:26 DEBUG: total: 0.18000000715255737 16:46:26 INFO: Retrieving Stack Cost... 16:46:27 INFO: Retrieving Pricing Info for: v3-standard-2 16:46:27 INFO: Archiving Costs [Pipeline] echo 16:46:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:46:27 ---> logs-deploy.sh 16:46:27 lf-activate-venv: SKIPPING 16:46:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-233/2 16:46:27 INFO: archiving workspace using pattern(s): 16:46:28 Archives upload complete. 16:46:28 INFO: archiving logs to Nexus 16:46:28 ---> uname -a: 16:46:28 Linux prd-centos7-docker-4c-2g-1057.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:46:28 16:46:28 16:46:28 ---> lscpu: 16:46:28 Architecture: x86_64 16:46:28 CPU op-mode(s): 32-bit, 64-bit 16:46:28 Byte Order: Little Endian 16:46:28 Address sizes: 40 bits physical, 48 bits virtual 16:46:28 CPU(s): 2 16:46:28 On-line CPU(s) list: 0,1 16:46:28 Thread(s) per core: 1 16:46:28 Core(s) per socket: 1 16:46:28 Socket(s): 2 16:46:28 NUMA node(s): 1 16:46:28 Vendor ID: AuthenticAMD 16:46:28 CPU family: 23 16:46:28 Model: 49 16:46:28 Model name: AMD EPYC-Rome Processor 16:46:28 Stepping: 0 16:46:28 CPU MHz: 2799.998 16:46:28 BogoMIPS: 5599.99 16:46:28 Virtualization: AMD-V 16:46:28 Hypervisor vendor: KVM 16:46:28 Virtualization type: full 16:46:28 L1d cache: 32K 16:46:28 L1i cache: 32K 16:46:28 L2 cache: 512K 16:46:28 L3 cache: 16384K 16:46:28 NUMA node0 CPU(s): 0,1 16:46:28 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:46:28 16:46:28 16:46:28 ---> nproc: 16:46:28 2 16:46:28 16:46:28 16:46:28 ---> df -h: 16:46:28 Filesystem Size Used Avail Use% Mounted on 16:46:28 overlay 40G 7.7G 33G 20% / 16:46:28 tmpfs 64M 0 64M 0% /dev 16:46:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:46:28 shm 64M 0 64M 0% /dev/shm 16:46:28 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:46:28 16:46:28 16:46:28 ---> sar -b -r -n DEV: 16:46:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 16:46:28 16:46:28 16:36:43 LINUX RESTART (2 CPU) 16:46:28 16:46:28 16:37:01 tps rtps wtps bread/s bwrtn/s 16:46:28 16:38:01 166.05 36.68 129.37 6160.11 40408.46 16:46:28 16:39:01 1.98 0.00 1.98 0.00 43.66 16:46:28 16:40:01 0.43 0.00 0.43 0.00 5.96 16:46:28 16:41:01 0.17 0.00 0.17 0.00 2.02 16:46:28 16:42:01 0.27 0.00 0.27 0.00 3.61 16:46:28 16:43:01 0.25 0.00 0.25 0.00 4.40 16:46:28 16:44:01 0.38 0.00 0.38 0.00 5.53 16:46:28 16:45:01 0.22 0.00 0.22 0.00 3.25 16:46:28 16:46:01 0.20 0.00 0.20 0.00 1.88 16:46:28 Average: 18.89 4.08 14.81 684.72 4499.39 16:46:28 16:46:28 16:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:46:28 16:38:01 5458432 0 799336 9.98 2620 1748552 1273980 14.07 581116 1570372 128 16:46:28 16:39:01 5467400 0 790360 9.87 2620 1748560 1204432 13.30 573592 1570336 12 16:46:28 16:40:01 5466240 0 791520 9.88 2620 1748560 1204660 13.30 574680 1570496 8 16:46:28 16:41:01 5464268 0 793484 9.91 2620 1748568 1204744 13.30 576708 1570496 16 16:46:28 16:42:01 5463940 0 793804 9.91 2620 1748576 1204804 13.30 570604 1576936 8 16:46:28 16:43:01 5460164 0 797576 9.96 2620 1748580 1204944 13.30 574572 1576936 8 16:46:28 16:44:01 5462376 0 795360 9.93 2620 1748584 1204780 13.30 573284 1576984 20 16:46:28 16:45:01 5448584 0 809148 10.10 2620 1748588 1204804 13.30 586184 1576984 8 16:46:28 16:46:01 5447604 0 810124 10.12 2620 1748592 1204932 13.30 587004 1576984 8 16:46:28 Average: 5459890 0 797857 9.96 2620 1748573 1212453 13.39 577527 1574058 24 16:46:28 16:46:28 16:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:46:28 16:38:01 eth0 349.53 287.65 1255.46 79.73 0.00 0.00 0.00 0.00 16:46:28 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:38:01 docker0 61.64 52.10 5.04 139.59 0.00 0.00 0.00 0.00 16:46:28 16:39:01 eth0 0.77 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:46:28 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:40:01 eth0 1.62 0.40 0.38 0.20 0.00 0.00 0.00 0.00 16:46:28 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:41:01 eth0 1.53 0.63 0.59 0.37 0.00 0.00 0.00 0.00 16:46:28 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:42:01 eth0 1.13 0.33 0.33 0.23 0.00 0.00 0.00 0.00 16:46:28 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:43:01 eth0 2.10 0.82 0.95 0.47 0.00 0.00 0.00 0.00 16:46:28 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:44:01 eth0 0.63 0.35 0.28 0.20 0.00 0.00 0.00 0.00 16:46:28 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:45:01 eth0 1.37 0.35 0.37 0.20 0.00 0.00 0.00 0.00 16:46:28 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:46:01 eth0 1.18 0.33 0.31 0.20 0.00 0.00 0.00 0.00 16:46:28 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 Average: eth0 40.00 32.34 139.91 9.07 0.00 0.00 0.00 0.00 16:46:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 Average: docker0 6.85 5.79 0.56 15.52 0.00 0.00 0.00 0.00 16:46:28 16:46:28 16:46:28 ---> sar -P ALL: 16:46:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 16:46:28 16:46:28 16:36:43 LINUX RESTART (2 CPU) 16:46:28 16:46:28 16:37:01 CPU %user %nice %system %iowait %steal %idle 16:46:28 16:38:01 all 18.54 0.00 6.06 4.27 0.08 71.06 16:46:28 16:38:01 0 18.66 0.00 5.97 3.03 0.07 72.28 16:46:28 16:38:01 1 18.42 0.00 6.15 5.51 0.09 69.84 16:46:28 16:39:01 all 0.15 0.00 0.03 0.00 0.03 99.79 16:46:28 16:39:01 0 0.23 0.00 0.03 0.00 0.03 99.70 16:46:28 16:39:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:46:28 16:40:01 all 0.09 0.00 0.07 0.00 0.03 99.82 16:46:28 16:40:01 0 0.13 0.00 0.10 0.00 0.03 99.73 16:46:28 16:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:46:28 16:41:01 all 0.12 0.00 0.04 0.00 0.03 99.81 16:46:28 16:41:01 0 0.18 0.00 0.03 0.00 0.03 99.75 16:46:28 16:41:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:46:28 16:42:01 all 0.18 0.00 0.03 0.00 0.03 99.76 16:46:28 16:42:01 0 0.33 0.00 0.02 0.00 0.02 99.63 16:46:28 16:42:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:46:28 16:43:01 all 0.13 0.00 0.04 0.00 0.03 99.81 16:46:28 16:43:01 0 0.20 0.00 0.05 0.00 0.02 99.73 16:46:28 16:43:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:46:28 16:44:01 all 0.16 0.00 0.03 0.00 0.03 99.77 16:46:28 16:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:46:28 16:44:01 1 0.27 0.00 0.03 0.00 0.03 99.67 16:46:28 16:45:01 all 0.14 0.00 0.05 0.00 0.04 99.77 16:46:28 16:45:01 0 0.18 0.00 0.07 0.00 0.03 99.72 16:46:28 16:45:01 1 0.10 0.00 0.03 0.00 0.05 99.82 16:46:28 16:46:01 all 0.09 0.00 0.05 0.00 0.02 99.84 16:46:28 16:46:01 0 0.05 0.00 0.07 0.00 0.02 99.87 16:46:28 16:46:01 1 0.13 0.00 0.03 0.00 0.02 99.82 16:46:28 Average: all 2.12 0.00 0.69 0.46 0.03 96.70 16:46:28 Average: 0 2.17 0.00 0.69 0.33 0.03 96.79 16:46:28 Average: 1 2.07 0.00 0.69 0.59 0.04 96.61 16:46:28 16:46:28 16:46:28