Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh923313442707230172.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh946142870971161857.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5444775172183587363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4784537789929126046.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2189090350120104142.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-32 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh1863533125817419906.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 # timeout=10 Commit message: "Merge pull request #963 from hahattan/issue-954" > git rev-list --no-walk 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:59:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:59:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:59:36 ========================================================= 12:59:36 EdgeX Global Pipelines Version Info 12:59:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:59:37 ------------------- 12:59:37 stable info: 12:59:37 ------------------- 12:59:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:59:37 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 12:59:37 Message: update stable to v1.0.194 12:59:38 ------------------- 12:59:38 experimental info: 12:59:38 ------------------- 12:59:38 Commited By: **** collab-it+edgex@linuxfoundation.org 12:59:38 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 12:59:38 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:59:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1080da0 [Pipeline] echo 12:59:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:59:39 provisioning config files... 12:59:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1001115323762601787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:59:39 ---> docker-login.sh 12:59:39 nexus3.edgexfoundry.org:10001 12:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:40 Configure a credential helper to remove this warning. See 12:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:40 12:59:40 Login Succeeded 12:59:40 nexus3.edgexfoundry.org:10002 12:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:40 Configure a credential helper to remove this warning. See 12:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:40 12:59:40 Login Succeeded 12:59:40 nexus3.edgexfoundry.org:10003 12:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:40 Configure a credential helper to remove this warning. See 12:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:40 12:59:40 Login Succeeded 12:59:40 nexus3.edgexfoundry.org:10004 12:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:40 Configure a credential helper to remove this warning. See 12:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:40 12:59:40 Login Succeeded 12:59:40 docker.io 12:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:40 Configure a credential helper to remove this warning. See 12:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:40 12:59:40 Login Succeeded 12:59:40 ---> docker-login.sh ends [Pipeline] } 12:59:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:59:41 + git log --format=format:%s -1 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 [Pipeline] echo 12:59:41 GIT_COMMIT: 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182, Commit Message: Merge pull request #963 from hahattan/issue-954 [Pipeline] echo 12:59:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:59:42 12:59:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:59:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:59:42 latest: Pulling from edgex-devops/git-semver 12:59:42 31603596830f: Pulling fs layer 12:59:42 54011a49482f: Pulling fs layer 12:59:42 a6820b24f6d8: Pulling fs layer 12:59:42 f581987b2513: Pulling fs layer 12:59:42 f581987b2513: Waiting 12:59:42 54011a49482f: Verifying Checksum 12:59:42 54011a49482f: Download complete 12:59:42 31603596830f: Verifying Checksum 12:59:42 31603596830f: Download complete 12:59:43 f581987b2513: Verifying Checksum 12:59:43 f581987b2513: Download complete 12:59:43 a6820b24f6d8: Verifying Checksum 12:59:43 a6820b24f6d8: Download complete 12:59:43 31603596830f: Pull complete 12:59:43 54011a49482f: Pull complete 12:59:43 a6820b24f6d8: Pull complete 12:59:43 f581987b2513: Pull complete 12:59:43 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:59:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:59:43 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 12:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:59:45 $ docker top 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:59:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:45 [ssh-agent] Looking for ssh-agent implementation... 12:59:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:45 $ docker exec 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 ssh-agent 12:59:45 SSH_AUTH_SOCK=/tmp/ssh-uApQlFfELN7v/agent.13 12:59:45 SSH_AGENT_PID=19 12:59:45 Running ssh-add (command line suppressed) 12:59:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7257902529699207661.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7257902529699207661.key) 12:59:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:45 + git tag --points-at HEAD [Pipeline] } 12:59:45 $ docker exec --env ******** --env ******** 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 ssh-agent -k 12:59:46 unset SSH_AUTH_SOCK; 12:59:46 unset SSH_AGENT_PID; 12:59:46 echo Agent pid 19 killed; 12:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:59:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:46 [ssh-agent] Looking for ssh-agent implementation... 12:59:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:46 $ docker exec 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 ssh-agent 12:59:46 SSH_AUTH_SOCK=/tmp/ssh-zMHD62LS52W3/agent.54 12:59:46 SSH_AGENT_PID=60 12:59:46 Running ssh-add (command line suppressed) 12:59:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5458656915603727210.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5458656915603727210.key) 12:59:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:46 + git semver init 12:59:46 # -> Open(): unable to determine branch for HEAD 12:59:46 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 12:59:46 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 12:59:46 # $SEMVER_REMOTE_NAME = origin 12:59:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:59:46 # $SEMVER_USER_NAME = edgex-jenkins 12:59:46 # $SEMVER_BRANCH = master 12:59:46 # $SEMVER_TEMP = /tmp/semver-224137671 12:59:46 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 12:59:47 # '/tmp/semver-224137671' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 12:59:47 # -> Force: false 12:59:47 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 12:59:47 $ docker exec --env ******** --env ******** 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 ssh-agent -k 12:59:47 unset SSH_AUTH_SOCK; 12:59:47 unset SSH_AGENT_PID; 12:59:47 echo Agent pid 60 killed; 12:59:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:48 + git semver [Pipeline] } 12:59:48 $ docker stop --time=1 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 12:59:49 $ docker rm -f 33fa20faea568568280bb5a4a167633f0dcbaf298b76aaaef80ba232a47e96f1 [Pipeline] // withDockerContainer [Pipeline] sh 12:59:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:59:50 Stashed 1 file(s) [Pipeline] echo 12:59:50 [edgeXSemver]: initialized semver on version 2.0.0-dev.74 [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 13:00:05 Still waiting to schedule task 13:00:05 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32’ 13:00:05 Still waiting to schedule task 13:00:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:02:13 Running on prd-centos7-docker-4c-2g-36 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:02:13 Running in /w/workspace/device-sdk-go/182 [Pipeline] { [Pipeline] checkout 13:02:13 Selected Git installation does not exist. Using Default 13:02:13 The recommended git tool is: NONE 13:02:15 using credential edgex-jenkins-ssh 13:02:15 Cloning the remote Git repository 13:02:16 Avoid second fetch 13:02:16 Checking out Revision 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 (master) 13:02:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:02:14 > git init /w/workspace/device-sdk-go/182 # timeout=10 13:02:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:02:14 > git --version # timeout=10 13:02:14 > git --version # 'git version 2.24.4' 13:02:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:14 [INFO] Currently running in a labeled security context 13:02:14 [INFO] Currently SELinux is 'enforcing' on the host 13:02:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/182@tmp/jenkins-gitclient-ssh8926499748484287226.key 13:02:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:02:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:15 > git config core.sparsecheckout # timeout=10 13:02:15 > git checkout -f 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 # timeout=10 13:02:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-34 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:02:17 Running in /w/workspace/device-sdk-go/182 [Pipeline] { [Pipeline] checkout 13:02:18 Selected Git installation does not exist. Using Default 13:02:18 The recommended git tool is: NONE 13:02:19 Commit message: "Merge pull request #963 from hahattan/issue-954" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:02:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:02:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:02:21 + sudo service docker restart 13:02:21 + true 13:02:21 Redirecting to /bin/systemctl restart docker.service 13:02:23 using credential edgex-jenkins-ssh 13:02:23 Cloning the remote Git repository 13:02:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:02:24 > git init /w/workspace/device-sdk-go/182 # timeout=10 13:02:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:02:24 > git --version # timeout=10 13:02:24 > git --version # 'git version 2.17.1' 13:02:24 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:25 Avoid second fetch 13:02:25 Checking out Revision 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 (master) 13:02:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:02:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:25 > git config core.sparsecheckout # timeout=10 13:02:25 > git checkout -f 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 # timeout=10 13:02:29 Commit message: "Merge pull request #963 from hahattan/issue-954" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:02:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:02:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:02:31 + true 13:02:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:02:39 provisioning config files... 13:02:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/182@tmp/config4231173186536877579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:39 ---> docker-login.sh 13:02:39 nexus3.edgexfoundry.org:10001 13:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:40 Configure a credential helper to remove this warning. See 13:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:40 13:02:40 Login Succeeded 13:02:40 nexus3.edgexfoundry.org:10002 13:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:40 Configure a credential helper to remove this warning. See 13:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:40 13:02:40 Login Succeeded 13:02:40 nexus3.edgexfoundry.org:10003 13:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:40 Configure a credential helper to remove this warning. See 13:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:40 13:02:40 Login Succeeded 13:02:40 nexus3.edgexfoundry.org:10004 13:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:40 Configure a credential helper to remove this warning. See 13:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:40 13:02:40 Login Succeeded 13:02:40 docker.io 13:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:40 Configure a credential helper to remove this warning. See 13:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:40 13:02:40 Login Succeeded 13:02:40 ---> docker-login.sh ends [Pipeline] } 13:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:02:41 ========================================================= 13:02:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:02:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:02:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 13:02:41 Sending build context to Docker daemon 2.646MB 13:02:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:02:41 Step 2/8 : FROM ${BASE} 13:02:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:02:41 540db60ca938: Pulling fs layer 13:02:41 adcc1eea9eea: Pulling fs layer 13:02:41 4c4ab2625f07: Pulling fs layer 13:02:41 0510c868ecb4: Pulling fs layer 13:02:41 afea3b2eda06: Pulling fs layer 13:02:41 7809a108b3ef: Pulling fs layer 13:02:41 f706445af74f: Pulling fs layer 13:02:41 0510c868ecb4: Waiting 13:02:41 afea3b2eda06: Waiting 13:02:41 7809a108b3ef: Waiting 13:02:41 f706445af74f: Waiting 13:02:41 4c4ab2625f07: Verifying Checksum 13:02:41 4c4ab2625f07: Download complete 13:02:41 adcc1eea9eea: Verifying Checksum 13:02:41 adcc1eea9eea: Download complete 13:02:41 afea3b2eda06: Verifying Checksum 13:02:41 afea3b2eda06: Download complete 13:02:41 540db60ca938: Verifying Checksum 13:02:41 540db60ca938: Download complete 13:02:41 7809a108b3ef: Verifying Checksum 13:02:41 7809a108b3ef: Download complete 13:02:41 540db60ca938: Pull complete 13:02:41 adcc1eea9eea: Pull complete 13:02:41 4c4ab2625f07: Pull complete 13:02:43 f706445af74f: Verifying Checksum 13:02:43 f706445af74f: Download complete 13:02:43 0510c868ecb4: Verifying Checksum 13:02:43 0510c868ecb4: Download complete 13:02:47 0510c868ecb4: Pull complete 13:02:47 afea3b2eda06: Pull complete 13:02:47 7809a108b3ef: Pull complete 13:02:48 f706445af74f: Pull complete 13:02:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:02:48 ---> b068be0155e3 13:02:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:02:50 provisioning config files... 13:02:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/182@tmp/config4958658596878700999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:50 ---> docker-login.sh 13:02:50 nexus3.edgexfoundry.org:10001 13:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:51 Configure a credential helper to remove this warning. See 13:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:51 13:02:51 Login Succeeded 13:02:51 nexus3.edgexfoundry.org:10002 13:02:51 ---> Running in 983e73e64e4e 13:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:52 Removing intermediate container 983e73e64e4e 13:02:52 ---> e20351891c92 13:02:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:02:52 ---> Running in ced3c7a8d07a 13:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:52 Configure a credential helper to remove this warning. See 13:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:52 13:02:52 Login Succeeded 13:02:52 nexus3.edgexfoundry.org:10003 13:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:52 Removing intermediate container ced3c7a8d07a 13:02:52 ---> 32c792928ccf 13:02:52 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 13:02:52 ---> Running in b2f1616cf8a1 13:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:53 Configure a credential helper to remove this warning. See 13:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:53 13:02:53 Login Succeeded 13:02:53 nexus3.edgexfoundry.org:10004 13:02:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:53 Configure a credential helper to remove this warning. See 13:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:53 13:02:53 Login Succeeded 13:02:53 docker.io 13:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:54 Configure a credential helper to remove this warning. See 13:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:54 13:02:54 Login Succeeded 13:02:54 ---> docker-login.sh ends [Pipeline] } 13:02:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:02:54 (1/6) Installing libc-dev (0.7.2-r3) 13:02:54 (2/6) Installing libsodium (1.0.18-r0) 13:02:54 (3/6) Installing pkgconf (1.7.3-r0) [Pipeline] echo 13:02:54 ========================================================= 13:02:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:02:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:02:54 (4/6) Installing libsodium-dev (1.0.18-r0) 13:02:54 (5/6) Installing libzmq (4.3.3-r1) 13:02:54 (6/6) Installing zeromq-dev (4.3.3-r1) 13:02:55 Executing busybox-1.32.1-r6.trigger 13:02:55 OK: 150 MiB in 46 packages 13:02:55 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 13:02:55 Removing intermediate container b2f1616cf8a1 13:02:55 ---> 137e2952fe30 13:02:55 Step 6/8 : WORKDIR /device-sdk-go 13:02:55 ---> Running in 93c823567d9f 13:02:55 Removing intermediate container 93c823567d9f 13:02:55 ---> d10e86d4b632 13:02:55 Step 7/8 : COPY . . 13:02:55 Sending build context to Docker daemon 2.645MB 13:02:55 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:02:55 Step 2/8 : FROM ${BASE} 13:02:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:02:55 595b0fe564bb: Pulling fs layer 13:02:55 7186ed65a4f7: Pulling fs layer 13:02:55 316046926c0a: Pulling fs layer 13:02:55 4ebd0625c992: Pulling fs layer 13:02:55 207e8628e3a3: Pulling fs layer 13:02:55 ---> 478cbcf5a3b5 13:02:55 Step 8/8 : RUN go mod download 13:02:55 ---> Running in aa501378088a 13:02:55 c791037a9be2: Pulling fs layer 13:02:55 ffd874e62e21: Pulling fs layer 13:02:55 207e8628e3a3: Waiting 13:02:55 c791037a9be2: Waiting 13:02:55 4ebd0625c992: Waiting 13:02:55 ffd874e62e21: Waiting 13:02:55 316046926c0a: Verifying Checksum 13:02:55 316046926c0a: Download complete 13:02:55 7186ed65a4f7: Verifying Checksum 13:02:55 7186ed65a4f7: Download complete 13:02:55 207e8628e3a3: Verifying Checksum 13:02:55 207e8628e3a3: Download complete 13:02:55 c791037a9be2: Verifying Checksum 13:02:55 c791037a9be2: Download complete 13:02:55 595b0fe564bb: Download complete 13:02:56 595b0fe564bb: Pull complete 13:02:57 7186ed65a4f7: Pull complete 13:02:57 316046926c0a: Pull complete 13:02:58 ffd874e62e21: Verifying Checksum 13:02:58 ffd874e62e21: Download complete 13:02:59 4ebd0625c992: Verifying Checksum 13:02:59 4ebd0625c992: Download complete 13:03:08 Removing intermediate container aa501378088a 13:03:08 ---> 37ef424bcb00 13:03:08 Successfully built 37ef424bcb00 13:03:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:03:08 + docker inspect -f . ci-base-image-x86_64 13:03:08 . [Pipeline] withDockerContainer 13:03:08 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 13:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@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 ******** ci-base-image-x86_64 cat 13:03:08 $ docker top 3ea086a852433feb81aa32c73f49159c776010f25a534649160b8b6185557be2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:09 + go version 13:03:09 go version go1.16.3 linux/amd64 [Pipeline] } 13:03:09 $ docker stop --time=1 3ea086a852433feb81aa32c73f49159c776010f25a534649160b8b6185557be2 13:03:10 $ docker rm -f 3ea086a852433feb81aa32c73f49159c776010f25a534649160b8b6185557be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:03:11 + docker inspect -f . ci-base-image-x86_64 13:03:11 . [Pipeline] withDockerContainer 13:03:11 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 13:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@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 ******** ci-base-image-x86_64 cat 13:03:11 $ docker top 27483994097c8e324f5abd412c05a91e8884683b2fbc6645545810d6dd20b7ea -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:11 4ebd0625c992: Pull complete 13:03:11 207e8628e3a3: Pull complete 13:03:11 c791037a9be2: Pull complete 13:03:11 + go mod tidy [Pipeline] sh 13:03:12 + make test 13:03:12 go mod tidy 13:03:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:03:14 ffd874e62e21: Pull complete 13:03:14 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 13:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:03:14 ---> cfc18b08335c 13:03:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:03:16 ---> Running in 85376c3da74b 13:03:16 Removing intermediate container 85376c3da74b 13:03:16 ---> 68f7f8fd01af 13:03:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:17 ---> Running in 490047cf3695 13:03:17 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:03:19 Removing intermediate container 490047cf3695 13:03:19 ---> 93865231459e 13:03:19 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 13:03:19 ---> Running in 1b6b031458aa 13:03:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:03:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:03:22 (1/6) Installing libc-dev (0.7.2-r3) 13:03:22 (2/6) Installing libsodium (1.0.18-r0) 13:03:22 (3/6) Installing pkgconf (1.7.3-r0) 13:03:22 (4/6) Installing libsodium-dev (1.0.18-r0) 13:03:23 (5/6) Installing libzmq (4.3.3-r1) 13:03:23 (6/6) Installing zeromq-dev (4.3.3-r1) 13:03:23 Executing busybox-1.32.1-r6.trigger 13:03:23 OK: 139 MiB in 46 packages 13:03:24 Removing intermediate container 1b6b031458aa 13:03:24 ---> b66966a8de8d 13:03:24 Step 6/8 : WORKDIR /device-sdk-go 13:03:24 ---> Running in 41adc8c36a30 13:03:25 Removing intermediate container 41adc8c36a30 13:03:25 ---> 83c0e7b606f9 13:03:25 Step 7/8 : COPY . . 13:03:26 ---> 18357543ce95 13:03:26 Step 8/8 : RUN go mod download 13:03:26 ---> Running in 0f5a03c62d3f 13:03:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:03:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:03:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:03:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.048s coverage: 25.4% of statements 13:03:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:03:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements 13:03:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 13:03:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements 13:03:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:03:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:03:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:03:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.056s coverage: 29.2% of statements 13:03:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:03:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.058s coverage: 83.3% of statements 13:03:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:03:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:03:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 58.0% of statements 13:03:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.811s coverage: 89.2% of statements 13:03:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:03:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.045s coverage: 5.0% of statements 13:03:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:03:46 GO111MODULE=on go vet ./... 13:03:53 Removing intermediate container 0f5a03c62d3f 13:03:53 ---> da880e3bba61 13:03:53 Successfully built da880e3bba61 13:03:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:03:54 + docker inspect -f . ci-base-image-arm64 13:03:54 . [Pipeline] withDockerContainer 13:03:54 prd-ubuntu18.04-docker-arm64-4c-16g-34 does not seem to be running inside a container 13:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:03:56 $ docker top e641b8fdbdab624455b0a66537348dee6e60bab54b7c1862b3da4220a01cff85 -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:57 + go version 13:03:57 go version go1.16.3 linux/arm64 [Pipeline] } 13:03:57 $ docker stop --time=1 e641b8fdbdab624455b0a66537348dee6e60bab54b7c1862b3da4220a01cff85 13:03:59 $ docker rm -f e641b8fdbdab624455b0a66537348dee6e60bab54b7c1862b3da4220a01cff85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:03:59 + docker inspect -f . ci-base-image-arm64 13:03:59 . [Pipeline] withDockerContainer 13:04:00 prd-ubuntu18.04-docker-arm64-4c-16g-34 does not seem to be running inside a container 13:04:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:04:01 $ docker top 3b63683259cc97a1e4b4ef92c4bde93483bf466638e0ab415ce87a2b9db1fc54 -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:02 + go mod tidy [Pipeline] sh 13:04:04 + make test 13:04:04 go mod tidy 13:04:04 gofmt -l . 13:04:04 [ "`gofmt -l .`" = "" ] 13:04:04 ./bin/test-attribution-txt.sh 13:04:04 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:04:04 $ docker stop --time=1 27483994097c8e324f5abd412c05a91e8884683b2fbc6645545810d6dd20b7ea 13:04:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:04:05 $ docker rm -f 27483994097c8e324f5abd412c05a91e8884683b2fbc6645545810d6dd20b7ea [Pipeline] // withDockerContainer [Pipeline] sh 13:04:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:04:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:04:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:04:10 + ls -al . 13:04:10 total 208 13:04:10 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 13:04 . 13:04:10 drwxrwxr-x. 4 jenkins jenkins 32 Jun 9 13:02 .. 13:04:10 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 13:02 bin 13:04:10 -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 13:03 coverage.out 13:04:10 -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 13:02 Dockerfile.build 13:04:10 -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 13:02 .dockerignore 13:04:10 drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 13:02 example 13:04:10 drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 13:02 .git 13:04:10 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 13:02 .github 13:04:10 -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 13:02 .gitignore 13:04:10 -rw-r--r--. 1 jenkins jenkins 575 Jun 9 13:04 go.mod 13:04:10 -rw-r--r--. 1 jenkins jenkins 20381 Jun 9 13:03 go.sum 13:04:10 drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 13:02 internal 13:04:10 -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 13:02 Jenkinsfile 13:04:10 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 13:02 LICENSE 13:04:10 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 13:02 Makefile 13:04:10 drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 13:02 openapi 13:04:10 drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 13:02 pkg 13:04:10 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 13:02 README.md 13:04:10 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 13:02 RELEASE-NOTES.txt 13:04:10 drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 13:02 snap 13:04:10 -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 12:59 VERSION 13:04:10 -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 13:02 version.go [Pipeline] isUnix [Pipeline] sh 13:04:11 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 --label arch=amd64 --label version=2.0.0-dev.74 . 13:04:11 Sending build context to Docker daemon 2.773MB 13:04:11 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 13:04:11 Step 2/23 : FROM ${BASE} AS builder 13:04:11 ---> 37ef424bcb00 13:04:11 Step 3/23 : WORKDIR /device-sdk-go 13:04:11 ---> Running in a00c491bf947 13:04:11 Removing intermediate container a00c491bf947 13:04:11 ---> 5224fb10450c 13:04:11 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:04:11 ---> Running in 27efa819aee6 13:04:11 Removing intermediate container 27efa819aee6 13:04:11 ---> abe00dfdc965 13:04:11 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:11 ---> Running in 162c91571eaa 13:04:11 Removing intermediate container 162c91571eaa 13:04:11 ---> 8b9d9ddd6a8f 13:04:11 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:04:11 ---> Running in 17564d358f9b 13:04:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:04:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:04:13 OK: 150 MiB in 46 packages 13:04:13 Removing intermediate container 17564d358f9b 13:04:13 ---> 3ec288168f1c 13:04:13 Step 7/23 : COPY . . 13:04:13 ---> d8fc6ad46f72 13:04:13 Step 8/23 : RUN go mod download 13:04:13 ---> Running in 14ea575cd564 13:04:14 Removing intermediate container 14ea575cd564 13:04:14 ---> deb804de60c3 13:04:14 Step 9/23 : RUN make build 13:04:14 ---> Running in da2f45252977 13:04:14 go mod tidy 13:04:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.74" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:04:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:04:25 Removing intermediate container da2f45252977 13:04:25 ---> e1f2213639a0 13:04:25 Step 10/23 : FROM alpine:3.12 13:04:25 3.12: Pulling from library/alpine 13:04:26 339de151aab4: Pulling fs layer 13:04:26 339de151aab4: Verifying Checksum 13:04:26 339de151aab4: Download complete 13:04:26 339de151aab4: Pull complete 13:04:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:04:26 Status: Downloaded newer image for alpine:3.12 13:04:26 ---> 13621d1b12d4 13:04:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:04:26 ---> Running in de0845c04e80 13:04:26 Removing intermediate container de0845c04e80 13:04:26 ---> 1608812e5865 13:04:26 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:26 ---> Running in 57e276bb2a24 13:04:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:04:26 Removing intermediate container 57e276bb2a24 13:04:26 ---> bb4a6479be94 13:04:26 Step 13/23 : RUN apk add --update --no-cache zeromq 13:04:26 ---> Running in 9e6ed6b38ad2 13:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:04:28 (1/5) Installing libgcc (9.3.0-r2) 13:04:28 (2/5) Installing libsodium (1.0.18-r0) 13:04:28 (3/5) Installing libstdc++ (9.3.0-r2) 13:04:29 (4/5) Installing libzmq (4.3.3-r0) 13:04:29 (5/5) Installing zeromq (4.3.3-r0) 13:04:29 Executing busybox-1.31.1-r20.trigger 13:04:29 OK: 8 MiB in 19 packages 13:04:29 Removing intermediate container 9e6ed6b38ad2 13:04:29 ---> 5ff2d0c9b6d1 13:04:29 Step 14/23 : WORKDIR / 13:04:29 ---> Running in b57bd607e3ef 13:04:30 Removing intermediate container b57bd607e3ef 13:04:30 ---> a7c2d87b8660 13:04:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:04:30 ---> 24606ea98b82 13:04:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:04:30 ---> 5027d0f5072a 13:04:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:04:30 ---> dd4a43252495 13:04:30 Step 18/23 : EXPOSE 59999 13:04:30 ---> Running in d046fbba96fd 13:04:30 Removing intermediate container d046fbba96fd 13:04:30 ---> 877b2d74db3b 13:04:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:04:30 ---> Running in dea2504d7240 13:04:30 Removing intermediate container dea2504d7240 13:04:30 ---> 8505447b2e22 13:04:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:04:30 ---> Running in a75344f24c54 13:04:30 Removing intermediate container a75344f24c54 13:04:30 ---> aef47afe985e 13:04:30 Step 21/23 : LABEL arch=amd64 13:04:30 ---> Running in c65b76154f6c 13:04:31 Removing intermediate container c65b76154f6c 13:04:31 ---> 7c3f949b4190 13:04:31 Step 22/23 : LABEL git_sha=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 13:04:31 ---> Running in 07722fa34421 13:04:31 Removing intermediate container 07722fa34421 13:04:31 ---> 5b9459d999a1 13:04:31 Step 23/23 : LABEL version=2.0.0-dev.74 13:04:31 ---> Running in e6706425a0a2 13:04:31 Removing intermediate container e6706425a0a2 13:04:31 ---> 633ce2aad324 13:04:31 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:04:31 Successfully built 633ce2aad324 13:04:31 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:04:32 ---> job-cost.sh 13:04:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5JHy 13:04:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:04:54 lf-activate-venv(): INFO: Adding /tmp/venv-5JHy/bin to PATH 13:04:54 INFO: No Stack... 13:04:54 INFO: Retrieving Pricing Info for: v3-standard-2 13:04:54 INFO: Archiving Costs [Pipeline] sh 13:04:54 + cat /w/workspace/device-sdk-go/182/archives/cost.csv 13:04:54 + cut -d, -f6 [Pipeline] lock 13:04:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] 13:04:54 Resource [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] did not exist. Created. 13:04:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:04:55 + echo total: 0.05999999865889549 [Pipeline] stash 13:04:55 Stashed 1 file(s) [Pipeline] } 13:04:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:05:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:05:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:05:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:05:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.308s coverage: 25.4% of statements 13:05:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:05:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.195s coverage: 28.1% of statements 13:05:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.225s coverage: 78.9% of statements 13:05:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.210s coverage: 9.0% of statements 13:05:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:05:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:05:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:05:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.302s coverage: 29.2% of statements 13:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:05:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.270s coverage: 83.3% of statements 13:05:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:05:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:05:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.361s coverage: 58.0% of statements 13:05:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.010s coverage: 89.2% of statements 13:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:05:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements 13:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:05:48 GO111MODULE=on go vet ./... 13:06:45 gofmt -l . 13:06:45 [ "`gofmt -l .`" = "" ] 13:06:45 ./bin/test-attribution-txt.sh 13:06:45 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:06:45 $ docker stop --time=1 3b63683259cc97a1e4b4ef92c4bde93483bf466638e0ab415ce87a2b9db1fc54 13:06:47 $ docker rm -f 3b63683259cc97a1e4b4ef92c4bde93483bf466638e0ab415ce87a2b9db1fc54 [Pipeline] // withDockerContainer [Pipeline] sh 13:06:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:06:48 Warning: overwriting stash ‘coverage-report’ 13:06:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:06:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:06:50 + ls -al . 13:06:50 total 244 13:06:50 drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 13:06 . 13:06:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:02 .. 13:06:50 -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 13:02 .dockerignore 13:06:50 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 13:02 .git 13:06:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:02 .github 13:06:50 -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 13:02 .gitignore 13:06:50 -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 13:02 Dockerfile.build 13:06:50 -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 13:02 Jenkinsfile 13:06:50 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 13:02 LICENSE 13:06:50 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 13:02 Makefile 13:06:50 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 13:02 README.md 13:06:50 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 13:02 RELEASE-NOTES.txt 13:06:50 -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 12:59 VERSION 13:06:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:02 bin 13:06:50 -rw-r--r-- 1 jenkins jenkins 126072 Jun 9 13:05 coverage.out 13:06:50 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 13:02 example 13:06:50 -rw-r--r-- 1 jenkins jenkins 575 Jun 9 13:06 go.mod 13:06:50 -rw-r--r-- 1 jenkins jenkins 20381 Jun 9 13:04 go.sum 13:06:50 drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 13:02 internal 13:06:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:02 openapi 13:06:50 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 13:02 pkg 13:06:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:02 snap 13:06:50 -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 13:02 version.go [Pipeline] isUnix [Pipeline] sh 13:06:50 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 --label arch=arm64 --label version=2.0.0-dev.74 . 13:06:51 Sending build context to Docker daemon 2.772MB 13:06:51 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 13:06:51 Step 2/23 : FROM ${BASE} AS builder 13:06:51 ---> da880e3bba61 13:06:51 Step 3/23 : WORKDIR /device-sdk-go 13:06:51 ---> Running in 3990dc5130e4 13:06:51 Removing intermediate container 3990dc5130e4 13:06:51 ---> 4b607cdaf721 13:06:51 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:06:51 ---> Running in 75ba0f13691b 13:06:52 Removing intermediate container 75ba0f13691b 13:06:52 ---> 4f5a2571c1e1 13:06:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:52 ---> Running in f9b63386808e 13:06:54 Removing intermediate container f9b63386808e 13:06:54 ---> 30d1e3a19328 13:06:54 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:06:54 ---> Running in f42ab61bc744 13:06:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:06:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:06:57 OK: 139 MiB in 46 packages 13:06:58 Removing intermediate container f42ab61bc744 13:06:58 ---> 94e9c9c2cc41 13:06:58 Step 7/23 : COPY . . 13:07:00 ---> ff6a99d829af 13:07:00 Step 8/23 : RUN go mod download 13:07:00 ---> Running in a3447b5f4e36 13:07:03 Removing intermediate container a3447b5f4e36 13:07:03 ---> 18fdbd388e5d 13:07:03 Step 9/23 : RUN make build 13:07:03 ---> Running in f8f3217c8e9e 13:07:04 go mod tidy 13:07:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.74" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:07:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:07:38 Removing intermediate container f8f3217c8e9e 13:07:38 ---> 3f0335159787 13:07:38 Step 10/23 : FROM alpine:3.12 13:07:39 3.12: Pulling from library/alpine 13:07:39 d2f70382dc9a: Pulling fs layer 13:07:39 d2f70382dc9a: Verifying Checksum 13:07:39 d2f70382dc9a: Download complete 13:07:40 d2f70382dc9a: Pull complete 13:07:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:07:40 Status: Downloaded newer image for alpine:3.12 13:07:40 ---> 9852663dfa18 13:07:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:07:40 ---> Running in e6785c369f03 13:07:41 Removing intermediate container e6785c369f03 13:07:41 ---> 580c13c503d7 13:07:41 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:41 ---> Running in b9a8fed21238 13:07:43 Removing intermediate container b9a8fed21238 13:07:43 ---> c331b30cf551 13:07:43 Step 13/23 : RUN apk add --update --no-cache zeromq 13:07:43 ---> Running in 28c9f7411e81 13:07:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:07:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:07:46 (1/5) Installing libgcc (9.3.0-r2) 13:07:46 (2/5) Installing libsodium (1.0.18-r0) 13:07:46 (3/5) Installing libstdc++ (9.3.0-r2) 13:07:46 (4/5) Installing libzmq (4.3.3-r0) 13:07:46 (5/5) Installing zeromq (4.3.3-r0) 13:07:46 Executing busybox-1.31.1-r20.trigger 13:07:46 OK: 8 MiB in 19 packages 13:07:47 Removing intermediate container 28c9f7411e81 13:07:47 ---> 97c13c5e07b9 13:07:47 Step 14/23 : WORKDIR / 13:07:47 ---> Running in 3091190aefb8 13:07:48 Removing intermediate container 3091190aefb8 13:07:48 ---> 20b162c09eee 13:07:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:07:49 ---> d254682c82b7 13:07:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:07:50 ---> deaca08e2290 13:07:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:07:51 ---> aee4469b19c2 13:07:51 Step 18/23 : EXPOSE 59999 13:07:51 ---> Running in f7579a75f13a 13:07:52 Removing intermediate container f7579a75f13a 13:07:52 ---> a7d1017b0ea1 13:07:52 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:07:52 ---> Running in 98be020de47e 13:07:52 Removing intermediate container 98be020de47e 13:07:52 ---> e52689c1c217 13:07:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:07:52 ---> Running in 34452a8da7cf 13:07:53 Removing intermediate container 34452a8da7cf 13:07:53 ---> 1ae5af801b26 13:07:53 Step 21/23 : LABEL arch=arm64 13:07:53 ---> Running in 413567d210c1 13:07:53 Removing intermediate container 413567d210c1 13:07:53 ---> 074766beeabf 13:07:53 Step 22/23 : LABEL git_sha=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 13:07:54 ---> Running in b8904d639823 13:07:54 Removing intermediate container b8904d639823 13:07:54 ---> 1799d7c1f88a 13:07:54 Step 23/23 : LABEL version=2.0.0-dev.74 13:07:54 ---> Running in 40578eb17e4c 13:07:55 Removing intermediate container 40578eb17e4c 13:07:55 ---> 2df409979683 13:07:55 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:07:55 Successfully built 2df409979683 13:07:55 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:07:55 ---> job-cost.sh 13:07:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VTGx 13:08:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-VTGx/bin to PATH 13:09:56 INFO: No Stack... 13:09:56 INFO: Retrieving Pricing Info for: v2-standard-4 13:09:57 INFO: Archiving Costs [Pipeline] sh 13:09:57 + cat /w/workspace/device-sdk-go/182/archives/cost.csv 13:09:57 + cut -d, -f6 [Pipeline] lock 13:09:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] 13:09:57 Resource [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] did not exist. Created. 13:09:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:09:58 /w/workspace/device-sdk-go/182@tmp/durable-b0dfc6aa/script.sh: 1: /w/workspace/device-sdk-go/182@tmp/durable-b0dfc6aa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:09:58 + echo total: 0.18000000715255737 [Pipeline] stash 13:09:58 Warning: overwriting stash ‘stack-cost’ 13:09:58 Stashed 1 file(s) [Pipeline] } 13:09:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-182-stack-cost] [Pipeline] // lock [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 13:09:59 provisioning config files... 13:09:59 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1460117478961033047tmp [Pipeline] { [Pipeline] sh 13:10:00 + set +x 13:10:00 + curl -s https://codecov.io/bash 13:10:00 + bash -s -- 13:10:00 13:10:00 _____ _ 13:10:00 / ____| | | 13:10:00 | | ___ __| | ___ ___ _____ __ 13:10:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:10:00 | |___| (_) | (_| | __/ (_| (_) \ V / 13:10:00 \_____\___/ \__,_|\___|\___\___/ \_/ 13:10:00 Bash-1.0.3 13:10:00 13:10:00 13:10:00 ==> git version 2.24.4 found 13:10:00 ==> 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 13:10:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:10:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:10:00 ==> Jenkins CI detected. 13:10:00 project root: . 13:10:00 --> token set from env 13:10:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:10:00 ==> Running gcov in . (disable via -X gcov) 13:10:00 ==> Python coveragepy not found 13:10:00 ==> Searching for coverage reports in: 13:10:00 + . 13:10:00 -> Found 1 reports 13:10:00 ==> Detecting git/mercurial file structure 13:10:00 ==> Reading reports 13:10:00 + ./coverage.out bytes=126072 13:10:00 ==> Appending adjustments 13:10:00 https://docs.codecov.io/docs/fixing-reports 13:10:00 + Found adjustments 13:10:00 ==> Gzipping contents 13:10:00 20K /tmp/codecov.ywkt0i.gz 13:10:00 ==> Uploading reports 13:10:00 url: https://codecov.io 13:10:00 query: branch=master&commit=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:10:00 -> Pinging Codecov 13:10:00 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:10:00 -> Uploading to 13:10:00 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182/e241d148-c85e-4bf3-8317-ced21cd088b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T131000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e87b4212dbd17dd8150d82884fea0957bbfc8a12421773b997ad432e3a745a21 13:10:00 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:00 Dload Upload Total Spent Left Speed 13:10:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16449 0 0 100 16449 0 37254 --:--:-- --:--:-- --:--:-- 37299 13:10:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 [Pipeline] } 13:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:10:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:10:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:10:02 13:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 13:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:10:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:10:03 188c0c94c7c5: Pulling fs layer 13:10:03 0ef7d3d256c8: Pulling fs layer 13:10:03 de9db76c5a1d: Pulling fs layer 13:10:03 0eba1c9be4d2: Pulling fs layer 13:10:03 0d57e429df01: Pulling fs layer 13:10:03 4e4be7b47b0d: Pulling fs layer 13:10:03 e1f770b5df2f: Pulling fs layer 13:10:03 85a0685a4137: Pulling fs layer 13:10:03 0eba1c9be4d2: Waiting 13:10:03 0d57e429df01: Waiting 13:10:03 4e4be7b47b0d: Waiting 13:10:03 e1f770b5df2f: Waiting 13:10:03 85a0685a4137: Waiting 13:10:03 de9db76c5a1d: Verifying Checksum 13:10:03 de9db76c5a1d: Download complete 13:10:03 0ef7d3d256c8: Verifying Checksum 13:10:03 0ef7d3d256c8: Download complete 13:10:03 188c0c94c7c5: Verifying Checksum 13:10:03 188c0c94c7c5: Download complete 13:10:03 4e4be7b47b0d: Verifying Checksum 13:10:03 4e4be7b47b0d: Download complete 13:10:03 188c0c94c7c5: Pull complete 13:10:03 0d57e429df01: Verifying Checksum 13:10:03 0d57e429df01: Download complete 13:10:03 0ef7d3d256c8: Pull complete 13:10:03 de9db76c5a1d: Pull complete 13:10:04 e1f770b5df2f: Verifying Checksum 13:10:06 0eba1c9be4d2: Verifying Checksum 13:10:06 0eba1c9be4d2: Download complete 13:10:06 85a0685a4137: Verifying Checksum 13:10:06 85a0685a4137: Download complete 13:10:09 0eba1c9be4d2: Pull complete 13:10:09 0d57e429df01: Pull complete 13:10:09 4e4be7b47b0d: Pull complete 13:10:10 e1f770b5df2f: Pull complete 13:10:13 85a0685a4137: Pull complete 13:10:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 13:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:10:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 13:10:13 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 13:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:10:18 $ docker top f0c59b1d3f80f68a2b1f11d8a97a69dcca25a44c8188735248b0ee7be33335f5 -eo pid,comm [Pipeline] { [Pipeline] echo 13:10:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 13:10:18 + set -o pipefail 13:10:18 + snyk monitor '--org=edgex-jenkins' 13:10:24 13:10:24 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 13:10:24 13:10:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/6a6fa30d-6594-4849-8978-4687458bfcf4 13:10:24 13:10:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:10:24 13:10:24 [Pipeline] } 13:10:24 $ docker stop --time=1 f0c59b1d3f80f68a2b1f11d8a97a69dcca25a44c8188735248b0ee7be33335f5 13:10:26 $ docker rm -f f0c59b1d3f80f68a2b1f11d8a97a69dcca25a44c8188735248b0ee7be33335f5 [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) [Pipeline] echo 13:10:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:27 provisioning config files... 13:10:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4385648027299694922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:27 --> edgex-publish-swagger.sh 13:10:27 === Publish openapi/v1 API === 13:10:27 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 13:10:27 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 13:10:27 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:27 Dload Upload Total Spent Left Speed 13:10:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16861 0:00:01 0:00:01 --:--:-- 16875 100 19947 0 0 100 19947 0 13491 0:00:01 0:00:01 --:--:-- 13486 100 19947 0 0 100 19947 0 13490 0:00:01 0:00:01 --:--:-- 13486 13:10:29 13:10:29 13:10:29 === Publish openapi/v2 API === 13:10:29 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 13:10:29 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 13:10:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:29 Dload Upload Total Spent Left Speed 13:10:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 68497 --:--:-- --:--:-- --:--:-- 68461 100 51483 0 0 100 51483 0 68486 --:--:-- --:--:-- --:--:-- 68461 13:10:29 13:10:29 [Pipeline] } 13:10:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:30 + git log --format=format:%s -1 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 [Pipeline] isUnix [Pipeline] sh 13:10:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:10:30 . [Pipeline] withDockerContainer 13:10:30 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 13:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:10:30 $ docker top cc7bb374f749b2c736c52f5072c2337ba68aa406acc3b9c87ef4e7bd65a9e44a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:10:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:10:31 [ssh-agent] Looking for ssh-agent implementation... 13:10:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:31 $ docker exec cc7bb374f749b2c736c52f5072c2337ba68aa406acc3b9c87ef4e7bd65a9e44a ssh-agent 13:10:31 SSH_AUTH_SOCK=/tmp/ssh-E8GFrN721t5d/agent.14 13:10:31 SSH_AGENT_PID=20 13:10:31 Running ssh-add (command line suppressed) 13:10:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5264921224783814087.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5264921224783814087.key) 13:10:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:10:31 + git semver tag 13:10:31 # -> Open(): unable to determine branch for HEAD 13:10:31 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:10:31 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:10:31 # $SEMVER_REMOTE_NAME = origin 13:10:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:10:31 # $SEMVER_USER_NAME = edgex-jenkins 13:10:31 # $SEMVER_BRANCH = master 13:10:31 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 13:10:31 # 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 HEAD 13:10:31 # -> Force: false 13:10:31 # 818c611c5ab6d5f9c31bb78bd739ec27e2c18c47 refs/tags/v2.0.0-dev.74 [Pipeline] } 13:10:31 $ docker exec --env ******** --env ******** cc7bb374f749b2c736c52f5072c2337ba68aa406acc3b9c87ef4e7bd65a9e44a ssh-agent -k 13:10:31 unset SSH_AUTH_SOCK; 13:10:31 unset SSH_AGENT_PID; 13:10:31 echo Agent pid 20 killed; 13:10:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:10:32 + git semver [Pipeline] } 13:10:32 $ docker stop --time=1 cc7bb374f749b2c736c52f5072c2337ba68aa406acc3b9c87ef4e7bd65a9e44a 13:10:33 $ docker rm -f cc7bb374f749b2c736c52f5072c2337ba68aa406acc3b9c87ef4e7bd65a9e44a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:10:33 13:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:10:34 0.23.1-centos7: Pulling from edgex-lftools 13:10:34 ab5ef0e58194: Pulling fs layer 13:10:34 9712f1f96733: Pulling fs layer 13:10:34 63f879dbbcfc: Pulling fs layer 13:10:34 0d9ebad4ef96: Pulling fs layer 13:10:34 e9a5061849ea: Pulling fs layer 13:10:34 d747dcd14b5f: Pulling fs layer 13:10:34 2de7ff778b66: Pulling fs layer 13:10:34 e9a5061849ea: Waiting 13:10:34 d747dcd14b5f: Waiting 13:10:34 2de7ff778b66: Waiting 13:10:34 0d9ebad4ef96: Waiting 13:10:34 9712f1f96733: Verifying Checksum 13:10:34 9712f1f96733: Download complete 13:10:35 63f879dbbcfc: Verifying Checksum 13:10:35 63f879dbbcfc: Download complete 13:10:35 e9a5061849ea: Verifying Checksum 13:10:35 e9a5061849ea: Download complete 13:10:35 d747dcd14b5f: Verifying Checksum 13:10:35 d747dcd14b5f: Download complete 13:10:36 2de7ff778b66: Verifying Checksum 13:10:36 2de7ff778b66: Download complete 13:10:36 0d9ebad4ef96: Verifying Checksum 13:10:36 0d9ebad4ef96: Download complete 13:10:36 ab5ef0e58194: Verifying Checksum 13:10:36 ab5ef0e58194: Download complete 13:10:38 ab5ef0e58194: Pull complete 13:10:38 9712f1f96733: Pull complete 13:10:39 63f879dbbcfc: Pull complete 13:10:42 0d9ebad4ef96: Pull complete 13:10:42 e9a5061849ea: Pull complete 13:10:42 d747dcd14b5f: Pull complete 13:10:43 2de7ff778b66: Pull complete 13:10:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:10:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:10:43 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 13:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:10:49 $ docker top d61ee27aef761703848a1e51d3895bf28f9e5881bf321963cd5598e75f3b6706 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:10:49 provisioning config files... 13:10:49 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2784754395196932209tmp 13:10:49 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config674822134562568886tmp 13:10:49 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config969728043643154831tmp [Pipeline] { [Pipeline] echo 13:10:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:10:49 ---> sigul-configuration.sh 13:10:49 gpg: directory `/root/.gnupg' created 13:10:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:10:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:10:49 gpg: keyring `/root/.gnupg/secring.gpg' created 13:10:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:10:49 gpg: CAST5 encrypted data 13:10:49 gpg: encrypted with 1 passphrase 13:10:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:10:50 + mkdir /home/jenkins 13:10:50 + mkdir /home/jenkins/sigul [Pipeline] sh 13:10:50 + 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 13:10:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:10:50 ---> sigul-install.sh 13:10:55 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:10:55 + git tag --list 13:10:55 0.7.1 13:10:55 delhi-tag 13:10:55 v1.0.0 13:10:55 v1.1.0 13:10:55 v1.1.1 13:10:55 v1.1.2 13:10:55 v1.2.0 13:10:55 v1.2.1 13:10:55 v1.2.2 13:10:55 v1.2.3 13:10:55 v1.3.0 13:10:55 v1.4.0 13:10:55 v2.0.0-dev.1 13:10:55 v2.0.0-dev.10 13:10:55 v2.0.0-dev.11 13:10:55 v2.0.0-dev.12 13:10:55 v2.0.0-dev.13 13:10:55 v2.0.0-dev.14 13:10:55 v2.0.0-dev.15 13:10:55 v2.0.0-dev.16 13:10:55 v2.0.0-dev.17 13:10:55 v2.0.0-dev.18 13:10:55 v2.0.0-dev.19 13:10:55 v2.0.0-dev.2 13:10:55 v2.0.0-dev.20 13:10:55 v2.0.0-dev.21 13:10:55 v2.0.0-dev.22 13:10:55 v2.0.0-dev.23 13:10:55 v2.0.0-dev.24 13:10:55 v2.0.0-dev.25 13:10:55 v2.0.0-dev.26 13:10:55 v2.0.0-dev.27 13:10:55 v2.0.0-dev.28 13:10:55 v2.0.0-dev.29 13:10:55 v2.0.0-dev.3 13:10:55 v2.0.0-dev.30 13:10:55 v2.0.0-dev.31 13:10:55 v2.0.0-dev.32 13:10:55 v2.0.0-dev.33 13:10:55 v2.0.0-dev.34 13:10:55 v2.0.0-dev.35 13:10:55 v2.0.0-dev.36 13:10:55 v2.0.0-dev.37 13:10:55 v2.0.0-dev.38 13:10:55 v2.0.0-dev.39 13:10:55 v2.0.0-dev.4 13:10:55 v2.0.0-dev.40 13:10:55 v2.0.0-dev.41 13:10:55 v2.0.0-dev.42 13:10:55 v2.0.0-dev.43 13:10:55 v2.0.0-dev.44 13:10:55 v2.0.0-dev.45 13:10:55 v2.0.0-dev.46 13:10:55 v2.0.0-dev.47 13:10:55 v2.0.0-dev.48 13:10:55 v2.0.0-dev.49 13:10:55 v2.0.0-dev.5 13:10:55 v2.0.0-dev.50 13:10:55 v2.0.0-dev.51 13:10:55 v2.0.0-dev.52 13:10:55 v2.0.0-dev.53 13:10:55 v2.0.0-dev.54 13:10:55 v2.0.0-dev.55 13:10:55 v2.0.0-dev.56 13:10:55 v2.0.0-dev.57 13:10:55 v2.0.0-dev.58 13:10:55 v2.0.0-dev.59 13:10:55 v2.0.0-dev.6 13:10:55 v2.0.0-dev.60 13:10:55 v2.0.0-dev.61 13:10:55 v2.0.0-dev.62 13:10:55 v2.0.0-dev.63 13:10:55 v2.0.0-dev.64 13:10:55 v2.0.0-dev.65 13:10:55 v2.0.0-dev.66 13:10:55 v2.0.0-dev.67 13:10:55 v2.0.0-dev.68 13:10:55 v2.0.0-dev.69 13:10:55 v2.0.0-dev.7 13:10:55 v2.0.0-dev.70 13:10:55 v2.0.0-dev.71 13:10:55 v2.0.0-dev.72 13:10:55 v2.0.0-dev.73 13:10:55 v2.0.0-dev.74 13:10:55 v2.0.0-dev.8 13:10:55 v2.0.0-dev.9 [Pipeline] sh 13:10:55 + lftools sign git-tag v2.0.0-dev.74 13:10:56 Signing Git tag with Sigul... 13:10:56 Signing v2.0.0-dev.74 [Pipeline] echo 13:10:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:10:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:10:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:10:57 $ docker stop --time=1 d61ee27aef761703848a1e51d3895bf28f9e5881bf321963cd5598e75f3b6706 13:10:58 $ docker rm -f d61ee27aef761703848a1e51d3895bf28f9e5881bf321963cd5598e75f3b6706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:10:59 . [Pipeline] withDockerContainer 13:10:59 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 13:10:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:10:59 $ docker top 5b0613940f50034c2ac9d48bc5b274d48566dd050341f66b79b5e4e2a0c9abe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:11:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:11:00 [ssh-agent] Looking for ssh-agent implementation... 13:11:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:11:00 $ docker exec 5b0613940f50034c2ac9d48bc5b274d48566dd050341f66b79b5e4e2a0c9abe8 ssh-agent 13:11:00 SSH_AUTH_SOCK=/tmp/ssh-iblMsOZAyne9/agent.14 13:11:00 SSH_AGENT_PID=20 13:11:00 Running ssh-add (command line suppressed) 13:11:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1662346003880743404.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1662346003880743404.key) 13:11:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:11:00 + git semver bump pre 13:11:00 # -> Open(): unable to determine branch for HEAD 13:11:00 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:11:00 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:11:00 # $SEMVER_REMOTE_NAME = origin 13:11:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:11:00 # $SEMVER_USER_NAME = edgex-jenkins 13:11:00 # $SEMVER_BRANCH = master 13:11:00 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 13:11:00 2.0.0-dev.75 [Pipeline] } 13:11:00 $ docker exec --env ******** --env ******** 5b0613940f50034c2ac9d48bc5b274d48566dd050341f66b79b5e4e2a0c9abe8 ssh-agent -k 13:11:00 unset SSH_AUTH_SOCK; 13:11:00 unset SSH_AGENT_PID; 13:11:00 echo Agent pid 20 killed; 13:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:11:01 + git semver [Pipeline] } 13:11:01 $ docker stop --time=1 5b0613940f50034c2ac9d48bc5b274d48566dd050341f66b79b5e4e2a0c9abe8 13:11:02 $ docker rm -f 5b0613940f50034c2ac9d48bc5b274d48566dd050341f66b79b5e4e2a0c9abe8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:11:02 . [Pipeline] withDockerContainer 13:11:02 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 13:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:11:03 $ docker top 406a3e73350e902a53a93a80164e89e2d52ce4f5d45f4f2972ed73dee64c8f74 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:11:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:11:03 [ssh-agent] Looking for ssh-agent implementation... 13:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:11:03 $ docker exec 406a3e73350e902a53a93a80164e89e2d52ce4f5d45f4f2972ed73dee64c8f74 ssh-agent 13:11:03 SSH_AUTH_SOCK=/tmp/ssh-WQ7lr8D0D02T/agent.13 13:11:03 SSH_AGENT_PID=20 13:11:03 Running ssh-add (command line suppressed) 13:11:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4718195862928512249.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4718195862928512249.key) 13:11:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:11:04 + git semver push 13:11:04 # -> Open(): unable to determine branch for HEAD 13:11:04 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:11:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:11:04 # $SEMVER_REMOTE_NAME = origin 13:11:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:11:04 # $SEMVER_USER_NAME = edgex-jenkins 13:11:04 # $SEMVER_BRANCH = master 13:11:04 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 13:11:12 $ docker exec --env ******** --env ******** 406a3e73350e902a53a93a80164e89e2d52ce4f5d45f4f2972ed73dee64c8f74 ssh-agent -k 13:11:12 unset SSH_AUTH_SOCK; 13:11:12 unset SSH_AGENT_PID; 13:11:12 echo Agent pid 20 killed; 13:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:11:12 + git semver [Pipeline] } 13:11:12 $ docker stop --time=1 406a3e73350e902a53a93a80164e89e2d52ce4f5d45f4f2972ed73dee64c8f74 13:11:13 $ docker rm -f 406a3e73350e902a53a93a80164e89e2d52ce4f5d45f4f2972ed73dee64c8f74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:11:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:11:15 ---> package-listing.sh 13:11:15 ++ tr '[:upper:]' '[:lower:]' 13:11:15 ++ facter osfamily 13:11:15 + OS_FAMILY=redhat 13:11:15 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 13:11:15 + START_PACKAGES=/tmp/packages_start.txt 13:11:15 + END_PACKAGES=/tmp/packages_end.txt 13:11:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:11:15 + PACKAGES=/tmp/packages_start.txt 13:11:15 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 13:11:15 + PACKAGES=/tmp/packages_end.txt 13:11:15 + case "${OS_FAMILY}" in 13:11:15 + rpm -qa 13:11:15 + sort 13:11:16 + '[' -f /tmp/packages_start.txt ']' 13:11:16 + '[' -f /tmp/packages_end.txt ']' 13:11:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:11:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 13:11:16 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 13:11:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 13:11:16 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/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:11:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:11:17 13:11:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:11:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:11:17 alpine: Pulling from edgex-lftools-log-publisher 13:11:17 df20fa9351a1: Pulling fs layer 13:11:17 36b3adc4ff6f: Pulling fs layer 13:11:17 8ad3a11d3b57: Pulling fs layer 13:11:17 46f8f816bc3b: Pulling fs layer 13:11:17 93b61091891f: Pulling fs layer 13:11:17 93b9cdb0e59b: Pulling fs layer 13:11:17 5e14af77c1be: Pulling fs layer 13:11:17 01666e4c0597: Pulling fs layer 13:11:17 aa168da1d23b: Pulling fs layer 13:11:17 46f8f816bc3b: Waiting 13:11:17 93b61091891f: Waiting 13:11:17 93b9cdb0e59b: Waiting 13:11:17 5e14af77c1be: Waiting 13:11:17 01666e4c0597: Waiting 13:11:17 aa168da1d23b: Waiting 13:11:17 36b3adc4ff6f: Verifying Checksum 13:11:17 36b3adc4ff6f: Download complete 13:11:17 df20fa9351a1: Verifying Checksum 13:11:17 df20fa9351a1: Download complete 13:11:17 46f8f816bc3b: Verifying Checksum 13:11:17 46f8f816bc3b: Download complete 13:11:17 93b9cdb0e59b: Verifying Checksum 13:11:17 93b9cdb0e59b: Download complete 13:11:17 5e14af77c1be: Verifying Checksum 13:11:17 5e14af77c1be: Download complete 13:11:17 93b61091891f: Verifying Checksum 13:11:17 93b61091891f: Download complete 13:11:17 01666e4c0597: Verifying Checksum 13:11:17 01666e4c0597: Download complete 13:11:18 df20fa9351a1: Pull complete 13:11:18 8ad3a11d3b57: Verifying Checksum 13:11:18 8ad3a11d3b57: Download complete 13:11:18 36b3adc4ff6f: Pull complete 13:11:18 8ad3a11d3b57: Pull complete 13:11:18 46f8f816bc3b: Pull complete 13:11:19 93b61091891f: Pull complete 13:11:19 93b9cdb0e59b: Pull complete 13:11:19 5e14af77c1be: Pull complete 13:11:19 01666e4c0597: Pull complete 13:11:19 aa168da1d23b: Verifying Checksum 13:11:19 aa168da1d23b: Download complete 13:11:24 aa168da1d23b: Pull complete 13:11:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:11:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:11:24 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 13:11:24 $ 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/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:11:26 $ docker top afe1450465607a77bf4a3f993a4995f6a5a9a4f6e4e7fe0253dccd59552b425e -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:26 + touch /tmp/pre-build-complete [Pipeline] sh 13:11:27 + mkdir -p /var/log/sa [Pipeline] sh 13:11:27 + ls /var/log/sa-host 13:11:27 + sadf -c /var/log/sa-host/sa05 13:11:27 file_magic: OK 13:11:27 HZ: Using current value: 100 13:11:27 file_header: OK 13:11:27 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 13:11:27 Statistics: 13:11:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:11:27 File successfully converted to sysstat format version 12.2.1 13:11:27 + sadf -c /var/log/sa-host/sa09 13:11:27 file_magic: OK 13:11:27 HZ: Using current value: 100 13:11:27 file_header: OK 13:11:27 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 13:11:27 Statistics: 13:11:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:11:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:28 provisioning config files... 13:11:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2481179411168897153tmp [Pipeline] { [Pipeline] echo 13:11:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:11:28 ---> create-netrc.sh [Pipeline] } 13:11:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:11:29 ---> python-tools-install.sh [Pipeline] echo 13:11:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:11:29 ---> sudo-logs.sh 13:11:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:11:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:11:29 ---> job-cost.sh 13:11:29 lf-activate-venv: SKIPPING 13:11:29 DEBUG: total: 0.18000000715255737 13:11:29 INFO: Retrieving Stack Cost... 13:11:31 INFO: Retrieving Pricing Info for: v3-standard-2 13:11:32 INFO: Archiving Costs [Pipeline] echo 13:11:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:11:32 ---> logs-deploy.sh 13:11:32 lf-activate-venv: SKIPPING 13:11:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/182 13:11:32 INFO: archiving workspace using pattern(s): 13:11:33 Archives upload complete. 13:11:33 INFO: archiving logs to Nexus 13:11:33 ---> uname -a: 13:11:33 Linux prd-centos7-docker-4c-2g-32.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:11:33 13:11:33 13:11:33 ---> lscpu: 13:11:33 Architecture: x86_64 13:11:33 CPU op-mode(s): 32-bit, 64-bit 13:11:33 Byte Order: Little Endian 13:11:33 Address sizes: 40 bits physical, 48 bits virtual 13:11:33 CPU(s): 2 13:11:33 On-line CPU(s) list: 0,1 13:11:33 Thread(s) per core: 1 13:11:33 Core(s) per socket: 1 13:11:33 Socket(s): 2 13:11:33 NUMA node(s): 1 13:11:33 Vendor ID: AuthenticAMD 13:11:33 CPU family: 23 13:11:33 Model: 49 13:11:33 Model name: AMD EPYC-Rome Processor 13:11:33 Stepping: 0 13:11:33 CPU MHz: 2799.998 13:11:33 BogoMIPS: 5599.99 13:11:33 Virtualization: AMD-V 13:11:33 Hypervisor vendor: KVM 13:11:33 Virtualization type: full 13:11:33 L1d cache: 64 KiB 13:11:33 L1i cache: 64 KiB 13:11:33 L2 cache: 1 MiB 13:11:33 L3 cache: 32 MiB 13:11:33 NUMA node0 CPU(s): 0,1 13:11:33 Vulnerability Itlb multihit: Not affected 13:11:33 Vulnerability L1tf: Not affected 13:11:33 Vulnerability Mds: Not affected 13:11:33 Vulnerability Meltdown: Not affected 13:11:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:11:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:11:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:11:33 Vulnerability Srbds: Not affected 13:11:33 Vulnerability Tsx async abort: Not affected 13:11:33 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 13:11:33 13:11:33 13:11:33 ---> nproc: 13:11:33 2 13:11:33 13:11:33 13:11:33 ---> df -h: 13:11:33 Filesystem Size Used Available Use% Mounted on 13:11:33 overlay 40.0G 8.9G 31.1G 22% / 13:11:33 tmpfs 64.0M 0 64.0M 0% /dev 13:11:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:11:33 shm 64.0M 0 64.0M 0% /dev/shm 13:11:33 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 13:11:33 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 13:11:33 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 13:11:33 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 13:11:33 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 13:11:33 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 13:11:33 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 13:11:33 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 13:11:33 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 13:11:33 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 13:11:33 13:11:33 13:11:33 ---> free -m: 13:11:33 total used free shared buff/cache available 13:11:33 Mem: 7821 1174 3258 0 3388 6564 13:11:33 Swap: 1023 0 1023 13:11:33 13:11:33 13:11:33 ---> ip addr: 13:11:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:11:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:11:33 inet 127.0.0.1/8 scope host lo 13:11:33 valid_lft forever preferred_lft forever 13:11:33 inet6 ::1/128 scope host 13:11:33 valid_lft forever preferred_lft forever 13:11:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:11:33 link/ether fa:16:3e:87:21:d8 brd ff:ff:ff:ff:ff:ff 13:11:33 inet 10.30.123.226/23 brd 10.30.123.255 scope global dynamic eth0 13:11:33 valid_lft 85653sec preferred_lft 85653sec 13:11:33 inet6 fe80::f816:3eff:fe87:21d8/64 scope link 13:11:33 valid_lft forever preferred_lft forever 13:11:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:11:33 link/ether 02:42:21:88:55:98 brd ff:ff:ff:ff:ff:ff 13:11:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:11:33 valid_lft forever preferred_lft forever 13:11:33 inet6 fe80::42:21ff:fe88:5598/64 scope link 13:11:33 valid_lft forever preferred_lft forever 13:11:33 13:11:33 13:11:33 ---> sar -b -r -n DEV: 13:11:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 13:11:33 13:11:33 12:58:55 LINUX RESTART (2 CPU) 13:11:33 13:11:33 13:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:11:33 13:01:01 2.06 0.02 2.05 0.00 0.13 41.00 0.00 13:11:33 13:02:01 0.47 0.10 0.37 0.00 1.73 6.23 0.00 13:11:33 13:03:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 13:11:33 13:04:01 0.68 0.00 0.68 0.00 0.00 8.25 0.00 13:11:33 13:05:01 0.37 0.00 0.37 0.00 0.00 5.68 0.00 13:11:33 13:06:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 13:11:33 13:07:02 0.20 0.00 0.20 0.00 0.00 2.70 0.00 13:11:33 13:08:01 0.34 0.00 0.34 0.00 0.00 3.49 0.00 13:11:33 13:09:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 13:11:33 13:10:01 0.30 0.03 0.27 0.00 3.73 7.38 0.00 13:11:33 13:11:01 212.00 0.02 211.99 0.00 0.27 58540.28 0.00 13:11:33 Average: 19.78 0.02 19.77 0.00 0.53 5339.91 0.00 13:11:33 13:11:33 13:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:11:33 13:01:01 5463684 0 802136 10.02 2620 1740500 1210108 13.36 569772 1576948 12 13:11:33 13:02:01 5462552 0 803140 10.03 2620 1740628 1208256 13.34 574636 1573588 8 13:11:33 13:03:01 5461092 0 804600 10.05 2620 1740628 1208292 13.34 575932 1573588 8 13:11:33 13:04:01 5463444 0 802240 10.02 2620 1740636 1207932 13.34 567988 1579588 8 13:11:33 13:05:01 5459316 0 806364 10.07 2620 1740640 1208208 13.34 572440 1579588 8 13:11:33 13:06:01 5458308 0 807368 10.08 2620 1740644 1208184 13.34 573232 1579588 8 13:11:33 13:07:02 5459904 0 805768 10.06 2620 1740648 1207932 13.34 571956 1579588 8 13:11:33 13:08:01 5448292 0 817372 10.21 2620 1740656 1207932 13.34 583720 1579592 8 13:11:33 13:09:01 5448264 0 817400 10.21 2620 1740656 1207932 13.34 585336 1577876 8 13:11:33 13:10:01 5439752 0 825640 10.31 2620 1740928 1222528 13.50 592720 1577404 0 13:11:33 13:11:01 3855984 0 1087548 13.58 2620 3062788 1405484 15.52 825948 2688912 52 13:11:33 Average: 5310963 0 834507 10.42 2620 1860850 1227526 13.55 599425 1678751 12 13:11:33 13:11:33 13:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:11:33 13:01:01 eth0 0.90 0.10 0.07 0.01 0.00 0.00 0.00 0.00 13:11:33 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:02:01 eth0 5.76 2.43 3.73 0.52 0.00 0.00 0.00 0.00 13:11:33 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:03:01 eth0 1.15 0.55 0.56 0.39 0.00 0.00 0.00 0.00 13:11:33 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:04:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 0.00 13:11:33 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:05:01 eth0 0.98 0.37 0.39 0.26 0.00 0.00 0.00 0.00 13:11:33 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:06:01 eth0 0.63 0.38 0.33 0.21 0.00 0.00 0.00 0.00 13:11:33 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:07:02 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:11:33 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:11:33 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:10:01 eth0 4.26 2.95 4.19 1.59 0.00 0.00 0.00 0.00 13:11:33 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:11:01 vethe25976e 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 13:11:33 13:11:01 eth0 895.02 820.78 7964.47 107.65 0.00 0.00 0.00 0.00 13:11:33 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 13:11:01 docker0 108.81 113.40 7.57 648.98 0.00 0.00 0.00 0.00 13:11:33 Average: vethe25976e 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 Average: eth0 82.87 75.40 726.31 10.08 0.00 0.00 0.00 0.00 13:11:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:33 Average: docker0 9.91 10.33 0.69 59.11 0.00 0.00 0.00 0.00 13:11:33 13:11:33 13:11:33 ---> sar -P ALL: 13:11:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 13:11:33 13:11:33 12:58:55 LINUX RESTART (2 CPU) 13:11:33 13:11:33 13:00:01 CPU %user %nice %system %iowait %steal %idle 13:11:33 13:01:01 all 0.13 0.00 0.04 0.00 0.03 99.81 13:11:33 13:01:01 0 0.07 0.00 0.05 0.00 0.03 99.85 13:11:33 13:01:01 1 0.18 0.00 0.03 0.00 0.02 99.77 13:11:33 13:02:01 all 0.14 0.00 0.04 0.00 0.02 99.80 13:11:33 13:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:11:33 13:02:01 1 0.23 0.00 0.03 0.00 0.02 99.72 13:11:33 13:03:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:11:33 13:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:11:33 13:03:01 1 0.23 0.00 0.02 0.00 0.03 99.72 13:11:33 13:04:01 all 0.13 0.00 0.03 0.00 0.03 99.82 13:11:33 13:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:11:33 13:04:01 1 0.22 0.00 0.03 0.00 0.03 99.72 13:11:33 13:05:01 all 0.11 0.00 0.03 0.00 0.03 99.82 13:11:33 13:05:01 0 0.07 0.00 0.03 0.00 0.03 99.87 13:11:33 13:05:01 1 0.15 0.00 0.03 0.00 0.03 99.78 13:11:33 13:06:01 all 0.05 0.00 0.03 0.00 0.03 99.90 13:11:33 13:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 13:11:33 13:06:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:11:33 13:07:02 all 0.12 0.00 0.03 0.00 0.03 99.83 13:11:33 13:07:02 0 0.03 0.00 0.02 0.00 0.03 99.92 13:11:33 13:07:02 1 0.20 0.00 0.03 0.00 0.02 99.75 13:11:33 13:08:01 all 0.03 0.00 0.03 0.00 0.03 99.92 13:11:33 13:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:11:33 13:08:01 1 0.02 0.00 0.03 0.00 0.03 99.92 13:11:33 13:09:01 all 0.03 0.00 0.02 0.00 0.03 99.92 13:11:33 13:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:11:33 13:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:11:33 13:10:01 all 0.51 0.00 0.28 0.00 0.02 99.19 13:11:33 13:10:01 0 0.77 0.00 0.35 0.00 0.02 98.86 13:11:33 13:10:01 1 0.25 0.00 0.22 0.00 0.02 99.52 13:11:33 13:11:01 all 23.51 0.00 9.81 5.30 0.10 61.28 13:11:33 13:11:01 0 25.08 0.00 10.19 5.94 0.11 58.68 13:11:33 13:11:01 1 21.95 0.00 9.44 4.67 0.09 63.85 13:11:33 13:11:33 Average: CPU %user %nice %system %iowait %steal %idle 13:11:33 Average: all 2.15 0.00 0.89 0.46 0.03 96.47 13:11:33 Average: 0 2.25 0.00 0.93 0.51 0.03 96.28 13:11:33 Average: 1 2.04 0.00 0.86 0.40 0.03 96.66 13:11:33 13:11:33 13:11:33