Pull request #1097 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 456df77f3984c8ebdc5c35749b2491402c898596+ff2bdc244935d5b40da6f20198b29dfc476efd7a (3539b4d4ab42e596f6b28b2d16ea9bd3a2426285) 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-ssh7202096967214968567.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-ssh9973528420093440350.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-1097/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-1097/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15881397132900453445.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-ssh1451400949718205239.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/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-1097/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8893447081539843813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5085 in /w/workspace/gexfoundry_device-sdk-go_PR-1097 [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-1097 # 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-1097@tmp/jenkins-gitclient-ssh3661774956010743315.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 ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 456df77f3984c8ebdc5c35749b2491402c898596 Merge succeeded, producing 456df77f3984c8ebdc5c35749b2491402c898596 Checking out Revision 456df77f3984c8ebdc5c35749b2491402c898596 (PR-1097) > 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-1097@tmp/jenkins-gitclient-ssh4415558855812803396.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 456df77f3984c8ebdc5c35749b2491402c898596 # timeout=10 > 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-1097@tmp/jenkins-gitclient-ssh903677802899608727.key > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 456df77f3984c8ebdc5c35749b2491402c898596 # timeout=10 Commit message: "feat: implement ProtocolProperties validation mechanism" First time build. Skipping changelog. > git rev-list --no-walk 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:53:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:53:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:53:30 ========================================================= 16:53:30 EdgeX Global Pipelines Version Info 16:53:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:53:32 ------------------- 16:53:32 stable info: 16:53:32 ------------------- 16:53:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:53:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:53:32 Message: update stable to v1.0.220 16:53:32 ------------------- 16:53:32 experimental info: 16:53:32 ------------------- 16:53:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:53:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:53:32 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:53:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1097 [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1097 [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1097 [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 456df77f3984c8ebdc5c35749b2491402c898596 [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 456df77 [Pipeline] echo 16:53:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:33 provisioning config files... 16:53:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config1144610716092395932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:33 ---> docker-login.sh 16:53:33 nexus3.edgexfoundry.org:10001 16:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:33 Configure a credential helper to remove this warning. See 16:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:33 16:53:33 Login Succeeded 16:53:33 nexus3.edgexfoundry.org:10002 16:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:33 Configure a credential helper to remove this warning. See 16:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:33 16:53:33 Login Succeeded 16:53:33 nexus3.edgexfoundry.org:10003 16:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:34 Configure a credential helper to remove this warning. See 16:53:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:34 16:53:34 Login Succeeded 16:53:34 nexus3.edgexfoundry.org:10004 16:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:34 Configure a credential helper to remove this warning. See 16:53:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:34 16:53:34 Login Succeeded 16:53:34 docker.io 16:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:34 Configure a credential helper to remove this warning. See 16:53:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:34 16:53:34 Login Succeeded 16:53:34 ---> docker-login.sh ends [Pipeline] } 16:53:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:53:34 + git rev-list -1 --merges 456df77f3984c8ebdc5c35749b2491402c898596~1..456df77f3984c8ebdc5c35749b2491402c898596 [Pipeline] echo 16:53:34 -----------> git rev-list -1 --merges 456df77f3984c8ebdc5c35749b2491402c898596~1..456df77f3984c8ebdc5c35749b2491402c898596 456df77f3984c8ebdc5c35749b2491402c898596 [false] [Pipeline] sh 16:53:35 + git log --format=format:%s -1 456df77f3984c8ebdc5c35749b2491402c898596 [Pipeline] echo 16:53:35 ========================================================= 16:53:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:53:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:35 + git log --format=format:%s -1 456df77f3984c8ebdc5c35749b2491402c898596 [Pipeline] echo 16:53:35 [semverPrep] GIT_COMMIT: 456df77f3984c8ebdc5c35749b2491402c898596, Commit Message: feat: implement ProtocolProperties validation mechanism [Pipeline] echo 16:53:35 [semverPrep] This is not a build commit. [Pipeline] sh 16:53:35 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:53:35 + grep -v github /etc/ssh/ssh_known_hosts 16:53:35 + '[' -e /tmp/ssh_known_hosts ']' 16:53:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:53:35 + sudo tee -a /etc/ssh/ssh_known_hosts 16:53:35 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:53:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:53:36 16:53:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:53:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:53:36 latest: Pulling from edgex-devops/git-semver 16:53:36 a0d0a0d46f8b: Pulling fs layer 16:53:36 3e5f54012d9b: Pulling fs layer 16:53:36 4c7163046ea9: Pulling fs layer 16:53:36 0c2d73faf560: Pulling fs layer 16:53:36 0c2d73faf560: Waiting 16:53:36 3e5f54012d9b: Verifying Checksum 16:53:36 3e5f54012d9b: Download complete 16:53:36 a0d0a0d46f8b: Verifying Checksum 16:53:36 a0d0a0d46f8b: Download complete 16:53:36 0c2d73faf560: Verifying Checksum 16:53:36 0c2d73faf560: Download complete 16:53:36 4c7163046ea9: Verifying Checksum 16:53:36 4c7163046ea9: Download complete 16:53:36 a0d0a0d46f8b: Pull complete 16:53:36 3e5f54012d9b: Pull complete 16:53:37 4c7163046ea9: Pull complete 16:53:37 0c2d73faf560: Pull complete 16:53:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:53:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:53:37 prd-centos7-docker-4c-2g-5085 does not seem to be running inside a container 16:53:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@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:10004/edgex-devops/git-semver:latest cat 16:53:38 $ docker top d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:38 [ssh-agent] Looking for ssh-agent implementation... 16:53:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:38 $ docker exec d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 ssh-agent 16:53:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHMpNCI/agent.13 16:53:38 SSH_AGENT_PID=18 16:53:38 Running ssh-add (command line suppressed) 16:53:38 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_8965801850741279811.key (/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_8965801850741279811.key) 16:53:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:38 + git tag --points-at HEAD [Pipeline] } 16:53:38 $ docker exec --env ******** --env ******** d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 ssh-agent -k 16:53:38 unset SSH_AUTH_SOCK; 16:53:38 unset SSH_AGENT_PID; 16:53:38 echo Agent pid 18 killed; 16:53:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:53:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:38 [ssh-agent] Looking for ssh-agent implementation... 16:53:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:39 $ docker exec d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 ssh-agent 16:53:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNnknmH/agent.52 16:53:39 SSH_AGENT_PID=58 16:53:39 Running ssh-add (command line suppressed) 16:53:39 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_7912287516670508888.key (/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_7912287516670508888.key) 16:53:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:39 + git semver init 16:53:39 # -> Open(): unable to determine branch for HEAD 16:53:39 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1097/.git 16:53:39 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1097 16:53:39 # $SEMVER_REMOTE_NAME = origin 16:53:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:53:39 # $SEMVER_USER_NAME = edgex-jenkins 16:53:39 # $SEMVER_BRANCH = PR-1097 16:53:39 # $SEMVER_TEMP = /tmp/semver-142709420 16:53:39 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:53:40 # '/tmp/semver-142709420' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1097/.semver' 16:53:40 # -> Force: false 16:53:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1097/.semver [Pipeline] } 16:53:40 $ docker exec --env ******** --env ******** d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 ssh-agent -k 16:53:40 unset SSH_AUTH_SOCK; 16:53:40 unset SSH_AGENT_PID; 16:53:40 echo Agent pid 58 killed; 16:53:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:40 + git semver [Pipeline] } 16:53:40 $ docker stop --time=1 d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 16:53:42 $ docker rm -f d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:53:42 Stashed 1 file(s) [Pipeline] echo 16:53:42 [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 16:53:42 provisioning config files... 16:53:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config7669980431589813575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:43 ---> docker-login.sh 16:53:43 nexus3.edgexfoundry.org:10001 16:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:43 Configure a credential helper to remove this warning. See 16:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:43 16:53:43 Login Succeeded 16:53:43 nexus3.edgexfoundry.org:10002 16:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:43 Configure a credential helper to remove this warning. See 16:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:43 16:53:43 Login Succeeded 16:53:43 nexus3.edgexfoundry.org:10003 16:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:43 Configure a credential helper to remove this warning. See 16:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:43 16:53:43 Login Succeeded 16:53:43 nexus3.edgexfoundry.org:10004 16:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:43 Configure a credential helper to remove this warning. See 16:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:43 16:53:43 Login Succeeded 16:53:43 docker.io 16:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:43 Configure a credential helper to remove this warning. See 16:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:43 16:53:43 Login Succeeded 16:53:43 ---> docker-login.sh ends [Pipeline] } 16:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:53:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:44 ========================================================= 16:53:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:53:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:53:44 + 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 . 16:53:44 Sending build context to Docker daemon 9.506MB 16:53:44 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 16:53:44 Step 2/11 : FROM ${BASE} AS builder 16:53:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:53:44 59bf1c3509f3: Pulling fs layer 16:53:44 666ba61612fd: Pulling fs layer 16:53:44 8ed8ca486205: Pulling fs layer 16:53:44 4fe6c5a15a65: Pulling fs layer 16:53:44 22a0e8bec74d: Pulling fs layer 16:53:44 640e595b4fbd: Pulling fs layer 16:53:44 763cafe07f6e: Pulling fs layer 16:53:44 0c0b528cf693: Pulling fs layer 16:53:44 10935f4eaf8b: Pulling fs layer 16:53:44 4fe6c5a15a65: Waiting 16:53:44 22a0e8bec74d: Waiting 16:53:44 640e595b4fbd: Waiting 16:53:44 763cafe07f6e: Waiting 16:53:44 0c0b528cf693: Waiting 16:53:44 10935f4eaf8b: Waiting 16:53:44 8ed8ca486205: Verifying Checksum 16:53:44 8ed8ca486205: Download complete 16:53:44 666ba61612fd: Verifying Checksum 16:53:44 666ba61612fd: Download complete 16:53:44 22a0e8bec74d: Verifying Checksum 16:53:44 22a0e8bec74d: Download complete 16:53:44 59bf1c3509f3: Verifying Checksum 16:53:44 59bf1c3509f3: Download complete 16:53:44 640e595b4fbd: Verifying Checksum 16:53:44 640e595b4fbd: Download complete 16:53:44 763cafe07f6e: Verifying Checksum 16:53:44 763cafe07f6e: Download complete 16:53:44 0c0b528cf693: Verifying Checksum 16:53:44 0c0b528cf693: Download complete 16:53:44 59bf1c3509f3: Pull complete 16:53:45 4fe6c5a15a65: Verifying Checksum 16:53:45 4fe6c5a15a65: Download complete 16:53:45 10935f4eaf8b: Verifying Checksum 16:53:45 10935f4eaf8b: Download complete 16:53:45 666ba61612fd: Pull complete 16:53:45 8ed8ca486205: Pull complete 16:53:49 4fe6c5a15a65: Pull complete 16:53:49 22a0e8bec74d: Pull complete 16:53:49 640e595b4fbd: Pull complete 16:53:49 763cafe07f6e: Pull complete 16:53:49 0c0b528cf693: Pull complete 16:53:51 10935f4eaf8b: Pull complete 16:53:51 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:53:51 ---> 99d49a6021b9 16:53:51 Step 3/11 : ARG MAKE=make build 16:53:53 ---> Running in f2855b48e850 16:53:54 Removing intermediate container f2855b48e850 16:53:54 ---> 5e598cdeb4fe 16:53:54 Step 4/11 : WORKDIR /device-sdk-go 16:53:54 ---> Running in 9688ba16d7d5 16:53:54 Removing intermediate container 9688ba16d7d5 16:53:54 ---> 7d07af3301fa 16:53:54 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:53:54 ---> Running in b81a9acc0937 16:53:54 Removing intermediate container b81a9acc0937 16:53:54 ---> d0121ec6c741 16:53:54 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:54 ---> Running in a834bc542272 16:53:54 Removing intermediate container a834bc542272 16:53:54 ---> acb029930831 16:53:54 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:53:54 ---> Running in 951a3c63c5b3 16:53:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:53:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:53:56 OK: 221 MiB in 52 packages 16:53:56 Removing intermediate container 951a3c63c5b3 16:53:56 ---> 464c44c3b2f6 16:53:56 Step 8/11 : COPY go.mod vendor* ./ 16:53:56 ---> 33df0e30eaa3 16:53:56 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:56 ---> Running in e5d8a7c0b01d 16:53:57 Still waiting to schedule task 16:53:57 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:54:23 Removing intermediate container e5d8a7c0b01d 16:54:23 ---> ef27f82d9962 16:54:23 Step 10/11 : COPY . . 16:54:23 ---> bcccff0fb8d5 16:54:23 Step 11/11 : RUN ${MAKE} 16:54:23 ---> Running in 56d4e398d0f6 16:54:23 noop 16:54:23 Removing intermediate container 56d4e398d0f6 16:54:23 ---> c007c8cb2a8f 16:54:23 Successfully built c007c8cb2a8f 16:54:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:54:23 + docker inspect -f . ci-base-image-x86_64 16:54:23 . [Pipeline] withDockerContainer 16:54:23 prd-centos7-docker-4c-2g-5085 does not seem to be running inside a container 16:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:54:24 $ docker top 3a6537dcbc7755234d1e352b80c9ad894f5a5c41152a106dc7ab8d6d0864e0e3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:24 + go version 16:54:24 go version go1.17.6 linux/amd64 [Pipeline] } 16:54:24 $ docker stop --time=1 3a6537dcbc7755234d1e352b80c9ad894f5a5c41152a106dc7ab8d6d0864e0e3 16:54:25 $ docker rm -f 3a6537dcbc7755234d1e352b80c9ad894f5a5c41152a106dc7ab8d6d0864e0e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:26 + docker inspect -f . ci-base-image-x86_64 16:54:26 . [Pipeline] withDockerContainer 16:54:26 prd-centos7-docker-4c-2g-5085 does not seem to be running inside a container 16:54:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:54:26 $ docker top 3f6bda42b7d337e2849c4f048346bba121ef72aff192e406440456ce0eccae0b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:54:27 + make test 16:54:27 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:54:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:54:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:54:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:54:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:54:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.010s coverage: 23.3% of statements 16:54:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:54:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.016s coverage: 27.6% of statements 16:54:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.014s coverage: 78.9% of statements 16:54:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.008s coverage: 10.8% of statements 16:54:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:54:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:54:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:54:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.009s coverage: 33.0% of statements 16:54:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:54:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.017s coverage: 86.1% of statements 16:54:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:54:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:54:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.011s coverage: 57.4% of statements 16:54:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.030s coverage: 89.2% of statements 16:54:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:54:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.013s coverage: 4.8% of statements 16:54:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:54:57 GO111MODULE=on go vet ./... 16:55:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:55:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:55:02 ./bin/test-attribution-txt.sh [Pipeline] echo 16:55:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:55:02 $ docker stop --time=1 3f6bda42b7d337e2849c4f048346bba121ef72aff192e406440456ce0eccae0b 16:55:03 $ docker rm -f 3f6bda42b7d337e2849c4f048346bba121ef72aff192e406440456ce0eccae0b [Pipeline] // withDockerContainer [Pipeline] sh 16:55:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:55:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:55:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:55:04 + ls -al . 16:55:04 total 272 16:55:04 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 11 16:55 . 16:55:04 drwxrwxr-x. 4 jenkins jenkins 112 Feb 11 16:53 .. 16:55:04 drwxrwxr-x. 2 jenkins jenkins 37 Feb 11 16:53 bin 16:55:04 -rw-rw-r--. 1 jenkins jenkins 26321 Feb 11 16:53 CHANGELOG.md 16:55:04 -rw-r--r--. 1 jenkins jenkins 129001 Feb 11 16:54 coverage.out 16:55:04 -rw-rw-r--. 1 jenkins jenkins 140 Feb 11 16:53 .dockerignore 16:55:04 drwxrwxr-x. 5 jenkins jenkins 62 Feb 11 16:53 example 16:55:04 drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 16:53 .git 16:55:04 drwxrwxr-x. 3 jenkins jenkins 125 Feb 11 16:53 .github 16:55:04 -rw-rw-r--. 1 jenkins jenkins 131 Feb 11 16:53 .gitignore 16:55:04 -rw-rw-r--. 1 jenkins jenkins 42 Feb 11 16:53 .golangci.yml 16:55:04 -rw-rw-r--. 1 jenkins jenkins 2774 Feb 11 16:53 go.mod 16:55:04 -rw-rw-r--. 1 jenkins jenkins 49778 Feb 11 16:53 go.sum 16:55:04 -rw-rw-r--. 1 jenkins jenkins 677 Feb 11 16:53 GOVERNANCE.md 16:55:04 drwxrwxr-x. 15 jenkins jenkins 224 Feb 11 16:53 internal 16:55:04 -rw-rw-r--. 1 jenkins jenkins 880 Feb 11 16:53 Jenkinsfile 16:55:04 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 11 16:53 LICENSE 16:55:04 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 11 16:53 Makefile 16:55:04 drwxrwxr-x. 3 jenkins jenkins 16 Feb 11 16:53 openapi 16:55:04 -rw-rw-r--. 1 jenkins jenkins 619 Feb 11 16:53 OWNERS.md 16:55:04 drwxrwxr-x. 5 jenkins jenkins 50 Feb 11 16:53 pkg 16:55:04 -rw-rw-r--. 1 jenkins jenkins 4881 Feb 11 16:53 README.md 16:55:04 drwx------. 3 jenkins jenkins 72 Feb 11 16:53 .semver 16:55:04 drwxrwxr-x. 4 jenkins jenkins 54 Feb 11 16:53 snap 16:55:04 -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 16:53 VERSION 16:55:04 -rw-rw-r--. 1 jenkins jenkins 222 Feb 11 16:53 version.go [Pipeline] isUnix [Pipeline] sh 16:55:05 + 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=456df77f3984c8ebdc5c35749b2491402c898596 --label arch=amd64 --label version=0.0.0 . 16:55:05 Sending build context to Docker daemon 9.636MB 16:55:05 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:55:05 Step 2/25 : FROM ${BASE} AS builder 16:55:05 ---> c007c8cb2a8f 16:55:05 Step 3/25 : ARG MAKE=make build 16:55:05 ---> Running in 54a3b6814521 16:55:05 Removing intermediate container 54a3b6814521 16:55:05 ---> 8a77f739bc0e 16:55:05 Step 4/25 : WORKDIR /device-sdk-go 16:55:05 ---> Running in 8f80a828351d 16:55:05 Removing intermediate container 8f80a828351d 16:55:05 ---> 40bd859fc6ad 16:55:05 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:55:05 ---> Running in 9679baf5a65c 16:55:05 Removing intermediate container 9679baf5a65c 16:55:05 ---> 95c6312486b8 16:55:05 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:05 ---> Running in e84b48157d35 16:55:06 Removing intermediate container e84b48157d35 16:55:06 ---> a20819382d0f 16:55:06 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:55:06 ---> Running in 11a880c9b44b 16:55:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:55:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:55:07 OK: 221 MiB in 52 packages 16:55:07 Removing intermediate container 11a880c9b44b 16:55:07 ---> af267128678d 16:55:07 Step 8/25 : COPY go.mod vendor* ./ 16:55:08 ---> 01079f5ccae5 16:55:08 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:08 ---> Running in dec1bc6a47a2 16:55:08 Removing intermediate container dec1bc6a47a2 16:55:08 ---> ca3238d10837 16:55:08 Step 10/25 : COPY . . 16:55:08 ---> b0f1616f83a5 16:55:08 Step 11/25 : RUN ${MAKE} 16:55:09 ---> Running in af583a4aa8af 16:55:09 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 16:55:19 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:55:20 Removing intermediate container af583a4aa8af 16:55:20 ---> 0c9c8b01cf0f 16:55:20 Step 12/25 : FROM alpine:3.14 16:55:21 3.14: Pulling from library/alpine 16:55:21 97518928ae5f: Pulling fs layer 16:55:21 97518928ae5f: Verifying Checksum 16:55:21 97518928ae5f: Download complete 16:55:21 97518928ae5f: Pull complete 16:55:21 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:55:21 Status: Downloaded newer image for alpine:3.14 16:55:21 ---> 0a97eee8041e 16:55:21 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:55:21 ---> Running in 55703803ce64 16:55:21 Removing intermediate container 55703803ce64 16:55:21 ---> 8bf75feb1e4e 16:55:21 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:21 ---> Running in 7330a6e6d2fb 16:55:22 Removing intermediate container 7330a6e6d2fb 16:55:22 ---> 6cc59478560c 16:55:22 Step 15/25 : RUN apk add --update --no-cache zeromq 16:55:22 ---> Running in f68f5e6735f1 16:55:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:55:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:55:24 (1/5) Installing libgcc (10.3.1_git20210424-r2) 16:55:24 (2/5) Installing libsodium (1.0.18-r0) 16:55:24 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 16:55:24 (4/5) Installing libzmq (4.3.4-r0) 16:55:24 (5/5) Installing zeromq (4.3.4-r0) 16:55:24 Executing busybox-1.33.1-r6.trigger 16:55:24 OK: 8 MiB in 19 packages 16:55:24 Removing intermediate container f68f5e6735f1 16:55:24 ---> 94ab32e20ed8 16:55:24 Step 16/25 : WORKDIR / 16:55:24 ---> Running in 8e19ab512506 16:55:24 Removing intermediate container 8e19ab512506 16:55:24 ---> 1f87eedd17af 16:55:24 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:55:24 ---> c85213c15454 16:55:24 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:55:25 ---> f967b7b69e00 16:55:25 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:55:25 ---> b502152bc8dd 16:55:25 Step 20/25 : EXPOSE 59999 16:55:25 ---> Running in 63168e598ae8 16:55:25 Removing intermediate container 63168e598ae8 16:55:25 ---> 13d6c87c31b1 16:55:25 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:55:25 ---> Running in aaf5170a5f2c 16:55:25 Removing intermediate container aaf5170a5f2c 16:55:25 ---> 1ae854c2bdfa 16:55:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:25 ---> Running in b81125bc5517 16:55:25 Removing intermediate container b81125bc5517 16:55:25 ---> cc0937b5f139 16:55:25 Step 23/25 : LABEL arch=amd64 16:55:25 ---> Running in 26165da2ad57 16:55:25 Removing intermediate container 26165da2ad57 16:55:25 ---> 45d557af2696 16:55:25 Step 24/25 : LABEL git_sha=456df77f3984c8ebdc5c35749b2491402c898596 16:55:25 ---> Running in 6629fcae157c 16:55:25 Removing intermediate container 6629fcae157c 16:55:25 ---> 161308f3201b 16:55:25 Step 25/25 : LABEL version=0.0.0 16:55:25 ---> Running in a492a6142e75 16:55:26 Removing intermediate container a492a6142e75 16:55:26 ---> 86e28f1797a6 16:55:26 [Warning] One or more build-args [ARCH] were not consumed 16:55:26 Successfully built 86e28f1797a6 16:55:26 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 16:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:26 16:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:55:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:26 latest: Pulling from edgex-lftools-log-publisher 16:55:26 b4d181a07f80: Pulling fs layer 16:55:26 a1111a8f2ec3: Pulling fs layer 16:55:26 ed53099fbce6: Pulling fs layer 16:55:26 dc539afda2c1: Pulling fs layer 16:55:26 77bc0d833cb6: Pulling fs layer 16:55:26 9065ff56babe: Pulling fs layer 16:55:26 d287ab97295c: Pulling fs layer 16:55:26 77bc0d833cb6: Waiting 16:55:26 9065ff56babe: Waiting 16:55:26 d287ab97295c: Waiting 16:55:26 dc539afda2c1: Waiting 16:55:26 a1111a8f2ec3: Verifying Checksum 16:55:26 a1111a8f2ec3: Download complete 16:55:26 dc539afda2c1: Verifying Checksum 16:55:26 dc539afda2c1: Download complete 16:55:26 ed53099fbce6: Verifying Checksum 16:55:26 ed53099fbce6: Download complete 16:55:26 77bc0d833cb6: Verifying Checksum 16:55:26 77bc0d833cb6: Download complete 16:55:26 9065ff56babe: Verifying Checksum 16:55:26 9065ff56babe: Download complete 16:55:27 b4d181a07f80: Verifying Checksum 16:55:27 b4d181a07f80: Download complete 16:55:27 d287ab97295c: Verifying Checksum 16:55:27 d287ab97295c: Download complete 16:55:28 b4d181a07f80: Pull complete 16:55:28 a1111a8f2ec3: Pull complete 16:55:29 ed53099fbce6: Pull complete 16:55:29 dc539afda2c1: Pull complete 16:55:29 77bc0d833cb6: Pull complete 16:55:29 9065ff56babe: Pull complete 16:55:34 d287ab97295c: Pull complete 16:55:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:55:34 prd-centos7-docker-4c-2g-5085 does not seem to be running inside a container 16:55:34 $ 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-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:55:37 $ docker top 334cad3ec67447e4ff1eba4a5c100dfe36371fe0498fdf5a28cf264f633efba8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:37 ---> job-cost.sh 16:55:37 lf-activate-venv: SKIPPING 16:55:37 INFO: No Stack... 16:55:38 INFO: Retrieving Pricing Info for: v3-standard-2 16:55:38 INFO: Archiving Costs [Pipeline] sh 16:55:38 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/cost.csv 16:55:38 + cut -d, -f6 [Pipeline] lock 16:55:38 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] 16:55:38 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] did not exist. Created. 16:55:38 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:38 + echo total: 0.05999999865889549 [Pipeline] stash 16:55:38 Stashed 1 file(s) [Pipeline] } 16:55:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:55:38 $ docker stop --time=1 334cad3ec67447e4ff1eba4a5c100dfe36371fe0498fdf5a28cf264f633efba8 16:55:40 $ docker rm -f 334cad3ec67447e4ff1eba4a5c100dfe36371fe0498fdf5a28cf264f633efba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:56:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5086 in /w/workspace/gexfoundry_device-sdk-go_PR-1097 [Pipeline] { [Pipeline] ws 16:56:19 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 16:56:19 The recommended git tool is: git 16:56:24 using credential edgex-jenkins-ssh 16:56:24 Cloning the remote Git repository 16:56:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:56:24 > git init /w/workspace/device-sdk-go/3 # timeout=10 16:56:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:56:24 > git --version # timeout=10 16:56:24 > git --version # 'git version 2.17.1' 16:56:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:56:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:56:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:56:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:56:27 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 456df77f3984c8ebdc5c35749b2491402c898596 16:56:27 Merge succeeded, producing 456df77f3984c8ebdc5c35749b2491402c898596 16:56:27 Checking out Revision 456df77f3984c8ebdc5c35749b2491402c898596 (PR-1097) 16:56:27 > git config core.sparsecheckout # timeout=10 16:56:27 > git checkout -f 456df77f3984c8ebdc5c35749b2491402c898596 # timeout=10 16:56:27 > git remote # timeout=10 16:56:27 > git config --get remote.origin.url # timeout=10 16:56:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:27 > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 16:56:27 > git rev-parse HEAD^{commit} # timeout=10 16:56:27 > git config core.sparsecheckout # timeout=10 16:56:27 > git checkout -f 456df77f3984c8ebdc5c35749b2491402c898596 # timeout=10 16:56:31 Commit message: "feat: implement ProtocolProperties validation mechanism" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:56:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:32 Dload Upload Total Spent Left Speed 16:56:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 62331 0 --:--:-- --:--:-- --:--:-- 62331 [Pipeline] sh 16:56:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:56:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:56:33 + sudo tee /etc/docker/daemon.new 16:56:33 { 16:56:33 "registry-mirrors": [ 16:56:33 "https://nexus3.edgexfoundry.org:10001" 16:56:33 ], 16:56:33 "bip": "10.250.0.254/24", 16:56:33 "hosts": [ 16:56:33 "tcp://0.0.0.0:5555", 16:56:33 "unix:///var/run/docker.sock" 16:56:33 ], 16:56:33 "mtu": 1458, 16:56:33 "selinux-enabled": true, 16:56:33 "seccomp-profile": "/etc/docker/seccomp.json" 16:56:33 } [Pipeline] sh 16:56:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:56:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:52 provisioning config files... 16:56:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config4204833725083495400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:53 ---> docker-login.sh 16:56:53 nexus3.edgexfoundry.org:10001 16:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:54 Configure a credential helper to remove this warning. See 16:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:54 16:56:54 Login Succeeded 16:56:54 nexus3.edgexfoundry.org:10002 16:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:54 Configure a credential helper to remove this warning. See 16:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:54 16:56:54 Login Succeeded 16:56:54 nexus3.edgexfoundry.org:10003 16:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:54 Configure a credential helper to remove this warning. See 16:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:54 16:56:54 Login Succeeded 16:56:54 nexus3.edgexfoundry.org:10004 16:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:55 Configure a credential helper to remove this warning. See 16:56:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:55 16:56:55 Login Succeeded 16:56:55 docker.io 16:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:56 Configure a credential helper to remove this warning. See 16:56:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:56 16:56:56 Login Succeeded 16:56:56 ---> docker-login.sh ends [Pipeline] } 16:56:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:56:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:56 ========================================================= 16:56:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:56:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:56:57 + 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 . 16:56:57 Sending build context to Docker daemon 5.165MB 16:56:57 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 16:56:57 Step 2/11 : FROM ${BASE} AS builder 16:56:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:56:57 9b3977197b4f: Pulling fs layer 16:56:57 1a89e8eeedd5: Pulling fs layer 16:56:57 94645a83ff95: Pulling fs layer 16:56:57 3f3a8bcf1eab: Pulling fs layer 16:56:57 0c92f367c5e7: Pulling fs layer 16:56:57 f7c0051592d6: Pulling fs layer 16:56:57 a227ed2f7395: Pulling fs layer 16:56:57 7b1c46037f91: Pulling fs layer 16:56:57 0c92f367c5e7: Waiting 16:56:57 f7c0051592d6: Waiting 16:56:57 a227ed2f7395: Waiting 16:56:57 7b1c46037f91: Waiting 16:56:57 3f3a8bcf1eab: Waiting 16:56:57 94645a83ff95: Verifying Checksum 16:56:57 94645a83ff95: Download complete 16:56:57 1a89e8eeedd5: Verifying Checksum 16:56:57 1a89e8eeedd5: Download complete 16:56:58 0c92f367c5e7: Verifying Checksum 16:56:58 0c92f367c5e7: Download complete 16:56:58 f7c0051592d6: Verifying Checksum 16:56:58 f7c0051592d6: Download complete 16:56:58 9b3977197b4f: Verifying Checksum 16:56:58 9b3977197b4f: Download complete 16:56:58 a227ed2f7395: Verifying Checksum 16:56:58 a227ed2f7395: Download complete 16:56:58 9b3977197b4f: Pull complete 16:56:59 1a89e8eeedd5: Pull complete 16:56:59 94645a83ff95: Pull complete 16:56:59 7b1c46037f91: Verifying Checksum 16:56:59 7b1c46037f91: Download complete 16:57:00 3f3a8bcf1eab: Verifying Checksum 16:57:00 3f3a8bcf1eab: Download complete 16:57:12 3f3a8bcf1eab: Pull complete 16:57:12 0c92f367c5e7: Pull complete 16:57:12 f7c0051592d6: Pull complete 16:57:13 a227ed2f7395: Pull complete 16:57:19 7b1c46037f91: Pull complete 16:57:19 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:57:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:57:19 ---> f79e39bc4007 16:57:19 Step 3/11 : ARG MAKE=make build 16:57:20 ---> Running in fd0988c27395 16:57:21 Removing intermediate container fd0988c27395 16:57:21 ---> 34505765a9a7 16:57:21 Step 4/11 : WORKDIR /device-sdk-go 16:57:21 ---> Running in 9cc90ec258b2 16:57:21 Removing intermediate container 9cc90ec258b2 16:57:21 ---> 7d8278ad54ae 16:57:21 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:57:21 ---> Running in 3eebf43ed89c 16:57:22 Removing intermediate container 3eebf43ed89c 16:57:22 ---> 44df56c719b2 16:57:22 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:22 ---> Running in f3656a33e54e 16:57:24 Removing intermediate container f3656a33e54e 16:57:24 ---> e70270173ad5 16:57:24 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:57:24 ---> Running in 6f1be2adda03 16:57:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:27 OK: 220 MiB in 52 packages 16:57:27 Removing intermediate container 6f1be2adda03 16:57:27 ---> 5d11c5b4dcc7 16:57:27 Step 8/11 : COPY go.mod vendor* ./ 16:57:28 ---> 37384d4373e7 16:57:28 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:28 ---> Running in 2da8b7748d8f 16:58:50 Removing intermediate container 2da8b7748d8f 16:58:50 ---> d3faf9381fd5 16:58:50 Step 10/11 : COPY . . 16:58:50 ---> 8bfc5f40e50c 16:58:50 Step 11/11 : RUN ${MAKE} 16:58:50 ---> Running in b842155b16ed 16:58:50 noop 16:58:50 Removing intermediate container b842155b16ed 16:58:50 ---> 9ea532429d25 16:58:50 Successfully built 9ea532429d25 16:58:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:58:50 + docker inspect -f . ci-base-image-arm64 16:58:50 . [Pipeline] withDockerContainer 16:58:50 prd-ubuntu18.04-docker-arm64-4c-16g-5086 does not seem to be running inside a container 16:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:58:52 $ docker top 79a739ee2c904ebde42cd47a3f40339ecad02e870a06feaff752e7bcb8d5b8c2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:53 + go version 16:58:53 go version go1.17.6 linux/arm64 [Pipeline] } 16:58:53 $ docker stop --time=1 79a739ee2c904ebde42cd47a3f40339ecad02e870a06feaff752e7bcb8d5b8c2 16:58:54 $ docker rm -f 79a739ee2c904ebde42cd47a3f40339ecad02e870a06feaff752e7bcb8d5b8c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:58:55 + docker inspect -f . ci-base-image-arm64 16:58:55 . [Pipeline] withDockerContainer 16:58:55 prd-ubuntu18.04-docker-arm64-4c-16g-5086 does not seem to be running inside a container 16:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:58:57 $ docker top c4fbe97080e65f43bd19cb1142dd87d6ec890fc33a832473401a1372f72638f9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:58:57 + make test 16:58:57 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:58:59 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:59:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:59:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:59:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:59:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.098s coverage: 23.3% of statements 16:59:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:59:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.084s coverage: 27.6% of statements 16:59:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.144s coverage: 78.9% of statements 16:59:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.118s coverage: 10.8% of statements 16:59:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:59:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:59:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:59:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.120s coverage: 33.0% of statements 16:59:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:59:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.109s coverage: 86.1% of statements 16:59:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:59:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:59:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.101s coverage: 57.4% of statements 16:59:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.167s coverage: 89.2% of statements 16:59:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:59:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.046s coverage: 4.8% of statements 16:59:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:59:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:59:57 GO111MODULE=on go vet ./... 17:00:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:00:15 ./bin/test-attribution-txt.sh [Pipeline] echo 17:00:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:00:16 $ docker stop --time=1 c4fbe97080e65f43bd19cb1142dd87d6ec890fc33a832473401a1372f72638f9 17:00:18 $ docker rm -f c4fbe97080e65f43bd19cb1142dd87d6ec890fc33a832473401a1372f72638f9 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:00:19 Warning: overwriting stash ‘coverage-report’ 17:00:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:00:20 + ls -al . 17:00:20 total 308 17:00:20 drwxrwxr-x 10 jenkins jenkins 4096 Feb 11 17:00 . 17:00:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 16:56 .. 17:00:20 -rw-rw-r-- 1 jenkins jenkins 140 Feb 11 16:56 .dockerignore 17:00:20 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 16:56 .git 17:00:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 16:56 .github 17:00:20 -rw-rw-r-- 1 jenkins jenkins 131 Feb 11 16:56 .gitignore 17:00:20 -rw-rw-r-- 1 jenkins jenkins 42 Feb 11 16:56 .golangci.yml 17:00:20 -rw-rw-r-- 1 jenkins jenkins 26321 Feb 11 16:56 CHANGELOG.md 17:00:20 -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 16:56 GOVERNANCE.md 17:00:20 -rw-rw-r-- 1 jenkins jenkins 880 Feb 11 16:56 Jenkinsfile 17:00:20 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 11 16:56 LICENSE 17:00:20 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 11 16:56 Makefile 17:00:20 -rw-rw-r-- 1 jenkins jenkins 619 Feb 11 16:56 OWNERS.md 17:00:20 -rw-rw-r-- 1 jenkins jenkins 4881 Feb 11 16:56 README.md 17:00:20 -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 16:53 VERSION 17:00:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 16:56 bin 17:00:20 -rw-r--r-- 1 jenkins jenkins 129001 Feb 11 16:59 coverage.out 17:00:20 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 16:56 example 17:00:20 -rw-rw-r-- 1 jenkins jenkins 2774 Feb 11 16:56 go.mod 17:00:20 -rw-rw-r-- 1 jenkins jenkins 49778 Feb 11 16:56 go.sum 17:00:20 drwxrwxr-x 15 jenkins jenkins 4096 Feb 11 16:56 internal 17:00:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 16:56 openapi 17:00:20 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 16:56 pkg 17:00:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 16:56 snap 17:00:20 -rw-rw-r-- 1 jenkins jenkins 222 Feb 11 16:56 version.go [Pipeline] isUnix [Pipeline] sh 17:00:20 + 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=456df77f3984c8ebdc5c35749b2491402c898596 --label arch=arm64 --label version=0.0.0 . 17:00:21 Sending build context to Docker daemon 5.294MB 17:00:21 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 17:00:21 Step 2/25 : FROM ${BASE} AS builder 17:00:21 ---> 9ea532429d25 17:00:21 Step 3/25 : ARG MAKE=make build 17:00:21 ---> Running in 733eed603c75 17:00:21 Removing intermediate container 733eed603c75 17:00:21 ---> 2d07f56dc904 17:00:21 Step 4/25 : WORKDIR /device-sdk-go 17:00:21 ---> Running in f60102e5012d 17:00:22 Removing intermediate container f60102e5012d 17:00:22 ---> f55bfefecb45 17:00:22 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:00:22 ---> Running in 783b59a73ae0 17:00:22 Removing intermediate container 783b59a73ae0 17:00:22 ---> fe8badc995b9 17:00:22 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:22 ---> Running in ce46fd9ad941 17:00:24 Removing intermediate container ce46fd9ad941 17:00:24 ---> 9e7e14a445c5 17:00:24 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:00:24 ---> Running in c56a4ec258d4 17:00:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:27 OK: 220 MiB in 52 packages 17:00:27 Removing intermediate container c56a4ec258d4 17:00:27 ---> 925a3ced1417 17:00:27 Step 8/25 : COPY go.mod vendor* ./ 17:00:28 ---> 351ade322851 17:00:28 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:28 ---> Running in 394433020c91 17:00:30 Removing intermediate container 394433020c91 17:00:30 ---> be8803844486 17:00:30 Step 10/25 : COPY . . 17:00:31 ---> 2b79d4113ae0 17:00:31 Step 11/25 : RUN ${MAKE} 17:00:31 ---> Running in b031c9646c0c 17:00:32 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 17:01:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:01:11 Removing intermediate container b031c9646c0c 17:01:11 ---> 26fad915fafa 17:01:11 Step 12/25 : FROM alpine:3.14 17:01:11 3.14: Pulling from library/alpine 17:01:11 be307f383ecc: Pulling fs layer 17:01:11 be307f383ecc: Verifying Checksum 17:01:11 be307f383ecc: Download complete 17:01:11 be307f383ecc: Pull complete 17:01:11 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:01:11 Status: Downloaded newer image for alpine:3.14 17:01:11 ---> 5b8b7b635229 17:01:11 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:01:11 ---> Running in 3cd922717259 17:01:11 Removing intermediate container 3cd922717259 17:01:11 ---> 5d574dbcd6dd 17:01:11 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:11 ---> Running in b080f8a58959 17:01:13 Removing intermediate container b080f8a58959 17:01:13 ---> 7870167f73b6 17:01:13 Step 15/25 : RUN apk add --update --no-cache zeromq 17:01:13 ---> Running in 2ba3b9764b27 17:01:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:01:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:01:16 (1/5) Installing libgcc (10.3.1_git20210424-r2) 17:01:16 (2/5) Installing libsodium (1.0.18-r0) 17:01:16 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 17:01:16 (4/5) Installing libzmq (4.3.4-r0) 17:01:16 (5/5) Installing zeromq (4.3.4-r0) 17:01:16 Executing busybox-1.33.1-r6.trigger 17:01:16 OK: 8 MiB in 19 packages 17:01:17 Removing intermediate container 2ba3b9764b27 17:01:17 ---> b3d4ce555730 17:01:17 Step 16/25 : WORKDIR / 17:01:17 ---> Running in 0f535e16ff6c 17:01:17 Removing intermediate container 0f535e16ff6c 17:01:17 ---> 12193db25c51 17:01:17 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:01:18 ---> 736cf1febbd4 17:01:18 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:01:19 ---> 247ed6f6fc32 17:01:19 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:01:19 ---> 68dac4c45bb4 17:01:19 Step 20/25 : EXPOSE 59999 17:01:20 ---> Running in 6d783ca19f57 17:01:20 Removing intermediate container 6d783ca19f57 17:01:20 ---> 08c1d5002736 17:01:20 Step 21/25 : ENTRYPOINT ["/device-simple"] 17:01:20 ---> Running in f00e3ad95683 17:01:21 Removing intermediate container f00e3ad95683 17:01:21 ---> 21ed3098cf4c 17:01:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:21 ---> Running in c7b0a76765a1 17:01:21 Removing intermediate container c7b0a76765a1 17:01:21 ---> f80795babf60 17:01:21 Step 23/25 : LABEL arch=arm64 17:01:21 ---> Running in 165907130e50 17:01:21 Removing intermediate container 165907130e50 17:01:21 ---> 1f4ee3b7e21b 17:01:21 Step 24/25 : LABEL git_sha=456df77f3984c8ebdc5c35749b2491402c898596 17:01:21 ---> Running in d553f414deb7 17:01:22 Removing intermediate container d553f414deb7 17:01:22 ---> 3a17511e4db5 17:01:22 Step 25/25 : LABEL version=0.0.0 17:01:22 ---> Running in e10ab143b21e 17:01:22 Removing intermediate container e10ab143b21e 17:01:22 ---> 56acb56b302b 17:01:22 [Warning] One or more build-args [ARCH] were not consumed 17:01:22 Successfully built 56acb56b302b 17:01:22 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 17:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:01:23 17:01:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:01:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:01:23 arm64: Pulling from edgex-lftools-log-publisher 17:01:23 448f6bf000e3: Pulling fs layer 17:01:23 f757da607395: Pulling fs layer 17:01:23 05883995daec: Pulling fs layer 17:01:23 8603b9c90790: Pulling fs layer 17:01:23 1560dd03e051: Pulling fs layer 17:01:23 27f5ce0e4adf: Pulling fs layer 17:01:23 c2d8d7efcc4b: Pulling fs layer 17:01:23 8603b9c90790: Waiting 17:01:23 1560dd03e051: Waiting 17:01:23 c2d8d7efcc4b: Waiting 17:01:23 27f5ce0e4adf: Waiting 17:01:23 f757da607395: Verifying Checksum 17:01:23 f757da607395: Download complete 17:01:23 8603b9c90790: Verifying Checksum 17:01:23 8603b9c90790: Download complete 17:01:23 1560dd03e051: Verifying Checksum 17:01:23 1560dd03e051: Download complete 17:01:23 27f5ce0e4adf: Verifying Checksum 17:01:23 27f5ce0e4adf: Download complete 17:01:23 05883995daec: Verifying Checksum 17:01:23 05883995daec: Download complete 17:01:24 448f6bf000e3: Verifying Checksum 17:01:24 448f6bf000e3: Download complete 17:01:27 c2d8d7efcc4b: Verifying Checksum 17:01:27 c2d8d7efcc4b: Download complete 17:01:28 448f6bf000e3: Pull complete 17:01:28 f757da607395: Pull complete 17:01:30 05883995daec: Pull complete 17:01:30 8603b9c90790: Pull complete 17:01:31 1560dd03e051: Pull complete 17:01:31 27f5ce0e4adf: Pull complete 17:01:46 c2d8d7efcc4b: Pull complete 17:01:46 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:01:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:01:46 prd-ubuntu18.04-docker-arm64-4c-16g-5086 does not seem to be running inside a container 17:01:46 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:01:49 $ docker top d485acc16189fb2288519491d900c37867419edfe52d4d24b8d93988124a086f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:50 ---> job-cost.sh 17:01:50 lf-activate-venv: SKIPPING 17:01:50 INFO: No Stack... 17:01:50 INFO: Retrieving Pricing Info for: v3-standard-4 17:01:50 INFO: Archiving Costs [Pipeline] sh 17:01:51 + cut -d, -f6 17:01:51 + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock 17:01:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] 17:01:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] did not exist. Created. 17:01:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:01:52 /w/workspace/device-sdk-go/3@tmp/durable-63057f15/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-63057f15/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:01:53 + echo total: 0.10999999940395355 [Pipeline] stash 17:01:53 Warning: overwriting stash ‘stack-cost’ 17:01:53 Stashed 1 file(s) [Pipeline] } 17:01:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:01:53 $ docker stop --time=1 d485acc16189fb2288519491d900c37867419edfe52d4d24b8d93988124a086f 17:01:54 $ docker rm -f d485acc16189fb2288519491d900c37867419edfe52d4d24b8d93988124a086f [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 17:01:55 provisioning config files... 17:01:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config916758664870838134tmp [Pipeline] { [Pipeline] sh 17:01:55 + set +x 17:01:55 + curl -s https://codecov.io/bash 17:01:55 + bash -s -- 17:01:55 17:01:55 _____ _ 17:01:55 / ____| | | 17:01:55 | | ___ __| | ___ ___ _____ __ 17:01:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:01:55 | |___| (_) | (_| | __/ (_| (_) \ V / 17:01:55 \_____\___/ \__,_|\___|\___\___/ \_/ 17:01:55 Bash-1.0.6 17:01:55 17:01:55 17:01:55 ==> git version 2.24.4 found 17:01:55 ==> 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 17:01:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:01:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:01:55 ==> Jenkins CI detected. 17:01:55 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1097 17:01:55 project root: . 17:01:55 --> token set from env 17:01:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:01:55 ==> Running gcov in . (disable via -X gcov) 17:01:55 ==> Python coveragepy not found 17:01:55 ==> Searching for coverage reports in: 17:01:55 + . 17:01:55 -> Found 1 reports 17:01:55 ==> Detecting git/mercurial file structure 17:01:55 ==> Reading reports 17:01:55 + ./coverage.out bytes=129001 17:01:55 ==> Appending adjustments 17:01:55 https://docs.codecov.io/docs/fixing-reports 17:01:56 + Found adjustments 17:01:56 ==> Gzipping contents 17:01:56 16K /tmp/codecov.peUrNi.gz 17:01:56 ==> Uploading reports 17:01:56 url: https://codecov.io 17:01:56 query: branch=PR-1097&commit=456df77f3984c8ebdc5c35749b2491402c898596&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1097%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= 17:01:56 -> Pinging Codecov 17:01:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1097&commit=456df77f3984c8ebdc5c35749b2491402c898596&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1097%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= 17:01:56 -> Uploading to 17:01:56 https://storage.googleapis.com/codecov/v4/raw/2022-02-11/7E55EF52A471D76F132DFD9A03CDDE97/456df77f3984c8ebdc5c35749b2491402c898596/5c1255ea-de54-43da-935f-65749439fa91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T170156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9d2913c8517bda7595c19dcf5a13bb076adda780e5c124d174d138020b2690f 17:01:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:01:56 Dload Upload Total Spent Left Speed 17:01:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16277 0 0 100 16277 0 46511 --:--:-- --:--:-- --:--:-- 46505 100 16277 0 0 100 16277 0 46491 --:--:-- --:--:-- --:--:-- 46373 17:01:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/456df77f3984c8ebdc5c35749b2491402c898596 [Pipeline] } 17:01:56 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 17:01:57 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives ']' 17:01:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives 17:01:57 total 8 17:01:57 drwxr-xr-x. 3 root root 34 Feb 11 16:55 . 17:01:57 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 16:55 .. 17:01:57 drwxr-xr-x. 2 root root 6 Feb 11 16:55 cost 17:01:57 -rw-r--r--. 1 root root 85 Feb 11 16:55 cost.csv 17:01:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives 17:01:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives 17:01:57 total 8 17:01:57 drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 16:55 . 17:01:57 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 16:55 .. 17:01:57 drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 16:55 cost 17:01:57 -rw-r--r--. 1 jenkins jenkins 85 Feb 11 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:01:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:01:58 ---> package-listing.sh 17:01:58 ++ facter osfamily 17:01:58 ++ tr '[:upper:]' '[:lower:]' 17:01:58 + OS_FAMILY=redhat 17:01:58 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1097 17:01:58 + START_PACKAGES=/tmp/packages_start.txt 17:01:58 + END_PACKAGES=/tmp/packages_end.txt 17:01:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:01:58 + PACKAGES=/tmp/packages_start.txt 17:01:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1097 ']' 17:01:58 + PACKAGES=/tmp/packages_end.txt 17:01:58 + case "${OS_FAMILY}" in 17:01:58 + sort 17:01:58 + rpm -qa 17:01:59 + '[' -f /tmp/packages_start.txt ']' 17:01:59 + '[' -f /tmp/packages_end.txt ']' 17:01:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:01:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1097 ']' 17:01:59 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/ 17:01:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/ [Pipeline] echo 17:01:59 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-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:01:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:00 . [Pipeline] withDockerContainer 17:02:00 prd-centos7-docker-4c-2g-5085 does not seem to be running inside a container 17:02:00 $ 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-1097/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-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:02:00 $ docker top 4fb53657b354915550fcbe4a70cabee41a521407a1691afadcadf6bf8385cecc -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:00 + touch /tmp/pre-build-complete [Pipeline] sh 17:02:01 + mkdir -p /var/log/sysstat [Pipeline] sh 17:02:01 + ls /var/log/sa-host 17:02:01 + sadf -c /var/log/sa-host/sa11 17:02:01 file_magic: OK 17:02:01 HZ: Using current value: 100 17:02:01 file_header: OK 17:02:01 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 17:02:01 Statistics: 17:02:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:02:01 File successfully converted to sysstat format version 12.0.3 17:02:01 + sadf -c /var/log/sa-host/sa17 17:02:01 file_magic: OK 17:02:01 HZ: Using current value: 100 17:02:01 file_header: OK 17:02:01 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 17:02:01 Statistics: 17:02:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:02:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:01 provisioning config files... 17:02:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config5128180334640441397tmp [Pipeline] { [Pipeline] echo 17:02:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:02:01 ---> create-netrc.sh [Pipeline] } 17:02:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:02:02 ---> python-tools-install.sh [Pipeline] echo 17:02:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:02:02 ---> sudo-logs.sh 17:02:02 Archiving 'sudo' log.. 17:02:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-5085.novalocal: Name or service not known 17:02:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-5085.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:02:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:02:02 ---> job-cost.sh 17:02:02 lf-activate-venv: SKIPPING 17:02:02 DEBUG: total: 0.05999999865889549 17:02:02 INFO: Retrieving Stack Cost... 17:02:03 INFO: Retrieving Pricing Info for: v3-standard-2 17:02:03 INFO: Archiving Costs [Pipeline] echo 17:02:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:02:03 ---> logs-deploy.sh 17:02:03 lf-activate-venv: SKIPPING 17:02:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1097/3 17:02:03 INFO: archiving workspace using pattern(s): 17:02:04 Archives upload complete. 17:02:04 INFO: archiving logs to Nexus 17:02:04 ---> uname -a: 17:02:04 Linux prd-centos7-docker-4c-2g-5085.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 17:02:04 17:02:04 17:02:04 ---> lscpu: 17:02:04 Architecture: x86_64 17:02:04 CPU op-mode(s): 32-bit, 64-bit 17:02:04 Byte Order: Little Endian 17:02:04 Address sizes: 40 bits physical, 48 bits virtual 17:02:04 CPU(s): 2 17:02:04 On-line CPU(s) list: 0,1 17:02:04 Thread(s) per core: 1 17:02:04 Core(s) per socket: 1 17:02:04 Socket(s): 2 17:02:04 NUMA node(s): 1 17:02:04 Vendor ID: AuthenticAMD 17:02:04 CPU family: 23 17:02:04 Model: 49 17:02:04 Model name: AMD EPYC-Rome Processor 17:02:04 Stepping: 0 17:02:04 CPU MHz: 2800.000 17:02:04 BogoMIPS: 5600.00 17:02:04 Virtualization: AMD-V 17:02:04 Hypervisor vendor: KVM 17:02:04 Virtualization type: full 17:02:04 L1d cache: 32K 17:02:04 L1i cache: 32K 17:02:04 L2 cache: 512K 17:02:04 L3 cache: 16384K 17:02:04 NUMA node0 CPU(s): 0,1 17:02:04 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 17:02:04 17:02:04 17:02:04 ---> nproc: 17:02:04 2 17:02:04 17:02:04 17:02:04 ---> df -h: 17:02:04 Filesystem Size Used Avail Use% Mounted on 17:02:04 overlay 40G 9.1G 31G 23% / 17:02:04 tmpfs 64M 0 64M 0% /dev 17:02:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:02:04 shm 64M 0 64M 0% /dev/shm 17:02:04 /dev/vda1 40G 9.1G 31G 23% /facter-os 17:02:04 17:02:04