Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0db703d64fc08bffb80d8974c9a71386e8567543 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-ssh659823066366698379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh2305301800446786733.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3983569557439465229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh5169618707776022642.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh6812830095878007282.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1099 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-ssh8719342562023365278.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 0db703d64fc08bffb80d8974c9a71386e8567543 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 Commit message: "Merge pull request #982 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0" > git rev-list --no-walk c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:53:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:53:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:53:25 ========================================================= 08:53:25 EdgeX Global Pipelines Version Info 08:53:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:53:28 ------------------- 08:53:28 stable info: 08:53:28 ------------------- 08:53:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:53:28 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:53:28 Message: update stable to v1.0.195 08:53:29 ------------------- 08:53:29 experimental info: 08:53:29 ------------------- 08:53:29 Commited By: **** collab-it+edgex@linuxfoundation.org 08:53:29 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:53:29 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:53:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0db703d64fc08bffb80d8974c9a71386e8567543 [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0db703d [Pipeline] echo 08:53:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:30 provisioning config files... 08:53:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4877380318565116243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:30 ---> docker-login.sh 08:53:30 nexus3.edgexfoundry.org:10001 08:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:53:30 Configure a credential helper to remove this warning. See 08:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:53:30 08:53:30 Login Succeeded 08:53:30 nexus3.edgexfoundry.org:10002 08:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:53:31 Configure a credential helper to remove this warning. See 08:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:53:31 08:53:31 Login Succeeded 08:53:31 nexus3.edgexfoundry.org:10003 08:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:53:31 Configure a credential helper to remove this warning. See 08:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:53:31 08:53:31 Login Succeeded 08:53:31 nexus3.edgexfoundry.org:10004 08:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:53:31 Configure a credential helper to remove this warning. See 08:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:53:31 08:53:31 Login Succeeded 08:53:31 docker.io 08:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:53:31 Configure a credential helper to remove this warning. See 08:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:53:31 08:53:31 Login Succeeded 08:53:31 ---> docker-login.sh ends [Pipeline] } 08:53:31 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 08:53:32 + git log --format=format:%s -1 0db703d64fc08bffb80d8974c9a71386e8567543 [Pipeline] echo 08:53:32 GIT_COMMIT: 0db703d64fc08bffb80d8974c9a71386e8567543, Commit Message: Merge pull request #982 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0 [Pipeline] echo 08:53:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:33 08:53:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:53:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:33 latest: Pulling from edgex-devops/git-semver 08:53:33 31603596830f: Pulling fs layer 08:53:33 54011a49482f: Pulling fs layer 08:53:33 a6820b24f6d8: Pulling fs layer 08:53:33 f581987b2513: Pulling fs layer 08:53:33 f581987b2513: Waiting 08:53:33 54011a49482f: Verifying Checksum 08:53:33 54011a49482f: Download complete 08:53:33 31603596830f: Verifying Checksum 08:53:33 31603596830f: Download complete 08:53:33 a6820b24f6d8: Verifying Checksum 08:53:33 a6820b24f6d8: Download complete 08:53:33 f581987b2513: Verifying Checksum 08:53:33 f581987b2513: Download complete 08:53:33 31603596830f: Pull complete 08:53:33 54011a49482f: Pull complete 08:53:34 a6820b24f6d8: Pull complete 08:53:34 f581987b2513: Pull complete 08:53:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:53:34 prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container 08:53:34 $ 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 08:53:35 $ docker top 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:53:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:36 [ssh-agent] Looking for ssh-agent implementation... 08:53:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:36 $ docker exec 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee ssh-agent 08:53:36 SSH_AUTH_SOCK=/tmp/ssh-fJAwSHPXTdea/agent.13 08:53:36 SSH_AGENT_PID=19 08:53:36 Running ssh-add (command line suppressed) 08:53:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_591624621780484636.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_591624621780484636.key) 08:53:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:36 + git tag --points-at HEAD [Pipeline] } 08:53:36 $ docker exec --env ******** --env ******** 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee ssh-agent -k 08:53:36 unset SSH_AUTH_SOCK; 08:53:36 unset SSH_AGENT_PID; 08:53:36 echo Agent pid 19 killed; 08:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:53:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:36 [ssh-agent] Looking for ssh-agent implementation... 08:53:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:37 $ docker exec 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee ssh-agent 08:53:37 SSH_AUTH_SOCK=/tmp/ssh-6rYL6ae0TGty/agent.53 08:53:37 SSH_AGENT_PID=59 08:53:37 Running ssh-add (command line suppressed) 08:53:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2243375605021983981.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2243375605021983981.key) 08:53:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:37 + git semver init 08:53:37 # -> Open(): unable to determine branch for HEAD 08:53:37 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 08:53:37 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 08:53:37 # $SEMVER_REMOTE_NAME = origin 08:53:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:53:37 # $SEMVER_USER_NAME = edgex-jenkins 08:53:37 # $SEMVER_BRANCH = master 08:53:37 # $SEMVER_TEMP = /tmp/semver-592424158 08:53:37 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:53:39 # '/tmp/semver-592424158' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 08:53:39 # -> Force: false 08:53:39 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 08:53:39 $ docker exec --env ******** --env ******** 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee ssh-agent -k 08:53:39 unset SSH_AUTH_SOCK; 08:53:39 unset SSH_AGENT_PID; 08:53:39 echo Agent pid 59 killed; 08:53:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:39 + git semver [Pipeline] } 08:53:39 $ docker stop --time=1 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee 08:53:40 $ docker rm -f 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee [Pipeline] // withDockerContainer [Pipeline] sh 08:53:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:53:41 Stashed 1 file(s) [Pipeline] echo 08:53:41 [edgeXSemver]: initialized semver on version 2.0.0-dev.83 [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 08:53:56 Still waiting to schedule task 08:53:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:53:56 Still waiting to schedule task 08:53:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:56:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1101 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 08:56:03 Running in /w/workspace/device-sdk-go/192 [Pipeline] { [Pipeline] checkout 08:56:04 Selected Git installation does not exist. Using Default 08:56:04 The recommended git tool is: NONE 08:56:11 using credential edgex-jenkins-ssh 08:56:11 Cloning the remote Git repository 08:56:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:56:11 > git init /w/workspace/device-sdk-go/192 # timeout=10 08:56:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:56:12 > git --version # timeout=10 08:56:12 > git --version # 'git version 2.17.1' 08:56:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:14 Avoid second fetch 08:56:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:56:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:14 Checking out Revision 0db703d64fc08bffb80d8974c9a71386e8567543 (master) 08:56:14 > git config core.sparsecheckout # timeout=10 08:56:14 > git checkout -f 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 08:56:16 Running on prd-centos7-docker-4c-2g-1104 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 08:56:16 Running in /w/workspace/device-sdk-go/192 [Pipeline] { [Pipeline] checkout 08:56:17 Selected Git installation does not exist. Using Default 08:56:17 The recommended git tool is: NONE 08:56:19 Commit message: "Merge pull request #982 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:56:19 using credential edgex-jenkins-ssh 08:56:19 Cloning the remote Git repository 08:56:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:56:19 > git init /w/workspace/device-sdk-go/192 # timeout=10 08:56:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:56:20 > git --version # timeout=10 08:56:20 > git --version # 'git version 2.24.4' 08:56:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:20 [INFO] Currently running in a labeled security context 08:56:20 [INFO] Currently SELinux is 'enforcing' on the host 08:56:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/192@tmp/jenkins-gitclient-ssh3943954885274776460.key 08:56:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:56:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:56:21 Avoid second fetch 08:56:21 Checking out Revision 0db703d64fc08bffb80d8974c9a71386e8567543 (master) 08:56:21 + sudo service docker restart 08:56:21 + true 08:56:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:56:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:21 > git config core.sparsecheckout # timeout=10 08:56:21 > git checkout -f 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 08:56:25 Commit message: "Merge pull request #982 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:56:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:56:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:56:27 + true 08:56:27 + sudo service docker restart 08:56:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:56:39 provisioning config files... 08:56:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/192@tmp/config7483299186932461562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:40 ---> docker-login.sh 08:56:40 nexus3.edgexfoundry.org:10001 08:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:42 Configure a credential helper to remove this warning. See 08:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:42 08:56:42 Login Succeeded 08:56:42 nexus3.edgexfoundry.org:10002 08:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:43 Configure a credential helper to remove this warning. See 08:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:43 08:56:43 Login Succeeded 08:56:43 nexus3.edgexfoundry.org:10003 08:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:43 Configure a credential helper to remove this warning. See 08:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:43 08:56:43 Login Succeeded 08:56:43 nexus3.edgexfoundry.org:10004 08:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:44 Configure a credential helper to remove this warning. See 08:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:44 08:56:44 Login Succeeded 08:56:44 docker.io 08:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:45 Configure a credential helper to remove this warning. See 08:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:45 08:56:45 Login Succeeded 08:56:45 ---> docker-login.sh ends [Pipeline] } 08:56:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:56:45 ========================================================= 08:56:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:56:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:56:46 + 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 . 08:56:46 Sending build context to Docker daemon 2.698MB 08:56:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:56:46 Step 2/8 : FROM ${BASE} 08:56:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:56:46 595b0fe564bb: Pulling fs layer 08:56:46 3088b5b3c5c0: Pulling fs layer 08:56:46 5b7225fbf94c: Pulling fs layer 08:56:46 ba82ee9f976e: Pulling fs layer 08:56:46 506bd15cee9f: Pulling fs layer 08:56:46 75a0a4a0db45: Pulling fs layer 08:56:46 618dc40b7e24: Pulling fs layer 08:56:46 ba82ee9f976e: Waiting 08:56:46 506bd15cee9f: Waiting 08:56:46 75a0a4a0db45: Waiting 08:56:46 618dc40b7e24: Waiting 08:56:46 5b7225fbf94c: Verifying Checksum 08:56:46 5b7225fbf94c: Download complete 08:56:46 3088b5b3c5c0: Verifying Checksum 08:56:47 3088b5b3c5c0: Download complete 08:56:47 506bd15cee9f: Verifying Checksum 08:56:47 506bd15cee9f: Download complete 08:56:47 595b0fe564bb: Download complete 08:56:47 75a0a4a0db45: Verifying Checksum 08:56:47 75a0a4a0db45: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:56:47 provisioning config files... 08:56:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/192@tmp/config8701877476438891666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:47 ---> docker-login.sh 08:56:47 nexus3.edgexfoundry.org:10001 08:56:48 595b0fe564bb: Pull complete 08:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:48 3088b5b3c5c0: Pull complete 08:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:48 Configure a credential helper to remove this warning. See 08:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:48 08:56:48 Login Succeeded 08:56:48 nexus3.edgexfoundry.org:10002 08:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:48 Configure a credential helper to remove this warning. See 08:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:48 08:56:48 Login Succeeded 08:56:48 nexus3.edgexfoundry.org:10003 08:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:48 Configure a credential helper to remove this warning. See 08:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:48 08:56:48 Login Succeeded 08:56:48 nexus3.edgexfoundry.org:10004 08:56:49 5b7225fbf94c: Pull complete 08:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:49 Configure a credential helper to remove this warning. See 08:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:49 08:56:49 Login Succeeded 08:56:49 docker.io 08:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:49 Configure a credential helper to remove this warning. See 08:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:49 08:56:49 Login Succeeded 08:56:49 ---> docker-login.sh ends [Pipeline] } 08:56:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:56:50 ========================================================= 08:56:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:56:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:56:50 + 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 . 08:56:50 Sending build context to Docker daemon 2.699MB 08:56:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:56:50 Step 2/8 : FROM ${BASE} 08:56:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:56:51 540db60ca938: Pulling fs layer 08:56:51 adcc1eea9eea: Pulling fs layer 08:56:51 4c4ab2625f07: Pulling fs layer 08:56:51 0510c868ecb4: Pulling fs layer 08:56:51 afea3b2eda06: Pulling fs layer 08:56:51 7809a108b3ef: Pulling fs layer 08:56:51 f706445af74f: Pulling fs layer 08:56:51 0510c868ecb4: Waiting 08:56:51 afea3b2eda06: Waiting 08:56:51 7809a108b3ef: Waiting 08:56:51 f706445af74f: Waiting 08:56:51 4c4ab2625f07: Verifying Checksum 08:56:51 4c4ab2625f07: Download complete 08:56:51 adcc1eea9eea: Verifying Checksum 08:56:51 adcc1eea9eea: Download complete 08:56:51 afea3b2eda06: Verifying Checksum 08:56:51 afea3b2eda06: Download complete 08:56:51 7809a108b3ef: Verifying Checksum 08:56:51 7809a108b3ef: Download complete 08:56:51 540db60ca938: Verifying Checksum 08:56:51 540db60ca938: Download complete 08:56:51 618dc40b7e24: Verifying Checksum 08:56:51 618dc40b7e24: Download complete 08:56:51 540db60ca938: Pull complete 08:56:52 adcc1eea9eea: Pull complete 08:56:53 4c4ab2625f07: Pull complete 08:56:54 ba82ee9f976e: Download complete 08:56:54 f706445af74f: Verifying Checksum 08:56:54 f706445af74f: Download complete 08:56:55 0510c868ecb4: Verifying Checksum 08:56:55 0510c868ecb4: Download complete 08:57:01 0510c868ecb4: Pull complete 08:57:01 afea3b2eda06: Pull complete 08:57:02 7809a108b3ef: Pull complete 08:57:04 f706445af74f: Pull complete 08:57:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:57:04 ---> b068be0155e3 08:57:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:57:04 ba82ee9f976e: Pull complete 08:57:04 506bd15cee9f: Pull complete 08:57:05 75a0a4a0db45: Pull complete 08:57:09 618dc40b7e24: Pull complete 08:57:09 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 08:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:57:09 ---> a36622ca3599 08:57:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:57:11 ---> Running in 488745f58f34 08:57:11 Removing intermediate container 488745f58f34 08:57:11 ---> 2bea276e4b8a 08:57:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:11 ---> Running in 38810d565eaa 08:57:13 Removing intermediate container 38810d565eaa 08:57:13 ---> 91a16b9030da 08:57:13 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:57:14 ---> Running in 51a962725aa1 08:57:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:57:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:57:17 (1/6) Installing libc-dev (0.7.2-r3) 08:57:17 (2/6) Installing libsodium (1.0.18-r0) 08:57:17 (3/6) Installing pkgconf (1.7.3-r0) 08:57:17 (4/6) Installing libsodium-dev (1.0.18-r0) 08:57:17 (5/6) Installing libzmq (4.3.3-r1) 08:57:17 (6/6) Installing zeromq-dev (4.3.3-r1) 08:57:17 Executing busybox-1.32.1-r6.trigger 08:57:17 OK: 139 MiB in 46 packages 08:57:19 Removing intermediate container 51a962725aa1 08:57:19 ---> c6ce415e9bf2 08:57:19 Step 6/8 : WORKDIR /device-sdk-go 08:57:19 ---> Running in df0de9b88051 08:57:19 Removing intermediate container df0de9b88051 08:57:19 ---> fcc56986f4ca 08:57:19 Step 7/8 : COPY . . 08:57:20 ---> 192ceedc8174 08:57:20 Step 8/8 : RUN go mod download 08:57:20 ---> Running in 8f3f93c98ce1 08:57:26 ---> Running in 1d44dd706fbe 08:57:26 Removing intermediate container 1d44dd706fbe 08:57:26 ---> 385b5ad6b457 08:57:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:26 ---> Running in bf9e7daa1736 08:57:26 Removing intermediate container bf9e7daa1736 08:57:26 ---> 08f0781bbba5 08:57:26 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:57:26 ---> Running in 9be68c93dc3c 08:57:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:57:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:57:27 (1/6) Installing libc-dev (0.7.2-r3) 08:57:27 (2/6) Installing libsodium (1.0.18-r0) 08:57:27 (3/6) Installing pkgconf (1.7.3-r0) 08:57:27 (4/6) Installing libsodium-dev (1.0.18-r0) 08:57:28 (5/6) Installing libzmq (4.3.3-r1) 08:57:28 (6/6) Installing zeromq-dev (4.3.3-r1) 08:57:28 Executing busybox-1.32.1-r6.trigger 08:57:28 OK: 150 MiB in 46 packages 08:57:30 Removing intermediate container 9be68c93dc3c 08:57:30 ---> c7164b895628 08:57:30 Step 6/8 : WORKDIR /device-sdk-go 08:57:30 ---> Running in 528da1d63215 08:57:30 Removing intermediate container 528da1d63215 08:57:30 ---> cb802a2f54c7 08:57:30 Step 7/8 : COPY . . 08:57:31 ---> 4d65f35eb2c2 08:57:31 Step 8/8 : RUN go mod download 08:57:31 ---> Running in 35451a5d6f7b 08:57:55 Removing intermediate container 8f3f93c98ce1 08:57:55 ---> 82d4b6205356 08:57:55 Successfully built 82d4b6205356 08:57:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:57:55 + docker inspect -f . ci-base-image-arm64 08:57:55 . [Pipeline] withDockerContainer 08:57:56 prd-ubuntu18.04-docker-arm64-4c-16g-1101 does not seem to be running inside a container 08:57:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/192 -v /w/workspace/device-sdk-go/192:/w/workspace/device-sdk-go/192:rw,z -v /w/workspace/device-sdk-go/192@tmp:/w/workspace/device-sdk-go/192@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 08:57:57 $ docker top 98610218bf87daec6be2f420476cc7faff55a9f9f1a699154baa16c72b419099 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:59 + go version 08:57:59 go version go1.16.5 linux/arm64 [Pipeline] } 08:57:59 $ docker stop --time=1 98610218bf87daec6be2f420476cc7faff55a9f9f1a699154baa16c72b419099 08:58:00 $ docker rm -f 98610218bf87daec6be2f420476cc7faff55a9f9f1a699154baa16c72b419099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:58:01 + docker inspect -f . ci-base-image-arm64 08:58:01 . [Pipeline] withDockerContainer 08:58:02 prd-ubuntu18.04-docker-arm64-4c-16g-1101 does not seem to be running inside a container 08:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/192 -v /w/workspace/device-sdk-go/192:/w/workspace/device-sdk-go/192:rw,z -v /w/workspace/device-sdk-go/192@tmp:/w/workspace/device-sdk-go/192@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 08:58:03 $ docker top 2af9cb7bb311aec1709f7b86c723ecdbc4f0ea4fd38e36ba69e7c237ad7435c5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:04 + go mod tidy [Pipeline] sh 08:58:05 + make test 08:58:05 go mod tidy 08:58:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:58:20 Removing intermediate container 35451a5d6f7b 08:58:20 ---> e9f9d691a837 08:58:20 Successfully built e9f9d691a837 08:58:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:58:20 + docker inspect -f . ci-base-image-x86_64 08:58:20 . [Pipeline] withDockerContainer 08:58:20 prd-centos7-docker-4c-2g-1104 does not seem to be running inside a container 08:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/192 -v /w/workspace/device-sdk-go/192:/w/workspace/device-sdk-go/192:rw,z -v /w/workspace/device-sdk-go/192@tmp:/w/workspace/device-sdk-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:58:22 $ docker top 051a507eb0a647f07e86cf143be3db7a03afc460ae7af0ceaf09d3bd43b8ee0e -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:23 + go version 08:58:23 go version go1.16.3 linux/amd64 [Pipeline] } 08:58:23 $ docker stop --time=1 051a507eb0a647f07e86cf143be3db7a03afc460ae7af0ceaf09d3bd43b8ee0e 08:58:25 $ docker rm -f 051a507eb0a647f07e86cf143be3db7a03afc460ae7af0ceaf09d3bd43b8ee0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:58:26 + docker inspect -f . ci-base-image-x86_64 08:58:26 . [Pipeline] withDockerContainer 08:58:26 prd-centos7-docker-4c-2g-1104 does not seem to be running inside a container 08:58:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/192 -v /w/workspace/device-sdk-go/192:/w/workspace/device-sdk-go/192:rw,z -v /w/workspace/device-sdk-go/192@tmp:/w/workspace/device-sdk-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:58:27 $ docker top a9e0eaa45c2d4f48c6829033a8720929002faab7246f651619919cae2b972d4d -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:27 + go mod tidy [Pipeline] sh 08:58:28 + make test 08:58:28 go mod tidy 08:58:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:58:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:58:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:59:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:59:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:59:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:59:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.064s coverage: 24.2% of statements 08:59:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:59:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 28.1% of statements 08:59:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.055s coverage: 78.9% of statements 08:59:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.071s coverage: 9.0% of statements 08:59:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:59:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:59:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:59:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements 08:59:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:59:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.059s coverage: 83.3% of statements 08:59:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:59:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:59:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.100s coverage: 58.0% of statements 08:59:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.800s coverage: 89.2% of statements 08:59:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:59:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.0% of statements 08:59:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:59:13 GO111MODULE=on go vet ./... 08:59:37 gofmt -l . 08:59:37 [ "`gofmt -l .`" = "" ] 08:59:37 ./bin/test-attribution-txt.sh 08:59:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:59:37 $ docker stop --time=1 a9e0eaa45c2d4f48c6829033a8720929002faab7246f651619919cae2b972d4d 08:59:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:59:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:59:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:59:40 $ docker rm -f a9e0eaa45c2d4f48c6829033a8720929002faab7246f651619919cae2b972d4d [Pipeline] // withDockerContainer [Pipeline] sh 08:59:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:59:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:59:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:59:44 + ls -al . 08:59:44 total 208 08:59:44 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 24 08:59 . 08:59:44 drwxrwxr-x. 4 jenkins jenkins 32 Jun 24 08:56 .. 08:59:44 drwxrwxr-x. 2 jenkins jenkins 64 Jun 24 08:56 bin 08:59:44 -rw-r--r--. 1 jenkins jenkins 125634 Jun 24 08:59 coverage.out 08:59:44 -rw-rw-r--. 1 jenkins jenkins 987 Jun 24 08:56 Dockerfile.build 08:59:44 -rw-rw-r--. 1 jenkins jenkins 140 Jun 24 08:56 .dockerignore 08:59:44 drwxrwxr-x. 5 jenkins jenkins 62 Jun 24 08:56 example 08:59:44 drwxrwxr-x. 8 jenkins jenkins 162 Jun 24 08:56 .git 08:59:44 drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 08:56 .github 08:59:44 -rw-rw-r--. 1 jenkins jenkins 138 Jun 24 08:56 .gitignore 08:59:44 -rw-r--r--. 1 jenkins jenkins 569 Jun 24 08:59 go.mod 08:59:44 -rw-r--r--. 1 jenkins jenkins 20408 Jun 24 08:58 go.sum 08:59:44 drwxrwxr-x. 15 jenkins jenkins 224 Jun 24 08:56 internal 08:59:44 -rw-rw-r--. 1 jenkins jenkins 894 Jun 24 08:56 Jenkinsfile 08:59:44 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 24 08:56 LICENSE 08:59:44 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 24 08:56 Makefile 08:59:44 drwxrwxr-x. 4 jenkins jenkins 26 Jun 24 08:56 openapi 08:59:44 drwxrwxr-x. 5 jenkins jenkins 50 Jun 24 08:56 pkg 08:59:44 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 24 08:56 README.md 08:59:44 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 24 08:56 RELEASE-NOTES.txt 08:59:44 drwxrwxr-x. 4 jenkins jenkins 54 Jun 24 08:56 snap 08:59:44 -rw-rw-r--. 1 jenkins jenkins 12 Jun 24 08:53 VERSION 08:59:44 -rw-rw-r--. 1 jenkins jenkins 222 Jun 24 08:56 version.go [Pipeline] isUnix [Pipeline] sh 08:59:45 + 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=0db703d64fc08bffb80d8974c9a71386e8567543 --label arch=amd64 --label version=2.0.0-dev.83 . 08:59:45 Sending build context to Docker daemon 2.825MB 08:59:45 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 08:59:45 Step 2/23 : FROM ${BASE} AS builder 08:59:45 ---> e9f9d691a837 08:59:45 Step 3/23 : WORKDIR /device-sdk-go 08:59:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.277s coverage: 24.2% of statements 08:59:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:59:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.212s coverage: 28.1% of statements 08:59:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.250s coverage: 78.9% of statements 08:59:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.271s coverage: 9.0% of statements 08:59:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:59:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:59:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:59:45 ---> Running in 5356085a8e86 08:59:46 Removing intermediate container 5356085a8e86 08:59:46 ---> dc15883403e2 08:59:46 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:59:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.262s coverage: 28.7% of statements 08:59:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:59:46 ---> Running in e7a7fc3bd859 08:59:46 Removing intermediate container e7a7fc3bd859 08:59:46 ---> 8555299e62a3 08:59:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:46 ---> Running in 7213edc15497 08:59:47 Removing intermediate container 7213edc15497 08:59:47 ---> 93ad7e6b037b 08:59:47 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:59:47 ---> Running in de877c91773a 08:59:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:59:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:59:50 OK: 150 MiB in 46 packages 08:59:50 Removing intermediate container de877c91773a 08:59:50 ---> 0ece90085d30 08:59:50 Step 7/23 : COPY . . 08:59:51 ---> e0343f0ddc3e 08:59:51 Step 8/23 : RUN go mod download 08:59:51 ---> Running in 7d15e0982961 08:59:53 Removing intermediate container 7d15e0982961 08:59:53 ---> 40bf88c90e4e 08:59:53 Step 9/23 : RUN make build 08:59:53 ---> Running in bf88c8b8a3e2 08:59:53 go mod tidy 08:59:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.83" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:59:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.181s coverage: 83.3% of statements 08:59:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:59:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:59:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.465s coverage: 58.0% of statements 08:59:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.192s coverage: 89.2% of statements 08:59:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:59:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.190s coverage: 5.0% of statements 08:59:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:59:55 GO111MODULE=on go vet ./... 09:00:07 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:00:09 Removing intermediate container bf88c8b8a3e2 09:00:09 ---> ed0333e32933 09:00:09 Step 10/23 : FROM alpine:3.12 09:00:16 3.12: Pulling from library/alpine 09:00:16 339de151aab4: Pulling fs layer 09:00:22 339de151aab4: Verifying Checksum 09:00:22 339de151aab4: Download complete 09:00:22 339de151aab4: Pull complete 09:00:22 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:00:22 Status: Downloaded newer image for alpine:3.12 09:00:22 ---> 13621d1b12d4 09:00:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:00:22 ---> Running in 308ae39ddb1e 09:00:22 Removing intermediate container 308ae39ddb1e 09:00:22 ---> 856fdb788b3f 09:00:22 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:22 ---> Running in 576c21e9f2a4 09:00:23 Removing intermediate container 576c21e9f2a4 09:00:23 ---> aabc78c068a5 09:00:23 Step 13/23 : RUN apk add --update --no-cache zeromq 09:00:23 ---> Running in d0b252057713 09:00:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:00:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:00:24 (1/5) Installing libgcc (9.3.0-r2) 09:00:24 (2/5) Installing libsodium (1.0.18-r0) 09:00:24 (3/5) Installing libstdc++ (9.3.0-r2) 09:00:25 (4/5) Installing libzmq (4.3.3-r0) 09:00:25 (5/5) Installing zeromq (4.3.3-r0) 09:00:26 Executing busybox-1.31.1-r20.trigger 09:00:26 OK: 8 MiB in 19 packages 09:00:26 Removing intermediate container d0b252057713 09:00:26 ---> 919f8ea49e16 09:00:26 Step 14/23 : WORKDIR / 09:00:26 ---> Running in a904c9a31a8b 09:00:26 Removing intermediate container a904c9a31a8b 09:00:26 ---> 766ec889038c 09:00:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:00:26 ---> add8228ef22b 09:00:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:00:29 ---> c131409fce2b 09:00:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:00:29 ---> 7fece529bab2 09:00:29 Step 18/23 : EXPOSE 59999 09:00:29 ---> Running in c848c80974d3 09:00:29 Removing intermediate container c848c80974d3 09:00:29 ---> b2c4efd3c370 09:00:29 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:00:29 ---> Running in 8f3956d13fca 09:00:29 Removing intermediate container 8f3956d13fca 09:00:29 ---> ca8037f06e24 09:00:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:29 ---> Running in f9ab2a25942f 09:00:29 Removing intermediate container f9ab2a25942f 09:00:29 ---> 4ba01bac79d2 09:00:29 Step 21/23 : LABEL arch=amd64 09:00:29 ---> Running in 7cd15fe70c0b 09:00:29 Removing intermediate container 7cd15fe70c0b 09:00:29 ---> b3998e40d49e 09:00:29 Step 22/23 : LABEL git_sha=0db703d64fc08bffb80d8974c9a71386e8567543 09:00:29 ---> Running in ccff3b5b72af 09:00:29 Removing intermediate container ccff3b5b72af 09:00:29 ---> 0ecace366b79 09:00:29 Step 23/23 : LABEL version=2.0.0-dev.83 09:00:29 ---> Running in 61e3bcd1c77d 09:00:29 Removing intermediate container 61e3bcd1c77d 09:00:29 ---> 93f44a9e3b9e 09:00:29 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:00:29 Successfully built 93f44a9e3b9e 09:00:29 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 09:00:30 ---> job-cost.sh 09:00:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0A0E 09:00:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:00:53 gofmt -l . 09:00:53 [ "`gofmt -l .`" = "" ] 09:00:53 ./bin/test-attribution-txt.sh 09:00:53 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:00:53 $ docker stop --time=1 2af9cb7bb311aec1709f7b86c723ecdbc4f0ea4fd38e36ba69e7c237ad7435c5 09:00:55 $ docker rm -f 2af9cb7bb311aec1709f7b86c723ecdbc4f0ea4fd38e36ba69e7c237ad7435c5 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:00:57 Warning: overwriting stash ‘coverage-report’ 09:00:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:00:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:00:59 + ls -al . 09:00:59 total 244 09:00:59 drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 09:00 . 09:00:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:56 .. 09:00:59 -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 08:56 .dockerignore 09:00:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 08:56 .git 09:00:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:56 .github 09:00:59 -rw-rw-r-- 1 jenkins jenkins 138 Jun 24 08:56 .gitignore 09:00:59 -rw-rw-r-- 1 jenkins jenkins 987 Jun 24 08:56 Dockerfile.build 09:00:59 -rw-rw-r-- 1 jenkins jenkins 894 Jun 24 08:56 Jenkinsfile 09:00:59 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 08:56 LICENSE 09:00:59 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 24 08:56 Makefile 09:00:59 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 24 08:56 README.md 09:00:59 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 24 08:56 RELEASE-NOTES.txt 09:00:59 -rw-rw-r-- 1 jenkins jenkins 12 Jun 24 08:53 VERSION 09:00:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:56 bin 09:00:59 -rw-r--r-- 1 jenkins jenkins 125634 Jun 24 08:59 coverage.out 09:00:59 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 08:56 example 09:00:59 -rw-r--r-- 1 jenkins jenkins 569 Jun 24 09:00 go.mod 09:00:59 -rw-r--r-- 1 jenkins jenkins 20408 Jun 24 08:58 go.sum 09:00:59 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 08:56 internal 09:00:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:56 openapi 09:00:59 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 08:56 pkg 09:00:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:56 snap 09:00:59 -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 08:56 version.go [Pipeline] isUnix [Pipeline] sh 09:00:59 + 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=0db703d64fc08bffb80d8974c9a71386e8567543 --label arch=arm64 --label version=2.0.0-dev.83 . 09:01:00 Sending build context to Docker daemon 2.824MB 09:01:00 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:01:00 Step 2/23 : FROM ${BASE} AS builder 09:01:00 ---> 82d4b6205356 09:01:00 Step 3/23 : WORKDIR /device-sdk-go 09:01:00 ---> Running in e268a8e32569 09:01:01 Removing intermediate container e268a8e32569 09:01:01 ---> 7989b7e08e39 09:01:01 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:01:01 ---> Running in 6177d5378419 09:01:01 Removing intermediate container 6177d5378419 09:01:01 ---> e45922f2c448 09:01:01 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:01 ---> Running in 3d32688ee741 09:01:03 Removing intermediate container 3d32688ee741 09:01:03 ---> 67a59a0eeeb2 09:01:03 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:01:04 ---> Running in cd9effda62b2 09:01:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:01:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:01:07 OK: 139 MiB in 46 packages 09:01:08 Removing intermediate container cd9effda62b2 09:01:08 ---> 192d57caab9a 09:01:08 Step 7/23 : COPY . . 09:01:09 ---> 195c891b46bd 09:01:09 Step 8/23 : RUN go mod download 09:01:09 ---> Running in 453f3f2fadf4 09:01:10 lf-activate-venv(): INFO: Adding /tmp/venv-0A0E/bin to PATH 09:01:10 INFO: No Stack... 09:01:10 INFO: Retrieving Pricing Info for: v3-standard-2 09:01:10 INFO: Archiving Costs [Pipeline] sh 09:01:13 + cut -d, -f6 09:01:13 + cat /w/workspace/device-sdk-go/192/archives/cost.csv 09:01:13 Removing intermediate container 453f3f2fadf4 09:01:13 ---> 429bcf8e07a8 09:01:13 Step 9/23 : RUN make build 09:01:13 ---> Running in 5e44bd28f076 [Pipeline] lock 09:01:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] 09:01:13 Resource [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] did not exist. Created. 09:01:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:01:13 + echo total: 0.05999999865889549 [Pipeline] stash 09:01:13 go mod tidy 09:01:14 Stashed 1 file(s) [Pipeline] } 09:01:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:01:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.83" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:01:53 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:01:53 Removing intermediate container 5e44bd28f076 09:01:53 ---> f43a942afe8b 09:01:53 Step 10/23 : FROM alpine:3.12 09:01:53 3.12: Pulling from library/alpine 09:01:53 d2f70382dc9a: Pulling fs layer 09:01:53 d2f70382dc9a: Verifying Checksum 09:01:53 d2f70382dc9a: Download complete 09:01:53 d2f70382dc9a: Pull complete 09:01:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:01:53 Status: Downloaded newer image for alpine:3.12 09:01:53 ---> c4fd0aeabfcf 09:01:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:01:53 ---> Running in e070733da626 09:01:53 Removing intermediate container e070733da626 09:01:53 ---> 76450d39753c 09:01:53 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:53 ---> Running in 54ee33e9d2c2 09:01:55 Removing intermediate container 54ee33e9d2c2 09:01:55 ---> 1b828902c9c2 09:01:55 Step 13/23 : RUN apk add --update --no-cache zeromq 09:01:55 ---> Running in e0e5848c2174 09:01:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:01:59 (1/5) Installing libgcc (9.3.0-r2) 09:01:59 (2/5) Installing libsodium (1.0.18-r0) 09:01:59 (3/5) Installing libstdc++ (9.3.0-r2) 09:02:00 (4/5) Installing libzmq (4.3.3-r0) 09:02:00 (5/5) Installing zeromq (4.3.3-r0) 09:02:00 Executing busybox-1.31.1-r20.trigger 09:02:00 OK: 8 MiB in 19 packages 09:02:01 Removing intermediate container e0e5848c2174 09:02:01 ---> db18ab6d7ee2 09:02:01 Step 14/23 : WORKDIR / 09:02:01 ---> Running in d42b51e924bc 09:02:02 Removing intermediate container d42b51e924bc 09:02:02 ---> 6d28bee5feb2 09:02:02 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:02:03 ---> 3ce3952cc761 09:02:03 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:02:04 ---> d48f6875d509 09:02:04 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:02:05 ---> fb9a23e5b507 09:02:05 Step 18/23 : EXPOSE 59999 09:02:05 ---> Running in 06da54e935bf 09:02:05 Removing intermediate container 06da54e935bf 09:02:05 ---> 4d24474732b8 09:02:05 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:02:06 ---> Running in ce4b9862c7aa 09:02:06 Removing intermediate container ce4b9862c7aa 09:02:06 ---> 2561e9ceffdb 09:02:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:02:06 ---> Running in 0a229a2c45b3 09:02:07 Removing intermediate container 0a229a2c45b3 09:02:07 ---> 61e6906998b1 09:02:07 Step 21/23 : LABEL arch=arm64 09:02:07 ---> Running in 3768b5786821 09:02:08 Removing intermediate container 3768b5786821 09:02:08 ---> ee8831fa1034 09:02:08 Step 22/23 : LABEL git_sha=0db703d64fc08bffb80d8974c9a71386e8567543 09:02:08 ---> Running in 09fb0343aa03 09:02:08 Removing intermediate container 09fb0343aa03 09:02:08 ---> 1424b6b7b2a8 09:02:08 Step 23/23 : LABEL version=2.0.0-dev.83 09:02:08 ---> Running in 908e674f9075 09:02:09 Removing intermediate container 908e674f9075 09:02:09 ---> 438ea34f7016 09:02:09 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:02:09 Successfully built 438ea34f7016 09:02:09 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 09:02:10 ---> job-cost.sh 09:02:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0UeN 09:02:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-0UeN/bin to PATH 09:04:50 INFO: No Stack... 09:04:50 INFO: Retrieving Pricing Info for: v2-standard-4 09:04:50 INFO: Archiving Costs [Pipeline] sh 09:04:50 + cat /w/workspace/device-sdk-go/192/archives/cost.csv 09:04:50 + cut -d, -f6 [Pipeline] lock 09:04:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] 09:04:50 Resource [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] did not exist. Created. 09:04:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:04:51 /w/workspace/device-sdk-go/192@tmp/durable-acd6bbc0/script.sh: 1: /w/workspace/device-sdk-go/192@tmp/durable-acd6bbc0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:04:51 + echo total: 0.18000000715255737 [Pipeline] stash 09:04:51 Warning: overwriting stash ‘stack-cost’ 09:04:51 Stashed 1 file(s) [Pipeline] } 09:04:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-192-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 09:04:54 provisioning config files... 09:04:54 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6270793205874083978tmp [Pipeline] { [Pipeline] sh 09:04:54 + set +x 09:04:54 + curl -s https://codecov.io/bash 09:04:54 + bash -s -- 09:04:54 09:04:54 _____ _ 09:04:54 / ____| | | 09:04:54 | | ___ __| | ___ ___ _____ __ 09:04:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:04:54 | |___| (_) | (_| | __/ (_| (_) \ V / 09:04:54 \_____\___/ \__,_|\___|\___\___/ \_/ 09:04:54 Bash-1.0.3 09:04:54 09:04:54 09:04:54 ==> git version 2.24.4 found 09:04:54 ==> 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 09:04:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:04:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:04:54 ==> Jenkins CI detected. 09:04:54 project root: . 09:04:54 --> token set from env 09:04:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:04:55 ==> Running gcov in . (disable via -X gcov) 09:04:55 ==> Python coveragepy not found 09:04:55 ==> Searching for coverage reports in: 09:04:55 + . 09:04:55 -> Found 1 reports 09:04:55 ==> Detecting git/mercurial file structure 09:04:55 ==> Reading reports 09:04:55 + ./coverage.out bytes=125634 09:04:55 ==> Appending adjustments 09:04:55 https://docs.codecov.io/docs/fixing-reports 09:04:55 + Found adjustments 09:04:55 ==> Gzipping contents 09:04:55 16K /tmp/codecov.iAlGeL.gz 09:04:55 ==> Uploading reports 09:04:55 url: https://codecov.io 09:04:55 query: branch=master&commit=0db703d64fc08bffb80d8974c9a71386e8567543&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:04:55 -> Pinging Codecov 09:04:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=0db703d64fc08bffb80d8974c9a71386e8567543&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:04:55 -> Uploading to 09:04:55 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/7E55EF52A471D76F132DFD9A03CDDE97/0db703d64fc08bffb80d8974c9a71386e8567543/58894149-184c-4b42-b25e-0e45cc9d3adf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T090455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90531dec68698b440df421b3cfdb8c9c0af7e382df629ccba4f0e1ce954a654c 09:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:04:55 Dload Upload Total Spent Left Speed 09:04:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16311 0 0 100 16311 0 32078 --:--:-- --:--:-- --:--:-- 32108 09:04:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0db703d64fc08bffb80d8974c9a71386e8567543 [Pipeline] } 09:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:04:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:04:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:04:57 09:04:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:04:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:04:58 188c0c94c7c5: Pulling fs layer 09:04:58 0ef7d3d256c8: Pulling fs layer 09:04:58 de9db76c5a1d: Pulling fs layer 09:04:58 0eba1c9be4d2: Pulling fs layer 09:04:58 0d57e429df01: Pulling fs layer 09:04:58 4e4be7b47b0d: Pulling fs layer 09:04:58 e1f770b5df2f: Pulling fs layer 09:04:58 85a0685a4137: Pulling fs layer 09:04:58 0d57e429df01: Waiting 09:04:58 4e4be7b47b0d: Waiting 09:04:58 e1f770b5df2f: Waiting 09:04:58 85a0685a4137: Waiting 09:04:58 0eba1c9be4d2: Waiting 09:04:58 de9db76c5a1d: Verifying Checksum 09:04:58 de9db76c5a1d: Download complete 09:04:58 0ef7d3d256c8: Verifying Checksum 09:04:58 0ef7d3d256c8: Download complete 09:04:58 0d57e429df01: Verifying Checksum 09:04:58 0d57e429df01: Download complete 09:04:58 4e4be7b47b0d: Verifying Checksum 09:04:58 4e4be7b47b0d: Download complete 09:04:58 188c0c94c7c5: Verifying Checksum 09:04:58 188c0c94c7c5: Pull complete 09:04:58 0ef7d3d256c8: Pull complete 09:04:58 de9db76c5a1d: Pull complete 09:04:58 e1f770b5df2f: Verifying Checksum 09:04:58 e1f770b5df2f: Download complete 09:05:01 0eba1c9be4d2: Verifying Checksum 09:05:01 0eba1c9be4d2: Download complete 09:05:01 85a0685a4137: Verifying Checksum 09:05:01 85a0685a4137: Download complete 09:05:05 0eba1c9be4d2: Pull complete 09:05:05 0d57e429df01: Pull complete 09:05:05 4e4be7b47b0d: Pull complete 09:05:06 e1f770b5df2f: Pull complete 09:05:12 85a0685a4137: Pull complete 09:05:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:05:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:05:12 prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container 09:05: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 09:05:36 $ docker top b731dd8d3de9cf7ad99d63ecd2e11dbd55779c7271ba0b8449a420b63654b5be -eo pid,comm [Pipeline] { [Pipeline] echo 09:05:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:05:37 + set -o pipefail 09:05:37 + snyk monitor '--org=edgex-jenkins' 09:06:03 09:06:03 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 09:06:03 09:06:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/01795449-0001-4899-a9f5-e73e9a4f33e6 09:06:03 09:06:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:06:03 09:06:03 [Pipeline] } 09:06:03 $ docker stop --time=1 b731dd8d3de9cf7ad99d63ecd2e11dbd55779c7271ba0b8449a420b63654b5be 09:06:24 $ docker rm -f b731dd8d3de9cf7ad99d63ecd2e11dbd55779c7271ba0b8449a420b63654b5be [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 09:06:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:25 provisioning config files... 09:06:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5426496926342804787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:25 --> edgex-publish-swagger.sh 09:06:25 === Publish openapi/v1 API === 09:06:25 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 09:06:25 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 09:06:25 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:25 Dload Upload Total Spent Left Speed 09:06:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 21617 --:--:-- --:--:-- --:--:-- 21611 09:06:26 09:06:26 09:06:26 === Publish openapi/v2 API === 09:06:26 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 09:06:26 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 09:06:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:26 Dload Upload Total Spent Left Speed 09:06:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 44525 0:00:01 0:00:01 --:--:-- 44535 100 51483 0 0 100 51483 0 23862 0:00:02 0:00:02 --:--:-- 23867 100 51483 0 0 100 51483 0 16298 0:00:03 0:00:03 --:--:-- 16302 100 51483 0 0 100 51483 0 12375 0:00:04 0:00:04 --:--:-- 12378 100 51483 0 0 100 51483 0 9975 0:00:05 0:00:05 --:--:-- 9975 100 51483 0 0 100 51483 0 8354 0:00:06 0:00:06 --:--:-- 0 100 51483 0 0 100 51483 0 7264 0:00:07 0:00:07 --:--:-- 0 100 51483 0 0 100 51483 0 7264 0:00:07 0:00:07 --:--:-- 0 09:06:33 09:06:33 [Pipeline] } 09:06:33 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 09:06:34 + git log --format=format:%s -1 0db703d64fc08bffb80d8974c9a71386e8567543 [Pipeline] isUnix [Pipeline] sh 09:06:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:06:34 . [Pipeline] withDockerContainer 09:06:34 prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container 09:06:34 $ 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 09:06:35 $ docker top 59fe9845b1db7db3e5dc7058b022d5b00a3d4d76b1594b01d10b7dae33206735 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:36 [ssh-agent] Looking for ssh-agent implementation... 09:06:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:36 $ docker exec 59fe9845b1db7db3e5dc7058b022d5b00a3d4d76b1594b01d10b7dae33206735 ssh-agent 09:06:36 SSH_AUTH_SOCK=/tmp/ssh-u5Tu42FuOxLE/agent.14 09:06:36 SSH_AGENT_PID=20 09:06:36 Running ssh-add (command line suppressed) 09:06:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6536305410559077990.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6536305410559077990.key) 09:06:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:39 + git semver tag 09:06:39 # -> Open(): unable to determine branch for HEAD 09:06:39 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:06:39 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:06:39 # $SEMVER_REMOTE_NAME = origin 09:06:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:06:39 # $SEMVER_USER_NAME = edgex-jenkins 09:06:39 # $SEMVER_BRANCH = master 09:06:39 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 09:06:39 # 0db703d64fc08bffb80d8974c9a71386e8567543 HEAD 09:06:39 # -> Force: false 09:06:39 # 6c968e7a4757702ffa959e559fc6ed9992d473b6 refs/tags/v2.0.0-dev.83 [Pipeline] } 09:06:39 $ docker exec --env ******** --env ******** 59fe9845b1db7db3e5dc7058b022d5b00a3d4d76b1594b01d10b7dae33206735 ssh-agent -k 09:06:39 unset SSH_AUTH_SOCK; 09:06:39 unset SSH_AGENT_PID; 09:06:39 echo Agent pid 20 killed; 09:06:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:39 + git semver [Pipeline] } 09:06:39 $ docker stop --time=1 59fe9845b1db7db3e5dc7058b022d5b00a3d4d76b1594b01d10b7dae33206735 09:06:41 $ docker rm -f 59fe9845b1db7db3e5dc7058b022d5b00a3d4d76b1594b01d10b7dae33206735 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:41 09:06:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:06:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:42 0.23.1-centos7: Pulling from edgex-lftools 09:06:42 ab5ef0e58194: Pulling fs layer 09:06:42 9712f1f96733: Pulling fs layer 09:06:42 63f879dbbcfc: Pulling fs layer 09:06:42 0d9ebad4ef96: Pulling fs layer 09:06:42 e9a5061849ea: Pulling fs layer 09:06:42 d747dcd14b5f: Pulling fs layer 09:06:42 2de7ff778b66: Pulling fs layer 09:06:42 e9a5061849ea: Waiting 09:06:42 d747dcd14b5f: Waiting 09:06:42 2de7ff778b66: Waiting 09:06:42 0d9ebad4ef96: Waiting 09:06:42 9712f1f96733: Verifying Checksum 09:06:42 9712f1f96733: Download complete 09:06:44 63f879dbbcfc: Download complete 09:06:45 e9a5061849ea: Verifying Checksum 09:06:45 e9a5061849ea: Download complete 09:06:45 d747dcd14b5f: Verifying Checksum 09:06:45 d747dcd14b5f: Download complete 09:06:46 2de7ff778b66: Verifying Checksum 09:06:46 2de7ff778b66: Download complete 09:06:46 0d9ebad4ef96: Verifying Checksum 09:06:46 0d9ebad4ef96: Download complete 09:06:46 ab5ef0e58194: Verifying Checksum 09:06:46 ab5ef0e58194: Download complete 09:06:50 ab5ef0e58194: Pull complete 09:06:50 9712f1f96733: Pull complete 09:06:50 63f879dbbcfc: Pull complete 09:06:59 0d9ebad4ef96: Pull complete 09:06:59 e9a5061849ea: Pull complete 09:06:59 d747dcd14b5f: Pull complete 09:07:00 2de7ff778b66: Pull complete 09:07:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:07:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:07:00 prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container 09:07:00 $ 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 09:07:45 $ docker top 6f5e2042e473bd22342a66dddfe80d592dc249e03aab61a9e7968ca3c0c596c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:07:45 provisioning config files... 09:07:45 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1916078510872581205tmp 09:07:45 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4715329573426549946tmp 09:07:45 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7044187997814909356tmp [Pipeline] { [Pipeline] echo 09:07:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:07:45 ---> sigul-configuration.sh 09:07:45 gpg: directory `/root/.gnupg' created 09:07:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:07:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:07:45 gpg: keyring `/root/.gnupg/secring.gpg' created 09:07:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:07:45 gpg: CAST5 encrypted data 09:07:45 gpg: encrypted with 1 passphrase 09:07:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:07:46 + mkdir /home/jenkins 09:07:46 + mkdir /home/jenkins/sigul [Pipeline] sh 09:07:46 + 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 09:07:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:07:47 ---> sigul-install.sh 09:07:54 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:07:54 + git tag --list 09:07:54 0.7.1 09:07:54 delhi-tag 09:07:54 v1.0.0 09:07:54 v1.1.0 09:07:54 v1.1.1 09:07:54 v1.1.2 09:07:54 v1.2.0 09:07:54 v1.2.1 09:07:54 v1.2.2 09:07:54 v1.2.3 09:07:54 v1.3.0 09:07:54 v1.4.0 09:07:54 v2.0.0-dev.1 09:07:54 v2.0.0-dev.10 09:07:54 v2.0.0-dev.11 09:07:54 v2.0.0-dev.12 09:07:54 v2.0.0-dev.13 09:07:54 v2.0.0-dev.14 09:07:54 v2.0.0-dev.15 09:07:54 v2.0.0-dev.16 09:07:54 v2.0.0-dev.17 09:07:54 v2.0.0-dev.18 09:07:54 v2.0.0-dev.19 09:07:54 v2.0.0-dev.2 09:07:54 v2.0.0-dev.20 09:07:54 v2.0.0-dev.21 09:07:54 v2.0.0-dev.22 09:07:54 v2.0.0-dev.23 09:07:54 v2.0.0-dev.24 09:07:54 v2.0.0-dev.25 09:07:54 v2.0.0-dev.26 09:07:54 v2.0.0-dev.27 09:07:54 v2.0.0-dev.28 09:07:54 v2.0.0-dev.29 09:07:54 v2.0.0-dev.3 09:07:54 v2.0.0-dev.30 09:07:54 v2.0.0-dev.31 09:07:54 v2.0.0-dev.32 09:07:54 v2.0.0-dev.33 09:07:54 v2.0.0-dev.34 09:07:54 v2.0.0-dev.35 09:07:54 v2.0.0-dev.36 09:07:54 v2.0.0-dev.37 09:07:54 v2.0.0-dev.38 09:07:54 v2.0.0-dev.39 09:07:54 v2.0.0-dev.4 09:07:54 v2.0.0-dev.40 09:07:54 v2.0.0-dev.41 09:07:54 v2.0.0-dev.42 09:07:54 v2.0.0-dev.43 09:07:54 v2.0.0-dev.44 09:07:54 v2.0.0-dev.45 09:07:54 v2.0.0-dev.46 09:07:54 v2.0.0-dev.47 09:07:54 v2.0.0-dev.48 09:07:54 v2.0.0-dev.49 09:07:54 v2.0.0-dev.5 09:07:54 v2.0.0-dev.50 09:07:54 v2.0.0-dev.51 09:07:54 v2.0.0-dev.52 09:07:54 v2.0.0-dev.53 09:07:54 v2.0.0-dev.54 09:07:54 v2.0.0-dev.55 09:07:54 v2.0.0-dev.56 09:07:54 v2.0.0-dev.57 09:07:54 v2.0.0-dev.58 09:07:54 v2.0.0-dev.59 09:07:54 v2.0.0-dev.6 09:07:54 v2.0.0-dev.60 09:07:54 v2.0.0-dev.61 09:07:54 v2.0.0-dev.62 09:07:54 v2.0.0-dev.63 09:07:54 v2.0.0-dev.64 09:07:54 v2.0.0-dev.65 09:07:54 v2.0.0-dev.66 09:07:54 v2.0.0-dev.67 09:07:54 v2.0.0-dev.68 09:07:54 v2.0.0-dev.69 09:07:54 v2.0.0-dev.7 09:07:54 v2.0.0-dev.70 09:07:54 v2.0.0-dev.71 09:07:54 v2.0.0-dev.72 09:07:54 v2.0.0-dev.73 09:07:54 v2.0.0-dev.74 09:07:54 v2.0.0-dev.75 09:07:54 v2.0.0-dev.76 09:07:54 v2.0.0-dev.77 09:07:54 v2.0.0-dev.78 09:07:54 v2.0.0-dev.79 09:07:54 v2.0.0-dev.8 09:07:54 v2.0.0-dev.80 09:07:54 v2.0.0-dev.81 09:07:54 v2.0.0-dev.82 09:07:54 v2.0.0-dev.83 09:07:54 v2.0.0-dev.9 [Pipeline] sh 09:07:54 + lftools sign git-tag v2.0.0-dev.83 09:07:55 Signing Git tag with Sigul... 09:07:55 Signing v2.0.0-dev.83 [Pipeline] echo 09:07:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:07:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:07:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:07:56 $ docker stop --time=1 6f5e2042e473bd22342a66dddfe80d592dc249e03aab61a9e7968ca3c0c596c1 09:08:07 $ docker rm -f 6f5e2042e473bd22342a66dddfe80d592dc249e03aab61a9e7968ca3c0c596c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:08:07 . [Pipeline] withDockerContainer 09:08:08 prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container 09:08:08 $ 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 09:08:09 $ docker top 4fc2e494ef0ccce7bff82db76c1814808c01414b72669472567015fc816e74d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:08:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:08:09 [ssh-agent] Looking for ssh-agent implementation... 09:08:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:08:10 $ docker exec 4fc2e494ef0ccce7bff82db76c1814808c01414b72669472567015fc816e74d1 ssh-agent 09:08:10 SSH_AUTH_SOCK=/tmp/ssh-6jvKC2edT0va/agent.14 09:08:10 SSH_AGENT_PID=21 09:08:10 Running ssh-add (command line suppressed) 09:08:10 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6940093515417409720.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6940093515417409720.key) 09:08:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:08:10 + git semver bump pre 09:08:10 # -> Open(): unable to determine branch for HEAD 09:08:10 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:08:10 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:08:10 # $SEMVER_REMOTE_NAME = origin 09:08:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:08:10 # $SEMVER_USER_NAME = edgex-jenkins 09:08:10 # $SEMVER_BRANCH = master 09:08:10 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 09:08:10 2.0.0-dev.84 [Pipeline] } 09:08:10 $ docker exec --env ******** --env ******** 4fc2e494ef0ccce7bff82db76c1814808c01414b72669472567015fc816e74d1 ssh-agent -k 09:08:10 unset SSH_AUTH_SOCK; 09:08:10 unset SSH_AGENT_PID; 09:08:10 echo Agent pid 21 killed; 09:08:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:08:11 + git semver [Pipeline] } 09:08:11 $ docker stop --time=1 4fc2e494ef0ccce7bff82db76c1814808c01414b72669472567015fc816e74d1 09:08:13 $ docker rm -f 4fc2e494ef0ccce7bff82db76c1814808c01414b72669472567015fc816e74d1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:08:13 . [Pipeline] withDockerContainer 09:08:13 prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container 09:08:13 $ 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 09:08:15 $ docker top 9ced4bfdb98d631d6d80c2e143aa239a994866a178a41500915294eb97fa16bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:08:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:08:15 [ssh-agent] Looking for ssh-agent implementation... 09:08:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:08:15 $ docker exec 9ced4bfdb98d631d6d80c2e143aa239a994866a178a41500915294eb97fa16bf ssh-agent 09:08:15 SSH_AUTH_SOCK=/tmp/ssh-B91yrDRzZemj/agent.15 09:08:15 SSH_AGENT_PID=21 09:08:15 Running ssh-add (command line suppressed) 09:08:15 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3837125418763655175.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3837125418763655175.key) 09:08:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:08:16 + git semver push 09:08:16 # -> Open(): unable to determine branch for HEAD 09:08:16 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:08:16 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:08:16 # $SEMVER_REMOTE_NAME = origin 09:08:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:08:16 # $SEMVER_USER_NAME = edgex-jenkins 09:08:16 # $SEMVER_BRANCH = master 09:08:16 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 09:08:21 $ docker exec --env ******** --env ******** 9ced4bfdb98d631d6d80c2e143aa239a994866a178a41500915294eb97fa16bf ssh-agent -k 09:08:21 unset SSH_AUTH_SOCK; 09:08:21 unset SSH_AGENT_PID; 09:08:21 echo Agent pid 21 killed; 09:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:08:21 + git semver [Pipeline] } 09:08:21 $ docker stop --time=1 9ced4bfdb98d631d6d80c2e143aa239a994866a178a41500915294eb97fa16bf 09:08:23 $ docker rm -f 9ced4bfdb98d631d6d80c2e143aa239a994866a178a41500915294eb97fa16bf [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 09:08:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:08:25 ---> package-listing.sh 09:08:25 ++ facter osfamily 09:08:25 ++ tr '[:upper:]' '[:lower:]' 09:08:25 + OS_FAMILY=redhat 09:08:25 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 09:08:25 + START_PACKAGES=/tmp/packages_start.txt 09:08:25 + END_PACKAGES=/tmp/packages_end.txt 09:08:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:08:25 + PACKAGES=/tmp/packages_start.txt 09:08:25 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 09:08:25 + PACKAGES=/tmp/packages_end.txt 09:08:25 + case "${OS_FAMILY}" in 09:08:25 + rpm -qa 09:08:25 + sort 09:08:26 + '[' -f /tmp/packages_start.txt ']' 09:08:26 + '[' -f /tmp/packages_end.txt ']' 09:08:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:08:26 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 09:08:26 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 09:08:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 09:08:26 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 09:08:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:08:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:08:27 09:08:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:08:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:08:29 alpine: Pulling from edgex-lftools-log-publisher 09:08:29 df20fa9351a1: Pulling fs layer 09:08:29 36b3adc4ff6f: Pulling fs layer 09:08:29 8ad3a11d3b57: Pulling fs layer 09:08:29 46f8f816bc3b: Pulling fs layer 09:08:29 93b61091891f: Pulling fs layer 09:08:29 93b9cdb0e59b: Pulling fs layer 09:08:29 5e14af77c1be: Pulling fs layer 09:08:29 01666e4c0597: Pulling fs layer 09:08:29 aa168da1d23b: Pulling fs layer 09:08:29 46f8f816bc3b: Waiting 09:08:29 93b61091891f: Waiting 09:08:29 93b9cdb0e59b: Waiting 09:08:29 5e14af77c1be: Waiting 09:08:29 01666e4c0597: Waiting 09:08:29 aa168da1d23b: Waiting 09:08:29 36b3adc4ff6f: Verifying Checksum 09:08:29 36b3adc4ff6f: Download complete 09:08:29 46f8f816bc3b: Verifying Checksum 09:08:29 46f8f816bc3b: Download complete 09:08:29 df20fa9351a1: Verifying Checksum 09:08:29 df20fa9351a1: Download complete 09:08:29 df20fa9351a1: Pull complete 09:08:29 93b9cdb0e59b: Verifying Checksum 09:08:29 93b9cdb0e59b: Download complete 09:08:29 36b3adc4ff6f: Pull complete 09:08:30 5e14af77c1be: Verifying Checksum 09:08:30 5e14af77c1be: Download complete 09:08:30 93b61091891f: Verifying Checksum 09:08:30 93b61091891f: Download complete 09:08:30 01666e4c0597: Verifying Checksum 09:08:30 01666e4c0597: Download complete 09:08:30 8ad3a11d3b57: Verifying Checksum 09:08:30 8ad3a11d3b57: Download complete 09:08:31 8ad3a11d3b57: Pull complete 09:08:31 46f8f816bc3b: Pull complete 09:08:31 93b61091891f: Pull complete 09:08:31 93b9cdb0e59b: Pull complete 09:08:32 5e14af77c1be: Pull complete 09:08:32 01666e4c0597: Pull complete 09:08:33 aa168da1d23b: Verifying Checksum 09:08:33 aa168da1d23b: Download complete 09:08:40 aa168da1d23b: Pull complete 09:08:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:08:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:08:40 prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container 09:08:40 $ 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 09:09:08 $ docker top 1bdf400eedb3099d5b02036552ccfaa99191e6ca6c772ef9aad6e2b843128727 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:08 + touch /tmp/pre-build-complete [Pipeline] sh 09:09:09 + mkdir -p /var/log/sa [Pipeline] sh 09:09:09 + ls /var/log/sa-host 09:09:09 + sadf -c /var/log/sa-host/sa05 09:09:09 file_magic: OK 09:09:09 HZ: Using current value: 100 09:09:09 file_header: OK 09:09:09 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 09:09:09 Statistics: 09:09:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:09:09 File successfully converted to sysstat format version 12.2.1 09:09:09 + sadf -c /var/log/sa-host/sa24 09:09:09 file_magic: OK 09:09:09 HZ: Using current value: 100 09:09:09 file_header: OK 09:09:09 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 09:09:09 Statistics: 09:09:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:09:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:09 provisioning config files... 09:09:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1687018609724172642tmp [Pipeline] { [Pipeline] echo 09:09:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:09:10 ---> create-netrc.sh [Pipeline] } 09:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:09:10 ---> python-tools-install.sh [Pipeline] echo 09:09:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:09:10 ---> sudo-logs.sh 09:09:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:09:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:09:13 ---> job-cost.sh 09:09:13 lf-activate-venv: SKIPPING 09:09:13 DEBUG: total: 0.18000000715255737 09:09:13 INFO: Retrieving Stack Cost... 09:09:15 INFO: Retrieving Pricing Info for: v3-standard-2 09:09:15 INFO: Archiving Costs [Pipeline] echo 09:09:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:09:15 ---> logs-deploy.sh 09:09:15 lf-activate-venv: SKIPPING 09:09:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/192 09:09:15 INFO: archiving workspace using pattern(s): 09:09:16 Archives upload complete. 09:09:17 INFO: archiving logs to Nexus 09:09:18 ---> uname -a: 09:09:18 Linux prd-centos7-docker-4c-2g-1099.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:09:18 09:09:18 09:09:18 ---> lscpu: 09:09:18 Architecture: x86_64 09:09:18 CPU op-mode(s): 32-bit, 64-bit 09:09:18 Byte Order: Little Endian 09:09:18 Address sizes: 40 bits physical, 48 bits virtual 09:09:18 CPU(s): 2 09:09:18 On-line CPU(s) list: 0,1 09:09:18 Thread(s) per core: 1 09:09:18 Core(s) per socket: 1 09:09:18 Socket(s): 2 09:09:18 NUMA node(s): 1 09:09:18 Vendor ID: AuthenticAMD 09:09:18 CPU family: 23 09:09:18 Model: 49 09:09:18 Model name: AMD EPYC-Rome Processor 09:09:18 Stepping: 0 09:09:18 CPU MHz: 2799.998 09:09:18 BogoMIPS: 5599.99 09:09:18 Virtualization: AMD-V 09:09:18 Hypervisor vendor: KVM 09:09:18 Virtualization type: full 09:09:18 L1d cache: 64 KiB 09:09:18 L1i cache: 64 KiB 09:09:18 L2 cache: 1 MiB 09:09:18 L3 cache: 32 MiB 09:09:18 NUMA node0 CPU(s): 0,1 09:09:18 Vulnerability Itlb multihit: Not affected 09:09:18 Vulnerability L1tf: Not affected 09:09:18 Vulnerability Mds: Not affected 09:09:18 Vulnerability Meltdown: Not affected 09:09:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:09:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:09:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:09:18 Vulnerability Srbds: Not affected 09:09:18 Vulnerability Tsx async abort: Not affected 09:09:18 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 09:09:18 09:09:18 09:09:18 ---> nproc: 09:09:18 2 09:09:18 09:09:18 09:09:18 ---> df -h: 09:09:18 Filesystem Size Used Available Use% Mounted on 09:09:18 overlay 40.0G 8.5G 31.5G 21% / 09:09:18 tmpfs 64.0M 0 64.0M 0% /dev 09:09:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:09:18 shm 64.0M 0 64.0M 0% /dev/shm 09:09:18 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 09:09:18 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 09:09:18 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 09:09:18 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 09:09:18 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master 09:09:18 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 09:09:18 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 09:09:18 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 09:09:18 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 09:09:18 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 09:09:18 09:09:18 09:09:18 ---> free -m: 09:09:18 total used free shared buff/cache available 09:09:18 Mem: 7821 1274 3157 0 3388 6461 09:09:18 Swap: 1023 0 1023 09:09:18 09:09:18 09:09:18 ---> ip addr: 09:09:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:09:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:09:18 inet 127.0.0.1/8 scope host lo 09:09:18 valid_lft forever preferred_lft forever 09:09:18 inet6 ::1/128 scope host 09:09:18 valid_lft forever preferred_lft forever 09:09:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:09:18 link/ether fa:16:3e:b7:cf:d9 brd ff:ff:ff:ff:ff:ff 09:09:18 inet 10.30.122.228/23 brd 10.30.123.255 scope global dynamic eth0 09:09:18 valid_lft 85405sec preferred_lft 85405sec 09:09:18 inet6 fe80::f816:3eff:feb7:cfd9/64 scope link 09:09:18 valid_lft forever preferred_lft forever 09:09:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:09:18 link/ether 02:42:8d:3e:c1:8b brd ff:ff:ff:ff:ff:ff 09:09:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:09:18 valid_lft forever preferred_lft forever 09:09:18 inet6 fe80::42:8dff:fe3e:c18b/64 scope link 09:09:18 valid_lft forever preferred_lft forever 09:09:18 09:09:18 09:09:18 ---> sar -b -r -n DEV: 09:09:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 09:09:18 09:09:18 08:52:31 LINUX RESTART (2 CPU) 09:09:18 09:09:18 08:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:09:18 08:54:01 75.56 19.98 55.58 0.00 5878.12 4141.33 0.00 09:09:18 08:55:01 1.82 0.00 1.82 0.00 0.00 36.63 0.00 09:09:18 08:56:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 09:09:18 08:57:01 0.22 0.00 0.22 0.00 0.00 2.97 0.00 09:09:18 08:58:01 0.23 0.00 0.23 0.00 0.00 3.73 0.00 09:09:18 08:59:01 0.38 0.00 0.38 0.00 0.00 5.91 0.00 09:09:18 09:00:01 0.23 0.00 0.23 0.00 0.00 4.70 0.00 09:09:18 09:01:01 0.32 0.00 0.32 0.00 0.00 5.45 0.00 09:09:18 09:02:01 0.61 0.12 0.49 0.00 1.89 9.33 0.00 09:09:18 09:03:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 09:09:18 09:04:01 0.23 0.00 0.23 0.00 0.00 1.95 0.00 09:09:18 09:05:01 1.53 0.03 1.50 0.00 3.73 28.42 0.00 09:09:18 09:06:01 83.66 0.00 83.66 0.00 0.00 28057.60 0.00 09:09:18 09:07:01 46.28 0.00 46.28 0.00 0.00 5224.00 0.00 09:09:18 09:08:01 78.10 0.15 77.95 0.00 4.80 22286.18 0.00 09:09:18 09:09:01 56.98 0.10 56.88 0.00 9.99 16832.47 0.00 09:09:18 Average: 21.69 1.28 20.41 0.00 369.14 4796.09 0.00 09:09:18 09:09:18 08:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:09:18 08:54:01 5465556 0 800104 9.99 2620 1740660 1290092 14.24 570080 1572336 128 09:09:18 08:55:01 5470848 0 794804 9.92 2620 1740668 1251692 13.82 565848 1572300 20 09:09:18 08:56:01 5471972 0 793676 9.91 2620 1740672 1241400 13.71 563336 1573764 8 09:09:18 08:57:01 5471836 0 793804 9.91 2620 1740680 1233188 13.62 563788 1573768 16 09:09:18 08:58:01 5475896 0 789740 9.86 2620 1740684 1201092 13.26 557088 1577148 8 09:09:18 08:59:01 5473912 0 791724 9.89 2620 1740684 1201236 13.26 558944 1577148 20 09:09:18 09:00:01 5473304 0 792324 9.89 2620 1740692 1201284 13.26 560104 1577148 16 09:09:18 09:01:01 5471516 0 794108 9.92 2620 1740696 1203436 13.29 561512 1577148 12 09:09:18 09:02:01 5461392 0 804108 10.04 2620 1740820 1201928 13.27 571344 1577208 8 09:09:18 09:03:01 5462988 0 802472 10.02 2620 1740860 1201664 13.27 571848 1575312 20 09:09:18 09:04:01 5462720 0 802772 10.02 2620 1740828 1201748 13.27 572280 1575304 8 09:09:18 09:05:01 5208288 0 851688 10.63 2620 1946344 1389432 15.34 665292 1728032 205124 09:09:18 09:06:01 4366340 0 1053508 13.15 2620 2586472 1391164 15.36 799776 2323444 104224 09:09:18 09:07:01 3787572 0 1155940 14.43 2620 3062808 1394352 15.39 888000 2731196 558324 09:09:18 09:08:01 3595404 0 1213752 15.15 2620 3197164 1643320 18.14 1038240 2735548 8 09:09:18 09:09:01 3248716 0 1290292 16.11 2620 3467312 1638504 18.09 1088124 2961424 12800 09:09:18 Average: 5023016 0 895301 11.18 2620 2088003 1305346 14.41 668475 1863014 55046 09:09:18 09:09:18 08:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:09:18 08:54:01 eth0 498.45 339.36 1106.94 81.81 0.00 0.00 0.00 0.00 09:09:18 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 08:54:01 docker0 12.14 9.26 2.01 28.65 0.00 0.00 0.00 0.00 09:09:18 08:55:01 eth0 6.26 2.73 4.26 0.34 0.00 0.00 0.00 0.00 09:09:18 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 08:56:01 eth0 1.42 0.27 0.37 0.17 0.00 0.00 0.00 0.00 09:09:18 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 08:57:01 eth0 1.47 0.83 0.80 0.63 0.00 0.00 0.00 0.00 09:09:18 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 08:58:01 eth0 0.55 0.08 0.06 0.04 0.00 0.00 0.00 0.00 09:09:18 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 08:59:01 eth0 1.43 0.58 0.50 0.28 0.00 0.00 0.00 0.00 09:09:18 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:00:01 eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00 09:09:18 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:01:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:09:18 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:02:01 eth0 0.42 0.30 0.27 0.20 0.00 0.00 0.00 0.00 09:09:18 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:09:18 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:04:01 eth0 0.75 0.20 0.13 0.07 0.00 0.00 0.00 0.00 09:09:18 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:05:01 eth0 380.18 347.73 3400.53 26.35 0.00 0.00 0.00 0.00 09:09:18 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:06:01 eth0 152.01 138.08 1082.79 16.81 0.00 0.00 0.00 0.00 09:09:18 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:06:01 vethd41ac42 72.92 75.87 6.66 394.17 0.00 0.00 0.00 0.00 09:09:18 09:06:01 docker0 72.92 75.74 5.66 394.16 0.00 0.00 0.00 0.00 09:09:18 09:07:01 eth0 433.77 395.02 3225.83 41.43 0.00 0.00 0.00 0.00 09:09:18 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:07:01 docker0 0.23 0.32 0.04 0.07 0.00 0.00 0.00 0.00 09:09:18 09:08:01 eth0 147.66 92.51 297.69 91.11 0.00 0.00 0.00 0.00 09:09:18 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:08:01 docker0 72.69 122.15 3.86 279.00 0.00 0.00 0.00 0.00 09:09:18 09:09:01 eth0 234.40 209.39 2204.69 29.46 0.00 0.00 0.00 0.00 09:09:18 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 09:09:01 docker0 2.65 1.78 0.50 0.59 0.00 0.00 0.00 0.00 09:09:18 Average: eth0 116.37 95.57 708.54 18.08 0.00 0.00 0.00 0.00 09:09:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:18 Average: docker0 10.05 13.09 0.76 43.95 0.00 0.00 0.00 0.00 09:09:18 09:09:18 09:09:18 ---> sar -P ALL: 09:09:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 09:09:18 09:09:18 08:52:31 LINUX RESTART (2 CPU) 09:09:18 09:09:18 08:53:01 CPU %user %nice %system %iowait %steal %idle 09:09:18 08:54:01 all 16.66 0.00 4.35 4.09 0.15 74.76 09:09:18 08:54:01 0 15.68 0.00 4.74 2.47 0.17 76.94 09:09:18 08:54:01 1 17.63 0.00 3.96 5.71 0.12 72.57 09:09:18 08:55:01 all 0.22 0.00 0.05 0.00 0.02 99.72 09:09:18 08:55:01 0 0.12 0.00 0.05 0.00 0.02 99.82 09:09:18 08:55:01 1 0.32 0.00 0.05 0.00 0.02 99.62 09:09:18 08:56:01 all 0.24 0.00 0.05 0.00 0.03 99.67 09:09:18 08:56:01 0 0.08 0.00 0.07 0.00 0.02 99.83 09:09:18 08:56:01 1 0.40 0.00 0.03 0.00 0.05 99.51 09:09:18 08:57:01 all 0.26 0.00 0.05 0.00 0.01 99.68 09:09:18 08:57:01 0 0.08 0.00 0.07 0.00 0.02 99.83 09:09:18 08:57:01 1 0.43 0.00 0.03 0.00 0.00 99.53 09:09:18 08:58:01 all 0.16 0.00 0.03 0.00 0.02 99.79 09:09:18 08:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:09:18 08:58:01 1 0.25 0.00 0.03 0.00 0.02 99.70 09:09:18 08:59:01 all 0.17 0.00 0.04 0.00 0.02 99.77 09:09:18 08:59:01 0 0.07 0.00 0.05 0.00 0.03 99.85 09:09:18 08:59:01 1 0.27 0.00 0.03 0.00 0.00 99.70 09:09:18 09:00:01 all 0.16 0.00 0.03 0.00 0.02 99.79 09:09:18 09:00:01 0 0.07 0.00 0.05 0.00 0.03 99.85 09:09:18 09:00:01 1 0.25 0.00 0.02 0.00 0.00 99.73 09:09:18 09:01:01 all 0.12 0.00 0.05 0.00 0.02 99.82 09:09:18 09:01:01 0 0.05 0.00 0.07 0.00 0.02 99.87 09:09:18 09:01:01 1 0.18 0.00 0.03 0.00 0.02 99.77 09:09:18 09:02:01 all 0.17 0.00 0.05 0.08 0.03 99.67 09:09:18 09:02:01 0 0.29 0.00 0.07 0.14 0.03 99.47 09:09:18 09:02:01 1 0.05 0.00 0.03 0.03 0.02 99.86 09:09:18 09:03:01 all 0.08 0.00 0.03 0.00 0.02 99.88 09:09:18 09:03:01 0 0.13 0.00 0.03 0.00 0.02 99.82 09:09:18 09:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:09:18 09:04:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:09:18 09:04:01 0 0.22 0.00 0.02 0.00 0.02 99.75 09:09:18 09:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:09:18 09:09:18 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:09:18 09:05:01 all 1.58 0.00 0.83 0.18 0.04 97.37 09:09:18 09:05:01 0 1.79 0.00 1.06 0.22 0.03 96.89 09:09:18 09:05:01 1 1.38 0.00 0.59 0.13 0.05 97.85 09:09:18 09:06:01 all 10.20 0.00 3.68 27.42 0.07 58.63 09:09:18 09:06:01 0 10.46 0.00 3.70 30.89 0.07 54.88 09:09:18 09:06:01 1 9.94 0.00 3.66 23.95 0.07 62.38 09:09:18 09:07:01 all 9.01 0.00 4.14 7.21 0.06 79.58 09:09:18 09:07:01 0 9.01 0.00 4.13 6.93 0.07 79.86 09:09:18 09:07:01 1 9.01 0.00 4.15 7.48 0.05 79.31 09:09:18 09:08:01 all 4.10 0.00 1.82 10.68 0.06 83.34 09:09:18 09:08:01 0 6.00 0.00 1.99 15.66 0.05 76.30 09:09:18 09:08:01 1 2.21 0.00 1.64 5.72 0.07 90.36 09:09:18 09:09:01 all 8.64 0.00 4.12 16.39 0.11 70.74 09:09:18 09:09:01 0 7.69 0.00 4.17 22.19 0.12 65.83 09:09:18 09:09:01 1 9.59 0.00 4.07 10.58 0.10 75.66 09:09:18 Average: all 3.19 0.00 1.19 4.06 0.04 91.52 09:09:18 Average: 0 3.18 0.00 1.25 4.83 0.05 90.70 09:09:18 Average: 1 3.19 0.00 1.13 3.29 0.04 92.35 09:09:18 09:09:18 09:09:18