Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 968d3db8c2290dc5857cf0eb9311eccc6509e672 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5058958200129186698.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8110826280776892021.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2958239061933112635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6467803488722719594.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6654414038243437281.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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_BUILD_IMAGE_TARGET: builder 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1074 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh2126105776585360633.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 968d3db8c2290dc5857cf0eb9311eccc6509e672 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 968d3db8c2290dc5857cf0eb9311eccc6509e672 # timeout=10 Commit message: "Merge pull request #1018 from jpwhitemn/upgrade-alpine-314" > git rev-list --no-walk babf801c191347c8a4268ee924520d19449a73fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:37 ========================================================= 23:34:37 EdgeX Global Pipelines Version Info 23:34:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:38 ------------------- 23:34:38 stable info: 23:34:38 ------------------- 23:34:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:38 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:34:38 Message: update stable to v1.0.205 23:34:39 ------------------- 23:34:39 experimental info: 23:34:39 ------------------- 23:34:39 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:39 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:34:39 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:34:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 968d3db8c2290dc5857cf0eb9311eccc6509e672 [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 968d3db [Pipeline] echo 23:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:40 provisioning config files... 23:34:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8397517638289741412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:41 ---> docker-login.sh 23:34:41 nexus3.edgexfoundry.org:10001 23:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:41 Configure a credential helper to remove this warning. See 23:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:41 23:34:41 Login Succeeded 23:34:41 nexus3.edgexfoundry.org:10002 23:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:41 Configure a credential helper to remove this warning. See 23:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:41 23:34:41 Login Succeeded 23:34:41 nexus3.edgexfoundry.org:10003 23:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:41 Configure a credential helper to remove this warning. See 23:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:41 23:34:41 Login Succeeded 23:34:41 nexus3.edgexfoundry.org:10004 23:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:42 Configure a credential helper to remove this warning. See 23:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:42 23:34:42 Login Succeeded 23:34:42 docker.io 23:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:42 Configure a credential helper to remove this warning. See 23:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:42 23:34:42 Login Succeeded 23:34:42 ---> docker-login.sh ends [Pipeline] } 23:34:42 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 23:34:42 + git log --format=format:%s -1 968d3db8c2290dc5857cf0eb9311eccc6509e672 [Pipeline] echo 23:34:42 GIT_COMMIT: 968d3db8c2290dc5857cf0eb9311eccc6509e672, Commit Message: Merge pull request #1018 from jpwhitemn/upgrade-alpine-314 [Pipeline] echo 23:34:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:43 23:34:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:34:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:44 latest: Pulling from edgex-devops/git-semver 23:34:44 31603596830f: Pulling fs layer 23:34:44 04fac38145f0: Pulling fs layer 23:34:44 701f6daf10bf: Pulling fs layer 23:34:44 24f72da36158: Pulling fs layer 23:34:44 24f72da36158: Waiting 23:34:44 04fac38145f0: Verifying Checksum 23:34:44 04fac38145f0: Download complete 23:34:44 31603596830f: Verifying Checksum 23:34:44 31603596830f: Download complete 23:34:44 31603596830f: Pull complete 23:34:44 24f72da36158: Verifying Checksum 23:34:44 24f72da36158: Download complete 23:34:44 04fac38145f0: Pull complete 23:34:44 701f6daf10bf: Verifying Checksum 23:34:44 701f6daf10bf: Download complete 23:34:45 701f6daf10bf: Pull complete 23:34:45 24f72da36158: Pull complete 23:34:45 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:34:45 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 23:34:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:34:46 $ docker top 9afc5874ab681c6309acf47291feac940f05d47a124eb3932a9c98b76d98eeec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:46 [ssh-agent] Looking for ssh-agent implementation... 23:34:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:46 $ docker exec 9afc5874ab681c6309acf47291feac940f05d47a124eb3932a9c98b76d98eeec ssh-agent 23:34:47 SSH_AUTH_SOCK=/tmp/ssh-dvVScUuQB39a/agent.13 23:34:47 SSH_AGENT_PID=20 23:34:47 Running ssh-add (command line suppressed) 23:34:47 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5117053373707699974.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5117053373707699974.key) 23:34:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:47 + git tag --points-at HEAD [Pipeline] } 23:34:47 $ docker exec --env ******** --env ******** 9afc5874ab681c6309acf47291feac940f05d47a124eb3932a9c98b76d98eeec ssh-agent -k 23:34:47 unset SSH_AUTH_SOCK; 23:34:47 unset SSH_AGENT_PID; 23:34:47 echo Agent pid 20 killed; 23:34:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:47 [ssh-agent] Looking for ssh-agent implementation... 23:34:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:47 $ docker exec 9afc5874ab681c6309acf47291feac940f05d47a124eb3932a9c98b76d98eeec ssh-agent 23:34:47 SSH_AUTH_SOCK=/tmp/ssh-ZYm4xWd8bBxp/agent.52 23:34:47 SSH_AGENT_PID=58 23:34:47 Running ssh-add (command line suppressed) 23:34:48 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6184062789574625338.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6184062789574625338.key) 23:34:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:48 + git semver init 23:34:48 # -> Open(): unable to determine branch for HEAD 23:34:48 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:34:48 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:34:48 # $SEMVER_REMOTE_NAME = origin 23:34:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:34:48 # $SEMVER_USER_NAME = edgex-jenkins 23:34:48 # $SEMVER_BRANCH = main 23:34:48 # $SEMVER_TEMP = /tmp/semver-467163659 23:34:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 23:34:50 # '/tmp/semver-467163659' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 23:34:50 # -> Force: false 23:34:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 23:34:50 $ docker exec --env ******** --env ******** 9afc5874ab681c6309acf47291feac940f05d47a124eb3932a9c98b76d98eeec ssh-agent -k 23:34:50 unset SSH_AUTH_SOCK; 23:34:50 unset SSH_AGENT_PID; 23:34:50 echo Agent pid 58 killed; 23:34:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:51 + git semver [Pipeline] } 23:34:51 $ docker stop --time=1 9afc5874ab681c6309acf47291feac940f05d47a124eb3932a9c98b76d98eeec 23:34:52 $ docker rm -f 9afc5874ab681c6309acf47291feac940f05d47a124eb3932a9c98b76d98eeec [Pipeline] // withDockerContainer [Pipeline] sh 23:34:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:53 Stashed 1 file(s) [Pipeline] echo 23:34:53 [edgeXSemver]: initialized semver on version 2.0.1-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:35:08 Still waiting to schedule task 23:35:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:35:08 Still waiting to schedule task 23:35:08 ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-centos7-docker-4c-2g-1051’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-centos7-docker-4c-2g-1059’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-centos7-docker-4c-2g-1060’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-centos7-docker-4c-2g-1061’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-centos7-docker-4c-2g-1062’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-centos7-docker-4c-2g-1064’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1068’ is offline 23:35:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1069’ is offline 23:35:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1071’ is offline 23:35:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1072’ is offline 23:36:50 Running on prd-centos7-docker-4c-2g-1078 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 23:36:50 Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout 23:36:51 Selected Git installation does not exist. Using Default 23:36:51 The recommended git tool is: NONE 23:36:56 using credential edgex-jenkins-ssh 23:36:56 Cloning the remote Git repository 23:36:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:36:57 Avoid second fetch 23:36:57 Checking out Revision 968d3db8c2290dc5857cf0eb9311eccc6509e672 (main) 23:36:56 > git init /w/workspace/device-sdk-go/10 # timeout=10 23:36:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:36:56 > git --version # timeout=10 23:36:56 > git --version # 'git version 2.24.4' 23:36:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:56 [INFO] Currently running in a labeled security context 23:36:56 [INFO] Currently SELinux is 'enforcing' on the host 23:36:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/10@tmp/jenkins-gitclient-ssh2254964595309051774.key 23:36:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:36:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:57 > git config core.sparsecheckout # timeout=10 23:36:57 > git checkout -f 968d3db8c2290dc5857cf0eb9311eccc6509e672 # timeout=10 23:37:01 Commit message: "Merge pull request #1018 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:01 provisioning config files... 23:37:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/10@tmp/config469083773270965301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:02 ---> docker-login.sh 23:37:02 nexus3.edgexfoundry.org:10001 23:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:02 Configure a credential helper to remove this warning. See 23:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:02 23:37:02 Login Succeeded 23:37:02 nexus3.edgexfoundry.org:10002 23:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:02 Configure a credential helper to remove this warning. See 23:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:02 23:37:02 Login Succeeded 23:37:02 nexus3.edgexfoundry.org:10003 23:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:02 Configure a credential helper to remove this warning. See 23:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:02 23:37:02 Login Succeeded 23:37:02 nexus3.edgexfoundry.org:10004 23:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:02 Configure a credential helper to remove this warning. See 23:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:02 23:37:02 Login Succeeded 23:37:02 docker.io 23:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:03 Configure a credential helper to remove this warning. See 23:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:03 23:37:03 Login Succeeded 23:37:03 ---> docker-login.sh ends [Pipeline] } 23:37:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:37:03 ========================================================= 23:37:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:37:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:37:03 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:37:03 Sending build context to Docker daemon 2.604MB 23:37:03 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 23:37:03 Step 2/9 : FROM ${BASE} AS builder 23:37:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:37:03 540db60ca938: Pulling fs layer 23:37:03 adcc1eea9eea: Pulling fs layer 23:37:03 4c4ab2625f07: Pulling fs layer 23:37:03 db62176df00c: Pulling fs layer 23:37:03 3b30891b0d05: Pulling fs layer 23:37:03 06b49ca38bd5: Pulling fs layer 23:37:03 c788192a36de: Pulling fs layer 23:37:03 a77e37c0d609: Pulling fs layer 23:37:03 c3185cebc471: Pulling fs layer 23:37:03 db62176df00c: Waiting 23:37:03 3b30891b0d05: Waiting 23:37:03 06b49ca38bd5: Waiting 23:37:03 c788192a36de: Waiting 23:37:03 a77e37c0d609: Waiting 23:37:03 c3185cebc471: Waiting 23:37:03 4c4ab2625f07: Verifying Checksum 23:37:03 4c4ab2625f07: Download complete 23:37:04 adcc1eea9eea: Verifying Checksum 23:37:04 adcc1eea9eea: Download complete 23:37:04 3b30891b0d05: Verifying Checksum 23:37:04 3b30891b0d05: Download complete 23:37:04 06b49ca38bd5: Verifying Checksum 23:37:04 06b49ca38bd5: Download complete 23:37:04 c788192a36de: Verifying Checksum 23:37:04 c788192a36de: Download complete 23:37:04 540db60ca938: Verifying Checksum 23:37:04 540db60ca938: Download complete 23:37:04 540db60ca938: Pull complete 23:37:04 adcc1eea9eea: Pull complete 23:37:04 4c4ab2625f07: Pull complete 23:37:04 a77e37c0d609: Verifying Checksum 23:37:04 a77e37c0d609: Download complete 23:37:07 c3185cebc471: Verifying Checksum 23:37:07 c3185cebc471: Download complete 23:37:08 db62176df00c: Download complete 23:37:11 db62176df00c: Pull complete 23:37:11 3b30891b0d05: Pull complete 23:37:11 06b49ca38bd5: Pull complete 23:37:11 c788192a36de: Pull complete 23:37:11 a77e37c0d609: Pull complete 23:37:14 c3185cebc471: Pull complete 23:37:14 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:37:14 ---> 031687cdd783 23:37:14 Step 3/9 : WORKDIR /device-sdk-go 23:37:15 ---> Running in 4f85b8a443d7 23:37:15 Removing intermediate container 4f85b8a443d7 23:37:15 ---> 3a377a975db8 23:37:15 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:37:15 ---> Running in 7515e239bf5d 23:37:15 Removing intermediate container 7515e239bf5d 23:37:15 ---> f3a9890159dd 23:37:15 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:15 ---> Running in 7d9ee0a7331d 23:37:16 Removing intermediate container 7d9ee0a7331d 23:37:16 ---> 58000fa88867 23:37:16 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:37:16 ---> Running in e3752b3ff377 23:37:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:37:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:37:18 OK: 219 MiB in 52 packages 23:37:18 Removing intermediate container e3752b3ff377 23:37:18 ---> 59f9c59594d7 23:37:18 Step 7/9 : COPY . . 23:37:18 ---> f6f0edd53258 23:37:18 Step 8/9 : RUN go mod download 23:37:18 ---> Running in aa293194d997 23:37:45 Removing intermediate container aa293194d997 23:37:45 ---> 58e99c380337 23:37:45 Step 9/9 : RUN make build 23:37:45 ---> Running in dc76464a9931 23:37:45 go mod tidy 23:37:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.13" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:37:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:37:56 Removing intermediate container dc76464a9931 23:37:56 ---> 7880af67f01a 23:37:56 [Warning] One or more build-args [MAKE] were not consumed 23:37:56 Successfully built 7880af67f01a 23:37:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:37:56 + docker inspect -f . ci-base-image-x86_64 23:37:56 . [Pipeline] withDockerContainer 23:37:56 prd-centos7-docker-4c-2g-1078 does not seem to be running inside a container 23:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:37:57 $ docker top 0804c5e86d4aacb34d82ff5b4dae0d61fef2fa5c5115b95d33be37727474c8d0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:57 + go version 23:37:57 go version go1.16.6 linux/amd64 [Pipeline] } 23:37:57 $ docker stop --time=1 0804c5e86d4aacb34d82ff5b4dae0d61fef2fa5c5115b95d33be37727474c8d0 23:37:58 $ docker rm -f 0804c5e86d4aacb34d82ff5b4dae0d61fef2fa5c5115b95d33be37727474c8d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:37:59 + docker inspect -f . ci-base-image-x86_64 23:37:59 . [Pipeline] withDockerContainer 23:37:59 prd-centos7-docker-4c-2g-1078 does not seem to be running inside a container 23:37:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:38:00 $ docker top 560e6a00958ee69c37db96f542cb3c4717ecc0b4acd766688a3fe3c5ebdf74dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:38:00 + go mod tidy [Pipeline] sh 23:38:00 + make test 23:38:00 go mod tidy 23:38:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:38:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:38:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:38:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:38:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:38:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.066s coverage: 24.2% of statements 23:38:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:38:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.051s coverage: 28.1% of statements 23:38:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.056s coverage: 78.9% of statements 23:38:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 23:38:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:38:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:38:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:38:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.066s coverage: 28.7% of statements 23:38:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:38:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 23:38:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:38:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:38:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.080s coverage: 58.0% of statements 23:38:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.856s coverage: 89.2% of statements 23:38:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:38:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.071s coverage: 4.9% of statements 23:38:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:38:35 GO111MODULE=on go vet ./... 23:38:45 gofmt -l . 23:38:45 [ "`gofmt -l .`" = "" ] 23:38:45 ./bin/test-attribution-txt.sh 23:38:45 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:38:45 $ docker stop --time=1 560e6a00958ee69c37db96f542cb3c4717ecc0b4acd766688a3fe3c5ebdf74dd 23:38:47 $ docker rm -f 560e6a00958ee69c37db96f542cb3c4717ecc0b4acd766688a3fe3c5ebdf74dd [Pipeline] // withDockerContainer [Pipeline] sh 23:38:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:38:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:38:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:38:49 + ls -al . 23:38:49 total 236 23:38:49 drwxrwxr-x. 10 jenkins jenkins 4096 Sep 23 23:38 . 23:38:49 drwxrwxr-x. 4 jenkins jenkins 30 Sep 23 23:36 .. 23:38:49 drwxrwxr-x. 2 jenkins jenkins 64 Sep 23 23:36 bin 23:38:49 -rw-rw-r--. 1 jenkins jenkins 24816 Sep 23 23:36 CHANGELOG.md 23:38:49 -rw-r--r--. 1 jenkins jenkins 125634 Sep 23 23:38 coverage.out 23:38:49 -rw-rw-r--. 1 jenkins jenkins 140 Sep 23 23:36 .dockerignore 23:38:49 drwxrwxr-x. 5 jenkins jenkins 62 Sep 23 23:36 example 23:38:49 drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 23:37 .git 23:38:49 drwxrwxr-x. 3 jenkins jenkins 125 Sep 23 23:36 .github 23:38:49 -rw-rw-r--. 1 jenkins jenkins 138 Sep 23 23:36 .gitignore 23:38:49 -rw-r--r--. 1 jenkins jenkins 576 Sep 23 23:38 go.mod 23:38:49 -rw-r--r--. 1 jenkins jenkins 20493 Sep 23 23:38 go.sum 23:38:49 -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 23:36 GOVERNANCE.md 23:38:49 drwxrwxr-x. 15 jenkins jenkins 224 Sep 23 23:36 internal 23:38:49 -rw-rw-r--. 1 jenkins jenkins 880 Sep 23 23:36 Jenkinsfile 23:38:49 -rw-rw-r--. 1 jenkins jenkins 11341 Sep 23 23:36 LICENSE 23:38:49 -rw-rw-r--. 1 jenkins jenkins 1026 Sep 23 23:36 Makefile 23:38:49 drwxrwxr-x. 3 jenkins jenkins 16 Sep 23 23:36 openapi 23:38:49 -rw-rw-r--. 1 jenkins jenkins 619 Sep 23 23:36 OWNERS.md 23:38:49 drwxrwxr-x. 5 jenkins jenkins 50 Sep 23 23:36 pkg 23:38:49 -rw-rw-r--. 1 jenkins jenkins 7646 Sep 23 23:36 README.md 23:38:49 drwxrwxr-x. 4 jenkins jenkins 54 Sep 23 23:36 snap 23:38:49 -rw-rw-r--. 1 jenkins jenkins 12 Sep 23 23:34 VERSION 23:38:49 -rw-rw-r--. 1 jenkins jenkins 222 Sep 23 23:36 version.go [Pipeline] isUnix [Pipeline] sh 23:38:49 + 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=968d3db8c2290dc5857cf0eb9311eccc6509e672 --label arch=amd64 --label version=2.0.1-dev.13 . 23:38:49 Sending build context to Docker daemon 2.73MB 23:38:49 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 23:38:49 Step 2/23 : FROM ${BASE} AS builder 23:38:49 ---> 7880af67f01a 23:38:49 Step 3/23 : WORKDIR /device-sdk-go 23:38:49 ---> Running in b0f58cc4f333 23:38:50 Removing intermediate container b0f58cc4f333 23:38:50 ---> 29dba2322faa 23:38:50 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:38:50 ---> Running in a808f9c4f8cb 23:38:50 Removing intermediate container a808f9c4f8cb 23:38:50 ---> 83addc031e6e 23:38:50 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:50 ---> Running in d6bce35825ed 23:38:50 Removing intermediate container d6bce35825ed 23:38:50 ---> 61d2ef88b6e8 23:38:50 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:38:50 ---> Running in 5d3c342d58ef 23:38:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:38:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:38:52 OK: 219 MiB in 52 packages 23:38:52 Removing intermediate container 5d3c342d58ef 23:38:52 ---> c2ffbdf62122 23:38:52 Step 7/23 : COPY . . 23:38:53 ---> eb0e9919d50e 23:38:53 Step 8/23 : RUN go mod download 23:38:53 ---> Running in f87026bca694 23:38:53 Removing intermediate container f87026bca694 23:38:53 ---> a7680937e7bc 23:38:53 Step 9/23 : RUN make build 23:38:53 ---> Running in 79b2c4b72ce0 23:38:54 go mod tidy 23:38:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.13" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:38:54 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:38:54 Removing intermediate container 79b2c4b72ce0 23:38:54 ---> a78186ff0ff6 23:38:54 Step 10/23 : FROM alpine:3.14 23:38:55 3.14: Pulling from library/alpine 23:38:55 a0d0a0d46f8b: Pulling fs layer 23:38:56 a0d0a0d46f8b: Download complete 23:38:56 a0d0a0d46f8b: Pull complete 23:38:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:38:56 Status: Downloaded newer image for alpine:3.14 23:38:56 ---> 14119a10abf4 23:38:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:38:56 ---> Running in b825da2328cc 23:38:56 Removing intermediate container b825da2328cc 23:38:56 ---> 557ba54cf5f8 23:38:56 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:56 ---> Running in 5af6e5c79f79 23:38:56 Removing intermediate container 5af6e5c79f79 23:38:56 ---> 71bae7b4d19f 23:38:56 Step 13/23 : RUN apk add --update --no-cache zeromq 23:38:56 ---> Running in 263868b29c39 23:38:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:38:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:38:59 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:38:59 (2/5) Installing libsodium (1.0.18-r0) 23:38:59 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:39:00 (4/5) Installing libzmq (4.3.4-r0) 23:39:00 (5/5) Installing zeromq (4.3.4-r0) 23:39:00 Executing busybox-1.33.1-r3.trigger 23:39:00 OK: 8 MiB in 19 packages 23:39:00 Removing intermediate container 263868b29c39 23:39:00 ---> f229956c5ba0 23:39:00 Step 14/23 : WORKDIR / 23:39:00 ---> Running in 487e14ebb967 23:39:00 Removing intermediate container 487e14ebb967 23:39:00 ---> 52a66e030a5b 23:39:00 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:39:00 ---> 8fd16f9e46e9 23:39:00 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:39:01 ---> b882d3d186db 23:39:01 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:39:01 ---> 0429d39cde27 23:39:01 Step 18/23 : EXPOSE 59999 23:39:01 ---> Running in c3022b1e5c92 23:39:01 Removing intermediate container c3022b1e5c92 23:39:01 ---> 94d38ce597e1 23:39:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:39:01 ---> Running in ce327258a7d3 23:39:01 Removing intermediate container ce327258a7d3 23:39:01 ---> c17f3a8325d2 23:39:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:01 ---> Running in adfbbbd2220a 23:39:01 Removing intermediate container adfbbbd2220a 23:39:01 ---> df400b8612ff 23:39:01 Step 21/23 : LABEL arch=amd64 23:39:01 ---> Running in 4ded8018f5af 23:39:01 Removing intermediate container 4ded8018f5af 23:39:01 ---> c04c1cf1e69e 23:39:01 Step 22/23 : LABEL git_sha=968d3db8c2290dc5857cf0eb9311eccc6509e672 23:39:01 ---> Running in 55f0265b4d77 23:39:01 Removing intermediate container 55f0265b4d77 23:39:01 ---> 66ec1df57e9c 23:39:01 Step 23/23 : LABEL version=2.0.1-dev.13 23:39:01 ---> Running in 010a90776a48 23:39:01 Removing intermediate container 010a90776a48 23:39:01 ---> 089719ae032e 23:39:01 [Warning] One or more build-args [ARCH MAKE] were not consumed 23:39:01 Successfully built 089719ae032e 23:39:01 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:03 23:39:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:39:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:03 latest: Pulling from edgex-lftools-log-publisher 23:39:03 b4d181a07f80: Pulling fs layer 23:39:03 a1111a8f2ec3: Pulling fs layer 23:39:03 ed53099fbce6: Pulling fs layer 23:39:03 dc539afda2c1: Pulling fs layer 23:39:03 77bc0d833cb6: Pulling fs layer 23:39:03 9065ff56babe: Pulling fs layer 23:39:03 d287ab97295c: Pulling fs layer 23:39:03 77bc0d833cb6: Waiting 23:39:03 dc539afda2c1: Waiting 23:39:03 9065ff56babe: Waiting 23:39:03 d287ab97295c: Waiting 23:39:03 a1111a8f2ec3: Verifying Checksum 23:39:03 a1111a8f2ec3: Download complete 23:39:03 dc539afda2c1: Verifying Checksum 23:39:03 dc539afda2c1: Download complete 23:39:03 77bc0d833cb6: Verifying Checksum 23:39:03 77bc0d833cb6: Download complete 23:39:03 9065ff56babe: Verifying Checksum 23:39:03 9065ff56babe: Download complete 23:39:03 ed53099fbce6: Verifying Checksum 23:39:03 ed53099fbce6: Download complete 23:39:04 b4d181a07f80: Verifying Checksum 23:39:04 b4d181a07f80: Download complete 23:39:05 b4d181a07f80: Pull complete 23:39:05 a1111a8f2ec3: Pull complete 23:39:06 ed53099fbce6: Pull complete 23:39:06 dc539afda2c1: Pull complete 23:39:06 77bc0d833cb6: Pull complete 23:39:06 9065ff56babe: Pull complete 23:39:07 d287ab97295c: Verifying Checksum 23:39:07 d287ab97295c: Download complete 23:39:11 d287ab97295c: Pull complete 23:39:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:39:12 prd-centos7-docker-4c-2g-1078 does not seem to be running inside a container 23:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:39:14 $ docker top 2984d3b0c422a561d599c4408f489bb22f3c82c0a1ec30e6e8e267df5c6ca095 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:14 ---> job-cost.sh 23:39:14 lf-activate-venv: SKIPPING 23:39:14 INFO: No Stack... 23:39:15 INFO: Retrieving Pricing Info for: v3-standard-2 23:39:16 INFO: Archiving Costs [Pipeline] sh 23:39:16 + cat /w/workspace/device-sdk-go/10/archives/cost.csv 23:39:16 + cut -d, -f6 [Pipeline] lock 23:39:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-10-stack-cost] 23:39:16 Resource [jenkins-edgexfoundry-device-sdk-go-main-10-stack-cost] did not exist. Created. 23:39:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:39:16 + echo total: 0.05999999865889549 [Pipeline] stash 23:39:16 Stashed 1 file(s) [Pipeline] } 23:39:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 23:39:16 $ docker stop --time=1 2984d3b0c422a561d599c4408f489bb22f3c82c0a1ec30e6e8e267df5c6ca095 23:39:17 $ docker rm -f 2984d3b0c422a561d599c4408f489bb22f3c82c0a1ec30e6e8e267df5c6ca095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:39:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1082 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 23:39:56 Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout 23:39:56 Selected Git installation does not exist. Using Default 23:39:56 The recommended git tool is: NONE 23:40:05 using credential edgex-jenkins-ssh 23:40:05 Cloning the remote Git repository 23:40:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:40:05 > git init /w/workspace/device-sdk-go/10 # timeout=10 23:40:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:40:05 > git --version # timeout=10 23:40:05 > git --version # 'git version 2.17.1' 23:40:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:40:08 Avoid second fetch 23:40:08 Checking out Revision 968d3db8c2290dc5857cf0eb9311eccc6509e672 (main) 23:40:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:40:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:40:08 > git config core.sparsecheckout # timeout=10 23:40:08 > git checkout -f 968d3db8c2290dc5857cf0eb9311eccc6509e672 # timeout=10 23:40:13 Commit message: "Merge pull request #1018 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:40:13 provisioning config files... 23:40:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/10@tmp/config4791318327273814572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:40:14 ---> docker-login.sh 23:40:14 nexus3.edgexfoundry.org:10001 23:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:16 Configure a credential helper to remove this warning. See 23:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:16 23:40:16 Login Succeeded 23:40:16 nexus3.edgexfoundry.org:10002 23:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:17 Configure a credential helper to remove this warning. See 23:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:17 23:40:17 Login Succeeded 23:40:17 nexus3.edgexfoundry.org:10003 23:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:18 Configure a credential helper to remove this warning. See 23:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:18 23:40:18 Login Succeeded 23:40:18 nexus3.edgexfoundry.org:10004 23:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:18 Configure a credential helper to remove this warning. See 23:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:18 23:40:18 Login Succeeded 23:40:18 docker.io 23:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:19 Configure a credential helper to remove this warning. See 23:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:19 23:40:19 Login Succeeded 23:40:19 ---> docker-login.sh ends [Pipeline] } 23:40:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:40:20 ========================================================= 23:40:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:40:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:40:20 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:40:21 Sending build context to Docker daemon 2.603MB 23:40:21 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 23:40:21 Step 2/9 : FROM ${BASE} AS builder 23:40:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:40:21 595b0fe564bb: Pulling fs layer 23:40:21 24495759ef45: Pulling fs layer 23:40:21 d148012ef14d: Pulling fs layer 23:40:21 e90a11edd702: Pulling fs layer 23:40:21 d77568369979: Pulling fs layer 23:40:21 fc1c9f9a7f3b: Pulling fs layer 23:40:21 170f2ba95c9a: Pulling fs layer 23:40:21 97ac5df62f85: Pulling fs layer 23:40:21 e90a11edd702: Waiting 23:40:21 d77568369979: Waiting 23:40:21 170f2ba95c9a: Waiting 23:40:21 fc1c9f9a7f3b: Waiting 23:40:21 97ac5df62f85: Waiting 23:40:21 d148012ef14d: Download complete 23:40:21 24495759ef45: Verifying Checksum 23:40:21 24495759ef45: Download complete 23:40:21 d77568369979: Verifying Checksum 23:40:21 d77568369979: Download complete 23:40:21 fc1c9f9a7f3b: Verifying Checksum 23:40:21 fc1c9f9a7f3b: Download complete 23:40:21 170f2ba95c9a: Download complete 23:40:21 595b0fe564bb: Verifying Checksum 23:40:21 595b0fe564bb: Download complete 23:40:22 595b0fe564bb: Pull complete 23:40:23 24495759ef45: Pull complete 23:40:23 d148012ef14d: Pull complete 23:40:26 97ac5df62f85: Verifying Checksum 23:40:26 97ac5df62f85: Download complete 23:40:27 e90a11edd702: Verifying Checksum 23:40:27 e90a11edd702: Download complete 23:40:37 e90a11edd702: Pull complete 23:40:37 d77568369979: Pull complete 23:40:37 fc1c9f9a7f3b: Pull complete 23:40:38 170f2ba95c9a: Pull complete 23:40:45 97ac5df62f85: Pull complete 23:40:45 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:40:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:40:45 ---> 04bc70af865f 23:40:45 Step 3/9 : WORKDIR /device-sdk-go 23:40:50 ---> Running in 5a836b8e787f 23:40:50 Removing intermediate container 5a836b8e787f 23:40:50 ---> b1ce46e3d906 23:40:50 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:40:51 ---> Running in 3a8f8ab2f3d9 23:40:51 Removing intermediate container 3a8f8ab2f3d9 23:40:51 ---> d2cedb0213e4 23:40:51 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:51 ---> Running in 929c356f05e2 23:40:55 Removing intermediate container 929c356f05e2 23:40:55 ---> bef33e59868f 23:40:55 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:40:55 ---> Running in 870b6e8ac8a0 23:40:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:40:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:41:03 OK: 218 MiB in 52 packages 23:41:05 Removing intermediate container 870b6e8ac8a0 23:41:05 ---> 57b68a12f0dc 23:41:05 Step 7/9 : COPY . . 23:41:06 ---> 650264e86d75 23:41:06 Step 8/9 : RUN go mod download 23:41:06 ---> Running in e2563113bde7 23:41:55 Removing intermediate container e2563113bde7 23:41:55 ---> d27e98e62b88 23:41:55 Step 9/9 : RUN make build 23:41:55 ---> Running in c9b4f044ef64 23:41:55 go mod tidy 23:41:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.13" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:42:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:42:34 Removing intermediate container c9b4f044ef64 23:42:34 ---> 759b74b9a8a5 23:42:34 [Warning] One or more build-args [MAKE] were not consumed 23:42:34 Successfully built 759b74b9a8a5 23:42:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:42:34 + docker inspect -f . ci-base-image-arm64 23:42:34 . [Pipeline] withDockerContainer 23:42:35 prd-ubuntu18.04-docker-arm64-4c-16g-1082 does not seem to be running inside a container 23:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:42:37 $ docker top 2102c194daa8a707c537dade640187ae2775ac2422284bf179a350815e0d35da -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:38 + go version 23:42:38 go version go1.16.6 linux/arm64 [Pipeline] } 23:42:38 $ docker stop --time=1 2102c194daa8a707c537dade640187ae2775ac2422284bf179a350815e0d35da 23:42:40 $ docker rm -f 2102c194daa8a707c537dade640187ae2775ac2422284bf179a350815e0d35da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:42:41 + docker inspect -f . ci-base-image-arm64 23:42:41 . [Pipeline] withDockerContainer 23:42:41 prd-ubuntu18.04-docker-arm64-4c-16g-1082 does not seem to be running inside a container 23:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:42:43 $ docker top 3d7eb5becbfc4b6e6599bac1fb16518100c2bf52bdf9551b7ada3ea2b876e34c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:42:44 + go mod tidy [Pipeline] sh 23:42:46 + make test 23:42:46 go mod tidy 23:42:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:43:19 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:44:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:44:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:44:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.304s coverage: 24.2% of statements 23:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.193s coverage: 28.1% of statements 23:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.274s coverage: 78.9% of statements 23:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.199s coverage: 9.0% of statements 23:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:44:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.346s coverage: 28.7% of statements 23:44:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:44:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.195s coverage: 83.3% of statements 23:44:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:44:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:44:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.395s coverage: 58.0% of statements 23:44:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.085s coverage: 89.2% of statements 23:44:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:44:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.166s coverage: 4.9% of statements 23:44:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:44:37 GO111MODULE=on go vet ./... 23:45:17 gofmt -l . 23:45:17 [ "`gofmt -l .`" = "" ] 23:45:17 ./bin/test-attribution-txt.sh 23:45:17 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:45:17 $ docker stop --time=1 3d7eb5becbfc4b6e6599bac1fb16518100c2bf52bdf9551b7ada3ea2b876e34c 23:45:19 $ docker rm -f 3d7eb5becbfc4b6e6599bac1fb16518100c2bf52bdf9551b7ada3ea2b876e34c [Pipeline] // withDockerContainer [Pipeline] sh 23:45:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:45:20 Warning: overwriting stash ‘coverage-report’ 23:45:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:45:22 + ls -al . 23:45:22 total 272 23:45:22 drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 23:45 . 23:45:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:40 .. 23:45:22 -rw-rw-r-- 1 jenkins jenkins 140 Sep 23 23:40 .dockerignore 23:45:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 23:40 .git 23:45:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:40 .github 23:45:22 -rw-rw-r-- 1 jenkins jenkins 138 Sep 23 23:40 .gitignore 23:45:22 -rw-rw-r-- 1 jenkins jenkins 24816 Sep 23 23:40 CHANGELOG.md 23:45:22 -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 23:40 GOVERNANCE.md 23:45:22 -rw-rw-r-- 1 jenkins jenkins 880 Sep 23 23:40 Jenkinsfile 23:45:22 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 23 23:40 LICENSE 23:45:22 -rw-rw-r-- 1 jenkins jenkins 1026 Sep 23 23:40 Makefile 23:45:22 -rw-rw-r-- 1 jenkins jenkins 619 Sep 23 23:40 OWNERS.md 23:45:22 -rw-rw-r-- 1 jenkins jenkins 7646 Sep 23 23:40 README.md 23:45:22 -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 23:34 VERSION 23:45:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:40 bin 23:45:22 -rw-r--r-- 1 jenkins jenkins 125634 Sep 23 23:44 coverage.out 23:45:22 drwxrwxr-x 5 jenkins jenkins 4096 Sep 23 23:40 example 23:45:22 -rw-r--r-- 1 jenkins jenkins 576 Sep 23 23:45 go.mod 23:45:22 -rw-r--r-- 1 jenkins jenkins 20493 Sep 23 23:42 go.sum 23:45:22 drwxrwxr-x 15 jenkins jenkins 4096 Sep 23 23:40 internal 23:45:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:40 openapi 23:45:22 drwxrwxr-x 5 jenkins jenkins 4096 Sep 23 23:40 pkg 23:45:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:40 snap 23:45:22 -rw-rw-r-- 1 jenkins jenkins 222 Sep 23 23:40 version.go [Pipeline] isUnix [Pipeline] sh 23:45:22 + 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=968d3db8c2290dc5857cf0eb9311eccc6509e672 --label arch=arm64 --label version=2.0.1-dev.13 . 23:45:23 Sending build context to Docker daemon 2.729MB 23:45:23 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 23:45:23 Step 2/23 : FROM ${BASE} AS builder 23:45:23 ---> 759b74b9a8a5 23:45:23 Step 3/23 : WORKDIR /device-sdk-go 23:45:23 ---> Running in af075a3e360e 23:45:24 Removing intermediate container af075a3e360e 23:45:24 ---> d8d1807b7f3e 23:45:24 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:45:24 ---> Running in 2a508f4ffec2 23:45:25 Removing intermediate container 2a508f4ffec2 23:45:25 ---> ba2de25dca8c 23:45:25 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:45:25 ---> Running in e576eab209ca 23:45:27 Removing intermediate container e576eab209ca 23:45:27 ---> 82a4b9716d33 23:45:27 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:45:27 ---> Running in e4cdf284af9e 23:45:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:45:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:45:31 OK: 218 MiB in 52 packages 23:45:32 Removing intermediate container e4cdf284af9e 23:45:32 ---> e74ab5cb1b10 23:45:32 Step 7/23 : COPY . . 23:45:34 ---> 8964570d10e2 23:45:34 Step 8/23 : RUN go mod download 23:45:34 ---> Running in 0752d2dddf08 23:45:36 Removing intermediate container 0752d2dddf08 23:45:36 ---> d83cf202f217 23:45:36 Step 9/23 : RUN make build 23:45:36 ---> Running in a58e64ec62fb 23:45:38 go mod tidy 23:45:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.13" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:45:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:45:41 Removing intermediate container a58e64ec62fb 23:45:41 ---> 5cad2141ef8f 23:45:41 Step 10/23 : FROM alpine:3.14 23:45:45 3.14: Pulling from library/alpine 23:45:45 552d1f2373af: Pulling fs layer 23:45:46 552d1f2373af: Verifying Checksum 23:45:46 552d1f2373af: Download complete 23:45:46 552d1f2373af: Pull complete 23:45:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:45:46 Status: Downloaded newer image for alpine:3.14 23:45:46 ---> bb3de5531c18 23:45:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:45:47 ---> Running in 7dd4e0fdc0bb 23:45:48 Removing intermediate container 7dd4e0fdc0bb 23:45:48 ---> 65ee2a4b1da0 23:45:48 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:45:48 ---> Running in 8d056c9dbad9 23:45:50 Removing intermediate container 8d056c9dbad9 23:45:50 ---> c60dfec34297 23:45:50 Step 13/23 : RUN apk add --update --no-cache zeromq 23:45:50 ---> Running in 9974f3732f0d 23:45:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:45:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:45:54 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:45:54 (2/5) Installing libsodium (1.0.18-r0) 23:45:54 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:45:54 (4/5) Installing libzmq (4.3.4-r0) 23:45:54 (5/5) Installing zeromq (4.3.4-r0) 23:45:55 Executing busybox-1.33.1-r3.trigger 23:45:55 OK: 8 MiB in 19 packages 23:45:56 Removing intermediate container 9974f3732f0d 23:45:56 ---> 683d32bdd67b 23:45:56 Step 14/23 : WORKDIR / 23:45:56 ---> Running in f33acf810005 23:45:57 Removing intermediate container f33acf810005 23:45:57 ---> 8f305bcbdcc2 23:45:57 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:45:58 ---> f08e2e8440f7 23:45:58 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:45:59 ---> 6aa8ba6dabde 23:45:59 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:46:00 ---> de81a20d2081 23:46:00 Step 18/23 : EXPOSE 59999 23:46:00 ---> Running in c9d433945b29 23:46:01 Removing intermediate container c9d433945b29 23:46:01 ---> e1c7a4e41b8c 23:46:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:46:01 ---> Running in b6f7187c8c13 23:46:02 Removing intermediate container b6f7187c8c13 23:46:02 ---> 7fa3f958c258 23:46:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:46:02 ---> Running in 7733b3e50bcf 23:46:03 Removing intermediate container 7733b3e50bcf 23:46:03 ---> aefd52509fbd 23:46:03 Step 21/23 : LABEL arch=arm64 23:46:03 ---> Running in f2ef253b5abe 23:46:04 Removing intermediate container f2ef253b5abe 23:46:04 ---> 7115312c5428 23:46:04 Step 22/23 : LABEL git_sha=968d3db8c2290dc5857cf0eb9311eccc6509e672 23:46:04 ---> Running in 411f671259c4 23:46:04 Removing intermediate container 411f671259c4 23:46:04 ---> 936b9a2002d6 23:46:04 Step 23/23 : LABEL version=2.0.1-dev.13 23:46:04 ---> Running in 3270fd696612 23:46:05 Removing intermediate container 3270fd696612 23:46:05 ---> 0459bfb47868 23:46:05 [Warning] One or more build-args [MAKE ARCH] were not consumed 23:46:05 Successfully built 0459bfb47868 23:46:05 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:06 23:46:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:46:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:07 arm64: Pulling from edgex-lftools-log-publisher 23:46:07 448f6bf000e3: Pulling fs layer 23:46:07 f757da607395: Pulling fs layer 23:46:07 05883995daec: Pulling fs layer 23:46:07 8603b9c90790: Pulling fs layer 23:46:07 1560dd03e051: Pulling fs layer 23:46:07 27f5ce0e4adf: Pulling fs layer 23:46:07 c2d8d7efcc4b: Pulling fs layer 23:46:07 8603b9c90790: Waiting 23:46:07 1560dd03e051: Waiting 23:46:07 27f5ce0e4adf: Waiting 23:46:07 c2d8d7efcc4b: Waiting 23:46:07 f757da607395: Verifying Checksum 23:46:07 f757da607395: Download complete 23:46:07 8603b9c90790: Download complete 23:46:07 1560dd03e051: Verifying Checksum 23:46:07 1560dd03e051: Download complete 23:46:07 27f5ce0e4adf: Verifying Checksum 23:46:07 27f5ce0e4adf: Download complete 23:46:07 05883995daec: Download complete 23:46:08 448f6bf000e3: Verifying Checksum 23:46:08 448f6bf000e3: Download complete 23:46:11 c2d8d7efcc4b: Verifying Checksum 23:46:11 c2d8d7efcc4b: Download complete 23:46:12 448f6bf000e3: Pull complete 23:46:13 f757da607395: Pull complete 23:46:14 05883995daec: Pull complete 23:46:14 8603b9c90790: Pull complete 23:46:15 1560dd03e051: Pull complete 23:46:16 27f5ce0e4adf: Pull complete 23:46:31 c2d8d7efcc4b: Pull complete 23:46:31 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:46:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:46:31 prd-ubuntu18.04-docker-arm64-4c-16g-1082 does not seem to be running inside a container 23:46:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:46:36 $ docker top cc49ee6c15b90b32143173ee280437f03ac451d49453e18e171784436e5e7278 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:37 ---> job-cost.sh 23:46:37 lf-activate-venv: SKIPPING 23:46:37 INFO: No Stack... 23:46:39 INFO: Retrieving Pricing Info for: v3-standard-4 23:46:39 INFO: Archiving Costs [Pipeline] sh 23:46:40 + cat /w/workspace/device-sdk-go/10/archives/cost.csv 23:46:40 + cut -d, -f6 [Pipeline] lock 23:46:40 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-10-stack-cost] 23:46:40 Resource [jenkins-edgexfoundry-device-sdk-go-main-10-stack-cost] did not exist. Created. 23:46:40 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:46:40 /w/workspace/device-sdk-go/10@tmp/durable-1f4e7377/script.sh: 1: /w/workspace/device-sdk-go/10@tmp/durable-1f4e7377/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:46:41 + echo total: 0.10999999940395355 [Pipeline] stash 23:46:41 Warning: overwriting stash ‘stack-cost’ 23:46:41 Stashed 1 file(s) [Pipeline] } 23:46:41 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 23:46:41 $ docker stop --time=1 cc49ee6c15b90b32143173ee280437f03ac451d49453e18e171784436e5e7278 23:46:43 $ docker rm -f cc49ee6c15b90b32143173ee280437f03ac451d49453e18e171784436e5e7278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:46:44 provisioning config files... 23:46:44 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4737117042473005452tmp [Pipeline] { [Pipeline] sh 23:46:44 + set +x 23:46:44 + bash -s -- 23:46:44 + curl -s https://codecov.io/bash 23:46:45 23:46:45 _____ _ 23:46:45 / ____| | | 23:46:45 | | ___ __| | ___ ___ _____ __ 23:46:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:46:45 | |___| (_) | (_| | __/ (_| (_) \ V / 23:46:45 \_____\___/ \__,_|\___|\___\___/ \_/ 23:46:45 Bash-1.0.6 23:46:45 23:46:45 23:46:45 ==> git version 2.24.4 found 23:46:45 ==> 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 23:46:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:46:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:46:45 ==> Jenkins CI detected. 23:46:45 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 23:46:45 project root: . 23:46:45 --> token set from env 23:46:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:46:45 ==> Running gcov in . (disable via -X gcov) 23:46:45 ==> Python coveragepy not found 23:46:45 ==> Searching for coverage reports in: 23:46:45 + . 23:46:45 -> Found 1 reports 23:46:45 ==> Detecting git/mercurial file structure 23:46:45 ==> Reading reports 23:46:45 + ./coverage.out bytes=125634 23:46:45 ==> Appending adjustments 23:46:45 https://docs.codecov.io/docs/fixing-reports 23:46:45 + Found adjustments 23:46:45 ==> Gzipping contents 23:46:45 16K /tmp/codecov.cRW47p.gz 23:46:45 ==> Uploading reports 23:46:45 url: https://codecov.io 23:46:45 query: branch=main&commit=968d3db8c2290dc5857cf0eb9311eccc6509e672&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:46:45 -> Pinging Codecov 23:46:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=968d3db8c2290dc5857cf0eb9311eccc6509e672&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:46:45 -> Uploading to 23:46:45 https://storage.googleapis.com/codecov/v4/raw/2021-09-23/7E55EF52A471D76F132DFD9A03CDDE97/968d3db8c2290dc5857cf0eb9311eccc6509e672/2e5f9bff-6c68-43d7-a5cd-459aaeeedf31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T234645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2583d314ae254414f412fd24f2e80b4dfb442bdc3a16daeae4ec841238e71a64 23:46:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:45 Dload Upload Total Spent Left Speed 23:46:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16036 0 0 100 16036 0 11367 0:00:01 0:00:01 --:--:-- 11373 100 16036 0 0 100 16036 0 6648 0:00:02 0:00:02 --:--:-- 6651 100 16036 0 0 100 16036 0 4698 0:00:03 0:00:03 --:--:-- 4698 100 16036 0 0 100 16036 0 3632 0:00:04 0:00:04 --:--:-- 3632 100 16036 0 0 100 16036 0 2961 0:00:05 0:00:05 --:--:-- 2961 100 16036 0 0 100 16036 0 2499 0:00:06 0:00:06 --:--:-- 0 100 16036 0 0 100 16036 0 2308 0:00:06 0:00:06 --:--:-- 0 100 16036 0 0 100 16036 0 2308 0:00:06 0:00:06 --:--:-- 0 23:46:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/968d3db8c2290dc5857cf0eb9311eccc6509e672 [Pipeline] } 23:46:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:46:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:46:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:46:53 23:46:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:46:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:46:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:46:53 188c0c94c7c5: Pulling fs layer 23:46:53 0ef7d3d256c8: Pulling fs layer 23:46:53 de9db76c5a1d: Pulling fs layer 23:46:53 0eba1c9be4d2: Pulling fs layer 23:46:53 0d57e429df01: Pulling fs layer 23:46:53 4e4be7b47b0d: Pulling fs layer 23:46:53 e1f770b5df2f: Pulling fs layer 23:46:53 85a0685a4137: Pulling fs layer 23:46:53 0eba1c9be4d2: Waiting 23:46:53 0d57e429df01: Waiting 23:46:53 4e4be7b47b0d: Waiting 23:46:53 e1f770b5df2f: Waiting 23:46:53 85a0685a4137: Waiting 23:46:53 de9db76c5a1d: Verifying Checksum 23:46:53 de9db76c5a1d: Download complete 23:46:53 0ef7d3d256c8: Verifying Checksum 23:46:53 0ef7d3d256c8: Download complete 23:46:53 0d57e429df01: Verifying Checksum 23:46:53 0d57e429df01: Download complete 23:46:54 4e4be7b47b0d: Download complete 23:46:54 188c0c94c7c5: Verifying Checksum 23:46:54 188c0c94c7c5: Download complete 23:46:54 188c0c94c7c5: Pull complete 23:46:54 0ef7d3d256c8: Pull complete 23:46:54 de9db76c5a1d: Pull complete 23:46:55 e1f770b5df2f: Verifying Checksum 23:46:55 e1f770b5df2f: Download complete 23:46:59 0eba1c9be4d2: Verifying Checksum 23:46:59 0eba1c9be4d2: Download complete 23:47:00 85a0685a4137: Verifying Checksum 23:47:00 85a0685a4137: Download complete 23:47:02 0eba1c9be4d2: Pull complete 23:47:02 0d57e429df01: Pull complete 23:47:02 4e4be7b47b0d: Pull complete 23:47:02 e1f770b5df2f: Pull complete 23:47:06 85a0685a4137: Pull complete 23:47:06 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:47:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:47:06 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 23:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:47:08 $ docker top 105416133a639cb206ef5f275e7ee0bc1a950057dcf3c8e035f1ac488c6f1268 -eo pid,comm [Pipeline] { [Pipeline] echo 23:47:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:47:08 + set -o pipefail 23:47:08 + snyk monitor '--org=edgex-jenkins' 23:47:21 23:47:21 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 23:47:21 23:47:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/4057f49f-1452-4ae8-ab4b-ef3266c157ab 23:47:21 23:47:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:47:21 23:47:21 [Pipeline] } 23:47:21 $ docker stop --time=1 105416133a639cb206ef5f275e7ee0bc1a950057dcf3c8e035f1ac488c6f1268 23:47:23 $ docker rm -f 105416133a639cb206ef5f275e7ee0bc1a950057dcf3c8e035f1ac488c6f1268 [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 23:47:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:47:23 provisioning config files... 23:47:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4306009836836662862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:24 --> edgex-publish-swagger.sh 23:47:24 === Publish openapi/v2 API === 23:47:24 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:47:24 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 23:47:24 % Total % Received % Xferd Average Speed Time Time Time Current 23:47:24 Dload Upload Total Spent Left Speed 23:47:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 56454 --:--:-- --:--:-- --:--:-- 56452 100 51485 0 0 100 51485 0 56445 --:--:-- --:--:-- --:--:-- 56452 23:47:25 23:47:25 [Pipeline] } 23:47:25 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 23:47:25 + git log --format=format:%s -1 968d3db8c2290dc5857cf0eb9311eccc6509e672 [Pipeline] isUnix [Pipeline] sh 23:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:47:26 . [Pipeline] withDockerContainer 23:47:26 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 23:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:47:26 $ docker top fcdd6b8554c58d4bf78d8966df1afa0843d3057ddb50187bd4423ac265f8f561 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:47:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:26 [ssh-agent] Looking for ssh-agent implementation... 23:47:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:27 $ docker exec fcdd6b8554c58d4bf78d8966df1afa0843d3057ddb50187bd4423ac265f8f561 ssh-agent 23:47:27 SSH_AUTH_SOCK=/tmp/ssh-7Pyml968nI7L/agent.12 23:47:27 SSH_AGENT_PID=18 23:47:27 Running ssh-add (command line suppressed) 23:47:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7683837477263733029.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7683837477263733029.key) 23:47:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:27 + git semver tag 23:47:27 # -> Open(): unable to determine branch for HEAD 23:47:27 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:47:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:47:27 # $SEMVER_REMOTE_NAME = origin 23:47:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:47:27 # $SEMVER_USER_NAME = edgex-jenkins 23:47:27 # $SEMVER_BRANCH = main 23:47:27 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:47:27 # 968d3db8c2290dc5857cf0eb9311eccc6509e672 HEAD 23:47:27 # -> Force: false 23:47:27 # 1eee713817d83b1ab8349d3433fe180d2cede994 refs/tags/v2.0.1-dev.13 [Pipeline] } 23:47:27 $ docker exec --env ******** --env ******** fcdd6b8554c58d4bf78d8966df1afa0843d3057ddb50187bd4423ac265f8f561 ssh-agent -k 23:47:27 unset SSH_AUTH_SOCK; 23:47:27 unset SSH_AGENT_PID; 23:47:27 echo Agent pid 18 killed; 23:47:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:47:28 + git semver [Pipeline] } 23:47:28 $ docker stop --time=1 fcdd6b8554c58d4bf78d8966df1afa0843d3057ddb50187bd4423ac265f8f561 23:47:29 $ docker rm -f fcdd6b8554c58d4bf78d8966df1afa0843d3057ddb50187bd4423ac265f8f561 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:47:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:47:29 23:47:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:47:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:47:30 0.23.1-centos7: Pulling from edgex-lftools 23:47:30 ab5ef0e58194: Pulling fs layer 23:47:30 9712f1f96733: Pulling fs layer 23:47:30 63f879dbbcfc: Pulling fs layer 23:47:30 0d9ebad4ef96: Pulling fs layer 23:47:30 e9a5061849ea: Pulling fs layer 23:47:30 d747dcd14b5f: Pulling fs layer 23:47:30 2de7ff778b66: Pulling fs layer 23:47:30 e9a5061849ea: Waiting 23:47:30 d747dcd14b5f: Waiting 23:47:30 2de7ff778b66: Waiting 23:47:30 0d9ebad4ef96: Waiting 23:47:30 9712f1f96733: Download complete 23:47:32 63f879dbbcfc: Verifying Checksum 23:47:32 63f879dbbcfc: Download complete 23:47:32 e9a5061849ea: Verifying Checksum 23:47:32 e9a5061849ea: Download complete 23:47:32 d747dcd14b5f: Verifying Checksum 23:47:32 d747dcd14b5f: Download complete 23:47:33 ab5ef0e58194: Verifying Checksum 23:47:33 ab5ef0e58194: Download complete 23:47:33 2de7ff778b66: Verifying Checksum 23:47:33 2de7ff778b66: Download complete 23:47:33 0d9ebad4ef96: Verifying Checksum 23:47:33 0d9ebad4ef96: Download complete 23:47:36 ab5ef0e58194: Pull complete 23:47:36 9712f1f96733: Pull complete 23:47:36 63f879dbbcfc: Pull complete 23:47:40 0d9ebad4ef96: Pull complete 23:47:40 e9a5061849ea: Pull complete 23:47:40 d747dcd14b5f: Pull complete 23:47:41 2de7ff778b66: Pull complete 23:47:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:47:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:47:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:47:41 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 23:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:47:45 $ docker top 9d23a5d0c41f284d8256d31c41d96330efb31084d2f3b6cb9a390e36f4d04495 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:47:45 provisioning config files... 23:47:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3858951617025375179tmp 23:47:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5731234146372049633tmp 23:47:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4186541072093525315tmp [Pipeline] { [Pipeline] echo 23:47:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:47:46 ---> sigul-configuration.sh 23:47:46 gpg: directory `/root/.gnupg' created 23:47:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:47:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:47:46 gpg: keyring `/root/.gnupg/secring.gpg' created 23:47:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:47:46 gpg: CAST5 encrypted data 23:47:46 gpg: encrypted with 1 passphrase 23:47:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:47:46 + mkdir /home/jenkins 23:47:46 + mkdir /home/jenkins/sigul [Pipeline] sh 23:47: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 23:47:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:47:47 ---> sigul-install.sh 23:47:47 Sigul already installed; skipping installation. [Pipeline] sh 23:47:47 + git tag --list 23:47:47 0.7.1 23:47:47 delhi-tag 23:47:47 v1.0.0 23:47:47 v1.1.0 23:47:47 v1.1.1 23:47:47 v1.1.2 23:47:47 v1.2.0 23:47:47 v1.2.1 23:47:47 v1.2.2 23:47:47 v1.2.3 23:47:47 v1.3.0 23:47:47 v1.4.0 23:47:47 v2.0.0 23:47:47 v2.0.1-dev.1 23:47:47 v2.0.1-dev.10 23:47:47 v2.0.1-dev.11 23:47:47 v2.0.1-dev.12 23:47:47 v2.0.1-dev.13 23:47:47 v2.0.1-dev.2 23:47:47 v2.0.1-dev.3 23:47:47 v2.0.1-dev.4 23:47:47 v2.0.1-dev.5 23:47:47 v2.0.1-dev.6 23:47:47 v2.0.1-dev.7 23:47:47 v2.0.1-dev.8 23:47:47 v2.0.1-dev.9 [Pipeline] sh 23:47:47 + lftools sign git-tag v2.0.1-dev.13 23:47:48 Signing Git tag with Sigul... 23:47:48 Signing v2.0.1-dev.13 [Pipeline] echo 23:47:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:47:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:47:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:47:49 $ docker stop --time=1 9d23a5d0c41f284d8256d31c41d96330efb31084d2f3b6cb9a390e36f4d04495 23:47:51 $ docker rm -f 9d23a5d0c41f284d8256d31c41d96330efb31084d2f3b6cb9a390e36f4d04495 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:47:51 . [Pipeline] withDockerContainer 23:47:51 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 23:47:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:47:52 $ docker top e4256bf7b4f6e4ce912fa77b96b8b25390f18406871f1219d3d7e4d1b7d64f6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:47:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:52 [ssh-agent] Looking for ssh-agent implementation... 23:47:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:52 $ docker exec e4256bf7b4f6e4ce912fa77b96b8b25390f18406871f1219d3d7e4d1b7d64f6a ssh-agent 23:47:52 SSH_AUTH_SOCK=/tmp/ssh-eddsFD8geimo/agent.13 23:47:52 SSH_AGENT_PID=20 23:47:52 Running ssh-add (command line suppressed) 23:47:53 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6918106355932627256.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6918106355932627256.key) 23:47:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:53 + git semver bump pre 23:47:53 # -> Open(): unable to determine branch for HEAD 23:47:53 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:47:53 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:47:53 # $SEMVER_REMOTE_NAME = origin 23:47:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:47:53 # $SEMVER_USER_NAME = edgex-jenkins 23:47:53 # $SEMVER_BRANCH = main 23:47:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:47:53 2.0.1-dev.14 [Pipeline] } 23:47:53 $ docker exec --env ******** --env ******** e4256bf7b4f6e4ce912fa77b96b8b25390f18406871f1219d3d7e4d1b7d64f6a ssh-agent -k 23:47:53 unset SSH_AUTH_SOCK; 23:47:53 unset SSH_AGENT_PID; 23:47:53 echo Agent pid 20 killed; 23:47:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:47:53 + git semver [Pipeline] } 23:47:53 $ docker stop --time=1 e4256bf7b4f6e4ce912fa77b96b8b25390f18406871f1219d3d7e4d1b7d64f6a 23:47:55 $ docker rm -f e4256bf7b4f6e4ce912fa77b96b8b25390f18406871f1219d3d7e4d1b7d64f6a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:47:55 . [Pipeline] withDockerContainer 23:47:55 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 23:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:47:56 $ docker top c031924a32b8adc86615dd42d06c4b25b4cbaebaba6b9111d2714cf5401a022d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:56 [ssh-agent] Looking for ssh-agent implementation... 23:47:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:56 $ docker exec c031924a32b8adc86615dd42d06c4b25b4cbaebaba6b9111d2714cf5401a022d ssh-agent 23:47:56 SSH_AUTH_SOCK=/tmp/ssh-XfbeX27ctRyp/agent.13 23:47:56 SSH_AGENT_PID=19 23:47:56 Running ssh-add (command line suppressed) 23:47:56 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8416137160797105273.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8416137160797105273.key) 23:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:56 + git semver push 23:47:56 # -> Open(): unable to determine branch for HEAD 23:47:56 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:47:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:47:56 # $SEMVER_REMOTE_NAME = origin 23:47:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:47:56 # $SEMVER_USER_NAME = edgex-jenkins 23:47:56 # $SEMVER_BRANCH = main 23:47:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 23:47:58 $ docker exec --env ******** --env ******** c031924a32b8adc86615dd42d06c4b25b4cbaebaba6b9111d2714cf5401a022d ssh-agent -k 23:47:59 unset SSH_AUTH_SOCK; 23:47:59 unset SSH_AGENT_PID; 23:47:59 echo Agent pid 19 killed; 23:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:47:59 + git semver [Pipeline] } 23:47:59 $ docker stop --time=1 c031924a32b8adc86615dd42d06c4b25b4cbaebaba6b9111d2714cf5401a022d 23:48:00 $ docker rm -f c031924a32b8adc86615dd42d06c4b25b4cbaebaba6b9111d2714cf5401a022d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:48:01 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:48:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:48:02 ---> package-listing.sh 23:48:02 ++ facter osfamily 23:48:02 ++ tr '[:upper:]' '[:lower:]' 23:48:02 + OS_FAMILY=redhat 23:48:02 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 23:48:02 + START_PACKAGES=/tmp/packages_start.txt 23:48:02 + END_PACKAGES=/tmp/packages_end.txt 23:48:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:48:02 + PACKAGES=/tmp/packages_start.txt 23:48:02 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:48:02 + PACKAGES=/tmp/packages_end.txt 23:48:02 + case "${OS_FAMILY}" in 23:48:02 + rpm -qa 23:48:02 + sort 23:48:03 + '[' -f /tmp/packages_start.txt ']' 23:48:03 + '[' -f /tmp/packages_end.txt ']' 23:48:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:48:03 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:48:03 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 23:48:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 23:48:03 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:48:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:04 23:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:48:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:04 latest: Pulling from edgex-lftools-log-publisher 23:48:04 b4d181a07f80: Pulling fs layer 23:48:04 a1111a8f2ec3: Pulling fs layer 23:48:04 ed53099fbce6: Pulling fs layer 23:48:04 dc539afda2c1: Pulling fs layer 23:48:04 77bc0d833cb6: Pulling fs layer 23:48:04 9065ff56babe: Pulling fs layer 23:48:04 d287ab97295c: Pulling fs layer 23:48:04 dc539afda2c1: Waiting 23:48:04 77bc0d833cb6: Waiting 23:48:04 9065ff56babe: Waiting 23:48:04 d287ab97295c: Waiting 23:48:05 a1111a8f2ec3: Verifying Checksum 23:48:05 a1111a8f2ec3: Download complete 23:48:05 dc539afda2c1: Verifying Checksum 23:48:05 dc539afda2c1: Download complete 23:48:05 77bc0d833cb6: Verifying Checksum 23:48:05 77bc0d833cb6: Download complete 23:48:05 9065ff56babe: Verifying Checksum 23:48:05 9065ff56babe: Download complete 23:48:05 ed53099fbce6: Verifying Checksum 23:48:05 ed53099fbce6: Download complete 23:48:06 b4d181a07f80: Verifying Checksum 23:48:06 b4d181a07f80: Download complete 23:48:07 b4d181a07f80: Pull complete 23:48:07 a1111a8f2ec3: Pull complete 23:48:07 ed53099fbce6: Pull complete 23:48:07 dc539afda2c1: Pull complete 23:48:08 77bc0d833cb6: Pull complete 23:48:08 9065ff56babe: Pull complete 23:48:10 d287ab97295c: Verifying Checksum 23:48:10 d287ab97295c: Download complete 23:48:14 d287ab97295c: Pull complete 23:48:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:48:14 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 23:48:14 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:48:17 $ docker top c2c9b1bd04f9ef27d8c170d05a8bc1f261554ac1f239cb550d56ebd5e016848c -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:18 + touch /tmp/pre-build-complete [Pipeline] sh 23:48:18 + mkdir -p /var/log/sysstat [Pipeline] sh 23:48:18 + ls /var/log/sa-host 23:48:18 + sadf -c /var/log/sa-host/sa05 23:48:18 file_magic: OK 23:48:18 HZ: Using current value: 100 23:48:18 file_header: OK 23:48:18 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 23:48:18 Statistics: 23:48:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:48:18 File successfully converted to sysstat format version 12.0.3 23:48:18 + sadf -c /var/log/sa-host/sa23 23:48:18 file_magic: OK 23:48:18 HZ: Using current value: 100 23:48:18 file_header: OK 23:48:18 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 23:48:18 Statistics: 23:48:18 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... 23:48:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:18 provisioning config files... 23:48:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1400837820100109652tmp [Pipeline] { [Pipeline] echo 23:48:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:48:19 ---> create-netrc.sh [Pipeline] } 23:48:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:48:19 ---> python-tools-install.sh [Pipeline] echo 23:48:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:48:20 ---> sudo-logs.sh 23:48:20 Archiving 'sudo' log.. 23:48:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1074.vexxhost.local: Name or service not known 23:48:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1074.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:48:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:48:20 ---> job-cost.sh 23:48:20 lf-activate-venv: SKIPPING 23:48:20 DEBUG: total: 0.10999999940395355 23:48:20 INFO: Retrieving Stack Cost... 23:48:21 INFO: Retrieving Pricing Info for: v3-standard-2 23:48:21 INFO: Archiving Costs [Pipeline] echo 23:48:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:48:21 ---> logs-deploy.sh 23:48:21 lf-activate-venv: SKIPPING 23:48:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/10 23:48:21 INFO: archiving workspace using pattern(s): 23:48:22 Archives upload complete. 23:48:22 INFO: archiving logs to Nexus 23:48:23 ---> uname -a: 23:48:23 Linux prd-centos7-docker-4c-2g-1074.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 23:48:23 23:48:23 23:48:23 ---> lscpu: 23:48:23 Architecture: x86_64 23:48:23 CPU op-mode(s): 32-bit, 64-bit 23:48:23 Byte Order: Little Endian 23:48:23 Address sizes: 40 bits physical, 48 bits virtual 23:48:23 CPU(s): 2 23:48:23 On-line CPU(s) list: 0,1 23:48:23 Thread(s) per core: 1 23:48:23 Core(s) per socket: 1 23:48:23 Socket(s): 2 23:48:23 NUMA node(s): 1 23:48:23 Vendor ID: AuthenticAMD 23:48:23 CPU family: 23 23:48:23 Model: 49 23:48:23 Model name: AMD EPYC-Rome Processor 23:48:23 Stepping: 0 23:48:23 CPU MHz: 2799.998 23:48:23 BogoMIPS: 5599.99 23:48:23 Virtualization: AMD-V 23:48:23 Hypervisor vendor: KVM 23:48:23 Virtualization type: full 23:48:23 L1d cache: 32K 23:48:23 L1i cache: 32K 23:48:23 L2 cache: 512K 23:48:23 L3 cache: 16384K 23:48:23 NUMA node0 CPU(s): 0,1 23:48:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:48:23 23:48:23 23:48:23 ---> nproc: 23:48:23 2 23:48:23 23:48:23 23:48:23 ---> df -h: 23:48:23 Filesystem Size Used Avail Use% Mounted on 23:48:23 overlay 40G 9.0G 32G 23% / 23:48:23 tmpfs 64M 0 64M 0% /dev 23:48:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:48:23 shm 64M 0 64M 0% /dev/shm 23:48:23 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:48:23 23:48:23 23:48:23 ---> sar -b -r -n DEV: 23:48:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 23:48:23 23:48:23 23:33:54 LINUX RESTART (2 CPU) 23:48:23 23:48:23 23:35:01 tps rtps wtps bread/s bwrtn/s 23:48:23 23:36:01 1.42 0.00 1.42 0.00 27.08 23:48:23 23:37:01 0.38 0.00 0.38 0.00 5.56 23:48:23 23:38:01 0.22 0.00 0.22 0.00 2.45 23:48:23 23:39:01 0.23 0.00 0.23 0.00 3.33 23:48:23 23:40:01 0.32 0.00 0.32 0.00 4.41 23:48:23 23:41:01 0.25 0.00 0.25 0.00 3.90 23:48:23 23:42:01 0.23 0.00 0.23 0.00 3.02 23:48:23 23:43:01 0.18 0.00 0.18 0.00 2.20 23:48:23 23:44:01 0.27 0.00 0.27 0.00 3.33 23:48:23 23:45:01 0.23 0.00 0.23 0.00 3.05 23:48:23 23:46:01 0.28 0.00 0.28 0.00 3.86 23:48:23 23:47:01 4.15 0.03 4.11 3.73 133.03 23:48:23 23:48:01 208.49 0.00 208.49 0.00 54099.82 23:48:23 Average: 16.67 0.00 16.67 0.29 4178.04 23:48:23 23:48:23 23:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:48:23 23:36:01 5475764 0 793884 9.91 2620 1736664 1230004 13.58 569604 1566036 32 23:48:23 23:37:01 5475412 0 794288 9.92 2620 1736612 1230016 13.58 571284 1564452 12 23:48:23 23:38:01 5473504 0 796192 9.94 2620 1736616 1230028 13.58 572560 1564836 8 23:48:23 23:39:01 5477760 0 791928 9.89 2620 1736624 1197108 13.22 569156 1564836 16 23:48:23 23:40:01 5474156 0 795528 9.93 2620 1736628 1197300 13.22 569764 1568156 20 23:48:23 23:41:01 5473012 0 796668 9.95 2620 1736632 1197384 13.22 570240 1568156 12 23:48:23 23:42:01 5473240 0 796436 9.94 2620 1736636 1197108 13.22 570516 1568156 8 23:48:23 23:43:01 5462520 0 807148 10.08 2620 1736644 1197376 13.22 581268 1568160 12 23:48:23 23:44:01 5459916 0 809752 10.11 2620 1736644 1197424 13.22 585080 1566652 20 23:48:23 23:45:01 5459652 0 810012 10.11 2620 1736648 1197448 13.22 585136 1566652 8 23:48:23 23:46:01 5460364 0 809296 10.10 2620 1736652 1197364 13.22 591048 1560396 8 23:48:23 23:47:01 4825800 0 928864 11.60 2620 2251648 1596940 17.63 823588 1923588 514776 23:48:23 23:48:01 3770928 0 1176724 14.69 2620 3058660 1493592 16.49 923100 2696076 20 23:48:23 Average: 5289387 0 838978 10.48 2620 1877947 1258392 13.89 621719 1680473 39612 23:48:23 23:48:23 23:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:48:23 23:36:01 eth0 1.83 0.50 0.71 0.20 0.00 0.00 0.00 0.00 23:48:23 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:37:01 eth0 3.03 0.88 0.96 0.59 0.00 0.00 0.00 0.00 23:48:23 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:38:01 eth0 2.88 0.87 0.89 0.60 0.00 0.00 0.00 0.00 23:48:23 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:39:01 eth0 1.07 0.08 0.11 0.04 0.00 0.00 0.00 0.00 23:48:23 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:40:01 eth0 0.93 0.43 0.43 0.24 0.00 0.00 0.00 0.00 23:48:23 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:41:01 eth0 3.13 0.85 0.93 0.62 0.00 0.00 0.00 0.00 23:48:23 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:42:01 eth0 1.28 0.03 0.11 0.00 0.00 0.00 0.00 0.00 23:48:23 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:43:01 eth0 2.28 0.70 0.66 0.38 0.00 0.00 0.00 0.00 23:48:23 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:44:01 eth0 1.55 0.58 0.59 0.40 0.00 0.00 0.00 0.00 23:48:23 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:45:01 eth0 1.30 0.50 0.46 0.30 0.00 0.00 0.00 0.00 23:48:23 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:46:01 eth0 0.60 0.33 0.28 0.20 0.00 0.00 0.00 0.00 23:48:23 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:47:01 eth0 631.93 435.00 4091.31 35.59 0.00 0.00 0.00 0.00 23:48:23 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:48:01 eth0 710.24 475.51 3671.35 148.17 0.00 0.00 0.00 0.00 23:48:23 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 23:48:01 docker0 76.86 103.26 5.97 386.66 0.00 0.00 0.00 0.00 23:48:23 Average: eth0 104.81 70.51 597.81 14.41 0.00 0.00 0.00 0.00 23:48:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:23 Average: docker0 5.91 7.95 0.46 29.75 0.00 0.00 0.00 0.00 23:48:23 23:48:23 23:48:23 ---> sar -P ALL: 23:48:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 23:48:23 23:48:23 23:33:54 LINUX RESTART (2 CPU) 23:48:23 23:48:23 23:35:01 CPU %user %nice %system %iowait %steal %idle 23:48:23 23:36:01 all 0.22 0.00 0.12 0.00 0.02 99.65 23:48:23 23:36:01 0 0.18 0.00 0.10 0.00 0.02 99.70 23:48:23 23:36:01 1 0.25 0.00 0.13 0.00 0.02 99.60 23:48:23 23:37:01 all 0.15 0.00 0.08 0.00 0.01 99.76 23:48:23 23:37:01 0 0.20 0.00 0.10 0.00 0.00 99.70 23:48:23 23:37:01 1 0.10 0.00 0.07 0.00 0.02 99.82 23:48:23 23:38:01 all 0.23 0.00 0.06 0.00 0.03 99.68 23:48:23 23:38:01 0 0.40 0.00 0.05 0.00 0.03 99.51 23:48:23 23:38:01 1 0.07 0.00 0.07 0.00 0.02 99.85 23:48:23 23:39:01 all 0.14 0.00 0.07 0.00 0.03 99.77 23:48:23 23:39:01 0 0.23 0.00 0.05 0.00 0.02 99.70 23:48:23 23:39:01 1 0.05 0.00 0.08 0.00 0.03 99.83 23:48:23 23:40:01 all 0.24 0.00 0.08 0.00 0.02 99.66 23:48:23 23:40:01 0 0.35 0.00 0.08 0.00 0.02 99.55 23:48:23 23:40:01 1 0.13 0.00 0.08 0.00 0.02 99.77 23:48:23 23:41:01 all 0.19 0.00 0.07 0.00 0.01 99.73 23:48:23 23:41:01 0 0.33 0.00 0.07 0.00 0.00 99.60 23:48:23 23:41:01 1 0.05 0.00 0.07 0.00 0.02 99.87 23:48:23 23:42:01 all 0.26 0.00 0.07 0.00 0.02 99.66 23:48:23 23:42:01 0 0.13 0.00 0.05 0.00 0.02 99.80 23:48:23 23:42:01 1 0.38 0.00 0.08 0.00 0.02 99.52 23:48:23 23:43:01 all 0.20 0.00 0.06 0.00 0.03 99.72 23:48:23 23:43:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:48:23 23:43:01 1 0.35 0.00 0.07 0.00 0.02 99.57 23:48:23 23:44:01 all 0.19 0.00 0.06 0.00 0.02 99.73 23:48:23 23:44:01 0 0.23 0.00 0.07 0.00 0.02 99.68 23:48:23 23:44:01 1 0.15 0.00 0.05 0.00 0.02 99.78 23:48:23 23:45:01 all 0.17 0.00 0.06 0.00 0.02 99.76 23:48:23 23:45:01 0 0.25 0.00 0.03 0.00 0.00 99.72 23:48:23 23:45:01 1 0.08 0.00 0.08 0.00 0.03 99.80 23:48:23 23:46:01 all 0.24 0.00 0.08 0.00 0.02 99.67 23:48:23 23:46:01 0 0.35 0.00 0.05 0.00 0.02 99.58 23:48:23 23:46:01 1 0.13 0.00 0.10 0.00 0.02 99.75 23:48:23 23:48:23 23:46:01 CPU %user %nice %system %iowait %steal %idle 23:48:23 23:47:01 all 4.39 0.00 1.96 0.01 0.03 93.60 23:48:23 23:47:01 0 4.70 0.00 1.98 0.00 0.03 93.29 23:48:23 23:47:01 1 4.08 0.00 1.95 0.02 0.03 93.92 23:48:23 23:48:01 all 20.41 0.00 10.31 1.76 0.12 67.41 23:48:23 23:48:01 0 20.64 0.00 10.14 1.83 0.11 67.28 23:48:23 23:48:01 1 20.17 0.00 10.48 1.70 0.12 67.53 23:48:23 Average: all 2.00 0.00 0.96 0.13 0.03 96.89 23:48:23 Average: 0 2.07 0.00 0.94 0.13 0.02 96.83 23:48:23 Average: 1 1.92 0.00 0.98 0.13 0.03 96.94 23:48:23 23:48:23 23:48:23