Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43b1dd0ace6555053718f84a94e095350de9135d+1a7547985d0ebb48b881ce97e0dcbab5f8d91744 (c57ac2d62595453e813c986141fef970e80549e0) 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-ssh178595433368464070.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh15957905447912902261.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/PR-1102/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/PR-1102/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4875277647782302906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh11647358897347082703.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-1102/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/PR-1102/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16018106354773404680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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.17 USE_ALPINE: true 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 Running on prd-centos7-docker-4c-2g-6870 in /w/workspace/gexfoundry_device-sdk-go_PR-1102 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1102 # 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/gexfoundry_device-sdk-go_PR-1102@tmp/jenkins-gitclient-ssh8347285390792658014.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 into PR head commit 43b1dd0ace6555053718f84a94e095350de9135d > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 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/gexfoundry_device-sdk-go_PR-1102@tmp/jenkins-gitclient-ssh6045717329535126883.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1102/head:refs/remotes/origin/PR-1102 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43b1dd0ace6555053718f84a94e095350de9135d # timeout=10 Merge succeeded, producing 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f Checking out Revision 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f (PR-1102) > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/jenkins-gitclient-ssh1808328759507011219.key > git merge 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f # timeout=10 Commit message: "Merge commit '1a7547985d0ebb48b881ce97e0dcbab5f8d91744' into HEAD" > git rev-list --no-walk 43b1dd0ace6555053718f84a94e095350de9135d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:41:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:09 ========================================================= 22:41:09 EdgeX Global Pipelines Version Info 22:41:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:41:11 ------------------- 22:41:11 stable info: 22:41:11 ------------------- 22:41:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:11 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 22:41:11 Message: update stable to v1.0.220 22:41:11 ------------------- 22:41:11 experimental info: 22:41:11 ------------------- 22:41:11 Commited By: **** collab-it+edgex@linuxfoundation.org 22:41:11 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 22:41:11 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:41:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1102 [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1102 [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1102 [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c47f1b [Pipeline] echo 22:41:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:12 provisioning config files... 22:41:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/config4731483987409774173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:12 ---> docker-login.sh 22:41:12 nexus3.edgexfoundry.org:10001 22:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:12 Configure a credential helper to remove this warning. See 22:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:12 22:41:12 Login Succeeded 22:41:12 nexus3.edgexfoundry.org:10002 22:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:12 Configure a credential helper to remove this warning. See 22:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:12 22:41:12 Login Succeeded 22:41:12 nexus3.edgexfoundry.org:10003 22:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:13 Configure a credential helper to remove this warning. See 22:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:13 22:41:13 Login Succeeded 22:41:13 nexus3.edgexfoundry.org:10004 22:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:13 Configure a credential helper to remove this warning. See 22:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:13 22:41:13 Login Succeeded 22:41:13 docker.io 22:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:13 Configure a credential helper to remove this warning. See 22:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:13 22:41:13 Login Succeeded 22:41:13 ---> docker-login.sh ends [Pipeline] } 22:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:41:14 + git rev-list -1 --merges 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f~1..0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [Pipeline] echo 22:41:14 -----------> git rev-list -1 --merges 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f~1..0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f 22:41:14 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [false] [Pipeline] sh 22:41:14 + git log --format=format:%s -1 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [Pipeline] echo 22:41:14 ========================================================= 22:41:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:41:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:14 + git log --format=format:%s -1 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [Pipeline] echo 22:41:14 [semverPrep] GIT_COMMIT: 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f, Commit Message: Merge commit '1a7547985d0ebb48b881ce97e0dcbab5f8d91744' into HEAD [Pipeline] echo 22:41:14 [semverPrep] This is not a build commit. [Pipeline] sh 22:41:15 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:41:15 + grep -v github /etc/ssh/ssh_known_hosts 22:41:15 + '[' -e /tmp/ssh_known_hosts ']' 22:41:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:41:15 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:41:15 + sudo tee -a /etc/ssh/ssh_known_hosts 22:41:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:15 22:41:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:41:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:16 latest: Pulling from edgex-devops/git-semver 22:41:16 a0d0a0d46f8b: Pulling fs layer 22:41:16 3e5f54012d9b: Pulling fs layer 22:41:16 4c7163046ea9: Pulling fs layer 22:41:16 0c2d73faf560: Pulling fs layer 22:41:16 0c2d73faf560: Waiting 22:41:16 3e5f54012d9b: Verifying Checksum 22:41:16 3e5f54012d9b: Download complete 22:41:16 a0d0a0d46f8b: Verifying Checksum 22:41:16 a0d0a0d46f8b: Download complete 22:41:16 0c2d73faf560: Verifying Checksum 22:41:16 0c2d73faf560: Download complete 22:41:16 4c7163046ea9: Verifying Checksum 22:41:16 4c7163046ea9: Download complete 22:41:16 a0d0a0d46f8b: Pull complete 22:41:16 3e5f54012d9b: Pull complete 22:41:16 4c7163046ea9: Pull complete 22:41:16 0c2d73faf560: Pull complete 22:41:16 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:41:16 prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container 22:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1102 -v /w/workspace/gexfoundry_device-sdk-go_PR-1102:/w/workspace/gexfoundry_device-sdk-go_PR-1102:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1102@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:10004/edgex-devops/git-semver:latest cat 22:41:17 $ docker top 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:41:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:17 [ssh-agent] Looking for ssh-agent implementation... 22:41:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:17 $ docker exec 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 ssh-agent 22:41:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgeDNlp/agent.14 22:41:17 SSH_AGENT_PID=20 22:41:17 Running ssh-add (command line suppressed) 22:41:17 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/private_key_3249556829762274583.key (/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/private_key_3249556829762274583.key) 22:41:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:18 + git tag --points-at HEAD [Pipeline] } 22:41:17 $ docker exec --env ******** --env ******** 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 ssh-agent -k 22:41:18 unset SSH_AUTH_SOCK; 22:41:18 unset SSH_AGENT_PID; 22:41:18 echo Agent pid 20 killed; 22:41:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:41:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:18 [ssh-agent] Looking for ssh-agent implementation... 22:41:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:18 $ docker exec 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 ssh-agent 22:41:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJflHBD/agent.54 22:41:18 SSH_AGENT_PID=60 22:41:18 Running ssh-add (command line suppressed) 22:41:18 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/private_key_2958570880604138949.key (/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/private_key_2958570880604138949.key) 22:41:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:18 + git semver init 22:41:18 # -> Open(): unable to determine branch for HEAD 22:41:18 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1102/.git 22:41:18 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1102 22:41:18 # $SEMVER_REMOTE_NAME = origin 22:41:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:41:18 # $SEMVER_USER_NAME = edgex-jenkins 22:41:18 # $SEMVER_BRANCH = PR-1102 22:41:18 # $SEMVER_TEMP = /tmp/semver-028163164 22:41:18 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:41:19 # '/tmp/semver-028163164' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1102/.semver' 22:41:19 # -> Force: false 22:41:19 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1102/.semver [Pipeline] } 22:41:19 $ docker exec --env ******** --env ******** 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 ssh-agent -k 22:41:19 unset SSH_AUTH_SOCK; 22:41:19 unset SSH_AGENT_PID; 22:41:19 echo Agent pid 60 killed; 22:41:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:20 + git semver [Pipeline] } 22:41:20 $ docker stop --time=1 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 22:41:21 $ docker rm -f 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:41:22 Stashed 1 file(s) [Pipeline] echo 22:41:22 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:22 provisioning config files... 22:41:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/config290636273788776202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:22 ---> docker-login.sh 22:41:22 nexus3.edgexfoundry.org:10001 22:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:22 Configure a credential helper to remove this warning. See 22:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:22 22:41:22 Login Succeeded 22:41:22 nexus3.edgexfoundry.org:10002 22:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:22 Configure a credential helper to remove this warning. See 22:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:22 22:41:22 Login Succeeded 22:41:22 nexus3.edgexfoundry.org:10003 22:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:22 Configure a credential helper to remove this warning. See 22:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:22 22:41:22 Login Succeeded 22:41:22 nexus3.edgexfoundry.org:10004 22:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:22 Configure a credential helper to remove this warning. See 22:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:22 22:41:22 Login Succeeded 22:41:22 docker.io 22:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 ---> docker-login.sh ends [Pipeline] } 22:41:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:23 ========================================================= 22:41:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:41:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:41:23 + 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.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:41:23 Sending build context to Docker daemon 9.53MB 22:41:23 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 22:41:23 Step 2/11 : FROM ${BASE} AS builder 22:41:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:23 59bf1c3509f3: Pulling fs layer 22:41:23 666ba61612fd: Pulling fs layer 22:41:23 8ed8ca486205: Pulling fs layer 22:41:23 4fe6c5a15a65: Pulling fs layer 22:41:23 22a0e8bec74d: Pulling fs layer 22:41:23 640e595b4fbd: Pulling fs layer 22:41:23 763cafe07f6e: Pulling fs layer 22:41:23 0c0b528cf693: Pulling fs layer 22:41:23 10935f4eaf8b: Pulling fs layer 22:41:23 640e595b4fbd: Waiting 22:41:23 763cafe07f6e: Waiting 22:41:23 0c0b528cf693: Waiting 22:41:23 10935f4eaf8b: Waiting 22:41:23 4fe6c5a15a65: Waiting 22:41:23 22a0e8bec74d: Waiting 22:41:23 8ed8ca486205: Download complete 22:41:23 666ba61612fd: Verifying Checksum 22:41:23 666ba61612fd: Download complete 22:41:23 22a0e8bec74d: Verifying Checksum 22:41:23 22a0e8bec74d: Download complete 22:41:23 640e595b4fbd: Verifying Checksum 22:41:23 640e595b4fbd: Download complete 22:41:23 59bf1c3509f3: Verifying Checksum 22:41:23 59bf1c3509f3: Download complete 22:41:23 763cafe07f6e: Verifying Checksum 22:41:23 763cafe07f6e: Download complete 22:41:23 0c0b528cf693: Verifying Checksum 22:41:23 0c0b528cf693: Download complete 22:41:24 10935f4eaf8b: Verifying Checksum 22:41:24 10935f4eaf8b: Download complete 22:41:24 59bf1c3509f3: Pull complete 22:41:24 4fe6c5a15a65: Verifying Checksum 22:41:24 4fe6c5a15a65: Download complete 22:41:24 666ba61612fd: Pull complete 22:41:24 8ed8ca486205: Pull complete 22:41:28 4fe6c5a15a65: Pull complete 22:41:28 22a0e8bec74d: Pull complete 22:41:28 640e595b4fbd: Pull complete 22:41:28 763cafe07f6e: Pull complete 22:41:28 0c0b528cf693: Pull complete 22:41:30 10935f4eaf8b: Pull complete 22:41:30 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 22:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:41:30 ---> 99d49a6021b9 22:41:30 Step 3/11 : ARG MAKE=make build 22:41:32 ---> Running in 300ccc29b57a 22:41:32 Removing intermediate container 300ccc29b57a 22:41:32 ---> 3737ef2b7035 22:41:32 Step 4/11 : WORKDIR /device-sdk-go 22:41:32 ---> Running in aa8856136676 22:41:32 Removing intermediate container aa8856136676 22:41:32 ---> 01b9e688f747 22:41:32 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:41:32 ---> Running in 0851b69544e5 22:41:32 Removing intermediate container 0851b69544e5 22:41:32 ---> 8b5a3bfc0b0f 22:41:32 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:32 ---> Running in fcfa0a4a36ca 22:41:33 Removing intermediate container fcfa0a4a36ca 22:41:33 ---> bf0144e552ba 22:41:33 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:41:33 ---> Running in 5377af220e4f 22:41:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:41:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:41:34 OK: 221 MiB in 52 packages 22:41:35 Removing intermediate container 5377af220e4f 22:41:35 ---> 0d1b45bc54f1 22:41:35 Step 8/11 : COPY go.mod vendor* ./ 22:41:35 ---> ce63799eb6bb 22:41:35 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:35 ---> Running in 9b8904cba7e9 22:41:37 Still waiting to schedule task 22:41:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:42:14 Removing intermediate container 9b8904cba7e9 22:42:14 ---> 295819def8a0 22:42:14 Step 10/11 : COPY . . 22:42:14 ---> 8a0aab18fdd3 22:42:14 Step 11/11 : RUN ${MAKE} 22:42:14 ---> Running in b6b4637b17b8 22:42:14 noop 22:42:14 Removing intermediate container b6b4637b17b8 22:42:14 ---> f47df04b7a5e 22:42:14 Successfully built f47df04b7a5e 22:42:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:42:14 + docker inspect -f . ci-base-image-x86_64 22:42:14 . [Pipeline] withDockerContainer 22:42:14 prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container 22:42:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1102 -v /w/workspace/gexfoundry_device-sdk-go_PR-1102:/w/workspace/gexfoundry_device-sdk-go_PR-1102:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1102@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:42:15 $ docker top abeb7f98241ed8fabb2a45429ff8f191205c70f71e66030b23692b9d5a74252a -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:15 + go version 22:42:15 go version go1.17.6 linux/amd64 [Pipeline] } 22:42:15 $ docker stop --time=1 abeb7f98241ed8fabb2a45429ff8f191205c70f71e66030b23692b9d5a74252a 22:42:16 $ docker rm -f abeb7f98241ed8fabb2a45429ff8f191205c70f71e66030b23692b9d5a74252a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:17 + docker inspect -f . ci-base-image-x86_64 22:42:17 . [Pipeline] withDockerContainer 22:42:17 prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container 22:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1102 -v /w/workspace/gexfoundry_device-sdk-go_PR-1102:/w/workspace/gexfoundry_device-sdk-go_PR-1102:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1102@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:42:17 $ docker top 4a3c626cfc436405632104238a3d04c4dab8f249b3526de6c78842cf6909fa40 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:42:17 + make test 22:42:17 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:42:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:42:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:42:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:42:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:42:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.009s coverage: 23.3% of statements 22:42:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:42:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.009s coverage: 27.6% of statements 22:42:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.012s coverage: 78.9% of statements 22:42:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.028s coverage: 10.8% of statements 22:42:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:42:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:42:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:42:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.017s coverage: 33.2% of statements 22:42:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.012s coverage: 86.1% of statements 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.012s coverage: 57.4% of statements 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.035s coverage: 89.2% of statements 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:42:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.010s coverage: 4.8% of statements 22:42:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:42:49 GO111MODULE=on go vet ./... 22:42:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:42:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:42:56 ./bin/test-attribution-txt.sh [Pipeline] echo 22:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:42:56 $ docker stop --time=1 4a3c626cfc436405632104238a3d04c4dab8f249b3526de6c78842cf6909fa40 22:42:57 $ docker rm -f 4a3c626cfc436405632104238a3d04c4dab8f249b3526de6c78842cf6909fa40 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:42:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:42:59 + ls -al . 22:42:59 total 272 22:42:59 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 22:42 . 22:42:59 drwxrwxr-x. 4 jenkins jenkins 112 Mar 11 22:41 .. 22:42:59 drwxrwxr-x. 2 jenkins jenkins 37 Mar 11 22:41 bin 22:42:59 -rw-rw-r--. 1 jenkins jenkins 26321 Mar 11 22:41 CHANGELOG.md 22:42:59 -rw-r--r--. 1 jenkins jenkins 129001 Mar 11 22:42 coverage.out 22:42:59 -rw-rw-r--. 1 jenkins jenkins 140 Mar 11 22:41 .dockerignore 22:42:59 drwxrwxr-x. 5 jenkins jenkins 62 Mar 11 22:41 example 22:42:59 drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 22:41 .git 22:42:59 drwxrwxr-x. 3 jenkins jenkins 125 Mar 11 22:41 .github 22:42:59 -rw-rw-r--. 1 jenkins jenkins 131 Mar 11 22:41 .gitignore 22:42:59 -rw-rw-r--. 1 jenkins jenkins 42 Mar 11 22:41 .golangci.yml 22:42:59 -rw-rw-r--. 1 jenkins jenkins 2774 Mar 11 22:41 go.mod 22:42:59 -rw-rw-r--. 1 jenkins jenkins 49778 Mar 11 22:41 go.sum 22:42:59 -rw-rw-r--. 1 jenkins jenkins 677 Mar 11 22:41 GOVERNANCE.md 22:42:59 drwxrwxr-x. 15 jenkins jenkins 224 Mar 11 22:41 internal 22:42:59 -rw-rw-r--. 1 jenkins jenkins 880 Mar 11 22:41 Jenkinsfile 22:42:59 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 11 22:41 LICENSE 22:42:59 -rw-rw-r--. 1 jenkins jenkins 1614 Mar 11 22:41 Makefile 22:42:59 drwxrwxr-x. 3 jenkins jenkins 16 Mar 11 22:41 openapi 22:42:59 -rw-rw-r--. 1 jenkins jenkins 619 Mar 11 22:41 OWNERS.md 22:42:59 drwxrwxr-x. 5 jenkins jenkins 50 Mar 11 22:41 pkg 22:42:59 -rw-rw-r--. 1 jenkins jenkins 4881 Mar 11 22:41 README.md 22:42:59 drwx------. 3 jenkins jenkins 72 Mar 11 22:41 .semver 22:42:59 drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 22:41 snap 22:42:59 -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 22:41 VERSION 22:42:59 -rw-rw-r--. 1 jenkins jenkins 222 Mar 11 22:41 version.go [Pipeline] isUnix [Pipeline] sh 22:42:59 + 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=0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f --label arch=amd64 --label version=0.0.0 . 22:42:59 Sending build context to Docker daemon 9.66MB 22:42:59 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 22:42:59 Step 2/25 : FROM ${BASE} AS builder 22:42:59 ---> f47df04b7a5e 22:42:59 Step 3/25 : ARG MAKE=make build 22:43:00 ---> Running in a9f31779d8cc 22:43:00 Removing intermediate container a9f31779d8cc 22:43:00 ---> cb7a16591a9c 22:43:00 Step 4/25 : WORKDIR /device-sdk-go 22:43:00 ---> Running in e37c3fe23a3b 22:43:00 Removing intermediate container e37c3fe23a3b 22:43:00 ---> 7d19fc8bf0b8 22:43:00 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:43:00 ---> Running in 983e612df113 22:43:00 Removing intermediate container 983e612df113 22:43:00 ---> a1c5b478a0a7 22:43:00 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:00 ---> Running in 1ef28780b07a 22:43:00 Removing intermediate container 1ef28780b07a 22:43:00 ---> c84a7997c325 22:43:00 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:43:00 ---> Running in 572401a2799d 22:43:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6873 in /w/workspace/gexfoundry_device-sdk-go_PR-1102 [Pipeline] { [Pipeline] ws 22:43:01 Running in /w/workspace/device-sdk-go/2 [Pipeline] { 22:43:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] checkout 22:43:01 The recommended git tool is: git 22:43:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:43:02 OK: 221 MiB in 52 packages 22:43:02 Removing intermediate container 572401a2799d 22:43:02 ---> 7e3bff58c5d9 22:43:02 Step 8/25 : COPY go.mod vendor* ./ 22:43:02 ---> d9ddf34a1298 22:43:02 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:02 ---> Running in b98f056b32b6 22:43:03 Removing intermediate container b98f056b32b6 22:43:03 ---> 67804c5f43c7 22:43:03 Step 10/25 : COPY . . 22:43:03 ---> 51a9f2dc798e 22:43:03 Step 11/25 : RUN ${MAKE} 22:43:03 ---> Running in 31bfabdd9d25 22:43:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:43:06 using credential edgex-jenkins-ssh 22:43:06 Cloning the remote Git repository 22:43:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:43:06 > git init /w/workspace/device-sdk-go/2 # timeout=10 22:43:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:06 > git --version # timeout=10 22:43:06 > git --version # 'git version 2.17.1' 22:43:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1102/head:refs/remotes/origin/PR-1102 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:43:08 Merging remotes/origin/main commit 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 into PR head commit 43b1dd0ace6555053718f84a94e095350de9135d 22:43:09 Merge succeeded, producing ab5dd511e9b6314668b70a096f05883625ece7c6 22:43:09 Checking out Revision ab5dd511e9b6314668b70a096f05883625ece7c6 (PR-1102) 22:43:09 > git config core.sparsecheckout # timeout=10 22:43:09 > git checkout -f 43b1dd0ace6555053718f84a94e095350de9135d # timeout=10 22:43:09 > git remote # timeout=10 22:43:09 > git config --get remote.origin.url # timeout=10 22:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:09 > git merge 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 # timeout=10 22:43:09 > git rev-parse HEAD^{commit} # timeout=10 22:43:09 > git config core.sparsecheckout # timeout=10 22:43:09 > git checkout -f ab5dd511e9b6314668b70a096f05883625ece7c6 # timeout=10 22:43:13 Commit message: "Merge commit '1a7547985d0ebb48b881ce97e0dcbab5f8d91744' into HEAD" 22:43:13 > git rev-list --no-walk 43b1dd0ace6555053718f84a94e095350de9135d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:43:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:43:14 Dload Upload Total Spent Left Speed 22:43:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43540 0 --:--:-- --:--:-- --:--:-- 43540 [Pipeline] sh 22:43:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:43:15 + sudo tee /etc/docker/daemon.new 22:43:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:43:15 { 22:43:15 "registry-mirrors": [ 22:43:15 "https://nexus3.edgexfoundry.org:10001" 22:43:15 ], 22:43:15 "bip": "10.250.0.254/24", 22:43:15 "hosts": [ 22:43:15 "tcp://0.0.0.0:5555", 22:43:15 "unix:///var/run/docker.sock" 22:43:15 ], 22:43:15 "mtu": 1458, 22:43:15 "selinux-enabled": true, 22:43:15 "seccomp-profile": "/etc/docker/seccomp.json" 22:43:15 } [Pipeline] sh 22:43:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:43:16 + sudo service docker restart 22:43:16 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:43:16 Removing intermediate container 31bfabdd9d25 22:43:16 ---> 22f451a4856b 22:43:16 Step 12/25 : FROM alpine:3.14 22:43:16 3.14: Pulling from library/alpine 22:43:16 97518928ae5f: Pulling fs layer 22:43:16 97518928ae5f: Verifying Checksum 22:43:16 97518928ae5f: Download complete 22:43:16 97518928ae5f: Pull complete 22:43:16 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:43:16 Status: Downloaded newer image for alpine:3.14 22:43:16 ---> 0a97eee8041e 22:43:16 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:43:16 ---> Running in 1032b8585256 22:43:17 Removing intermediate container 1032b8585256 22:43:17 ---> 484ee5fa0254 22:43:17 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:17 ---> Running in 47fedd0c55c8 22:43:17 Removing intermediate container 47fedd0c55c8 22:43:17 ---> eb35f68ddc92 22:43:17 Step 15/25 : RUN apk add --update --no-cache zeromq 22:43:17 ---> Running in e955034302fb 22:43:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:43:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:43:18 (1/5) Installing libgcc (10.3.1_git20210424-r2) 22:43:19 (2/5) Installing libsodium (1.0.18-r0) 22:43:19 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 22:43:19 (4/5) Installing libzmq (4.3.4-r0) 22:43:19 (5/5) Installing zeromq (4.3.4-r0) 22:43:19 Executing busybox-1.33.1-r6.trigger 22:43:19 OK: 8 MiB in 19 packages 22:43:19 Removing intermediate container e955034302fb 22:43:19 ---> 19bb32726781 22:43:19 Step 16/25 : WORKDIR / 22:43:19 ---> Running in 040e00e679a1 22:43:19 Removing intermediate container 040e00e679a1 22:43:19 ---> 31e224b3825d 22:43:19 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:43:19 ---> 77c2529e5aa1 22:43:19 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:43:20 ---> 75f54c227a36 22:43:20 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:43:20 ---> 06fb5bb36a50 22:43:20 Step 20/25 : EXPOSE 59999 22:43:20 ---> Running in 251285c61aa1 22:43:20 Removing intermediate container 251285c61aa1 22:43:20 ---> 658a8a288e24 22:43:20 Step 21/25 : ENTRYPOINT ["/device-simple"] 22:43:20 ---> Running in 77973198e936 22:43:20 Removing intermediate container 77973198e936 22:43:20 ---> 8c1539667790 22:43:20 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:20 ---> Running in 8939b2557d7a 22:43:20 Removing intermediate container 8939b2557d7a 22:43:20 ---> 9bc21ed144c6 22:43:20 Step 23/25 : LABEL arch=amd64 22:43:20 ---> Running in 7aaf59357c38 22:43:21 Removing intermediate container 7aaf59357c38 22:43:21 ---> cb71cab13300 22:43:21 Step 24/25 : LABEL git_sha=0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f 22:43:21 ---> Running in a525c31d9161 22:43:21 Removing intermediate container a525c31d9161 22:43:21 ---> 733d4f6513ff 22:43:21 Step 25/25 : LABEL version=0.0.0 22:43:21 ---> Running in ee5baa2c7c00 22:43:21 Removing intermediate container ee5baa2c7c00 22:43:21 ---> 093e79d8c9d2 22:43:21 [Warning] One or more build-args [ARCH] were not consumed 22:43:21 Successfully built 093e79d8c9d2 22:43:21 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 22:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:21 22:43:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:21 latest: Pulling from edgex-lftools-log-publisher 22:43:21 5eb5b503b376: Pulling fs layer 22:43:21 5c69ac0246d0: Pulling fs layer 22:43:21 ec43610c2a17: Pulling fs layer 22:43:21 3a2ae6a8a46f: Pulling fs layer 22:43:21 33b1e0a273af: Pulling fs layer 22:43:21 5d3b04190fa2: Pulling fs layer 22:43:21 2f39f015ded8: Pulling fs layer 22:43:21 3a2ae6a8a46f: Waiting 22:43:21 33b1e0a273af: Waiting 22:43:21 5d3b04190fa2: Waiting 22:43:21 2f39f015ded8: Waiting 22:43:21 5c69ac0246d0: Verifying Checksum 22:43:21 5c69ac0246d0: Download complete 22:43:21 3a2ae6a8a46f: Verifying Checksum 22:43:21 3a2ae6a8a46f: Download complete 22:43:21 ec43610c2a17: Verifying Checksum 22:43:21 ec43610c2a17: Download complete 22:43:21 33b1e0a273af: Verifying Checksum 22:43:21 33b1e0a273af: Download complete 22:43:22 5d3b04190fa2: Verifying Checksum 22:43:22 5d3b04190fa2: Download complete 22:43:22 5eb5b503b376: Verifying Checksum 22:43:22 5eb5b503b376: Download complete 22:43:22 2f39f015ded8: Verifying Checksum 22:43:22 2f39f015ded8: Download complete 22:43:23 5eb5b503b376: Pull complete 22:43:24 5c69ac0246d0: Pull complete 22:43:24 ec43610c2a17: Pull complete 22:43:24 3a2ae6a8a46f: Pull complete 22:43:24 33b1e0a273af: Pull complete 22:43:24 5d3b04190fa2: Pull complete 22:43:30 2f39f015ded8: Pull complete 22:43:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:43:30 prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container 22:43:30 $ 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/gexfoundry_device-sdk-go_PR-1102 -v /w/workspace/gexfoundry_device-sdk-go_PR-1102:/w/workspace/gexfoundry_device-sdk-go_PR-1102:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1102@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:43:32 $ docker top fcd6c8621cd832d483bffbc7ad3dd366be581bac0eee672ac155ce5cb8a7db17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:33 ---> job-cost.sh 22:43:33 lf-activate-venv: SKIPPING 22:43:33 INFO: No Stack... 22:43:33 INFO: Retrieving Pricing Info for: v3-standard-2 22:43:33 INFO: Archiving Costs [Pipeline] sh 22:43:34 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives/cost.csv 22:43:34 + cut -d, -f6 [Pipeline] lock 22:43:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] 22:43:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] did not exist. Created. 22:43:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:34 provisioning config files... 22:43:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1815760663075700509tmp 22:43:34 + echo total: 0.05999999865889549 [Pipeline] stash 22:43:34 Stashed 1 file(s) [Pipeline] } 22:43:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:43:34 $ docker stop --time=1 fcd6c8621cd832d483bffbc7ad3dd366be581bac0eee672ac155ce5cb8a7db17 22:43:35 $ docker rm -f fcd6c8621cd832d483bffbc7ad3dd366be581bac0eee672ac155ce5cb8a7db17 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:43:36 ---> docker-login.sh 22:43:36 nexus3.edgexfoundry.org:10001 22:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:37 Configure a credential helper to remove this warning. See 22:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:37 22:43:37 Login Succeeded 22:43:37 nexus3.edgexfoundry.org:10002 22:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:37 Configure a credential helper to remove this warning. See 22:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:37 22:43:37 Login Succeeded 22:43:37 nexus3.edgexfoundry.org:10003 22:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:37 Configure a credential helper to remove this warning. See 22:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:37 22:43:37 Login Succeeded 22:43:37 nexus3.edgexfoundry.org:10004 22:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:38 Configure a credential helper to remove this warning. See 22:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:38 22:43:38 Login Succeeded 22:43:38 docker.io 22:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:39 Configure a credential helper to remove this warning. See 22:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:39 22:43:39 Login Succeeded 22:43:39 ---> docker-login.sh ends [Pipeline] } 22:43:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:43:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:39 ========================================================= 22:43:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:43:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:43:39 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 22:43:40 Sending build context to Docker daemon 5.142MB 22:43:40 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 22:43:40 Step 2/11 : FROM ${BASE} AS builder 22:43:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:43:40 9b3977197b4f: Pulling fs layer 22:43:40 1a89e8eeedd5: Pulling fs layer 22:43:40 94645a83ff95: Pulling fs layer 22:43:40 3f3a8bcf1eab: Pulling fs layer 22:43:40 0c92f367c5e7: Pulling fs layer 22:43:40 f7c0051592d6: Pulling fs layer 22:43:40 a227ed2f7395: Pulling fs layer 22:43:40 7b1c46037f91: Pulling fs layer 22:43:40 f7c0051592d6: Waiting 22:43:40 3f3a8bcf1eab: Waiting 22:43:40 a227ed2f7395: Waiting 22:43:40 0c92f367c5e7: Waiting 22:43:40 7b1c46037f91: Waiting 22:43:40 94645a83ff95: Verifying Checksum 22:43:40 94645a83ff95: Download complete 22:43:40 1a89e8eeedd5: Verifying Checksum 22:43:40 1a89e8eeedd5: Download complete 22:43:40 0c92f367c5e7: Verifying Checksum 22:43:40 0c92f367c5e7: Download complete 22:43:40 f7c0051592d6: Verifying Checksum 22:43:40 f7c0051592d6: Download complete 22:43:40 9b3977197b4f: Verifying Checksum 22:43:40 9b3977197b4f: Download complete 22:43:40 a227ed2f7395: Verifying Checksum 22:43:40 a227ed2f7395: Download complete 22:43:41 9b3977197b4f: Pull complete 22:43:41 1a89e8eeedd5: Pull complete 22:43:42 94645a83ff95: Pull complete 22:43:42 7b1c46037f91: Verifying Checksum 22:43:42 7b1c46037f91: Download complete 22:43:42 3f3a8bcf1eab: Verifying Checksum 22:43:42 3f3a8bcf1eab: Download complete 22:43:54 3f3a8bcf1eab: Pull complete 22:43:54 0c92f367c5e7: Pull complete 22:43:54 f7c0051592d6: Pull complete 22:43:54 a227ed2f7395: Pull complete 22:44:00 7b1c46037f91: Pull complete 22:44:00 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 22:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:44:00 ---> f79e39bc4007 22:44:00 Step 3/11 : ARG MAKE=make build 22:44:01 ---> Running in 13d85453f846 22:44:02 Removing intermediate container 13d85453f846 22:44:02 ---> fd7025489367 22:44:02 Step 4/11 : WORKDIR /device-sdk-go 22:44:02 ---> Running in 44a418dbb7ee 22:44:02 Removing intermediate container 44a418dbb7ee 22:44:02 ---> 0b91a9e53682 22:44:02 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:44:03 ---> Running in b7a5732c812d 22:44:03 Removing intermediate container b7a5732c812d 22:44:03 ---> e9e6fce6f1ce 22:44:03 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:03 ---> Running in 057863aa91d3 22:44:05 Removing intermediate container 057863aa91d3 22:44:05 ---> 3c444d97b344 22:44:05 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:44:05 ---> Running in c8e3c7420d30 22:44:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:44:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:44:08 OK: 220 MiB in 52 packages 22:44:09 Removing intermediate container c8e3c7420d30 22:44:09 ---> 4fcb8b2dc92c 22:44:09 Step 8/11 : COPY go.mod vendor* ./ 22:44:10 ---> 6c2186077da7 22:44:10 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:10 ---> Running in c7dca1776c30 22:45:32 Removing intermediate container c7dca1776c30 22:45:32 ---> f1066047ab8a 22:45:32 Step 10/11 : COPY . . 22:45:32 ---> 03f5d55652d8 22:45:32 Step 11/11 : RUN ${MAKE} 22:45:32 ---> Running in 85736e5c1528 22:45:32 noop 22:45:32 Removing intermediate container 85736e5c1528 22:45:32 ---> 3a0af8911d4f 22:45:32 Successfully built 3a0af8911d4f 22:45:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:45:32 + docker inspect -f . ci-base-image-arm64 22:45:32 . [Pipeline] withDockerContainer 22:45:32 prd-ubuntu18.04-docker-arm64-4c-16g-6873 does not seem to be running inside a container 22:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:45:34 $ docker top b0e6c4230c6e93de39c063a7dd20bc428a7056debc18532df9e88a629cc5f62c -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:34 + go version 22:45:34 go version go1.17.6 linux/arm64 [Pipeline] } 22:45:34 $ docker stop --time=1 b0e6c4230c6e93de39c063a7dd20bc428a7056debc18532df9e88a629cc5f62c 22:45:36 $ docker rm -f b0e6c4230c6e93de39c063a7dd20bc428a7056debc18532df9e88a629cc5f62c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:37 + docker inspect -f . ci-base-image-arm64 22:45:37 . [Pipeline] withDockerContainer 22:45:37 prd-ubuntu18.04-docker-arm64-4c-16g-6873 does not seem to be running inside a container 22:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:45:38 $ docker top d670e9eae927daa0b2c6acf26cf6277525fe3b58dce5c949a2bc06608a255c2c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:45:39 + make test 22:45:39 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:45:41 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:46:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:46:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:46:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:46:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.077s coverage: 23.3% of statements 22:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:46:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.133s coverage: 27.6% of statements 22:46:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements 22:46:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.076s coverage: 10.8% of statements 22:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:46:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.097s coverage: 33.2% of statements 22:46:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:46:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 86.1% of statements 22:46:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:46:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:46:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.130s coverage: 57.4% of statements 22:46:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.221s coverage: 89.2% of statements 22:46:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:46:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 4.8% of statements 22:46:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:46:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:46:46 GO111MODULE=on go vet ./... 22:47:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:47:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:47:12 ./bin/test-attribution-txt.sh [Pipeline] echo 22:47:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:47:12 $ docker stop --time=1 d670e9eae927daa0b2c6acf26cf6277525fe3b58dce5c949a2bc06608a255c2c 22:47:14 $ docker rm -f d670e9eae927daa0b2c6acf26cf6277525fe3b58dce5c949a2bc06608a255c2c [Pipeline] // withDockerContainer [Pipeline] sh 22:47:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:47:15 Warning: overwriting stash ‘coverage-report’ 22:47:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:47:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:47:16 + ls -al . 22:47:16 total 308 22:47:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 22:47 . 22:47:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 22:43 .. 22:47:16 -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 22:43 .dockerignore 22:47:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 22:43 .git 22:47:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 22:43 .github 22:47:16 -rw-rw-r-- 1 jenkins jenkins 131 Mar 11 22:43 .gitignore 22:47:16 -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 22:43 .golangci.yml 22:47:16 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 11 22:43 CHANGELOG.md 22:47:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 22:43 GOVERNANCE.md 22:47:16 -rw-rw-r-- 1 jenkins jenkins 880 Mar 11 22:43 Jenkinsfile 22:47:16 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 11 22:43 LICENSE 22:47:16 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 11 22:43 Makefile 22:47:16 -rw-rw-r-- 1 jenkins jenkins 619 Mar 11 22:43 OWNERS.md 22:47:16 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 11 22:43 README.md 22:47:16 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 22:41 VERSION 22:47:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 22:43 bin 22:47:16 -rw-r--r-- 1 jenkins jenkins 129001 Mar 11 22:46 coverage.out 22:47:16 drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 22:43 example 22:47:16 -rw-rw-r-- 1 jenkins jenkins 2774 Mar 11 22:43 go.mod 22:47:16 -rw-rw-r-- 1 jenkins jenkins 49778 Mar 11 22:43 go.sum 22:47:16 drwxrwxr-x 15 jenkins jenkins 4096 Mar 11 22:43 internal 22:47:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 22:43 openapi 22:47:16 drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 22:43 pkg 22:47:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 22:43 snap 22:47:16 -rw-rw-r-- 1 jenkins jenkins 222 Mar 11 22:43 version.go [Pipeline] isUnix [Pipeline] sh 22:47:17 + 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=ab5dd511e9b6314668b70a096f05883625ece7c6 --label arch=arm64 --label version=0.0.0 . 22:47:17 Sending build context to Docker daemon 5.272MB 22:47:17 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 22:47:17 Step 2/25 : FROM ${BASE} AS builder 22:47:17 ---> 3a0af8911d4f 22:47:17 Step 3/25 : ARG MAKE=make build 22:47:17 ---> Running in 64e59e31c397 22:47:18 Removing intermediate container 64e59e31c397 22:47:18 ---> 23ebe9ae1144 22:47:18 Step 4/25 : WORKDIR /device-sdk-go 22:47:18 ---> Running in 4f77fdd067a9 22:47:18 Removing intermediate container 4f77fdd067a9 22:47:18 ---> cf1239b48c22 22:47:18 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:47:18 ---> Running in 1dc515676360 22:47:19 Removing intermediate container 1dc515676360 22:47:19 ---> c867be9a4aaf 22:47:19 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:19 ---> Running in 882a434c184a 22:47:21 Removing intermediate container 882a434c184a 22:47:21 ---> 3df28e0d204e 22:47:21 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:47:21 ---> Running in bf01e9165832 22:47:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:47:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:47:24 OK: 220 MiB in 52 packages 22:47:24 Removing intermediate container bf01e9165832 22:47:24 ---> a9f94cb9ba1a 22:47:24 Step 8/25 : COPY go.mod vendor* ./ 22:47:25 ---> 450775d9cd5a 22:47:25 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:25 ---> Running in 920503be2c30 22:47:27 Removing intermediate container 920503be2c30 22:47:27 ---> a5786a8e9904 22:47:27 Step 10/25 : COPY . . 22:47:28 ---> 7a2878d5775c 22:47:28 Step 11/25 : RUN ${MAKE} 22:47:28 ---> Running in 30ef82c2265d 22:47:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:48:08 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:48:11 Removing intermediate container 30ef82c2265d 22:48:11 ---> a027109c84ff 22:48:11 Step 12/25 : FROM alpine:3.14 22:48:12 3.14: Pulling from library/alpine 22:48:12 be307f383ecc: Pulling fs layer 22:48:12 be307f383ecc: Verifying Checksum 22:48:12 be307f383ecc: Download complete 22:48:13 be307f383ecc: Pull complete 22:48:13 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:48:13 Status: Downloaded newer image for alpine:3.14 22:48:13 ---> 5b8b7b635229 22:48:13 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:48:13 ---> Running in 4c63e170cb12 22:48:13 Removing intermediate container 4c63e170cb12 22:48:13 ---> 51c02f5fdb55 22:48:13 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:13 ---> Running in be9de64f819f 22:48:15 Removing intermediate container be9de64f819f 22:48:15 ---> e68bcafe6f6d 22:48:15 Step 15/25 : RUN apk add --update --no-cache zeromq 22:48:15 ---> Running in 684f0d162867 22:48:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:48:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:48:18 (1/5) Installing libgcc (10.3.1_git20210424-r2) 22:48:18 (2/5) Installing libsodium (1.0.18-r0) 22:48:18 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 22:48:18 (4/5) Installing libzmq (4.3.4-r0) 22:48:18 (5/5) Installing zeromq (4.3.4-r0) 22:48:18 Executing busybox-1.33.1-r6.trigger 22:48:19 OK: 8 MiB in 19 packages 22:48:20 Removing intermediate container 684f0d162867 22:48:20 ---> af1daa87ecec 22:48:20 Step 16/25 : WORKDIR / 22:48:20 ---> Running in f153d4390812 22:48:20 Removing intermediate container f153d4390812 22:48:20 ---> 448a4630e298 22:48:20 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:48:21 ---> 67e000012283 22:48:21 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:48:22 ---> 76d27803127d 22:48:22 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:48:22 ---> 895d13f0a8e0 22:48:22 Step 20/25 : EXPOSE 59999 22:48:22 ---> Running in 0eb104cea2d5 22:48:23 Removing intermediate container 0eb104cea2d5 22:48:23 ---> b2b1688e4dc2 22:48:23 Step 21/25 : ENTRYPOINT ["/device-simple"] 22:48:23 ---> Running in 64d94d3b1d6e 22:48:23 Removing intermediate container 64d94d3b1d6e 22:48:23 ---> f6880711a474 22:48:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:23 ---> Running in a61be1b24760 22:48:24 Removing intermediate container a61be1b24760 22:48:24 ---> 0804a1c80cdd 22:48:24 Step 23/25 : LABEL arch=arm64 22:48:24 ---> Running in 55296d45731d 22:48:24 Removing intermediate container 55296d45731d 22:48:24 ---> 44f16e32289b 22:48:24 Step 24/25 : LABEL git_sha=ab5dd511e9b6314668b70a096f05883625ece7c6 22:48:25 ---> Running in c8cf9fdd8086 22:48:25 Removing intermediate container c8cf9fdd8086 22:48:25 ---> 14b37c35c6c8 22:48:25 Step 25/25 : LABEL version=0.0.0 22:48:25 ---> Running in 6b1f87695f3e 22:48:25 Removing intermediate container 6b1f87695f3e 22:48:25 ---> 2e5f68022043 22:48:25 [Warning] One or more build-args [ARCH] were not consumed 22:48:25 Successfully built 2e5f68022043 22:48:25 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 22:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:26 22:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:48:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:26 arm64: Pulling from edgex-lftools-log-publisher 22:48:26 8998bd30e6a1: Pulling fs layer 22:48:26 04944245beec: Pulling fs layer 22:48:26 699f458cf7ca: Pulling fs layer 22:48:26 765212b225bb: Pulling fs layer 22:48:26 f23df028b6ca: Pulling fs layer 22:48:26 d65c8cfc05b1: Pulling fs layer 22:48:26 2437ff75d9bd: Pulling fs layer 22:48:26 765212b225bb: Waiting 22:48:26 f23df028b6ca: Waiting 22:48:26 d65c8cfc05b1: Waiting 22:48:26 2437ff75d9bd: Waiting 22:48:26 04944245beec: Verifying Checksum 22:48:26 04944245beec: Download complete 22:48:26 765212b225bb: Verifying Checksum 22:48:26 765212b225bb: Download complete 22:48:26 f23df028b6ca: Verifying Checksum 22:48:26 f23df028b6ca: Download complete 22:48:26 d65c8cfc05b1: Verifying Checksum 22:48:26 d65c8cfc05b1: Download complete 22:48:27 699f458cf7ca: Verifying Checksum 22:48:27 699f458cf7ca: Download complete 22:48:27 8998bd30e6a1: Verifying Checksum 22:48:27 8998bd30e6a1: Download complete 22:48:30 2437ff75d9bd: Verifying Checksum 22:48:30 2437ff75d9bd: Download complete 22:48:31 8998bd30e6a1: Pull complete 22:48:32 04944245beec: Pull complete 22:48:33 699f458cf7ca: Pull complete 22:48:33 765212b225bb: Pull complete 22:48:34 f23df028b6ca: Pull complete 22:48:34 d65c8cfc05b1: Pull complete 22:48:49 2437ff75d9bd: Pull complete 22:48:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:48:50 prd-ubuntu18.04-docker-arm64-4c-16g-6873 does not seem to be running inside a container 22:48:50 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:48:52 $ docker top 89d914a5bf6e7ccd8dfc2b66768ca5494f01264c47823856944ff8c55489b766 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:53 ---> job-cost.sh 22:48:53 lf-activate-venv: SKIPPING 22:48:53 INFO: No Stack... 22:48:54 INFO: Retrieving Pricing Info for: v3-standard-4 22:48:55 INFO: Archiving Costs [Pipeline] sh 22:48:55 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 22:48:55 + cut -d, -f6 [Pipeline] lock 22:48:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] 22:48:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] did not exist. Created. 22:48:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:56 /w/workspace/device-sdk-go/2@tmp/durable-814eaff5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:48:57 + echo total: 0.10999999940395355 [Pipeline] stash 22:48:57 Warning: overwriting stash ‘stack-cost’ 22:48:57 Stashed 1 file(s) [Pipeline] } 22:48:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:48:57 $ docker stop --time=1 89d914a5bf6e7ccd8dfc2b66768ca5494f01264c47823856944ff8c55489b766 22:48:58 $ docker rm -f 89d914a5bf6e7ccd8dfc2b66768ca5494f01264c47823856944ff8c55489b766 [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 22:48:59 provisioning config files... 22:48:59 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/config8438540267214937614tmp [Pipeline] { [Pipeline] sh 22:48:59 + set +x 22:48:59 + curl -s https://codecov.io/bash 22:48:59 + bash -s -- 22:48:59 22:48:59 _____ _ 22:48:59 / ____| | | 22:48:59 | | ___ __| | ___ ___ _____ __ 22:48:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:48:59 | |___| (_) | (_| | __/ (_| (_) \ V / 22:48:59 \_____\___/ \__,_|\___|\___\___/ \_/ 22:48:59 Bash-1.0.6 22:48:59 22:48:59 22:48:59 ==> git version 2.24.4 found 22:48:59 ==> 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 22:48:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:48:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:48:59 ==> Jenkins CI detected. 22:48:59 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1102 22:48:59 project root: . 22:48:59 --> token set from env 22:48:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:48:59 ==> Running gcov in . (disable via -X gcov) 22:48:59 ==> Python coveragepy not found 22:48:59 ==> Searching for coverage reports in: 22:48:59 + . 22:48:59 -> Found 1 reports 22:48:59 ==> Detecting git/mercurial file structure 22:48:59 ==> Reading reports 22:48:59 + ./coverage.out bytes=129001 22:48:59 ==> Appending adjustments 22:48:59 https://docs.codecov.io/docs/fixing-reports 22:49:00 + Found adjustments 22:49:00 ==> Gzipping contents 22:49:00 16K /tmp/codecov.K6GWPA.gz 22:49:00 ==> Uploading reports 22:49:00 url: https://codecov.io 22:49:00 query: branch=PR-1102&commit=0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1102%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1102&job=&cmd_args= 22:49:00 -> Pinging Codecov 22:49:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1102&commit=0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1102%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1102&job=&cmd_args= 22:49:00 -> Uploading to 22:49:00 https://storage.googleapis.com/codecov/v4/raw/2022-03-11/7E55EF52A471D76F132DFD9A03CDDE97/0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f/46ffeb9b-c474-47d1-9a8f-ca729393238e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220311T224900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff3da2b497878dfddea301c94e79aac62846c7d9f8def018dba76bd971e55020 22:49:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:49:00 Dload Upload Total Spent Left Speed 22:49:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16280 0 0 100 16280 0 45335 --:--:-- --:--:-- --:--:-- 45474 22:49:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [Pipeline] } 22:49:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:49:01 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives ']' 22:49:01 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives 22:49:01 total 8 22:49:01 drwxr-xr-x. 3 root root 34 Mar 11 22:43 . 22:49:01 drwxrwxr-x. 12 jenkins jenkins 4096 Mar 11 22:43 .. 22:49:01 drwxr-xr-x. 2 root root 6 Mar 11 22:43 cost 22:49:01 -rw-r--r--. 1 root root 85 Mar 11 22:43 cost.csv 22:49:01 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives 22:49:01 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives 22:49:01 total 8 22:49:01 drwxr-xr-x. 3 jenkins jenkins 34 Mar 11 22:43 . 22:49:01 drwxrwxr-x. 12 jenkins jenkins 4096 Mar 11 22:43 .. 22:49:01 drwxr-xr-x. 2 jenkins jenkins 6 Mar 11 22:43 cost 22:49:01 -rw-r--r--. 1 jenkins jenkins 85 Mar 11 22:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:49:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:49:02 ---> package-listing.sh 22:49:02 ++ facter osfamily 22:49:02 ++ tr '[:upper:]' '[:lower:]' 22:49:02 + OS_FAMILY=redhat 22:49:02 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1102 22:49:02 + START_PACKAGES=/tmp/packages_start.txt 22:49:02 + END_PACKAGES=/tmp/packages_end.txt 22:49:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:49:02 + PACKAGES=/tmp/packages_start.txt 22:49:02 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1102 ']' 22:49:02 + PACKAGES=/tmp/packages_end.txt 22:49:02 + case "${OS_FAMILY}" in 22:49:02 + sort 22:49:02 + rpm -qa 22:49:03 + '[' -f /tmp/packages_start.txt ']' 22:49:03 + '[' -f /tmp/packages_end.txt ']' 22:49:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:49:03 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1102 ']' 22:49:03 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives/ 22:49:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives/ [Pipeline] echo 22:49: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/gexfoundry_device-sdk-go_PR-1102/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:49:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:49:04 . [Pipeline] withDockerContainer 22:49:04 prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container 22:49:04 $ 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/gexfoundry_device-sdk-go_PR-1102/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1102 -v /w/workspace/gexfoundry_device-sdk-go_PR-1102:/w/workspace/gexfoundry_device-sdk-go_PR-1102:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1102@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:49:04 $ docker top 2ada2b5c492a38df6c6fd64995ebd07c1e6060c552991e2c0dd0f4cc7e722151 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:04 + touch /tmp/pre-build-complete [Pipeline] sh 22:49:05 + mkdir -p /var/log/sysstat [Pipeline] sh 22:49:05 + ls /var/log/sa-host 22:49:05 + sadf -c /var/log/sa-host/sa11 22:49:05 file_magic: OK 22:49:05 HZ: Using current value: 100 22:49:05 file_header: OK 22:49:05 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 22:49:05 Statistics: 22:49:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:49:05 File successfully converted to sysstat format version 12.5.2 22:49:05 + sadf -c /var/log/sa-host/sa17 22:49:05 file_magic: OK 22:49:05 HZ: Using current value: 100 22:49:05 file_header: OK 22:49:05 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 22:49:05 Statistics: 22:49:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:49:05 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:05 provisioning config files... 22:49:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/config7685405218157446012tmp [Pipeline] { [Pipeline] echo 22:49:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:49:05 ---> create-netrc.sh [Pipeline] } 22:49:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:49:06 ---> python-tools-install.sh [Pipeline] echo 22:49:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:49:06 ---> sudo-logs.sh 22:49:06 Archiving 'sudo' log.. 22:49:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-6870.novalocal: Name or service not known 22:49:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-6870.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:49:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:49:06 ---> job-cost.sh 22:49:06 lf-activate-venv: SKIPPING 22:49:06 DEBUG: total: 0.05999999865889549 22:49:06 INFO: Retrieving Stack Cost... 22:49:07 INFO: Retrieving Pricing Info for: v3-standard-2 22:49:07 INFO: Archiving Costs [Pipeline] echo 22:49:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:49:07 ---> logs-deploy.sh 22:49:07 lf-activate-venv: SKIPPING 22:49:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1102/2 22:49:07 INFO: archiving workspace using pattern(s): 22:49:08 Archives upload complete. 22:49:08 INFO: archiving logs to Nexus 22:49:09 ---> uname -a: 22:49:09 Linux prd-centos7-docker-4c-2g-6870.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 22:49:09 22:49:09 22:49:09 ---> lscpu: 22:49:09 Architecture: x86_64 22:49:09 CPU op-mode(s): 32-bit, 64-bit 22:49:09 Byte Order: Little Endian 22:49:09 Address sizes: 40 bits physical, 48 bits virtual 22:49:09 CPU(s): 2 22:49:09 On-line CPU(s) list: 0,1 22:49:09 Thread(s) per core: 1 22:49:09 Core(s) per socket: 1 22:49:09 Socket(s): 2 22:49:09 NUMA node(s): 1 22:49:09 Vendor ID: AuthenticAMD 22:49:09 CPU family: 23 22:49:09 Model: 49 22:49:09 Model name: AMD EPYC-Rome Processor 22:49:09 Stepping: 0 22:49:09 CPU MHz: 2799.998 22:49:09 BogoMIPS: 5599.99 22:49:09 Virtualization: AMD-V 22:49:09 Hypervisor vendor: KVM 22:49:09 Virtualization type: full 22:49:09 L1d cache: 64 KiB 22:49:09 L1i cache: 64 KiB 22:49:09 L2 cache: 1 MiB 22:49:09 L3 cache: 32 MiB 22:49:09 NUMA node0 CPU(s): 0,1 22:49:09 Vulnerability Itlb multihit: Not affected 22:49:09 Vulnerability L1tf: Not affected 22:49:09 Vulnerability Mds: Not affected 22:49:09 Vulnerability Meltdown: Not affected 22:49:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:49:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:49:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:49:09 Vulnerability Srbds: Not affected 22:49:09 Vulnerability Tsx async abort: Not affected 22:49:09 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 22:49:09 22:49:09 22:49:09 ---> nproc: 22:49:09 2 22:49:09 22:49:09 22:49:09 ---> df -h: 22:49:09 Filesystem Size Used Avail Use% Mounted on 22:49:09 overlay 40G 9.1G 31G 23% / 22:49:09 tmpfs 64M 0 64M 0% /dev 22:49:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:49:09 shm 64M 0 64M 0% /dev/shm 22:49:09 /dev/vda1 40G 9.1G 31G 23% /facter-os 22:49:09 22:49:09