Pull request #1068 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 cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c+4b2e95d20a613354a099f2d3b470b286784662ba (b06815760c4a2f21905cafd9f24df764bbf1bfaf) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8898012711165105145.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh4378798225609237144.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-1068/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-1068/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5643611625395268042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh8835222286821862900.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-1068/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-1068/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1206636119893667841.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-541 in /w/workspace/gexfoundry_device-sdk-go_PR-1068 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1068 # 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-1068@tmp/jenkins-gitclient-ssh8062289613330361237.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 4b2e95d20a613354a099f2d3b470b286784662ba into PR head commit 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c Merge succeeded, producing 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c Checking out Revision 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c (PR-1068) > 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-1068@tmp/jenkins-gitclient-ssh8503993172156636519.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1068/head:refs/remotes/origin/PR-1068 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c # 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-1068@tmp/jenkins-gitclient-ssh5550498600634197256.key > git merge 4b2e95d20a613354a099f2d3b470b286784662ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c # timeout=10 Commit message: "docs: Correct document links in README" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:33:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:33:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:33:51 ========================================================= 13:33:51 EdgeX Global Pipelines Version Info 13:33:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:33:52 ------------------- 13:33:52 stable info: 13:33:52 ------------------- 13:33:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:33:52 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 13:33:52 Message: update stable to v1.0.215 13:33:53 ------------------- 13:33:53 experimental info: 13:33:53 ------------------- 13:33:53 Commited By: **** collab-it+edgex@linuxfoundation.org 13:33:53 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 13:33:53 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1068 [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1068 [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1068 [Pipeline] echo 13:33:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c [Pipeline] echo 13:33:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 588dc1c [Pipeline] echo 13:33:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:54 provisioning config files... 13:33:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1068@tmp/config443365694226535531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:54 ---> docker-login.sh 13:33:54 nexus3.edgexfoundry.org:10001 13:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:54 Configure a credential helper to remove this warning. See 13:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:54 13:33:54 Login Succeeded 13:33:54 nexus3.edgexfoundry.org:10002 13:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:54 Configure a credential helper to remove this warning. See 13:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:54 13:33:54 Login Succeeded 13:33:54 nexus3.edgexfoundry.org:10003 13:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:54 Configure a credential helper to remove this warning. See 13:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:54 13:33:54 Login Succeeded 13:33:54 nexus3.edgexfoundry.org:10004 13:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:54 Configure a credential helper to remove this warning. See 13:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:54 13:33:54 Login Succeeded 13:33:54 docker.io 13:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:55 Configure a credential helper to remove this warning. See 13:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:55 13:33:55 Login Succeeded 13:33:55 ---> docker-login.sh ends [Pipeline] } 13:33:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:33:55 + git rev-list -1 --merges 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c~1..588dc1c07987c9eca8e7510dc0cc6f7249bdc82c [Pipeline] echo 13:33:55 -----------> git rev-list -1 --merges 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c~1..588dc1c07987c9eca8e7510dc0cc6f7249bdc82c 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c [false] [Pipeline] sh 13:33:56 + git log --format=format:%s -1 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c [Pipeline] echo 13:33:56 ========================================================= 13:33:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:33:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:33:56 + git log --format=format:%s -1 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c [Pipeline] echo 13:33:56 [semverPrep] GIT_COMMIT: 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c, Commit Message: docs: Correct document links in README [Pipeline] echo 13:33:56 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:33:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:57 13:33:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:33:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:57 latest: Pulling from edgex-devops/git-semver 13:33:57 a0d0a0d46f8b: Pulling fs layer 13:33:57 3e5f54012d9b: Pulling fs layer 13:33:57 4c7163046ea9: Pulling fs layer 13:33:57 0c2d73faf560: Pulling fs layer 13:33:57 0c2d73faf560: Waiting 13:33:57 3e5f54012d9b: Verifying Checksum 13:33:57 3e5f54012d9b: Download complete 13:33:57 a0d0a0d46f8b: Verifying Checksum 13:33:57 a0d0a0d46f8b: Download complete 13:33:57 4c7163046ea9: Verifying Checksum 13:33:57 4c7163046ea9: Download complete 13:33:57 0c2d73faf560: Verifying Checksum 13:33:57 0c2d73faf560: Download complete 13:33:57 a0d0a0d46f8b: Pull complete 13:33:57 3e5f54012d9b: Pull complete 13:33:57 4c7163046ea9: Pull complete 13:33:58 0c2d73faf560: Pull complete 13:33:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:33:58 prd-centos7-docker-4c-2g-541 does not seem to be running inside a container 13:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1068 -v /w/workspace/gexfoundry_device-sdk-go_PR-1068:/w/workspace/gexfoundry_device-sdk-go_PR-1068:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1068@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1068@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:33:59 $ docker top 19a0f8f439ef3f3be4656ee5967d384fce091ff3276a6aa5b8f23b7ed01752e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:59 [ssh-agent] Looking for ssh-agent implementation... 13:33:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:59 $ docker exec 19a0f8f439ef3f3be4656ee5967d384fce091ff3276a6aa5b8f23b7ed01752e0 ssh-agent 13:33:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpOLBLk/agent.13 13:33:59 SSH_AGENT_PID=19 13:33:59 Running ssh-add (command line suppressed) 13:33:59 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1068@tmp/private_key_5504973988747897270.key (/w/workspace/gexfoundry_device-sdk-go_PR-1068@tmp/private_key_5504973988747897270.key) 13:33:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:59 + git tag --points-at HEAD [Pipeline] } 13:33:59 $ docker exec --env ******** --env ******** 19a0f8f439ef3f3be4656ee5967d384fce091ff3276a6aa5b8f23b7ed01752e0 ssh-agent -k 13:33:59 unset SSH_AUTH_SOCK; 13:33:59 unset SSH_AGENT_PID; 13:33:59 echo Agent pid 19 killed; 13:33:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:33:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:59 [ssh-agent] Looking for ssh-agent implementation... 13:33:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:59 $ docker exec 19a0f8f439ef3f3be4656ee5967d384fce091ff3276a6aa5b8f23b7ed01752e0 ssh-agent 13:34:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGGpnnh/agent.52 13:34:00 SSH_AGENT_PID=58 13:34:00 Running ssh-add (command line suppressed) 13:34:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1068@tmp/private_key_3526915545305196573.key (/w/workspace/gexfoundry_device-sdk-go_PR-1068@tmp/private_key_3526915545305196573.key) 13:34:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:34:00 + git semver init 13:34:00 # -> Open(): unable to determine branch for HEAD 13:34:00 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1068/.git 13:34:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1068 13:34:00 # $SEMVER_REMOTE_NAME = origin 13:34:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:34:00 # $SEMVER_USER_NAME = edgex-jenkins 13:34:00 # $SEMVER_BRANCH = PR-1068 13:34:00 # $SEMVER_TEMP = /tmp/semver-278538655 13:34:00 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:34:01 # '/tmp/semver-278538655' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1068/.semver' 13:34:01 # -> Force: false 13:34:01 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1068/.semver [Pipeline] } 13:34:01 $ docker exec --env ******** --env ******** 19a0f8f439ef3f3be4656ee5967d384fce091ff3276a6aa5b8f23b7ed01752e0 ssh-agent -k 13:34:01 unset SSH_AUTH_SOCK; 13:34:01 unset SSH_AGENT_PID; 13:34:01 echo Agent pid 58 killed; 13:34:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:34:01 + git semver [Pipeline] } 13:34:01 $ docker stop --time=1 19a0f8f439ef3f3be4656ee5967d384fce091ff3276a6aa5b8f23b7ed01752e0 13:34:03 $ docker rm -f 19a0f8f439ef3f3be4656ee5967d384fce091ff3276a6aa5b8f23b7ed01752e0 [Pipeline] // withDockerContainer [Pipeline] sh 13:34:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:34:03 Stashed 1 file(s) [Pipeline] echo 13:34:03 [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] node [Pipeline] node 13:34:19 Still waiting to schedule task 13:34:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:34:19 Still waiting to schedule task 13:34:19 ‘prd-ubuntu18.04-docker-arm64-4c-16g-538’ is offline 13:35:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-542 in /w/workspace/gexfoundry_device-sdk-go_PR-1068 [Pipeline] { [Pipeline] ws 13:35:53 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 13:35:53 Selected Git installation does not exist. Using Default 13:35:53 The recommended git tool is: NONE 13:35:58 Running on prd-centos7-docker-4c-2g-543 in /w/workspace/gexfoundry_device-sdk-go_PR-1068 [Pipeline] { [Pipeline] ws 13:35:58 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 13:35:58 Selected Git installation does not exist. Using Default 13:35:58 The recommended git tool is: NONE 13:35:58 using credential edgex-jenkins-ssh 13:35:58 Cloning the remote Git repository 13:35:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:35:59 > git init /w/workspace/device-sdk-go/2 # timeout=10 13:35:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:35:59 > git --version # timeout=10 13:35:59 > git --version # 'git version 2.17.1' 13:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:00 using credential edgex-jenkins-ssh 13:36:00 Cloning the remote Git repository 13:36:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:36:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:36:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1068/head:refs/remotes/origin/PR-1068 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:36:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:36:00 > git init /w/workspace/device-sdk-go/2 # timeout=10 13:36:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:36:00 > git --version # timeout=10 13:36:00 > git --version # 'git version 2.24.4' 13:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:01 Merging remotes/origin/main commit 4b2e95d20a613354a099f2d3b470b286784662ba into PR head commit 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c 13:36:01 Merge succeeded, producing 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c 13:36:01 Checking out Revision 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c (PR-1068) 13:36:00 [INFO] Currently running in a labeled security context 13:36:00 [INFO] Currently SELinux is 'enforcing' on the host 13:36:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh3790257298090956637.key 13:36:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:01 > git config core.sparsecheckout # timeout=10 13:36:01 > git checkout -f 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c # timeout=10 13:36:01 > git remote # timeout=10 13:36:01 > git config --get remote.origin.url # timeout=10 13:36:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:01 > git merge 4b2e95d20a613354a099f2d3b470b286784662ba # timeout=10 13:36:01 > git rev-parse HEAD^{commit} # timeout=10 13:36:01 > git config core.sparsecheckout # timeout=10 13:36:01 > git checkout -f 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c # timeout=10 13:36:02 Merging remotes/origin/main commit 4b2e95d20a613354a099f2d3b470b286784662ba into PR head commit 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c 13:36:02 Merge succeeded, producing 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c 13:36:02 Checking out Revision 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c (PR-1068) 13:36:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:36:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:36:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:36:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:01 [INFO] Currently running in a labeled security context 13:36:01 [INFO] Currently SELinux is 'enforcing' on the host 13:36:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh2039208398862160143.key 13:36:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1068/head:refs/remotes/origin/PR-1068 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:36:02 > git config core.sparsecheckout # timeout=10 13:36:02 > git checkout -f 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c # timeout=10 13:36:02 > git remote # timeout=10 13:36:02 > git config --get remote.origin.url # timeout=10 13:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:02 [INFO] Currently running in a labeled security context 13:36:02 [INFO] Currently SELinux is 'enforcing' on the host 13:36:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8949953479697946194.key 13:36:02 > git merge 4b2e95d20a613354a099f2d3b470b286784662ba # timeout=10 13:36:02 > git rev-parse HEAD^{commit} # timeout=10 13:36:02 > git config core.sparsecheckout # timeout=10 13:36:02 > git checkout -f 588dc1c07987c9eca8e7510dc0cc6f7249bdc82c # timeout=10 13:36:05 Commit message: "docs: Correct document links in README" 13:36:06 Commit message: "docs: Correct document links in README" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:06 provisioning config files... 13:36:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6491063444453575094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:36:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:36:06 Dload Upload Total Spent Left Speed 13:36:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 74835 0 --:--:-- --:--:-- --:--:-- 74835 [Pipeline] sh 13:36:07 ---> docker-login.sh 13:36:07 nexus3.edgexfoundry.org:10001 13:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:07 Configure a credential helper to remove this warning. See 13:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:07 13:36:07 Login Succeeded 13:36:07 nexus3.edgexfoundry.org:10002 13:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:07 Configure a credential helper to remove this warning. See 13:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:07 13:36:07 Login Succeeded 13:36:07 nexus3.edgexfoundry.org:10003 13:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:07 Configure a credential helper to remove this warning. See 13:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:07 13:36:07 Login Succeeded 13:36:07 nexus3.edgexfoundry.org:10004 13:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:07 Configure a credential helper to remove this warning. See 13:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:07 13:36:07 Login Succeeded 13:36:07 docker.io 13:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:07 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:36:07 sudo tee /etc/docker/daemon.new 13:36:07 { 13:36:07 "registry-mirrors": [ 13:36:07 "https://nexus3.edgexfoundry.org:10001" 13:36:07 ], 13:36:07 "bip": "10.250.0.254/24", 13:36:07 "hosts": [ 13:36:07 "tcp://0.0.0.0:5555", 13:36:07 "unix:///var/run/docker.sock" 13:36:07 ], 13:36:07 "mtu": 1458, 13:36:07 "selinux-enabled": true, 13:36:07 "seccomp-profile": "/etc/docker/seccomp.json" 13:36:07 } [Pipeline] sh 13:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:07 Configure a credential helper to remove this warning. See 13:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:07 13:36:07 Login Succeeded 13:36:07 ---> docker-login.sh ends [Pipeline] } 13:36:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:36:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:36:07 ========================================================= 13:36:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:36:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:36:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:36:08 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 13:36:08 Sending build context to Docker daemon 4.955MB 13:36:08 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 13:36:08 Step 2/10 : FROM ${BASE} AS builder 13:36:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:36:08 a0d0a0d46f8b: Pulling fs layer 13:36:08 31adcdaf11c8: Pulling fs layer 13:36:08 b8b176561691: Pulling fs layer 13:36:08 4527c011a84f: Pulling fs layer 13:36:08 5d74067f8e1e: Pulling fs layer 13:36:08 e0aca202a116: Pulling fs layer 13:36:08 3a43be97a3b4: Pulling fs layer 13:36:08 34cad66bf833: Pulling fs layer 13:36:08 b4e3c513aaa6: Pulling fs layer 13:36:08 4527c011a84f: Waiting 13:36:08 5d74067f8e1e: Waiting 13:36:08 e0aca202a116: Waiting 13:36:08 3a43be97a3b4: Waiting 13:36:08 34cad66bf833: Waiting 13:36:08 b4e3c513aaa6: Waiting 13:36:08 b8b176561691: Verifying Checksum 13:36:08 b8b176561691: Download complete 13:36:08 31adcdaf11c8: Verifying Checksum 13:36:08 31adcdaf11c8: Download complete 13:36:08 + sudo service docker restart 13:36:08 5d74067f8e1e: Verifying Checksum 13:36:08 5d74067f8e1e: Download complete 13:36:08 e0aca202a116: Verifying Checksum 13:36:08 e0aca202a116: Download complete 13:36:08 a0d0a0d46f8b: Verifying Checksum 13:36:08 a0d0a0d46f8b: Download complete 13:36:08 3a43be97a3b4: Verifying Checksum 13:36:08 3a43be97a3b4: Download complete 13:36:08 34cad66bf833: Verifying Checksum 13:36:08 34cad66bf833: Download complete 13:36:08 a0d0a0d46f8b: Pull complete 13:36:09 4527c011a84f: Verifying Checksum 13:36:09 4527c011a84f: Download complete 13:36:09 31adcdaf11c8: Pull complete 13:36:09 b8b176561691: Pull complete 13:36:09 b4e3c513aaa6: Verifying Checksum 13:36:09 b4e3c513aaa6: Download complete 13:36:13 4527c011a84f: Pull complete 13:36:13 5d74067f8e1e: Pull complete 13:36:13 e0aca202a116: Pull complete 13:36:13 3a43be97a3b4: Pull complete 13:36:13 34cad66bf833: Pull complete 13:36:15 b4e3c513aaa6: Pull complete 13:36:15 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 13:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:36:15 ---> 9f6097aaca64 13:36:15 Step 3/10 : ARG MAKE=make build 13:36:17 ---> Running in cbaeaae3df67 13:36:17 Removing intermediate container cbaeaae3df67 13:36:17 ---> 6c82ec001891 13:36:17 Step 4/10 : WORKDIR /device-sdk-go 13:36:17 ---> Running in b1890c1f20fc 13:36:17 Removing intermediate container b1890c1f20fc 13:36:17 ---> b3618b84a181 13:36:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:36:17 ---> Running in a50c9bde16bc 13:36:17 Removing intermediate container a50c9bde16bc 13:36:17 ---> 8d5e82aa046d 13:36:17 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:17 ---> Running in 7dddae3fa436 13:36:18 Removing intermediate container 7dddae3fa436 13:36:18 ---> 5983196fb16d 13:36:18 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:36:18 ---> Running in 476e9d3ce2d4 13:36:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:36:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:36:19 OK: 220 MiB in 52 packages 13:36:20 Removing intermediate container 476e9d3ce2d4 13:36:20 ---> 803033f8716f 13:36:20 Step 8/10 : COPY . . 13:36:20 ---> 17f61f509060 13:36:20 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:20 ---> Running in a5380b8e95a0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:26 provisioning config files... 13:36:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4617107668368916519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:27 ---> docker-login.sh 13:36:27 nexus3.edgexfoundry.org:10001 13:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:28 Configure a credential helper to remove this warning. See 13:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:28 13:36:28 Login Succeeded 13:36:28 nexus3.edgexfoundry.org:10002 13:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:28 Configure a credential helper to remove this warning. See 13:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:28 13:36:28 Login Succeeded 13:36:28 nexus3.edgexfoundry.org:10003 13:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:29 Configure a credential helper to remove this warning. See 13:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:29 13:36:29 Login Succeeded 13:36:29 nexus3.edgexfoundry.org:10004 13:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:29 Configure a credential helper to remove this warning. See 13:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:29 13:36:29 Login Succeeded 13:36:29 docker.io 13:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:30 Configure a credential helper to remove this warning. See 13:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:30 13:36:30 Login Succeeded 13:36:30 ---> docker-login.sh ends [Pipeline] } 13:36:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:36:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:36:30 ========================================================= 13:36:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:36:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:36:31 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 13:36:31 Sending build context to Docker daemon 4.955MB 13:36:31 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 13:36:31 Step 2/10 : FROM ${BASE} AS builder 13:36:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:36:31 552d1f2373af: Pulling fs layer 13:36:31 ea3f2d53f512: Pulling fs layer 13:36:31 9e70ebbbe112: Pulling fs layer 13:36:31 7a9cfe048b4a: Pulling fs layer 13:36:31 72dc09318566: Pulling fs layer 13:36:31 f4f7b4309257: Pulling fs layer 13:36:31 0ac9a79272e3: Pulling fs layer 13:36:31 b78e95d17946: Pulling fs layer 13:36:31 7a9cfe048b4a: Waiting 13:36:31 f4f7b4309257: Waiting 13:36:31 72dc09318566: Waiting 13:36:31 0ac9a79272e3: Waiting 13:36:31 b78e95d17946: Waiting 13:36:31 9e70ebbbe112: Download complete 13:36:31 ea3f2d53f512: Verifying Checksum 13:36:31 ea3f2d53f512: Download complete 13:36:31 72dc09318566: Verifying Checksum 13:36:31 72dc09318566: Download complete 13:36:32 f4f7b4309257: Verifying Checksum 13:36:32 f4f7b4309257: Download complete 13:36:32 552d1f2373af: Verifying Checksum 13:36:32 552d1f2373af: Download complete 13:36:32 0ac9a79272e3: Verifying Checksum 13:36:32 0ac9a79272e3: Download complete 13:36:32 552d1f2373af: Pull complete 13:36:33 ea3f2d53f512: Pull complete 13:36:33 9e70ebbbe112: Pull complete 13:36:33 b78e95d17946: Verifying Checksum 13:36:33 b78e95d17946: Download complete 13:36:34 7a9cfe048b4a: Verifying Checksum 13:36:34 7a9cfe048b4a: Download complete 13:36:44 7a9cfe048b4a: Pull complete 13:36:45 72dc09318566: Pull complete 13:36:45 f4f7b4309257: Pull complete 13:36:45 0ac9a79272e3: Pull complete 13:36:52 b78e95d17946: Pull complete 13:36:52 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 13:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:36:52 ---> 8b459fc5aaf0 13:36:52 Step 3/10 : ARG MAKE=make build 13:36:52 Removing intermediate container a5380b8e95a0 13:36:52 ---> 2143b3b8ec07 13:36:52 Step 10/10 : RUN ${MAKE} 13:36:52 ---> Running in 4615c736503d 13:36:52 noop 13:36:52 Removing intermediate container 4615c736503d 13:36:52 ---> de2d6bd990a4 13:36:52 Successfully built de2d6bd990a4 13:36:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:36:52 + docker inspect -f . ci-base-image-x86_64 13:36:52 . 13:36:52 ---> Running in 47f9c0a3927f [Pipeline] withDockerContainer 13:36:52 prd-centos7-docker-4c-2g-543 does not seem to be running inside a container 13:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:36:53 Removing intermediate container 47f9c0a3927f 13:36:53 ---> b27927a9eb49 13:36:53 Step 4/10 : WORKDIR /device-sdk-go 13:36:53 $ docker top 62c757661fda139d29b27e53d2a22274ac289508ad50e4a0e8fee8181193c29a -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:53 ---> Running in c905e7de7ba8 13:36:53 + go version 13:36:53 go version go1.16.8 linux/amd64 [Pipeline] } 13:36:53 Removing intermediate container c905e7de7ba8 13:36:53 ---> d604ba141cc3 13:36:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:36:53 $ docker stop --time=1 62c757661fda139d29b27e53d2a22274ac289508ad50e4a0e8fee8181193c29a 13:36:54 ---> Running in a681e0213a53 13:36:54 Removing intermediate container a681e0213a53 13:36:54 ---> 5221a639807c 13:36:54 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:54 ---> Running in 7d39076a7d64 13:36:54 $ docker rm -f 62c757661fda139d29b27e53d2a22274ac289508ad50e4a0e8fee8181193c29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:36:55 + docker inspect -f . ci-base-image-x86_64 13:36:55 . [Pipeline] withDockerContainer 13:36:55 prd-centos7-docker-4c-2g-543 does not seem to be running inside a container 13:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:36:55 $ docker top b674c6ae6cc360f2a51afc6441dd0f70261c2828c091b5be883aaefa0c1ee632 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:36:56 + make test 13:36:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:36:56 Removing intermediate container 7d39076a7d64 13:36:56 ---> 7344e0ac8112 13:36:56 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:36:56 ---> Running in c641ae2d81f5 13:36:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:36:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:36:59 OK: 219 MiB in 52 packages 13:37:00 Removing intermediate container c641ae2d81f5 13:37:00 ---> 659208917e42 13:37:00 Step 8/10 : COPY . . 13:37:01 ---> 1d94efd37956 13:37:01 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:01 ---> Running in 41877052341f 13:37:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:37:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.064s coverage: 23.3% of statements 13:37:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:37:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.6% of statements 13:37:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 13:37:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.042s coverage: 9.0% of statements 13:37:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:37:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:37:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:37:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.062s coverage: 28.7% of statements 13:37:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:37:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.048s coverage: 83.3% of statements 13:37:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:37:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:37:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 57.8% of statements 13:37:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.792s coverage: 89.2% of statements 13:37:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:37:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.045s coverage: 4.8% of statements 13:37:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:37:29 GO111MODULE=on go vet ./... 13:37:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:37:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:37:47 ./bin/test-attribution-txt.sh [Pipeline] echo 13:37:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:37:47 $ docker stop --time=1 b674c6ae6cc360f2a51afc6441dd0f70261c2828c091b5be883aaefa0c1ee632 13:37:48 $ docker rm -f b674c6ae6cc360f2a51afc6441dd0f70261c2828c091b5be883aaefa0c1ee632 [Pipeline] // withDockerContainer [Pipeline] sh 13:37:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:37:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:37:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:37:50 + ls -al . 13:37:50 total 264 13:37:50 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 14 13:37 . 13:37:50 drwxrwxr-x. 4 jenkins jenkins 28 Nov 14 13:36 .. 13:37:50 drwxrwxr-x. 2 jenkins jenkins 37 Nov 14 13:36 bin 13:37:50 -rw-rw-r--. 1 jenkins jenkins 26321 Nov 14 13:36 CHANGELOG.md 13:37:50 -rw-r--r--. 1 jenkins jenkins 128369 Nov 14 13:37 coverage.out 13:37:50 -rw-rw-r--. 1 jenkins jenkins 140 Nov 14 13:36 .dockerignore 13:37:50 drwxrwxr-x. 5 jenkins jenkins 62 Nov 14 13:36 example 13:37:50 drwxrwxr-x. 8 jenkins jenkins 179 Nov 14 13:36 .git 13:37:50 drwxrwxr-x. 3 jenkins jenkins 125 Nov 14 13:36 .github 13:37:50 -rw-rw-r--. 1 jenkins jenkins 131 Nov 14 13:36 .gitignore 13:37:50 -rw-rw-r--. 1 jenkins jenkins 576 Nov 14 13:36 go.mod 13:37:50 -rw-rw-r--. 1 jenkins jenkins 48946 Nov 14 13:36 go.sum 13:37:50 -rw-rw-r--. 1 jenkins jenkins 677 Nov 14 13:36 GOVERNANCE.md 13:37:50 drwxrwxr-x. 15 jenkins jenkins 224 Nov 14 13:36 internal 13:37:50 -rw-rw-r--. 1 jenkins jenkins 880 Nov 14 13:36 Jenkinsfile 13:37:50 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 14 13:36 LICENSE 13:37:50 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 14 13:36 Makefile 13:37:50 drwxrwxr-x. 3 jenkins jenkins 16 Nov 14 13:36 openapi 13:37:50 -rw-rw-r--. 1 jenkins jenkins 619 Nov 14 13:36 OWNERS.md 13:37:50 drwxrwxr-x. 5 jenkins jenkins 50 Nov 14 13:36 pkg 13:37:50 -rw-rw-r--. 1 jenkins jenkins 4881 Nov 14 13:36 README.md 13:37:50 drwxrwxr-x. 4 jenkins jenkins 54 Nov 14 13:36 snap 13:37:50 -rw-rw-r--. 1 jenkins jenkins 5 Nov 14 13:34 VERSION 13:37:50 -rw-rw-r--. 1 jenkins jenkins 222 Nov 14 13:36 version.go [Pipeline] isUnix [Pipeline] sh 13:37:51 + 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=588dc1c07987c9eca8e7510dc0cc6f7249bdc82c --label arch=amd64 --label version=0.0.0 . 13:37:51 Sending build context to Docker daemon 5.084MB 13:37:51 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 13:37:51 Step 2/24 : FROM ${BASE} AS builder 13:37:51 ---> de2d6bd990a4 13:37:51 Step 3/24 : ARG MAKE=make build 13:37:51 ---> Running in 167a779f7dec 13:37:51 Removing intermediate container 167a779f7dec 13:37:51 ---> c6b15218fe88 13:37:51 Step 4/24 : WORKDIR /device-sdk-go 13:37:51 ---> Running in 867791e0c181 13:37:51 Removing intermediate container 867791e0c181 13:37:51 ---> 6380dc8b485e 13:37:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:37:51 ---> Running in fde981935d23 13:37:51 Removing intermediate container fde981935d23 13:37:51 ---> f77f81de9067 13:37:51 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:51 ---> Running in 9b22f20a29d1 13:37:52 Removing intermediate container 9b22f20a29d1 13:37:52 ---> cd6e392da6ac 13:37:52 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:37:52 ---> Running in 3f395ed00174 13:37:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:37:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:37:53 OK: 220 MiB in 52 packages 13:37:53 Removing intermediate container 3f395ed00174 13:37:53 ---> ecf55f0b83b6 13:37:53 Step 8/24 : COPY . . 13:37:54 ---> ef41885f7829 13:37:54 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:54 ---> Running in 8bb058cd8171 13:37:54 Removing intermediate container 8bb058cd8171 13:37:54 ---> 84098b05a386 13:37:54 Step 10/24 : RUN ${MAKE} 13:37:54 ---> Running in c9ea89b714ff 13:37:54 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 13:38:04 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:38:05 Removing intermediate container c9ea89b714ff 13:38:05 ---> e4cbbcf15493 13:38:05 Step 11/24 : FROM alpine:3.14 13:38:10 3.14: Pulling from library/alpine 13:38:10 97518928ae5f: Pulling fs layer 13:38:10 97518928ae5f: Verifying Checksum 13:38:10 97518928ae5f: Download complete 13:38:10 97518928ae5f: Pull complete 13:38:10 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:38:10 Status: Downloaded newer image for alpine:3.14 13:38:10 ---> 0a97eee8041e 13:38:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:38:10 ---> Running in 5aa2d9933b9f 13:38:10 Removing intermediate container 5aa2d9933b9f 13:38:10 ---> 671291a84b01 13:38:10 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:10 ---> Running in a77b17ae5564 13:38:10 Removing intermediate container a77b17ae5564 13:38:10 ---> b6af6090a565 13:38:10 Step 14/24 : RUN apk add --update --no-cache zeromq 13:38:10 ---> Running in fef5501760bf 13:38:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:38:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:38:11 (1/5) Installing libgcc (10.3.1_git20210424-r2) 13:38:11 (2/5) Installing libsodium (1.0.18-r0) 13:38:12 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 13:38:12 (4/5) Installing libzmq (4.3.4-r0) 13:38:12 (5/5) Installing zeromq (4.3.4-r0) 13:38:12 Executing busybox-1.33.1-r6.trigger 13:38:12 OK: 8 MiB in 19 packages 13:38:12 Removing intermediate container fef5501760bf 13:38:12 ---> ce1fd7dab417 13:38:12 Step 15/24 : WORKDIR / 13:38:12 ---> Running in b66cdbe9cb16 13:38:12 Removing intermediate container b66cdbe9cb16 13:38:12 ---> 8cf1c1393689 13:38:12 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:38:12 ---> 54447cadc3ff 13:38:12 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:38:13 ---> 33e399c6164c 13:38:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:38:13 ---> 60a558835272 13:38:13 Step 19/24 : EXPOSE 59999 13:38:13 ---> Running in 02d5c57e49ca 13:38:13 Removing intermediate container 02d5c57e49ca 13:38:13 ---> 2631d4c1bbb6 13:38:13 Step 20/24 : ENTRYPOINT ["/device-simple"] 13:38:13 ---> Running in 541a43eaa3e2 13:38:13 Removing intermediate container 541a43eaa3e2 13:38:13 ---> f70b0b496421 13:38:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:38:13 ---> Running in 545979d1da80 13:38:13 Removing intermediate container 545979d1da80 13:38:13 ---> 594b96d3786a 13:38:13 Step 22/24 : LABEL arch=amd64 13:38:13 ---> Running in b3f02e5aa8ce 13:38:13 Removing intermediate container b3f02e5aa8ce 13:38:13 ---> 5a9a000ed760 13:38:13 Step 23/24 : LABEL git_sha=588dc1c07987c9eca8e7510dc0cc6f7249bdc82c 13:38:13 ---> Running in c9b0a0efa92f 13:38:13 Removing intermediate container c9b0a0efa92f 13:38:13 ---> 3e5dc4b776fa 13:38:13 Step 24/24 : LABEL version=0.0.0 13:38:13 ---> Running in c84e95adc4aa 13:38:13 Removing intermediate container c84e95adc4aa 13:38:13 ---> 6dfe44148dc2 13:38:13 [Warning] One or more build-args [ARCH] were not consumed 13:38:13 Successfully built 6dfe44148dc2 13:38:13 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 13:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:14 13:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:38:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:14 latest: Pulling from edgex-lftools-log-publisher 13:38:14 b4d181a07f80: Pulling fs layer 13:38:14 a1111a8f2ec3: Pulling fs layer 13:38:14 ed53099fbce6: Pulling fs layer 13:38:14 dc539afda2c1: Pulling fs layer 13:38:14 77bc0d833cb6: Pulling fs layer 13:38:14 9065ff56babe: Pulling fs layer 13:38:14 d287ab97295c: Pulling fs layer 13:38:14 77bc0d833cb6: Waiting 13:38:14 9065ff56babe: Waiting 13:38:14 d287ab97295c: Waiting 13:38:14 dc539afda2c1: Waiting 13:38:14 a1111a8f2ec3: Verifying Checksum 13:38:14 a1111a8f2ec3: Download complete 13:38:14 dc539afda2c1: Verifying Checksum 13:38:14 dc539afda2c1: Download complete 13:38:14 ed53099fbce6: Verifying Checksum 13:38:14 ed53099fbce6: Download complete 13:38:15 77bc0d833cb6: Verifying Checksum 13:38:15 77bc0d833cb6: Download complete 13:38:15 9065ff56babe: Verifying Checksum 13:38:15 9065ff56babe: Download complete 13:38:15 b4d181a07f80: Verifying Checksum 13:38:15 b4d181a07f80: Download complete 13:38:15 d287ab97295c: Verifying Checksum 13:38:15 d287ab97295c: Download complete 13:38:16 b4d181a07f80: Pull complete 13:38:16 a1111a8f2ec3: Pull complete 13:38:17 ed53099fbce6: Pull complete 13:38:17 dc539afda2c1: Pull complete 13:38:17 77bc0d833cb6: Pull complete 13:38:17 9065ff56babe: Pull complete 13:38:22 d287ab97295c: Pull complete 13:38:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:38:22 prd-centos7-docker-4c-2g-543 does not seem to be running inside a container 13:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:38:23 Removing intermediate container 41877052341f 13:38:23 ---> b503795e298e 13:38:23 Step 10/10 : RUN ${MAKE} 13:38:23 ---> Running in 19482a2fff10 13:38:23 noop 13:38:23 Removing intermediate container 19482a2fff10 13:38:23 ---> 88c6293d6746 13:38:23 Successfully built 88c6293d6746 13:38:23 Successfully tagged ci-base-image-arm64:latest 13:38:25 $ docker top 9e2b86f625243d9a84fa0539b4c444541878c653cb79f551e423648060aa3f2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 13:38:25 ---> job-cost.sh 13:38:25 lf-activate-venv: SKIPPING 13:38:25 INFO: No Stack... 13:38:25 + docker inspect -f . ci-base-image-arm64 13:38:25 . [Pipeline] withDockerContainer 13:38:25 INFO: Retrieving Pricing Info for: v3-standard-2 13:38:26 prd-ubuntu18.04-docker-arm64-4c-16g-542 does not seem to be running inside a container 13:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:38:26 INFO: Archiving Costs 13:38:27 $ docker top b5112af1a9d9db8fb3b0fd307f642c41f1501c184316758c7e61d1a0380a5537 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 13:38:28 + cut -d, -f6 13:38:28 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 13:38:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1068-2-stack-cost] 13:38:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1068-2-stack-cost] did not exist. Created. 13:38:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1068-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:38:28 + echo total: 0.05999999865889549 [Pipeline] stash 13:38:28 Stashed 1 file(s) [Pipeline] } 13:38:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1068-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:38:28 + go version 13:38:28 go version go1.16.8 linux/arm64 13:38:28 $ docker stop --time=1 9e2b86f625243d9a84fa0539b4c444541878c653cb79f551e423648060aa3f2e 13:38:29 $ docker rm -f 9e2b86f625243d9a84fa0539b4c444541878c653cb79f551e423648060aa3f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 13:38:29 $ docker stop --time=1 b5112af1a9d9db8fb3b0fd307f642c41f1501c184316758c7e61d1a0380a5537 13:38:31 $ docker rm -f b5112af1a9d9db8fb3b0fd307f642c41f1501c184316758c7e61d1a0380a5537 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:32 + docker inspect -f . ci-base-image-arm64 13:38:32 . [Pipeline] withDockerContainer 13:38:32 prd-ubuntu18.04-docker-arm64-4c-16g-542 does not seem to be running inside a container 13:38:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:38:33 $ docker top 4b521a229c92a3563fdfce3445ea7582cea3b0b7be75356ed1333df88ab583d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:38:34 + make test 13:38:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:38:57 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:40:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:40:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:40:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:40:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.364s coverage: 23.3% of statements 13:40:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:40:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.243s coverage: 27.6% of statements 13:40:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.263s coverage: 78.9% of statements 13:40:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.195s coverage: 9.0% of statements 13:40:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:40:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:40:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:40:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.332s coverage: 28.7% of statements 13:40:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:40:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.197s coverage: 83.3% of statements 13:40:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:40:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:40:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.400s coverage: 57.8% of statements 13:40:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.096s coverage: 89.2% of statements 13:40:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:40:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.189s coverage: 4.8% of statements 13:40:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:40:16 GO111MODULE=on go vet ./... 13:41:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:12 ./bin/test-attribution-txt.sh [Pipeline] echo 13:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:41:13 $ docker stop --time=1 4b521a229c92a3563fdfce3445ea7582cea3b0b7be75356ed1333df88ab583d9 13:41:14 $ docker rm -f 4b521a229c92a3563fdfce3445ea7582cea3b0b7be75356ed1333df88ab583d9 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:16 Warning: overwriting stash ‘coverage-report’ 13:41:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:41:17 + ls -al . 13:41:17 total 300 13:41:17 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 13:41 . 13:41:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 13:35 .. 13:41:17 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 13:36 .dockerignore 13:41:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 13:36 .git 13:41:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 13:36 .github 13:41:17 -rw-rw-r-- 1 jenkins jenkins 131 Nov 14 13:36 .gitignore 13:41:17 -rw-rw-r-- 1 jenkins jenkins 26321 Nov 14 13:36 CHANGELOG.md 13:41:17 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 13:36 GOVERNANCE.md 13:41:17 -rw-rw-r-- 1 jenkins jenkins 880 Nov 14 13:36 Jenkinsfile 13:41:17 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 14 13:36 LICENSE 13:41:17 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 14 13:36 Makefile 13:41:17 -rw-rw-r-- 1 jenkins jenkins 619 Nov 14 13:36 OWNERS.md 13:41:17 -rw-rw-r-- 1 jenkins jenkins 4881 Nov 14 13:36 README.md 13:41:17 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 13:34 VERSION 13:41:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 13:36 bin 13:41:17 -rw-r--r-- 1 jenkins jenkins 128370 Nov 14 13:40 coverage.out 13:41:17 drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 13:36 example 13:41:17 -rw-rw-r-- 1 jenkins jenkins 576 Nov 14 13:36 go.mod 13:41:17 -rw-rw-r-- 1 jenkins jenkins 48946 Nov 14 13:36 go.sum 13:41:17 drwxrwxr-x 15 jenkins jenkins 4096 Nov 14 13:36 internal 13:41:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 13:36 openapi 13:41:17 drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 13:36 pkg 13:41:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 13:36 snap 13:41:17 -rw-rw-r-- 1 jenkins jenkins 222 Nov 14 13:36 version.go [Pipeline] isUnix [Pipeline] sh 13:41:18 + 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=588dc1c07987c9eca8e7510dc0cc6f7249bdc82c --label arch=arm64 --label version=0.0.0 . 13:41:18 Sending build context to Docker daemon 5.084MB 13:41:18 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 13:41:18 Step 2/24 : FROM ${BASE} AS builder 13:41:18 ---> 88c6293d6746 13:41:18 Step 3/24 : ARG MAKE=make build 13:41:18 ---> Running in 84a8a9dcca33 13:41:19 Removing intermediate container 84a8a9dcca33 13:41:19 ---> 17df4d3d2a2b 13:41:19 Step 4/24 : WORKDIR /device-sdk-go 13:41:19 ---> Running in 37e8957b7428 13:41:19 Removing intermediate container 37e8957b7428 13:41:19 ---> b4fdcf005a77 13:41:19 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:41:19 ---> Running in cc59551b9246 13:41:20 Removing intermediate container cc59551b9246 13:41:20 ---> 9b5dce2f92bf 13:41:20 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:20 ---> Running in 28bce7d661ff 13:41:22 Removing intermediate container 28bce7d661ff 13:41:22 ---> 417c35c5a3bb 13:41:22 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:41:22 ---> Running in f6bb6fa6419b 13:41:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:41:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:41:24 OK: 219 MiB in 52 packages 13:41:25 Removing intermediate container f6bb6fa6419b 13:41:25 ---> f4cd9ee631db 13:41:25 Step 8/24 : COPY . . 13:41:26 ---> 08d95a7048fc 13:41:26 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:27 ---> Running in 59bc45853e95 13:41:29 Removing intermediate container 59bc45853e95 13:41:29 ---> 152247147223 13:41:29 Step 10/24 : RUN ${MAKE} 13:41:29 ---> Running in 4f7c69c59eca 13:41:30 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 13:42:09 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:42:09 Removing intermediate container 4f7c69c59eca 13:42:09 ---> 01253078f413 13:42:09 Step 11/24 : FROM alpine:3.14 13:42:17 3.14: Pulling from library/alpine 13:42:17 be307f383ecc: Pulling fs layer 13:42:17 be307f383ecc: Verifying Checksum 13:42:17 be307f383ecc: Download complete 13:42:17 be307f383ecc: Pull complete 13:42:17 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:42:17 Status: Downloaded newer image for alpine:3.14 13:42:17 ---> 5b8b7b635229 13:42:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:42:17 ---> Running in 29158befd9d2 13:42:18 Removing intermediate container 29158befd9d2 13:42:18 ---> 1fa70c22e7d8 13:42:18 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:18 ---> Running in 5553937c6389 13:42:20 Removing intermediate container 5553937c6389 13:42:20 ---> 7587cd5fc808 13:42:20 Step 14/24 : RUN apk add --update --no-cache zeromq 13:42:20 ---> Running in 8dc5e9a0a23a 13:42:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:42:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:42:23 (1/5) Installing libgcc (10.3.1_git20210424-r2) 13:42:23 (2/5) Installing libsodium (1.0.18-r0) 13:42:23 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 13:42:23 (4/5) Installing libzmq (4.3.4-r0) 13:42:23 (5/5) Installing zeromq (4.3.4-r0) 13:42:23 Executing busybox-1.33.1-r6.trigger 13:42:23 OK: 8 MiB in 19 packages 13:42:24 Removing intermediate container 8dc5e9a0a23a 13:42:24 ---> bfc13f6eab2e 13:42:24 Step 15/24 : WORKDIR / 13:42:24 ---> Running in 0a7b40c8629b 13:42:25 Removing intermediate container 0a7b40c8629b 13:42:25 ---> b8dada88f152 13:42:25 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:42:26 ---> 243587d6658c 13:42:26 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:42:27 ---> 98b8516fc7dc 13:42:27 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:42:27 ---> 2bc2ce6cd1c0 13:42:27 Step 19/24 : EXPOSE 59999 13:42:28 ---> Running in c855a747cbfd 13:42:28 Removing intermediate container c855a747cbfd 13:42:28 ---> 330c85d20dda 13:42:28 Step 20/24 : ENTRYPOINT ["/device-simple"] 13:42:28 ---> Running in c4640025798c 13:42:28 Removing intermediate container c4640025798c 13:42:28 ---> 60eecf174828 13:42:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:42:28 ---> Running in 437881fcf97e 13:42:29 Removing intermediate container 437881fcf97e 13:42:29 ---> ca0024a6aa7a 13:42:29 Step 22/24 : LABEL arch=arm64 13:42:29 ---> Running in d7c80070fef6 13:42:29 Removing intermediate container d7c80070fef6 13:42:29 ---> 87bb0be8deea 13:42:29 Step 23/24 : LABEL git_sha=588dc1c07987c9eca8e7510dc0cc6f7249bdc82c 13:42:30 ---> Running in 4519549d6c3f 13:42:30 Removing intermediate container 4519549d6c3f 13:42:30 ---> 3834cfdf1250 13:42:30 Step 24/24 : LABEL version=0.0.0 13:42:30 ---> Running in c579f591494b 13:42:30 Removing intermediate container c579f591494b 13:42:30 ---> 4c4dac6dfb40 13:42:30 [Warning] One or more build-args [ARCH] were not consumed 13:42:30 Successfully built 4c4dac6dfb40 13:42:30 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 13:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:42:31 13:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:42:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:42:32 arm64: Pulling from edgex-lftools-log-publisher 13:42:32 448f6bf000e3: Pulling fs layer 13:42:32 f757da607395: Pulling fs layer 13:42:32 05883995daec: Pulling fs layer 13:42:32 8603b9c90790: Pulling fs layer 13:42:32 1560dd03e051: Pulling fs layer 13:42:32 27f5ce0e4adf: Pulling fs layer 13:42:32 c2d8d7efcc4b: Pulling fs layer 13:42:32 8603b9c90790: Waiting 13:42:32 1560dd03e051: Waiting 13:42:32 27f5ce0e4adf: Waiting 13:42:32 c2d8d7efcc4b: Waiting 13:42:32 f757da607395: Verifying Checksum 13:42:32 f757da607395: Download complete 13:42:32 8603b9c90790: Verifying Checksum 13:42:32 8603b9c90790: Download complete 13:42:32 1560dd03e051: Verifying Checksum 13:42:32 1560dd03e051: Download complete 13:42:32 27f5ce0e4adf: Verifying Checksum 13:42:32 27f5ce0e4adf: Download complete 13:42:32 05883995daec: Verifying Checksum 13:42:32 05883995daec: Download complete 13:42:32 448f6bf000e3: Verifying Checksum 13:42:32 448f6bf000e3: Download complete 13:42:35 c2d8d7efcc4b: Verifying Checksum 13:42:35 c2d8d7efcc4b: Download complete 13:42:36 448f6bf000e3: Pull complete 13:42:36 f757da607395: Pull complete 13:42:38 05883995daec: Pull complete 13:42:38 8603b9c90790: Pull complete 13:42:39 1560dd03e051: Pull complete 13:42:39 27f5ce0e4adf: Pull complete 13:42:54 c2d8d7efcc4b: Pull complete 13:42:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:42:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:42:55 prd-ubuntu18.04-docker-arm64-4c-16g-542 does not seem to be running inside a container 13:42:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:42:58 $ docker top 88768c64ff1e9b65ab3a71369fd492a3cf9b8b6924e60f817fb3e5913f6803a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:59 ---> job-cost.sh 13:42:59 lf-activate-venv: SKIPPING 13:42:59 INFO: No Stack... 13:42:59 INFO: Retrieving Pricing Info for: v3-standard-4 13:42:59 INFO: Archiving Costs [Pipeline] sh 13:43:00 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 13:43:00 + cut -d, -f6 [Pipeline] lock 13:43:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1068-2-stack-cost] 13:43:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1068-2-stack-cost] did not exist. Created. 13:43:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1068-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:43:01 /w/workspace/device-sdk-go/2@tmp/durable-d3c1f1ed/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-d3c1f1ed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:43:01 + echo total: 0.10999999940395355 [Pipeline] stash 13:43:01 Warning: overwriting stash ‘stack-cost’ 13:43:01 Stashed 1 file(s) [Pipeline] } 13:43:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1068-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:43:02 $ docker stop --time=1 88768c64ff1e9b65ab3a71369fd492a3cf9b8b6924e60f817fb3e5913f6803a0 13:43:03 $ docker rm -f 88768c64ff1e9b65ab3a71369fd492a3cf9b8b6924e60f817fb3e5913f6803a0 [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 13:43:04 provisioning config files... 13:43:04 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1068@tmp/config4482918313774933920tmp [Pipeline] { [Pipeline] sh 13:43:04 + set +x 13:43:04 + curl -s https://codecov.io/bash 13:43:04 + bash -s -- 13:43:04 13:43:04 _____ _ 13:43:04 / ____| | | 13:43:04 | | ___ __| | ___ ___ _____ __ 13:43:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:43:04 | |___| (_) | (_| | __/ (_| (_) \ V / 13:43:04 \_____\___/ \__,_|\___|\___\___/ \_/ 13:43:04 Bash-1.0.6 13:43:04 13:43:04 13:43:04 ==> git version 2.24.4 found 13:43:04 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:43:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:43:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:43:04 ==> Jenkins CI detected. 13:43:04 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1068 13:43:04 project root: . 13:43:04 --> token set from env 13:43:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:43:04 ==> Running gcov in . (disable via -X gcov) 13:43:04 ==> Python coveragepy not found 13:43:04 ==> Searching for coverage reports in: 13:43:04 + . 13:43:04 -> Found 1 reports 13:43:04 ==> Detecting git/mercurial file structure 13:43:04 ==> Reading reports 13:43:04 + ./coverage.out bytes=128370 13:43:04 ==> Appending adjustments 13:43:04 https://docs.codecov.io/docs/fixing-reports 13:43:04 + Found adjustments 13:43:04 ==> Gzipping contents 13:43:05 16K /tmp/codecov.glK9fY.gz 13:43:05 ==> Uploading reports 13:43:05 url: https://codecov.io 13:43:05 query: branch=PR-1068&commit=588dc1c07987c9eca8e7510dc0cc6f7249bdc82c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1068%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1068&job=&cmd_args= 13:43:05 -> Pinging Codecov 13:43:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1068&commit=588dc1c07987c9eca8e7510dc0cc6f7249bdc82c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1068%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1068&job=&cmd_args= 13:43:05 -> Uploading to 13:43:05 https://storage.googleapis.com/codecov/v4/raw/2021-11-14/7E55EF52A471D76F132DFD9A03CDDE97/588dc1c07987c9eca8e7510dc0cc6f7249bdc82c/a940a104-9822-4d00-98d4-418fe883634c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211114T134305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=758bd7ac5e4491a96a5fcc262cf42b1fada4c814bc9c7e644a89b92a61ce5a76 13:43:05 % Total % Received % Xferd Average Speed Time Time Time Current 13:43:05 Dload Upload Total Spent Left Speed 13:43:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16329 0 0 100 16329 0 46115 --:--:-- --:--:-- --:--:-- 46127 100 16329 0 0 100 16329 0 46089 --:--:-- --:--:-- --:--:-- 45997 13:43:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/588dc1c07987c9eca8e7510dc0cc6f7249bdc82c [Pipeline] } 13:43:05 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 13:43:06 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1068/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:43:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:43:07 ---> package-listing.sh 13:43:07 ++ facter osfamily 13:43:07 ++ tr '[:upper:]' '[:lower:]' 13:43:07 + OS_FAMILY=redhat 13:43:07 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1068 13:43:07 + START_PACKAGES=/tmp/packages_start.txt 13:43:07 + END_PACKAGES=/tmp/packages_end.txt 13:43:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:07 + PACKAGES=/tmp/packages_start.txt 13:43:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1068 ']' 13:43:07 + PACKAGES=/tmp/packages_end.txt 13:43:07 + case "${OS_FAMILY}" in 13:43:07 + rpm -qa 13:43:07 + sort 13:43:08 + '[' -f /tmp/packages_start.txt ']' 13:43:08 + '[' -f /tmp/packages_end.txt ']' 13:43:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1068 ']' 13:43:08 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1068/archives/ 13:43:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1068/archives/ [Pipeline] echo 13:43:08 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-1068/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:43:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:09 13:43:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:43:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:09 latest: Pulling from edgex-lftools-log-publisher 13:43:09 b4d181a07f80: Pulling fs layer 13:43:09 a1111a8f2ec3: Pulling fs layer 13:43:09 ed53099fbce6: Pulling fs layer 13:43:09 dc539afda2c1: Pulling fs layer 13:43:09 77bc0d833cb6: Pulling fs layer 13:43:09 9065ff56babe: Pulling fs layer 13:43:09 d287ab97295c: Pulling fs layer 13:43:09 dc539afda2c1: Waiting 13:43:09 77bc0d833cb6: Waiting 13:43:09 9065ff56babe: Waiting 13:43:09 d287ab97295c: Waiting 13:43:09 a1111a8f2ec3: Verifying Checksum 13:43:09 a1111a8f2ec3: Download complete 13:43:09 dc539afda2c1: Verifying Checksum 13:43:09 dc539afda2c1: Download complete 13:43:09 ed53099fbce6: Verifying Checksum 13:43:09 ed53099fbce6: Download complete 13:43:09 9065ff56babe: Verifying Checksum 13:43:09 9065ff56babe: Download complete 13:43:09 77bc0d833cb6: Verifying Checksum 13:43:09 77bc0d833cb6: Download complete 13:43:09 b4d181a07f80: Verifying Checksum 13:43:09 b4d181a07f80: Download complete 13:43:10 d287ab97295c: Verifying Checksum 13:43:10 d287ab97295c: Download complete 13:43:11 b4d181a07f80: Pull complete 13:43:11 a1111a8f2ec3: Pull complete 13:43:11 ed53099fbce6: Pull complete 13:43:11 dc539afda2c1: Pull complete 13:43:12 77bc0d833cb6: Pull complete 13:43:12 9065ff56babe: Pull complete 13:43:17 d287ab97295c: Pull complete 13:43:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:43:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:43:17 prd-centos7-docker-4c-2g-541 does not seem to be running inside a container 13:43:17 $ 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-1068/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-1068 -v /w/workspace/gexfoundry_device-sdk-go_PR-1068:/w/workspace/gexfoundry_device-sdk-go_PR-1068:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1068@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1068@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:43:20 $ docker top 61b70bfb700c9bf4cf19b9d35ffe24b5ba22f8560d6e260d53364b6f8d9ad2b5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:21 + touch /tmp/pre-build-complete [Pipeline] sh 13:43:21 + mkdir -p /var/log/sysstat [Pipeline] sh 13:43:21 + ls /var/log/sa-host 13:43:21 + sadf -c /var/log/sa-host/sa14 13:43:21 file_magic: OK 13:43:21 HZ: Using current value: 100 13:43:21 file_header: OK 13:43:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:43:21 Statistics: 13:43:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:43:21 File successfully converted to sysstat format version 12.0.3 13:43:21 + sadf -c /var/log/sa-host/sa30 13:43:21 file_magic: OK 13:43:21 HZ: Using current value: 100 13:43:21 file_header: OK 13:43:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:43:21 Statistics: 13:43:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:43:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:21 provisioning config files... 13:43:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1068@tmp/config7161972346127846588tmp [Pipeline] { [Pipeline] echo 13:43:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:43:22 ---> create-netrc.sh [Pipeline] } 13:43:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:43:22 ---> python-tools-install.sh [Pipeline] echo 13:43:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:43:22 ---> sudo-logs.sh 13:43:22 Archiving 'sudo' log.. 13:43:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-541.novalocal: Name or service not known 13:43:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-541.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:43:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:43:23 ---> job-cost.sh 13:43:23 lf-activate-venv: SKIPPING 13:43:23 DEBUG: total: 0.10999999940395355 13:43:23 INFO: Retrieving Stack Cost... 13:43:24 INFO: Retrieving Pricing Info for: v3-standard-2 13:43:25 INFO: Archiving Costs [Pipeline] echo 13:43:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:43:25 ---> logs-deploy.sh 13:43:25 lf-activate-venv: SKIPPING 13:43:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1068/2 13:43:25 INFO: archiving workspace using pattern(s): 13:43:26 Archives upload complete. 13:43:26 INFO: archiving logs to Nexus