Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c057a04f6cb87a8cdacff32a07698e3019c9b04b 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-ssh587757681986232471.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh8781946690167658258.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5888956052450200781.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh631778777508449933.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8917907323426510255.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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-2302 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.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/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh4417107243230133337.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c057a04f6cb87a8cdacff32a07698e3019c9b04b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 Commit message: "Merge pull request #241 from ernestojeda/changes-for-lts-builds" > git rev-list --no-walk 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:32:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:32:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:32:55 ========================================================= 03:32:55 EdgeX Global Pipelines Version Info 03:32:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:32:57 ------------------- 03:32:57 stable info: 03:32:57 ------------------- 03:32:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:32:57 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 03:32:57 Message: update stable to v1.0.207 03:32:57 ------------------- 03:32:57 experimental info: 03:32:57 ------------------- 03:32:57 Commited By: **** collab-it+edgex@linuxfoundation.org 03:32:57 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 03:32:57 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:32:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 03:32:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 03:32:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:32:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c057a04 [Pipeline] echo 03:32:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:58 provisioning config files... 03:32:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1883262999488845773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:59 ---> docker-login.sh 03:32:59 nexus3.edgexfoundry.org:10001 03:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:59 Configure a credential helper to remove this warning. See 03:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:59 03:32:59 Login Succeeded 03:32:59 nexus3.edgexfoundry.org:10002 03:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:59 Configure a credential helper to remove this warning. See 03:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:59 03:32:59 Login Succeeded 03:32:59 nexus3.edgexfoundry.org:10003 03:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:59 Configure a credential helper to remove this warning. See 03:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:59 03:32:59 Login Succeeded 03:32:59 nexus3.edgexfoundry.org:10004 03:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:59 Configure a credential helper to remove this warning. See 03:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:59 03:32:59 Login Succeeded 03:32:59 docker.io 03:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:00 Configure a credential helper to remove this warning. See 03:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:00 03:33:00 Login Succeeded 03:33:00 ---> docker-login.sh ends [Pipeline] } 03:33:00 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 03:33:00 + git log --format=format:%s -1 c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] echo 03:33:00 GIT_COMMIT: c057a04f6cb87a8cdacff32a07698e3019c9b04b, Commit Message: Merge pull request #241 from ernestojeda/changes-for-lts-builds [Pipeline] echo 03:33:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:33:01 03:33:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:33:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:33:01 latest: Pulling from edgex-devops/git-semver 03:33:01 31603596830f: Pulling fs layer 03:33:01 04fac38145f0: Pulling fs layer 03:33:01 701f6daf10bf: Pulling fs layer 03:33:01 24f72da36158: Pulling fs layer 03:33:01 24f72da36158: Waiting 03:33:01 04fac38145f0: Verifying Checksum 03:33:01 04fac38145f0: Download complete 03:33:01 31603596830f: Verifying Checksum 03:33:01 31603596830f: Download complete 03:33:01 24f72da36158: Verifying Checksum 03:33:01 24f72da36158: Download complete 03:33:01 701f6daf10bf: Verifying Checksum 03:33:01 701f6daf10bf: Download complete 03:33:02 31603596830f: Pull complete 03:33:02 04fac38145f0: Pull complete 03:33:02 701f6daf10bf: Pull complete 03:33:03 24f72da36158: Pull complete 03:33:03 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 03:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:33:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:33:03 prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container 03:33:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:33:04 $ docker top 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:04 [ssh-agent] Looking for ssh-agent implementation... 03:33:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:04 $ docker exec 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 ssh-agent 03:33:04 SSH_AUTH_SOCK=/tmp/ssh-F5qLo3tyz27g/agent.14 03:33:04 SSH_AGENT_PID=20 03:33:04 Running ssh-add (command line suppressed) 03:33:04 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_541041855866636985.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_541041855866636985.key) 03:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:05 + git tag --points-at HEAD [Pipeline] } 03:33:05 $ docker exec --env ******** --env ******** 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 ssh-agent -k 03:33:05 unset SSH_AUTH_SOCK; 03:33:05 unset SSH_AGENT_PID; 03:33:05 echo Agent pid 20 killed; 03:33:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:05 [ssh-agent] Looking for ssh-agent implementation... 03:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:05 $ docker exec 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 ssh-agent 03:33:05 SSH_AUTH_SOCK=/tmp/ssh-StrpbT9h1AbB/agent.53 03:33:05 SSH_AGENT_PID=60 03:33:05 Running ssh-add (command line suppressed) 03:33:05 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2087185112015877952.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2087185112015877952.key) 03:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:05 + git semver init 03:33:05 # -> Open(): unable to determine branch for HEAD 03:33:05 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 03:33:05 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 03:33:05 # $SEMVER_REMOTE_NAME = origin 03:33:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:33:05 # $SEMVER_USER_NAME = edgex-jenkins 03:33:05 # $SEMVER_BRANCH = main 03:33:05 # $SEMVER_TEMP = /tmp/semver-661245711 03:33:05 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 03:33:06 # '/tmp/semver-661245711' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 03:33:06 # -> Force: false 03:33:06 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 03:33:06 $ docker exec --env ******** --env ******** 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 ssh-agent -k 03:33:06 unset SSH_AUTH_SOCK; 03:33:06 unset SSH_AGENT_PID; 03:33:06 echo Agent pid 60 killed; 03:33:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:07 + git semver [Pipeline] } 03:33:07 $ docker stop --time=1 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 03:33:08 $ docker rm -f 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:33:09 Stashed 1 file(s) [Pipeline] echo 03:33:09 [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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 03:33:24 Still waiting to schedule task 03:33:24 ‘prd-centos7-docker-4c-2g-2263’ is offline 03:33:24 ‘prd-centos7-docker-4c-2g-2296’ is offline 03:33:24 ‘prd-centos7-docker-4c-2g-2297’ is offline 03:33:24 ‘prd-centos7-docker-4c-2g-2306’ is offline 03:33:24 ‘prd-centos7-docker-4c-2g-2307’ is offline 03:33:24 ‘prd-centos7-docker-4c-2g-285’ is offline 03:33:24 ‘prd-centos7-docker-4c-2g-336’ is offline 03:33:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ 03:33:24 Still waiting to schedule task 03:33:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2298’ is offline 03:36:00 Running on prd-centos7-docker-4c-2g-2314 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 03:36:00 Running in /w/workspace/device-virtual-go/8 [Pipeline] { [Pipeline] checkout 03:36:01 The recommended git tool is: git 03:36:04 using credential edgex-jenkins-ssh 03:36:04 Cloning the remote Git repository 03:36:03 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:36:03 > git init /w/workspace/device-virtual-go/8 # timeout=10 03:36:03 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:36:03 > git --version # timeout=10 03:36:03 > git --version # 'git version 2.24.4' 03:36:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:36:03 [INFO] Currently running in a labeled security context 03:36:03 [INFO] Currently SELinux is 'enforcing' on the host 03:36:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/8@tmp/jenkins-gitclient-ssh4291593872164797391.key 03:36:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:36:05 Avoid second fetch 03:36:05 Checking out Revision c057a04f6cb87a8cdacff32a07698e3019c9b04b (main) 03:36:04 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:36:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:36:04 > git config core.sparsecheckout # timeout=10 03:36:04 > git checkout -f c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 03:36:08 Commit message: "Merge pull request #241 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:08 provisioning config files... 03:36:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/8@tmp/config8486430918180051931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:09 ---> docker-login.sh 03:36:09 nexus3.edgexfoundry.org:10001 03:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:09 Configure a credential helper to remove this warning. See 03:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:09 03:36:09 Login Succeeded 03:36:09 nexus3.edgexfoundry.org:10002 03:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:09 Configure a credential helper to remove this warning. See 03:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:09 03:36:09 Login Succeeded 03:36:09 nexus3.edgexfoundry.org:10003 03:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:09 Configure a credential helper to remove this warning. See 03:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:09 03:36:09 Login Succeeded 03:36:09 nexus3.edgexfoundry.org:10004 03:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:09 Configure a credential helper to remove this warning. See 03:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:09 03:36:09 Login Succeeded 03:36:09 docker.io 03:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:10 Configure a credential helper to remove this warning. See 03:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:10 03:36:10 Login Succeeded 03:36:10 ---> docker-login.sh ends [Pipeline] } 03:36:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:10 ========================================================= 03:36:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:36:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:36:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 03:36:11 Sending build context to Docker daemon 8.614MB 03:36:11 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 03:36:11 Step 2/11 : FROM ${BASE} AS builder 03:36:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:36:11 4e9f2cdf4387: Pulling fs layer 03:36:11 57d31006c564: Pulling fs layer 03:36:11 bd5ccded8296: Pulling fs layer 03:36:11 304dd3a0f381: Pulling fs layer 03:36:11 d37cda54a23b: Pulling fs layer 03:36:11 bae75c0f2455: Pulling fs layer 03:36:11 806579b3d29a: Pulling fs layer 03:36:11 c77eb801bf70: Pulling fs layer 03:36:11 6d0567d44e1a: Pulling fs layer 03:36:11 304dd3a0f381: Waiting 03:36:11 d37cda54a23b: Waiting 03:36:11 bae75c0f2455: Waiting 03:36:11 806579b3d29a: Waiting 03:36:11 c77eb801bf70: Waiting 03:36:11 6d0567d44e1a: Waiting 03:36:11 bd5ccded8296: Verifying Checksum 03:36:11 bd5ccded8296: Download complete 03:36:11 57d31006c564: Verifying Checksum 03:36:11 57d31006c564: Download complete 03:36:11 4e9f2cdf4387: Verifying Checksum 03:36:11 4e9f2cdf4387: Download complete 03:36:11 4e9f2cdf4387: Pull complete 03:36:11 57d31006c564: Pull complete 03:36:11 bd5ccded8296: Pull complete 03:36:12 304dd3a0f381: Verifying Checksum 03:36:12 304dd3a0f381: Download complete 03:36:15 304dd3a0f381: Pull complete 03:36:16 d37cda54a23b: Verifying Checksum 03:36:16 d37cda54a23b: Download complete 03:36:16 bae75c0f2455: Verifying Checksum 03:36:16 bae75c0f2455: Download complete 03:36:16 806579b3d29a: Verifying Checksum 03:36:16 806579b3d29a: Download complete 03:36:16 d37cda54a23b: Pull complete 03:36:16 bae75c0f2455: Pull complete 03:36:16 806579b3d29a: Pull complete 03:36:16 c77eb801bf70: Verifying Checksum 03:36:16 c77eb801bf70: Download complete 03:36:16 c77eb801bf70: Pull complete 03:36:17 6d0567d44e1a: Verifying Checksum 03:36:17 6d0567d44e1a: Download complete 03:36:20 6d0567d44e1a: Pull complete 03:36:20 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 03:36:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:36:20 ---> e839a31ac9d1 03:36:20 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:36:21 ---> Running in d15bd8bd24cf 03:36:21 Removing intermediate container d15bd8bd24cf 03:36:21 ---> 9af79dc67ffb 03:36:21 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 03:36:21 ---> Running in 215fd41a2412 03:36:21 Removing intermediate container 215fd41a2412 03:36:21 ---> 83e98b01439c 03:36:21 Step 5/11 : WORKDIR /device-virtual-go 03:36:21 ---> Running in 2470daea0968 03:36:21 Removing intermediate container 2470daea0968 03:36:21 ---> 6f9ff58865a6 03:36:21 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:21 ---> Running in 84afb52d2fd3 03:36:22 Removing intermediate container 84afb52d2fd3 03:36:22 ---> 5bcdd4e6d653 03:36:22 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:22 ---> Running in 2cb8de902936 03:36:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:36:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:36:23 (1/3) Installing openssh-keygen (8.4_p1-r4) 03:36:24 (2/3) Installing libedit (20191231.3.1-r1) 03:36:24 (3/3) Installing openssh-client (8.4_p1-r4) 03:36:24 Executing busybox-1.32.1-r6.trigger 03:36:24 OK: 223 MiB in 55 packages 03:36:24 Removing intermediate container 2cb8de902936 03:36:24 ---> dc214f1359f8 03:36:24 Step 8/11 : COPY . . 03:36:24 ---> 9cff8084edfb 03:36:24 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:24 ---> Running in 3f094b30fcaf 03:36:35 Removing intermediate container 3f094b30fcaf 03:36:35 ---> b2ce6ad712bc 03:36:35 Step 10/11 : ARG MAKE='make build' 03:36:35 ---> Running in 041a25a6ce25 03:36:35 Removing intermediate container 041a25a6ce25 03:36:35 ---> c1003d4b9437 03:36:35 Step 11/11 : RUN $MAKE 03:36:35 ---> Running in 5c3e1a7c6d99 03:36:35 noop 03:36:35 Removing intermediate container 5c3e1a7c6d99 03:36:35 ---> 98919dbf98c1 03:36:35 Successfully built 98919dbf98c1 03:36:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:36:35 + docker inspect -f . ci-base-image-x86_64 03:36:35 . [Pipeline] withDockerContainer 03:36:35 prd-centos7-docker-4c-2g-2314 does not seem to be running inside a container 03:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@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 ******** ci-base-image-x86_64 cat 03:36:35 $ docker top 80c090e83cb773e6a0b3a0ccbf82d2806e8fc7872e1470098fddb9eac0e5d966 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:36 + go version 03:36:36 go version go1.16.8 linux/amd64 [Pipeline] } 03:36:36 $ docker stop --time=1 80c090e83cb773e6a0b3a0ccbf82d2806e8fc7872e1470098fddb9eac0e5d966 03:36:37 $ docker rm -f 80c090e83cb773e6a0b3a0ccbf82d2806e8fc7872e1470098fddb9eac0e5d966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:36:38 + docker inspect -f . ci-base-image-x86_64 03:36:38 . [Pipeline] withDockerContainer 03:36:38 prd-centos7-docker-4c-2g-2314 does not seem to be running inside a container 03:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@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 ******** ci-base-image-x86_64 cat 03:36:38 $ docker top 2510cd82bc391076b654a3135b488ab8cd0fa71300f72b9bf96b759a9661f66b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:36:39 + go mod tidy [Pipeline] sh 03:36:39 + make test 03:36:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:36:39 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:36:58 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:36:59 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.269s coverage: 64.6% of statements 03:36:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:37:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:07 ./bin/test-attribution-txt.sh [Pipeline] } 03:37:07 $ docker stop --time=1 2510cd82bc391076b654a3135b488ab8cd0fa71300f72b9bf96b759a9661f66b 03:37:09 $ docker rm -f 2510cd82bc391076b654a3135b488ab8cd0fa71300f72b9bf96b759a9661f66b [Pipeline] // withDockerContainer [Pipeline] sh 03:37:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:37:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:37:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:37:11 + ls -al . 03:37:11 total 144 03:37:11 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 7 03:37 . 03:37:11 drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 03:36 .. 03:37:11 -rw-rw-r--. 1 jenkins jenkins 8153 Oct 7 03:36 Attribution.txt 03:37:11 drwxrwxr-x. 2 jenkins jenkins 37 Oct 7 03:36 bin 03:37:11 -rw-rw-r--. 1 jenkins jenkins 6349 Oct 7 03:36 CHANGELOG.md 03:37:11 drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 03:36 cmd 03:37:11 -rw-r--r--. 1 jenkins jenkins 46339 Oct 7 03:36 coverage.out 03:37:11 -rw-rw-r--. 1 jenkins jenkins 1951 Oct 7 03:36 Dockerfile 03:37:11 drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 03:36 .git 03:37:11 drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 03:36 .github 03:37:11 -rw-rw-r--. 1 jenkins jenkins 270 Oct 7 03:36 .gitignore 03:37:11 -rw-rw-r--. 1 jenkins jenkins 795 Oct 7 03:36 go.mod 03:37:11 -rw-r--r--. 1 jenkins jenkins 22824 Oct 7 03:36 go.sum 03:37:11 -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 03:36 GOVERNANCE.md 03:37:11 drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 03:36 internal 03:37:11 -rw-rw-r--. 1 jenkins jenkins 660 Oct 7 03:36 Jenkinsfile 03:37:11 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 03:36 LICENSE 03:37:11 -rw-rw-r--. 1 jenkins jenkins 999 Oct 7 03:36 Makefile 03:37:11 -rw-rw-r--. 1 jenkins jenkins 623 Oct 7 03:36 OWNERS.md 03:37:11 -rw-rw-r--. 1 jenkins jenkins 2913 Oct 7 03:36 README.md 03:37:11 -rw-rw-r--. 1 jenkins jenkins 11 Oct 7 03:33 VERSION 03:37:11 -rw-rw-r--. 1 jenkins jenkins 235 Oct 7 03:36 version.go [Pipeline] isUnix [Pipeline] sh 03:37:11 + 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=c057a04f6cb87a8cdacff32a07698e3019c9b04b --label arch=amd64 --label version=2.0.1-dev.7 . 03:37:11 Sending build context to Docker daemon 8.685MB 03:37:11 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 03:37:11 Step 2/25 : FROM ${BASE} AS builder 03:37:11 ---> 98919dbf98c1 03:37:11 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:37:11 ---> Running in 714055ef2461 03:37:12 Removing intermediate container 714055ef2461 03:37:12 ---> 96a208695ec1 03:37:12 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 03:37:12 ---> Running in 7bb53ea22a6f 03:37:12 Removing intermediate container 7bb53ea22a6f 03:37:12 ---> 69a76942f4a5 03:37:12 Step 5/25 : WORKDIR /device-virtual-go 03:37:12 ---> Running in 4913a98a7dca 03:37:12 Removing intermediate container 4913a98a7dca 03:37:12 ---> c28ce15bd649 03:37:12 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:12 ---> Running in b76db79d5e13 03:37:12 Removing intermediate container b76db79d5e13 03:37:12 ---> 00341317a019 03:37:12 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:12 ---> Running in 9105c8b03435 03:37:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:37:14 OK: 223 MiB in 55 packages 03:37:14 Removing intermediate container 9105c8b03435 03:37:14 ---> 363ad867da5d 03:37:14 Step 8/25 : COPY . . 03:37:14 ---> 06786f00a880 03:37:14 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:14 ---> Running in 52512b1032e6 03:37:15 Removing intermediate container 52512b1032e6 03:37:15 ---> 05c81478520f 03:37:15 Step 10/25 : ARG MAKE='make build' 03:37:15 ---> Running in fd28aa59443d 03:37:15 Removing intermediate container fd28aa59443d 03:37:15 ---> 027d6f3dca2c 03:37:15 Step 11/25 : RUN $MAKE 03:37:15 ---> Running in 15838d9cb9bb 03:37:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.7" -o cmd/device-virtual ./cmd 03:37:31 Removing intermediate container 15838d9cb9bb 03:37:31 ---> 3f8f5b6d30d8 03:37:31 Step 12/25 : FROM alpine:3.14 03:37:31 3.14: Pulling from library/alpine 03:37:31 a0d0a0d46f8b: Pulling fs layer 03:37:31 a0d0a0d46f8b: Verifying Checksum 03:37:31 a0d0a0d46f8b: Download complete 03:37:31 a0d0a0d46f8b: Pull complete 03:37:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:37:31 Status: Downloaded newer image for alpine:3.14 03:37:31 ---> 14119a10abf4 03:37:31 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:37:31 ---> Running in 615f8f65e2f9 03:37:31 Removing intermediate container 615f8f65e2f9 03:37:31 ---> 3977cee874af 03:37:31 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:31 ---> Running in 7ea0755fc3e6 03:37:32 Removing intermediate container 7ea0755fc3e6 03:37:32 ---> 98affcdfd145 03:37:32 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 03:37:32 ---> Running in 36970cfa3948 03:37:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:37:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:37:33 (1/6) Installing dumb-init (1.2.5-r1) 03:37:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:37:33 (3/6) Installing libsodium (1.0.18-r0) 03:37:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:37:34 (5/6) Installing libzmq (4.3.4-r0) 03:37:34 (6/6) Installing zeromq (4.3.4-r0) 03:37:34 Executing busybox-1.33.1-r3.trigger 03:37:34 OK: 8 MiB in 20 packages 03:37:34 Removing intermediate container 36970cfa3948 03:37:34 ---> 27f34b60d38c 03:37:34 Step 16/25 : WORKDIR / 03:37:34 ---> Running in 21c2bb41a977 03:37:34 Removing intermediate container 21c2bb41a977 03:37:34 ---> 13a8e1c23bc0 03:37:34 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:37:35 ---> 6a276748707e 03:37:35 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 03:37:35 ---> 2d2b05283f9f 03:37:35 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 03:37:35 ---> 520c3d7e2774 03:37:35 Step 20/25 : EXPOSE 59900 03:37:35 ---> Running in e601d3376a7e 03:37:35 Removing intermediate container e601d3376a7e 03:37:35 ---> 50a7fae5f9d9 03:37:35 Step 21/25 : ENTRYPOINT ["/device-virtual"] 03:37:35 ---> Running in cce619d6f47e 03:37:35 Removing intermediate container cce619d6f47e 03:37:35 ---> cc815ca1d292 03:37:35 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:37:35 ---> Running in 5de50952ed98 03:37:35 Removing intermediate container 5de50952ed98 03:37:35 ---> c057de414981 03:37:35 Step 23/25 : LABEL arch=amd64 03:37:35 ---> Running in 073cdae3c821 03:37:35 Removing intermediate container 073cdae3c821 03:37:35 ---> e3afb4b27700 03:37:35 Step 24/25 : LABEL git_sha=c057a04f6cb87a8cdacff32a07698e3019c9b04b 03:37:35 ---> Running in e3c982b1500a 03:37:35 Removing intermediate container e3c982b1500a 03:37:35 ---> e883b654ef05 03:37:35 Step 25/25 : LABEL version=2.0.1-dev.7 03:37:35 ---> Running in a7e789cdeccb 03:37:36 Removing intermediate container a7e789cdeccb 03:37:36 ---> cc5844361c50 03:37:36 [Warning] One or more build-args [ARCH] were not consumed 03:37:36 Successfully built cc5844361c50 03:37:36 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:36 provisioning config files... 03:37:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/8@tmp/config7863235786191577907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:36 ---> docker-login.sh 03:37:36 nexus3.edgexfoundry.org:10001 03:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:36 Configure a credential helper to remove this warning. See 03:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:36 03:37:36 Login Succeeded 03:37:36 nexus3.edgexfoundry.org:10002 03:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:36 Configure a credential helper to remove this warning. See 03:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:36 03:37:36 Login Succeeded 03:37:36 nexus3.edgexfoundry.org:10003 03:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:36 Configure a credential helper to remove this warning. See 03:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:36 03:37:36 Login Succeeded 03:37:36 nexus3.edgexfoundry.org:10004 03:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:37 Configure a credential helper to remove this warning. See 03:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:37 03:37:37 Login Succeeded 03:37:37 docker.io 03:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:37 Configure a credential helper to remove this warning. See 03:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:37 03:37:37 Login Succeeded 03:37:37 ---> docker-login.sh ends [Pipeline] } 03:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:37 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 03:37:37 c057a04f6cb87a8cdacff32a07698e3019c9b04b 03:37:37 latest 03:37:37 2.0.1-dev.7 03:37:37 c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 03:37:37 main 03:37:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:37 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] isUnix [Pipeline] sh 03:37:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b 03:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:37:38 fcab76507e8f: Preparing 03:37:38 ebd69bb28339: Preparing 03:37:38 fab7b5a0a8c6: Preparing 03:37:38 517236e6ee9e: Preparing 03:37:38 470ebcf7b4ef: Preparing 03:37:38 e2eb06d8af82: Preparing 03:37:38 e2eb06d8af82: Waiting 03:37:38 470ebcf7b4ef: Pushed 03:37:38 e2eb06d8af82: Layer already exists 03:37:38 ebd69bb28339: Pushed 03:37:38 517236e6ee9e: Pushed 03:37:38 fab7b5a0a8c6: Pushed 03:37:39 fcab76507e8f: Pushed 03:37:40 c057a04f6cb87a8cdacff32a07698e3019c9b04b: digest: sha256:e23e883e718d44855352c4b7c1a2810ba63b072aedcc7667e73d440909a8478c size: 1573 [Pipeline] isUnix [Pipeline] sh 03:37:40 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 03:37:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 03:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:37:40 fcab76507e8f: Preparing 03:37:40 ebd69bb28339: Preparing 03:37:40 fab7b5a0a8c6: Preparing 03:37:40 517236e6ee9e: Preparing 03:37:40 470ebcf7b4ef: Preparing 03:37:40 e2eb06d8af82: Preparing 03:37:40 e2eb06d8af82: Waiting 03:37:40 470ebcf7b4ef: Layer already exists 03:37:40 517236e6ee9e: Layer already exists 03:37:40 ebd69bb28339: Layer already exists 03:37:40 fcab76507e8f: Layer already exists 03:37:40 fab7b5a0a8c6: Layer already exists 03:37:40 e2eb06d8af82: Layer already exists 03:37:40 latest: digest: sha256:e23e883e718d44855352c4b7c1a2810ba63b072aedcc7667e73d440909a8478c size: 1573 [Pipeline] isUnix [Pipeline] sh 03:37:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 03:37:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.7 03:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:37:41 fcab76507e8f: Preparing 03:37:41 ebd69bb28339: Preparing 03:37:41 fab7b5a0a8c6: Preparing 03:37:41 517236e6ee9e: Preparing 03:37:41 470ebcf7b4ef: Preparing 03:37:41 e2eb06d8af82: Preparing 03:37:41 e2eb06d8af82: Waiting 03:37:41 fcab76507e8f: Layer already exists 03:37:41 fab7b5a0a8c6: Layer already exists 03:37:41 470ebcf7b4ef: Layer already exists 03:37:41 517236e6ee9e: Layer already exists 03:37:41 ebd69bb28339: Layer already exists 03:37:41 e2eb06d8af82: Layer already exists 03:37:41 2.0.1-dev.7: digest: sha256:e23e883e718d44855352c4b7c1a2810ba63b072aedcc7667e73d440909a8478c size: 1573 [Pipeline] isUnix [Pipeline] sh 03:37:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 03:37:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 03:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:37:42 fcab76507e8f: Preparing 03:37:42 ebd69bb28339: Preparing 03:37:42 fab7b5a0a8c6: Preparing 03:37:42 517236e6ee9e: Preparing 03:37:42 470ebcf7b4ef: Preparing 03:37:42 e2eb06d8af82: Preparing 03:37:42 e2eb06d8af82: Waiting 03:37:42 ebd69bb28339: Layer already exists 03:37:42 fab7b5a0a8c6: Layer already exists 03:37:42 fcab76507e8f: Layer already exists 03:37:42 517236e6ee9e: Layer already exists 03:37:42 470ebcf7b4ef: Layer already exists 03:37:42 e2eb06d8af82: Layer already exists 03:37:42 c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7: digest: sha256:e23e883e718d44855352c4b7c1a2810ba63b072aedcc7667e73d440909a8478c size: 1573 [Pipeline] isUnix [Pipeline] sh 03:37:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 03:37:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 03:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:37:42 fcab76507e8f: Preparing 03:37:42 ebd69bb28339: Preparing 03:37:42 fab7b5a0a8c6: Preparing 03:37:42 517236e6ee9e: Preparing 03:37:42 470ebcf7b4ef: Preparing 03:37:42 e2eb06d8af82: Preparing 03:37:42 e2eb06d8af82: Waiting 03:37:42 470ebcf7b4ef: Layer already exists 03:37:42 fcab76507e8f: Layer already exists 03:37:42 fab7b5a0a8c6: Layer already exists 03:37:42 517236e6ee9e: Layer already exists 03:37:42 ebd69bb28339: Layer already exists 03:37:42 e2eb06d8af82: Layer already exists 03:37:42 main: digest: sha256:e23e883e718d44855352c4b7c1a2810ba63b072aedcc7667e73d440909a8478c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:42 ===================================================== [Pipeline] echo 03:37:42 taggedImages: 03:37:42 - nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b 03:37:42 - nexus3.edgexfoundry.org:10004/device-virtual:latest 03:37:42 - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.7 03:37:42 - nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 03:37:42 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:43 03:37:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:37:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:43 latest: Pulling from edgex-lftools-log-publisher 03:37:43 b4d181a07f80: Pulling fs layer 03:37:43 a1111a8f2ec3: Pulling fs layer 03:37:43 ed53099fbce6: Pulling fs layer 03:37:43 dc539afda2c1: Pulling fs layer 03:37:43 77bc0d833cb6: Pulling fs layer 03:37:43 9065ff56babe: Pulling fs layer 03:37:43 d287ab97295c: Pulling fs layer 03:37:43 77bc0d833cb6: Waiting 03:37:43 9065ff56babe: Waiting 03:37:43 d287ab97295c: Waiting 03:37:43 dc539afda2c1: Waiting 03:37:44 a1111a8f2ec3: Download complete 03:37:44 dc539afda2c1: Verifying Checksum 03:37:44 dc539afda2c1: Download complete 03:37:44 ed53099fbce6: Verifying Checksum 03:37:44 ed53099fbce6: Download complete 03:37:44 9065ff56babe: Verifying Checksum 03:37:44 9065ff56babe: Download complete 03:37:44 b4d181a07f80: Verifying Checksum 03:37:44 b4d181a07f80: Download complete 03:37:44 77bc0d833cb6: Verifying Checksum 03:37:44 77bc0d833cb6: Download complete 03:37:44 d287ab97295c: Verifying Checksum 03:37:44 d287ab97295c: Download complete 03:37:45 b4d181a07f80: Pull complete 03:37:45 a1111a8f2ec3: Pull complete 03:37:46 ed53099fbce6: Pull complete 03:37:46 dc539afda2c1: Pull complete 03:37:46 77bc0d833cb6: Pull complete 03:37:46 9065ff56babe: Pull complete 03:37:52 d287ab97295c: Pull complete 03:37:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:37:52 prd-centos7-docker-4c-2g-2314 does not seem to be running inside a container 03:37: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/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:37:54 $ docker top 6442134ea666480fd82fb129d14bc4fa5cead1bb3af4bd6583d647668e7fe6de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:55 ---> job-cost.sh 03:37:55 lf-activate-venv: SKIPPING 03:37:55 INFO: No Stack... 03:38:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2312 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 03:38:00 Running in /w/workspace/device-virtual-go/8 [Pipeline] { [Pipeline] checkout 03:38:01 The recommended git tool is: git 03:38:09 using credential edgex-jenkins-ssh 03:38:09 Cloning the remote Git repository 03:38:09 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:38:09 > git init /w/workspace/device-virtual-go/8 # timeout=10 03:38:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:38:09 > git --version # timeout=10 03:38:09 > git --version # 'git version 2.17.1' 03:38:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:38:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:11 Avoid second fetch 03:38:11 Checking out Revision c057a04f6cb87a8cdacff32a07698e3019c9b04b (main) 03:38:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:38:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:11 > git config core.sparsecheckout # timeout=10 03:38:11 > git checkout -f c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 03:38:16 Commit message: "Merge pull request #241 from ernestojeda/changes-for-lts-builds" 03:38:16 03:38:16 GitHub has been notified of this commit’s build result 03:38:16 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:17 provisioning config files... 03:38:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/8@tmp/config6612497565120920475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:17 ---> docker-login.sh 03:38:17 nexus3.edgexfoundry.org:10001 03:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:19 Configure a credential helper to remove this warning. See 03:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:19 03:38:19 Login Succeeded 03:38:19 nexus3.edgexfoundry.org:10002 03:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:20 Configure a credential helper to remove this warning. See 03:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:20 03:38:20 Login Succeeded 03:38:20 nexus3.edgexfoundry.org:10003 03:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:21 Configure a credential helper to remove this warning. See 03:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:21 03:38:21 Login Succeeded 03:38:21 nexus3.edgexfoundry.org:10004 03:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:22 INFO: Retrieving Pricing Info for: v3-standard-2 03:38:22 INFO: Archiving Costs [Pipeline] sh 03:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:22 Configure a credential helper to remove this warning. See 03:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:22 03:38:22 Login Succeeded 03:38:22 docker.io 03:38:22 + cut -d, -f6 03:38:22 + cat /w/workspace/device-virtual-go/8/archives/cost.csv [Pipeline] lock 03:38:22 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] 03:38:22 Resource [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] did not exist. Created. 03:38:22 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:22 + echo total: 0.05999999865889549 [Pipeline] stash 03:38:22 Stashed 1 file(s) [Pipeline] } 03:38:22 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:22 $ docker stop --time=1 6442134ea666480fd82fb129d14bc4fa5cead1bb3af4bd6583d647668e7fe6de 03:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:23 Configure a credential helper to remove this warning. See 03:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:23 03:38:23 Login Succeeded 03:38:23 ---> docker-login.sh ends 03:38:23 $ docker rm -f 6442134ea666480fd82fb129d14bc4fa5cead1bb3af4bd6583d647668e7fe6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 03:38:24 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 03:38:24 ========================================================= 03:38:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:38:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:38:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 03:38:25 Sending build context to Docker daemon 8.612MB 03:38:25 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 03:38:25 Step 2/11 : FROM ${BASE} AS builder 03:38:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:38:25 bbf911997326: Pulling fs layer 03:38:25 58ec367f63d7: Pulling fs layer 03:38:25 1b4a6ffa7d45: Pulling fs layer 03:38:25 fc5181fea5dc: Pulling fs layer 03:38:25 9c418107303f: Pulling fs layer 03:38:25 284eca6f2348: Pulling fs layer 03:38:25 842844d905b1: Pulling fs layer 03:38:25 901a3a57568e: Pulling fs layer 03:38:25 284eca6f2348: Waiting 03:38:25 fc5181fea5dc: Waiting 03:38:25 842844d905b1: Waiting 03:38:25 9c418107303f: Waiting 03:38:25 901a3a57568e: Waiting 03:38:25 1b4a6ffa7d45: Verifying Checksum 03:38:25 1b4a6ffa7d45: Download complete 03:38:25 58ec367f63d7: Verifying Checksum 03:38:25 58ec367f63d7: Download complete 03:38:26 9c418107303f: Verifying Checksum 03:38:26 9c418107303f: Download complete 03:38:26 284eca6f2348: Verifying Checksum 03:38:26 284eca6f2348: Download complete 03:38:26 842844d905b1: Verifying Checksum 03:38:26 842844d905b1: Download complete 03:38:26 bbf911997326: Verifying Checksum 03:38:26 bbf911997326: Download complete 03:38:27 bbf911997326: Pull complete 03:38:27 58ec367f63d7: Pull complete 03:38:28 1b4a6ffa7d45: Pull complete 03:38:29 901a3a57568e: Verifying Checksum 03:38:29 901a3a57568e: Download complete 03:38:29 fc5181fea5dc: Verifying Checksum 03:38:29 fc5181fea5dc: Download complete 03:38:39 fc5181fea5dc: Pull complete 03:38:39 9c418107303f: Pull complete 03:38:39 284eca6f2348: Pull complete 03:38:40 842844d905b1: Pull complete 03:38:45 901a3a57568e: Pull complete 03:38:45 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 03:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:38:45 ---> 72ade6ffb461 03:38:45 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:38:51 ---> Running in 04dfedc79fe2 03:38:51 Removing intermediate container 04dfedc79fe2 03:38:51 ---> 955f3f903c5c 03:38:51 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 03:38:51 ---> Running in 7a66b94359f6 03:38:51 Removing intermediate container 7a66b94359f6 03:38:51 ---> dba1654ff8c1 03:38:51 Step 5/11 : WORKDIR /device-virtual-go 03:38:52 ---> Running in 8424dd170264 03:38:52 Removing intermediate container 8424dd170264 03:38:52 ---> 3f0345a86de8 03:38:52 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:38:52 ---> Running in 9cd8436d40b9 03:38:55 Removing intermediate container 9cd8436d40b9 03:38:55 ---> 2fbbf12473f8 03:38:55 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:55 ---> Running in 2f8e988a795e 03:38:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:38:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:38:58 (1/3) Installing openssh-keygen (8.4_p1-r4) 03:38:58 (2/3) Installing libedit (20191231.3.1-r1) 03:38:58 (3/3) Installing openssh-client (8.4_p1-r4) 03:38:59 Executing busybox-1.32.1-r6.trigger 03:38:59 OK: 222 MiB in 55 packages 03:39:00 Removing intermediate container 2f8e988a795e 03:39:00 ---> ed7ee4bab24f 03:39:00 Step 8/11 : COPY . . 03:39:02 ---> 61c2fd6dab1b 03:39:02 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:02 ---> Running in 9b6d7d78da78 03:39:34 Removing intermediate container 9b6d7d78da78 03:39:34 ---> 1aaffc0bf2e4 03:39:34 Step 10/11 : ARG MAKE='make build' 03:39:34 ---> Running in 37d26e1e1c29 03:39:34 Removing intermediate container 37d26e1e1c29 03:39:34 ---> 6f3fc48f9e8b 03:39:34 Step 11/11 : RUN $MAKE 03:39:34 ---> Running in 3493326b0da0 03:39:34 noop 03:39:35 Removing intermediate container 3493326b0da0 03:39:35 ---> 58b67183d92b 03:39:35 Successfully built 58b67183d92b 03:39:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:39:35 + docker inspect -f . ci-base-image-arm64 03:39:35 . [Pipeline] withDockerContainer 03:39:35 prd-ubuntu18.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container 03:39:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@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 ******** ci-base-image-arm64 cat 03:39:37 $ docker top b9c005817cf74025767ec05d99a0ed4bf1afbfa3a7ae3f865a97d589fccc2c0f -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:38 + go version 03:39:38 go version go1.16.8 linux/arm64 [Pipeline] } 03:39:38 $ docker stop --time=1 b9c005817cf74025767ec05d99a0ed4bf1afbfa3a7ae3f865a97d589fccc2c0f 03:39:40 $ docker rm -f b9c005817cf74025767ec05d99a0ed4bf1afbfa3a7ae3f865a97d589fccc2c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:39:41 + docker inspect -f . ci-base-image-arm64 03:39:41 . [Pipeline] withDockerContainer 03:39:42 prd-ubuntu18.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container 03:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@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 ******** ci-base-image-arm64 cat 03:39:43 $ docker top 26b60fc2c346a6f66470db6f3d8e2ebf88ba991d8608bcdefe09bcc3c8188392 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:39:45 + go mod tidy [Pipeline] sh 03:39:46 + make test 03:39:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:39:47 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:40:56 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:40:56 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.831s coverage: 64.6% of statements 03:40:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:41:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:41:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:41:29 ./bin/test-attribution-txt.sh [Pipeline] } 03:41:29 $ docker stop --time=1 26b60fc2c346a6f66470db6f3d8e2ebf88ba991d8608bcdefe09bcc3c8188392 03:41:31 $ docker rm -f 26b60fc2c346a6f66470db6f3d8e2ebf88ba991d8608bcdefe09bcc3c8188392 [Pipeline] // withDockerContainer [Pipeline] sh 03:41:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:41:32 Warning: overwriting stash ‘coverage-report’ 03:41:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:41:34 + ls -al . 03:41:34 total 168 03:41:34 drwxrwxr-x 7 jenkins jenkins 4096 Oct 7 03:41 . 03:41:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:38 .. 03:41:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:38 .git 03:41:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:38 .github 03:41:34 -rw-rw-r-- 1 jenkins jenkins 270 Oct 7 03:38 .gitignore 03:41:34 -rw-rw-r-- 1 jenkins jenkins 8153 Oct 7 03:38 Attribution.txt 03:41:34 -rw-rw-r-- 1 jenkins jenkins 6349 Oct 7 03:38 CHANGELOG.md 03:41:34 -rw-rw-r-- 1 jenkins jenkins 1951 Oct 7 03:38 Dockerfile 03:41:34 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 03:38 GOVERNANCE.md 03:41:34 -rw-rw-r-- 1 jenkins jenkins 660 Oct 7 03:38 Jenkinsfile 03:41:34 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 03:38 LICENSE 03:41:34 -rw-rw-r-- 1 jenkins jenkins 999 Oct 7 03:38 Makefile 03:41:34 -rw-rw-r-- 1 jenkins jenkins 623 Oct 7 03:38 OWNERS.md 03:41:34 -rw-rw-r-- 1 jenkins jenkins 2913 Oct 7 03:38 README.md 03:41:34 -rw-rw-r-- 1 jenkins jenkins 11 Oct 7 03:33 VERSION 03:41:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:38 bin 03:41:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 03:38 cmd 03:41:34 -rw-r--r-- 1 jenkins jenkins 46339 Oct 7 03:40 coverage.out 03:41:34 -rw-rw-r-- 1 jenkins jenkins 795 Oct 7 03:38 go.mod 03:41:34 -rw-r--r-- 1 jenkins jenkins 22824 Oct 7 03:39 go.sum 03:41:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 03:38 internal 03:41:34 -rw-rw-r-- 1 jenkins jenkins 235 Oct 7 03:38 version.go [Pipeline] isUnix [Pipeline] sh 03:41:34 + 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=c057a04f6cb87a8cdacff32a07698e3019c9b04b --label arch=arm64 --label version=2.0.1-dev.7 . 03:41:34 Sending build context to Docker daemon 8.682MB 03:41:34 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 03:41:34 Step 2/25 : FROM ${BASE} AS builder 03:41:34 ---> 58b67183d92b 03:41:34 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:41:35 ---> Running in 8e9f0a2f97f2 03:41:35 Removing intermediate container 8e9f0a2f97f2 03:41:35 ---> 56d1cf39b1a8 03:41:35 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 03:41:35 ---> Running in fc491b8db6a6 03:41:36 Removing intermediate container fc491b8db6a6 03:41:36 ---> 8e102f6158af 03:41:36 Step 5/25 : WORKDIR /device-virtual-go 03:41:36 ---> Running in a34221c384c2 03:41:36 Removing intermediate container a34221c384c2 03:41:36 ---> 09da0087ab45 03:41:36 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:41:36 ---> Running in 2cb5f3a120a0 03:41:38 Removing intermediate container 2cb5f3a120a0 03:41:38 ---> 140337d17705 03:41:38 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:41:38 ---> Running in d4fe46386bfb 03:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:41:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:41:42 OK: 222 MiB in 55 packages 03:41:43 Removing intermediate container d4fe46386bfb 03:41:43 ---> 454700e1fc20 03:41:43 Step 8/25 : COPY . . 03:41:44 ---> 2e34bd9bff97 03:41:44 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:44 ---> Running in 889c2be305ea 03:41:46 Removing intermediate container 889c2be305ea 03:41:46 ---> e6c4c448c4ae 03:41:46 Step 10/25 : ARG MAKE='make build' 03:41:46 ---> Running in 7b1b861b9660 03:41:46 Removing intermediate container 7b1b861b9660 03:41:46 ---> e5fb3ade5dc6 03:41:46 Step 11/25 : RUN $MAKE 03:41:47 ---> Running in 6c88ef40a280 03:41:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.7" -o cmd/device-virtual ./cmd 03:42:45 Removing intermediate container 6c88ef40a280 03:42:45 ---> 5ff4191fef89 03:42:45 Step 12/25 : FROM alpine:3.14 03:42:45 3.14: Pulling from library/alpine 03:42:45 552d1f2373af: Pulling fs layer 03:42:45 552d1f2373af: Verifying Checksum 03:42:45 552d1f2373af: Download complete 03:42:45 552d1f2373af: Pull complete 03:42:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:42:45 Status: Downloaded newer image for alpine:3.14 03:42:45 ---> bb3de5531c18 03:42:45 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:42:45 ---> Running in a79505cd155b 03:42:45 Removing intermediate container a79505cd155b 03:42:45 ---> 1a9a1da14b55 03:42:45 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:45 ---> Running in ff90f978b09f 03:42:45 Removing intermediate container ff90f978b09f 03:42:45 ---> 0058a0340e53 03:42:45 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 03:42:45 ---> Running in edb57277479c 03:42:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:42:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:42:45 (1/6) Installing dumb-init (1.2.5-r1) 03:42:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:42:45 (3/6) Installing libsodium (1.0.18-r0) 03:42:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:42:46 (5/6) Installing libzmq (4.3.4-r0) 03:42:46 (6/6) Installing zeromq (4.3.4-r0) 03:42:46 Executing busybox-1.33.1-r3.trigger 03:42:46 OK: 8 MiB in 20 packages 03:42:47 Removing intermediate container edb57277479c 03:42:47 ---> 070f2b7908e2 03:42:47 Step 16/25 : WORKDIR / 03:42:47 ---> Running in 7d430f72a788 03:42:47 Removing intermediate container 7d430f72a788 03:42:47 ---> c1e0e72d46c4 03:42:47 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:42:48 ---> 64331efe9628 03:42:48 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 03:42:49 ---> 4617c59fdefe 03:42:49 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 03:42:51 ---> b0a2147cddea 03:42:51 Step 20/25 : EXPOSE 59900 03:42:51 ---> Running in 8755770da76e 03:42:51 Removing intermediate container 8755770da76e 03:42:51 ---> 2e2578062810 03:42:51 Step 21/25 : ENTRYPOINT ["/device-virtual"] 03:42:51 ---> Running in 733ad8f5c99e 03:42:52 Removing intermediate container 733ad8f5c99e 03:42:52 ---> 7cccb5831a20 03:42:52 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:42:52 ---> Running in 5cef9d37958d 03:42:52 Removing intermediate container 5cef9d37958d 03:42:52 ---> 5396c80677d3 03:42:52 Step 23/25 : LABEL arch=arm64 03:42:52 ---> Running in 264edfbf04db 03:42:53 Removing intermediate container 264edfbf04db 03:42:53 ---> 10b1985f7bb2 03:42:53 Step 24/25 : LABEL git_sha=c057a04f6cb87a8cdacff32a07698e3019c9b04b 03:42:53 ---> Running in 3eba04a1f3e5 03:42:53 Removing intermediate container 3eba04a1f3e5 03:42:53 ---> adc1e9bf736a 03:42:53 Step 25/25 : LABEL version=2.0.1-dev.7 03:42:54 ---> Running in a9fc8c50e17e 03:42:54 Removing intermediate container a9fc8c50e17e 03:42:54 ---> 2ce3b9d67d9c 03:42:54 [Warning] One or more build-args [ARCH] were not consumed 03:42:54 Successfully built 2ce3b9d67d9c 03:42:54 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:55 provisioning config files... 03:42:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/8@tmp/config3840602598293781381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:55 ---> docker-login.sh 03:42:55 nexus3.edgexfoundry.org:10001 03:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:55 Configure a credential helper to remove this warning. See 03:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:55 03:42:55 Login Succeeded 03:42:55 nexus3.edgexfoundry.org:10002 03:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:56 Configure a credential helper to remove this warning. See 03:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:56 03:42:56 Login Succeeded 03:42:56 nexus3.edgexfoundry.org:10003 03:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:56 Configure a credential helper to remove this warning. See 03:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:56 03:42:56 Login Succeeded 03:42:57 nexus3.edgexfoundry.org:10004 03:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:57 Configure a credential helper to remove this warning. See 03:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:57 03:42:57 Login Succeeded 03:42:57 docker.io 03:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:58 Configure a credential helper to remove this warning. See 03:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:58 03:42:58 Login Succeeded 03:42:58 ---> docker-login.sh ends [Pipeline] } 03:42:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:42:58 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 03:42:58 c057a04f6cb87a8cdacff32a07698e3019c9b04b 03:42:58 latest 03:42:58 2.0.1-dev.7 03:42:58 c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 03:42:58 main 03:42:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:42:59 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] isUnix [Pipeline] sh 03:42:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b 03:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:42:59 e6d2c04ea033: Preparing 03:42:59 24084d8873ac: Preparing 03:42:59 a1150e8ff16b: Preparing 03:42:59 618b4c6a13e0: Preparing 03:42:59 9a15a862bc49: Preparing 03:42:59 ee420dfed78a: Preparing 03:42:59 ee420dfed78a: Waiting 03:42:59 9a15a862bc49: Pushed 03:42:59 24084d8873ac: Pushed 03:42:59 a1150e8ff16b: Pushed 03:42:59 ee420dfed78a: Layer already exists 03:43:00 618b4c6a13e0: Pushed 03:43:03 e6d2c04ea033: Pushed 03:43:03 c057a04f6cb87a8cdacff32a07698e3019c9b04b: digest: sha256:d0e31f52b4a582d726fe9f4f3b2506ddd2cf414305f787785f36e195c428ad6d size: 1572 [Pipeline] isUnix [Pipeline] sh 03:43:04 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:43:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 03:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:43:04 e6d2c04ea033: Preparing 03:43:04 24084d8873ac: Preparing 03:43:04 a1150e8ff16b: Preparing 03:43:04 618b4c6a13e0: Preparing 03:43:04 9a15a862bc49: Preparing 03:43:04 ee420dfed78a: Preparing 03:43:04 ee420dfed78a: Waiting 03:43:04 618b4c6a13e0: Layer already exists 03:43:04 e6d2c04ea033: Layer already exists 03:43:04 9a15a862bc49: Layer already exists 03:43:04 24084d8873ac: Layer already exists 03:43:04 a1150e8ff16b: Layer already exists 03:43:04 ee420dfed78a: Layer already exists 03:43:04 latest: digest: sha256:d0e31f52b4a582d726fe9f4f3b2506ddd2cf414305f787785f36e195c428ad6d size: 1572 [Pipeline] isUnix [Pipeline] sh 03:43:05 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 03:43:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.7 03:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:43:05 e6d2c04ea033: Preparing 03:43:05 24084d8873ac: Preparing 03:43:05 a1150e8ff16b: Preparing 03:43:05 618b4c6a13e0: Preparing 03:43:05 9a15a862bc49: Preparing 03:43:05 ee420dfed78a: Preparing 03:43:05 ee420dfed78a: Waiting 03:43:05 a1150e8ff16b: Layer already exists 03:43:05 e6d2c04ea033: Layer already exists 03:43:05 24084d8873ac: Layer already exists 03:43:05 9a15a862bc49: Layer already exists 03:43:05 618b4c6a13e0: Layer already exists 03:43:05 ee420dfed78a: Layer already exists 03:43:05 2.0.1-dev.7: digest: sha256:d0e31f52b4a582d726fe9f4f3b2506ddd2cf414305f787785f36e195c428ad6d size: 1572 [Pipeline] isUnix [Pipeline] sh 03:43:06 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 03:43:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 03:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:43:06 e6d2c04ea033: Preparing 03:43:06 24084d8873ac: Preparing 03:43:06 a1150e8ff16b: Preparing 03:43:06 618b4c6a13e0: Preparing 03:43:06 9a15a862bc49: Preparing 03:43:06 ee420dfed78a: Preparing 03:43:06 ee420dfed78a: Waiting 03:43:06 9a15a862bc49: Layer already exists 03:43:06 a1150e8ff16b: Layer already exists 03:43:06 24084d8873ac: Layer already exists 03:43:06 618b4c6a13e0: Layer already exists 03:43:06 e6d2c04ea033: Layer already exists 03:43:06 ee420dfed78a: Layer already exists 03:43:06 c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7: digest: sha256:d0e31f52b4a582d726fe9f4f3b2506ddd2cf414305f787785f36e195c428ad6d size: 1572 [Pipeline] isUnix [Pipeline] sh 03:43:07 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 03:43:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 03:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:43:07 e6d2c04ea033: Preparing 03:43:07 24084d8873ac: Preparing 03:43:07 a1150e8ff16b: Preparing 03:43:07 618b4c6a13e0: Preparing 03:43:07 9a15a862bc49: Preparing 03:43:07 ee420dfed78a: Preparing 03:43:07 ee420dfed78a: Waiting 03:43:07 a1150e8ff16b: Layer already exists 03:43:07 9a15a862bc49: Layer already exists 03:43:07 e6d2c04ea033: Layer already exists 03:43:07 618b4c6a13e0: Layer already exists 03:43:07 24084d8873ac: Layer already exists 03:43:07 ee420dfed78a: Layer already exists 03:43:07 main: digest: sha256:d0e31f52b4a582d726fe9f4f3b2506ddd2cf414305f787785f36e195c428ad6d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:07 ===================================================== [Pipeline] echo 03:43:07 taggedImages: 03:43:07 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b 03:43:07 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 03:43:07 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.7 03:43:07 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 03:43:07 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:08 03:43:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:43:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:09 arm64: Pulling from edgex-lftools-log-publisher 03:43:09 448f6bf000e3: Pulling fs layer 03:43:09 f757da607395: Pulling fs layer 03:43:09 05883995daec: Pulling fs layer 03:43:09 8603b9c90790: Pulling fs layer 03:43:09 1560dd03e051: Pulling fs layer 03:43:09 27f5ce0e4adf: Pulling fs layer 03:43:09 c2d8d7efcc4b: Pulling fs layer 03:43:09 8603b9c90790: Waiting 03:43:09 1560dd03e051: Waiting 03:43:09 27f5ce0e4adf: Waiting 03:43:09 c2d8d7efcc4b: Waiting 03:43:09 f757da607395: Verifying Checksum 03:43:09 f757da607395: Download complete 03:43:09 8603b9c90790: Download complete 03:43:10 1560dd03e051: Download complete 03:43:10 05883995daec: Verifying Checksum 03:43:10 05883995daec: Download complete 03:43:10 27f5ce0e4adf: Verifying Checksum 03:43:10 27f5ce0e4adf: Download complete 03:43:10 448f6bf000e3: Verifying Checksum 03:43:10 448f6bf000e3: Download complete 03:43:12 c2d8d7efcc4b: Verifying Checksum 03:43:12 c2d8d7efcc4b: Download complete 03:43:13 448f6bf000e3: Pull complete 03:43:14 f757da607395: Pull complete 03:43:16 05883995daec: Pull complete 03:43:16 8603b9c90790: Pull complete 03:43:17 1560dd03e051: Pull complete 03:43:17 27f5ce0e4adf: Pull complete 03:43:32 c2d8d7efcc4b: Pull complete 03:43:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:43:33 prd-ubuntu18.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container 03:43:33 $ 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/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:43:37 $ docker top e4f4d35c353af3d5cd9c88375d97935a5b178b777fad5a91bc2827ecae9aeea0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:38 ---> job-cost.sh 03:43:38 lf-activate-venv: SKIPPING 03:43:38 INFO: No Stack... 03:43:38 INFO: Retrieving Pricing Info for: v3-standard-4 03:43:39 INFO: Archiving Costs [Pipeline] sh 03:43:39 + cat /w/workspace/device-virtual-go/8/archives/cost.csv 03:43:39 + cut -d, -f6 [Pipeline] lock 03:43:39 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] 03:43:39 Resource [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] did not exist. Created. 03:43:39 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:43:40 /w/workspace/device-virtual-go/8@tmp/durable-760bc288/script.sh: 1: /w/workspace/device-virtual-go/8@tmp/durable-760bc288/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:43:41 + echo total: 0.10999999940395355 [Pipeline] stash 03:43:41 Warning: overwriting stash ‘stack-cost’ 03:43:41 Stashed 1 file(s) [Pipeline] } 03:43:41 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 03:43:41 $ docker stop --time=1 e4f4d35c353af3d5cd9c88375d97935a5b178b777fad5a91bc2827ecae9aeea0 03:43:43 $ docker rm -f e4f4d35c353af3d5cd9c88375d97935a5b178b777fad5a91bc2827ecae9aeea0 [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 03:43:44 provisioning config files... 03:43:44 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4189028197338799419tmp [Pipeline] { [Pipeline] sh 03:43:44 + set +x 03:43:44 + bash -s -- 03:43:44 + curl -s https://codecov.io/bash 03:43:44 03:43:44 _____ _ 03:43:44 / ____| | | 03:43:44 | | ___ __| | ___ ___ _____ __ 03:43:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:43:44 | |___| (_) | (_| | __/ (_| (_) \ V / 03:43:44 \_____\___/ \__,_|\___|\___\___/ \_/ 03:43:44 Bash-1.0.6 03:43:44 03:43:44 03:43:44 ==> git version 2.24.4 found 03:43:44 ==> 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 03:43:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:43:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:43:44 ==> Jenkins CI detected. 03:43:44 current dir:  /w/workspace/exfoundry_device-virtual-go_main 03:43:44 project root: . 03:43:44 --> token set from env 03:43:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:43:44 ==> Running gcov in . (disable via -X gcov) 03:43:44 ==> Python coveragepy not found 03:43:44 ==> Searching for coverage reports in: 03:43:44 + . 03:43:44 -> Found 1 reports 03:43:44 ==> Detecting git/mercurial file structure 03:43:44 ==> Reading reports 03:43:44 + ./coverage.out bytes=46339 03:43:44 ==> Appending adjustments 03:43:44 https://docs.codecov.io/docs/fixing-reports 03:43:44 + Found adjustments 03:43:44 ==> Gzipping contents 03:43:44 8.0K /tmp/codecov.Yz03jo.gz 03:43:44 ==> Uploading reports 03:43:44 url: https://codecov.io 03:43:44 query: branch=main&commit=c057a04f6cb87a8cdacff32a07698e3019c9b04b&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:43:44 -> Pinging Codecov 03:43:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=c057a04f6cb87a8cdacff32a07698e3019c9b04b&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:43:45 -> Uploading to 03:43:45 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/5E52B4B073DB2E39498172D8E973AA87/c057a04f6cb87a8cdacff32a07698e3019c9b04b/2162bad8-1b27-4c1b-87cd-cc45a2204c7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T034345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce7b282605d5647801a8b48cc8c80103384de01c1d03c86d6bd20ef81edbf623 03:43:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:43:45 Dload Upload Total Spent Left Speed 03:43:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5479 0 0 100 5479 0 19275 --:--:-- --:--:-- --:--:-- 19292 03:43:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] } 03:43:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:43:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:43:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:43:46 03:43:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:43:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:43:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:43:46 188c0c94c7c5: Pulling fs layer 03:43:46 0ef7d3d256c8: Pulling fs layer 03:43:46 de9db76c5a1d: Pulling fs layer 03:43:46 0eba1c9be4d2: Pulling fs layer 03:43:46 0d57e429df01: Pulling fs layer 03:43:46 4e4be7b47b0d: Pulling fs layer 03:43:46 e1f770b5df2f: Pulling fs layer 03:43:46 85a0685a4137: Pulling fs layer 03:43:46 0eba1c9be4d2: Waiting 03:43:46 0d57e429df01: Waiting 03:43:46 4e4be7b47b0d: Waiting 03:43:46 85a0685a4137: Waiting 03:43:46 e1f770b5df2f: Waiting 03:43:46 de9db76c5a1d: Download complete 03:43:46 0ef7d3d256c8: Verifying Checksum 03:43:46 0ef7d3d256c8: Download complete 03:43:46 0d57e429df01: Verifying Checksum 03:43:46 0d57e429df01: Download complete 03:43:46 4e4be7b47b0d: Verifying Checksum 03:43:46 4e4be7b47b0d: Download complete 03:43:46 188c0c94c7c5: Verifying Checksum 03:43:46 188c0c94c7c5: Download complete 03:43:46 188c0c94c7c5: Pull complete 03:43:47 0ef7d3d256c8: Pull complete 03:43:47 de9db76c5a1d: Pull complete 03:43:48 0eba1c9be4d2: Download complete 03:43:48 e1f770b5df2f: Verifying Checksum 03:43:48 e1f770b5df2f: Download complete 03:43:48 85a0685a4137: Verifying Checksum 03:43:48 85a0685a4137: Download complete 03:43:52 0eba1c9be4d2: Pull complete 03:43:52 0d57e429df01: Pull complete 03:43:52 4e4be7b47b0d: Pull complete 03:43:52 e1f770b5df2f: Pull complete 03:43:57 85a0685a4137: Pull complete 03:43:57 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:43:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:43:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:43:57 prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container 03:43:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:43:59 $ docker top 435851b6c000d21bd91922c23e44aefe3b15dd80d70bc8e9a4579822aacf4d27 -eo pid,comm [Pipeline] { [Pipeline] echo 03:43:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:43:59 + set -o pipefail 03:43:59 + snyk monitor '--org=edgex-jenkins' 03:44:03 03:44:03 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 03:44:03 03:44:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/1c6f6213-a871-4aa0-9f88-121bc1632dbf 03:44:03 03:44:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:44:03 03:44:03 03:44:03 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 03:44:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:44:03 $ docker stop --time=1 435851b6c000d21bd91922c23e44aefe3b15dd80d70bc8e9a4579822aacf4d27 03:44:06 $ docker rm -f 435851b6c000d21bd91922c23e44aefe3b15dd80d70bc8e9a4579822aacf4d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:44:07 + git log --format=format:%s -1 c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] isUnix [Pipeline] sh 03:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:07 . [Pipeline] withDockerContainer 03:44:07 prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container 03:44:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:44:08 $ docker top d4e0fe1b2eaaa2a59cadf2119d47e2e1c5a9f18d115a96bdd3f67528bb77dafa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:08 [ssh-agent] Looking for ssh-agent implementation... 03:44:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:08 $ docker exec d4e0fe1b2eaaa2a59cadf2119d47e2e1c5a9f18d115a96bdd3f67528bb77dafa ssh-agent 03:44:08 SSH_AUTH_SOCK=/tmp/ssh-HvjqMc8htlja/agent.14 03:44:08 SSH_AGENT_PID=20 03:44:08 Running ssh-add (command line suppressed) 03:44:08 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4182182684949929151.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4182182684949929151.key) 03:44:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:08 + git semver tag 03:44:08 # -> Open(): unable to determine branch for HEAD 03:44:08 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 03:44:08 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 03:44:08 # $SEMVER_REMOTE_NAME = origin 03:44:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:44:08 # $SEMVER_USER_NAME = edgex-jenkins 03:44:08 # $SEMVER_BRANCH = main 03:44:08 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 03:44:08 # c057a04f6cb87a8cdacff32a07698e3019c9b04b HEAD 03:44:08 # -> Force: false 03:44:08 # e8c56578d2f7ff1d786bd1979f5ac34437474dcb refs/tags/v2.0.1-dev.7 [Pipeline] } 03:44:08 $ docker exec --env ******** --env ******** d4e0fe1b2eaaa2a59cadf2119d47e2e1c5a9f18d115a96bdd3f67528bb77dafa ssh-agent -k 03:44:09 unset SSH_AUTH_SOCK; 03:44:09 unset SSH_AGENT_PID; 03:44:09 echo Agent pid 20 killed; 03:44:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:09 + git semver [Pipeline] } 03:44:09 $ docker stop --time=1 d4e0fe1b2eaaa2a59cadf2119d47e2e1c5a9f18d115a96bdd3f67528bb77dafa 03:44:10 $ docker rm -f d4e0fe1b2eaaa2a59cadf2119d47e2e1c5a9f18d115a96bdd3f67528bb77dafa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:44:11 03:44:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:44:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:44:11 0.23.1-centos7: Pulling from edgex-lftools 03:44:11 ab5ef0e58194: Pulling fs layer 03:44:11 9712f1f96733: Pulling fs layer 03:44:11 63f879dbbcfc: Pulling fs layer 03:44:11 0d9ebad4ef96: Pulling fs layer 03:44:11 e9a5061849ea: Pulling fs layer 03:44:11 d747dcd14b5f: Pulling fs layer 03:44:11 2de7ff778b66: Pulling fs layer 03:44:11 d747dcd14b5f: Waiting 03:44:11 0d9ebad4ef96: Waiting 03:44:11 2de7ff778b66: Waiting 03:44:11 e9a5061849ea: Waiting 03:44:11 9712f1f96733: Verifying Checksum 03:44:11 9712f1f96733: Download complete 03:44:12 63f879dbbcfc: Verifying Checksum 03:44:12 63f879dbbcfc: Download complete 03:44:12 ab5ef0e58194: Verifying Checksum 03:44:12 ab5ef0e58194: Download complete 03:44:12 d747dcd14b5f: Verifying Checksum 03:44:12 d747dcd14b5f: Download complete 03:44:12 e9a5061849ea: Verifying Checksum 03:44:12 e9a5061849ea: Download complete 03:44:12 0d9ebad4ef96: Verifying Checksum 03:44:12 0d9ebad4ef96: Download complete 03:44:13 2de7ff778b66: Verifying Checksum 03:44:13 2de7ff778b66: Download complete 03:44:15 ab5ef0e58194: Pull complete 03:44:15 9712f1f96733: Pull complete 03:44:16 63f879dbbcfc: Pull complete 03:44:20 0d9ebad4ef96: Pull complete 03:44:21 e9a5061849ea: Pull complete 03:44:21 d747dcd14b5f: Pull complete 03:44:22 2de7ff778b66: Pull complete 03:44:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:44:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:44:22 prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container 03:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:44:25 $ docker top 7731a830065b0a9f34399521c76de89ede6cf3dc84bdf3648ad8167f2885dad8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:44:25 provisioning config files... 03:44:25 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2997929433652496873tmp 03:44:25 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1704463715981975895tmp 03:44:25 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4503663836041685210tmp [Pipeline] { [Pipeline] echo 03:44:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:44:26 ---> sigul-configuration.sh 03:44:26 gpg: directory `/root/.gnupg' created 03:44:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:44:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:44:26 gpg: keyring `/root/.gnupg/secring.gpg' created 03:44:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:44:26 gpg: CAST5 encrypted data 03:44:26 gpg: encrypted with 1 passphrase 03:44:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:44:26 + mkdir /home/jenkins 03:44:26 + mkdir /home/jenkins/sigul [Pipeline] sh 03:44:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:44:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:44:27 ---> sigul-install.sh 03:44:27 Sigul already installed; skipping installation. [Pipeline] sh 03:44:27 + git tag --list 03:44:27 v1.0.0 03:44:27 v1.1.0 03:44:27 v1.1.1 03:44:27 v1.2.1 03:44:27 v1.2.2 03:44:27 v1.2.3 03:44:27 v1.3.0 03:44:27 v1.3.1 03:44:27 v2.0.0 03:44:27 v2.0.1-dev.1 03:44:27 v2.0.1-dev.2 03:44:27 v2.0.1-dev.3 03:44:27 v2.0.1-dev.4 03:44:27 v2.0.1-dev.5 03:44:27 v2.0.1-dev.6 03:44:27 v2.0.1-dev.7 [Pipeline] sh 03:44:27 + lftools sign git-tag v2.0.1-dev.7 03:44:28 Signing Git tag with Sigul... 03:44:28 Signing v2.0.1-dev.7 [Pipeline] echo 03:44:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:44:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:44:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:44:29 $ docker stop --time=1 7731a830065b0a9f34399521c76de89ede6cf3dc84bdf3648ad8167f2885dad8 03:44:31 $ docker rm -f 7731a830065b0a9f34399521c76de89ede6cf3dc84bdf3648ad8167f2885dad8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:31 . [Pipeline] withDockerContainer 03:44:31 prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container 03:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:44:32 $ docker top 0ae3be8bdd80c03cd3ca3899edff021ec9f63d3920baed022771ad7a0ebd031c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:32 [ssh-agent] Looking for ssh-agent implementation... 03:44:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:32 $ docker exec 0ae3be8bdd80c03cd3ca3899edff021ec9f63d3920baed022771ad7a0ebd031c ssh-agent 03:44:32 SSH_AUTH_SOCK=/tmp/ssh-OBJrTmQUxSeM/agent.14 03:44:32 SSH_AGENT_PID=20 03:44:32 Running ssh-add (command line suppressed) 03:44:32 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6834175879671999253.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6834175879671999253.key) 03:44:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:33 + git semver bump pre 03:44:33 # -> Open(): unable to determine branch for HEAD 03:44:33 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 03:44:33 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 03:44:33 # $SEMVER_REMOTE_NAME = origin 03:44:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:44:33 # $SEMVER_USER_NAME = edgex-jenkins 03:44:33 # $SEMVER_BRANCH = main 03:44:33 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 03:44:33 2.0.1-dev.8 [Pipeline] } 03:44:33 $ docker exec --env ******** --env ******** 0ae3be8bdd80c03cd3ca3899edff021ec9f63d3920baed022771ad7a0ebd031c ssh-agent -k 03:44:33 unset SSH_AUTH_SOCK; 03:44:33 unset SSH_AGENT_PID; 03:44:33 echo Agent pid 20 killed; 03:44:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:33 + git semver [Pipeline] } 03:44:33 $ docker stop --time=1 0ae3be8bdd80c03cd3ca3899edff021ec9f63d3920baed022771ad7a0ebd031c 03:44:34 $ docker rm -f 0ae3be8bdd80c03cd3ca3899edff021ec9f63d3920baed022771ad7a0ebd031c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:44:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:35 . [Pipeline] withDockerContainer 03:44:35 prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container 03:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:44:35 $ docker top b983a55a70afb23a1ba77720ada182b04ef832b097e30ff4cb73cdeca7df4049 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:36 [ssh-agent] Looking for ssh-agent implementation... 03:44:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:36 $ docker exec b983a55a70afb23a1ba77720ada182b04ef832b097e30ff4cb73cdeca7df4049 ssh-agent 03:44:36 SSH_AUTH_SOCK=/tmp/ssh-cuPsswMNQUls/agent.14 03:44:36 SSH_AGENT_PID=20 03:44:36 Running ssh-add (command line suppressed) 03:44:36 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9051452791947557018.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9051452791947557018.key) 03:44:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:36 + git semver push 03:44:36 # -> Open(): unable to determine branch for HEAD 03:44:36 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 03:44:36 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 03:44:36 # $SEMVER_REMOTE_NAME = origin 03:44:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:44:36 # $SEMVER_USER_NAME = edgex-jenkins 03:44:36 # $SEMVER_BRANCH = main 03:44:36 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 03:44:38 $ docker exec --env ******** --env ******** b983a55a70afb23a1ba77720ada182b04ef832b097e30ff4cb73cdeca7df4049 ssh-agent -k 03:44:38 unset SSH_AUTH_SOCK; 03:44:38 unset SSH_AGENT_PID; 03:44:38 echo Agent pid 20 killed; 03:44:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:38 + git semver [Pipeline] } 03:44:38 $ docker stop --time=1 b983a55a70afb23a1ba77720ada182b04ef832b097e30ff4cb73cdeca7df4049 03:44:40 $ docker rm -f b983a55a70afb23a1ba77720ada182b04ef832b097e30ff4cb73cdeca7df4049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:44:41 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:44:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:44:42 ---> package-listing.sh 03:44:42 ++ facter osfamily 03:44:42 ++ tr '[:upper:]' '[:lower:]' 03:44:42 + OS_FAMILY=redhat 03:44:42 + workspace=/w/workspace/exfoundry_device-virtual-go_main 03:44:42 + START_PACKAGES=/tmp/packages_start.txt 03:44:42 + END_PACKAGES=/tmp/packages_end.txt 03:44:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:44:42 + PACKAGES=/tmp/packages_start.txt 03:44:42 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:44:42 + PACKAGES=/tmp/packages_end.txt 03:44:42 + case "${OS_FAMILY}" in 03:44:42 + rpm -qa 03:44:42 + sort 03:44:43 + '[' -f /tmp/packages_start.txt ']' 03:44:43 + '[' -f /tmp/packages_end.txt ']' 03:44:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:44:43 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:44:43 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 03:44:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 03:44:43 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:44:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:44 03:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:44 latest: Pulling from edgex-lftools-log-publisher 03:44:44 b4d181a07f80: Pulling fs layer 03:44:44 a1111a8f2ec3: Pulling fs layer 03:44:44 ed53099fbce6: Pulling fs layer 03:44:44 dc539afda2c1: Pulling fs layer 03:44:44 77bc0d833cb6: Pulling fs layer 03:44:44 9065ff56babe: Pulling fs layer 03:44:44 d287ab97295c: Pulling fs layer 03:44:44 dc539afda2c1: Waiting 03:44:44 77bc0d833cb6: Waiting 03:44:44 9065ff56babe: Waiting 03:44:44 d287ab97295c: Waiting 03:44:44 a1111a8f2ec3: Verifying Checksum 03:44:44 a1111a8f2ec3: Download complete 03:44:44 dc539afda2c1: Verifying Checksum 03:44:44 dc539afda2c1: Download complete 03:44:44 ed53099fbce6: Verifying Checksum 03:44:44 ed53099fbce6: Download complete 03:44:44 b4d181a07f80: Verifying Checksum 03:44:44 b4d181a07f80: Download complete 03:44:44 77bc0d833cb6: Verifying Checksum 03:44:44 77bc0d833cb6: Download complete 03:44:44 9065ff56babe: Verifying Checksum 03:44:44 9065ff56babe: Download complete 03:44:45 d287ab97295c: Verifying Checksum 03:44:45 d287ab97295c: Download complete 03:44:46 b4d181a07f80: Pull complete 03:44:46 a1111a8f2ec3: Pull complete 03:44:47 ed53099fbce6: Pull complete 03:44:47 dc539afda2c1: Pull complete 03:44:47 77bc0d833cb6: Pull complete 03:44:47 9065ff56babe: Pull complete 03:44:54 d287ab97295c: Pull complete 03:44:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:44:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:44:54 prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container 03:44:54 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:44:56 $ docker top ed6b885888c518f4f86813ad640860defdd8277d70f10ca31bab1130f579cd14 -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:56 + touch /tmp/pre-build-complete [Pipeline] sh 03:44:56 + mkdir -p /var/log/sysstat [Pipeline] sh 03:44:57 + ls /var/log/sa-host 03:44:57 + sadf -c /var/log/sa-host/sa07 03:44:57 file_magic: OK 03:44:57 HZ: Using current value: 100 03:44:57 file_header: OK 03:44:57 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 03:44:57 Statistics: 03:44:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:44:57 File successfully converted to sysstat format version 12.0.3 03:44:57 + sadf -c /var/log/sa-host/sa30 03:44:57 file_magic: OK 03:44:57 HZ: Using current value: 100 03:44:57 file_header: OK 03:44:57 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 03:44:57 Statistics: 03:44:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:44:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:57 provisioning config files... 03:44:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1739050012399630859tmp [Pipeline] { [Pipeline] echo 03:44:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:44:57 ---> create-netrc.sh [Pipeline] } 03:44:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:44:58 ---> python-tools-install.sh [Pipeline] echo 03:44:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:44:58 ---> sudo-logs.sh 03:44:58 Archiving 'sudo' log.. 03:44:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-2302.novalocal: Name or service not known 03:44:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-2302.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:44:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:44:58 ---> job-cost.sh 03:44:58 lf-activate-venv: SKIPPING 03:44:58 DEBUG: total: 0.10999999940395355 03:44:58 INFO: Retrieving Stack Cost... 03:45:13 INFO: Retrieving Pricing Info for: v3-standard-2 03:45:13 INFO: Archiving Costs [Pipeline] echo 03:45:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:45:14 ---> logs-deploy.sh 03:45:14 lf-activate-venv: SKIPPING 03:45:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/8 03:45:14 INFO: archiving workspace using pattern(s): 03:45:15 Archives upload complete. 03:45:15 INFO: archiving logs to Nexus 03:45:15 ---> uname -a: 03:45:15 Linux prd-centos7-docker-4c-2g-2302.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:45:15 03:45:15 03:45:15 ---> lscpu: 03:45:15 Architecture: x86_64 03:45:15 CPU op-mode(s): 32-bit, 64-bit 03:45:15 Byte Order: Little Endian 03:45:15 Address sizes: 40 bits physical, 48 bits virtual 03:45:15 CPU(s): 2 03:45:15 On-line CPU(s) list: 0,1 03:45:15 Thread(s) per core: 1 03:45:15 Core(s) per socket: 1 03:45:15 Socket(s): 2 03:45:15 NUMA node(s): 1 03:45:15 Vendor ID: AuthenticAMD 03:45:15 CPU family: 23 03:45:15 Model: 49 03:45:15 Model name: AMD EPYC-Rome Processor 03:45:15 Stepping: 0 03:45:15 CPU MHz: 2799.998 03:45:15 BogoMIPS: 5599.99 03:45:15 Virtualization: AMD-V 03:45:15 Hypervisor vendor: KVM 03:45:15 Virtualization type: full 03:45:15 L1d cache: 32K 03:45:15 L1i cache: 32K 03:45:15 L2 cache: 512K 03:45:15 L3 cache: 16384K 03:45:15 NUMA node0 CPU(s): 0,1 03:45:15 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 03:45:15 03:45:15 03:45:15 ---> nproc: 03:45:15 2 03:45:15 03:45:15 03:45:15 ---> df -h: 03:45:15 Filesystem Size Used Avail Use% Mounted on 03:45:15 overlay 40G 9.0G 32G 23% / 03:45:15 tmpfs 64M 0 64M 0% /dev 03:45:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:45:15 shm 64M 0 64M 0% /dev/shm 03:45:15 /dev/vda1 40G 9.0G 32G 23% /facter-os 03:45:15 03:45:15 03:45:15 ---> sar -b -r -n DEV: 03:45:15 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 03:45:15 03:45:15 03:32:07 LINUX RESTART (2 CPU) 03:45:15 03:45:15 03:33:01 tps rtps wtps bread/s bwrtn/s 03:45:15 03:34:01 20.61 0.78 19.83 334.07 3470.70 03:45:15 03:35:01 1.68 0.00 1.68 0.00 30.74 03:45:15 03:36:01 0.27 0.00 0.27 0.00 3.28 03:45:15 03:37:01 0.23 0.00 0.23 0.00 3.50 03:45:15 03:38:01 0.25 0.00 0.25 0.00 3.05 03:45:15 03:39:01 0.25 0.00 0.25 0.00 3.40 03:45:15 03:40:01 0.35 0.00 0.35 0.00 5.80 03:45:15 03:41:01 0.23 0.00 0.23 0.00 2.72 03:45:15 03:42:01 0.30 0.00 0.30 0.00 3.23 03:45:15 03:43:01 0.20 0.00 0.20 0.00 2.43 03:45:15 03:44:01 79.94 0.03 79.90 3.73 27792.47 03:45:15 Average: 9.49 0.07 9.41 30.72 2848.21 03:45:15 03:45:15 03:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:45:15 03:34:01 5674228 0 613100 7.66 2620 1718992 1210840 13.37 556796 1538504 20 03:45:15 03:35:01 5673004 0 614316 7.67 2620 1719000 1164568 12.86 558796 1538480 16 03:45:15 03:36:01 5670908 0 616412 7.70 2620 1719000 1164736 12.86 561400 1538648 12 03:45:15 03:37:01 5670332 0 616980 7.70 2620 1719008 1164808 12.86 561752 1538648 16 03:45:15 03:38:01 5676120 0 611184 7.63 2620 1719016 1164844 12.86 554944 1539360 12 03:45:15 03:39:01 5675904 0 611396 7.63 2620 1719020 1164880 12.86 555312 1539360 20 03:45:15 03:40:01 5669528 0 617768 7.71 2620 1719024 1164568 12.86 561668 1539368 16 03:45:15 03:41:01 5668708 0 618584 7.72 2620 1719028 1164568 12.86 562340 1539368 8 03:45:15 03:42:01 5668804 0 618484 7.72 2620 1719032 1164568 12.86 564456 1537352 16 03:45:15 03:43:01 5669104 0 618180 7.72 2620 1719036 1164652 12.86 564872 1537352 16 03:45:15 03:44:01 4664532 0 852056 10.64 2620 2489732 1451584 16.03 802712 2198908 29144 03:45:15 Average: 5580107 0 637133 7.96 2620 1789081 1194965 13.19 582277 1598668 2663 03:45:15 03:45:15 03:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:45:15 03:34:01 eth0 80.27 79.02 466.23 15.00 0.00 0.00 0.00 0.00 03:45:15 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:34:01 docker0 38.56 17.47 3.46 137.46 0.00 0.00 0.00 0.00 03:45:15 03:35:01 eth0 1.62 0.08 0.14 0.01 0.00 0.00 0.00 0.00 03:45:15 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:36:01 eth0 4.03 0.65 0.82 0.40 0.00 0.00 0.00 0.00 03:45:15 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:37:01 eth0 3.20 0.63 0.95 0.40 0.00 0.00 0.00 0.00 03:45:15 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:38:01 eth0 0.77 0.43 0.41 0.27 0.00 0.00 0.00 0.00 03:45:15 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:39:01 eth0 0.58 0.28 0.27 0.20 0.00 0.00 0.00 0.00 03:45:15 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:40:01 eth0 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:45:15 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:41:01 eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:45:15 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:42:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:45:15 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:43:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 03:45:15 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:44:01 veth4284832 28.07 48.12 3.04 392.27 0.00 0.00 0.00 0.00 03:45:15 03:44:01 eth0 383.22 271.48 4468.31 27.14 0.00 0.00 0.00 0.00 03:45:15 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 03:44:01 docker0 28.07 48.02 2.66 392.27 0.00 0.00 0.00 0.00 03:45:15 Average: veth4284832 2.55 4.38 0.28 35.67 0.00 0.00 0.00 0.00 03:45:15 Average: eth0 43.17 32.11 448.98 3.96 0.00 0.00 0.00 0.00 03:45:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:15 Average: docker0 6.06 5.95 0.56 48.17 0.00 0.00 0.00 0.00 03:45:15 03:45:15 03:45:15 ---> sar -P ALL: 03:45:15 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 03:45:15 03:45:15 03:32:07 LINUX RESTART (2 CPU) 03:45:15 03:45:15 03:33:01 CPU %user %nice %system %iowait %steal %idle 03:45:15 03:34:01 all 3.02 0.00 1.37 0.40 0.03 95.18 03:45:15 03:34:01 0 2.97 0.00 1.52 0.44 0.03 95.04 03:45:15 03:34:01 1 3.07 0.00 1.23 0.35 0.03 95.32 03:45:15 03:35:01 all 0.22 0.00 0.07 0.00 0.02 99.70 03:45:15 03:35:01 0 0.08 0.00 0.07 0.00 0.02 99.83 03:45:15 03:35:01 1 0.35 0.00 0.07 0.00 0.02 99.57 03:45:15 03:36:01 all 0.28 0.00 0.08 0.00 0.01 99.64 03:45:15 03:36:01 0 0.10 0.00 0.10 0.00 0.02 99.78 03:45:15 03:36:01 1 0.45 0.00 0.05 0.00 0.00 99.50 03:45:15 03:37:01 all 0.28 0.00 0.04 0.00 0.01 99.67 03:45:15 03:37:01 0 0.15 0.00 0.05 0.00 0.02 99.78 03:45:15 03:37:01 1 0.42 0.00 0.03 0.00 0.00 99.55 03:45:15 03:38:01 all 0.25 0.00 0.08 0.00 0.02 99.66 03:45:15 03:38:01 0 0.13 0.00 0.08 0.00 0.02 99.77 03:45:15 03:38:01 1 0.37 0.00 0.07 0.00 0.02 99.55 03:45:15 03:39:01 all 0.21 0.00 0.05 0.00 0.00 99.74 03:45:15 03:39:01 0 0.08 0.00 0.05 0.00 0.00 99.87 03:45:15 03:39:01 1 0.33 0.00 0.05 0.00 0.00 99.62 03:45:15 03:40:01 all 0.21 0.00 0.06 0.00 0.02 99.72 03:45:15 03:40:01 0 0.10 0.00 0.08 0.00 0.02 99.80 03:45:15 03:40:01 1 0.32 0.00 0.03 0.00 0.02 99.63 03:45:15 03:41:01 all 0.23 0.00 0.06 0.00 0.01 99.70 03:45:15 03:41:01 0 0.07 0.00 0.07 0.00 0.02 99.85 03:45:15 03:41:01 1 0.40 0.00 0.05 0.00 0.00 99.55 03:45:15 03:42:01 all 0.28 0.00 0.05 0.00 0.01 99.67 03:45:15 03:42:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:45:15 03:42:01 1 0.48 0.00 0.07 0.00 0.02 99.43 03:45:15 03:43:01 all 0.22 0.00 0.04 0.00 0.02 99.72 03:45:15 03:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:45:15 03:43:01 1 0.42 0.00 0.07 0.00 0.02 99.50 03:45:15 03:44:01 all 11.01 0.00 4.62 0.71 0.04 83.61 03:45:15 03:44:01 0 11.17 0.00 4.88 0.84 0.05 83.07 03:45:15 03:44:01 1 10.85 0.00 4.37 0.58 0.03 84.16 03:45:15 03:45:15 Average: CPU %user %nice %system %iowait %steal %idle 03:45:15 Average: all 1.45 0.00 0.58 0.10 0.02 97.85 03:45:15 Average: 0 1.33 0.00 0.62 0.11 0.02 97.91 03:45:15 Average: 1 1.56 0.00 0.54 0.08 0.01 97.80 03:45:15 03:45:15 03:45:15