Pull request #1147 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15194cc08f90699bf30b96ff07fd01a9ab27badd+0ad629fb126a20093fbb85ee62bd441bcf21fc4e (29b27ab0bf7d4819df37156e210e37bbec068290) 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-ssh13383187751936384977.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-ssh8708618987948029233.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-1147/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-1147/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6142665562327882680.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-1147/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2846860135275987051.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-ssh10565622854105804675.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-1147/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-1147/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh66198514777969405.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 ‘prd-ubuntu20.04-docker-8c-8g-23563’ is offline Running on prd-ubuntu20.04-docker-8c-8g-23568 in /w/workspace/gexfoundry_device-sdk-go_PR-1147 [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-1147 # 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 0ad629fb126a20093fbb85ee62bd441bcf21fc4e into PR head commit 15194cc08f90699bf30b96ff07fd01a9ab27badd Merge succeeded, producing 15194cc08f90699bf30b96ff07fd01a9ab27badd Checking out Revision 15194cc08f90699bf30b96ff07fd01a9ab27badd (PR-1147) > 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/1147/head:refs/remotes/origin/PR-1147 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15194cc08f90699bf30b96ff07fd01a9ab27badd # 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 0ad629fb126a20093fbb85ee62bd441bcf21fc4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15194cc08f90699bf30b96ff07fd01a9ab27badd # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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-26T04:06:17.433Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T04:06:17.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T04:06:17.719Z] ========================================================= [2022-04-26T04:06:17.719Z] EdgeX Global Pipelines Version Info [2022-04-26T04:06:17.719Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:06:18.530Z] ------------------- [2022-04-26T04:06:18.530Z] stable info: [2022-04-26T04:06:18.530Z] ------------------- [2022-04-26T04:06:18.530Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T04:06:18.530Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T04:06:18.530Z] Message: update stable to v1.0.221 [2022-04-26T04:06:19.106Z] ------------------- [2022-04-26T04:06:19.106Z] experimental info: [2022-04-26T04:06:19.106Z] ------------------- [2022-04-26T04:06:19.106Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T04:06:19.106Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T04:06:19.106Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T04:06:19.339Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-04-26T04:06:19.430Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-04-26T04:06:19.477Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T04:06:19.517Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T04:06:19.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T04:06:19.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T04:06:19.635Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T04:06:19.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-04-26T04:06:19.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T04:06:19.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T04:06:19.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T04:06:19.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-04-26T04:06:19.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T04:06:19.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T04:06:20.026Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T04:06:20.067Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T04:06:20.108Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T04:06:20.148Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T04:06:20.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T04:06:20.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T04:06:20.276Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-26T04:06:20.319Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-26T04:06:20.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-26T04:06:20.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-26T04:06:20.439Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-26T04:06:20.475Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T04:06:20.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1147 [Pipeline] echo [2022-04-26T04:06:20.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1147 [Pipeline] echo [2022-04-26T04:06:20.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1147 [Pipeline] echo [2022-04-26T04:06:20.633Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15194cc08f90699bf30b96ff07fd01a9ab27badd [Pipeline] echo [2022-04-26T04:06:20.671Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15194cc [Pipeline] echo [2022-04-26T04:06:20.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T04:06:20.800Z] provisioning config files... [2022-04-26T04:06:20.902Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp/config7123279721260126047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:06:21.250Z] ---> docker-login.sh [2022-04-26T04:06:21.250Z] nexus3.edgexfoundry.org:10001 [2022-04-26T04:06:21.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:06:21.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:06:21.775Z] Configure a credential helper to remove this warning. See [2022-04-26T04:06:21.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:06:21.775Z] [2022-04-26T04:06:21.775Z] Login Succeeded [2022-04-26T04:06:21.775Z] nexus3.edgexfoundry.org:10002 [2022-04-26T04:06:21.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:06:21.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:06:21.775Z] Configure a credential helper to remove this warning. See [2022-04-26T04:06:21.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:06:21.775Z] [2022-04-26T04:06:21.775Z] Login Succeeded [2022-04-26T04:06:21.775Z] nexus3.edgexfoundry.org:10003 [2022-04-26T04:06:22.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:06:22.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:06:22.037Z] Configure a credential helper to remove this warning. See [2022-04-26T04:06:22.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:06:22.037Z] [2022-04-26T04:06:22.037Z] Login Succeeded [2022-04-26T04:06:22.037Z] nexus3.edgexfoundry.org:10004 [2022-04-26T04:06:22.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:06:22.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:06:22.037Z] Configure a credential helper to remove this warning. See [2022-04-26T04:06:22.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:06:22.037Z] [2022-04-26T04:06:22.037Z] Login Succeeded [2022-04-26T04:06:22.037Z] docker.io [2022-04-26T04:06:22.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:06:22.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:06:22.563Z] Configure a credential helper to remove this warning. See [2022-04-26T04:06:22.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:06:22.563Z] [2022-04-26T04:06:22.563Z] Login Succeeded [2022-04-26T04:06:22.563Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T04:06:22.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T04:06:23.240Z] + git rev-list -1 --merges 15194cc08f90699bf30b96ff07fd01a9ab27badd~1..15194cc08f90699bf30b96ff07fd01a9ab27badd [Pipeline] echo [2022-04-26T04:06:23.292Z] -----------> git rev-list -1 --merges 15194cc08f90699bf30b96ff07fd01a9ab27badd~1..15194cc08f90699bf30b96ff07fd01a9ab27badd 15194cc08f90699bf30b96ff07fd01a9ab27badd [false] [Pipeline] sh [2022-04-26T04:06:23.606Z] + git log --format=format:%s -1 15194cc08f90699bf30b96ff07fd01a9ab27badd [Pipeline] echo [2022-04-26T04:06:23.646Z] ========================================================= [2022-04-26T04:06:23.646Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T04:06:23.646Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T04:06:24.102Z] + git log --format=format:%s -1 15194cc08f90699bf30b96ff07fd01a9ab27badd [Pipeline] echo [2022-04-26T04:06:24.139Z] [semverPrep] GIT_COMMIT: 15194cc08f90699bf30b96ff07fd01a9ab27badd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-04-26T04:06:24.168Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-26T04:06:24.642Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T04:06:24.642Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T04:06:24.642Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T04:06:24.642Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T04:06:24.642Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T04:06:24.642Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T04:06:24.642Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:06:25.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T04:06:25.096Z] [2022-04-26T04:06:25.096Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:06:25.443Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T04:06:25.443Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T04:06:25.443Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T04:06:25.443Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T04:06:25.443Z] 4c7163046ea9: Pulling fs layer [2022-04-26T04:06:25.443Z] 0c2d73faf560: Pulling fs layer [2022-04-26T04:06:25.443Z] 0c2d73faf560: Waiting [2022-04-26T04:06:25.443Z] 3e5f54012d9b: Download complete [2022-04-26T04:06:25.443Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T04:06:25.443Z] a0d0a0d46f8b: Download complete [2022-04-26T04:06:25.705Z] 4c7163046ea9: Verifying Checksum [2022-04-26T04:06:25.705Z] 4c7163046ea9: Download complete [2022-04-26T04:06:25.705Z] 0c2d73faf560: Verifying Checksum [2022-04-26T04:06:25.705Z] 0c2d73faf560: Download complete [2022-04-26T04:06:25.705Z] a0d0a0d46f8b: Pull complete [2022-04-26T04:06:25.705Z] 3e5f54012d9b: Pull complete [2022-04-26T04:06:26.279Z] 4c7163046ea9: Pull complete [2022-04-26T04:06:26.279Z] 0c2d73faf560: Pull complete [2022-04-26T04:06:26.279Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T04:06:26.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T04:06:26.279Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T04:06:26.385Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-04-26T04:06:26.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1147 -v /w/workspace/gexfoundry_device-sdk-go_PR-1147:/w/workspace/gexfoundry_device-sdk-go_PR-1147:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1147@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T04:06:27.249Z] $ docker top 24c9b2f52202965c70af48ff53d62e1e215ef676e5d785227a97de0f7efdbc07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T04:06:27.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T04:06:27.441Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T04:06:27.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T04:06:27.591Z] $ docker exec 24c9b2f52202965c70af48ff53d62e1e215ef676e5d785227a97de0f7efdbc07 ssh-agent [2022-04-26T04:06:27.714Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFbcelO/agent.15 [2022-04-26T04:06:27.714Z] SSH_AGENT_PID=22 [2022-04-26T04:06:27.725Z] Running ssh-add (command line suppressed) [2022-04-26T04:06:27.855Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp/private_key_2049307667697921207.key (/w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp/private_key_2049307667697921207.key) [2022-04-26T04:06:27.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T04:06:28.266Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T04:06:28.298Z] $ docker exec --env ******** --env ******** 24c9b2f52202965c70af48ff53d62e1e215ef676e5d785227a97de0f7efdbc07 ssh-agent -k [2022-04-26T04:06:28.417Z] unset SSH_AUTH_SOCK; [2022-04-26T04:06:28.418Z] unset SSH_AGENT_PID; [2022-04-26T04:06:28.418Z] echo Agent pid 22 killed; [2022-04-26T04:06:28.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T04:06:28.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T04:06:28.507Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T04:06:28.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T04:06:28.652Z] $ docker exec 24c9b2f52202965c70af48ff53d62e1e215ef676e5d785227a97de0f7efdbc07 ssh-agent [2022-04-26T04:06:28.767Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCaAJhm/agent.55 [2022-04-26T04:06:28.767Z] SSH_AGENT_PID=61 [2022-04-26T04:06:28.773Z] Running ssh-add (command line suppressed) [2022-04-26T04:06:28.895Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp/private_key_322875773782552319.key (/w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp/private_key_322875773782552319.key) [2022-04-26T04:06:28.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T04:06:29.238Z] + git semver init [2022-04-26T04:06:29.238Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T04:06:29.238Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1147/.git [2022-04-26T04:06:29.238Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1147 [2022-04-26T04:06:29.238Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T04:06:29.238Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T04:06:29.238Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T04:06:29.238Z] # $SEMVER_BRANCH = PR-1147 [2022-04-26T04:06:29.238Z] # $SEMVER_TEMP = /tmp/semver-478082717 [2022-04-26T04:06:29.238Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-04-26T04:06:30.640Z] # '/tmp/semver-478082717' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1147/.semver' [2022-04-26T04:06:30.640Z] # -> Force: false [2022-04-26T04:06:30.640Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1147/.semver [Pipeline] } [2022-04-26T04:06:30.673Z] $ docker exec --env ******** --env ******** 24c9b2f52202965c70af48ff53d62e1e215ef676e5d785227a97de0f7efdbc07 ssh-agent -k [2022-04-26T04:06:30.814Z] unset SSH_AUTH_SOCK; [2022-04-26T04:06:30.818Z] unset SSH_AGENT_PID; [2022-04-26T04:06:30.818Z] echo Agent pid 61 killed; [2022-04-26T04:06:30.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T04:06:31.247Z] + git semver [Pipeline] } [2022-04-26T04:06:31.287Z] $ docker stop --time=1 24c9b2f52202965c70af48ff53d62e1e215ef676e5d785227a97de0f7efdbc07 [2022-04-26T04:06:32.736Z] $ docker rm -f 24c9b2f52202965c70af48ff53d62e1e215ef676e5d785227a97de0f7efdbc07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T04:06:33.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T04:06:33.480Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T04:06:33.498Z] [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-26T04:06:34.072Z] provisioning config files... [2022-04-26T04:06:34.083Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp/config7054094419418332844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:06:34.426Z] ---> docker-login.sh [2022-04-26T04:06:34.426Z] nexus3.edgexfoundry.org:10001 [2022-04-26T04:06:34.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:06:34.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:06:34.426Z] Configure a credential helper to remove this warning. See [2022-04-26T04:06:34.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:06:34.426Z] [2022-04-26T04:06:34.426Z] Login Succeeded [2022-04-26T04:06:34.426Z] nexus3.edgexfoundry.org:10002 [2022-04-26T04:06:34.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:06:34.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:06:34.688Z] Configure a credential helper to remove this warning. See [2022-04-26T04:06:34.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:06:34.688Z] [2022-04-26T04:06:34.688Z] Login Succeeded [2022-04-26T04:06:34.688Z] nexus3.edgexfoundry.org:10003 [2022-04-26T04:06:34.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:06:34.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:06:34.688Z] Configure a credential helper to remove this warning. See [2022-04-26T04:06:34.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:06:34.688Z] [2022-04-26T04:06:34.688Z] Login Succeeded [2022-04-26T04:06:34.688Z] nexus3.edgexfoundry.org:10004 [2022-04-26T04:06:34.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:06:34.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:06:34.948Z] Configure a credential helper to remove this warning. See [2022-04-26T04:06:34.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:06:34.948Z] [2022-04-26T04:06:34.948Z] Login Succeeded [2022-04-26T04:06:34.949Z] docker.io [2022-04-26T04:06:34.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:06:35.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:06:35.209Z] Configure a credential helper to remove this warning. See [2022-04-26T04:06:35.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:06:35.209Z] [2022-04-26T04:06:35.209Z] Login Succeeded [2022-04-26T04:06:35.209Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T04:06:35.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T04:06:35.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T04:06:35.450Z] ========================================================= [2022-04-26T04:06:35.450Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T04:06:35.450Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:06:35.874Z] + 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-26T04:06:35.874Z] Sending build context to Docker daemon 9.63MB [2022-04-26T04:06:35.874Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T04:06:35.874Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-26T04:06:36.134Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T04:06:36.134Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T04:06:36.134Z] 666ba61612fd: Pulling fs layer [2022-04-26T04:06:36.134Z] 8ed8ca486205: Pulling fs layer [2022-04-26T04:06:36.134Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T04:06:36.134Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T04:06:36.134Z] ca2b28591e48: Pulling fs layer [2022-04-26T04:06:36.134Z] 4fe6c5a15a65: Waiting [2022-04-26T04:06:36.134Z] a51346096db8: Pulling fs layer [2022-04-26T04:06:36.134Z] daebc70d1ce1: Pulling fs layer [2022-04-26T04:06:36.134Z] 0e18a0eac166: Pulling fs layer [2022-04-26T04:06:36.134Z] a51346096db8: Waiting [2022-04-26T04:06:36.134Z] 22a0e8bec74d: Waiting [2022-04-26T04:06:36.134Z] 0e18a0eac166: Waiting [2022-04-26T04:06:36.134Z] daebc70d1ce1: Waiting [2022-04-26T04:06:36.134Z] ca2b28591e48: Waiting [2022-04-26T04:06:36.134Z] 8ed8ca486205: Download complete [2022-04-26T04:06:36.134Z] 666ba61612fd: Verifying Checksum [2022-04-26T04:06:36.134Z] 666ba61612fd: Download complete [2022-04-26T04:06:36.134Z] 22a0e8bec74d: Download complete [2022-04-26T04:06:36.134Z] ca2b28591e48: Verifying Checksum [2022-04-26T04:06:36.134Z] ca2b28591e48: Download complete [2022-04-26T04:06:36.134Z] a51346096db8: Download complete [2022-04-26T04:06:36.134Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T04:06:36.134Z] 59bf1c3509f3: Download complete [2022-04-26T04:06:36.134Z] daebc70d1ce1: Verifying Checksum [2022-04-26T04:06:36.134Z] daebc70d1ce1: Download complete [2022-04-26T04:06:36.407Z] 59bf1c3509f3: Pull complete [2022-04-26T04:06:36.671Z] 666ba61612fd: Pull complete [2022-04-26T04:06:36.671Z] 8ed8ca486205: Pull complete [2022-04-26T04:06:36.932Z] 0e18a0eac166: Verifying Checksum [2022-04-26T04:06:36.932Z] 0e18a0eac166: Download complete [2022-04-26T04:06:36.932Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T04:06:36.932Z] 4fe6c5a15a65: Download complete [2022-04-26T04:06:41.129Z] 4fe6c5a15a65: Pull complete [2022-04-26T04:06:41.130Z] 22a0e8bec74d: Pull complete [2022-04-26T04:06:41.130Z] ca2b28591e48: Pull complete [2022-04-26T04:06:41.130Z] a51346096db8: Pull complete [2022-04-26T04:06:41.389Z] daebc70d1ce1: Pull complete [2022-04-26T04:06:43.945Z] 0e18a0eac166: Pull complete [2022-04-26T04:06:43.945Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T04:06:43.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T04:06:43.945Z] ---> f018257e8ee9 [2022-04-26T04:06:43.945Z] Step 3/11 : ARG MAKE=make build [2022-04-26T04:06:45.870Z] ---> Running in c970406fe076 [2022-04-26T04:06:45.870Z] Removing intermediate container c970406fe076 [2022-04-26T04:06:45.870Z] ---> 5a6e4c708303 [2022-04-26T04:06:45.870Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-26T04:06:45.870Z] ---> Running in c1bcd7c39b59 [2022-04-26T04:06:45.870Z] Removing intermediate container c1bcd7c39b59 [2022-04-26T04:06:45.870Z] ---> 09700b2744b6 [2022-04-26T04:06:45.870Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T04:06:45.870Z] ---> Running in defae3b0ee13 [2022-04-26T04:06:45.870Z] Removing intermediate container defae3b0ee13 [2022-04-26T04:06:45.870Z] ---> 383562e0395c [2022-04-26T04:06:45.870Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T04:06:45.870Z] ---> Running in 719e98479cf8 [2022-04-26T04:06:46.819Z] Removing intermediate container 719e98479cf8 [2022-04-26T04:06:46.819Z] ---> 31fdad9a5e31 [2022-04-26T04:06:46.819Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-26T04:06:46.819Z] ---> Running in 2907d5659dff [2022-04-26T04:06:47.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T04:06:48.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T04:06:48.287Z] OK: 221 MiB in 52 packages [2022-04-26T04:06:48.861Z] Removing intermediate container 2907d5659dff [2022-04-26T04:06:48.861Z] ---> 84d42a318c95 [2022-04-26T04:06:48.861Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-26T04:06:48.895Z] Still waiting to schedule task [2022-04-26T04:06:48.895Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T04:06:49.122Z] ---> 130f7f5c169c [2022-04-26T04:06:49.123Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T04:06:49.123Z] ---> Running in 22e1c1e67072 [2022-04-26T04:07:07.263Z] Removing intermediate container 22e1c1e67072 [2022-04-26T04:07:07.263Z] ---> 2865a47ab294 [2022-04-26T04:07:07.263Z] Step 10/11 : COPY . . [2022-04-26T04:07:07.263Z] ---> b704125422d5 [2022-04-26T04:07:07.263Z] Step 11/11 : RUN ${MAKE} [2022-04-26T04:07:07.263Z] ---> Running in 69fa22a35275 [2022-04-26T04:07:07.263Z] noop [2022-04-26T04:07:07.263Z] Removing intermediate container 69fa22a35275 [2022-04-26T04:07:07.263Z] ---> caf13361b639 [2022-04-26T04:07:07.263Z] Successfully built caf13361b639 [2022-04-26T04:07:07.263Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:07:07.610Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T04:07:07.610Z] . [Pipeline] withDockerContainer [2022-04-26T04:07:07.712Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-04-26T04:07:07.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1147 -v /w/workspace/gexfoundry_device-sdk-go_PR-1147:/w/workspace/gexfoundry_device-sdk-go_PR-1147:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1147@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-x86_64 cat [2022-04-26T04:07:08.181Z] $ docker top ad5747fcda97b335ccd0a9a0802967475258bec4dfecb031f67ef71a421797f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T04:07:08.595Z] + go version [2022-04-26T04:07:08.595Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T04:07:08.633Z] $ docker stop --time=1 ad5747fcda97b335ccd0a9a0802967475258bec4dfecb031f67ef71a421797f8 [2022-04-26T04:07:09.941Z] $ docker rm -f ad5747fcda97b335ccd0a9a0802967475258bec4dfecb031f67ef71a421797f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:07:10.598Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T04:07:10.598Z] . [Pipeline] withDockerContainer [2022-04-26T04:07:10.723Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-04-26T04:07:10.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1147 -v /w/workspace/gexfoundry_device-sdk-go_PR-1147:/w/workspace/gexfoundry_device-sdk-go_PR-1147:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1147@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-x86_64 cat [2022-04-26T04:07:11.224Z] $ docker top 28e81967fab78038fd9a00cd908ac62c4f811ab2a323c0f9d87af74b83e87040 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T04:07:11.684Z] + make test [2022-04-26T04:07:11.684Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T04:07:18.279Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-26T04:07:30.512Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-26T04:07:30.512Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-26T04:07:30.512Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-26T04:07:31.082Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.083s coverage: 23.3% of statements [2022-04-26T04:07:31.082Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-26T04:07:31.082Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.119s coverage: 27.6% of statements [2022-04-26T04:07:31.082Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.092s coverage: 78.9% of statements [2022-04-26T04:07:31.082Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.100s coverage: 10.8% of statements [2022-04-26T04:07:31.082Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.157s coverage: 60.0% of statements [2022-04-26T04:07:31.082Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-26T04:07:31.082Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-26T04:07:31.655Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.093s coverage: 34.8% of statements [2022-04-26T04:07:31.655Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-26T04:07:32.599Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.073s coverage: 86.1% of statements [2022-04-26T04:07:32.599Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-26T04:07:32.599Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-26T04:07:32.599Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.123s coverage: 65.1% of statements [2022-04-26T04:07:32.599Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.827s coverage: 89.2% of statements [2022-04-26T04:07:32.599Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-26T04:07:32.599Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements [2022-04-26T04:07:32.599Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-26T04:07:50.707Z] GO111MODULE=on go vet ./... [2022-04-26T04:07:53.249Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T04:07:53.249Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T04:07:53.249Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T04:07:53.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T04:07:53.884Z] $ docker stop --time=1 28e81967fab78038fd9a00cd908ac62c4f811ab2a323c0f9d87af74b83e87040 [2022-04-26T04:07:56.258Z] $ docker rm -f 28e81967fab78038fd9a00cd908ac62c4f811ab2a323c0f9d87af74b83e87040 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T04:07:56.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T04:07:56.928Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-26T04:07:58.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T04:07:58.381Z] + ls -al . [2022-04-26T04:07:58.381Z] total 316 [2022-04-26T04:07:58.381Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 04:07 . [2022-04-26T04:07:58.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:06 .. [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 04:06 .dockerignore [2022-04-26T04:07:58.381Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 04:06 .git [2022-04-26T04:07:58.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:06 .github [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 26 04:06 .gitignore [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 04:06 .golangci.yml [2022-04-26T04:07:58.381Z] drwx------ 3 jenkins jenkins 4096 Apr 26 04:06 .semver [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 26 04:06 CHANGELOG.md [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 04:06 GOVERNANCE.md [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 26 04:06 Jenkinsfile [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 26 04:06 LICENSE [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 26 04:06 Makefile [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 26 04:06 OWNERS.md [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 26 04:06 README.md [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 04:06 VERSION [2022-04-26T04:07:58.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:06 bin [2022-04-26T04:07:58.381Z] -rw-r--r-- 1 jenkins jenkins 130820 Apr 26 04:07 coverage.out [2022-04-26T04:07:58.381Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 04:06 example [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 3198 Apr 26 04:06 go.mod [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 53758 Apr 26 04:06 go.sum [2022-04-26T04:07:58.381Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 04:06 internal [2022-04-26T04:07:58.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:06 openapi [2022-04-26T04:07:58.381Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 04:06 pkg [2022-04-26T04:07:58.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:06 snap [2022-04-26T04:07:58.381Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 26 04:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:07:58.714Z] + 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=15194cc08f90699bf30b96ff07fd01a9ab27badd --label arch=amd64 --label version=0.0.0 . [2022-04-26T04:07:58.714Z] Sending build context to Docker daemon 9.761MB [2022-04-26T04:07:58.714Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T04:07:58.714Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-26T04:07:58.714Z] ---> caf13361b639 [2022-04-26T04:07:58.714Z] Step 3/25 : ARG MAKE=make build [2022-04-26T04:07:58.975Z] ---> Running in 6dd1f0024d6a [2022-04-26T04:07:58.975Z] Removing intermediate container 6dd1f0024d6a [2022-04-26T04:07:58.975Z] ---> c16a8fae696d [2022-04-26T04:07:58.975Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-26T04:07:58.975Z] ---> Running in 9468f513a6d6 [2022-04-26T04:07:59.235Z] Removing intermediate container 9468f513a6d6 [2022-04-26T04:07:59.235Z] ---> ad7e983ba273 [2022-04-26T04:07:59.235Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T04:07:59.235Z] ---> Running in 770da7fd4ce2 [2022-04-26T04:07:59.235Z] Removing intermediate container 770da7fd4ce2 [2022-04-26T04:07:59.235Z] ---> cd7d99d335cb [2022-04-26T04:07:59.236Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T04:07:59.236Z] ---> Running in c53db130e058 [2022-04-26T04:07:59.814Z] Removing intermediate container c53db130e058 [2022-04-26T04:07:59.814Z] ---> 53f13b7c683e [2022-04-26T04:07:59.814Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-26T04:08:00.075Z] ---> Running in 4399500a6c4c [2022-04-26T04:08:00.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T04:08:01.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T04:08:01.537Z] OK: 221 MiB in 52 packages [2022-04-26T04:08:01.796Z] Removing intermediate container 4399500a6c4c [2022-04-26T04:08:01.796Z] ---> 39f28b3b3a63 [2022-04-26T04:08:01.796Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-26T04:08:02.056Z] ---> b55703915b24 [2022-04-26T04:08:02.056Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T04:08:02.056Z] ---> Running in b0a41de00fea [2022-04-26T04:08:02.629Z] Removing intermediate container b0a41de00fea [2022-04-26T04:08:02.629Z] ---> b00ba4294cd8 [2022-04-26T04:08:02.629Z] Step 10/25 : COPY . . [2022-04-26T04:08:03.200Z] ---> 48f57c6a84bd [2022-04-26T04:08:03.200Z] Step 11/25 : RUN ${MAKE} [2022-04-26T04:08:03.200Z] ---> Running in eae8792731c6 [2022-04-26T04:08:03.458Z] 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-26T04:08:21.571Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-26T04:08:24.109Z] Removing intermediate container eae8792731c6 [2022-04-26T04:08:24.109Z] ---> bc4e9b3f9c17 [2022-04-26T04:08:24.109Z] Step 12/25 : FROM alpine:3.14 [2022-04-26T04:08:24.370Z] 3.14: Pulling from library/alpine [2022-04-26T04:08:24.630Z] 8663204ce13b: Pulling fs layer [2022-04-26T04:08:24.630Z] 8663204ce13b: Verifying Checksum [2022-04-26T04:08:24.630Z] 8663204ce13b: Download complete [2022-04-26T04:08:24.890Z] 8663204ce13b: Pull complete [2022-04-26T04:08:24.890Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T04:08:24.890Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T04:08:24.890Z] ---> e04c818066af [2022-04-26T04:08:24.890Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T04:08:24.890Z] ---> Running in f42d28367fc1 [2022-04-26T04:08:25.155Z] Removing intermediate container f42d28367fc1 [2022-04-26T04:08:25.155Z] ---> e3ea68d885d6 [2022-04-26T04:08:25.155Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T04:08:25.155Z] ---> Running in ca6efc0a117f [2022-04-26T04:08:26.097Z] Removing intermediate container ca6efc0a117f [2022-04-26T04:08:26.097Z] ---> f0f89d156869 [2022-04-26T04:08:26.097Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-26T04:08:26.097Z] ---> Running in 19f02c01338b [2022-04-26T04:08:26.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T04:08:26.980Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23569 in /w/workspace/gexfoundry_device-sdk-go_PR-1147 [Pipeline] { [Pipeline] ws [2022-04-26T04:08:27.021Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-04-26T04:08:27.267Z] The recommended git tool is: git [2022-04-26T04:08:27.298Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T04:08:27.559Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T04:08:27.559Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-26T04:08:27.820Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T04:08:27.820Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-26T04:08:28.080Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-26T04:08:28.080Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T04:08:28.080Z] OK: 8 MiB in 19 packages [2022-04-26T04:08:28.341Z] Removing intermediate container 19f02c01338b [2022-04-26T04:08:28.341Z] ---> e85df6edac62 [2022-04-26T04:08:28.341Z] Step 16/25 : WORKDIR / [2022-04-26T04:08:28.605Z] ---> Running in b3484a14d6fa [2022-04-26T04:08:28.605Z] Removing intermediate container b3484a14d6fa [2022-04-26T04:08:28.605Z] ---> 3073a392c0ff [2022-04-26T04:08:28.605Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-26T04:08:28.866Z] ---> 2f32dff99293 [2022-04-26T04:08:28.866Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-26T04:08:29.445Z] ---> 23239a221c5f [2022-04-26T04:08:29.445Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-26T04:08:29.445Z] ---> 99170fafe7bb [2022-04-26T04:08:29.445Z] Step 20/25 : EXPOSE 59999 [2022-04-26T04:08:29.708Z] ---> Running in 42433363eda6 [2022-04-26T04:08:29.708Z] Removing intermediate container 42433363eda6 [2022-04-26T04:08:29.708Z] ---> 9ba36ba38063 [2022-04-26T04:08:29.708Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-26T04:08:29.708Z] ---> Running in d33bc2c7aaf5 [2022-04-26T04:08:29.967Z] Removing intermediate container d33bc2c7aaf5 [2022-04-26T04:08:29.967Z] ---> 451d418347e9 [2022-04-26T04:08:29.967Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T04:08:29.967Z] ---> Running in 68802b60277f [2022-04-26T04:08:29.967Z] Removing intermediate container 68802b60277f [2022-04-26T04:08:29.967Z] ---> c5275697756d [2022-04-26T04:08:29.967Z] Step 23/25 : LABEL arch=amd64 [2022-04-26T04:08:29.967Z] ---> Running in 68743e9d7e5c [2022-04-26T04:08:30.249Z] Removing intermediate container 68743e9d7e5c [2022-04-26T04:08:30.249Z] ---> f640e3b40f0a [2022-04-26T04:08:30.249Z] Step 24/25 : LABEL git_sha=15194cc08f90699bf30b96ff07fd01a9ab27badd [2022-04-26T04:08:30.249Z] ---> Running in 2741b7053f0e [2022-04-26T04:08:30.249Z] Removing intermediate container 2741b7053f0e [2022-04-26T04:08:30.249Z] ---> b3abad79abdb [2022-04-26T04:08:30.249Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T04:08:30.249Z] ---> Running in d34cf50a7f25 [2022-04-26T04:08:30.510Z] Removing intermediate container d34cf50a7f25 [2022-04-26T04:08:30.510Z] ---> e1089eb824b2 [2022-04-26T04:08:30.510Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T04:08:30.510Z] Successfully built e1089eb824b2 [2022-04-26T04:08:30.510Z] 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-26T04:08:31.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T04:08:31.318Z] [2022-04-26T04:08:31.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:08:31.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T04:08:31.660Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T04:08:31.660Z] 5eb5b503b376: Pulling fs layer [2022-04-26T04:08:31.660Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T04:08:31.660Z] ec43610c2a17: Pulling fs layer [2022-04-26T04:08:31.660Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T04:08:31.660Z] 33b1e0a273af: Pulling fs layer [2022-04-26T04:08:31.660Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T04:08:31.660Z] 2f39f015ded8: Pulling fs layer [2022-04-26T04:08:31.660Z] 33b1e0a273af: Waiting [2022-04-26T04:08:31.660Z] 5d3b04190fa2: Waiting [2022-04-26T04:08:31.660Z] 2f39f015ded8: Waiting [2022-04-26T04:08:31.660Z] 3a2ae6a8a46f: Waiting [2022-04-26T04:08:31.660Z] 5c69ac0246d0: Download complete [2022-04-26T04:08:31.660Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T04:08:31.660Z] 3a2ae6a8a46f: Download complete [2022-04-26T04:08:31.660Z] 33b1e0a273af: Verifying Checksum [2022-04-26T04:08:31.660Z] 33b1e0a273af: Download complete [2022-04-26T04:08:31.660Z] 5d3b04190fa2: Verifying Checksum [2022-04-26T04:08:31.660Z] 5d3b04190fa2: Download complete [2022-04-26T04:08:31.660Z] ec43610c2a17: Verifying Checksum [2022-04-26T04:08:31.660Z] ec43610c2a17: Download complete [2022-04-26T04:08:31.921Z] 5eb5b503b376: Verifying Checksum [2022-04-26T04:08:31.921Z] 5eb5b503b376: Download complete [2022-04-26T04:08:32.488Z] 2f39f015ded8: Download complete [2022-04-26T04:08:33.299Z] using credential edgex-jenkins-ssh [2022-04-26T04:08:33.317Z] Cloning the remote Git repository [2022-04-26T04:08:33.433Z] 5eb5b503b376: Pull complete [2022-04-26T04:08:33.433Z] 5c69ac0246d0: Pull complete [2022-04-26T04:08:33.693Z] ec43610c2a17: Pull complete [2022-04-26T04:08:33.377Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-04-26T04:08:33.503Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-04-26T04:08:33.952Z] 3a2ae6a8a46f: Pull complete [2022-04-26T04:08:33.952Z] 33b1e0a273af: Pull complete [2022-04-26T04:08:34.212Z] 5d3b04190fa2: Pull complete [2022-04-26T04:08:33.765Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-26T04:08:33.766Z] > git --version # timeout=10 [2022-04-26T04:08:33.809Z] > git --version # 'git version 2.25.1' [2022-04-26T04:08:33.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T04:08:33.879Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T04:08:35.960Z] Merging remotes/origin/main commit 0ad629fb126a20093fbb85ee62bd441bcf21fc4e into PR head commit 15194cc08f90699bf30b96ff07fd01a9ab27badd [2022-04-26T04:08:36.176Z] Merge succeeded, producing 15194cc08f90699bf30b96ff07fd01a9ab27badd [2022-04-26T04:08:36.176Z] Checking out Revision 15194cc08f90699bf30b96ff07fd01a9ab27badd (PR-1147) [2022-04-26T04:08:35.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-26T04:08:35.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T04:08:35.347Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-26T04:08:35.384Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-26T04:08:35.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T04:08:35.398Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1147/head:refs/remotes/origin/PR-1147 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-26T04:08:35.983Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T04:08:35.999Z] > git checkout -f 15194cc08f90699bf30b96ff07fd01a9ab27badd # timeout=10 [2022-04-26T04:08:36.101Z] > git remote # timeout=10 [2022-04-26T04:08:36.114Z] > git config --get remote.origin.url # timeout=10 [2022-04-26T04:08:36.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T04:08:36.140Z] > git merge 0ad629fb126a20093fbb85ee62bd441bcf21fc4e # timeout=10 [2022-04-26T04:08:36.166Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-26T04:08:36.187Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T04:08:36.207Z] > git checkout -f 15194cc08f90699bf30b96ff07fd01a9ab27badd # timeout=10 [2022-04-26T04:08:39.488Z] 2f39f015ded8: Pull complete [2022-04-26T04:08:39.489Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T04:08:39.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T04:08:39.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T04:08:39.686Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-04-26T04:08:39.724Z] $ 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-1147 -v /w/workspace/gexfoundry_device-sdk-go_PR-1147:/w/workspace/gexfoundry_device-sdk-go_PR-1147:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1147@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:latest cat [2022-04-26T04:08:40.381Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-04-26T04:08:40.447Z] > git --version # timeout=10 [2022-04-26T04:08:40.460Z] > git --version # 'git version 2.25.1' [2022-04-26T04:08:40.471Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T04:08:40.853Z] [2022-04-26T04:08:40.853Z] GitHub has been notified of this commit’s build result [2022-04-26T04:08:40.853Z] [2022-04-26T04:08:41.997Z] $ docker top 5e4e36708a76ef4f4efd2e7fde5502b468e3dbabe26fc4173fc080d169934227 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T04:08:42.520Z] ---> job-cost.sh [2022-04-26T04:08:42.520Z] lf-activate-venv: SKIPPING [2022-04-26T04:08:42.520Z] INFO: No Stack... [2022-04-26T04:08:42.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T04:08:42.974Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T04:08:42.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T04:08:42.974Z] Dload Upload Total Spent Left Speed [2022-04-26T04:08:42.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97876 0 --:--:-- --:--:-- --:--:-- 98691 [Pipeline] sh [2022-04-26T04:08:43.409Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T04:08:43.515Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T04:08:43.723Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1147/archives/cost.csv [2022-04-26T04:08:43.723Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T04:08:43.767Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1147-1-stack-cost] [2022-04-26T04:08:43.772Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1147-1-stack-cost] did not exist. Created. [2022-04-26T04:08:43.772Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1147-1-stack-cost] [Pipeline] { [Pipeline] unstash [2022-04-26T04:08:43.889Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-04-26T04:08:43.889Z] /etc/docker/daemon.new [2022-04-26T04:08:43.889Z] { [2022-04-26T04:08:43.889Z] "registry-mirrors": [ [2022-04-26T04:08:43.889Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T04:08:43.889Z] ], [2022-04-26T04:08:43.889Z] "bip": "10.250.0.254/24", [2022-04-26T04:08:43.889Z] "hosts": [ [2022-04-26T04:08:43.889Z] "tcp://0.0.0.0:5555", [2022-04-26T04:08:43.889Z] "unix:///var/run/docker.sock" [2022-04-26T04:08:43.889Z] ], [2022-04-26T04:08:43.889Z] "mtu": 1458, [2022-04-26T04:08:43.889Z] "selinux-enabled": true, [2022-04-26T04:08:43.890Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T04:08:43.890Z] } [Pipeline] sh [Pipeline] sh [2022-04-26T04:08:44.180Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T04:08:44.235Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T04:08:44.264Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1147-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T04:08:44.346Z] $ docker stop --time=1 5e4e36708a76ef4f4efd2e7fde5502b468e3dbabe26fc4173fc080d169934227 [2022-04-26T04:08:44.348Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-26T04:08:45.527Z] $ docker rm -f 5e4e36708a76ef4f4efd2e7fde5502b468e3dbabe26fc4173fc080d169934227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T04:08:46.032Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T04:09:04.428Z] provisioning config files... [2022-04-26T04:09:04.453Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3163347131105568635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:09:05.024Z] ---> docker-login.sh [2022-04-26T04:09:05.024Z] nexus3.edgexfoundry.org:10001 [2022-04-26T04:09:05.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:09:05.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:09:05.897Z] Configure a credential helper to remove this warning. See [2022-04-26T04:09:05.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:09:05.897Z] [2022-04-26T04:09:05.897Z] Login Succeeded [2022-04-26T04:09:05.897Z] nexus3.edgexfoundry.org:10002 [2022-04-26T04:09:06.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:09:06.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:09:06.450Z] Configure a credential helper to remove this warning. See [2022-04-26T04:09:06.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:09:06.450Z] [2022-04-26T04:09:06.450Z] Login Succeeded [2022-04-26T04:09:06.450Z] nexus3.edgexfoundry.org:10003 [2022-04-26T04:09:06.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:09:06.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:09:06.734Z] Configure a credential helper to remove this warning. See [2022-04-26T04:09:06.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:09:06.734Z] [2022-04-26T04:09:06.734Z] Login Succeeded [2022-04-26T04:09:06.734Z] nexus3.edgexfoundry.org:10004 [2022-04-26T04:09:07.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:09:07.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:09:07.330Z] Configure a credential helper to remove this warning. See [2022-04-26T04:09:07.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:09:07.330Z] [2022-04-26T04:09:07.330Z] Login Succeeded [2022-04-26T04:09:07.330Z] docker.io [2022-04-26T04:09:07.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T04:09:08.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T04:09:08.194Z] Configure a credential helper to remove this warning. See [2022-04-26T04:09:08.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T04:09:08.194Z] [2022-04-26T04:09:08.194Z] Login Succeeded [2022-04-26T04:09:08.194Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T04:09:08.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T04:09:08.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T04:09:08.625Z] ========================================================= [2022-04-26T04:09:08.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T04:09:08.625Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:09:09.073Z] + 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-26T04:09:09.357Z] Sending build context to Docker daemon 5.211MB [2022-04-26T04:09:09.631Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T04:09:09.631Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-26T04:09:09.631Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T04:09:09.631Z] 9b3977197b4f: Pulling fs layer [2022-04-26T04:09:09.631Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T04:09:09.631Z] 94645a83ff95: Pulling fs layer [2022-04-26T04:09:09.631Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T04:09:09.631Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T04:09:09.631Z] 3096ccb668a1: Pulling fs layer [2022-04-26T04:09:09.631Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T04:09:09.631Z] a4caa8a26152: Pulling fs layer [2022-04-26T04:09:09.631Z] 3f3a8bcf1eab: Waiting [2022-04-26T04:09:09.631Z] 0c92f367c5e7: Waiting [2022-04-26T04:09:09.631Z] 3096ccb668a1: Waiting [2022-04-26T04:09:09.631Z] e8cf19c19ddd: Waiting [2022-04-26T04:09:09.631Z] a4caa8a26152: Waiting [2022-04-26T04:09:09.631Z] 94645a83ff95: Verifying Checksum [2022-04-26T04:09:09.631Z] 94645a83ff95: Download complete [2022-04-26T04:09:09.631Z] 1a89e8eeedd5: Download complete [2022-04-26T04:09:09.631Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T04:09:09.631Z] 0c92f367c5e7: Download complete [2022-04-26T04:09:09.909Z] 3096ccb668a1: Verifying Checksum [2022-04-26T04:09:09.909Z] 3096ccb668a1: Download complete [2022-04-26T04:09:09.909Z] 9b3977197b4f: Download complete [2022-04-26T04:09:09.909Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T04:09:09.909Z] e8cf19c19ddd: Download complete [2022-04-26T04:09:10.518Z] 9b3977197b4f: Pull complete [2022-04-26T04:09:11.122Z] 1a89e8eeedd5: Pull complete [2022-04-26T04:09:11.398Z] 94645a83ff95: Pull complete [2022-04-26T04:09:11.671Z] a4caa8a26152: Verifying Checksum [2022-04-26T04:09:11.671Z] a4caa8a26152: Download complete [2022-04-26T04:09:12.269Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T04:09:12.269Z] 3f3a8bcf1eab: Download complete [2022-04-26T04:09:24.697Z] 3f3a8bcf1eab: Pull complete [2022-04-26T04:09:24.697Z] 0c92f367c5e7: Pull complete [2022-04-26T04:09:24.697Z] 3096ccb668a1: Pull complete [2022-04-26T04:09:24.697Z] e8cf19c19ddd: Pull complete [2022-04-26T04:09:31.441Z] a4caa8a26152: Pull complete [2022-04-26T04:09:31.441Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T04:09:31.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T04:09:31.441Z] ---> 725f1c02e7f9 [2022-04-26T04:09:31.441Z] Step 3/11 : ARG MAKE=make build [2022-04-26T04:09:32.045Z] ---> Running in d2f4f2b66d74 [2022-04-26T04:09:32.324Z] Removing intermediate container d2f4f2b66d74 [2022-04-26T04:09:32.324Z] ---> 080cfeb8cca7 [2022-04-26T04:09:32.324Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-26T04:09:32.324Z] ---> Running in ace80b32a9db [2022-04-26T04:09:32.925Z] Removing intermediate container ace80b32a9db [2022-04-26T04:09:32.925Z] ---> dba0c46d3f70 [2022-04-26T04:09:32.925Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T04:09:32.925Z] ---> Running in 417f26d275dc [2022-04-26T04:09:33.201Z] Removing intermediate container 417f26d275dc [2022-04-26T04:09:33.201Z] ---> 21589ff1a438 [2022-04-26T04:09:33.201Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T04:09:33.201Z] ---> Running in 170640f0f2b0 [2022-04-26T04:09:35.864Z] Removing intermediate container 170640f0f2b0 [2022-04-26T04:09:35.864Z] ---> fae7efd5969e [2022-04-26T04:09:35.864Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-26T04:09:36.143Z] ---> Running in 798c722b4900 [2022-04-26T04:09:37.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T04:09:38.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T04:09:38.731Z] OK: 220 MiB in 52 packages [2022-04-26T04:09:39.722Z] Removing intermediate container 798c722b4900 [2022-04-26T04:09:39.722Z] ---> 78544b33dfbe [2022-04-26T04:09:39.722Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-26T04:09:39.998Z] ---> 1e5aedda42e5 [2022-04-26T04:09:39.998Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T04:09:39.998Z] ---> Running in dbce3ef82971 [2022-04-26T04:10:27.014Z] Removing intermediate container dbce3ef82971 [2022-04-26T04:10:27.015Z] ---> e5f7be6e7686 [2022-04-26T04:10:27.015Z] Step 10/11 : COPY . . [2022-04-26T04:10:28.001Z] ---> da29d8f955ec [2022-04-26T04:10:28.001Z] Step 11/11 : RUN ${MAKE} [2022-04-26T04:10:28.001Z] ---> Running in 805f4746930a [2022-04-26T04:10:28.985Z] noop [2022-04-26T04:10:29.584Z] Removing intermediate container 805f4746930a [2022-04-26T04:10:29.584Z] ---> 14212853709b [2022-04-26T04:10:29.584Z] Successfully built 14212853709b [2022-04-26T04:10:29.584Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:10:29.959Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T04:10:29.959Z] . [Pipeline] withDockerContainer [2022-04-26T04:10:30.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container [2022-04-26T04:10:30.308Z] $ 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-26T04:10:31.645Z] $ docker top b29d89d81e2e683c7411b67679e0efc619a40a21222ef0c146b8a8887dfe51e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T04:10:32.601Z] + go version [2022-04-26T04:10:32.601Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T04:10:32.641Z] $ docker stop --time=1 b29d89d81e2e683c7411b67679e0efc619a40a21222ef0c146b8a8887dfe51e0 [2022-04-26T04:10:34.253Z] $ docker rm -f b29d89d81e2e683c7411b67679e0efc619a40a21222ef0c146b8a8887dfe51e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:10:35.080Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T04:10:35.080Z] . [Pipeline] withDockerContainer [2022-04-26T04:10:35.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container [2022-04-26T04:10:35.388Z] $ 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-26T04:10:36.629Z] $ docker top 33b5e1457ef0cda9db1a1334889de7821af7999d8f6d670c6dfe028ad17e1a1c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T04:10:37.592Z] + make test [2022-04-26T04:10:37.592Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T04:11:04.410Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-26T04:12:41.297Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-26T04:12:41.297Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-26T04:12:41.297Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-26T04:12:45.626Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.397s coverage: 23.3% of statements [2022-04-26T04:12:45.626Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-26T04:12:45.626Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.269s coverage: 27.6% of statements [2022-04-26T04:12:46.228Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.323s coverage: 78.9% of statements [2022-04-26T04:12:47.217Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.290s coverage: 10.8% of statements [2022-04-26T04:12:53.954Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.488s coverage: 60.0% of statements [2022-04-26T04:12:53.954Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-26T04:12:53.954Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-26T04:12:55.400Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.421s coverage: 34.8% of statements [2022-04-26T04:12:55.400Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-26T04:12:56.006Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.278s coverage: 86.1% of statements [2022-04-26T04:12:56.007Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-26T04:12:56.007Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-26T04:12:57.456Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.488s coverage: 65.1% of statements [2022-04-26T04:13:01.818Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.122s coverage: 89.2% of statements [2022-04-26T04:13:01.818Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-26T04:13:02.414Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.237s coverage: 4.7% of statements [2022-04-26T04:13:02.414Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-26T04:13:03.397Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T04:13:03.397Z] GO111MODULE=on go vet ./... [2022-04-26T04:14:25.249Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T04:14:25.249Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T04:14:25.249Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T04:14:25.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T04:14:25.320Z] $ docker stop --time=1 33b5e1457ef0cda9db1a1334889de7821af7999d8f6d670c6dfe028ad17e1a1c [2022-04-26T04:14:27.152Z] $ docker rm -f 33b5e1457ef0cda9db1a1334889de7821af7999d8f6d670c6dfe028ad17e1a1c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T04:14:28.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T04:14:28.538Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T04:14:29.089Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T04:14:29.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T04:14:30.063Z] + ls -al . [2022-04-26T04:14:30.063Z] total 312 [2022-04-26T04:14:30.063Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 04:14 . [2022-04-26T04:14:30.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:08 .. [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 04:08 .dockerignore [2022-04-26T04:14:30.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 04:08 .git [2022-04-26T04:14:30.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:08 .github [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 26 04:08 .gitignore [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 04:08 .golangci.yml [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 26 04:08 CHANGELOG.md [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 04:08 GOVERNANCE.md [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 26 04:08 Jenkinsfile [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 26 04:08 LICENSE [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 26 04:08 Makefile [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 26 04:08 OWNERS.md [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 26 04:08 README.md [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 04:06 VERSION [2022-04-26T04:14:30.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:08 bin [2022-04-26T04:14:30.063Z] -rw-r--r-- 1 jenkins jenkins 130819 Apr 26 04:13 coverage.out [2022-04-26T04:14:30.063Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 04:08 example [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 3198 Apr 26 04:08 go.mod [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 53758 Apr 26 04:08 go.sum [2022-04-26T04:14:30.063Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 04:08 internal [2022-04-26T04:14:30.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:08 openapi [2022-04-26T04:14:30.063Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 04:08 pkg [2022-04-26T04:14:30.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:08 snap [2022-04-26T04:14:30.063Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 26 04:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:14:30.437Z] + 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=15194cc08f90699bf30b96ff07fd01a9ab27badd --label arch=arm64 --label version=0.0.0 . [2022-04-26T04:14:31.035Z] Sending build context to Docker daemon 5.343MB [2022-04-26T04:14:31.036Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T04:14:31.036Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-26T04:14:31.036Z] ---> 14212853709b [2022-04-26T04:14:31.036Z] Step 3/25 : ARG MAKE=make build [2022-04-26T04:14:31.036Z] ---> Running in a82add2ce090 [2022-04-26T04:14:31.311Z] Removing intermediate container a82add2ce090 [2022-04-26T04:14:31.311Z] ---> fdf947b11d38 [2022-04-26T04:14:31.311Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-26T04:14:31.311Z] ---> Running in 89356571315e [2022-04-26T04:14:31.916Z] Removing intermediate container 89356571315e [2022-04-26T04:14:31.916Z] ---> e670db4b69f3 [2022-04-26T04:14:31.916Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T04:14:31.916Z] ---> Running in f34e69667e17 [2022-04-26T04:14:32.190Z] Removing intermediate container f34e69667e17 [2022-04-26T04:14:32.190Z] ---> 2a88c50f4493 [2022-04-26T04:14:32.190Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T04:14:32.190Z] ---> Running in d8e0fadb5b8d [2022-04-26T04:14:34.175Z] Removing intermediate container d8e0fadb5b8d [2022-04-26T04:14:34.175Z] ---> 1fc80f956a0f [2022-04-26T04:14:34.175Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-26T04:14:34.175Z] ---> Running in 541a97d4cc13 [2022-04-26T04:14:34.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T04:14:35.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T04:14:36.746Z] OK: 220 MiB in 52 packages [2022-04-26T04:14:37.354Z] Removing intermediate container 541a97d4cc13 [2022-04-26T04:14:37.354Z] ---> de35ae28f8a1 [2022-04-26T04:14:37.354Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-26T04:14:37.956Z] ---> cb441d0358eb [2022-04-26T04:14:37.956Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T04:14:37.956Z] ---> Running in d5e247f70a24 [2022-04-26T04:14:39.942Z] Removing intermediate container d5e247f70a24 [2022-04-26T04:14:39.942Z] ---> 6ecacb238e09 [2022-04-26T04:14:39.942Z] Step 10/25 : COPY . . [2022-04-26T04:14:40.931Z] ---> f975bddd604e [2022-04-26T04:14:40.931Z] Step 11/25 : RUN ${MAKE} [2022-04-26T04:14:40.931Z] ---> Running in a6adaef68fd8 [2022-04-26T04:14:41.930Z] 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-26T04:16:33.806Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-26T04:16:36.433Z] Removing intermediate container a6adaef68fd8 [2022-04-26T04:16:36.433Z] ---> 2c5379a31d8c [2022-04-26T04:16:36.433Z] Step 12/25 : FROM alpine:3.14 [2022-04-26T04:16:36.706Z] 3.14: Pulling from library/alpine [2022-04-26T04:16:36.706Z] 455c02918c45: Pulling fs layer [2022-04-26T04:16:36.978Z] 455c02918c45: Verifying Checksum [2022-04-26T04:16:36.978Z] 455c02918c45: Download complete [2022-04-26T04:16:37.582Z] 455c02918c45: Pull complete [2022-04-26T04:16:37.582Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T04:16:37.582Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T04:16:37.582Z] ---> ac73e934f311 [2022-04-26T04:16:37.582Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T04:16:37.856Z] ---> Running in c7246c5b0e0c [2022-04-26T04:16:38.137Z] Removing intermediate container c7246c5b0e0c [2022-04-26T04:16:38.138Z] ---> b4fb0ada4f80 [2022-04-26T04:16:38.138Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T04:16:38.138Z] ---> Running in 1b2b17329845 [2022-04-26T04:16:39.573Z] Removing intermediate container 1b2b17329845 [2022-04-26T04:16:39.573Z] ---> 4b2a7cc1f0fb [2022-04-26T04:16:39.573Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-26T04:16:39.573Z] ---> Running in a4b2d822e71a [2022-04-26T04:16:40.552Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T04:16:41.553Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T04:16:42.163Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T04:16:42.163Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-26T04:16:42.435Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T04:16:42.435Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-26T04:16:42.435Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-26T04:16:42.710Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T04:16:42.710Z] OK: 8 MiB in 19 packages [2022-04-26T04:16:43.699Z] Removing intermediate container a4b2d822e71a [2022-04-26T04:16:43.699Z] ---> c6c6f3a6e286 [2022-04-26T04:16:43.699Z] Step 16/25 : WORKDIR / [2022-04-26T04:16:43.699Z] ---> Running in 61bf5380174a [2022-04-26T04:16:43.973Z] Removing intermediate container 61bf5380174a [2022-04-26T04:16:43.973Z] ---> 247a942d8c4e [2022-04-26T04:16:43.973Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-26T04:16:44.251Z] ---> 06db62ef8948 [2022-04-26T04:16:44.251Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-26T04:16:45.696Z] ---> 119626633b0f [2022-04-26T04:16:45.696Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-26T04:16:46.294Z] ---> 46b73b91980f [2022-04-26T04:16:46.294Z] Step 20/25 : EXPOSE 59999 [2022-04-26T04:16:46.294Z] ---> Running in 675505cd1d1c [2022-04-26T04:16:46.574Z] Removing intermediate container 675505cd1d1c [2022-04-26T04:16:46.574Z] ---> e6144800ee79 [2022-04-26T04:16:46.574Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-26T04:16:46.574Z] ---> Running in e8656efa7f98 [2022-04-26T04:16:46.848Z] Removing intermediate container e8656efa7f98 [2022-04-26T04:16:46.848Z] ---> 6c8480651319 [2022-04-26T04:16:46.848Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T04:16:47.120Z] ---> Running in 6676f23f3ca2 [2022-04-26T04:16:47.397Z] Removing intermediate container 6676f23f3ca2 [2022-04-26T04:16:47.397Z] ---> 18f6ad246f8f [2022-04-26T04:16:47.397Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T04:16:47.397Z] ---> Running in 919c33ea68f7 [2022-04-26T04:16:47.669Z] Removing intermediate container 919c33ea68f7 [2022-04-26T04:16:47.669Z] ---> 412b6d5f991b [2022-04-26T04:16:47.669Z] Step 24/25 : LABEL git_sha=15194cc08f90699bf30b96ff07fd01a9ab27badd [2022-04-26T04:16:47.669Z] ---> Running in eea37f787442 [2022-04-26T04:16:47.943Z] Removing intermediate container eea37f787442 [2022-04-26T04:16:47.943Z] ---> 7d3a4475fa2e [2022-04-26T04:16:47.943Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T04:16:47.943Z] ---> Running in a77acb42ce5a [2022-04-26T04:16:48.539Z] Removing intermediate container a77acb42ce5a [2022-04-26T04:16:48.539Z] ---> ac0da0063318 [2022-04-26T04:16:48.539Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T04:16:48.539Z] Successfully built ac0da0063318 [2022-04-26T04:16:48.539Z] 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-26T04:16:49.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T04:16:49.238Z] [2022-04-26T04:16:49.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:16:49.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T04:16:49.910Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T04:16:49.910Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T04:16:49.910Z] 04944245beec: Pulling fs layer [2022-04-26T04:16:49.910Z] 699f458cf7ca: Pulling fs layer [2022-04-26T04:16:49.910Z] 765212b225bb: Pulling fs layer [2022-04-26T04:16:49.910Z] f23df028b6ca: Pulling fs layer [2022-04-26T04:16:49.910Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T04:16:49.910Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T04:16:49.910Z] f23df028b6ca: Waiting [2022-04-26T04:16:49.910Z] d65c8cfc05b1: Waiting [2022-04-26T04:16:49.910Z] 2437ff75d9bd: Waiting [2022-04-26T04:16:49.910Z] 765212b225bb: Waiting [2022-04-26T04:16:49.910Z] 04944245beec: Verifying Checksum [2022-04-26T04:16:49.910Z] 04944245beec: Download complete [2022-04-26T04:16:49.910Z] 765212b225bb: Verifying Checksum [2022-04-26T04:16:49.910Z] 765212b225bb: Download complete [2022-04-26T04:16:49.910Z] f23df028b6ca: Verifying Checksum [2022-04-26T04:16:49.910Z] f23df028b6ca: Download complete [2022-04-26T04:16:49.910Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T04:16:49.910Z] d65c8cfc05b1: Download complete [2022-04-26T04:16:50.189Z] 699f458cf7ca: Verifying Checksum [2022-04-26T04:16:50.189Z] 699f458cf7ca: Download complete [2022-04-26T04:16:50.467Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T04:16:50.467Z] 8998bd30e6a1: Download complete [2022-04-26T04:16:53.097Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T04:16:55.079Z] 8998bd30e6a1: Pull complete [2022-04-26T04:16:55.355Z] 04944245beec: Pull complete [2022-04-26T04:16:56.818Z] 699f458cf7ca: Pull complete [2022-04-26T04:16:57.093Z] 765212b225bb: Pull complete [2022-04-26T04:16:57.693Z] f23df028b6ca: Pull complete [2022-04-26T04:16:57.969Z] d65c8cfc05b1: Pull complete [2022-04-26T04:17:13.066Z] 2437ff75d9bd: Pull complete [2022-04-26T04:17:13.066Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T04:17:13.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T04:17:13.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T04:17:13.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container [2022-04-26T04:17:13.405Z] $ 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-26T04:17:15.995Z] $ docker top fadb5e63dec11ffbc61281a8b8485627f124580bc696a20693ffd4b33da94c26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:17:16.985Z] ---> job-cost.sh [2022-04-26T04:17:16.985Z] lf-activate-venv: SKIPPING [2022-04-26T04:17:16.985Z] INFO: No Stack... [2022-04-26T04:17:17.584Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T04:17:18.179Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T04:17:18.858Z] + + cut -d, -f6 [2022-04-26T04:17:18.858Z] cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2022-04-26T04:17:18.942Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1147-1-stack-cost] [2022-04-26T04:17:18.947Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1147-1-stack-cost] did not exist. Created. [2022-04-26T04:17:18.947Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1147-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T04:17:19.679Z] /w/workspace/device-sdk-go/1@tmp/durable-ab1652d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-26T04:17:20.377Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T04:17:20.414Z] Warning: overwriting stash ‘stack-cost’ [2022-04-26T04:17:20.477Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T04:17:20.493Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1147-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T04:17:20.582Z] $ docker stop --time=1 fadb5e63dec11ffbc61281a8b8485627f124580bc696a20693ffd4b33da94c26 [2022-04-26T04:17:22.062Z] $ docker rm -f fadb5e63dec11ffbc61281a8b8485627f124580bc696a20693ffd4b33da94c26 [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-26T04:17:23.203Z] provisioning config files... [2022-04-26T04:17:23.212Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp/config7937299491295287790tmp [Pipeline] { [Pipeline] sh [2022-04-26T04:17:23.541Z] + set +x [2022-04-26T04:17:23.541Z] + curl -s https://codecov.io/bash [2022-04-26T04:17:23.541Z] + bash -s -- [2022-04-26T04:17:23.541Z] [2022-04-26T04:17:23.541Z] _____ _ [2022-04-26T04:17:23.541Z] / ____| | | [2022-04-26T04:17:23.541Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T04:17:23.541Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T04:17:23.541Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T04:17:23.541Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T04:17:23.541Z] Bash-1.0.6 [2022-04-26T04:17:23.541Z] [2022-04-26T04:17:23.541Z] [2022-04-26T04:17:23.541Z] ==> git version 2.25.1 found [2022-04-26T04:17:23.541Z] ==> 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-26T04:17:23.541Z] Release-Date: 2020-01-08 [2022-04-26T04:17:23.541Z] 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-26T04:17:23.541Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T04:17:23.541Z] ==> Jenkins CI detected. [2022-04-26T04:17:23.541Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1147 [2022-04-26T04:17:23.541Z] project root: . [2022-04-26T04:17:23.541Z] --> token set from env [2022-04-26T04:17:23.541Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T04:17:23.541Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T04:17:23.541Z] ==> Python coveragepy not found [2022-04-26T04:17:23.541Z] ==> Searching for coverage reports in: [2022-04-26T04:17:23.541Z] + . [2022-04-26T04:17:23.541Z] -> Found 1 reports [2022-04-26T04:17:23.541Z] ==> Detecting git/mercurial file structure [2022-04-26T04:17:23.541Z] ==> Reading reports [2022-04-26T04:17:23.541Z] + ./coverage.out bytes=130819 [2022-04-26T04:17:23.541Z] ==> Appending adjustments [2022-04-26T04:17:23.541Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T04:17:23.802Z] + Found adjustments [2022-04-26T04:17:23.802Z] ==> Gzipping contents [2022-04-26T04:17:24.063Z] 20K /tmp/codecov.0tWSKq.gz [2022-04-26T04:17:24.063Z] ==> Uploading reports [2022-04-26T04:17:24.063Z] url: https://codecov.io [2022-04-26T04:17:24.063Z] query: branch=PR-1147&commit=15194cc08f90699bf30b96ff07fd01a9ab27badd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1147&job=&cmd_args= [2022-04-26T04:17:24.063Z] -> Pinging Codecov [2022-04-26T04:17:24.063Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1147&commit=15194cc08f90699bf30b96ff07fd01a9ab27badd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1147&job=&cmd_args= [2022-04-26T04:17:24.324Z] -> Uploading to [2022-04-26T04:17:24.324Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/7E55EF52A471D76F132DFD9A03CDDE97/15194cc08f90699bf30b96ff07fd01a9ab27badd/8f3f0aba-fed2-497e-9961-5271f1ab2f37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T041724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95d8c4bdc5867dce293629c772019f92dd9a4ee5ec10be66cec0a686937a4440 [2022-04-26T04:17:24.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T04:17:24.324Z] Dload Upload Total Spent Left Speed [2022-04-26T04:17:24.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16812 0 0 100 16812 0 54057 --:--:-- --:--:-- --:--:-- 54057 [2022-04-26T04:17:24.583Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/15194cc08f90699bf30b96ff07fd01a9ab27badd [Pipeline] } [2022-04-26T04:17:24.608Z] 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-26T04:17:26.437Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1147/archives ] [2022-04-26T04:17:26.437Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1147/archives [2022-04-26T04:17:26.437Z] total 16 [2022-04-26T04:17:26.437Z] drwxr-xr-x 3 root root 4096 Apr 26 04:08 . [2022-04-26T04:17:26.437Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 04:08 .. [2022-04-26T04:17:26.437Z] drwxr-xr-x 2 root root 4096 Apr 26 04:08 cost [2022-04-26T04:17:26.437Z] -rw-r--r-- 1 root root 85 Apr 26 04:08 cost.csv [2022-04-26T04:17:26.437Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1147/archives [2022-04-26T04:17:26.437Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1147/archives [2022-04-26T04:17:26.437Z] total 16 [2022-04-26T04:17:26.437Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 04:08 . [2022-04-26T04:17:26.437Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 04:08 .. [2022-04-26T04:17:26.437Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 04:08 cost [2022-04-26T04:17:26.437Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 26 04:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:17:26.773Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:17:27.666Z] ---> package-listing.sh [2022-04-26T04:17:27.666Z] ++ facter osfamily [2022-04-26T04:17:27.666Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T04:17:27.927Z] + OS_FAMILY=debian [2022-04-26T04:17:27.927Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1147 [2022-04-26T04:17:27.927Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T04:17:27.927Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T04:17:27.927Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T04:17:27.927Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T04:17:27.927Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1147 ']' [2022-04-26T04:17:27.927Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T04:17:27.927Z] + case "${OS_FAMILY}" in [2022-04-26T04:17:27.927Z] + dpkg -l [2022-04-26T04:17:27.927Z] + grep '^ii' [2022-04-26T04:17:27.927Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T04:17:27.927Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T04:17:27.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T04:17:27.927Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1147 ']' [2022-04-26T04:17:27.927Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1147/archives/ [2022-04-26T04:17:27.927Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1147/archives/ [Pipeline] echo [2022-04-26T04:17:27.960Z] 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-1147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T04:17:28.252Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:17:28.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T04:17:28.834Z] . [Pipeline] withDockerContainer [2022-04-26T04:17:28.934Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-04-26T04:17:28.976Z] $ 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-1147/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-1147 -v /w/workspace/gexfoundry_device-sdk-go_PR-1147:/w/workspace/gexfoundry_device-sdk-go_PR-1147:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1147@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-26T04:17:29.191Z] $ docker top 140fae5fab0e71c5cf302cd107efd4f6a285b81ddb75fe054032ef75736ab727 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T04:17:29.593Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T04:17:29.906Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T04:17:30.218Z] + ls /var/log/sa-host [2022-04-26T04:17:30.218Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T04:17:30.367Z] provisioning config files... [2022-04-26T04:17:30.376Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1147@tmp/config6749863906034795176tmp [Pipeline] { [Pipeline] echo [2022-04-26T04:17:30.422Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:17:30.732Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T04:17:30.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:17:31.178Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T04:17:31.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:17:31.523Z] ---> sudo-logs.sh [2022-04-26T04:17:31.523Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T04:17:31.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:17:31.921Z] ---> job-cost.sh [2022-04-26T04:17:31.921Z] lf-activate-venv: SKIPPING [2022-04-26T04:17:31.921Z] DEBUG: total: 0.2199999988079071 [2022-04-26T04:17:31.921Z] INFO: Retrieving Stack Cost... [2022-04-26T04:17:32.495Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T04:17:32.755Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T04:17:32.790Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:17:33.101Z] ---> logs-deploy.sh [2022-04-26T04:17:33.101Z] lf-activate-venv: SKIPPING [2022-04-26T04:17:33.101Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1147/1 [2022-04-26T04:17:33.101Z] INFO: archiving workspace using pattern(s): [2022-04-26T04:17:34.043Z] Archives upload complete. [2022-04-26T04:17:34.043Z] INFO: archiving logs to Nexus