Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 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-ssh7627683129675962606.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh1330079462635722293.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh4651269055922598693.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh291410630577404169.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-ssh4579986506118973319.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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-231 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-ssh1606692786027756812.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 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 (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 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 # timeout=10 Commit message: "Merge pull request #250 from lenny-intel/latest-sdk" > git rev-list --no-walk 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:53:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:53:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:53:36 ========================================================= 20:53:36 EdgeX Global Pipelines Version Info 20:53:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:53:38 ------------------- 20:53:38 stable info: 20:53:38 ------------------- 20:53:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:53:38 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:53:38 Message: update stable to v1.0.213 20:53:38 ------------------- 20:53:38 experimental info: 20:53:38 ------------------- 20:53:38 Commited By: **** collab-it+edgex@linuxfoundation.org 20:53:38 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:53:38 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:53:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:53:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:53:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:53:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:53:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:53:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:53:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:53:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:53:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] echo 20:53:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b2b4c4 [Pipeline] echo 20:53:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:39 provisioning config files... 20:53:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7376957898302752417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:39 ---> docker-login.sh 20:53:39 nexus3.edgexfoundry.org:10001 20:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:40 Configure a credential helper to remove this warning. See 20:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:40 20:53:40 Login Succeeded 20:53:40 nexus3.edgexfoundry.org:10002 20:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:40 Configure a credential helper to remove this warning. See 20:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:40 20:53:40 Login Succeeded 20:53:40 nexus3.edgexfoundry.org:10003 20:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:40 Configure a credential helper to remove this warning. See 20:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:40 20:53:40 Login Succeeded 20:53:40 nexus3.edgexfoundry.org:10004 20:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:40 Configure a credential helper to remove this warning. See 20:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:40 20:53:40 Login Succeeded 20:53:40 docker.io 20:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:40 Configure a credential helper to remove this warning. See 20:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:40 20:53:40 Login Succeeded 20:53:40 ---> docker-login.sh ends [Pipeline] } 20:53:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:53:40 + git rev-list -1 --merges 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0~1..0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] echo 20:53:41 -----------> git rev-list -1 --merges 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0~1..0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 20:53:41 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [false] [Pipeline] sh 20:53:41 + git log --format=format:%s -1 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] echo 20:53:41 ========================================================= 20:53:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:53:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:53:41 + git log --format=format:%s -1 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] echo 20:53:41 [semverPrep] GIT_COMMIT: 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0, Commit Message: Merge pull request #250 from lenny-intel/latest-sdk [Pipeline] echo 20:53:41 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:53:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:53:42 20:53:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:53:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:53:42 latest: Pulling from edgex-devops/git-semver 20:53:42 a0d0a0d46f8b: Pulling fs layer 20:53:42 3e5f54012d9b: Pulling fs layer 20:53:42 4c7163046ea9: Pulling fs layer 20:53:42 0c2d73faf560: Pulling fs layer 20:53:42 0c2d73faf560: Waiting 20:53:42 3e5f54012d9b: Verifying Checksum 20:53:42 3e5f54012d9b: Download complete 20:53:42 a0d0a0d46f8b: Verifying Checksum 20:53:42 a0d0a0d46f8b: Download complete 20:53:42 0c2d73faf560: Verifying Checksum 20:53:42 0c2d73faf560: Download complete 20:53:42 4c7163046ea9: Verifying Checksum 20:53:42 4c7163046ea9: Download complete 20:53:42 a0d0a0d46f8b: Pull complete 20:53:42 3e5f54012d9b: Pull complete 20:53:42 4c7163046ea9: Pull complete 20:53:43 0c2d73faf560: Pull complete 20:53:43 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:53:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:53:43 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 20:53:43 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:53:43 $ docker top 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:53:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:44 [ssh-agent] Looking for ssh-agent implementation... 20:53:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:44 $ docker exec 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 ssh-agent 20:53:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMJKeoe/agent.13 20:53:44 SSH_AGENT_PID=19 20:53:44 Running ssh-add (command line suppressed) 20:53:44 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7230603860263274413.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7230603860263274413.key) 20:53:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:44 + git tag --points-at HEAD [Pipeline] } 20:53:44 $ docker exec --env ******** --env ******** 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 ssh-agent -k 20:53:44 unset SSH_AUTH_SOCK; 20:53:44 unset SSH_AGENT_PID; 20:53:44 echo Agent pid 19 killed; 20:53:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:53:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:44 [ssh-agent] Looking for ssh-agent implementation... 20:53:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:44 $ docker exec 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 ssh-agent 20:53:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKfHocl/agent.52 20:53:45 SSH_AGENT_PID=58 20:53:45 Running ssh-add (command line suppressed) 20:53:45 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5665824551934971215.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5665824551934971215.key) 20:53:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:45 + git semver init 20:53:45 # -> Open(): unable to determine branch for HEAD 20:53:45 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 20:53:45 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 20:53:45 # $SEMVER_REMOTE_NAME = origin 20:53:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:53:45 # $SEMVER_USER_NAME = edgex-jenkins 20:53:45 # $SEMVER_BRANCH = main 20:53:45 # $SEMVER_TEMP = /tmp/semver-161273056 20:53:45 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 20:53:46 # '/tmp/semver-161273056' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 20:53:46 # -> Force: false 20:53:46 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 20:53:46 $ docker exec --env ******** --env ******** 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 ssh-agent -k 20:53:46 unset SSH_AUTH_SOCK; 20:53:46 unset SSH_AGENT_PID; 20:53:46 echo Agent pid 58 killed; 20:53:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:53:46 + git semver [Pipeline] } 20:53:46 $ docker stop --time=1 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 20:53:48 $ docker rm -f 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 [Pipeline] // withDockerContainer [Pipeline] sh 20:53:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:53:48 Stashed 1 file(s) [Pipeline] echo 20:53:48 [edgeXSemver]: initialized semver on version 2.0.1-dev.13 [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 20:54:03 Still waiting to schedule task 20:54:03 ‘prd-centos7-docker-4c-2g-215’ is offline 20:54:03 ‘prd-centos7-docker-4c-2g-220’ is offline 20:54:03 ‘prd-centos7-docker-4c-2g-222’ is offline 20:54:03 ‘prd-centos7-docker-4c-2g-223’ is offline 20:54:03 ‘prd-centos7-docker-4c-2g-225’ is offline 20:54:03 ‘prd-centos7-docker-4c-2g-232’ is offline 20:54:03 ‘prd-ubuntu18.04-docker-8c-8g-230’ doesn’t have label ‘centos7-docker-4c-2g’ 20:54:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-221’ doesn’t have label ‘centos7-docker-4c-2g’ 20:54:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-224’ doesn’t have label ‘centos7-docker-4c-2g’ 20:54:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ doesn’t have label ‘centos7-docker-4c-2g’ 20:54:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-229’ doesn’t have label ‘centos7-docker-4c-2g’ 20:54:03 Still waiting to schedule task 20:54:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:55:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-234 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 20:55:40 Running in /w/workspace/device-virtual-go/14 [Pipeline] { [Pipeline] checkout 20:55:40 The recommended git tool is: git 20:55:46 using credential edgex-jenkins-ssh 20:55:46 Cloning the remote Git repository 20:55:46 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:55:46 > git init /w/workspace/device-virtual-go/14 # timeout=10 20:55:46 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:55:46 > git --version # timeout=10 20:55:46 > git --version # 'git version 2.17.1' 20:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:55:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:48 Avoid second fetch 20:55:48 Checking out Revision 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 (main) 20:55:48 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:55:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:48 > git config core.sparsecheckout # timeout=10 20:55:48 > git checkout -f 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 # timeout=10 20:55:49 Running on prd-centos7-docker-4c-2g-235 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 20:55:49 Running in /w/workspace/device-virtual-go/14 [Pipeline] { [Pipeline] checkout 20:55:49 The recommended git tool is: git 20:55:51 using credential edgex-jenkins-ssh 20:55:51 Cloning the remote Git repository 20:55:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:55:51 > git init /w/workspace/device-virtual-go/14 # timeout=10 20:55:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:55:51 > git --version # timeout=10 20:55:51 > git --version # 'git version 2.24.4' 20:55:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:55:51 [INFO] Currently running in a labeled security context 20:55:51 [INFO] Currently SELinux is 'enforcing' on the host 20:55:52 Commit message: "Merge pull request #250 from lenny-intel/latest-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:52 Avoid second fetch 20:55:52 Checking out Revision 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 (main) 20:55:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/14@tmp/jenkins-gitclient-ssh8537314494664192452.key 20:55:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:55:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:52 > git config core.sparsecheckout # timeout=10 20:55:52 > git checkout -f 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 # timeout=10 20:55:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:55:53 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:53 Dload Upload Total Spent Left Speed 20:55:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88902 0 --:--:-- --:--:-- --:--:-- 88902 [Pipeline] sh 20:55:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:55:54 + sudo tee /etc/docker/daemon.new 20:55:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:55:54 { 20:55:54 "registry-mirrors": [ 20:55:54 "https://nexus3.edgexfoundry.org:10001" 20:55:54 ], 20:55:54 "bip": "10.250.0.254/24", 20:55:54 "hosts": [ 20:55:54 "tcp://0.0.0.0:5555", 20:55:54 "unix:///var/run/docker.sock" 20:55:54 ], 20:55:54 "mtu": 1458, 20:55:54 "selinux-enabled": true, 20:55:54 "seccomp-profile": "/etc/docker/seccomp.json" 20:55:54 } [Pipeline] sh 20:55:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:55:54 + sudo service docker restart 20:55:56 Commit message: "Merge pull request #250 from lenny-intel/latest-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:56 provisioning config files... 20:55:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/14@tmp/config4671781638616129662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:57 ---> docker-login.sh 20:55:57 nexus3.edgexfoundry.org:10001 20:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:57 Configure a credential helper to remove this warning. See 20:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:57 20:55:57 Login Succeeded 20:55:57 nexus3.edgexfoundry.org:10002 20:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:57 Configure a credential helper to remove this warning. See 20:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:57 20:55:57 Login Succeeded 20:55:57 nexus3.edgexfoundry.org:10003 20:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:57 Configure a credential helper to remove this warning. See 20:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:57 20:55:57 Login Succeeded 20:55:57 nexus3.edgexfoundry.org:10004 20:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:57 Configure a credential helper to remove this warning. See 20:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:57 20:55:57 Login Succeeded 20:55:57 docker.io 20:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:57 Configure a credential helper to remove this warning. See 20:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:57 20:55:57 Login Succeeded 20:55:57 ---> docker-login.sh ends [Pipeline] } 20:55:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:55:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:58 ========================================================= 20:55:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:55:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:55:58 + 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 . 20:55:58 Sending build context to Docker daemon 8.715MB 20:55:58 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 20:55:58 Step 2/11 : FROM ${BASE} AS builder 20:55:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:55:58 a0d0a0d46f8b: Pulling fs layer 20:55:58 31adcdaf11c8: Pulling fs layer 20:55:58 b8b176561691: Pulling fs layer 20:55:58 4527c011a84f: Pulling fs layer 20:55:58 5d74067f8e1e: Pulling fs layer 20:55:58 e0aca202a116: Pulling fs layer 20:55:58 3a43be97a3b4: Pulling fs layer 20:55:58 34cad66bf833: Pulling fs layer 20:55:58 b4e3c513aaa6: Pulling fs layer 20:55:58 5d74067f8e1e: Waiting 20:55:58 e0aca202a116: Waiting 20:55:58 3a43be97a3b4: Waiting 20:55:58 34cad66bf833: Waiting 20:55:58 b4e3c513aaa6: Waiting 20:55:58 4527c011a84f: Waiting 20:55:58 b8b176561691: Verifying Checksum 20:55:58 b8b176561691: Download complete 20:55:58 31adcdaf11c8: Verifying Checksum 20:55:58 31adcdaf11c8: Download complete 20:55:58 5d74067f8e1e: Verifying Checksum 20:55:58 5d74067f8e1e: Download complete 20:55:58 e0aca202a116: Verifying Checksum 20:55:58 e0aca202a116: Download complete 20:55:58 3a43be97a3b4: Verifying Checksum 20:55:58 3a43be97a3b4: Download complete 20:55:58 a0d0a0d46f8b: Verifying Checksum 20:55:58 a0d0a0d46f8b: Download complete 20:55:58 34cad66bf833: Verifying Checksum 20:55:58 34cad66bf833: Download complete 20:55:58 a0d0a0d46f8b: Pull complete 20:55:59 4527c011a84f: Verifying Checksum 20:55:59 4527c011a84f: Download complete 20:55:59 b4e3c513aaa6: Verifying Checksum 20:55:59 b4e3c513aaa6: Download complete 20:55:59 31adcdaf11c8: Pull complete 20:55:59 b8b176561691: Pull complete 20:56:03 4527c011a84f: Pull complete 20:56:03 5d74067f8e1e: Pull complete 20:56:03 e0aca202a116: Pull complete 20:56:03 3a43be97a3b4: Pull complete 20:56:03 34cad66bf833: Pull complete 20:56:06 b4e3c513aaa6: Pull complete 20:56:06 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:56:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:56:06 ---> 9f6097aaca64 20:56:06 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:56:07 ---> Running in 70752e9e0f89 20:56:08 Removing intermediate container 70752e9e0f89 20:56:08 ---> c38adc7fec8a 20:56:08 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 20:56:08 ---> Running in 386bf83722fc 20:56:08 Removing intermediate container 386bf83722fc 20:56:08 ---> 2b9f456628b9 20:56:08 Step 5/11 : WORKDIR /device-virtual-go 20:56:08 ---> Running in 85a25846ad05 20:56:08 Removing intermediate container 85a25846ad05 20:56:08 ---> 6c520d4098e9 20:56:08 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:08 ---> Running in 204b41bdfb6e 20:56:09 Removing intermediate container 204b41bdfb6e 20:56:09 ---> f268089e9e6b 20:56:09 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:09 ---> Running in c499d7c8f13f 20:56:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:56:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:56:10 (1/4) Installing openssh-keygen (8.6_p1-r3) 20:56:10 (2/4) Installing libedit (20210216.3.1-r0) 20:56:10 (3/4) Installing openssh-client-common (8.6_p1-r3) 20:56:10 (4/4) Installing openssh-client-default (8.6_p1-r3) 20:56:10 Executing busybox-1.33.1-r3.trigger 20:56:10 OK: 224 MiB in 56 packages 20:56:11 Removing intermediate container c499d7c8f13f 20:56:11 ---> 29edc6480717 20:56:11 Step 8/11 : COPY . . 20:56:11 ---> 2fc2a3704ea5 20:56:11 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:11 ---> Running in 0d17982b5026 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:13 provisioning config files... 20:56:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/14@tmp/config6580921714365993982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:13 ---> docker-login.sh 20:56:13 nexus3.edgexfoundry.org:10001 20:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:14 Configure a credential helper to remove this warning. See 20:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:14 20:56:14 Login Succeeded 20:56:14 nexus3.edgexfoundry.org:10002 20:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:15 Configure a credential helper to remove this warning. See 20:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:15 20:56:15 Login Succeeded 20:56:15 nexus3.edgexfoundry.org:10003 20:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:15 Configure a credential helper to remove this warning. See 20:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:15 20:56:15 Login Succeeded 20:56:15 nexus3.edgexfoundry.org:10004 20:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:16 Configure a credential helper to remove this warning. See 20:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:16 20:56:16 Login Succeeded 20:56:16 docker.io 20:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:17 Configure a credential helper to remove this warning. See 20:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:17 20:56:17 Login Succeeded 20:56:17 ---> docker-login.sh ends [Pipeline] } 20:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:56:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:17 ========================================================= 20:56:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:56:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:56:17 + 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 . 20:56:18 Sending build context to Docker daemon 8.714MB 20:56:18 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 20:56:18 Step 2/11 : FROM ${BASE} AS builder 20:56:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:56:18 552d1f2373af: Pulling fs layer 20:56:18 ea3f2d53f512: Pulling fs layer 20:56:18 9e70ebbbe112: Pulling fs layer 20:56:18 7a9cfe048b4a: Pulling fs layer 20:56:18 72dc09318566: Pulling fs layer 20:56:18 f4f7b4309257: Pulling fs layer 20:56:18 0ac9a79272e3: Pulling fs layer 20:56:18 b78e95d17946: Pulling fs layer 20:56:18 7a9cfe048b4a: Waiting 20:56:18 0ac9a79272e3: Waiting 20:56:18 b78e95d17946: Waiting 20:56:18 72dc09318566: Waiting 20:56:18 f4f7b4309257: Waiting 20:56:18 9e70ebbbe112: Verifying Checksum 20:56:18 9e70ebbbe112: Download complete 20:56:18 ea3f2d53f512: Verifying Checksum 20:56:18 ea3f2d53f512: Download complete 20:56:18 72dc09318566: Verifying Checksum 20:56:18 72dc09318566: Download complete 20:56:18 f4f7b4309257: Verifying Checksum 20:56:18 f4f7b4309257: Download complete 20:56:18 552d1f2373af: Verifying Checksum 20:56:18 0ac9a79272e3: Verifying Checksum 20:56:18 0ac9a79272e3: Download complete 20:56:19 552d1f2373af: Pull complete 20:56:20 ea3f2d53f512: Pull complete 20:56:20 9e70ebbbe112: Pull complete 20:56:20 b78e95d17946: Verifying Checksum 20:56:20 b78e95d17946: Download complete 20:56:21 7a9cfe048b4a: Verifying Checksum 20:56:21 7a9cfe048b4a: Download complete 20:56:31 7a9cfe048b4a: Pull complete 20:56:31 72dc09318566: Pull complete 20:56:31 f4f7b4309257: Pull complete 20:56:31 0ac9a79272e3: Pull complete 20:56:38 b78e95d17946: Pull complete 20:56:38 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:56:38 ---> 8b459fc5aaf0 20:56:38 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:56:39 ---> Running in 818e5a20fa9d 20:56:39 Removing intermediate container 818e5a20fa9d 20:56:39 ---> d553c9436fce 20:56:39 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 20:56:40 ---> Running in 75d59f9b336a 20:56:40 Removing intermediate container 75d59f9b336a 20:56:40 ---> 3e76f1b7916b 20:56:40 Step 5/11 : WORKDIR /device-virtual-go 20:56:40 ---> Running in 38118d7b6165 20:56:41 Removing intermediate container 38118d7b6165 20:56:41 ---> 3413bbbc6ecd 20:56:41 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:41 ---> Running in dd7d2414639c 20:56:43 Removing intermediate container dd7d2414639c 20:56:43 ---> 753b0bd34f7e 20:56:43 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:43 ---> Running in 035ac56d9665 20:56:43 Removing intermediate container 0d17982b5026 20:56:43 ---> 7ed07bf5e477 20:56:43 Step 10/11 : ARG MAKE='make build' 20:56:43 ---> Running in 79c36b672c37 20:56:43 Removing intermediate container 79c36b672c37 20:56:43 ---> 8f73607b9546 20:56:43 Step 11/11 : RUN $MAKE 20:56:43 ---> Running in e2b8f3cef83a 20:56:43 noop 20:56:43 Removing intermediate container e2b8f3cef83a 20:56:43 ---> a59dc7bf5775 20:56:43 Successfully built a59dc7bf5775 20:56:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:56:44 + docker inspect -f . ci-base-image-x86_64 20:56:44 . [Pipeline] withDockerContainer 20:56:44 prd-centos7-docker-4c-2g-235 does not seem to be running inside a container 20:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@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-x86_64 cat 20:56:44 $ docker top 8af6568b9122cb4c2726304fe7e5a23c3d10ecdbb0fdbda3709d53e169e0af8d -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:56:44 + go version 20:56:44 go version go1.16.8 linux/amd64 [Pipeline] } 20:56:44 $ docker stop --time=1 8af6568b9122cb4c2726304fe7e5a23c3d10ecdbb0fdbda3709d53e169e0af8d 20:56:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:56:46 $ docker rm -f 8af6568b9122cb4c2726304fe7e5a23c3d10ecdbb0fdbda3709d53e169e0af8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:56:46 (1/4) Installing openssh-keygen (8.6_p1-r3) 20:56:46 (2/4) Installing libedit (20210216.3.1-r0) 20:56:46 (3/4) Installing openssh-client-common (8.6_p1-r3) 20:56:46 + docker inspect -f . ci-base-image-x86_64 20:56:46 . [Pipeline] withDockerContainer 20:56:46 prd-centos7-docker-4c-2g-235 does not seem to be running inside a container 20:56:46 (4/4) Installing openssh-client-default (8.6_p1-r3) 20:56:46 Executing busybox-1.33.1-r3.trigger 20:56:46 OK: 223 MiB in 56 packages 20:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@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-x86_64 cat 20:56:46 $ docker top fe03819ca1a5e68f819f70ba6e980dc051c0c505c38ba02b594a7f7f131a46d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:56:47 + make test 20:56:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:56:47 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:56:48 Removing intermediate container 035ac56d9665 20:56:48 ---> b1c32af70b7f 20:56:48 Step 8/11 : COPY . . 20:56:49 ---> 3d3a6f016af5 20:56:49 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:49 ---> Running in 8c3df2d79031 20:57:09 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:57:09 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.279s coverage: 64.6% of statements 20:57:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:57:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:57:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:57:15 ./bin/test-attribution-txt.sh [Pipeline] } 20:57:15 $ docker stop --time=1 fe03819ca1a5e68f819f70ba6e980dc051c0c505c38ba02b594a7f7f131a46d9 20:57:16 $ docker rm -f fe03819ca1a5e68f819f70ba6e980dc051c0c505c38ba02b594a7f7f131a46d9 [Pipeline] // withDockerContainer [Pipeline] sh 20:57:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:57:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:57:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:57:18 + ls -al . 20:57:18 total 176 20:57:18 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 11 20:57 . 20:57:18 drwxrwxr-x. 4 jenkins jenkins 30 Nov 11 20:55 .. 20:57:18 -rw-rw-r--. 1 jenkins jenkins 8449 Nov 11 20:55 Attribution.txt 20:57:18 drwxrwxr-x. 2 jenkins jenkins 37 Nov 11 20:55 bin 20:57:18 -rw-rw-r--. 1 jenkins jenkins 6349 Nov 11 20:55 CHANGELOG.md 20:57:18 drwxrwxr-x. 3 jenkins jenkins 32 Nov 11 20:55 cmd 20:57:18 -rw-r--r--. 1 jenkins jenkins 46339 Nov 11 20:57 coverage.out 20:57:18 -rw-rw-r--. 1 jenkins jenkins 1951 Nov 11 20:55 Dockerfile 20:57:18 drwxrwxr-x. 8 jenkins jenkins 162 Nov 11 20:55 .git 20:57:18 drwxrwxr-x. 2 jenkins jenkins 103 Nov 11 20:55 .github 20:57:18 -rw-rw-r--. 1 jenkins jenkins 270 Nov 11 20:55 .gitignore 20:57:18 -rw-rw-r--. 1 jenkins jenkins 351 Nov 11 20:55 go.mod 20:57:18 -rw-rw-r--. 1 jenkins jenkins 52493 Nov 11 20:55 go.sum 20:57:18 -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 20:55 GOVERNANCE.md 20:57:18 drwxrwxr-x. 3 jenkins jenkins 20 Nov 11 20:55 internal 20:57:18 -rw-rw-r--. 1 jenkins jenkins 660 Nov 11 20:55 Jenkinsfile 20:57:18 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 11 20:55 LICENSE 20:57:18 -rw-rw-r--. 1 jenkins jenkins 999 Nov 11 20:55 Makefile 20:57:18 -rw-rw-r--. 1 jenkins jenkins 623 Nov 11 20:55 OWNERS.md 20:57:18 -rw-rw-r--. 1 jenkins jenkins 2913 Nov 11 20:55 README.md 20:57:18 -rw-rw-r--. 1 jenkins jenkins 12 Nov 11 20:53 VERSION 20:57:18 -rw-rw-r--. 1 jenkins jenkins 235 Nov 11 20:55 version.go [Pipeline] isUnix [Pipeline] sh 20:57:19 + 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=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 --label arch=amd64 --label version=2.0.1-dev.13 . 20:57:19 Sending build context to Docker daemon 8.762MB 20:57:19 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 20:57:19 Step 2/25 : FROM ${BASE} AS builder 20:57:19 ---> a59dc7bf5775 20:57:19 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:57:19 ---> Running in e058a4541882 20:57:19 Removing intermediate container e058a4541882 20:57:19 ---> 1e8d5e14708b 20:57:19 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:57:19 ---> Running in f4992329cfa0 20:57:19 Removing intermediate container f4992329cfa0 20:57:19 ---> 27b96884b5e6 20:57:19 Step 5/25 : WORKDIR /device-virtual-go 20:57:19 ---> Running in f3d532434daa 20:57:19 Removing intermediate container f3d532434daa 20:57:19 ---> 2eb2b453aa6d 20:57:19 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:19 ---> Running in 12da98fa2f87 20:57:20 Removing intermediate container 12da98fa2f87 20:57:20 ---> 24ceb098eb44 20:57:20 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:57:20 ---> Running in 479d4a96dc8e 20:57:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:57:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:57:21 OK: 224 MiB in 56 packages 20:57:21 Removing intermediate container 479d4a96dc8e 20:57:21 ---> de373fc3b393 20:57:21 Step 8/25 : COPY . . 20:57:21 ---> e3c583753f10 20:57:21 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:21 ---> Running in a41d2d8e42c3 20:57:22 Removing intermediate container a41d2d8e42c3 20:57:22 ---> 89263ee713ed 20:57:22 Step 10/25 : ARG MAKE='make build' 20:57:22 ---> Running in b923a8f216ff 20:57:22 Removing intermediate container b923a8f216ff 20:57:22 ---> d2cb941a6f4a 20:57:22 Step 11/25 : RUN $MAKE 20:57:22 ---> Running in 14f2426d6a5f 20:57:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.13" -o cmd/device-virtual ./cmd 20:57:41 Removing intermediate container 14f2426d6a5f 20:57:41 ---> 6f59e03cbe9a 20:57:41 Step 12/25 : FROM alpine:3.14 20:57:42 3.14: Pulling from library/alpine 20:57:42 a0d0a0d46f8b: Already exists 20:57:43 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:57:43 Status: Downloaded newer image for alpine:3.14 20:57:43 ---> 14119a10abf4 20:57:43 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:57:43 ---> Running in 29f7b95f897b 20:57:43 Removing intermediate container 29f7b95f897b 20:57:43 ---> 1846929bb148 20:57:43 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:43 ---> Running in 08299fe6d3c1 20:57:43 Removing intermediate container 08299fe6d3c1 20:57:43 ---> 3b9b78e91692 20:57:43 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 20:57:43 ---> Running in f4134da95490 20:57:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:57:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:57:44 (1/6) Installing dumb-init (1.2.5-r1) 20:57:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:57:45 (3/6) Installing libsodium (1.0.18-r0) 20:57:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:57:45 (5/6) Installing libzmq (4.3.4-r0) 20:57:45 (6/6) Installing zeromq (4.3.4-r0) 20:57:45 Executing busybox-1.33.1-r3.trigger 20:57:45 OK: 8 MiB in 20 packages 20:57:46 Removing intermediate container f4134da95490 20:57:46 ---> 693c2859c799 20:57:46 Step 16/25 : WORKDIR / 20:57:46 ---> Running in 1b3052ad169f 20:57:46 Removing intermediate container 1b3052ad169f 20:57:46 ---> 18b73608eb0d 20:57:46 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:57:46 ---> 84963cb7a83c 20:57:46 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 20:57:46 ---> ae10b8eeb50e 20:57:46 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 20:57:47 ---> 4816237fec91 20:57:47 Step 20/25 : EXPOSE 59900 20:57:47 ---> Running in 56b988149162 20:57:47 Removing intermediate container 56b988149162 20:57:47 ---> 6f760fdc0d60 20:57:47 Step 21/25 : ENTRYPOINT ["/device-virtual"] 20:57:47 ---> Running in 9d2321cbc3af 20:57:47 Removing intermediate container 9d2321cbc3af 20:57:47 ---> b7bafb3d1ae5 20:57:47 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:47 ---> Running in cae7a3191c52 20:57:47 Removing intermediate container cae7a3191c52 20:57:47 ---> 7fa4b28f7843 20:57:47 Step 23/25 : LABEL arch=amd64 20:57:47 ---> Running in a0336176c88e 20:57:47 Removing intermediate container a0336176c88e 20:57:47 ---> b30b96d16698 20:57:47 Step 24/25 : LABEL git_sha=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 20:57:47 ---> Running in 51fb224f720a 20:57:47 Removing intermediate container 51fb224f720a 20:57:47 ---> 680ee79df478 20:57:47 Step 25/25 : LABEL version=2.0.1-dev.13 20:57:47 ---> Running in cb41d0d3a0ad 20:57:47 Removing intermediate container cb41d0d3a0ad 20:57:47 ---> b78a9ec74655 20:57:47 [Warning] One or more build-args [ARCH] were not consumed 20:57:47 Successfully built b78a9ec74655 20:57:47 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:48 provisioning config files... 20:57:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/14@tmp/config8334587850622780330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:48 ---> docker-login.sh 20:57:48 nexus3.edgexfoundry.org:10001 20:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:48 Configure a credential helper to remove this warning. See 20:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:48 20:57:48 Login Succeeded 20:57:48 nexus3.edgexfoundry.org:10002 20:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:48 Configure a credential helper to remove this warning. See 20:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:48 20:57:48 Login Succeeded 20:57:48 nexus3.edgexfoundry.org:10003 20:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:48 Configure a credential helper to remove this warning. See 20:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:48 20:57:48 Login Succeeded 20:57:48 nexus3.edgexfoundry.org:10004 20:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:48 Configure a credential helper to remove this warning. See 20:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:48 20:57:48 Login Succeeded 20:57:48 docker.io 20:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:49 Configure a credential helper to remove this warning. See 20:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:49 20:57:49 Login Succeeded 20:57:49 ---> docker-login.sh ends [Pipeline] } 20:57:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:49 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 20:57:49 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 20:57:49 latest 20:57:49 2.0.1-dev.13 20:57:49 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 20:57:49 main 20:57:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:57:49 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] isUnix [Pipeline] sh 20:57:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 20:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:57:49 8dfc750e7d53: Preparing 20:57:49 851697d11829: Preparing 20:57:49 2e22410832a6: Preparing 20:57:49 fb3505516801: Preparing 20:57:49 546f362fb49f: Preparing 20:57:49 e2eb06d8af82: Preparing 20:57:49 e2eb06d8af82: Waiting 20:57:55 fb3505516801: Pushed 20:57:55 e2eb06d8af82: Layer already exists 20:57:55 851697d11829: Pushed 20:57:56 8dfc750e7d53: Pushed 20:57:56 2e22410832a6: Pushed 20:57:56 546f362fb49f: Pushed 20:57:58 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0: digest: sha256:4c519d772b0798d46b04ecbaac23941448b76893bdc65533fb328c682acd5c7d size: 1573 [Pipeline] isUnix [Pipeline] sh 20:57:58 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 20:57:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 20:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:57:58 8dfc750e7d53: Preparing 20:57:58 851697d11829: Preparing 20:57:58 2e22410832a6: Preparing 20:57:58 fb3505516801: Preparing 20:57:58 546f362fb49f: Preparing 20:57:58 e2eb06d8af82: Preparing 20:57:58 e2eb06d8af82: Waiting 20:57:58 546f362fb49f: Layer already exists 20:57:58 8dfc750e7d53: Layer already exists 20:57:58 fb3505516801: Layer already exists 20:57:58 851697d11829: Layer already exists 20:57:58 2e22410832a6: Layer already exists 20:57:58 e2eb06d8af82: Layer already exists 20:57:59 latest: digest: sha256:4c519d772b0798d46b04ecbaac23941448b76893bdc65533fb328c682acd5c7d size: 1573 [Pipeline] isUnix [Pipeline] sh 20:57:59 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh 20:57:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.13 20:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:57:59 8dfc750e7d53: Preparing 20:57:59 851697d11829: Preparing 20:57:59 2e22410832a6: Preparing 20:57:59 fb3505516801: Preparing 20:57:59 546f362fb49f: Preparing 20:57:59 e2eb06d8af82: Preparing 20:57:59 e2eb06d8af82: Waiting 20:57:59 546f362fb49f: Layer already exists 20:57:59 851697d11829: Layer already exists 20:57:59 2e22410832a6: Layer already exists 20:57:59 fb3505516801: Layer already exists 20:57:59 8dfc750e7d53: Layer already exists 20:57:59 e2eb06d8af82: Layer already exists 20:57:59 2.0.1-dev.13: digest: sha256:4c519d772b0798d46b04ecbaac23941448b76893bdc65533fb328c682acd5c7d size: 1573 [Pipeline] isUnix [Pipeline] sh 20:58:00 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh 20:58:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 20:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:58:00 8dfc750e7d53: Preparing 20:58:00 851697d11829: Preparing 20:58:00 2e22410832a6: Preparing 20:58:00 fb3505516801: Preparing 20:58:00 546f362fb49f: Preparing 20:58:00 e2eb06d8af82: Preparing 20:58:00 e2eb06d8af82: Waiting 20:58:00 851697d11829: Layer already exists 20:58:00 546f362fb49f: Layer already exists 20:58:00 8dfc750e7d53: Layer already exists 20:58:00 fb3505516801: Layer already exists 20:58:00 2e22410832a6: Layer already exists 20:58:00 e2eb06d8af82: Layer already exists 20:58:00 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13: digest: sha256:4c519d772b0798d46b04ecbaac23941448b76893bdc65533fb328c682acd5c7d size: 1573 [Pipeline] isUnix [Pipeline] sh 20:58:00 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 20:58:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 20:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:58:01 8dfc750e7d53: Preparing 20:58:01 851697d11829: Preparing 20:58:01 2e22410832a6: Preparing 20:58:01 fb3505516801: Preparing 20:58:01 546f362fb49f: Preparing 20:58:01 e2eb06d8af82: Preparing 20:58:01 e2eb06d8af82: Waiting 20:58:01 546f362fb49f: Layer already exists 20:58:01 8dfc750e7d53: Layer already exists 20:58:01 fb3505516801: Layer already exists 20:58:01 2e22410832a6: Layer already exists 20:58:01 851697d11829: Layer already exists 20:58:01 e2eb06d8af82: Layer already exists 20:58:01 main: digest: sha256:4c519d772b0798d46b04ecbaac23941448b76893bdc65533fb328c682acd5c7d size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:58:01 ===================================================== [Pipeline] echo 20:58:01 taggedImages: 20:58:01 - nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 20:58:01 - nexus3.edgexfoundry.org:10004/device-virtual:latest 20:58:01 - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.13 20:58:01 - nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 20:58:01 - 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 20:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:02 20:58:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:58:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:02 latest: Pulling from edgex-lftools-log-publisher 20:58:02 b4d181a07f80: Pulling fs layer 20:58:02 a1111a8f2ec3: Pulling fs layer 20:58:02 ed53099fbce6: Pulling fs layer 20:58:02 dc539afda2c1: Pulling fs layer 20:58:02 77bc0d833cb6: Pulling fs layer 20:58:02 9065ff56babe: Pulling fs layer 20:58:02 d287ab97295c: Pulling fs layer 20:58:02 dc539afda2c1: Waiting 20:58:02 77bc0d833cb6: Waiting 20:58:02 9065ff56babe: Waiting 20:58:02 d287ab97295c: Waiting 20:58:02 a1111a8f2ec3: Verifying Checksum 20:58:02 a1111a8f2ec3: Download complete 20:58:02 dc539afda2c1: Verifying Checksum 20:58:02 dc539afda2c1: Download complete 20:58:02 ed53099fbce6: Verifying Checksum 20:58:02 ed53099fbce6: Download complete 20:58:02 9065ff56babe: Verifying Checksum 20:58:02 9065ff56babe: Download complete 20:58:02 77bc0d833cb6: Verifying Checksum 20:58:02 77bc0d833cb6: Download complete 20:58:02 b4d181a07f80: Verifying Checksum 20:58:02 b4d181a07f80: Download complete 20:58:03 d287ab97295c: Verifying Checksum 20:58:03 d287ab97295c: Download complete 20:58:04 b4d181a07f80: Pull complete 20:58:04 a1111a8f2ec3: Pull complete 20:58:04 ed53099fbce6: Pull complete 20:58:04 dc539afda2c1: Pull complete 20:58:05 77bc0d833cb6: Pull complete 20:58:05 9065ff56babe: Pull complete 20:58:10 d287ab97295c: Pull complete 20:58:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:58:10 prd-centos7-docker-4c-2g-235 does not seem to be running inside a container 20:58:10 $ 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/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@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 20:58:10 Removing intermediate container 8c3df2d79031 20:58:10 ---> 8a7f9371d018 20:58:10 Step 10/11 : ARG MAKE='make build' 20:58:10 ---> Running in ca6c6ad7a78f 20:58:10 Removing intermediate container ca6c6ad7a78f 20:58:10 ---> 83140be33569 20:58:10 Step 11/11 : RUN $MAKE 20:58:10 ---> Running in c5331ba95a76 20:58:10 noop 20:58:10 Removing intermediate container c5331ba95a76 20:58:10 ---> b58d69df3981 20:58:10 Successfully built b58d69df3981 20:58:10 Successfully tagged ci-base-image-arm64:latest 20:58:14 $ docker top 8cc2fdf75016e08caba6ce69cd69a1208fbfc4efd2a39b1e0df00d937356f710 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 20:58:14 ---> job-cost.sh 20:58:14 lf-activate-venv: SKIPPING 20:58:14 INFO: No Stack... 20:58:14 + docker inspect -f . ci-base-image-arm64 20:58:14 . [Pipeline] withDockerContainer 20:58:15 INFO: Retrieving Pricing Info for: v3-standard-2 20:58:15 prd-ubuntu18.04-docker-arm64-4c-16g-234 does not seem to be running inside a container 20:58:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@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-arm64 cat 20:58:15 INFO: Archiving Costs 20:58:16 $ docker top 1e7088f2a622028ab5bea911b3e9dee5ea30c71c6e46ee83d1d17e98c9aa364f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:58:17 + cat /w/workspace/device-virtual-go/14/archives/cost.csv 20:58:17 + cut -d, -f6 [Pipeline] lock 20:58:17 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] 20:58:17 Resource [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] did not exist. Created. 20:58:17 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:58:17 + go version 20:58:17 go version go1.16.8 linux/arm64 [Pipeline] } 20:58:17 $ docker stop --time=1 1e7088f2a622028ab5bea911b3e9dee5ea30c71c6e46ee83d1d17e98c9aa364f 20:58:17 + echo total: 0.05999999865889549 20:58:19 $ docker rm -f 1e7088f2a622028ab5bea911b3e9dee5ea30c71c6e46ee83d1d17e98c9aa364f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } 20:58:19 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } 20:58:19 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 20:58:19 $ docker stop --time=1 8cc2fdf75016e08caba6ce69cd69a1208fbfc4efd2a39b1e0df00d937356f710 20:58:21 $ docker rm -f 8cc2fdf75016e08caba6ce69cd69a1208fbfc4efd2a39b1e0df00d937356f710 [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh 20:58:21 + docker inspect -f . ci-base-image-arm64 20:58:21 . [Pipeline] withDockerContainer 20:58:21 prd-ubuntu18.04-docker-arm64-4c-16g-234 does not seem to be running inside a container 20:58:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@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-arm64 cat 20:58:23 $ docker top 6307106aceaf1a9e7cfa37129acc176887fa7459b58ca0556ccc0ecb8668c09c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:58:24 + make test 20:58:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:58:25 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:59:47 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:59:47 ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.090s coverage: 64.6% of statements 20:59:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:00:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:09 ./bin/test-attribution-txt.sh [Pipeline] } 21:00:11 $ docker stop --time=1 6307106aceaf1a9e7cfa37129acc176887fa7459b58ca0556ccc0ecb8668c09c 21:00:13 $ docker rm -f 6307106aceaf1a9e7cfa37129acc176887fa7459b58ca0556ccc0ecb8668c09c [Pipeline] // withDockerContainer [Pipeline] sh 21:00:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:14 Warning: overwriting stash ‘coverage-report’ 21:00:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:00:15 + ls -al . 21:00:15 total 200 21:00:15 drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 21:00 . 21:00:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 20:55 .. 21:00:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 20:55 .git 21:00:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:55 .github 21:00:15 -rw-rw-r-- 1 jenkins jenkins 270 Nov 11 20:55 .gitignore 21:00:15 -rw-rw-r-- 1 jenkins jenkins 8449 Nov 11 20:55 Attribution.txt 21:00:15 -rw-rw-r-- 1 jenkins jenkins 6349 Nov 11 20:55 CHANGELOG.md 21:00:15 -rw-rw-r-- 1 jenkins jenkins 1951 Nov 11 20:55 Dockerfile 21:00:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 20:55 GOVERNANCE.md 21:00:15 -rw-rw-r-- 1 jenkins jenkins 660 Nov 11 20:55 Jenkinsfile 21:00:15 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 20:55 LICENSE 21:00:15 -rw-rw-r-- 1 jenkins jenkins 999 Nov 11 20:55 Makefile 21:00:15 -rw-rw-r-- 1 jenkins jenkins 623 Nov 11 20:55 OWNERS.md 21:00:15 -rw-rw-r-- 1 jenkins jenkins 2913 Nov 11 20:55 README.md 21:00:15 -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 20:53 VERSION 21:00:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:55 bin 21:00:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:55 cmd 21:00:15 -rw-r--r-- 1 jenkins jenkins 46339 Nov 11 20:59 coverage.out 21:00:15 -rw-rw-r-- 1 jenkins jenkins 351 Nov 11 20:55 go.mod 21:00:15 -rw-rw-r-- 1 jenkins jenkins 52493 Nov 11 20:55 go.sum 21:00:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:55 internal 21:00:15 -rw-rw-r-- 1 jenkins jenkins 235 Nov 11 20:55 version.go [Pipeline] isUnix [Pipeline] sh 21:00:16 + 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=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 --label arch=arm64 --label version=2.0.1-dev.13 . 21:00:16 Sending build context to Docker daemon 8.761MB 21:00:16 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 21:00:16 Step 2/25 : FROM ${BASE} AS builder 21:00:16 ---> b58d69df3981 21:00:16 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:00:16 ---> Running in 5b1d41cd06b2 21:00:17 Removing intermediate container 5b1d41cd06b2 21:00:17 ---> 4916fa1eb9d7 21:00:17 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:00:17 ---> Running in 6879c946421c 21:00:17 Removing intermediate container 6879c946421c 21:00:17 ---> d911119afe6d 21:00:17 Step 5/25 : WORKDIR /device-virtual-go 21:00:17 ---> Running in 2773cc972eb4 21:00:18 Removing intermediate container 2773cc972eb4 21:00:18 ---> 0cb859cb2581 21:00:18 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:18 ---> Running in 06b48ca41251 21:00:20 Removing intermediate container 06b48ca41251 21:00:20 ---> 2791cd3088d3 21:00:20 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:20 ---> Running in 5445af85b4b5 21:00:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:23 OK: 223 MiB in 56 packages 21:00:24 Removing intermediate container 5445af85b4b5 21:00:24 ---> 91f6e33bf9e6 21:00:24 Step 8/25 : COPY . . 21:00:25 ---> c8384d1cddb3 21:00:25 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:25 ---> Running in b1daed9be26a 21:00:28 Removing intermediate container b1daed9be26a 21:00:28 ---> 9eee946d9303 21:00:28 Step 10/25 : ARG MAKE='make build' 21:00:28 ---> Running in d5dddf95803f 21:00:28 Removing intermediate container d5dddf95803f 21:00:28 ---> d6724060f7ff 21:00:28 Step 11/25 : RUN $MAKE 21:00:28 ---> Running in 8ffcdca4b132 21:00:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.13" -o cmd/device-virtual ./cmd 21:01:38 Removing intermediate container 8ffcdca4b132 21:01:38 ---> 7596127b9ad4 21:01:38 Step 12/25 : FROM alpine:3.14 21:01:38 3.14: Pulling from library/alpine 21:01:38 552d1f2373af: Already exists 21:01:38 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:01:38 Status: Downloaded newer image for alpine:3.14 21:01:38 ---> bb3de5531c18 21:01:38 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 21:01:38 ---> Running in d3377d9e74cb 21:01:38 Removing intermediate container d3377d9e74cb 21:01:38 ---> 5bd2f2d1141e 21:01:38 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:38 ---> Running in 43c0e4275bdc 21:01:38 Removing intermediate container 43c0e4275bdc 21:01:38 ---> 5af0f6e78c82 21:01:38 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 21:01:38 ---> Running in 34b9163d16b2 21:01:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:38 (1/6) Installing dumb-init (1.2.5-r1) 21:01:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:01:38 (3/6) Installing libsodium (1.0.18-r0) 21:01:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:01:38 (5/6) Installing libzmq (4.3.4-r0) 21:01:38 (6/6) Installing zeromq (4.3.4-r0) 21:01:38 Executing busybox-1.33.1-r3.trigger 21:01:38 OK: 8 MiB in 20 packages 21:01:38 Removing intermediate container 34b9163d16b2 21:01:38 ---> d7e9b1703202 21:01:38 Step 16/25 : WORKDIR / 21:01:38 ---> Running in c60792d7862d 21:01:38 Removing intermediate container c60792d7862d 21:01:38 ---> 586f65cd6ae3 21:01:38 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 21:01:39 ---> d826a375b1bb 21:01:39 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 21:01:40 ---> b9a640993bac 21:01:40 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 21:01:41 ---> 7428e5cddb70 21:01:41 Step 20/25 : EXPOSE 59900 21:01:41 ---> Running in 3f3f16af355d 21:01:42 Removing intermediate container 3f3f16af355d 21:01:42 ---> 46160c411e1d 21:01:42 Step 21/25 : ENTRYPOINT ["/device-virtual"] 21:01:42 ---> Running in 506389a9ee2d 21:01:42 Removing intermediate container 506389a9ee2d 21:01:42 ---> 84a366e42801 21:01:42 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:42 ---> Running in 427ff4544515 21:01:43 Removing intermediate container 427ff4544515 21:01:43 ---> f5ea03d13d41 21:01:43 Step 23/25 : LABEL arch=arm64 21:01:43 ---> Running in 5d699206a9a3 21:01:44 Removing intermediate container 5d699206a9a3 21:01:44 ---> 216f6515faca 21:01:44 Step 24/25 : LABEL git_sha=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 21:01:44 ---> Running in 2f8e96923a7a 21:01:44 Removing intermediate container 2f8e96923a7a 21:01:44 ---> 4ba1e369e0b0 21:01:44 Step 25/25 : LABEL version=2.0.1-dev.13 21:01:44 ---> Running in 63f2577991e8 21:01:45 Removing intermediate container 63f2577991e8 21:01:45 ---> d826fb3b26a5 21:01:45 [Warning] One or more build-args [ARCH] were not consumed 21:01:45 Successfully built d826fb3b26a5 21:01:45 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 21:01:45 provisioning config files... 21:01:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/14@tmp/config7187753233294575324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:45 ---> docker-login.sh 21:01:45 nexus3.edgexfoundry.org:10001 21:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:46 Configure a credential helper to remove this warning. See 21:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:46 21:01:46 Login Succeeded 21:01:46 nexus3.edgexfoundry.org:10002 21:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:46 Configure a credential helper to remove this warning. See 21:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:46 21:01:46 Login Succeeded 21:01:46 nexus3.edgexfoundry.org:10003 21:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:47 Configure a credential helper to remove this warning. See 21:01:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:47 21:01:47 Login Succeeded 21:01:47 nexus3.edgexfoundry.org:10004 21:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:48 Configure a credential helper to remove this warning. See 21:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:48 21:01:48 Login Succeeded 21:01:48 docker.io 21:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:49 Configure a credential helper to remove this warning. See 21:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:49 21:01:49 Login Succeeded 21:01:49 ---> docker-login.sh ends [Pipeline] } 21:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:49 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 21:01:49 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 21:01:49 latest 21:01:49 2.0.1-dev.13 21:01:49 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 21:01:49 main 21:01:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:50 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] isUnix [Pipeline] sh 21:01:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 21:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:01:50 2be6fd331b6a: Preparing 21:01:50 6631212d6201: Preparing 21:01:50 d3595650ab25: Preparing 21:01:50 bea8af7f8140: Preparing 21:01:50 1bcaebe5978c: Preparing 21:01:50 ee420dfed78a: Preparing 21:01:50 ee420dfed78a: Waiting 21:01:55 bea8af7f8140: Pushed 21:01:55 ee420dfed78a: Layer already exists 21:01:55 1bcaebe5978c: Pushed 21:01:55 d3595650ab25: Pushed 21:01:57 6631212d6201: Pushed 21:01:58 2be6fd331b6a: Pushed 21:01:59 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0: digest: sha256:a3bc71074af13c589fa081b89e280f49967b847c6cc2448e86cfe8d2664d7f16 size: 1572 [Pipeline] isUnix [Pipeline] sh 21:02:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:02:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 21:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:02:00 2be6fd331b6a: Preparing 21:02:00 6631212d6201: Preparing 21:02:00 d3595650ab25: Preparing 21:02:00 bea8af7f8140: Preparing 21:02:00 1bcaebe5978c: Preparing 21:02:00 ee420dfed78a: Preparing 21:02:00 ee420dfed78a: Waiting 21:02:00 d3595650ab25: Layer already exists 21:02:00 6631212d6201: Layer already exists 21:02:00 2be6fd331b6a: Layer already exists 21:02:00 1bcaebe5978c: Layer already exists 21:02:00 bea8af7f8140: Layer already exists 21:02:00 ee420dfed78a: Layer already exists 21:02:00 latest: digest: sha256:a3bc71074af13c589fa081b89e280f49967b847c6cc2448e86cfe8d2664d7f16 size: 1572 [Pipeline] isUnix [Pipeline] sh 21:02:01 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh 21:02:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.13 21:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:02:01 2be6fd331b6a: Preparing 21:02:01 6631212d6201: Preparing 21:02:01 d3595650ab25: Preparing 21:02:01 bea8af7f8140: Preparing 21:02:01 1bcaebe5978c: Preparing 21:02:01 ee420dfed78a: Preparing 21:02:01 ee420dfed78a: Waiting 21:02:01 d3595650ab25: Layer already exists 21:02:01 6631212d6201: Layer already exists 21:02:01 1bcaebe5978c: Layer already exists 21:02:01 bea8af7f8140: Layer already exists 21:02:01 2be6fd331b6a: Layer already exists 21:02:01 ee420dfed78a: Layer already exists 21:02:01 2.0.1-dev.13: digest: sha256:a3bc71074af13c589fa081b89e280f49967b847c6cc2448e86cfe8d2664d7f16 size: 1572 [Pipeline] isUnix [Pipeline] sh 21:02:02 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh 21:02:02 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 21:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:02:02 2be6fd331b6a: Preparing 21:02:02 6631212d6201: Preparing 21:02:02 d3595650ab25: Preparing 21:02:02 bea8af7f8140: Preparing 21:02:02 1bcaebe5978c: Preparing 21:02:02 ee420dfed78a: Preparing 21:02:02 ee420dfed78a: Waiting 21:02:02 2be6fd331b6a: Layer already exists 21:02:02 bea8af7f8140: Layer already exists 21:02:02 6631212d6201: Layer already exists 21:02:02 d3595650ab25: Layer already exists 21:02:02 1bcaebe5978c: Layer already exists 21:02:02 ee420dfed78a: Layer already exists 21:02:02 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13: digest: sha256:a3bc71074af13c589fa081b89e280f49967b847c6cc2448e86cfe8d2664d7f16 size: 1572 [Pipeline] isUnix [Pipeline] sh 21:02:03 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 21:02:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 21:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:02:03 2be6fd331b6a: Preparing 21:02:03 6631212d6201: Preparing 21:02:03 d3595650ab25: Preparing 21:02:03 bea8af7f8140: Preparing 21:02:03 1bcaebe5978c: Preparing 21:02:03 ee420dfed78a: Preparing 21:02:03 ee420dfed78a: Waiting 21:02:03 2be6fd331b6a: Layer already exists 21:02:03 6631212d6201: Layer already exists 21:02:03 bea8af7f8140: Layer already exists 21:02:03 d3595650ab25: Layer already exists 21:02:03 1bcaebe5978c: Layer already exists 21:02:03 ee420dfed78a: Layer already exists 21:02:04 main: digest: sha256:a3bc71074af13c589fa081b89e280f49967b847c6cc2448e86cfe8d2664d7f16 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:04 ===================================================== [Pipeline] echo 21:02:04 taggedImages: 21:02:04 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 21:02:04 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 21:02:04 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.13 21:02:04 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 21:02:04 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:02:04 21:02:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:02:05 arm64: Pulling from edgex-lftools-log-publisher 21:02:05 448f6bf000e3: Pulling fs layer 21:02:05 f757da607395: Pulling fs layer 21:02:05 05883995daec: Pulling fs layer 21:02:05 8603b9c90790: Pulling fs layer 21:02:05 1560dd03e051: Pulling fs layer 21:02:05 27f5ce0e4adf: Pulling fs layer 21:02:05 c2d8d7efcc4b: Pulling fs layer 21:02:05 1560dd03e051: Waiting 21:02:05 27f5ce0e4adf: Waiting 21:02:05 c2d8d7efcc4b: Waiting 21:02:05 8603b9c90790: Waiting 21:02:05 f757da607395: Verifying Checksum 21:02:05 f757da607395: Download complete 21:02:05 8603b9c90790: Verifying Checksum 21:02:05 8603b9c90790: Download complete 21:02:06 1560dd03e051: Download complete 21:02:06 27f5ce0e4adf: Verifying Checksum 21:02:06 27f5ce0e4adf: Download complete 21:02:06 05883995daec: Verifying Checksum 21:02:06 05883995daec: Download complete 21:02:06 448f6bf000e3: Verifying Checksum 21:02:06 448f6bf000e3: Download complete 21:02:09 c2d8d7efcc4b: Download complete 21:02:10 448f6bf000e3: Pull complete 21:02:10 f757da607395: Pull complete 21:02:12 05883995daec: Pull complete 21:02:12 8603b9c90790: Pull complete 21:02:13 1560dd03e051: Pull complete 21:02:13 27f5ce0e4adf: Pull complete 21:02:29 c2d8d7efcc4b: Pull complete 21:02:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:02:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:02:29 prd-ubuntu18.04-docker-arm64-4c-16g-234 does not seem to be running inside a container 21:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@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:arm64 cat 21:02:32 $ docker top 1f72633feea971620a23cbcd809d71953aed695eeabd369c850bba0b4ee33344 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:33 ---> job-cost.sh 21:02:33 lf-activate-venv: SKIPPING 21:02:33 INFO: No Stack... 21:02:34 INFO: Retrieving Pricing Info for: v3-standard-4 21:02:34 INFO: Archiving Costs [Pipeline] sh 21:02:35 + cut -d, -f6 21:02:35 + cat /w/workspace/device-virtual-go/14/archives/cost.csv [Pipeline] lock 21:02:35 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] 21:02:35 Resource [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] did not exist. Created. 21:02:35 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:36 /w/workspace/device-virtual-go/14@tmp/durable-a9e5a065/script.sh: 1: /w/workspace/device-virtual-go/14@tmp/durable-a9e5a065/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:02:36 + echo total: 0.10999999940395355 [Pipeline] stash 21:02:36 Warning: overwriting stash ‘stack-cost’ 21:02:36 Stashed 1 file(s) [Pipeline] } 21:02:37 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 21:02:37 $ docker stop --time=1 1f72633feea971620a23cbcd809d71953aed695eeabd369c850bba0b4ee33344 21:02:38 $ docker rm -f 1f72633feea971620a23cbcd809d71953aed695eeabd369c850bba0b4ee33344 [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 21:02:39 provisioning config files... 21:02:39 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4156095895332846905tmp [Pipeline] { [Pipeline] sh 21:02:39 + set +x 21:02:39 + curl -s https://codecov.io/bash 21:02:39 + bash -s -- 21:02:39 21:02:39 _____ _ 21:02:39 / ____| | | 21:02:39 | | ___ __| | ___ ___ _____ __ 21:02:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:02:39 | |___| (_) | (_| | __/ (_| (_) \ V / 21:02:39 \_____\___/ \__,_|\___|\___\___/ \_/ 21:02:39 Bash-1.0.6 21:02:39 21:02:39 21:02:39 ==> git version 2.24.4 found 21:02:39 ==> 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 21:02:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:02:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:02:39 ==> Jenkins CI detected. 21:02:39 current dir:  /w/workspace/exfoundry_device-virtual-go_main 21:02:39 project root: . 21:02:39 --> token set from env 21:02:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:02:39 ==> Running gcov in . (disable via -X gcov) 21:02:39 ==> Python coveragepy not found 21:02:39 ==> Searching for coverage reports in: 21:02:39 + . 21:02:39 -> Found 1 reports 21:02:39 ==> Detecting git/mercurial file structure 21:02:39 ==> Reading reports 21:02:39 + ./coverage.out bytes=46339 21:02:39 ==> Appending adjustments 21:02:39 https://docs.codecov.io/docs/fixing-reports 21:02:39 + Found adjustments 21:02:39 ==> Gzipping contents 21:02:39 8.0K /tmp/codecov.dwoDkh.gz 21:02:39 ==> Uploading reports 21:02:39 url: https://codecov.io 21:02:39 query: branch=main&commit=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:02:39 -> Pinging Codecov 21:02:39 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=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:02:40 -> Uploading to 21:02:40 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/5E52B4B073DB2E39498172D8E973AA87/0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0/519b738f-8a45-43ee-a1b1-552ccd4c4e09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T210240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17443767e7c672068aa46b4376afaa29069ac8b95a26fa124b12d310d8415b38 21:02:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:02:40 Dload Upload Total Spent Left Speed 21:02:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5501 0 0 100 5501 0 18397 --:--:-- --:--:-- --:--:-- 18397 100 5501 0 0 100 5501 0 18389 --:--:-- --:--:-- --:--:-- 18336 21:02:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] } 21:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:02:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:02:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:02:41 21:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:02:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:02:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:02:41 188c0c94c7c5: Pulling fs layer 21:02:41 0ef7d3d256c8: Pulling fs layer 21:02:41 de9db76c5a1d: Pulling fs layer 21:02:41 0eba1c9be4d2: Pulling fs layer 21:02:41 0d57e429df01: Pulling fs layer 21:02:41 4e4be7b47b0d: Pulling fs layer 21:02:41 e1f770b5df2f: Pulling fs layer 21:02:41 85a0685a4137: Pulling fs layer 21:02:41 0eba1c9be4d2: Waiting 21:02:41 0d57e429df01: Waiting 21:02:41 e1f770b5df2f: Waiting 21:02:41 4e4be7b47b0d: Waiting 21:02:41 85a0685a4137: Waiting 21:02:41 de9db76c5a1d: Verifying Checksum 21:02:41 de9db76c5a1d: Download complete 21:02:41 0ef7d3d256c8: Verifying Checksum 21:02:41 0ef7d3d256c8: Download complete 21:02:41 0d57e429df01: Verifying Checksum 21:02:41 0d57e429df01: Download complete 21:02:41 4e4be7b47b0d: Verifying Checksum 21:02:41 4e4be7b47b0d: Download complete 21:02:41 188c0c94c7c5: Verifying Checksum 21:02:41 188c0c94c7c5: Download complete 21:02:41 e1f770b5df2f: Verifying Checksum 21:02:41 e1f770b5df2f: Download complete 21:02:41 188c0c94c7c5: Pull complete 21:02:42 0ef7d3d256c8: Pull complete 21:02:42 de9db76c5a1d: Pull complete 21:02:42 85a0685a4137: Verifying Checksum 21:02:42 85a0685a4137: Download complete 21:02:42 0eba1c9be4d2: Verifying Checksum 21:02:42 0eba1c9be4d2: Download complete 21:02:46 0eba1c9be4d2: Pull complete 21:02:46 0d57e429df01: Pull complete 21:02:46 4e4be7b47b0d: Pull complete 21:02:46 e1f770b5df2f: Pull complete 21:02:53 85a0685a4137: Pull complete 21:02:53 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:02:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:02:53 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 21:02:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:02:54 $ docker top 0f3e05f2cebc81793c00d686633e65d1e806c01c35a470d6f87462cd547dc1bc -eo pid,comm [Pipeline] { [Pipeline] echo 21:02:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:02:54 + set -o pipefail 21:02:54 + snyk monitor '--org=edgex-jenkins' 21:02:59 21:02:59 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 21:02:59 21:02:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/e05a5be6-e0de-453b-83a3-25cbb8c97541 21:02:59 21:02:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:02:59 21:03:00 21:03:00 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 21:03:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:03:00 $ docker stop --time=1 0f3e05f2cebc81793c00d686633e65d1e806c01c35a470d6f87462cd547dc1bc 21:03:02 $ docker rm -f 0f3e05f2cebc81793c00d686633e65d1e806c01c35a470d6f87462cd547dc1bc [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 21:03:03 + git log --format=format:%s -1 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] isUnix [Pipeline] sh 21:03:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:03:03 . [Pipeline] withDockerContainer 21:03:03 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 21:03: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:03:04 $ docker top 765fe4f06ed3a1bb0ee6dc7bfcd80cda63e14d0db93d67ab6321e949d555b0ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:03:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:04 [ssh-agent] Looking for ssh-agent implementation... 21:03:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:04 $ docker exec 765fe4f06ed3a1bb0ee6dc7bfcd80cda63e14d0db93d67ab6321e949d555b0ea ssh-agent 21:03:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXllBliP/agent.14 21:03:04 SSH_AGENT_PID=20 21:03:04 Running ssh-add (command line suppressed) 21:03:04 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5600999688689056469.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5600999688689056469.key) 21:03:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:04 + git semver tag 21:03:04 # -> Open(): unable to determine branch for HEAD 21:03:04 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 21:03:04 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 21:03:04 # $SEMVER_REMOTE_NAME = origin 21:03:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:03:04 # $SEMVER_USER_NAME = edgex-jenkins 21:03:04 # $SEMVER_BRANCH = main 21:03:04 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 21:03:04 # 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 HEAD 21:03:04 # -> Force: false 21:03:04 # 211ef146b9a9d2cffceb611426b97677316285ed refs/tags/v2.0.1-dev.13 [Pipeline] } 21:03:04 $ docker exec --env ******** --env ******** 765fe4f06ed3a1bb0ee6dc7bfcd80cda63e14d0db93d67ab6321e949d555b0ea ssh-agent -k 21:03:05 unset SSH_AUTH_SOCK; 21:03:05 unset SSH_AGENT_PID; 21:03:05 echo Agent pid 20 killed; 21:03:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:03:05 + git semver [Pipeline] } 21:03:05 $ docker stop --time=1 765fe4f06ed3a1bb0ee6dc7bfcd80cda63e14d0db93d67ab6321e949d555b0ea 21:03:06 $ docker rm -f 765fe4f06ed3a1bb0ee6dc7bfcd80cda63e14d0db93d67ab6321e949d555b0ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:03:06 21:03:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:03:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:03:07 0.23.1-centos7: Pulling from edgex-lftools 21:03:07 ab5ef0e58194: Pulling fs layer 21:03:07 9712f1f96733: Pulling fs layer 21:03:07 63f879dbbcfc: Pulling fs layer 21:03:07 0d9ebad4ef96: Pulling fs layer 21:03:07 e9a5061849ea: Pulling fs layer 21:03:07 d747dcd14b5f: Pulling fs layer 21:03:07 2de7ff778b66: Pulling fs layer 21:03:07 0d9ebad4ef96: Waiting 21:03:07 e9a5061849ea: Waiting 21:03:07 d747dcd14b5f: Waiting 21:03:07 2de7ff778b66: Waiting 21:03:07 9712f1f96733: Verifying Checksum 21:03:07 9712f1f96733: Download complete 21:03:07 63f879dbbcfc: Verifying Checksum 21:03:07 63f879dbbcfc: Download complete 21:03:07 ab5ef0e58194: Verifying Checksum 21:03:07 ab5ef0e58194: Download complete 21:03:07 0d9ebad4ef96: Verifying Checksum 21:03:07 0d9ebad4ef96: Download complete 21:03:07 d747dcd14b5f: Verifying Checksum 21:03:07 d747dcd14b5f: Download complete 21:03:07 e9a5061849ea: Verifying Checksum 21:03:07 e9a5061849ea: Download complete 21:03:07 2de7ff778b66: Verifying Checksum 21:03:07 2de7ff778b66: Download complete 21:03:11 ab5ef0e58194: Pull complete 21:03:11 9712f1f96733: Pull complete 21:03:11 63f879dbbcfc: Pull complete 21:03:15 0d9ebad4ef96: Pull complete 21:03:15 e9a5061849ea: Pull complete 21:03:15 d747dcd14b5f: Pull complete 21:03:17 2de7ff778b66: Pull complete 21:03:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:03:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:03:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:03:17 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 21:03:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:03:20 $ docker top 13257b8d544a42e8dbd64298ff6f81aa122fd409293290bcaf86c9cd22c54136 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:03:20 provisioning config files... 21:03:20 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4355330304999554257tmp 21:03:20 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5014630378007805763tmp 21:03:20 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7356522480704803065tmp [Pipeline] { [Pipeline] echo 21:03:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:03:20 ---> sigul-configuration.sh 21:03:20 gpg: directory `/root/.gnupg' created 21:03:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:03:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:03:20 gpg: keyring `/root/.gnupg/secring.gpg' created 21:03:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:03:20 gpg: CAST5 encrypted data 21:03:20 gpg: encrypted with 1 passphrase 21:03:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:03:20 + mkdir /home/jenkins 21:03:20 + mkdir /home/jenkins/sigul [Pipeline] sh 21:03:21 + 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 21:03:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:03:21 ---> sigul-install.sh 21:03:21 Sigul already installed; skipping installation. [Pipeline] sh 21:03:21 + git tag --list 21:03:21 v1.0.0 21:03:21 v1.1.0 21:03:21 v1.1.1 21:03:21 v1.2.1 21:03:21 v1.2.2 21:03:21 v1.2.3 21:03:21 v1.3.0 21:03:21 v1.3.1 21:03:21 v2.0.0 21:03:21 v2.0.1-dev.1 21:03:21 v2.0.1-dev.10 21:03:21 v2.0.1-dev.11 21:03:21 v2.0.1-dev.12 21:03:21 v2.0.1-dev.13 21:03:21 v2.0.1-dev.2 21:03:21 v2.0.1-dev.3 21:03:21 v2.0.1-dev.4 21:03:21 v2.0.1-dev.5 21:03:21 v2.0.1-dev.6 21:03:21 v2.0.1-dev.7 21:03:21 v2.0.1-dev.8 21:03:21 v2.0.1-dev.9 [Pipeline] sh 21:03:21 + lftools sign git-tag v2.0.1-dev.13 21:03:22 Signing Git tag with Sigul... 21:03:22 Signing v2.0.1-dev.13 [Pipeline] echo 21:03:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:03:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:03:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:03:23 $ docker stop --time=1 13257b8d544a42e8dbd64298ff6f81aa122fd409293290bcaf86c9cd22c54136 21:03:25 $ docker rm -f 13257b8d544a42e8dbd64298ff6f81aa122fd409293290bcaf86c9cd22c54136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:03:25 . [Pipeline] withDockerContainer 21:03:25 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 21:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:03:25 $ docker top 81d42daf2fbfcbfe94ee1b831cdd16fd89314cc150b8c10cc2e4bf3b1085d9a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:03:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:26 [ssh-agent] Looking for ssh-agent implementation... 21:03:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:26 $ docker exec 81d42daf2fbfcbfe94ee1b831cdd16fd89314cc150b8c10cc2e4bf3b1085d9a3 ssh-agent 21:03:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaMAeIG/agent.13 21:03:26 SSH_AGENT_PID=19 21:03:26 Running ssh-add (command line suppressed) 21:03:26 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1152509462020399664.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1152509462020399664.key) 21:03:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:26 + git semver bump pre 21:03:26 # -> Open(): unable to determine branch for HEAD 21:03:26 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 21:03:26 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 21:03:26 # $SEMVER_REMOTE_NAME = origin 21:03:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:03:26 # $SEMVER_USER_NAME = edgex-jenkins 21:03:26 # $SEMVER_BRANCH = main 21:03:26 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 21:03:26 2.0.1-dev.14 [Pipeline] } 21:03:26 $ docker exec --env ******** --env ******** 81d42daf2fbfcbfe94ee1b831cdd16fd89314cc150b8c10cc2e4bf3b1085d9a3 ssh-agent -k 21:03:26 unset SSH_AUTH_SOCK; 21:03:26 unset SSH_AGENT_PID; 21:03:26 echo Agent pid 19 killed; 21:03:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:03:27 + git semver [Pipeline] } 21:03:27 $ docker stop --time=1 81d42daf2fbfcbfe94ee1b831cdd16fd89314cc150b8c10cc2e4bf3b1085d9a3 21:03:28 $ docker rm -f 81d42daf2fbfcbfe94ee1b831cdd16fd89314cc150b8c10cc2e4bf3b1085d9a3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:03:28 . [Pipeline] withDockerContainer 21:03:28 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 21:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:03:29 $ docker top 29571bd2670f948b6177a59d0a38e6955612fa4210fa40b3a84faa75e1f3889a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:29 [ssh-agent] Looking for ssh-agent implementation... 21:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:29 $ docker exec 29571bd2670f948b6177a59d0a38e6955612fa4210fa40b3a84faa75e1f3889a ssh-agent 21:03:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgFjMjE/agent.13 21:03:29 SSH_AGENT_PID=19 21:03:29 Running ssh-add (command line suppressed) 21:03:29 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_29234467313556407.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_29234467313556407.key) 21:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:30 + git semver push 21:03:30 # -> Open(): unable to determine branch for HEAD 21:03:30 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 21:03:30 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 21:03:30 # $SEMVER_REMOTE_NAME = origin 21:03:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:03:30 # $SEMVER_USER_NAME = edgex-jenkins 21:03:30 # $SEMVER_BRANCH = main 21:03:30 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 21:03:32 $ docker exec --env ******** --env ******** 29571bd2670f948b6177a59d0a38e6955612fa4210fa40b3a84faa75e1f3889a ssh-agent -k 21:03:32 unset SSH_AUTH_SOCK; 21:03:32 unset SSH_AGENT_PID; 21:03:32 echo Agent pid 19 killed; 21:03:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:03:33 + git semver [Pipeline] } 21:03:33 $ docker stop --time=1 29571bd2670f948b6177a59d0a38e6955612fa4210fa40b3a84faa75e1f3889a 21:03:34 $ docker rm -f 29571bd2670f948b6177a59d0a38e6955612fa4210fa40b3a84faa75e1f3889a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:03:35 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:03:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:03:35 ---> package-listing.sh 21:03:35 ++ facter osfamily 21:03:35 ++ tr '[:upper:]' '[:lower:]' 21:03:36 + OS_FAMILY=redhat 21:03:36 + workspace=/w/workspace/exfoundry_device-virtual-go_main 21:03:36 + START_PACKAGES=/tmp/packages_start.txt 21:03:36 + END_PACKAGES=/tmp/packages_end.txt 21:03:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:03:36 + PACKAGES=/tmp/packages_start.txt 21:03:36 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 21:03:36 + PACKAGES=/tmp/packages_end.txt 21:03:36 + case "${OS_FAMILY}" in 21:03:36 + rpm -qa 21:03:36 + sort 21:03:36 + '[' -f /tmp/packages_start.txt ']' 21:03:36 + '[' -f /tmp/packages_end.txt ']' 21:03:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:03:36 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 21:03:36 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 21:03:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 21:03:36 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 21:03:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:37 21:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:37 latest: Pulling from edgex-lftools-log-publisher 21:03:37 b4d181a07f80: Pulling fs layer 21:03:37 a1111a8f2ec3: Pulling fs layer 21:03:37 ed53099fbce6: Pulling fs layer 21:03:37 dc539afda2c1: Pulling fs layer 21:03:37 77bc0d833cb6: Pulling fs layer 21:03:37 9065ff56babe: Pulling fs layer 21:03:37 d287ab97295c: Pulling fs layer 21:03:37 dc539afda2c1: Waiting 21:03:37 77bc0d833cb6: Waiting 21:03:37 9065ff56babe: Waiting 21:03:37 d287ab97295c: Waiting 21:03:37 a1111a8f2ec3: Verifying Checksum 21:03:37 a1111a8f2ec3: Download complete 21:03:37 dc539afda2c1: Verifying Checksum 21:03:37 dc539afda2c1: Download complete 21:03:37 ed53099fbce6: Verifying Checksum 21:03:37 ed53099fbce6: Download complete 21:03:37 9065ff56babe: Verifying Checksum 21:03:37 9065ff56babe: Download complete 21:03:38 77bc0d833cb6: Verifying Checksum 21:03:38 77bc0d833cb6: Download complete 21:03:38 b4d181a07f80: Verifying Checksum 21:03:38 b4d181a07f80: Download complete 21:03:38 d287ab97295c: Verifying Checksum 21:03:38 d287ab97295c: Download complete 21:03:39 b4d181a07f80: Pull complete 21:03:39 a1111a8f2ec3: Pull complete 21:03:40 ed53099fbce6: Pull complete 21:03:40 dc539afda2c1: Pull complete 21:03:40 77bc0d833cb6: Pull complete 21:03:40 9065ff56babe: Pull complete 21:03:46 d287ab97295c: Pull complete 21:03:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:03:46 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 21:03:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:03:48 $ docker top e9c21df91c93cbd48ed9aa9956f3f1b4b7302ec77e157847e42f6ee5bd2be972 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:49 + touch /tmp/pre-build-complete [Pipeline] sh 21:03:49 + mkdir -p /var/log/sysstat [Pipeline] sh 21:03:49 + ls /var/log/sa-host 21:03:49 + sadf -c /var/log/sa-host/sa11 21:03:49 file_magic: OK 21:03:49 HZ: Using current value: 100 21:03:49 file_header: OK 21:03:49 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 21:03:49 Statistics: 21:03:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:03:49 File successfully converted to sysstat format version 12.0.3 21:03:49 + sadf -c /var/log/sa-host/sa30 21:03:49 file_magic: OK 21:03:49 HZ: Using current value: 100 21:03:49 file_header: OK 21:03:49 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 21:03:49 Statistics: 21:03:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:03:49 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:03:50 provisioning config files... 21:03:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config283408967325127020tmp [Pipeline] { [Pipeline] echo 21:03:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:03:50 ---> create-netrc.sh [Pipeline] } 21:03:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:03:50 ---> python-tools-install.sh [Pipeline] echo 21:03:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:03:50 ---> sudo-logs.sh 21:03:50 Archiving 'sudo' log.. 21:03:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-231.novalocal: Name or service not known 21:03:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-231.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:03:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:03:51 ---> job-cost.sh 21:03:51 lf-activate-venv: SKIPPING 21:03:51 DEBUG: total: 0.10999999940395355 21:03:51 INFO: Retrieving Stack Cost... 21:03:53 INFO: Retrieving Pricing Info for: v3-standard-2 21:03:54 INFO: Archiving Costs [Pipeline] echo 21:03:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:03:54 ---> logs-deploy.sh 21:03:54 lf-activate-venv: SKIPPING 21:03:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/14 21:03:54 INFO: archiving workspace using pattern(s): 21:03:54 Archives upload complete. 21:03:55 INFO: archiving logs to Nexus 21:03:55 ---> uname -a: 21:03:55 Linux prd-centos7-docker-4c-2g-231.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:03:55 21:03:55 21:03:55 ---> lscpu: 21:03:55 Architecture: x86_64 21:03:55 CPU op-mode(s): 32-bit, 64-bit 21:03:55 Byte Order: Little Endian 21:03:55 Address sizes: 40 bits physical, 48 bits virtual 21:03:55 CPU(s): 2 21:03:55 On-line CPU(s) list: 0,1 21:03:55 Thread(s) per core: 1 21:03:55 Core(s) per socket: 1 21:03:55 Socket(s): 2 21:03:55 NUMA node(s): 1 21:03:55 Vendor ID: AuthenticAMD 21:03:55 CPU family: 23 21:03:55 Model: 49 21:03:55 Model name: AMD EPYC-Rome Processor 21:03:55 Stepping: 0 21:03:55 CPU MHz: 2800.000 21:03:55 BogoMIPS: 5600.00 21:03:55 Virtualization: AMD-V 21:03:55 Hypervisor vendor: KVM 21:03:55 Virtualization type: full 21:03:55 L1d cache: 32K 21:03:55 L1i cache: 32K 21:03:55 L2 cache: 512K 21:03:55 L3 cache: 16384K 21:03:55 NUMA node0 CPU(s): 0,1 21:03:55 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 21:03:55 21:03:55 21:03:55 ---> nproc: 21:03:55 2 21:03:55 21:03:55 21:03:55 ---> df -h: 21:03:55 Filesystem Size Used Avail Use% Mounted on 21:03:55 overlay 40G 9.0G 32G 23% / 21:03:55 tmpfs 64M 0 64M 0% /dev 21:03:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:03:55 shm 64M 0 64M 0% /dev/shm 21:03:55 /dev/vda1 40G 9.0G 32G 23% /facter-os 21:03:55 21:03:55 21:03:55 ---> sar -b -r -n DEV: 21:03:55 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 21:03:55 21:03:55 20:53:02 LINUX RESTART (2 CPU) 21:03:55 21:03:55 20:54:02 tps rtps wtps bread/s bwrtn/s 21:03:55 20:55:01 1.42 0.00 1.42 0.00 27.15 21:03:55 20:56:01 0.57 0.00 0.57 0.00 10.61 21:03:55 20:57:01 0.33 0.00 0.33 0.00 5.20 21:03:55 20:58:01 0.25 0.00 0.25 0.00 4.56 21:03:55 20:59:01 0.37 0.00 0.37 0.00 5.61 21:03:55 21:00:01 0.33 0.00 0.33 0.00 6.16 21:03:55 21:01:01 0.23 0.02 0.22 0.13 3.33 21:03:55 21:02:01 0.47 0.08 0.38 1.60 7.11 21:03:55 21:03:01 124.97 0.07 124.90 4.80 28413.31 21:03:55 Average: 14.35 0.02 14.33 0.73 3170.89 21:03:55 21:03:55 20:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:03:55 20:55:01 5664900 0 630068 7.87 2620 1711352 1258212 13.89 578912 1530328 16 21:03:55 20:56:01 5677640 0 617320 7.71 2620 1711360 1190552 13.14 568056 1530748 8 21:03:55 20:57:01 5673840 0 621120 7.76 2620 1711360 1190576 13.14 571232 1530748 8 21:03:55 20:58:01 5673340 0 621556 7.76 2620 1711424 1190724 13.15 570804 1531684 12 21:03:55 20:59:01 5674704 0 620244 7.74 2620 1711372 1190628 13.15 570480 1531668 8 21:03:55 21:00:01 5673896 0 621048 7.75 2620 1711376 1190776 13.15 570868 1531788 8 21:03:55 21:01:01 5659928 0 635012 7.93 2620 1711380 1193024 13.17 584160 1531788 8 21:03:55 21:02:01 5665828 0 628984 7.85 2620 1711508 1156212 12.77 579340 1531868 8 21:03:55 21:03:01 4620384 0 816376 10.19 2620 2569560 1436920 15.86 800728 2230392 112772 21:03:55 Average: 5553829 0 645748 8.06 2620 1806744 1221958 13.49 599398 1609001 12539 21:03:55 21:03:55 20:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:03:55 20:55:01 eth0 5.71 1.54 5.73 0.47 0.00 0.00 0.00 0.00 21:03:55 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 20:56:01 eth0 1.97 0.65 0.72 0.34 0.00 0.00 0.00 0.00 21:03:55 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 20:57:01 eth0 1.85 0.62 0.63 0.46 0.00 0.00 0.00 0.00 21:03:55 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 20:58:01 eth0 2.38 0.95 0.98 0.59 0.00 0.00 0.00 0.00 21:03:55 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 20:59:01 eth0 1.63 0.48 0.50 0.27 0.00 0.00 0.00 0.00 21:03:55 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 21:00:01 eth0 2.25 0.63 0.69 0.40 0.00 0.00 0.00 0.00 21:03:55 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 21:01:01 eth0 0.98 0.60 0.54 0.40 0.00 0.00 0.00 0.00 21:03:55 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 21:02:01 eth0 0.20 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:03:55 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 21:03:01 eth0 190.06 126.18 4469.83 17.34 0.00 0.00 0.00 0.00 21:03:55 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 21:03:01 veth703e4c9 36.01 50.35 3.80 404.48 0.00 0.00 0.00 0.00 21:03:55 21:03:01 docker0 36.01 50.23 3.31 404.47 0.00 0.00 0.00 0.00 21:03:55 Average: eth0 23.04 14.66 498.69 2.26 0.00 0.00 0.00 0.00 21:03:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:55 Average: veth703e4c9 4.01 5.61 0.42 45.03 0.00 0.00 0.00 0.00 21:03:55 Average: docker0 4.01 5.59 0.37 45.03 0.00 0.00 0.00 0.00 21:03:55 21:03:55 21:03:55 ---> sar -P ALL: 21:03:55 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 21:03:55 21:03:55 20:53:02 LINUX RESTART (2 CPU) 21:03:55 21:03:55 20:54:02 CPU %user %nice %system %iowait %steal %idle 21:03:55 20:55:01 all 0.22 0.00 0.05 0.00 0.03 99.69 21:03:55 20:55:01 0 0.14 0.00 0.07 0.00 0.02 99.78 21:03:55 20:55:01 1 0.31 0.00 0.03 0.00 0.05 99.61 21:03:55 20:56:01 all 0.09 0.00 0.03 0.00 0.03 99.84 21:03:55 20:56:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:03:55 20:56:01 1 0.12 0.00 0.03 0.00 0.03 99.82 21:03:55 20:57:01 all 0.15 0.00 0.04 0.00 0.03 99.77 21:03:55 20:57:01 0 0.08 0.00 0.05 0.00 0.02 99.85 21:03:55 20:57:01 1 0.22 0.00 0.03 0.00 0.05 99.70 21:03:55 20:58:01 all 0.16 0.00 0.03 0.00 0.03 99.78 21:03:55 20:58:01 0 0.10 0.00 0.02 0.00 0.02 99.87 21:03:55 20:58:01 1 0.22 0.00 0.05 0.00 0.03 99.70 21:03:55 20:59:01 all 0.15 0.00 0.04 0.00 0.03 99.78 21:03:55 20:59:01 0 0.10 0.00 0.05 0.00 0.02 99.83 21:03:55 20:59:01 1 0.20 0.00 0.03 0.00 0.03 99.73 21:03:55 21:00:01 all 0.15 0.00 0.03 0.00 0.03 99.78 21:03:55 21:00:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:03:55 21:00:01 1 0.23 0.00 0.03 0.00 0.03 99.70 21:03:55 21:01:01 all 0.11 0.00 0.05 0.00 0.03 99.81 21:03:55 21:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:03:55 21:01:01 1 0.18 0.00 0.07 0.00 0.03 99.72 21:03:55 21:02:01 all 0.18 0.00 0.05 0.00 0.03 99.73 21:03:55 21:02:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:03:55 21:02:01 1 0.33 0.00 0.05 0.00 0.03 99.58 21:03:55 21:03:01 all 11.56 0.00 4.24 2.04 0.05 82.10 21:03:55 21:03:01 0 11.88 0.00 4.49 1.81 0.05 81.77 21:03:55 21:03:01 1 11.24 0.00 3.99 2.28 0.05 82.43 21:03:55 Average: all 1.40 0.00 0.50 0.22 0.03 97.85 21:03:55 Average: 0 1.37 0.00 0.53 0.20 0.03 97.88 21:03:55 Average: 1 1.43 0.00 0.47 0.25 0.04 97.81 21:03:55 21:03:55 21:03:55