Pull request #1140 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6+dd514f718fd528170d25c4d96999316fe43c7c62 (4aa1f2724fda2de1b4e087773abc46a8a6486a74) 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-ssh8835596097785978495.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh12238460776473435637.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1140/workspace@libs/edgex-global-pipelines # timeout=10 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-1140/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10581772193956534557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-1140/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13695806427306153375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16116881261291921819.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1140/workspace@libs/lf-pipelines # timeout=10 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-1140/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5507127895280446546.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21448 in /w/workspace/gexfoundry_device-sdk-go_PR-1140 [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-1140 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dd514f718fd528170d25c4d96999316fe43c7c62 into PR head commit 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 Merge succeeded, producing 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 Checking out Revision 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 (PR-1140) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1140/head:refs/remotes/origin/PR-1140 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd514f718fd528170d25c4d96999316fe43c7c62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-20T04:06:39.432Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-20T04:06:39.606Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-20T04:06:39.709Z] ========================================================= [2022-04-20T04:06:39.709Z] EdgeX Global Pipelines Version Info [2022-04-20T04:06:39.709Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:06:40.477Z] ------------------- [2022-04-20T04:06:40.477Z] stable info: [2022-04-20T04:06:40.477Z] ------------------- [2022-04-20T04:06:40.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T04:06:40.477Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-20T04:06:40.477Z] Message: update stable to v1.0.221 [2022-04-20T04:06:41.048Z] ------------------- [2022-04-20T04:06:41.048Z] experimental info: [2022-04-20T04:06:41.048Z] ------------------- [2022-04-20T04:06:41.048Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T04:06:41.048Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-20T04:06:41.048Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-20T04:06:41.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-04-20T04:06:41.337Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-04-20T04:06:41.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-20T04:06:41.414Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-20T04:06:41.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-20T04:06:41.518Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-20T04:06:41.555Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-20T04:06:41.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-04-20T04:06:41.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-20T04:06:41.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-20T04:06:41.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-20T04:06:41.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-04-20T04:06:41.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-20T04:06:41.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-20T04:06:41.923Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T04:06:41.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T04:06:42.000Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T04:06:42.038Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T04:06:42.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-20T04:06:42.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-20T04:06:42.146Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-20T04:06:42.184Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-20T04:06:42.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-20T04:06:42.260Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-20T04:06:42.300Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-20T04:06:42.339Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-20T04:06:42.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1140 [Pipeline] echo [2022-04-20T04:06:42.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1140 [Pipeline] echo [2022-04-20T04:06:42.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1140 [Pipeline] echo [2022-04-20T04:06:42.497Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 [Pipeline] echo [2022-04-20T04:06:42.547Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84c4a4a [Pipeline] echo [2022-04-20T04:06:42.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T04:06:42.730Z] provisioning config files... [2022-04-20T04:06:42.742Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp/config8440331807365470192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:06:43.094Z] ---> docker-login.sh [2022-04-20T04:06:43.095Z] nexus3.edgexfoundry.org:10001 [2022-04-20T04:06:43.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:06:43.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:06:43.355Z] Configure a credential helper to remove this warning. See [2022-04-20T04:06:43.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:06:43.355Z] [2022-04-20T04:06:43.355Z] Login Succeeded [2022-04-20T04:06:43.355Z] nexus3.edgexfoundry.org:10002 [2022-04-20T04:06:43.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:06:43.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:06:43.616Z] Configure a credential helper to remove this warning. See [2022-04-20T04:06:43.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:06:43.616Z] [2022-04-20T04:06:43.616Z] Login Succeeded [2022-04-20T04:06:43.616Z] nexus3.edgexfoundry.org:10003 [2022-04-20T04:06:43.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:06:43.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:06:43.616Z] Configure a credential helper to remove this warning. See [2022-04-20T04:06:43.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:06:43.616Z] [2022-04-20T04:06:43.616Z] Login Succeeded [2022-04-20T04:06:43.616Z] nexus3.edgexfoundry.org:10004 [2022-04-20T04:06:43.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:06:43.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:06:43.877Z] Configure a credential helper to remove this warning. See [2022-04-20T04:06:43.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:06:43.877Z] [2022-04-20T04:06:43.877Z] Login Succeeded [2022-04-20T04:06:43.877Z] docker.io [2022-04-20T04:06:43.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:06:44.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:06:44.467Z] Configure a credential helper to remove this warning. See [2022-04-20T04:06:44.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:06:44.467Z] [2022-04-20T04:06:44.467Z] Login Succeeded [2022-04-20T04:06:44.467Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T04:06:44.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-20T04:06:45.154Z] + git rev-list -1 --merges 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6~1..84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 [Pipeline] echo [2022-04-20T04:06:45.280Z] -----------> git rev-list -1 --merges 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6~1..84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 [false] [Pipeline] sh [2022-04-20T04:06:45.592Z] + git log --format=format:%s -1 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 [Pipeline] echo [2022-04-20T04:06:45.626Z] ========================================================= [2022-04-20T04:06:45.626Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-20T04:06:45.626Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T04:06:46.064Z] + git log --format=format:%s -1 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 [Pipeline] echo [2022-04-20T04:06:46.099Z] [semverPrep] GIT_COMMIT: 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-04-20T04:06:46.133Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-20T04:06:46.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T04:06:46.636Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-20T04:06:46.636Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-20T04:06:46.636Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-20T04:06:46.636Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-20T04:06:46.636Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-20T04:06:46.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:06:47.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T04:06:47.091Z] [2022-04-20T04:06:47.091Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:06:47.438Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T04:06:47.438Z] latest: Pulling from edgex-devops/git-semver [2022-04-20T04:06:47.438Z] a0d0a0d46f8b: Pulling fs layer [2022-04-20T04:06:47.438Z] 3e5f54012d9b: Pulling fs layer [2022-04-20T04:06:47.438Z] 4c7163046ea9: Pulling fs layer [2022-04-20T04:06:47.438Z] 0c2d73faf560: Pulling fs layer [2022-04-20T04:06:47.438Z] 0c2d73faf560: Waiting [2022-04-20T04:06:47.438Z] 3e5f54012d9b: Verifying Checksum [2022-04-20T04:06:47.438Z] 3e5f54012d9b: Download complete [2022-04-20T04:06:47.438Z] a0d0a0d46f8b: Download complete [2022-04-20T04:06:47.438Z] 4c7163046ea9: Verifying Checksum [2022-04-20T04:06:47.438Z] 4c7163046ea9: Download complete [2022-04-20T04:06:47.438Z] 0c2d73faf560: Verifying Checksum [2022-04-20T04:06:47.438Z] 0c2d73faf560: Download complete [2022-04-20T04:06:47.697Z] a0d0a0d46f8b: Pull complete [2022-04-20T04:06:47.697Z] 3e5f54012d9b: Pull complete [2022-04-20T04:06:47.959Z] 4c7163046ea9: Pull complete [2022-04-20T04:06:48.219Z] 0c2d73faf560: Pull complete [2022-04-20T04:06:48.219Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-20T04:06:48.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T04:06:48.219Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-20T04:06:48.314Z] prd-ubuntu20.04-docker-8c-8g-21448 does not seem to be running inside a container [2022-04-20T04:06:48.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1140 -v /w/workspace/gexfoundry_device-sdk-go_PR-1140:/w/workspace/gexfoundry_device-sdk-go_PR-1140:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T04:06:49.105Z] $ docker top 185d0812954683b6f66b104d808ef9ba9c072f7b791f1765a23ebcbe349b94f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T04:06:49.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T04:06:49.280Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T04:06:49.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T04:06:49.409Z] $ docker exec 185d0812954683b6f66b104d808ef9ba9c072f7b791f1765a23ebcbe349b94f1 ssh-agent [2022-04-20T04:06:49.525Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMBfigA/agent.15 [2022-04-20T04:06:49.525Z] SSH_AGENT_PID=22 [2022-04-20T04:06:49.534Z] Running ssh-add (command line suppressed) [2022-04-20T04:06:49.646Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp/private_key_2535454622405876183.key (/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp/private_key_2535454622405876183.key) [2022-04-20T04:06:49.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T04:06:49.991Z] + git tag --points-at HEAD [Pipeline] } [2022-04-20T04:06:50.018Z] $ docker exec --env ******** --env ******** 185d0812954683b6f66b104d808ef9ba9c072f7b791f1765a23ebcbe349b94f1 ssh-agent -k [2022-04-20T04:06:50.128Z] unset SSH_AUTH_SOCK; [2022-04-20T04:06:50.129Z] unset SSH_AGENT_PID; [2022-04-20T04:06:50.129Z] echo Agent pid 22 killed; [2022-04-20T04:06:50.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-20T04:06:50.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T04:06:50.217Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T04:06:50.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T04:06:50.343Z] $ docker exec 185d0812954683b6f66b104d808ef9ba9c072f7b791f1765a23ebcbe349b94f1 ssh-agent [2022-04-20T04:06:50.464Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIeMOkD/agent.55 [2022-04-20T04:06:50.464Z] SSH_AGENT_PID=62 [2022-04-20T04:06:50.470Z] Running ssh-add (command line suppressed) [2022-04-20T04:06:50.587Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp/private_key_2919147841534443709.key (/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp/private_key_2919147841534443709.key) [2022-04-20T04:06:50.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T04:06:50.925Z] + git semver init [2022-04-20T04:06:50.926Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T04:06:50.926Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1140/.git [2022-04-20T04:06:50.926Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1140 [2022-04-20T04:06:50.926Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T04:06:50.926Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T04:06:50.926Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T04:06:50.926Z] # $SEMVER_BRANCH = PR-1140 [2022-04-20T04:06:50.926Z] # $SEMVER_TEMP = /tmp/semver-856946739 [2022-04-20T04:06:50.926Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-04-20T04:06:51.870Z] # '/tmp/semver-856946739' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1140/.semver' [2022-04-20T04:06:51.870Z] # -> Force: false [2022-04-20T04:06:51.870Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1140/.semver [Pipeline] } [2022-04-20T04:06:51.900Z] $ docker exec --env ******** --env ******** 185d0812954683b6f66b104d808ef9ba9c072f7b791f1765a23ebcbe349b94f1 ssh-agent -k [2022-04-20T04:06:52.022Z] unset SSH_AUTH_SOCK; [2022-04-20T04:06:52.022Z] unset SSH_AGENT_PID; [2022-04-20T04:06:52.023Z] echo Agent pid 62 killed; [2022-04-20T04:06:52.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T04:06:52.472Z] + git semver [Pipeline] } [2022-04-20T04:06:52.507Z] $ docker stop --time=1 185d0812954683b6f66b104d808ef9ba9c072f7b791f1765a23ebcbe349b94f1 [2022-04-20T04:06:53.844Z] $ docker rm -f 185d0812954683b6f66b104d808ef9ba9c072f7b791f1765a23ebcbe349b94f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T04:06:54.255Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-20T04:06:54.550Z] Stashed 1 file(s) [Pipeline] echo [2022-04-20T04:06:54.569Z] [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-04-20T04:06:55.232Z] provisioning config files... [2022-04-20T04:06:55.243Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp/config486975623409865639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:06:55.589Z] ---> docker-login.sh [2022-04-20T04:06:55.589Z] nexus3.edgexfoundry.org:10001 [2022-04-20T04:06:55.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:06:55.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:06:55.589Z] Configure a credential helper to remove this warning. See [2022-04-20T04:06:55.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:06:55.589Z] [2022-04-20T04:06:55.589Z] Login Succeeded [2022-04-20T04:06:55.589Z] nexus3.edgexfoundry.org:10002 [2022-04-20T04:06:55.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:06:55.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:06:55.849Z] Configure a credential helper to remove this warning. See [2022-04-20T04:06:55.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:06:55.849Z] [2022-04-20T04:06:55.849Z] Login Succeeded [2022-04-20T04:06:55.849Z] nexus3.edgexfoundry.org:10003 [2022-04-20T04:06:55.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:06:55.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:06:55.849Z] Configure a credential helper to remove this warning. See [2022-04-20T04:06:55.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:06:55.849Z] [2022-04-20T04:06:55.849Z] Login Succeeded [2022-04-20T04:06:55.849Z] nexus3.edgexfoundry.org:10004 [2022-04-20T04:06:55.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:06:56.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:06:56.110Z] Configure a credential helper to remove this warning. See [2022-04-20T04:06:56.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:06:56.110Z] [2022-04-20T04:06:56.110Z] Login Succeeded [2022-04-20T04:06:56.110Z] docker.io [2022-04-20T04:06:56.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:06:56.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:06:56.373Z] Configure a credential helper to remove this warning. See [2022-04-20T04:06:56.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:06:56.373Z] [2022-04-20T04:06:56.373Z] Login Succeeded [2022-04-20T04:06:56.373Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T04:06:56.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T04:06:56.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T04:06:56.609Z] ========================================================= [2022-04-20T04:06:56.610Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-20T04:06:56.610Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:06:57.022Z] + 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-04-20T04:06:57.022Z] Sending build context to Docker daemon 9.494MB [2022-04-20T04:06:57.022Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T04:06:57.022Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-20T04:06:57.022Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-20T04:06:57.023Z] 59bf1c3509f3: Pulling fs layer [2022-04-20T04:06:57.023Z] 666ba61612fd: Pulling fs layer [2022-04-20T04:06:57.023Z] 8ed8ca486205: Pulling fs layer [2022-04-20T04:06:57.023Z] 4fe6c5a15a65: Pulling fs layer [2022-04-20T04:06:57.023Z] 22a0e8bec74d: Pulling fs layer [2022-04-20T04:06:57.023Z] 640e595b4fbd: Pulling fs layer [2022-04-20T04:06:57.023Z] 763cafe07f6e: Pulling fs layer [2022-04-20T04:06:57.023Z] 0c0b528cf693: Pulling fs layer [2022-04-20T04:06:57.023Z] 10935f4eaf8b: Pulling fs layer [2022-04-20T04:06:57.023Z] 4fe6c5a15a65: Waiting [2022-04-20T04:06:57.023Z] 640e595b4fbd: Waiting [2022-04-20T04:06:57.023Z] 0c0b528cf693: Waiting [2022-04-20T04:06:57.023Z] 10935f4eaf8b: Waiting [2022-04-20T04:06:57.023Z] 8ed8ca486205: Verifying Checksum [2022-04-20T04:06:57.023Z] 666ba61612fd: Download complete [2022-04-20T04:06:57.285Z] 22a0e8bec74d: Download complete [2022-04-20T04:06:57.285Z] 59bf1c3509f3: Verifying Checksum [2022-04-20T04:06:57.285Z] 59bf1c3509f3: Download complete [2022-04-20T04:06:57.285Z] 640e595b4fbd: Download complete [2022-04-20T04:06:57.285Z] 763cafe07f6e: Verifying Checksum [2022-04-20T04:06:57.285Z] 763cafe07f6e: Download complete [2022-04-20T04:06:57.285Z] 0c0b528cf693: Verifying Checksum [2022-04-20T04:06:57.285Z] 0c0b528cf693: Download complete [2022-04-20T04:06:57.285Z] 59bf1c3509f3: Pull complete [2022-04-20T04:06:57.548Z] 666ba61612fd: Pull complete [2022-04-20T04:06:57.548Z] 8ed8ca486205: Pull complete [2022-04-20T04:06:57.811Z] 10935f4eaf8b: Verifying Checksum [2022-04-20T04:06:57.811Z] 10935f4eaf8b: Download complete [2022-04-20T04:06:58.071Z] 4fe6c5a15a65: Verifying Checksum [2022-04-20T04:06:58.071Z] 4fe6c5a15a65: Download complete [2022-04-20T04:07:02.270Z] 4fe6c5a15a65: Pull complete [2022-04-20T04:07:02.270Z] 22a0e8bec74d: Pull complete [2022-04-20T04:07:02.270Z] 640e595b4fbd: Pull complete [2022-04-20T04:07:02.270Z] 763cafe07f6e: Pull complete [2022-04-20T04:07:02.270Z] 0c0b528cf693: Pull complete [2022-04-20T04:07:04.175Z] 10935f4eaf8b: Pull complete [2022-04-20T04:07:04.175Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-20T04:07:04.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T04:07:04.175Z] ---> 99d49a6021b9 [2022-04-20T04:07:04.175Z] Step 3/11 : ARG MAKE=make build [2022-04-20T04:07:05.559Z] ---> Running in 34b3bfedbcad [2022-04-20T04:07:05.559Z] Removing intermediate container 34b3bfedbcad [2022-04-20T04:07:05.559Z] ---> cd58bd8f4d23 [2022-04-20T04:07:05.559Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-20T04:07:05.559Z] ---> Running in 144daa0b45c8 [2022-04-20T04:07:05.559Z] Removing intermediate container 144daa0b45c8 [2022-04-20T04:07:05.559Z] ---> 3c7a251704b0 [2022-04-20T04:07:05.559Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-20T04:07:05.559Z] ---> Running in ca3b1cf8c012 [2022-04-20T04:07:05.559Z] Removing intermediate container ca3b1cf8c012 [2022-04-20T04:07:05.559Z] ---> 99b3c47b1615 [2022-04-20T04:07:05.559Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T04:07:05.559Z] ---> Running in c5a336cb71a2 [2022-04-20T04:07:06.131Z] Removing intermediate container c5a336cb71a2 [2022-04-20T04:07:06.131Z] ---> 230469e746e4 [2022-04-20T04:07:06.131Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-20T04:07:06.131Z] ---> Running in 26f368ded14c [2022-04-20T04:07:06.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T04:07:07.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T04:07:07.596Z] OK: 221 MiB in 52 packages [2022-04-20T04:07:07.857Z] Removing intermediate container 26f368ded14c [2022-04-20T04:07:07.857Z] ---> 1989cbafae9f [2022-04-20T04:07:07.857Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-20T04:07:08.116Z] ---> 9c1fea8143d3 [2022-04-20T04:07:08.116Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T04:07:08.116Z] ---> Running in b685155245f8 [2022-04-20T04:07:10.064Z] Still waiting to schedule task [2022-04-20T04:07:10.064Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21445’ [2022-04-20T04:07:23.017Z] Removing intermediate container b685155245f8 [2022-04-20T04:07:23.017Z] ---> 4bc522140e7d [2022-04-20T04:07:23.017Z] Step 10/11 : COPY . . [2022-04-20T04:07:23.017Z] ---> 3fd322e47e9b [2022-04-20T04:07:23.017Z] Step 11/11 : RUN ${MAKE} [2022-04-20T04:07:23.017Z] ---> Running in f6945c4767db [2022-04-20T04:07:23.017Z] noop [2022-04-20T04:07:23.017Z] Removing intermediate container f6945c4767db [2022-04-20T04:07:23.017Z] ---> 7cfc376f4532 [2022-04-20T04:07:23.017Z] Successfully built 7cfc376f4532 [2022-04-20T04:07:23.017Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:07:23.350Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T04:07:23.350Z] . [Pipeline] withDockerContainer [2022-04-20T04:07:23.439Z] prd-ubuntu20.04-docker-8c-8g-21448 does not seem to be running inside a container [2022-04-20T04:07:23.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1140 -v /w/workspace/gexfoundry_device-sdk-go_PR-1140:/w/workspace/gexfoundry_device-sdk-go_PR-1140:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-20T04:07:23.872Z] $ docker top 8aca130d0f3153a9dc4670a732fa856aece2e342000f3162f63239df843fd0e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T04:07:24.269Z] + go version [2022-04-20T04:07:24.269Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-20T04:07:24.302Z] $ docker stop --time=1 8aca130d0f3153a9dc4670a732fa856aece2e342000f3162f63239df843fd0e0 [2022-04-20T04:07:25.643Z] $ docker rm -f 8aca130d0f3153a9dc4670a732fa856aece2e342000f3162f63239df843fd0e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:07:26.309Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T04:07:26.309Z] . [Pipeline] withDockerContainer [2022-04-20T04:07:26.398Z] prd-ubuntu20.04-docker-8c-8g-21448 does not seem to be running inside a container [2022-04-20T04:07:26.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1140 -v /w/workspace/gexfoundry_device-sdk-go_PR-1140:/w/workspace/gexfoundry_device-sdk-go_PR-1140:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-20T04:07:26.814Z] $ docker top ce8e61e22a39c1f656fdd4e4b191cb328893318c7d29a1bc372eae36cae2800b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T04:07:27.272Z] + make test [2022-04-20T04:07:27.272Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-20T04:07:32.556Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-20T04:07:44.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.068s coverage: 23.3% of statements [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-20T04:07:44.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 27.6% of statements [2022-04-20T04:07:44.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.062s coverage: 78.9% of statements [2022-04-20T04:07:44.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.093s coverage: 10.8% of statements [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-20T04:07:44.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.077s coverage: 34.7% of statements [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-20T04:07:44.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.073s coverage: 86.1% of statements [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-20T04:07:44.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.100s coverage: 65.1% of statements [2022-04-20T04:07:44.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.801s coverage: 89.2% of statements [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-20T04:07:44.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.7% of statements [2022-04-20T04:07:44.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-20T04:07:59.672Z] GO111MODULE=on go vet ./... [2022-04-20T04:08:03.870Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T04:08:03.870Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-20T04:08:03.870Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-20T04:08:03.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T04:08:03.935Z] $ docker stop --time=1 ce8e61e22a39c1f656fdd4e4b191cb328893318c7d29a1bc372eae36cae2800b [2022-04-20T04:08:05.901Z] $ docker rm -f ce8e61e22a39c1f656fdd4e4b191cb328893318c7d29a1bc372eae36cae2800b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T04:08:06.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T04:08:06.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-20T04:08:07.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T04:08:08.081Z] + ls -al . [2022-04-20T04:08:08.081Z] total 316 [2022-04-20T04:08:08.081Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 04:08 . [2022-04-20T04:08:08.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:06 .. [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 04:06 .dockerignore [2022-04-20T04:08:08.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 04:06 .git [2022-04-20T04:08:08.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 04:06 .github [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 20 04:06 .gitignore [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 20 04:06 .golangci.yml [2022-04-20T04:08:08.081Z] drwx------ 3 jenkins jenkins 4096 Apr 20 04:06 .semver [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 20 04:06 CHANGELOG.md [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 04:06 GOVERNANCE.md [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 20 04:06 Jenkinsfile [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 20 04:06 LICENSE [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 20 04:06 Makefile [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 20 04:06 OWNERS.md [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 20 04:06 README.md [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 04:06 VERSION [2022-04-20T04:08:08.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 04:06 bin [2022-04-20T04:08:08.081Z] -rw-r--r-- 1 jenkins jenkins 129788 Apr 20 04:07 coverage.out [2022-04-20T04:08:08.081Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 04:06 example [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 3106 Apr 20 04:06 go.mod [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 53786 Apr 20 04:06 go.sum [2022-04-20T04:08:08.081Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 04:06 internal [2022-04-20T04:08:08.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:06 openapi [2022-04-20T04:08:08.081Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 04:06 pkg [2022-04-20T04:08:08.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:06 snap [2022-04-20T04:08:08.081Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 20 04:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:08:08.419Z] + 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=84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 --label arch=amd64 --label version=0.0.0 . [2022-04-20T04:08:08.419Z] Sending build context to Docker daemon 9.625MB [2022-04-20T04:08:08.419Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T04:08:08.419Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-20T04:08:08.419Z] ---> 7cfc376f4532 [2022-04-20T04:08:08.419Z] Step 3/25 : ARG MAKE=make build [2022-04-20T04:08:08.419Z] ---> Running in 10fa238c9120 [2022-04-20T04:08:08.678Z] Removing intermediate container 10fa238c9120 [2022-04-20T04:08:08.678Z] ---> a962d8fa2ef8 [2022-04-20T04:08:08.678Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-20T04:08:08.678Z] ---> Running in a48f246df27e [2022-04-20T04:08:08.678Z] Removing intermediate container a48f246df27e [2022-04-20T04:08:08.678Z] ---> da8c105ca235 [2022-04-20T04:08:08.678Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-20T04:08:08.678Z] ---> Running in 564efa129e76 [2022-04-20T04:08:08.938Z] Removing intermediate container 564efa129e76 [2022-04-20T04:08:08.938Z] ---> 448a73964beb [2022-04-20T04:08:08.938Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T04:08:08.938Z] ---> Running in 0f98d2069a44 [2022-04-20T04:08:09.512Z] Removing intermediate container 0f98d2069a44 [2022-04-20T04:08:09.512Z] ---> b0d5f7f0f15b [2022-04-20T04:08:09.512Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-20T04:08:09.512Z] ---> Running in 983fa778b8ca [2022-04-20T04:08:09.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T04:08:10.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T04:08:10.982Z] OK: 221 MiB in 52 packages [2022-04-20T04:08:11.241Z] Removing intermediate container 983fa778b8ca [2022-04-20T04:08:11.241Z] ---> 649e9a806c5e [2022-04-20T04:08:11.241Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-20T04:08:11.241Z] ---> e1cc92043ef2 [2022-04-20T04:08:11.241Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T04:08:11.241Z] ---> Running in 63da94289093 [2022-04-20T04:08:12.180Z] Removing intermediate container 63da94289093 [2022-04-20T04:08:12.180Z] ---> f3e2e8afaf14 [2022-04-20T04:08:12.180Z] Step 10/25 : COPY . . [2022-04-20T04:08:12.180Z] ---> ed7e5779b066 [2022-04-20T04:08:12.180Z] Step 11/25 : RUN ${MAKE} [2022-04-20T04:08:12.444Z] ---> Running in f7d7081f6de9 [2022-04-20T04:08:12.705Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-20T04:08:30.805Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-20T04:08:30.805Z] Removing intermediate container f7d7081f6de9 [2022-04-20T04:08:30.805Z] ---> d38b54574897 [2022-04-20T04:08:30.805Z] Step 12/25 : FROM alpine:3.14 [2022-04-20T04:08:31.378Z] 3.14: Pulling from library/alpine [2022-04-20T04:08:31.638Z] 8663204ce13b: Pulling fs layer [2022-04-20T04:08:31.638Z] 8663204ce13b: Verifying Checksum [2022-04-20T04:08:31.638Z] 8663204ce13b: Download complete [2022-04-20T04:08:31.898Z] 8663204ce13b: Pull complete [2022-04-20T04:08:31.898Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T04:08:31.898Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T04:08:31.898Z] ---> e04c818066af [2022-04-20T04:08:31.898Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-20T04:08:31.898Z] ---> Running in 395fdef39408 [2022-04-20T04:08:32.158Z] Removing intermediate container 395fdef39408 [2022-04-20T04:08:32.158Z] ---> 4589f679caaf [2022-04-20T04:08:32.158Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T04:08:32.158Z] ---> Running in 68818fb5efbd [2022-04-20T04:08:32.728Z] Removing intermediate container 68818fb5efbd [2022-04-20T04:08:32.728Z] ---> 2467eedd50fa [2022-04-20T04:08:32.728Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-20T04:08:32.728Z] ---> Running in 0cb28f3a2578 [2022-04-20T04:08:32.988Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T04:08:33.560Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T04:08:34.130Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-20T04:08:34.130Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-20T04:08:34.130Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-20T04:08:34.130Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-20T04:08:34.394Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-20T04:08:34.394Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T04:08:34.394Z] OK: 8 MiB in 19 packages [2022-04-20T04:08:34.659Z] Removing intermediate container 0cb28f3a2578 [2022-04-20T04:08:34.659Z] ---> c2a097e8e27d [2022-04-20T04:08:34.659Z] Step 16/25 : WORKDIR / [2022-04-20T04:08:34.919Z] ---> Running in e4902ef27892 [2022-04-20T04:08:34.919Z] Removing intermediate container e4902ef27892 [2022-04-20T04:08:34.919Z] ---> a5a7466d2cb2 [2022-04-20T04:08:34.919Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-20T04:08:34.919Z] ---> b5cc5a604c3c [2022-04-20T04:08:34.919Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-20T04:08:35.488Z] ---> 73bf7ded1bb9 [2022-04-20T04:08:35.489Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-20T04:08:35.749Z] ---> 8f5d88073b32 [2022-04-20T04:08:35.749Z] Step 20/25 : EXPOSE 59999 [2022-04-20T04:08:35.749Z] ---> Running in ba2075d477bd [2022-04-20T04:08:35.749Z] Removing intermediate container ba2075d477bd [2022-04-20T04:08:35.749Z] ---> 8098bc9e6def [2022-04-20T04:08:35.749Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-20T04:08:35.749Z] ---> Running in b100013229fe [2022-04-20T04:08:36.013Z] Removing intermediate container b100013229fe [2022-04-20T04:08:36.013Z] ---> 588cb131f1b9 [2022-04-20T04:08:36.013Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T04:08:36.013Z] ---> Running in ea26cf4322ea [2022-04-20T04:08:36.013Z] Removing intermediate container ea26cf4322ea [2022-04-20T04:08:36.013Z] ---> 62c7fe31f217 [2022-04-20T04:08:36.013Z] Step 23/25 : LABEL arch=amd64 [2022-04-20T04:08:36.013Z] ---> Running in 0abbfb49e3ca [2022-04-20T04:08:36.273Z] Removing intermediate container 0abbfb49e3ca [2022-04-20T04:08:36.273Z] ---> a996fcbdf00b [2022-04-20T04:08:36.273Z] Step 24/25 : LABEL git_sha=84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 [2022-04-20T04:08:36.273Z] ---> Running in 39b15c9dc4f1 [2022-04-20T04:08:36.273Z] Removing intermediate container 39b15c9dc4f1 [2022-04-20T04:08:36.273Z] ---> 2983f2a269ad [2022-04-20T04:08:36.273Z] Step 25/25 : LABEL version=0.0.0 [2022-04-20T04:08:36.273Z] ---> Running in 60f9713c274e [2022-04-20T04:08:36.534Z] Removing intermediate container 60f9713c274e [2022-04-20T04:08:36.534Z] ---> 3ee4acb92182 [2022-04-20T04:08:36.534Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T04:08:36.534Z] Successfully built 3ee4acb92182 [2022-04-20T04:08:36.534Z] 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-04-20T04:08:37.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T04:08:37.262Z] [2022-04-20T04:08:37.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:08:37.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T04:08:37.627Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-20T04:08:37.627Z] 5eb5b503b376: Pulling fs layer [2022-04-20T04:08:37.627Z] 5c69ac0246d0: Pulling fs layer [2022-04-20T04:08:37.627Z] ec43610c2a17: Pulling fs layer [2022-04-20T04:08:37.627Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-20T04:08:37.627Z] 33b1e0a273af: Pulling fs layer [2022-04-20T04:08:37.627Z] 5d3b04190fa2: Pulling fs layer [2022-04-20T04:08:37.627Z] 2f39f015ded8: Pulling fs layer [2022-04-20T04:08:37.627Z] 33b1e0a273af: Waiting [2022-04-20T04:08:37.627Z] 5d3b04190fa2: Waiting [2022-04-20T04:08:37.627Z] 2f39f015ded8: Waiting [2022-04-20T04:08:37.627Z] 3a2ae6a8a46f: Waiting [2022-04-20T04:08:37.627Z] 5c69ac0246d0: Verifying Checksum [2022-04-20T04:08:37.627Z] 5c69ac0246d0: Download complete [2022-04-20T04:08:37.627Z] 3a2ae6a8a46f: Download complete [2022-04-20T04:08:37.627Z] 33b1e0a273af: Verifying Checksum [2022-04-20T04:08:37.627Z] 33b1e0a273af: Download complete [2022-04-20T04:08:37.627Z] ec43610c2a17: Verifying Checksum [2022-04-20T04:08:37.627Z] ec43610c2a17: Download complete [2022-04-20T04:08:37.627Z] 5d3b04190fa2: Verifying Checksum [2022-04-20T04:08:37.627Z] 5d3b04190fa2: Download complete [2022-04-20T04:08:37.887Z] 5eb5b503b376: Download complete [2022-04-20T04:08:38.455Z] 2f39f015ded8: Download complete [2022-04-20T04:08:39.023Z] 5eb5b503b376: Pull complete [2022-04-20T04:08:39.282Z] 5c69ac0246d0: Pull complete [2022-04-20T04:08:39.542Z] ec43610c2a17: Pull complete [2022-04-20T04:08:39.542Z] 3a2ae6a8a46f: Pull complete [2022-04-20T04:08:39.801Z] 33b1e0a273af: Pull complete [2022-04-20T04:08:40.060Z] 5d3b04190fa2: Pull complete [2022-04-20T04:08:44.257Z] 2f39f015ded8: Pull complete [2022-04-20T04:08:44.257Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-20T04:08:44.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T04:08:44.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-20T04:08:44.356Z] prd-ubuntu20.04-docker-8c-8g-21448 does not seem to be running inside a container [2022-04-20T04:08:44.393Z] $ 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-1140 -v /w/workspace/gexfoundry_device-sdk-go_PR-1140:/w/workspace/gexfoundry_device-sdk-go_PR-1140:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-20T04:08:45.786Z] $ docker top fed8c224ce871ed09555ae4040734eecd8160f69b6c8f18b9e161db5d8f6fa2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:08:46.285Z] ---> job-cost.sh [2022-04-20T04:08:46.286Z] lf-activate-venv: SKIPPING [2022-04-20T04:08:46.286Z] INFO: No Stack... [2022-04-20T04:08:46.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T04:08:47.118Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T04:08:47.440Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1140/archives/cost.csv [2022-04-20T04:08:47.440Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T04:08:47.487Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1140-1-stack-cost] [2022-04-20T04:08:47.492Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1140-1-stack-cost] did not exist. Created. [2022-04-20T04:08:47.492Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T04:08:47.895Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-20T04:08:47.976Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T04:08:47.999Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1140-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T04:08:48.077Z] $ docker stop --time=1 fed8c224ce871ed09555ae4040734eecd8160f69b6c8f18b9e161db5d8f6fa2e [2022-04-20T04:08:49.249Z] $ docker rm -f fed8c224ce871ed09555ae4040734eecd8160f69b6c8f18b9e161db5d8f6fa2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T04:09:53.166Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21450 in /w/workspace/gexfoundry_device-sdk-go_PR-1140 [Pipeline] { [Pipeline] ws [2022-04-20T04:09:53.209Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-04-20T04:09:53.509Z] The recommended git tool is: git [2022-04-20T04:10:02.223Z] using credential edgex-jenkins-ssh [2022-04-20T04:10:02.248Z] Cloning the remote Git repository [2022-04-20T04:10:02.368Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-04-20T04:10:02.529Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-04-20T04:10:02.732Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-20T04:10:02.734Z] > git --version # timeout=10 [2022-04-20T04:10:02.755Z] > git --version # 'git version 2.25.1' [2022-04-20T04:10:02.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T04:10:02.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T04:10:05.147Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-20T04:10:05.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T04:10:05.234Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-20T04:10:05.278Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-20T04:10:05.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T04:10:05.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1140/head:refs/remotes/origin/PR-1140 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-20T04:10:05.893Z] Merging remotes/origin/main commit dd514f718fd528170d25c4d96999316fe43c7c62 into PR head commit 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 [2022-04-20T04:10:06.186Z] Merge succeeded, producing 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 [2022-04-20T04:10:06.187Z] Checking out Revision 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 (PR-1140) [2022-04-20T04:10:05.915Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T04:10:05.939Z] > git checkout -f 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 # timeout=10 [2022-04-20T04:10:06.059Z] > git remote # timeout=10 [2022-04-20T04:10:06.081Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T04:10:06.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T04:10:06.117Z] > git merge dd514f718fd528170d25c4d96999316fe43c7c62 # timeout=10 [2022-04-20T04:10:06.166Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T04:10:06.198Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T04:10:06.221Z] > git checkout -f 84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 # timeout=10 [2022-04-20T04:10:10.815Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-04-20T04:10:10.876Z] > git --version # timeout=10 [2022-04-20T04:10:10.888Z] > git --version # 'git version 2.25.1' [2022-04-20T04:10:10.904Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T04:10:12.870Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-20T04:10:12.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T04:10:12.870Z] Dload Upload Total Spent Left Speed [2022-04-20T04:10:12.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46261 0 --:--:-- --:--:-- --:--:-- 46261 [Pipeline] sh [2022-04-20T04:10:13.440Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-20T04:10:13.814Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-20T04:10:13.814Z] + sudo tee /etc/docker/daemon.new [2022-04-20T04:10:13.814Z] { [2022-04-20T04:10:13.814Z] "registry-mirrors": [ [2022-04-20T04:10:13.814Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-20T04:10:13.814Z] ], [2022-04-20T04:10:13.814Z] "bip": "10.250.0.254/24", [2022-04-20T04:10:13.814Z] "hosts": [ [2022-04-20T04:10:13.814Z] "tcp://0.0.0.0:5555", [2022-04-20T04:10:13.814Z] "unix:///var/run/docker.sock" [2022-04-20T04:10:13.814Z] ], [2022-04-20T04:10:13.814Z] "mtu": 1458, [2022-04-20T04:10:13.814Z] "selinux-enabled": true, [2022-04-20T04:10:13.814Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-20T04:10:13.814Z] } [Pipeline] sh [2022-04-20T04:10:14.197Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-20T04:10:14.567Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T04:10:33.001Z] provisioning config files... [2022-04-20T04:10:33.080Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5872851092951366911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:10:33.717Z] ---> docker-login.sh [2022-04-20T04:10:33.717Z] nexus3.edgexfoundry.org:10001 [2022-04-20T04:10:34.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:10:34.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:10:34.587Z] Configure a credential helper to remove this warning. See [2022-04-20T04:10:34.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:10:34.587Z] [2022-04-20T04:10:34.587Z] Login Succeeded [2022-04-20T04:10:34.863Z] nexus3.edgexfoundry.org:10002 [2022-04-20T04:10:35.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:10:35.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:10:35.144Z] Configure a credential helper to remove this warning. See [2022-04-20T04:10:35.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:10:35.144Z] [2022-04-20T04:10:35.144Z] Login Succeeded [2022-04-20T04:10:35.144Z] nexus3.edgexfoundry.org:10003 [2022-04-20T04:10:35.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:10:35.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:10:35.747Z] Configure a credential helper to remove this warning. See [2022-04-20T04:10:35.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:10:35.747Z] [2022-04-20T04:10:35.747Z] Login Succeeded [2022-04-20T04:10:35.747Z] nexus3.edgexfoundry.org:10004 [2022-04-20T04:10:36.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:10:36.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:10:36.296Z] Configure a credential helper to remove this warning. See [2022-04-20T04:10:36.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:10:36.296Z] [2022-04-20T04:10:36.296Z] Login Succeeded [2022-04-20T04:10:36.296Z] docker.io [2022-04-20T04:10:36.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T04:10:37.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T04:10:37.165Z] Configure a credential helper to remove this warning. See [2022-04-20T04:10:37.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T04:10:37.165Z] [2022-04-20T04:10:37.165Z] Login Succeeded [2022-04-20T04:10:37.165Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T04:10:37.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T04:10:37.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T04:10:37.606Z] ========================================================= [2022-04-20T04:10:37.606Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-20T04:10:37.606Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:10:38.048Z] + 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-04-20T04:10:38.651Z] Sending build context to Docker daemon 5.134MB [2022-04-20T04:10:38.651Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T04:10:38.651Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-20T04:10:38.651Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-20T04:10:38.651Z] 9b3977197b4f: Pulling fs layer [2022-04-20T04:10:38.651Z] 1a89e8eeedd5: Pulling fs layer [2022-04-20T04:10:38.651Z] 94645a83ff95: Pulling fs layer [2022-04-20T04:10:38.651Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-20T04:10:38.651Z] 0c92f367c5e7: Pulling fs layer [2022-04-20T04:10:38.651Z] f7c0051592d6: Pulling fs layer [2022-04-20T04:10:38.651Z] a227ed2f7395: Pulling fs layer [2022-04-20T04:10:38.651Z] 7b1c46037f91: Pulling fs layer [2022-04-20T04:10:38.651Z] f7c0051592d6: Waiting [2022-04-20T04:10:38.651Z] a227ed2f7395: Waiting [2022-04-20T04:10:38.651Z] 7b1c46037f91: Waiting [2022-04-20T04:10:38.651Z] 3f3a8bcf1eab: Waiting [2022-04-20T04:10:38.651Z] 0c92f367c5e7: Waiting [2022-04-20T04:10:38.651Z] 94645a83ff95: Verifying Checksum [2022-04-20T04:10:38.651Z] 94645a83ff95: Download complete [2022-04-20T04:10:38.651Z] 1a89e8eeedd5: Verifying Checksum [2022-04-20T04:10:38.651Z] 1a89e8eeedd5: Download complete [2022-04-20T04:10:38.651Z] 0c92f367c5e7: Verifying Checksum [2022-04-20T04:10:38.651Z] 0c92f367c5e7: Download complete [2022-04-20T04:10:38.651Z] f7c0051592d6: Verifying Checksum [2022-04-20T04:10:38.651Z] f7c0051592d6: Download complete [2022-04-20T04:10:38.937Z] 9b3977197b4f: Verifying Checksum [2022-04-20T04:10:38.937Z] 9b3977197b4f: Download complete [2022-04-20T04:10:38.937Z] a227ed2f7395: Verifying Checksum [2022-04-20T04:10:38.937Z] a227ed2f7395: Download complete [2022-04-20T04:10:39.543Z] 9b3977197b4f: Pull complete [2022-04-20T04:10:40.238Z] 1a89e8eeedd5: Pull complete [2022-04-20T04:10:40.514Z] 94645a83ff95: Pull complete [2022-04-20T04:10:41.113Z] 7b1c46037f91: Verifying Checksum [2022-04-20T04:10:41.113Z] 7b1c46037f91: Download complete [2022-04-20T04:10:41.715Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-20T04:10:41.715Z] 3f3a8bcf1eab: Download complete [2022-04-20T04:10:54.122Z] 3f3a8bcf1eab: Pull complete [2022-04-20T04:10:54.122Z] 0c92f367c5e7: Pull complete [2022-04-20T04:10:54.122Z] f7c0051592d6: Pull complete [2022-04-20T04:10:54.398Z] a227ed2f7395: Pull complete [2022-04-20T04:11:01.162Z] 7b1c46037f91: Pull complete [2022-04-20T04:11:01.162Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-20T04:11:01.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T04:11:01.162Z] ---> f79e39bc4007 [2022-04-20T04:11:01.162Z] Step 3/11 : ARG MAKE=make build [2022-04-20T04:11:01.763Z] ---> Running in 80ae5a954df9 [2022-04-20T04:11:02.039Z] Removing intermediate container 80ae5a954df9 [2022-04-20T04:11:02.039Z] ---> 9535ac5e7743 [2022-04-20T04:11:02.039Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-20T04:11:02.039Z] ---> Running in be6a87ed18c4 [2022-04-20T04:11:02.312Z] Removing intermediate container be6a87ed18c4 [2022-04-20T04:11:02.312Z] ---> cdab4a383725 [2022-04-20T04:11:02.312Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-20T04:11:02.312Z] ---> Running in 19d5037141bd [2022-04-20T04:11:02.927Z] Removing intermediate container 19d5037141bd [2022-04-20T04:11:02.927Z] ---> d1c12eefeb62 [2022-04-20T04:11:02.927Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T04:11:02.927Z] ---> Running in c21ea13ffed2 [2022-04-20T04:11:04.906Z] Removing intermediate container c21ea13ffed2 [2022-04-20T04:11:04.906Z] ---> b3960d31c8f5 [2022-04-20T04:11:04.906Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-20T04:11:04.906Z] ---> Running in 8aec9fe67636 [2022-04-20T04:11:05.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T04:11:06.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T04:11:07.468Z] OK: 220 MiB in 52 packages [2022-04-20T04:11:08.457Z] Removing intermediate container 8aec9fe67636 [2022-04-20T04:11:08.457Z] ---> 114ef0b22fbc [2022-04-20T04:11:08.457Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-20T04:11:09.056Z] ---> 679dd67e3789 [2022-04-20T04:11:09.056Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T04:11:09.056Z] ---> Running in 072ccc293fda [2022-04-20T04:11:56.103Z] Removing intermediate container 072ccc293fda [2022-04-20T04:11:56.103Z] ---> 924ab78a9f85 [2022-04-20T04:11:56.103Z] Step 10/11 : COPY . . [2022-04-20T04:11:57.094Z] ---> 49510e4f059e [2022-04-20T04:11:57.094Z] Step 11/11 : RUN ${MAKE} [2022-04-20T04:11:57.094Z] ---> Running in 00baaf1c8bb1 [2022-04-20T04:11:58.532Z] noop [2022-04-20T04:11:58.804Z] Removing intermediate container 00baaf1c8bb1 [2022-04-20T04:11:58.804Z] ---> b7658c7613f3 [2022-04-20T04:11:58.804Z] Successfully built b7658c7613f3 [2022-04-20T04:11:58.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:11:59.170Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T04:11:59.170Z] . [Pipeline] withDockerContainer [2022-04-20T04:11:59.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-21450 does not seem to be running inside a container [2022-04-20T04:11:59.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2022-04-20T04:12:00.931Z] $ docker top d0474cf3d4155aeff12b5af2284c038dcdc5bc7532fb90d047391afb6a94a7d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T04:12:01.904Z] + go version [2022-04-20T04:12:01.904Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-20T04:12:01.945Z] $ docker stop --time=1 d0474cf3d4155aeff12b5af2284c038dcdc5bc7532fb90d047391afb6a94a7d4 [2022-04-20T04:12:03.616Z] $ docker rm -f d0474cf3d4155aeff12b5af2284c038dcdc5bc7532fb90d047391afb6a94a7d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:12:04.508Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T04:12:04.508Z] . [Pipeline] withDockerContainer [2022-04-20T04:12:04.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-21450 does not seem to be running inside a container [2022-04-20T04:12:04.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2022-04-20T04:12:06.181Z] $ docker top 53806fd733a07ddeba80fedc132bd88ddfc8fa94eb7165b18ab8e320f0d136f3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T04:12:07.243Z] + make test [2022-04-20T04:12:07.243Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-20T04:12:39.651Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-20T04:14:16.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-20T04:14:16.567Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-20T04:14:16.567Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-20T04:14:31.716Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.347s coverage: 23.3% of statements [2022-04-20T04:14:31.716Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-20T04:14:31.716Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.271s coverage: 27.6% of statements [2022-04-20T04:14:31.716Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.325s coverage: 78.9% of statements [2022-04-20T04:14:31.716Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.241s coverage: 10.8% of statements [2022-04-20T04:14:31.716Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-04-20T04:14:31.716Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-20T04:14:31.716Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-20T04:14:33.716Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.387s coverage: 34.7% of statements [2022-04-20T04:14:33.716Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-20T04:14:33.997Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.331s coverage: 86.1% of statements [2022-04-20T04:14:33.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-20T04:14:33.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-20T04:14:34.603Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.467s coverage: 65.1% of statements [2022-04-20T04:14:37.242Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.153s coverage: 89.2% of statements [2022-04-20T04:14:37.242Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-20T04:14:41.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.250s coverage: 4.7% of statements [2022-04-20T04:14:41.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-20T04:14:41.591Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-20T04:14:41.591Z] GO111MODULE=on go vet ./... [2022-04-20T04:16:18.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T04:16:18.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-20T04:16:18.468Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-20T04:16:18.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T04:16:18.543Z] $ docker stop --time=1 53806fd733a07ddeba80fedc132bd88ddfc8fa94eb7165b18ab8e320f0d136f3 [2022-04-20T04:16:20.373Z] $ docker rm -f 53806fd733a07ddeba80fedc132bd88ddfc8fa94eb7165b18ab8e320f0d136f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T04:16:21.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T04:16:21.895Z] Warning: overwriting stash ‘coverage-report’ [2022-04-20T04:16:22.531Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T04:16:23.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T04:16:23.483Z] + ls -al . [2022-04-20T04:16:23.483Z] total 312 [2022-04-20T04:16:23.483Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 04:16 . [2022-04-20T04:16:23.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:10 .. [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 04:10 .dockerignore [2022-04-20T04:16:23.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 04:10 .git [2022-04-20T04:16:23.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 04:10 .github [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 20 04:10 .gitignore [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 20 04:10 .golangci.yml [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 20 04:10 CHANGELOG.md [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 04:10 GOVERNANCE.md [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 20 04:10 Jenkinsfile [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 20 04:10 LICENSE [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 20 04:10 Makefile [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 20 04:10 OWNERS.md [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 20 04:10 README.md [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 04:06 VERSION [2022-04-20T04:16:23.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 04:10 bin [2022-04-20T04:16:23.483Z] -rw-r--r-- 1 jenkins jenkins 129789 Apr 20 04:14 coverage.out [2022-04-20T04:16:23.483Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 04:10 example [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 3106 Apr 20 04:10 go.mod [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 53786 Apr 20 04:10 go.sum [2022-04-20T04:16:23.483Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 04:10 internal [2022-04-20T04:16:23.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:10 openapi [2022-04-20T04:16:23.483Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 04:10 pkg [2022-04-20T04:16:23.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:10 snap [2022-04-20T04:16:23.483Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 20 04:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:16:23.858Z] + 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=84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 --label arch=arm64 --label version=0.0.0 . [2022-04-20T04:16:24.131Z] Sending build context to Docker daemon 5.264MB [2022-04-20T04:16:24.405Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T04:16:24.405Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-20T04:16:24.405Z] ---> b7658c7613f3 [2022-04-20T04:16:24.405Z] Step 3/25 : ARG MAKE=make build [2022-04-20T04:16:24.405Z] ---> Running in d1849ff11ad7 [2022-04-20T04:16:24.678Z] Removing intermediate container d1849ff11ad7 [2022-04-20T04:16:24.678Z] ---> fbe7cc28b2be [2022-04-20T04:16:24.678Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-20T04:16:24.953Z] ---> Running in d8b41859520a [2022-04-20T04:16:25.230Z] Removing intermediate container d8b41859520a [2022-04-20T04:16:25.230Z] ---> 853e74b9d39f [2022-04-20T04:16:25.230Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-20T04:16:25.230Z] ---> Running in 83360c69cfb8 [2022-04-20T04:16:25.505Z] Removing intermediate container 83360c69cfb8 [2022-04-20T04:16:25.505Z] ---> 8b6cebdf67f3 [2022-04-20T04:16:25.505Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T04:16:25.505Z] ---> Running in 830dab1e05fd [2022-04-20T04:16:27.491Z] Removing intermediate container 830dab1e05fd [2022-04-20T04:16:27.491Z] ---> d4a5a4b67a59 [2022-04-20T04:16:27.491Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-20T04:16:27.491Z] ---> Running in 7763ea7c12b9 [2022-04-20T04:16:28.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T04:16:29.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T04:16:30.051Z] OK: 220 MiB in 52 packages [2022-04-20T04:16:31.040Z] Removing intermediate container 7763ea7c12b9 [2022-04-20T04:16:31.040Z] ---> 0ee54f6356c1 [2022-04-20T04:16:31.040Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-20T04:16:31.655Z] ---> bfc274e115db [2022-04-20T04:16:31.655Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T04:16:31.655Z] ---> Running in 3e1ae310f2a9 [2022-04-20T04:16:33.631Z] Removing intermediate container 3e1ae310f2a9 [2022-04-20T04:16:33.631Z] ---> aab47988112c [2022-04-20T04:16:33.631Z] Step 10/25 : COPY . . [2022-04-20T04:16:34.611Z] ---> b3a09f8b723c [2022-04-20T04:16:34.611Z] Step 11/25 : RUN ${MAKE} [2022-04-20T04:16:34.611Z] ---> Running in 211f263beb3f [2022-04-20T04:16:35.596Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-20T04:18:42.513Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-20T04:18:43.971Z] Removing intermediate container 211f263beb3f [2022-04-20T04:18:43.972Z] ---> d4f86028ef06 [2022-04-20T04:18:43.972Z] Step 12/25 : FROM alpine:3.14 [2022-04-20T04:18:44.960Z] 3.14: Pulling from library/alpine [2022-04-20T04:18:44.960Z] 455c02918c45: Pulling fs layer [2022-04-20T04:18:45.236Z] 455c02918c45: Verifying Checksum [2022-04-20T04:18:45.236Z] 455c02918c45: Download complete [2022-04-20T04:18:45.843Z] 455c02918c45: Pull complete [2022-04-20T04:18:45.843Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T04:18:45.843Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T04:18:45.843Z] ---> ac73e934f311 [2022-04-20T04:18:45.843Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-20T04:18:45.843Z] ---> Running in 3bfad4a8c609 [2022-04-20T04:18:46.450Z] Removing intermediate container 3bfad4a8c609 [2022-04-20T04:18:46.450Z] ---> 2405cb1fc733 [2022-04-20T04:18:46.450Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T04:18:46.450Z] ---> Running in 07e4db294d2d [2022-04-20T04:18:47.905Z] Removing intermediate container 07e4db294d2d [2022-04-20T04:18:47.905Z] ---> d9621d607e7d [2022-04-20T04:18:47.905Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-20T04:18:48.186Z] ---> Running in a58879764643 [2022-04-20T04:18:49.173Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-20T04:18:50.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-20T04:18:50.754Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-20T04:18:50.754Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-20T04:18:51.027Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-20T04:18:51.027Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-20T04:18:51.303Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-20T04:18:51.303Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T04:18:51.303Z] OK: 8 MiB in 19 packages [2022-04-20T04:18:52.291Z] Removing intermediate container a58879764643 [2022-04-20T04:18:52.291Z] ---> c703bbf1ddab [2022-04-20T04:18:52.291Z] Step 16/25 : WORKDIR / [2022-04-20T04:18:52.291Z] ---> Running in 42dd0df94914 [2022-04-20T04:18:52.565Z] Removing intermediate container 42dd0df94914 [2022-04-20T04:18:52.566Z] ---> 4a9a966c52d6 [2022-04-20T04:18:52.566Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-20T04:18:53.163Z] ---> 42e6aa9e1dce [2022-04-20T04:18:53.163Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-20T04:18:54.601Z] ---> 7dae2955ba24 [2022-04-20T04:18:54.601Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-20T04:18:55.207Z] ---> 489fb7bad095 [2022-04-20T04:18:55.207Z] Step 20/25 : EXPOSE 59999 [2022-04-20T04:18:55.207Z] ---> Running in 7570b752824f [2022-04-20T04:18:55.482Z] Removing intermediate container 7570b752824f [2022-04-20T04:18:55.482Z] ---> 6f3f7905d62b [2022-04-20T04:18:55.482Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-20T04:18:55.771Z] ---> Running in fa5d2e5ed159 [2022-04-20T04:18:56.052Z] Removing intermediate container fa5d2e5ed159 [2022-04-20T04:18:56.052Z] ---> ddf2bf4b3d70 [2022-04-20T04:18:56.052Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T04:18:56.052Z] ---> Running in c0447ffd808a [2022-04-20T04:18:56.328Z] Removing intermediate container c0447ffd808a [2022-04-20T04:18:56.328Z] ---> 6ad58bd9abbc [2022-04-20T04:18:56.328Z] Step 23/25 : LABEL arch=arm64 [2022-04-20T04:18:56.328Z] ---> Running in 5f2f11c65a5f [2022-04-20T04:18:56.609Z] Removing intermediate container 5f2f11c65a5f [2022-04-20T04:18:56.610Z] ---> 9c58e0540732 [2022-04-20T04:18:56.610Z] Step 24/25 : LABEL git_sha=84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 [2022-04-20T04:18:56.888Z] ---> Running in 6eada5e25f86 [2022-04-20T04:18:57.164Z] Removing intermediate container 6eada5e25f86 [2022-04-20T04:18:57.164Z] ---> feace334e094 [2022-04-20T04:18:57.164Z] Step 25/25 : LABEL version=0.0.0 [2022-04-20T04:18:57.164Z] ---> Running in cc5ec7aa4b2f [2022-04-20T04:18:57.439Z] Removing intermediate container cc5ec7aa4b2f [2022-04-20T04:18:57.439Z] ---> 393cd39f1be3 [2022-04-20T04:18:57.439Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T04:18:57.439Z] Successfully built 393cd39f1be3 [2022-04-20T04:18:57.439Z] 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-04-20T04:18:58.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T04:18:58.320Z] [2022-04-20T04:18:58.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:18:58.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T04:18:58.990Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-20T04:18:58.990Z] 8998bd30e6a1: Pulling fs layer [2022-04-20T04:18:58.990Z] 04944245beec: Pulling fs layer [2022-04-20T04:18:58.990Z] 699f458cf7ca: Pulling fs layer [2022-04-20T04:18:58.990Z] 765212b225bb: Pulling fs layer [2022-04-20T04:18:58.990Z] f23df028b6ca: Pulling fs layer [2022-04-20T04:18:58.990Z] d65c8cfc05b1: Pulling fs layer [2022-04-20T04:18:58.990Z] 2437ff75d9bd: Pulling fs layer [2022-04-20T04:18:58.990Z] 765212b225bb: Waiting [2022-04-20T04:18:58.990Z] f23df028b6ca: Waiting [2022-04-20T04:18:58.990Z] d65c8cfc05b1: Waiting [2022-04-20T04:18:58.990Z] 2437ff75d9bd: Waiting [2022-04-20T04:18:58.990Z] 04944245beec: Verifying Checksum [2022-04-20T04:18:58.990Z] 04944245beec: Download complete [2022-04-20T04:18:58.990Z] 765212b225bb: Verifying Checksum [2022-04-20T04:18:58.990Z] 765212b225bb: Download complete [2022-04-20T04:18:58.990Z] f23df028b6ca: Verifying Checksum [2022-04-20T04:18:58.990Z] f23df028b6ca: Download complete [2022-04-20T04:18:58.990Z] d65c8cfc05b1: Verifying Checksum [2022-04-20T04:18:58.990Z] d65c8cfc05b1: Download complete [2022-04-20T04:18:59.269Z] 699f458cf7ca: Verifying Checksum [2022-04-20T04:18:59.269Z] 699f458cf7ca: Download complete [2022-04-20T04:18:59.552Z] 8998bd30e6a1: Verifying Checksum [2022-04-20T04:18:59.552Z] 8998bd30e6a1: Download complete [2022-04-20T04:19:01.541Z] 2437ff75d9bd: Verifying Checksum [2022-04-20T04:19:01.541Z] 2437ff75d9bd: Download complete [2022-04-20T04:19:04.172Z] 8998bd30e6a1: Pull complete [2022-04-20T04:19:04.172Z] 04944245beec: Pull complete [2022-04-20T04:19:05.617Z] 699f458cf7ca: Pull complete [2022-04-20T04:19:05.891Z] 765212b225bb: Pull complete [2022-04-20T04:19:06.877Z] f23df028b6ca: Pull complete [2022-04-20T04:19:07.150Z] d65c8cfc05b1: Pull complete [2022-04-20T04:19:22.259Z] 2437ff75d9bd: Pull complete [2022-04-20T04:19:22.259Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-20T04:19:22.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T04:19:22.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-20T04:19:22.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-21450 does not seem to be running inside a container [2022-04-20T04:19:22.618Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-20T04:19:25.293Z] $ docker top 1a606b07436035f156e6a6a7781a997abe34cf905a55e28571b8175d7cac4277 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:19:26.302Z] ---> job-cost.sh [2022-04-20T04:19:26.302Z] lf-activate-venv: SKIPPING [2022-04-20T04:19:26.302Z] INFO: No Stack... [2022-04-20T04:19:26.899Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-20T04:19:27.499Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T04:19:28.453Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-04-20T04:19:28.454Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T04:19:28.544Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1140-1-stack-cost] [2022-04-20T04:19:28.550Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1140-1-stack-cost] did not exist. Created. [2022-04-20T04:19:28.550Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T04:19:29.312Z] /w/workspace/device-sdk-go/1@tmp/durable-ea5a56a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-20T04:19:30.019Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-20T04:19:30.058Z] Warning: overwriting stash ‘stack-cost’ [2022-04-20T04:19:30.119Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T04:19:30.133Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1140-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T04:19:30.219Z] $ docker stop --time=1 1a606b07436035f156e6a6a7781a997abe34cf905a55e28571b8175d7cac4277 [2022-04-20T04:19:31.776Z] $ docker rm -f 1a606b07436035f156e6a6a7781a997abe34cf905a55e28571b8175d7cac4277 [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-04-20T04:19:32.859Z] provisioning config files... [2022-04-20T04:19:32.903Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp/config2747524506605173063tmp [Pipeline] { [Pipeline] sh [2022-04-20T04:19:33.224Z] + set +x [2022-04-20T04:19:33.224Z] + curl -s https://codecov.io/bash [2022-04-20T04:19:33.224Z] + bash -s -- [2022-04-20T04:19:33.224Z] [2022-04-20T04:19:33.224Z] _____ _ [2022-04-20T04:19:33.224Z] / ____| | | [2022-04-20T04:19:33.224Z] | | ___ __| | ___ ___ _____ __ [2022-04-20T04:19:33.224Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-20T04:19:33.224Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-20T04:19:33.224Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-20T04:19:33.224Z] Bash-1.0.6 [2022-04-20T04:19:33.224Z] [2022-04-20T04:19:33.224Z] [2022-04-20T04:19:33.224Z] ==> git version 2.25.1 found [2022-04-20T04:19:33.224Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-20T04:19:33.224Z] Release-Date: 2020-01-08 [2022-04-20T04:19:33.224Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-20T04:19:33.224Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-20T04:19:33.224Z] ==> Jenkins CI detected. [2022-04-20T04:19:33.224Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1140 [2022-04-20T04:19:33.224Z] project root: . [2022-04-20T04:19:33.224Z] --> token set from env [2022-04-20T04:19:33.224Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-20T04:19:33.224Z] ==> Running gcov in . (disable via -X gcov) [2022-04-20T04:19:33.224Z] ==> Python coveragepy not found [2022-04-20T04:19:33.224Z] ==> Searching for coverage reports in: [2022-04-20T04:19:33.224Z] + . [2022-04-20T04:19:33.224Z] -> Found 1 reports [2022-04-20T04:19:33.224Z] ==> Detecting git/mercurial file structure [2022-04-20T04:19:33.224Z] ==> Reading reports [2022-04-20T04:19:33.224Z] + ./coverage.out bytes=129789 [2022-04-20T04:19:33.224Z] ==> Appending adjustments [2022-04-20T04:19:33.224Z] https://docs.codecov.io/docs/fixing-reports [2022-04-20T04:19:33.793Z] + Found adjustments [2022-04-20T04:19:33.793Z] ==> Gzipping contents [2022-04-20T04:19:33.793Z] 20K /tmp/codecov.D0JjkW.gz [2022-04-20T04:19:33.793Z] ==> Uploading reports [2022-04-20T04:19:33.793Z] url: https://codecov.io [2022-04-20T04:19:33.793Z] query: branch=PR-1140&commit=84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1140&job=&cmd_args= [2022-04-20T04:19:33.793Z] -> Pinging Codecov [2022-04-20T04:19:33.793Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1140&commit=84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1140&job=&cmd_args= [2022-04-20T04:19:34.054Z] -> Uploading to [2022-04-20T04:19:34.054Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-20/7E55EF52A471D76F132DFD9A03CDDE97/84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6/63a31553-3c12-43ac-ab09-0598cb54d38c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T041933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e8ef369b16961ae916aecdfecd0fff889c930200a54cd5e80fe0923b112001f [2022-04-20T04:19:34.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T04:19:34.054Z] Dload Upload Total Spent Left Speed [2022-04-20T04:19:34.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16657 0 0 100 16657 0 69694 --:--:-- --:--:-- --:--:-- 69694 [2022-04-20T04:19:34.315Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/84c4a4a4ea32f6c227d81b26f5a3a96be19c7cc6 [Pipeline] } [2022-04-20T04:19:34.342Z] 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-04-20T04:19:36.228Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1140/archives ] [2022-04-20T04:19:36.229Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1140/archives [2022-04-20T04:19:36.229Z] total 16 [2022-04-20T04:19:36.229Z] drwxr-xr-x 3 root root 4096 Apr 20 04:08 . [2022-04-20T04:19:36.229Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 04:08 .. [2022-04-20T04:19:36.229Z] drwxr-xr-x 2 root root 4096 Apr 20 04:08 cost [2022-04-20T04:19:36.229Z] -rw-r--r-- 1 root root 85 Apr 20 04:08 cost.csv [2022-04-20T04:19:36.229Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1140/archives [2022-04-20T04:19:36.229Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1140/archives [2022-04-20T04:19:36.229Z] total 16 [2022-04-20T04:19:36.229Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 04:08 . [2022-04-20T04:19:36.229Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 04:08 .. [2022-04-20T04:19:36.229Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 04:08 cost [2022-04-20T04:19:36.229Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 20 04:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:19:36.553Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:19:37.450Z] ---> package-listing.sh [2022-04-20T04:19:37.451Z] ++ facter osfamily [2022-04-20T04:19:37.451Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-20T04:19:37.712Z] + OS_FAMILY=debian [2022-04-20T04:19:37.712Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1140 [2022-04-20T04:19:37.712Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-20T04:19:37.712Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-20T04:19:37.712Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-20T04:19:37.712Z] + PACKAGES=/tmp/packages_start.txt [2022-04-20T04:19:37.712Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1140 ']' [2022-04-20T04:19:37.712Z] + PACKAGES=/tmp/packages_end.txt [2022-04-20T04:19:37.712Z] + case "${OS_FAMILY}" in [2022-04-20T04:19:37.712Z] + dpkg -l [2022-04-20T04:19:37.712Z] + grep '^ii' [2022-04-20T04:19:37.712Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-20T04:19:37.712Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-20T04:19:37.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-20T04:19:37.712Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1140 ']' [2022-04-20T04:19:37.712Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1140/archives/ [2022-04-20T04:19:37.712Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1140/archives/ [Pipeline] echo [2022-04-20T04:19:37.746Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1140/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-20T04:19:38.038Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-20T04:19:38.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T04:19:38.722Z] . [Pipeline] withDockerContainer [2022-04-20T04:19:38.813Z] prd-ubuntu20.04-docker-8c-8g-21448 does not seem to be running inside a container [2022-04-20T04:19:38.846Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1140/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-1140 -v /w/workspace/gexfoundry_device-sdk-go_PR-1140:/w/workspace/gexfoundry_device-sdk-go_PR-1140:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-20T04:19:39.052Z] $ docker top 6071a05ab68785e73f6e013fa1bf7cb239e19bbd9d10f126b286f128791856cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T04:19:39.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-20T04:19:39.765Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-20T04:19:40.077Z] + ls /var/log/sa-host [2022-04-20T04:19:40.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T04:19:40.371Z] provisioning config files... [2022-04-20T04:19:40.381Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1140@tmp/config5819033047292771526tmp [Pipeline] { [Pipeline] echo [2022-04-20T04:19:40.429Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:19:40.742Z] ---> create-netrc.sh [Pipeline] } [2022-04-20T04:19:40.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:19:41.191Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-20T04:19:41.235Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:19:41.661Z] ---> sudo-logs.sh [2022-04-20T04:19:41.661Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-20T04:19:41.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:19:42.055Z] ---> job-cost.sh [2022-04-20T04:19:42.055Z] lf-activate-venv: SKIPPING [2022-04-20T04:19:42.055Z] DEBUG: total: 0.2199999988079071 [2022-04-20T04:19:42.055Z] INFO: Retrieving Stack Cost... [2022-04-20T04:19:42.627Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T04:19:42.887Z] INFO: Archiving Costs [Pipeline] echo [2022-04-20T04:19:42.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T04:19:43.240Z] ---> logs-deploy.sh [2022-04-20T04:19:43.240Z] lf-activate-venv: SKIPPING [2022-04-20T04:19:43.240Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1140/1 [2022-04-20T04:19:43.240Z] INFO: archiving workspace using pattern(s): [2022-04-20T04:19:44.186Z] Archives upload complete. [2022-04-20T04:19:44.186Z] INFO: archiving logs to Nexus