Pull request #1097 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af+9a649bf1bf9918af6bcd6933aa59ded149e77d26 (0d9849d9d72c35c062160db51c158bdc22ff7a63) 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-ssh1372705272852939976.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15862672962259850165.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8452958139895316800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16532139090017029744.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15841849707929923665.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5042 in /w/workspace/gexfoundry_device-sdk-go_PR-1097 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1097 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/jenkins-gitclient-ssh8865986803288876470.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/jenkins-gitclient-ssh1306013555687410455.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af Merge succeeded, producing 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af Checking out Revision 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af (PR-1097) > git config core.sparsecheckout # timeout=10 > git checkout -f 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/jenkins-gitclient-ssh5405404805360348120.key > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af # timeout=10 Commit message: "feat: implement ProtocolProperties validation mechanism" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-11T03:19:53.247Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-11T03:19:53.305Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-11T03:19:53.327Z] ========================================================= [2022-02-11T03:19:53.327Z] EdgeX Global Pipelines Version Info [2022-02-11T03:19:53.327Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a0d49c3cef7ce169715d8911a88214c17b238dd1 # timeout=10 [2022-02-11T03:19:54.451Z] ------------------- [2022-02-11T03:19:54.451Z] stable info: [2022-02-11T03:19:54.451Z] ------------------- [2022-02-11T03:19:54.451Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T03:19:54.451Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T03:19:54.451Z] Message: update stable to v1.0.220 [2022-02-11T03:19:55.032Z] ------------------- [2022-02-11T03:19:55.032Z] experimental info: [2022-02-11T03:19:55.032Z] ------------------- [2022-02-11T03:19:55.032Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T03:19:55.032Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T03:19:55.032Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-11T03:19:55.173Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-02-11T03:19:55.185Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-02-11T03:19:55.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-11T03:19:55.210Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-11T03:19:55.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-11T03:19:55.236Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-11T03:19:55.249Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-11T03:19:55.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-02-11T03:19:55.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-11T03:19:55.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-11T03:19:55.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-11T03:19:55.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-02-11T03:19:55.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-11T03:19:55.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-11T03:19:55.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-11T03:19:55.363Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T03:19:55.380Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T03:19:55.391Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T03:19:55.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-11T03:19:55.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-11T03:19:55.432Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-11T03:19:55.449Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-11T03:19:55.459Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-11T03:19:55.472Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-11T03:19:55.484Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-11T03:19:55.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-11T03:19:55.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1097 [Pipeline] echo [2022-02-11T03:19:55.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1097 [Pipeline] echo [2022-02-11T03:19:55.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1097 [Pipeline] echo [2022-02-11T03:19:55.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [Pipeline] echo [2022-02-11T03:19:55.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4dfdbd6 [Pipeline] echo [2022-02-11T03:19:55.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T03:19:55.631Z] provisioning config files... [2022-02-11T03:19:55.645Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config5100170466512579353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:19:55.964Z] ---> docker-login.sh [2022-02-11T03:19:55.964Z] nexus3.edgexfoundry.org:10001 [2022-02-11T03:19:55.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:19:56.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:19:56.229Z] Configure a credential helper to remove this warning. See [2022-02-11T03:19:56.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:19:56.229Z] [2022-02-11T03:19:56.229Z] Login Succeeded [2022-02-11T03:19:56.229Z] nexus3.edgexfoundry.org:10002 [2022-02-11T03:19:56.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:19:56.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:19:56.229Z] Configure a credential helper to remove this warning. See [2022-02-11T03:19:56.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:19:56.229Z] [2022-02-11T03:19:56.229Z] Login Succeeded [2022-02-11T03:19:56.229Z] nexus3.edgexfoundry.org:10003 [2022-02-11T03:19:56.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:19:56.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:19:56.490Z] Configure a credential helper to remove this warning. See [2022-02-11T03:19:56.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:19:56.490Z] [2022-02-11T03:19:56.490Z] Login Succeeded [2022-02-11T03:19:56.490Z] nexus3.edgexfoundry.org:10004 [2022-02-11T03:19:56.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:19:56.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:19:56.490Z] Configure a credential helper to remove this warning. See [2022-02-11T03:19:56.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:19:56.490Z] [2022-02-11T03:19:56.490Z] Login Succeeded [2022-02-11T03:19:56.490Z] docker.io [2022-02-11T03:19:56.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:19:57.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:19:57.062Z] Configure a credential helper to remove this warning. See [2022-02-11T03:19:57.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:19:57.062Z] [2022-02-11T03:19:57.062Z] Login Succeeded [2022-02-11T03:19:57.062Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T03:19:57.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-11T03:19:57.467Z] + git rev-list -1 --merges 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af~1..4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [Pipeline] echo [2022-02-11T03:19:57.493Z] -----------> git rev-list -1 --merges 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af~1..4dfdbd6099984d61e3e0e43e9a8d0debce8e09af 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [false] [Pipeline] sh [2022-02-11T03:19:57.780Z] + git log --format=format:%s -1 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [Pipeline] echo [2022-02-11T03:19:57.797Z] ========================================================= [2022-02-11T03:19:57.797Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-11T03:19:57.797Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T03:19:58.144Z] + git log --format=format:%s -1 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [Pipeline] echo [2022-02-11T03:19:58.158Z] [semverPrep] GIT_COMMIT: 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af, Commit Message: feat: implement ProtocolProperties validation mechanism [Pipeline] echo [2022-02-11T03:19:58.169Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-11T03:19:58.601Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-11T03:19:58.601Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-11T03:19:58.601Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-11T03:19:58.601Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-11T03:19:58.601Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-11T03:19:58.601Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-11T03:19:58.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:19:59.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T03:19:59.015Z] [2022-02-11T03:19:59.015Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:19:59.325Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T03:19:59.326Z] latest: Pulling from edgex-devops/git-semver [2022-02-11T03:19:59.326Z] a0d0a0d46f8b: Pulling fs layer [2022-02-11T03:19:59.326Z] 3e5f54012d9b: Pulling fs layer [2022-02-11T03:19:59.326Z] 4c7163046ea9: Pulling fs layer [2022-02-11T03:19:59.326Z] 0c2d73faf560: Pulling fs layer [2022-02-11T03:19:59.326Z] 0c2d73faf560: Waiting [2022-02-11T03:19:59.326Z] 3e5f54012d9b: Verifying Checksum [2022-02-11T03:19:59.326Z] 3e5f54012d9b: Download complete [2022-02-11T03:19:59.326Z] a0d0a0d46f8b: Verifying Checksum [2022-02-11T03:19:59.326Z] a0d0a0d46f8b: Download complete [2022-02-11T03:19:59.326Z] 4c7163046ea9: Verifying Checksum [2022-02-11T03:19:59.326Z] 4c7163046ea9: Download complete [2022-02-11T03:19:59.326Z] 0c2d73faf560: Verifying Checksum [2022-02-11T03:19:59.326Z] 0c2d73faf560: Download complete [2022-02-11T03:19:59.587Z] a0d0a0d46f8b: Pull complete [2022-02-11T03:19:59.587Z] 3e5f54012d9b: Pull complete [2022-02-11T03:19:59.857Z] 4c7163046ea9: Pull complete [2022-02-11T03:20:00.124Z] 0c2d73faf560: Pull complete [2022-02-11T03:20:00.124Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-11T03:20:00.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T03:20:00.124Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-11T03:20:00.196Z] prd-centos7-docker-4c-2g-5042 does not seem to be running inside a container [2022-02-11T03:20:00.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-11T03:20:00.856Z] $ docker top b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-11T03:20:00.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T03:20:00.973Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T03:20:01.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T03:20:01.083Z] $ docker exec b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 ssh-agent [2022-02-11T03:20:01.219Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFpPhlB/agent.13 [2022-02-11T03:20:01.219Z] SSH_AGENT_PID=19 [2022-02-11T03:20:01.226Z] Running ssh-add (command line suppressed) [2022-02-11T03:20:01.317Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_1157960390744046770.key (/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_1157960390744046770.key) [2022-02-11T03:20:01.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T03:20:01.627Z] + git tag --points-at HEAD [Pipeline] } [2022-02-11T03:20:01.648Z] $ docker exec --env ******** --env ******** b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 ssh-agent -k [2022-02-11T03:20:01.737Z] unset SSH_AUTH_SOCK; [2022-02-11T03:20:01.737Z] unset SSH_AGENT_PID; [2022-02-11T03:20:01.738Z] echo Agent pid 19 killed; [2022-02-11T03:20:01.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-11T03:20:01.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T03:20:01.777Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T03:20:01.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T03:20:01.871Z] $ docker exec b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 ssh-agent [2022-02-11T03:20:01.967Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkjCiah/agent.52 [2022-02-11T03:20:01.967Z] SSH_AGENT_PID=58 [2022-02-11T03:20:01.972Z] Running ssh-add (command line suppressed) [2022-02-11T03:20:02.068Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_6510379374180000966.key (/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_6510379374180000966.key) [2022-02-11T03:20:02.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T03:20:02.384Z] + git semver init [2022-02-11T03:20:02.385Z] # -> Open(): unable to determine branch for HEAD [2022-02-11T03:20:02.385Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1097/.git [2022-02-11T03:20:02.385Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1097 [2022-02-11T03:20:02.385Z] # $SEMVER_REMOTE_NAME = origin [2022-02-11T03:20:02.385Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-11T03:20:02.385Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-11T03:20:02.385Z] # $SEMVER_BRANCH = PR-1097 [2022-02-11T03:20:02.385Z] # $SEMVER_TEMP = /tmp/semver-520416627 [2022-02-11T03:20:02.385Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-02-11T03:20:03.326Z] # '/tmp/semver-520416627' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1097/.semver' [2022-02-11T03:20:03.326Z] # -> Force: false [2022-02-11T03:20:03.326Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1097/.semver [Pipeline] } [2022-02-11T03:20:03.331Z] $ docker exec --env ******** --env ******** b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 ssh-agent -k [2022-02-11T03:20:03.413Z] unset SSH_AUTH_SOCK; [2022-02-11T03:20:03.414Z] unset SSH_AGENT_PID; [2022-02-11T03:20:03.414Z] echo Agent pid 58 killed; [2022-02-11T03:20:03.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-11T03:20:03.736Z] + git semver [Pipeline] } [2022-02-11T03:20:03.745Z] $ docker stop --time=1 b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 [2022-02-11T03:20:05.001Z] $ docker rm -f b71cd59936a5b80888d23f5f9810f5c011f9b593dbc1b0f3fe5acd7aacac8685 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T03:20:05.353Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-11T03:20:05.578Z] Stashed 1 file(s) [Pipeline] echo [2022-02-11T03:20:05.583Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T03:20:05.707Z] provisioning config files... [2022-02-11T03:20:05.717Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config6308391592624112566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:20:06.029Z] ---> docker-login.sh [2022-02-11T03:20:06.029Z] nexus3.edgexfoundry.org:10001 [2022-02-11T03:20:06.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:20:06.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:20:06.029Z] Configure a credential helper to remove this warning. See [2022-02-11T03:20:06.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:20:06.029Z] [2022-02-11T03:20:06.029Z] Login Succeeded [2022-02-11T03:20:06.029Z] nexus3.edgexfoundry.org:10002 [2022-02-11T03:20:06.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:20:06.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:20:06.029Z] Configure a credential helper to remove this warning. See [2022-02-11T03:20:06.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:20:06.029Z] [2022-02-11T03:20:06.029Z] Login Succeeded [2022-02-11T03:20:06.029Z] nexus3.edgexfoundry.org:10003 [2022-02-11T03:20:06.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:20:06.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:20:06.290Z] Configure a credential helper to remove this warning. See [2022-02-11T03:20:06.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:20:06.290Z] [2022-02-11T03:20:06.290Z] Login Succeeded [2022-02-11T03:20:06.290Z] nexus3.edgexfoundry.org:10004 [2022-02-11T03:20:06.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:20:06.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:20:06.290Z] Configure a credential helper to remove this warning. See [2022-02-11T03:20:06.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:20:06.290Z] [2022-02-11T03:20:06.290Z] Login Succeeded [2022-02-11T03:20:06.290Z] docker.io [2022-02-11T03:20:06.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:20:06.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:20:06.813Z] Configure a credential helper to remove this warning. See [2022-02-11T03:20:06.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:20:06.813Z] [2022-02-11T03:20:06.813Z] Login Succeeded [2022-02-11T03:20:06.813Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T03:20:06.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T03:20:06.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T03:20:06.898Z] ========================================================= [2022-02-11T03:20:06.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-11T03:20:06.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:20:07.223Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-11T03:20:07.224Z] Sending build context to Docker daemon 9.52MB [2022-02-11T03:20:07.224Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T03:20:07.224Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-11T03:20:07.224Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-11T03:20:07.224Z] 59bf1c3509f3: Pulling fs layer [2022-02-11T03:20:07.224Z] 666ba61612fd: Pulling fs layer [2022-02-11T03:20:07.224Z] 8ed8ca486205: Pulling fs layer [2022-02-11T03:20:07.224Z] 4fe6c5a15a65: Pulling fs layer [2022-02-11T03:20:07.224Z] 22a0e8bec74d: Pulling fs layer [2022-02-11T03:20:07.224Z] 640e595b4fbd: Pulling fs layer [2022-02-11T03:20:07.224Z] 763cafe07f6e: Pulling fs layer [2022-02-11T03:20:07.224Z] 0c0b528cf693: Pulling fs layer [2022-02-11T03:20:07.224Z] 10935f4eaf8b: Pulling fs layer [2022-02-11T03:20:07.224Z] 640e595b4fbd: Waiting [2022-02-11T03:20:07.224Z] 763cafe07f6e: Waiting [2022-02-11T03:20:07.224Z] 0c0b528cf693: Waiting [2022-02-11T03:20:07.224Z] 10935f4eaf8b: Waiting [2022-02-11T03:20:07.224Z] 4fe6c5a15a65: Waiting [2022-02-11T03:20:07.224Z] 22a0e8bec74d: Waiting [2022-02-11T03:20:07.496Z] 8ed8ca486205: Verifying Checksum [2022-02-11T03:20:07.496Z] 8ed8ca486205: Download complete [2022-02-11T03:20:07.496Z] 666ba61612fd: Verifying Checksum [2022-02-11T03:20:07.496Z] 666ba61612fd: Download complete [2022-02-11T03:20:07.496Z] 22a0e8bec74d: Verifying Checksum [2022-02-11T03:20:07.496Z] 22a0e8bec74d: Download complete [2022-02-11T03:20:07.496Z] 59bf1c3509f3: Verifying Checksum [2022-02-11T03:20:07.496Z] 59bf1c3509f3: Download complete [2022-02-11T03:20:07.496Z] 640e595b4fbd: Verifying Checksum [2022-02-11T03:20:07.496Z] 640e595b4fbd: Download complete [2022-02-11T03:20:07.496Z] 763cafe07f6e: Verifying Checksum [2022-02-11T03:20:07.496Z] 763cafe07f6e: Download complete [2022-02-11T03:20:07.496Z] 0c0b528cf693: Verifying Checksum [2022-02-11T03:20:07.496Z] 0c0b528cf693: Download complete [2022-02-11T03:20:07.763Z] 59bf1c3509f3: Pull complete [2022-02-11T03:20:08.027Z] 4fe6c5a15a65: Verifying Checksum [2022-02-11T03:20:08.027Z] 4fe6c5a15a65: Download complete [2022-02-11T03:20:08.027Z] 666ba61612fd: Pull complete [2022-02-11T03:20:08.027Z] 10935f4eaf8b: Verifying Checksum [2022-02-11T03:20:08.027Z] 10935f4eaf8b: Download complete [2022-02-11T03:20:08.027Z] 8ed8ca486205: Pull complete [2022-02-11T03:20:12.255Z] 4fe6c5a15a65: Pull complete [2022-02-11T03:20:12.255Z] 22a0e8bec74d: Pull complete [2022-02-11T03:20:12.255Z] 640e595b4fbd: Pull complete [2022-02-11T03:20:12.255Z] 763cafe07f6e: Pull complete [2022-02-11T03:20:12.519Z] 0c0b528cf693: Pull complete [2022-02-11T03:20:15.099Z] 10935f4eaf8b: Pull complete [2022-02-11T03:20:15.099Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-11T03:20:15.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-11T03:20:15.099Z] ---> 99d49a6021b9 [2022-02-11T03:20:15.099Z] Step 3/11 : ARG MAKE=make build [2022-02-11T03:20:17.646Z] ---> Running in 44f8db76fa8a [2022-02-11T03:20:17.646Z] Removing intermediate container 44f8db76fa8a [2022-02-11T03:20:17.646Z] ---> 3de1d07888f5 [2022-02-11T03:20:17.646Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-11T03:20:17.646Z] ---> Running in d6ae1e6027db [2022-02-11T03:20:17.646Z] Removing intermediate container d6ae1e6027db [2022-02-11T03:20:17.646Z] ---> fea7593a760c [2022-02-11T03:20:17.646Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T03:20:17.646Z] ---> Running in 0e84931cb672 [2022-02-11T03:20:17.646Z] Removing intermediate container 0e84931cb672 [2022-02-11T03:20:17.646Z] ---> e9ef1a990cc2 [2022-02-11T03:20:17.646Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T03:20:17.646Z] ---> Running in 3caf50080d77 [2022-02-11T03:20:18.221Z] Removing intermediate container 3caf50080d77 [2022-02-11T03:20:18.221Z] ---> 5e93638b48a8 [2022-02-11T03:20:18.221Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T03:20:18.221Z] ---> Running in e3b256a6147a [2022-02-11T03:20:18.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T03:20:19.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T03:20:19.688Z] OK: 221 MiB in 52 packages [2022-02-11T03:20:19.952Z] Removing intermediate container e3b256a6147a [2022-02-11T03:20:19.952Z] ---> 5afd9cb1bd29 [2022-02-11T03:20:19.952Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-11T03:20:20.212Z] ---> 8847aae19c0e [2022-02-11T03:20:20.212Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T03:20:20.212Z] ---> Running in 21598788e13e [2022-02-11T03:20:20.664Z] Still waiting to schedule task [2022-02-11T03:20:20.664Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-11T03:21:06.946Z] Removing intermediate container 21598788e13e [2022-02-11T03:21:06.946Z] ---> 015330dd86b1 [2022-02-11T03:21:06.946Z] Step 10/11 : COPY . . [2022-02-11T03:21:06.946Z] ---> 5084f8031ff2 [2022-02-11T03:21:06.946Z] Step 11/11 : RUN ${MAKE} [2022-02-11T03:21:06.946Z] ---> Running in 0b91a3b1b316 [2022-02-11T03:21:06.946Z] noop [2022-02-11T03:21:06.946Z] Removing intermediate container 0b91a3b1b316 [2022-02-11T03:21:06.946Z] ---> ba6dca8b018b [2022-02-11T03:21:06.946Z] Successfully built ba6dca8b018b [2022-02-11T03:21:06.946Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:21:07.245Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T03:21:07.245Z] . [Pipeline] withDockerContainer [2022-02-11T03:21:07.330Z] prd-centos7-docker-4c-2g-5042 does not seem to be running inside a container [2022-02-11T03:21:07.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-11T03:21:07.708Z] $ docker top 5bc9fadd7e41605a1630ecf2693920b13cfb71855bdecc39ce4ac1e095cbba2e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T03:21:08.080Z] + go version [2022-02-11T03:21:08.080Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-11T03:21:08.087Z] $ docker stop --time=1 5bc9fadd7e41605a1630ecf2693920b13cfb71855bdecc39ce4ac1e095cbba2e [2022-02-11T03:21:09.288Z] $ docker rm -f 5bc9fadd7e41605a1630ecf2693920b13cfb71855bdecc39ce4ac1e095cbba2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:21:09.730Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T03:21:09.730Z] . [Pipeline] withDockerContainer [2022-02-11T03:21:09.794Z] prd-centos7-docker-4c-2g-5042 does not seem to be running inside a container [2022-02-11T03:21:09.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-11T03:21:10.156Z] $ docker top 0baad08f0b3f7b6a6e689c74206596d52de38cc33bd4c118e774e20dd41bc455 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T03:21:10.532Z] + make test [2022-02-11T03:21:10.532Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-11T03:21:10.795Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-11T03:21:25.831Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-02-11T03:21:25.831Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-02-11T03:21:25.831Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-02-11T03:21:26.094Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.011s coverage: 23.3% of statements [2022-02-11T03:21:26.094Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-02-11T03:21:26.094Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.012s coverage: 27.6% of statements [2022-02-11T03:21:26.094Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.020s coverage: 78.9% of statements [2022-02-11T03:21:26.678Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.007s coverage: 9.0% of statements [2022-02-11T03:21:26.678Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-02-11T03:21:26.678Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-02-11T03:21:26.678Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-02-11T03:21:26.942Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.011s coverage: 33.0% of statements [2022-02-11T03:21:26.942Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-02-11T03:21:28.885Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.012s coverage: 86.1% of statements [2022-02-11T03:21:28.885Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-02-11T03:21:28.885Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-02-11T03:21:28.885Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.011s coverage: 57.4% of statements [2022-02-11T03:21:28.885Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.029s coverage: 89.2% of statements [2022-02-11T03:21:28.885Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-02-11T03:21:28.885Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements [2022-02-11T03:21:28.885Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-02-11T03:21:41.204Z] GO111MODULE=on go vet ./... [2022-02-11T03:21:46.444Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5043 in /w/workspace/gexfoundry_device-sdk-go_PR-1097 [Pipeline] { [Pipeline] ws [2022-02-11T03:21:46.457Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2022-02-11T03:21:46.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T03:21:46.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T03:21:46.513Z] ./bin/test-attribution-txt.sh [2022-02-11T03:21:46.622Z] The recommended git tool is: git [Pipeline] echo [2022-02-11T03:21:46.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T03:21:46.792Z] $ docker stop --time=1 0baad08f0b3f7b6a6e689c74206596d52de38cc33bd4c118e774e20dd41bc455 [2022-02-11T03:21:48.791Z] $ docker rm -f 0baad08f0b3f7b6a6e689c74206596d52de38cc33bd4c118e774e20dd41bc455 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T03:21:49.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T03:21:49.347Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-11T03:21:50.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T03:21:50.702Z] + ls -al . [2022-02-11T03:21:50.702Z] total 272 [2022-02-11T03:21:50.702Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 11 03:21 . [2022-02-11T03:21:50.702Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 11 03:19 .. [2022-02-11T03:21:50.702Z] drwxrwxr-x. 2 jenkins jenkins 37 Feb 11 03:19 bin [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 26321 Feb 11 03:19 CHANGELOG.md [2022-02-11T03:21:50.702Z] -rw-r--r--. 1 jenkins jenkins 129501 Feb 11 03:21 coverage.out [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 11 03:19 .dockerignore [2022-02-11T03:21:50.702Z] drwxrwxr-x. 5 jenkins jenkins 62 Feb 11 03:19 example [2022-02-11T03:21:50.702Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 03:19 .git [2022-02-11T03:21:50.702Z] drwxrwxr-x. 3 jenkins jenkins 125 Feb 11 03:19 .github [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 131 Feb 11 03:19 .gitignore [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 42 Feb 11 03:19 .golangci.yml [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 2767 Feb 11 03:19 go.mod [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 49667 Feb 11 03:19 go.sum [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 11 03:19 GOVERNANCE.md [2022-02-11T03:21:50.702Z] drwxrwxr-x. 15 jenkins jenkins 224 Feb 11 03:19 internal [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 880 Feb 11 03:19 Jenkinsfile [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 11 03:19 LICENSE [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 1614 Feb 11 03:19 Makefile [2022-02-11T03:21:50.702Z] drwxrwxr-x. 3 jenkins jenkins 16 Feb 11 03:19 openapi [2022-02-11T03:21:50.702Z] -rw-rw-r--. 1 jenkins jenkins 619 Feb 11 03:19 OWNERS.md [2022-02-11T03:21:50.702Z] drwxrwxr-x. 5 jenkins jenkins 50 Feb 11 03:19 pkg [2022-02-11T03:21:50.703Z] -rw-rw-r--. 1 jenkins jenkins 4881 Feb 11 03:19 README.md [2022-02-11T03:21:50.703Z] drwx------. 3 jenkins jenkins 72 Feb 11 03:20 .semver [2022-02-11T03:21:50.703Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 11 03:19 snap [2022-02-11T03:21:50.703Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 03:20 VERSION [2022-02-11T03:21:50.703Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 11 03:19 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:21:51.011Z] + 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=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af --label arch=amd64 --label version=0.0.0 . [2022-02-11T03:21:51.011Z] Sending build context to Docker daemon 9.65MB [2022-02-11T03:21:51.011Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T03:21:51.011Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-11T03:21:51.011Z] ---> ba6dca8b018b [2022-02-11T03:21:51.011Z] Step 3/25 : ARG MAKE=make build [2022-02-11T03:21:51.271Z] ---> Running in 7564d83c49a8 [2022-02-11T03:21:51.271Z] Removing intermediate container 7564d83c49a8 [2022-02-11T03:21:51.271Z] ---> c3a0f44b9d59 [2022-02-11T03:21:51.271Z] Step 4/25 : WORKDIR /device-sdk-go [2022-02-11T03:21:51.312Z] using credential edgex-jenkins-ssh [2022-02-11T03:21:51.329Z] Cloning the remote Git repository [2022-02-11T03:21:51.382Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-02-11T03:21:51.533Z] ---> Running in 939562114f76 [2022-02-11T03:21:51.533Z] Removing intermediate container 939562114f76 [2022-02-11T03:21:51.533Z] ---> 9ad562e15dbb [2022-02-11T03:21:51.533Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T03:21:51.533Z] ---> Running in 0a6fe7b62462 [2022-02-11T03:21:51.795Z] Removing intermediate container 0a6fe7b62462 [2022-02-11T03:21:51.795Z] ---> 42360ba3e6d6 [2022-02-11T03:21:51.795Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T03:21:51.795Z] ---> Running in 565a55da773d [2022-02-11T03:21:52.054Z] Removing intermediate container 565a55da773d [2022-02-11T03:21:52.054Z] ---> 6fed69a77c77 [2022-02-11T03:21:52.054Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T03:21:52.054Z] ---> Running in a2778262eca9 [2022-02-11T03:21:52.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T03:21:51.452Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2022-02-11T03:21:51.543Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-11T03:21:51.544Z] > git --version # timeout=10 [2022-02-11T03:21:51.560Z] > git --version # 'git version 2.17.1' [2022-02-11T03:21:51.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T03:21:51.628Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T03:21:53.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T03:21:53.831Z] OK: 221 MiB in 52 packages [2022-02-11T03:21:53.831Z] Removing intermediate container a2778262eca9 [2022-02-11T03:21:53.831Z] ---> 62a7eed667fe [2022-02-11T03:21:53.831Z] Step 8/25 : COPY go.mod vendor* ./ [2022-02-11T03:21:53.320Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-11T03:21:53.341Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T03:21:53.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-11T03:21:53.403Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-11T03:21:53.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T03:21:53.420Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-11T03:21:54.090Z] ---> 526f408dfdd3 [2022-02-11T03:21:54.090Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T03:21:54.090Z] ---> Running in 04a964e631e1 [2022-02-11T03:21:54.115Z] Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [2022-02-11T03:21:54.345Z] Merge succeeded, producing 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [2022-02-11T03:21:54.345Z] Checking out Revision 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af (PR-1097) [2022-02-11T03:21:54.659Z] Removing intermediate container 04a964e631e1 [2022-02-11T03:21:54.659Z] ---> 57b5269fb852 [2022-02-11T03:21:54.659Z] Step 10/25 : COPY . . [2022-02-11T03:21:54.920Z] ---> 22ef2b09a8ed [2022-02-11T03:21:54.920Z] Step 11/25 : RUN ${MAKE} [2022-02-11T03:21:54.920Z] ---> Running in 505c056a47bc [2022-02-11T03:21:55.180Z] 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 [2022-02-11T03:21:54.132Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T03:21:54.159Z] > git checkout -f 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af # timeout=10 [2022-02-11T03:21:54.259Z] > git remote # timeout=10 [2022-02-11T03:21:54.275Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T03:21:54.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T03:21:54.301Z] > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 [2022-02-11T03:21:54.321Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T03:21:54.353Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T03:21:54.365Z] > git checkout -f 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af # timeout=10 [2022-02-11T03:21:58.538Z] Commit message: "feat: implement ProtocolProperties validation mechanism" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T03:21:59.439Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-11T03:21:59.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T03:21:59.439Z] Dload Upload Total Spent Left Speed [2022-02-11T03:21:59.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97073 0 --:--:-- --:--:-- --:--:-- 97073 [Pipeline] sh [2022-02-11T03:21:59.940Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-11T03:22:00.279Z] + sudo tee /etc/docker/daemon.new [2022-02-11T03:22:00.279Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-11T03:22:00.279Z] { [2022-02-11T03:22:00.279Z] "registry-mirrors": [ [2022-02-11T03:22:00.279Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-11T03:22:00.279Z] ], [2022-02-11T03:22:00.279Z] "bip": "10.250.0.254/24", [2022-02-11T03:22:00.279Z] "hosts": [ [2022-02-11T03:22:00.279Z] "tcp://0.0.0.0:5555", [2022-02-11T03:22:00.279Z] "unix:///var/run/docker.sock" [2022-02-11T03:22:00.279Z] ], [2022-02-11T03:22:00.279Z] "mtu": 1458, [2022-02-11T03:22:00.279Z] "selinux-enabled": true, [2022-02-11T03:22:00.279Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-11T03:22:00.279Z] } [Pipeline] sh [2022-02-11T03:22:00.675Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-11T03:22:01.024Z] + sudo service docker restart [2022-02-11T03:22:07.471Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-02-11T03:22:07.471Z] Removing intermediate container 505c056a47bc [2022-02-11T03:22:07.471Z] ---> 121b4007f7bf [2022-02-11T03:22:07.471Z] Step 12/25 : FROM alpine:3.14 [2022-02-11T03:22:07.731Z] 3.14: Pulling from library/alpine [2022-02-11T03:22:07.731Z] 97518928ae5f: Pulling fs layer [2022-02-11T03:22:07.990Z] 97518928ae5f: Verifying Checksum [2022-02-11T03:22:07.990Z] 97518928ae5f: Download complete [2022-02-11T03:22:07.990Z] 97518928ae5f: Pull complete [2022-02-11T03:22:07.990Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T03:22:07.990Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T03:22:07.990Z] ---> 0a97eee8041e [2022-02-11T03:22:07.990Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T03:22:08.250Z] ---> Running in fa3bc09e7fe8 [2022-02-11T03:22:08.250Z] Removing intermediate container fa3bc09e7fe8 [2022-02-11T03:22:08.250Z] ---> 89ba8744ffaa [2022-02-11T03:22:08.250Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T03:22:08.250Z] ---> Running in afd585767a51 [2022-02-11T03:22:08.828Z] Removing intermediate container afd585767a51 [2022-02-11T03:22:08.828Z] ---> 118eaac3756c [2022-02-11T03:22:08.828Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-02-11T03:22:08.828Z] ---> Running in 3e5f7e159977 [2022-02-11T03:22:08.828Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-11T03:22:09.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-11T03:22:10.027Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-02-11T03:22:10.027Z] (2/5) Installing libsodium (1.0.18-r0) [2022-02-11T03:22:10.290Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-11T03:22:10.290Z] (4/5) Installing libzmq (4.3.4-r0) [2022-02-11T03:22:10.290Z] (5/5) Installing zeromq (4.3.4-r0) [2022-02-11T03:22:10.552Z] Executing busybox-1.33.1-r6.trigger [2022-02-11T03:22:10.552Z] OK: 8 MiB in 19 packages [2022-02-11T03:22:10.815Z] Removing intermediate container 3e5f7e159977 [2022-02-11T03:22:10.815Z] ---> 6823a6d3ba27 [2022-02-11T03:22:10.815Z] Step 16/25 : WORKDIR / [2022-02-11T03:22:10.815Z] ---> Running in 4ef55687b2fe [2022-02-11T03:22:10.815Z] Removing intermediate container 4ef55687b2fe [2022-02-11T03:22:10.815Z] ---> bd8ab1219e0f [2022-02-11T03:22:10.815Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-02-11T03:22:11.081Z] ---> 5e52215c9a0d [2022-02-11T03:22:11.081Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-02-11T03:22:11.341Z] ---> 8f90674c80a8 [2022-02-11T03:22:11.341Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-02-11T03:22:11.605Z] ---> fe6729410b81 [2022-02-11T03:22:11.605Z] Step 20/25 : EXPOSE 59999 [2022-02-11T03:22:11.605Z] ---> Running in ba47f55331b7 [2022-02-11T03:22:11.605Z] Removing intermediate container ba47f55331b7 [2022-02-11T03:22:11.605Z] ---> e61984130ae3 [2022-02-11T03:22:11.605Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-02-11T03:22:11.605Z] ---> Running in b01a561feea5 [2022-02-11T03:22:11.868Z] Removing intermediate container b01a561feea5 [2022-02-11T03:22:11.868Z] ---> 2ea7971b4996 [2022-02-11T03:22:11.868Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-11T03:22:11.868Z] ---> Running in 662412da52ee [2022-02-11T03:22:11.868Z] Removing intermediate container 662412da52ee [2022-02-11T03:22:11.868Z] ---> b56a13cd98ba [2022-02-11T03:22:11.868Z] Step 23/25 : LABEL arch=amd64 [2022-02-11T03:22:11.868Z] ---> Running in 4439ea4b58eb [2022-02-11T03:22:12.134Z] Removing intermediate container 4439ea4b58eb [2022-02-11T03:22:12.134Z] ---> e81995abe1f7 [2022-02-11T03:22:12.134Z] Step 24/25 : LABEL git_sha=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [2022-02-11T03:22:12.134Z] ---> Running in 4ee57a75753b [2022-02-11T03:22:12.134Z] Removing intermediate container 4ee57a75753b [2022-02-11T03:22:12.134Z] ---> 9519e0f81236 [2022-02-11T03:22:12.134Z] Step 25/25 : LABEL version=0.0.0 [2022-02-11T03:22:12.134Z] ---> Running in 6bcb78c2b3d6 [2022-02-11T03:22:12.134Z] Removing intermediate container 6bcb78c2b3d6 [2022-02-11T03:22:12.134Z] ---> de0c232a3ab4 [2022-02-11T03:22:12.134Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T03:22:12.134Z] Successfully built de0c232a3ab4 [2022-02-11T03:22:12.134Z] 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 [2022-02-11T03:22:12.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T03:22:12.546Z] [2022-02-11T03:22:12.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:22:12.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T03:22:12.853Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-11T03:22:12.853Z] b4d181a07f80: Pulling fs layer [2022-02-11T03:22:12.853Z] a1111a8f2ec3: Pulling fs layer [2022-02-11T03:22:12.853Z] ed53099fbce6: Pulling fs layer [2022-02-11T03:22:12.854Z] dc539afda2c1: Pulling fs layer [2022-02-11T03:22:12.854Z] 77bc0d833cb6: Pulling fs layer [2022-02-11T03:22:12.854Z] 9065ff56babe: Pulling fs layer [2022-02-11T03:22:12.854Z] d287ab97295c: Pulling fs layer [2022-02-11T03:22:12.854Z] dc539afda2c1: Waiting [2022-02-11T03:22:12.854Z] 77bc0d833cb6: Waiting [2022-02-11T03:22:12.854Z] 9065ff56babe: Waiting [2022-02-11T03:22:12.854Z] d287ab97295c: Waiting [2022-02-11T03:22:12.854Z] a1111a8f2ec3: Verifying Checksum [2022-02-11T03:22:12.854Z] a1111a8f2ec3: Download complete [2022-02-11T03:22:12.854Z] dc539afda2c1: Verifying Checksum [2022-02-11T03:22:12.854Z] dc539afda2c1: Download complete [2022-02-11T03:22:12.854Z] ed53099fbce6: Verifying Checksum [2022-02-11T03:22:12.854Z] ed53099fbce6: Download complete [2022-02-11T03:22:12.854Z] 9065ff56babe: Verifying Checksum [2022-02-11T03:22:12.854Z] 9065ff56babe: Download complete [2022-02-11T03:22:12.854Z] 77bc0d833cb6: Verifying Checksum [2022-02-11T03:22:12.854Z] 77bc0d833cb6: Download complete [2022-02-11T03:22:13.126Z] b4d181a07f80: Verifying Checksum [2022-02-11T03:22:13.126Z] b4d181a07f80: Download complete [2022-02-11T03:22:13.701Z] d287ab97295c: Verifying Checksum [2022-02-11T03:22:13.701Z] d287ab97295c: Download complete [2022-02-11T03:22:14.275Z] b4d181a07f80: Pull complete [2022-02-11T03:22:14.543Z] a1111a8f2ec3: Pull complete [2022-02-11T03:22:15.118Z] ed53099fbce6: Pull complete [2022-02-11T03:22:15.118Z] dc539afda2c1: Pull complete [2022-02-11T03:22:15.392Z] 77bc0d833cb6: Pull complete [2022-02-11T03:22:15.392Z] 9065ff56babe: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T03:22:19.346Z] provisioning config files... [2022-02-11T03:22:19.371Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1625895417761387912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:22:19.728Z] ---> docker-login.sh [2022-02-11T03:22:19.728Z] nexus3.edgexfoundry.org:10001 [2022-02-11T03:22:20.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:22:20.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:22:20.595Z] Configure a credential helper to remove this warning. See [2022-02-11T03:22:20.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:22:20.595Z] [2022-02-11T03:22:20.595Z] Login Succeeded [2022-02-11T03:22:20.595Z] nexus3.edgexfoundry.org:10002 [2022-02-11T03:22:20.722Z] d287ab97295c: Pull complete [2022-02-11T03:22:20.722Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-11T03:22:20.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T03:22:20.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-11T03:22:20.798Z] prd-centos7-docker-4c-2g-5042 does not seem to be running inside a container [2022-02-11T03:22:20.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-11T03:22:20.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:22:20.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:22:20.868Z] Configure a credential helper to remove this warning. See [2022-02-11T03:22:20.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:22:20.868Z] [2022-02-11T03:22:20.868Z] Login Succeeded [2022-02-11T03:22:20.868Z] nexus3.edgexfoundry.org:10003 [2022-02-11T03:22:21.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:22:21.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:22:21.414Z] Configure a credential helper to remove this warning. See [2022-02-11T03:22:21.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:22:21.414Z] [2022-02-11T03:22:21.414Z] Login Succeeded [2022-02-11T03:22:21.414Z] nexus3.edgexfoundry.org:10004 [2022-02-11T03:22:21.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:22:21.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:22:21.689Z] Configure a credential helper to remove this warning. See [2022-02-11T03:22:21.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:22:21.689Z] [2022-02-11T03:22:21.689Z] Login Succeeded [2022-02-11T03:22:21.689Z] docker.io [2022-02-11T03:22:21.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T03:22:22.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T03:22:22.554Z] Configure a credential helper to remove this warning. See [2022-02-11T03:22:22.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T03:22:22.554Z] [2022-02-11T03:22:22.554Z] Login Succeeded [2022-02-11T03:22:22.554Z] ---> docker-login.sh ends [2022-02-11T03:22:23.406Z] $ docker top 91f79cf572c03b3fc05c0f07d892f134c96cc7a6555b125cd3f100d0b6993ebd -eo pid,comm [Pipeline] { [Pipeline] } [2022-02-11T03:22:23.483Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-02-11T03:22:23.846Z] ---> job-cost.sh [2022-02-11T03:22:23.846Z] lf-activate-venv: SKIPPING [2022-02-11T03:22:23.846Z] INFO: No Stack... [Pipeline] echo [2022-02-11T03:22:24.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T03:22:24.059Z] ========================================================= [2022-02-11T03:22:24.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-11T03:22:24.059Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:22:24.106Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T03:22:24.366Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T03:22:24.411Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-11T03:22:24.659Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/cost.csv [2022-02-11T03:22:24.659Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T03:22:24.674Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] [2022-02-11T03:22:24.681Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] did not exist. Created. [2022-02-11T03:22:24.681Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T03:22:24.994Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-11T03:22:25.008Z] Sending build context to Docker daemon 5.163MB [2022-02-11T03:22:25.008Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T03:22:25.008Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-11T03:22:25.008Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-11T03:22:25.008Z] 9b3977197b4f: Pulling fs layer [2022-02-11T03:22:25.008Z] 1a89e8eeedd5: Pulling fs layer [2022-02-11T03:22:25.008Z] 94645a83ff95: Pulling fs layer [2022-02-11T03:22:25.008Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-11T03:22:25.008Z] 0c92f367c5e7: Pulling fs layer [2022-02-11T03:22:25.008Z] f7c0051592d6: Pulling fs layer [2022-02-11T03:22:25.008Z] a227ed2f7395: Pulling fs layer [2022-02-11T03:22:25.008Z] 7b1c46037f91: Pulling fs layer [2022-02-11T03:22:25.008Z] 3f3a8bcf1eab: Waiting [2022-02-11T03:22:25.008Z] 0c92f367c5e7: Waiting [2022-02-11T03:22:25.008Z] f7c0051592d6: Waiting [2022-02-11T03:22:25.008Z] a227ed2f7395: Waiting [2022-02-11T03:22:25.008Z] 7b1c46037f91: Waiting [2022-02-11T03:22:25.008Z] 94645a83ff95: Verifying Checksum [2022-02-11T03:22:25.008Z] 94645a83ff95: Download complete [2022-02-11T03:22:25.008Z] 1a89e8eeedd5: Verifying Checksum [2022-02-11T03:22:25.008Z] 1a89e8eeedd5: Download complete [2022-02-11T03:22:25.008Z] 0c92f367c5e7: Verifying Checksum [2022-02-11T03:22:25.008Z] 0c92f367c5e7: Download complete [2022-02-11T03:22:25.008Z] f7c0051592d6: Download complete [2022-02-11T03:22:25.008Z] 9b3977197b4f: Verifying Checksum [2022-02-11T03:22:25.008Z] 9b3977197b4f: Download complete [2022-02-11T03:22:25.008Z] a227ed2f7395: Verifying Checksum [2022-02-11T03:22:25.008Z] a227ed2f7395: Download complete [2022-02-11T03:22:25.030Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T03:22:25.036Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T03:22:25.053Z] $ docker stop --time=1 91f79cf572c03b3fc05c0f07d892f134c96cc7a6555b125cd3f100d0b6993ebd [2022-02-11T03:22:25.999Z] 9b3977197b4f: Pull complete [2022-02-11T03:22:26.184Z] $ docker rm -f 91f79cf572c03b3fc05c0f07d892f134c96cc7a6555b125cd3f100d0b6993ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-02-11T03:22:26.272Z] 1a89e8eeedd5: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T03:22:26.867Z] 94645a83ff95: Pull complete [2022-02-11T03:22:26.867Z] 7b1c46037f91: Verifying Checksum [2022-02-11T03:22:26.867Z] 7b1c46037f91: Download complete [2022-02-11T03:22:27.466Z] 3f3a8bcf1eab: Download complete [2022-02-11T03:22:39.868Z] 3f3a8bcf1eab: Pull complete [2022-02-11T03:22:39.868Z] 0c92f367c5e7: Pull complete [2022-02-11T03:22:39.868Z] f7c0051592d6: Pull complete [2022-02-11T03:22:39.868Z] a227ed2f7395: Pull complete [2022-02-11T03:22:45.270Z] 7b1c46037f91: Pull complete [2022-02-11T03:22:45.270Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-11T03:22:45.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-11T03:22:45.270Z] ---> f79e39bc4007 [2022-02-11T03:22:45.270Z] Step 3/11 : ARG MAKE=make build [2022-02-11T03:22:46.713Z] ---> Running in 2064293a3eee [2022-02-11T03:22:46.988Z] Removing intermediate container 2064293a3eee [2022-02-11T03:22:46.988Z] ---> 74c57d256516 [2022-02-11T03:22:46.988Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-11T03:22:47.264Z] ---> Running in ca4cc2faadcd [2022-02-11T03:22:47.540Z] Removing intermediate container ca4cc2faadcd [2022-02-11T03:22:47.540Z] ---> dacc4c647496 [2022-02-11T03:22:47.540Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T03:22:47.540Z] ---> Running in c69171f6d8bb [2022-02-11T03:22:48.135Z] Removing intermediate container c69171f6d8bb [2022-02-11T03:22:48.135Z] ---> c47c46933e2c [2022-02-11T03:22:48.135Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T03:22:48.135Z] ---> Running in 4c8c27dddc77 [2022-02-11T03:22:50.099Z] Removing intermediate container 4c8c27dddc77 [2022-02-11T03:22:50.099Z] ---> 1428dbcb2364 [2022-02-11T03:22:50.099Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T03:22:50.099Z] ---> Running in 984c8f4012e5 [2022-02-11T03:22:51.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T03:22:52.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T03:22:52.643Z] OK: 220 MiB in 52 packages [2022-02-11T03:22:53.630Z] Removing intermediate container 984c8f4012e5 [2022-02-11T03:22:53.630Z] ---> 19a5866d01d7 [2022-02-11T03:22:53.630Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-11T03:22:54.233Z] ---> 729b6a1a5310 [2022-02-11T03:22:54.234Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T03:22:54.234Z] ---> Running in ea4439f2171c [2022-02-11T03:24:16.014Z] Removing intermediate container ea4439f2171c [2022-02-11T03:24:16.014Z] ---> ec826b5d7703 [2022-02-11T03:24:16.014Z] Step 10/11 : COPY . . [2022-02-11T03:24:16.014Z] ---> 110904349ff9 [2022-02-11T03:24:16.014Z] Step 11/11 : RUN ${MAKE} [2022-02-11T03:24:16.014Z] ---> Running in 9df70d2a4f33 [2022-02-11T03:24:16.014Z] noop [2022-02-11T03:24:16.014Z] Removing intermediate container 9df70d2a4f33 [2022-02-11T03:24:16.014Z] ---> 50dfa19d94f8 [2022-02-11T03:24:16.014Z] Successfully built 50dfa19d94f8 [2022-02-11T03:24:16.014Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:24:16.364Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T03:24:16.364Z] . [Pipeline] withDockerContainer [2022-02-11T03:24:16.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-5043 does not seem to be running inside a container [2022-02-11T03:24:16.702Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-11T03:24:18.017Z] $ docker top 3c80b75bf6b5884bdb18bf38bc80237ce7040d3b4fc63639b737050bbb68169e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T03:24:18.918Z] + go version [2022-02-11T03:24:18.918Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-11T03:24:18.940Z] $ docker stop --time=1 3c80b75bf6b5884bdb18bf38bc80237ce7040d3b4fc63639b737050bbb68169e [2022-02-11T03:24:20.560Z] $ docker rm -f 3c80b75bf6b5884bdb18bf38bc80237ce7040d3b4fc63639b737050bbb68169e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:24:21.120Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T03:24:21.121Z] . [Pipeline] withDockerContainer [2022-02-11T03:24:21.341Z] prd-ubuntu18.04-docker-arm64-4c-16g-5043 does not seem to be running inside a container [2022-02-11T03:24:21.423Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-11T03:24:22.706Z] $ docker top 4e1e1767bddda945be362b959e0747f56c677f0e0a7151f5cef4e19c3811166a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T03:24:23.608Z] + make test [2022-02-11T03:24:23.609Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-11T03:24:25.053Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-11T03:25:12.021Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-02-11T03:25:12.021Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-02-11T03:25:12.021Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-02-11T03:25:16.342Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.115s coverage: 23.3% of statements [2022-02-11T03:25:16.342Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-02-11T03:25:16.342Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.098s coverage: 27.6% of statements [2022-02-11T03:25:16.342Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.186s coverage: 78.9% of statements [2022-02-11T03:25:16.342Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.185s coverage: 9.0% of statements [2022-02-11T03:25:16.342Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-02-11T03:25:16.342Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-02-11T03:25:16.342Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-02-11T03:25:17.794Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.124s coverage: 33.0% of statements [2022-02-11T03:25:17.794Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-02-11T03:25:19.234Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.061s coverage: 86.1% of statements [2022-02-11T03:25:19.234Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-02-11T03:25:19.234Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-02-11T03:25:19.234Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.134s coverage: 57.4% of statements [2022-02-11T03:25:19.234Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.167s coverage: 89.2% of statements [2022-02-11T03:25:19.234Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-02-11T03:25:21.201Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.8% of statements [2022-02-11T03:25:21.201Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-02-11T03:25:21.201Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-11T03:25:21.201Z] GO111MODULE=on go vet ./... [2022-02-11T03:25:39.549Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T03:25:39.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T03:25:39.549Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-11T03:25:40.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T03:25:41.008Z] $ docker stop --time=1 4e1e1767bddda945be362b959e0747f56c677f0e0a7151f5cef4e19c3811166a [2022-02-11T03:25:42.719Z] $ docker rm -f 4e1e1767bddda945be362b959e0747f56c677f0e0a7151f5cef4e19c3811166a [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T03:25:43.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T03:25:43.581Z] Warning: overwriting stash ‘coverage-report’ [2022-02-11T03:25:44.248Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T03:25:44.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T03:25:45.011Z] + ls -al . [2022-02-11T03:25:45.011Z] total 308 [2022-02-11T03:25:45.011Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 11 03:25 . [2022-02-11T03:25:45.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 03:21 .. [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 11 03:21 .dockerignore [2022-02-11T03:25:45.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 03:21 .git [2022-02-11T03:25:45.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 03:21 .github [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 11 03:21 .gitignore [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 11 03:21 .golangci.yml [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 26321 Feb 11 03:21 CHANGELOG.md [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 03:21 GOVERNANCE.md [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 11 03:21 Jenkinsfile [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 11 03:21 LICENSE [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 1614 Feb 11 03:21 Makefile [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 11 03:21 OWNERS.md [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 4881 Feb 11 03:21 README.md [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 03:20 VERSION [2022-02-11T03:25:45.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 03:21 bin [2022-02-11T03:25:45.011Z] -rw-r--r-- 1 jenkins jenkins 129501 Feb 11 03:25 coverage.out [2022-02-11T03:25:45.011Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 03:21 example [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 2767 Feb 11 03:21 go.mod [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 49667 Feb 11 03:21 go.sum [2022-02-11T03:25:45.011Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 11 03:21 internal [2022-02-11T03:25:45.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 03:21 openapi [2022-02-11T03:25:45.011Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 03:21 pkg [2022-02-11T03:25:45.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 03:21 snap [2022-02-11T03:25:45.011Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 11 03:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:25:45.377Z] + 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=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af --label arch=arm64 --label version=0.0.0 . [2022-02-11T03:25:46.031Z] Sending build context to Docker daemon 5.293MB [2022-02-11T03:25:46.031Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T03:25:46.031Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-11T03:25:46.031Z] ---> 50dfa19d94f8 [2022-02-11T03:25:46.031Z] Step 3/25 : ARG MAKE=make build [2022-02-11T03:25:46.031Z] ---> Running in 5ac5e230a154 [2022-02-11T03:25:46.313Z] Removing intermediate container 5ac5e230a154 [2022-02-11T03:25:46.313Z] ---> 2030d8c8c5b5 [2022-02-11T03:25:46.313Z] Step 4/25 : WORKDIR /device-sdk-go [2022-02-11T03:25:46.603Z] ---> Running in d47728e09af4 [2022-02-11T03:25:46.877Z] Removing intermediate container d47728e09af4 [2022-02-11T03:25:46.877Z] ---> 6524d6113e30 [2022-02-11T03:25:46.877Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T03:25:47.149Z] ---> Running in 76f02b09501f [2022-02-11T03:25:47.423Z] Removing intermediate container 76f02b09501f [2022-02-11T03:25:47.423Z] ---> 73d92a88be17 [2022-02-11T03:25:47.423Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T03:25:47.423Z] ---> Running in fbd01f659dc4 [2022-02-11T03:25:49.398Z] Removing intermediate container fbd01f659dc4 [2022-02-11T03:25:49.398Z] ---> 1a717ee9ecf9 [2022-02-11T03:25:49.398Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T03:25:49.398Z] ---> Running in 22ea0570b047 [2022-02-11T03:25:50.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T03:25:50.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T03:25:51.946Z] OK: 220 MiB in 52 packages [2022-02-11T03:25:52.541Z] Removing intermediate container 22ea0570b047 [2022-02-11T03:25:52.541Z] ---> bb53dfe070d8 [2022-02-11T03:25:52.541Z] Step 8/25 : COPY go.mod vendor* ./ [2022-02-11T03:25:53.140Z] ---> 6f75efce9c29 [2022-02-11T03:25:53.140Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T03:25:53.418Z] ---> Running in 2bc3eb6b4587 [2022-02-11T03:25:55.387Z] Removing intermediate container 2bc3eb6b4587 [2022-02-11T03:25:55.387Z] ---> ccaa9c613fb2 [2022-02-11T03:25:55.387Z] Step 10/25 : COPY . . [2022-02-11T03:25:56.819Z] ---> 6a0e85a3576b [2022-02-11T03:25:56.819Z] Step 11/25 : RUN ${MAKE} [2022-02-11T03:25:56.819Z] ---> Running in 5baf8ce26b0d [2022-02-11T03:25:57.798Z] 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 [2022-02-11T03:26:36.792Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-02-11T03:26:36.792Z] Removing intermediate container 5baf8ce26b0d [2022-02-11T03:26:36.792Z] ---> a86583daac70 [2022-02-11T03:26:36.792Z] Step 12/25 : FROM alpine:3.14 [2022-02-11T03:26:36.792Z] 3.14: Pulling from library/alpine [2022-02-11T03:26:36.792Z] be307f383ecc: Pulling fs layer [2022-02-11T03:26:36.792Z] be307f383ecc: Verifying Checksum [2022-02-11T03:26:36.792Z] be307f383ecc: Download complete [2022-02-11T03:26:36.792Z] be307f383ecc: Pull complete [2022-02-11T03:26:36.792Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T03:26:36.792Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T03:26:36.792Z] ---> 5b8b7b635229 [2022-02-11T03:26:36.792Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T03:26:36.792Z] ---> Running in 7a6b6a2b608e [2022-02-11T03:26:36.792Z] Removing intermediate container 7a6b6a2b608e [2022-02-11T03:26:36.792Z] ---> 37fde7417230 [2022-02-11T03:26:36.792Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T03:26:36.792Z] ---> Running in c6ad91b3e799 [2022-02-11T03:26:38.762Z] Removing intermediate container c6ad91b3e799 [2022-02-11T03:26:38.762Z] ---> af8d05887c4d [2022-02-11T03:26:38.762Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-02-11T03:26:38.762Z] ---> Running in 6de6a9d2d032 [2022-02-11T03:26:39.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-11T03:26:40.330Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-11T03:26:41.306Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-02-11T03:26:41.306Z] (2/5) Installing libsodium (1.0.18-r0) [2022-02-11T03:26:41.306Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-11T03:26:41.578Z] (4/5) Installing libzmq (4.3.4-r0) [2022-02-11T03:26:41.578Z] (5/5) Installing zeromq (4.3.4-r0) [2022-02-11T03:26:41.849Z] Executing busybox-1.33.1-r6.trigger [2022-02-11T03:26:41.849Z] OK: 8 MiB in 19 packages [2022-02-11T03:26:42.824Z] Removing intermediate container 6de6a9d2d032 [2022-02-11T03:26:42.824Z] ---> 0c776fe1f646 [2022-02-11T03:26:42.824Z] Step 16/25 : WORKDIR / [2022-02-11T03:26:42.824Z] ---> Running in 450cd593c5a4 [2022-02-11T03:26:43.095Z] Removing intermediate container 450cd593c5a4 [2022-02-11T03:26:43.095Z] ---> 02f315fc56ae [2022-02-11T03:26:43.096Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-02-11T03:26:43.691Z] ---> fb75f0583a88 [2022-02-11T03:26:43.691Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-02-11T03:26:44.672Z] ---> 920a7091d308 [2022-02-11T03:26:44.672Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-02-11T03:26:45.267Z] ---> a0cfecb197b0 [2022-02-11T03:26:45.267Z] Step 20/25 : EXPOSE 59999 [2022-02-11T03:26:45.544Z] ---> Running in a37b7c2e5c5e [2022-02-11T03:26:45.817Z] Removing intermediate container a37b7c2e5c5e [2022-02-11T03:26:45.818Z] ---> 81105a968087 [2022-02-11T03:26:45.818Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-02-11T03:26:45.818Z] ---> Running in 0116b1ae88ed [2022-02-11T03:26:46.094Z] Removing intermediate container 0116b1ae88ed [2022-02-11T03:26:46.095Z] ---> b0e869178514 [2022-02-11T03:26:46.095Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-11T03:26:46.095Z] ---> Running in db6dfd1735dd [2022-02-11T03:26:46.693Z] Removing intermediate container db6dfd1735dd [2022-02-11T03:26:46.693Z] ---> 7427ffa101f0 [2022-02-11T03:26:46.693Z] Step 23/25 : LABEL arch=arm64 [2022-02-11T03:26:46.693Z] ---> Running in 29f3f45f39b3 [2022-02-11T03:26:46.965Z] Removing intermediate container 29f3f45f39b3 [2022-02-11T03:26:46.965Z] ---> 303820fd50b4 [2022-02-11T03:26:46.965Z] Step 24/25 : LABEL git_sha=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [2022-02-11T03:26:46.965Z] ---> Running in f5f84fd3927b [2022-02-11T03:26:47.236Z] Removing intermediate container f5f84fd3927b [2022-02-11T03:26:47.236Z] ---> c82263542157 [2022-02-11T03:26:47.236Z] Step 25/25 : LABEL version=0.0.0 [2022-02-11T03:26:47.508Z] ---> Running in f31213ddfb47 [2022-02-11T03:26:47.779Z] Removing intermediate container f31213ddfb47 [2022-02-11T03:26:47.779Z] ---> c6337f32c4d2 [2022-02-11T03:26:47.779Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T03:26:47.779Z] Successfully built c6337f32c4d2 [2022-02-11T03:26:47.779Z] 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 [2022-02-11T03:26:48.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T03:26:48.195Z] [2022-02-11T03:26:48.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:26:48.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T03:26:48.815Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-11T03:26:48.815Z] 448f6bf000e3: Pulling fs layer [2022-02-11T03:26:48.815Z] f757da607395: Pulling fs layer [2022-02-11T03:26:48.815Z] 05883995daec: Pulling fs layer [2022-02-11T03:26:48.815Z] 8603b9c90790: Pulling fs layer [2022-02-11T03:26:48.815Z] 1560dd03e051: Pulling fs layer [2022-02-11T03:26:48.815Z] 27f5ce0e4adf: Pulling fs layer [2022-02-11T03:26:48.815Z] c2d8d7efcc4b: Pulling fs layer [2022-02-11T03:26:48.815Z] 8603b9c90790: Waiting [2022-02-11T03:26:48.815Z] 1560dd03e051: Waiting [2022-02-11T03:26:48.815Z] 27f5ce0e4adf: Waiting [2022-02-11T03:26:48.816Z] c2d8d7efcc4b: Waiting [2022-02-11T03:26:48.816Z] f757da607395: Verifying Checksum [2022-02-11T03:26:48.816Z] f757da607395: Download complete [2022-02-11T03:26:48.816Z] 8603b9c90790: Verifying Checksum [2022-02-11T03:26:48.816Z] 8603b9c90790: Download complete [2022-02-11T03:26:48.816Z] 1560dd03e051: Verifying Checksum [2022-02-11T03:26:48.816Z] 1560dd03e051: Download complete [2022-02-11T03:26:48.816Z] 27f5ce0e4adf: Verifying Checksum [2022-02-11T03:26:48.816Z] 27f5ce0e4adf: Download complete [2022-02-11T03:26:49.088Z] 05883995daec: Verifying Checksum [2022-02-11T03:26:49.088Z] 05883995daec: Download complete [2022-02-11T03:26:49.361Z] 448f6bf000e3: Verifying Checksum [2022-02-11T03:26:49.361Z] 448f6bf000e3: Download complete [2022-02-11T03:26:51.977Z] c2d8d7efcc4b: Verifying Checksum [2022-02-11T03:26:51.977Z] c2d8d7efcc4b: Download complete [2022-02-11T03:26:52.954Z] 448f6bf000e3: Pull complete [2022-02-11T03:26:53.548Z] f757da607395: Pull complete [2022-02-11T03:26:54.979Z] 05883995daec: Pull complete [2022-02-11T03:26:54.979Z] 8603b9c90790: Pull complete [2022-02-11T03:26:55.956Z] 1560dd03e051: Pull complete [2022-02-11T03:26:56.228Z] 27f5ce0e4adf: Pull complete [2022-02-11T03:27:11.289Z] c2d8d7efcc4b: Pull complete [2022-02-11T03:27:11.289Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-11T03:27:11.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T03:27:11.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-11T03:27:11.499Z] prd-ubuntu18.04-docker-arm64-4c-16g-5043 does not seem to be running inside a container [2022-02-11T03:27:11.570Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-11T03:27:14.158Z] $ docker top 21190a728aa6e6a62adccc95a7ecc941c137f136ebab6af2385f016b37aaffde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:27:15.052Z] ---> job-cost.sh [2022-02-11T03:27:15.052Z] lf-activate-venv: SKIPPING [2022-02-11T03:27:15.052Z] INFO: No Stack... [2022-02-11T03:27:15.323Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-11T03:27:15.594Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T03:27:16.248Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2022-02-11T03:27:16.248Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T03:27:16.311Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] [2022-02-11T03:27:16.318Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] did not exist. Created. [2022-02-11T03:27:16.318Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T03:27:16.991Z] /w/workspace/device-sdk-go/2@tmp/durable-1c46b2dd/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-1c46b2dd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-11T03:27:17.659Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-11T03:27:17.679Z] Warning: overwriting stash ‘stack-cost’ [2022-02-11T03:27:17.785Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T03:27:17.792Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T03:27:17.803Z] $ docker stop --time=1 21190a728aa6e6a62adccc95a7ecc941c137f136ebab6af2385f016b37aaffde [2022-02-11T03:27:19.346Z] $ docker rm -f 21190a728aa6e6a62adccc95a7ecc941c137f136ebab6af2385f016b37aaffde [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 [2022-02-11T03:27:19.888Z] provisioning config files... [2022-02-11T03:27:19.903Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config19704106669578928tmp [Pipeline] { [Pipeline] sh [2022-02-11T03:27:20.294Z] + set +x [2022-02-11T03:27:20.294Z] + curl -s https://codecov.io/bash [2022-02-11T03:27:20.294Z] + bash -s -- [2022-02-11T03:27:20.294Z] [2022-02-11T03:27:20.294Z] _____ _ [2022-02-11T03:27:20.294Z] / ____| | | [2022-02-11T03:27:20.294Z] | | ___ __| | ___ ___ _____ __ [2022-02-11T03:27:20.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-11T03:27:20.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-11T03:27:20.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-11T03:27:20.294Z] Bash-1.0.6 [2022-02-11T03:27:20.294Z] [2022-02-11T03:27:20.294Z] [2022-02-11T03:27:20.294Z] ==> git version 2.24.4 found [2022-02-11T03:27:20.294Z] ==> 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 [2022-02-11T03:27:20.294Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-11T03:27:20.294Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-11T03:27:20.294Z] ==> Jenkins CI detected. [2022-02-11T03:27:20.294Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1097 [2022-02-11T03:27:20.294Z] project root: . [2022-02-11T03:27:20.294Z] --> token set from env [2022-02-11T03:27:20.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-11T03:27:20.294Z] ==> Running gcov in . (disable via -X gcov) [2022-02-11T03:27:20.595Z] ==> Python coveragepy not found [2022-02-11T03:27:20.595Z] ==> Searching for coverage reports in: [2022-02-11T03:27:20.595Z] + . [2022-02-11T03:27:20.595Z] -> Found 1 reports [2022-02-11T03:27:20.595Z] ==> Detecting git/mercurial file structure [2022-02-11T03:27:20.595Z] ==> Reading reports [2022-02-11T03:27:20.595Z] + ./coverage.out bytes=129501 [2022-02-11T03:27:20.595Z] ==> Appending adjustments [2022-02-11T03:27:20.595Z] https://docs.codecov.io/docs/fixing-reports [2022-02-11T03:27:20.595Z] + Found adjustments [2022-02-11T03:27:20.595Z] ==> Gzipping contents [2022-02-11T03:27:20.595Z] 16K /tmp/codecov.0A2GVf.gz [2022-02-11T03:27:20.595Z] ==> Uploading reports [2022-02-11T03:27:20.595Z] url: https://codecov.io [2022-02-11T03:27:20.595Z] query: branch=PR-1097&commit=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1097%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= [2022-02-11T03:27:20.595Z] -> Pinging Codecov [2022-02-11T03:27:20.595Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1097&commit=4dfdbd6099984d61e3e0e43e9a8d0debce8e09af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1097%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= [2022-02-11T03:27:21.238Z] -> Uploading to [2022-02-11T03:27:21.238Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-11/7E55EF52A471D76F132DFD9A03CDDE97/4dfdbd6099984d61e3e0e43e9a8d0debce8e09af/0d4434f8-b5db-4cdd-b56a-de483789da4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T032720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0da732f82ab40b53d485528efffce3acca9c5d84d276fc8bf60d334932a91223 [2022-02-11T03:27:21.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T03:27:21.238Z] Dload Upload Total Spent Left Speed [2022-02-11T03:27:21.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16313 0 0 100 16313 0 48235 --:--:-- --:--:-- --:--:-- 48263 [2022-02-11T03:27:21.498Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4dfdbd6099984d61e3e0e43e9a8d0debce8e09af [Pipeline] } [2022-02-11T03:27:21.504Z] 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 [2022-02-11T03:27:22.281Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives ']' [2022-02-11T03:27:22.281Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives [2022-02-11T03:27:22.281Z] total 8 [2022-02-11T03:27:22.281Z] drwxr-xr-x. 3 root root 34 Feb 11 03:22 . [2022-02-11T03:27:22.281Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 03:22 .. [2022-02-11T03:27:22.281Z] drwxr-xr-x. 2 root root 6 Feb 11 03:22 cost [2022-02-11T03:27:22.281Z] -rw-r--r--. 1 root root 85 Feb 11 03:22 cost.csv [2022-02-11T03:27:22.281Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives [2022-02-11T03:27:22.281Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives [2022-02-11T03:27:22.281Z] total 8 [2022-02-11T03:27:22.281Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 03:22 . [2022-02-11T03:27:22.281Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 03:22 .. [2022-02-11T03:27:22.281Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 03:22 cost [2022-02-11T03:27:22.281Z] -rw-r--r--. 1 jenkins jenkins 85 Feb 11 03:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:27:22.580Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:27:23.139Z] ---> package-listing.sh [2022-02-11T03:27:23.139Z] ++ facter osfamily [2022-02-11T03:27:23.139Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-11T03:27:23.405Z] + OS_FAMILY=redhat [2022-02-11T03:27:23.405Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1097 [2022-02-11T03:27:23.405Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-11T03:27:23.405Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-11T03:27:23.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-11T03:27:23.405Z] + PACKAGES=/tmp/packages_start.txt [2022-02-11T03:27:23.405Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1097 ']' [2022-02-11T03:27:23.405Z] + PACKAGES=/tmp/packages_end.txt [2022-02-11T03:27:23.405Z] + case "${OS_FAMILY}" in [2022-02-11T03:27:23.405Z] + sort [2022-02-11T03:27:23.405Z] + rpm -qa [2022-02-11T03:27:23.976Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-11T03:27:23.976Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-11T03:27:23.976Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-11T03:27:23.976Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1097 ']' [2022-02-11T03:27:23.976Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/ [2022-02-11T03:27:23.976Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/ [Pipeline] echo [2022-02-11T03:27:23.987Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-11T03:27:24.268Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-11T03:27:24.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T03:27:24.828Z] . [Pipeline] withDockerContainer [2022-02-11T03:27:24.895Z] prd-centos7-docker-4c-2g-5042 does not seem to be running inside a container [2022-02-11T03:27:24.927Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-11T03:27:25.123Z] $ docker top f95713b46c32c4139068486bd6b3f05e83a34f5004029681c8243dba89edf073 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T03:27:25.486Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-11T03:27:25.779Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-11T03:27:26.069Z] + ls /var/log/sa-host [2022-02-11T03:27:26.069Z] + sadf -c /var/log/sa-host/sa11 [2022-02-11T03:27:26.069Z] file_magic: OK [2022-02-11T03:27:26.069Z] HZ: Using current value: 100 [2022-02-11T03:27:26.069Z] file_header: OK [2022-02-11T03:27:26.069Z] 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 [2022-02-11T03:27:26.069Z] Statistics: [2022-02-11T03:27:26.069Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T03:27:26.069Z] File successfully converted to sysstat format version 12.0.3 [2022-02-11T03:27:26.069Z] + sadf -c /var/log/sa-host/sa17 [2022-02-11T03:27:26.069Z] file_magic: OK [2022-02-11T03:27:26.069Z] HZ: Using current value: 100 [2022-02-11T03:27:26.069Z] file_header: OK [2022-02-11T03:27:26.069Z] 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 [2022-02-11T03:27:26.069Z] Statistics: [2022-02-11T03:27:26.069Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T03:27:26.069Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T03:27:26.278Z] provisioning config files... [2022-02-11T03:27:26.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config7676444206462217244tmp [Pipeline] { [Pipeline] echo [2022-02-11T03:27:26.302Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:27:26.587Z] ---> create-netrc.sh [Pipeline] } [2022-02-11T03:27:26.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:27:26.932Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-11T03:27:26.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:27:27.225Z] ---> sudo-logs.sh [2022-02-11T03:27:27.225Z] Archiving 'sudo' log.. [2022-02-11T03:27:27.487Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5042.novalocal: Name or service not known [2022-02-11T03:27:27.747Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5042.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-11T03:27:27.781Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:27:28.079Z] ---> job-cost.sh [2022-02-11T03:27:28.079Z] lf-activate-venv: SKIPPING [2022-02-11T03:27:28.079Z] DEBUG: total: 0.05999999865889549 [2022-02-11T03:27:28.079Z] INFO: Retrieving Stack Cost... [2022-02-11T03:27:28.339Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T03:27:28.599Z] INFO: Archiving Costs [Pipeline] echo [2022-02-11T03:27:28.613Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T03:27:28.909Z] ---> logs-deploy.sh [2022-02-11T03:27:28.909Z] lf-activate-venv: SKIPPING [2022-02-11T03:27:28.909Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1097/2 [2022-02-11T03:27:28.909Z] INFO: archiving workspace using pattern(s): [2022-02-11T03:27:29.481Z] Archives upload complete. [2022-02-11T03:27:29.740Z] INFO: archiving logs to Nexus