Pull request #190 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22dd7cc6891c310929bd15537ed473a29469e419+99d2988c42a4468ca534e1bc92575890b1a7bdf5 (c8b6714957812cad736a5fd151f8a7b9ec5aa173) 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-ssh18243783110347851783.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh8905573161730739034.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-rest-go/branches/PR-190/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-rest-go/branches/PR-190/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2746756798448783529.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-rest-go/branches/PR-190/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17178018414088291701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh11019030036990147154.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-rest-go/branches/PR-190/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-rest-go/branches/PR-190/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15406039516980991721.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63845’ Running on prd-ubuntu20.04-docker-8c-8g-63852 in /w/workspace/gexfoundry_device-rest-go_PR-190 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-190 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 99d2988c42a4468ca534e1bc92575890b1a7bdf5 into PR head commit 22dd7cc6891c310929bd15537ed473a29469e419 Merge succeeded, producing 22dd7cc6891c310929bd15537ed473a29469e419 Checking out Revision 22dd7cc6891c310929bd15537ed473a29469e419 (PR-190) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22dd7cc6891c310929bd15537ed473a29469e419 # 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 99d2988c42a4468ca534e1bc92575890b1a7bdf5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22dd7cc6891c310929bd15537ed473a29469e419 # timeout=10 Commit message: "build(deps): Bump github.com/spf13/cast from 1.4.1 to 1.5.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-16T20:09:08.420Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-16T20:09:08.637Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-16T20:09:08.745Z] ========================================================= [2022-05-16T20:09:08.745Z] EdgeX Global Pipelines Version Info [2022-05-16T20:09:08.745Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:09:09.537Z] ------------------- [2022-05-16T20:09:09.537Z] stable info: [2022-05-16T20:09:09.537Z] ------------------- [2022-05-16T20:09:09.537Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-16T20:09:09.537Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-16T20:09:09.537Z] Message: update stable to v1.0.230 [2022-05-16T20:09:10.113Z] ------------------- [2022-05-16T20:09:10.113Z] experimental info: [2022-05-16T20:09:10.113Z] ------------------- [2022-05-16T20:09:10.113Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-16T20:09:10.113Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-16T20:09:10.113Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-16T20:09:10.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-05-16T20:09:10.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-05-16T20:09:10.455Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-16T20:09:10.496Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-16T20:09:10.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-16T20:09:10.583Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-16T20:09:10.626Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-16T20:09:10.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-16T20:09:10.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-16T20:09:10.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-16T20:09:10.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-16T20:09:10.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-05-16T20:09:10.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-16T20:09:10.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-16T20:09:10.953Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-16T20:09:10.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-16T20:09:11.036Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-16T20:09:11.077Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-16T20:09:11.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-16T20:09:11.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-16T20:09:11.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-16T20:09:11.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-16T20:09:11.303Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-16T20:09:11.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-16T20:09:11.394Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-16T20:09:11.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-16T20:09:11.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-190 [Pipeline] echo [2022-05-16T20:09:11.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-190 [Pipeline] echo [2022-05-16T20:09:11.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-190 [Pipeline] echo [2022-05-16T20:09:11.614Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22dd7cc6891c310929bd15537ed473a29469e419 [Pipeline] echo [2022-05-16T20:09:11.658Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22dd7cc [Pipeline] echo [2022-05-16T20:09:11.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-16T20:09:11.823Z] provisioning config files... [2022-05-16T20:09:11.839Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config6447809699344160878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:09:12.184Z] ---> docker-login.sh [2022-05-16T20:09:12.184Z] nexus3.edgexfoundry.org:10001 [2022-05-16T20:09:12.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:09:12.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:09:12.445Z] Configure a credential helper to remove this warning. See [2022-05-16T20:09:12.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:09:12.445Z] [2022-05-16T20:09:12.445Z] Login Succeeded [2022-05-16T20:09:12.445Z] nexus3.edgexfoundry.org:10002 [2022-05-16T20:09:12.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:09:12.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:09:12.718Z] Configure a credential helper to remove this warning. See [2022-05-16T20:09:12.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:09:12.718Z] [2022-05-16T20:09:12.718Z] Login Succeeded [2022-05-16T20:09:12.718Z] nexus3.edgexfoundry.org:10003 [2022-05-16T20:09:12.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:09:12.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:09:12.718Z] Configure a credential helper to remove this warning. See [2022-05-16T20:09:12.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:09:12.718Z] [2022-05-16T20:09:12.718Z] Login Succeeded [2022-05-16T20:09:12.718Z] nexus3.edgexfoundry.org:10004 [2022-05-16T20:09:12.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:09:12.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:09:12.979Z] Configure a credential helper to remove this warning. See [2022-05-16T20:09:12.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:09:12.979Z] [2022-05-16T20:09:12.979Z] Login Succeeded [2022-05-16T20:09:12.979Z] docker.io [2022-05-16T20:09:12.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:09:13.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:09:13.555Z] Configure a credential helper to remove this warning. See [2022-05-16T20:09:13.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:09:13.555Z] [2022-05-16T20:09:13.555Z] Login Succeeded [2022-05-16T20:09:13.555Z] ---> docker-login.sh ends [Pipeline] } [2022-05-16T20:09:13.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-16T20:09:14.185Z] + git rev-list -1 --merges 22dd7cc6891c310929bd15537ed473a29469e419~1..22dd7cc6891c310929bd15537ed473a29469e419 [Pipeline] echo [2022-05-16T20:09:14.364Z] -----------> git rev-list -1 --merges 22dd7cc6891c310929bd15537ed473a29469e419~1..22dd7cc6891c310929bd15537ed473a29469e419 22dd7cc6891c310929bd15537ed473a29469e419 [false] [Pipeline] sh [2022-05-16T20:09:14.678Z] + git log --format=format:%s -1 22dd7cc6891c310929bd15537ed473a29469e419 [Pipeline] echo [2022-05-16T20:09:14.715Z] ========================================================= [2022-05-16T20:09:14.715Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-16T20:09:14.715Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-16T20:09:15.158Z] + git log --format=format:%s -1 22dd7cc6891c310929bd15537ed473a29469e419 [Pipeline] echo [2022-05-16T20:09:15.195Z] [semverPrep] GIT_COMMIT: 22dd7cc6891c310929bd15537ed473a29469e419, Commit Message: build(deps): Bump github.com/spf13/cast from 1.4.1 to 1.5.0 [Pipeline] echo [2022-05-16T20:09:15.225Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-16T20:09:15.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-16T20:09:15.686Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-16T20:09:15.686Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-16T20:09:15.686Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-16T20:09:15.686Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-16T20:09:15.686Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-16T20:09:15.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:09:16.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T20:09:16.174Z] [2022-05-16T20:09:16.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:09:16.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T20:09:16.524Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-16T20:09:16.524Z] 1fe172e4850f: Pulling fs layer [2022-05-16T20:09:16.524Z] caf521ccaac6: Pulling fs layer [2022-05-16T20:09:16.524Z] 3ead6fa29328: Pulling fs layer [2022-05-16T20:09:16.524Z] 5c2a1cbceb83: Pulling fs layer [2022-05-16T20:09:16.524Z] a8d5f1318db7: Pulling fs layer [2022-05-16T20:09:16.524Z] c427282e49a2: Pulling fs layer [2022-05-16T20:09:16.524Z] 1827001aaf11: Pulling fs layer [2022-05-16T20:09:16.524Z] 0714d37db230: Pulling fs layer [2022-05-16T20:09:16.524Z] ac28cf19c067: Pulling fs layer [2022-05-16T20:09:16.524Z] ca983d60f3e2: Pulling fs layer [2022-05-16T20:09:16.524Z] 9f894cec8388: Pulling fs layer [2022-05-16T20:09:16.524Z] a8d5f1318db7: Waiting [2022-05-16T20:09:16.524Z] ac28cf19c067: Waiting [2022-05-16T20:09:16.524Z] 0714d37db230: Waiting [2022-05-16T20:09:16.524Z] ca983d60f3e2: Waiting [2022-05-16T20:09:16.524Z] 9f894cec8388: Waiting [2022-05-16T20:09:16.524Z] 5c2a1cbceb83: Waiting [2022-05-16T20:09:16.524Z] 1827001aaf11: Waiting [2022-05-16T20:09:16.524Z] caf521ccaac6: Verifying Checksum [2022-05-16T20:09:16.524Z] caf521ccaac6: Download complete [2022-05-16T20:09:16.524Z] 5c2a1cbceb83: Verifying Checksum [2022-05-16T20:09:16.524Z] 5c2a1cbceb83: Download complete [2022-05-16T20:09:16.786Z] a8d5f1318db7: Verifying Checksum [2022-05-16T20:09:16.786Z] a8d5f1318db7: Download complete [2022-05-16T20:09:16.786Z] 3ead6fa29328: Verifying Checksum [2022-05-16T20:09:16.786Z] 3ead6fa29328: Download complete [2022-05-16T20:09:16.786Z] c427282e49a2: Verifying Checksum [2022-05-16T20:09:16.786Z] c427282e49a2: Download complete [2022-05-16T20:09:16.786Z] ac28cf19c067: Verifying Checksum [2022-05-16T20:09:16.786Z] ac28cf19c067: Download complete [2022-05-16T20:09:16.786Z] ca983d60f3e2: Verifying Checksum [2022-05-16T20:09:16.786Z] ca983d60f3e2: Download complete [2022-05-16T20:09:16.786Z] 9f894cec8388: Verifying Checksum [2022-05-16T20:09:16.786Z] 9f894cec8388: Download complete [2022-05-16T20:09:16.786Z] 1fe172e4850f: Verifying Checksum [2022-05-16T20:09:16.786Z] 1fe172e4850f: Download complete [2022-05-16T20:09:17.047Z] 1827001aaf11: Download complete [2022-05-16T20:09:18.433Z] 1fe172e4850f: Pull complete [2022-05-16T20:09:18.433Z] caf521ccaac6: Pull complete [2022-05-16T20:09:18.697Z] 3ead6fa29328: Pull complete [2022-05-16T20:09:18.960Z] 5c2a1cbceb83: Pull complete [2022-05-16T20:09:19.221Z] a8d5f1318db7: Pull complete [2022-05-16T20:09:19.221Z] c427282e49a2: Pull complete [2022-05-16T20:09:21.142Z] 1827001aaf11: Pull complete [2022-05-16T20:09:21.402Z] 0714d37db230: Pull complete [2022-05-16T20:09:21.402Z] ac28cf19c067: Pull complete [2022-05-16T20:09:21.402Z] ca983d60f3e2: Pull complete [2022-05-16T20:09:21.665Z] 9f894cec8388: Pull complete [2022-05-16T20:09:21.665Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-16T20:09:21.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T20:09:21.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-16T20:09:21.761Z] prd-ubuntu20.04-docker-8c-8g-63852 does not seem to be running inside a container [2022-05-16T20:09:21.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-16T20:09:23.155Z] $ docker top 9cfbc9accb866f55961bc1bd4a286fe9e2609fdf0f5d203eb1abc20b1b187eed -eo pid,comm [2022-05-16T20:09:23.224Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-16T20:09:23.224Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-16T20:09:23.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-16T20:09:23.351Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-16T20:09:23.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-16T20:09:23.495Z] $ docker exec 9cfbc9accb866f55961bc1bd4a286fe9e2609fdf0f5d203eb1abc20b1b187eed ssh-agent [2022-05-16T20:09:23.611Z] SSH_AUTH_SOCK=/tmp/ssh-bklVpjRLECr1/agent.32 [2022-05-16T20:09:23.611Z] SSH_AGENT_PID=38 [2022-05-16T20:09:23.620Z] Running ssh-add (command line suppressed) [2022-05-16T20:09:23.756Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_2772024222689741242.key (/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_2772024222689741242.key) [2022-05-16T20:09:23.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-16T20:09:24.109Z] + git tag --points-at HEAD [Pipeline] } [2022-05-16T20:09:24.142Z] $ docker exec --env ******** --env ******** 9cfbc9accb866f55961bc1bd4a286fe9e2609fdf0f5d203eb1abc20b1b187eed ssh-agent -k [2022-05-16T20:09:24.251Z] unset SSH_AUTH_SOCK; [2022-05-16T20:09:24.251Z] unset SSH_AGENT_PID; [2022-05-16T20:09:24.251Z] echo Agent pid 38 killed; [2022-05-16T20:09:24.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-16T20:09:24.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-16T20:09:24.333Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-16T20:09:24.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-16T20:09:24.471Z] $ docker exec 9cfbc9accb866f55961bc1bd4a286fe9e2609fdf0f5d203eb1abc20b1b187eed ssh-agent [2022-05-16T20:09:24.599Z] SSH_AUTH_SOCK=/tmp/ssh-lBieZP1v0Z6i/agent.70 [2022-05-16T20:09:24.599Z] SSH_AGENT_PID=76 [2022-05-16T20:09:24.605Z] Running ssh-add (command line suppressed) [2022-05-16T20:09:24.750Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_6323348608616166364.key (/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_6323348608616166364.key) [2022-05-16T20:09:24.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-16T20:09:25.101Z] + git semver init [2022-05-16T20:09:25.363Z] 2022-05-16 20:09:25,300 [run_init] DEBUG init version:0.0.0 force:False [2022-05-16T20:09:25.363Z] 2022-05-16 20:09:25,301 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-190/.semver [2022-05-16T20:09:25.363Z] 2022-05-16 20:09:25,301 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-190/.semver [2022-05-16T20:09:25.363Z] 2022-05-16 20:09:25,302 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-190/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-190, universal_newlines=False, shell=None, istream=None) [2022-05-16T20:09:26.309Z] 2022-05-16 20:09:26,310 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-190/.git/info/exclude [2022-05-16T20:09:26.309Z] 2022-05-16 20:09:26,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-190/.semver/PR-190 with force:False [2022-05-16T20:09:26.309Z] 2022-05-16 20:09:26,310 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-190/.semver/PR-190 [2022-05-16T20:09:26.309Z] 2022-05-16 20:09:26,313 [execute] INFO git cat-file --batch-check [2022-05-16T20:09:26.309Z] 2022-05-16 20:09:26,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-190/.semver, universal_newlines=False, shell=None, istream=) [2022-05-16T20:09:26.571Z] 2022-05-16 20:09:26,319 [execute] INFO git cat-file --batch [2022-05-16T20:09:26.571Z] 2022-05-16 20:09:26,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-190/.semver, universal_newlines=False, shell=None, istream=) [2022-05-16T20:09:26.571Z] 2022-05-16 20:09:26,324 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-190/.semver/PR-190 [2022-05-16T20:09:26.571Z] 0.0.0 [Pipeline] } [2022-05-16T20:09:26.603Z] $ docker exec --env ******** --env ******** 9cfbc9accb866f55961bc1bd4a286fe9e2609fdf0f5d203eb1abc20b1b187eed ssh-agent -k [2022-05-16T20:09:26.731Z] unset SSH_AUTH_SOCK; [2022-05-16T20:09:26.731Z] unset SSH_AGENT_PID; [2022-05-16T20:09:26.731Z] echo Agent pid 76 killed; [2022-05-16T20:09:26.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-16T20:09:27.181Z] + git semver [Pipeline] } [2022-05-16T20:09:27.478Z] $ docker stop --time=1 9cfbc9accb866f55961bc1bd4a286fe9e2609fdf0f5d203eb1abc20b1b187eed [2022-05-16T20:09:28.807Z] $ docker rm -f 9cfbc9accb866f55961bc1bd4a286fe9e2609fdf0f5d203eb1abc20b1b187eed [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-16T20:09:29.228Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-16T20:09:29.562Z] Stashed 1 file(s) [Pipeline] echo [2022-05-16T20:09:29.581Z] [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-05-16T20:09:30.190Z] provisioning config files... [2022-05-16T20:09:30.204Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config5219967944109321592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:09:30.559Z] ---> docker-login.sh [2022-05-16T20:09:30.559Z] nexus3.edgexfoundry.org:10001 [2022-05-16T20:09:30.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:09:30.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:09:30.559Z] Configure a credential helper to remove this warning. See [2022-05-16T20:09:30.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:09:30.559Z] [2022-05-16T20:09:30.559Z] Login Succeeded [2022-05-16T20:09:30.559Z] nexus3.edgexfoundry.org:10002 [2022-05-16T20:09:30.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:09:30.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:09:30.819Z] Configure a credential helper to remove this warning. See [2022-05-16T20:09:30.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:09:30.819Z] [2022-05-16T20:09:30.819Z] Login Succeeded [2022-05-16T20:09:30.819Z] nexus3.edgexfoundry.org:10003 [2022-05-16T20:09:30.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:09:30.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:09:30.819Z] Configure a credential helper to remove this warning. See [2022-05-16T20:09:30.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:09:30.819Z] [2022-05-16T20:09:30.819Z] Login Succeeded [2022-05-16T20:09:30.819Z] nexus3.edgexfoundry.org:10004 [2022-05-16T20:09:31.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:09:31.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:09:31.080Z] Configure a credential helper to remove this warning. See [2022-05-16T20:09:31.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:09:31.080Z] [2022-05-16T20:09:31.080Z] Login Succeeded [2022-05-16T20:09:31.080Z] docker.io [2022-05-16T20:09:31.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:09:31.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:09:31.340Z] Configure a credential helper to remove this warning. See [2022-05-16T20:09:31.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:09:31.340Z] [2022-05-16T20:09:31.340Z] Login Succeeded [2022-05-16T20:09:31.340Z] ---> docker-login.sh ends [Pipeline] } [2022-05-16T20:09:31.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-16T20:09:31.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-16T20:09:31.771Z] ========================================================= [2022-05-16T20:09:31.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-16T20:09:31.771Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:09:32.199Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-16T20:09:32.199Z] Sending build context to Docker daemon 10.63MB [2022-05-16T20:09:32.199Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-16T20:09:32.199Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-16T20:09:32.199Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-16T20:09:32.199Z] 59bf1c3509f3: Pulling fs layer [2022-05-16T20:09:32.199Z] 666ba61612fd: Pulling fs layer [2022-05-16T20:09:32.199Z] 8ed8ca486205: Pulling fs layer [2022-05-16T20:09:32.199Z] 4fe6c5a15a65: Pulling fs layer [2022-05-16T20:09:32.199Z] 22a0e8bec74d: Pulling fs layer [2022-05-16T20:09:32.199Z] ca2b28591e48: Pulling fs layer [2022-05-16T20:09:32.199Z] a51346096db8: Pulling fs layer [2022-05-16T20:09:32.199Z] daebc70d1ce1: Pulling fs layer [2022-05-16T20:09:32.199Z] 0e18a0eac166: Pulling fs layer [2022-05-16T20:09:32.199Z] ca2b28591e48: Waiting [2022-05-16T20:09:32.199Z] a51346096db8: Waiting [2022-05-16T20:09:32.199Z] 4fe6c5a15a65: Waiting [2022-05-16T20:09:32.199Z] daebc70d1ce1: Waiting [2022-05-16T20:09:32.199Z] 0e18a0eac166: Waiting [2022-05-16T20:09:32.199Z] 22a0e8bec74d: Waiting [2022-05-16T20:09:32.199Z] 8ed8ca486205: Verifying Checksum [2022-05-16T20:09:32.199Z] 8ed8ca486205: Download complete [2022-05-16T20:09:32.462Z] 666ba61612fd: Download complete [2022-05-16T20:09:32.462Z] 22a0e8bec74d: Verifying Checksum [2022-05-16T20:09:32.462Z] 22a0e8bec74d: Download complete [2022-05-16T20:09:32.462Z] ca2b28591e48: Download complete [2022-05-16T20:09:32.462Z] a51346096db8: Verifying Checksum [2022-05-16T20:09:32.462Z] a51346096db8: Download complete [2022-05-16T20:09:32.462Z] 59bf1c3509f3: Verifying Checksum [2022-05-16T20:09:32.462Z] 59bf1c3509f3: Download complete [2022-05-16T20:09:32.462Z] daebc70d1ce1: Verifying Checksum [2022-05-16T20:09:32.462Z] daebc70d1ce1: Download complete [2022-05-16T20:09:32.462Z] 59bf1c3509f3: Pull complete [2022-05-16T20:09:32.730Z] 666ba61612fd: Pull complete [2022-05-16T20:09:32.730Z] 8ed8ca486205: Pull complete [2022-05-16T20:09:32.992Z] 4fe6c5a15a65: Verifying Checksum [2022-05-16T20:09:32.992Z] 4fe6c5a15a65: Download complete [2022-05-16T20:09:33.254Z] 0e18a0eac166: Verifying Checksum [2022-05-16T20:09:33.254Z] 0e18a0eac166: Download complete [2022-05-16T20:09:37.452Z] 4fe6c5a15a65: Pull complete [2022-05-16T20:09:37.452Z] 22a0e8bec74d: Pull complete [2022-05-16T20:09:37.452Z] ca2b28591e48: Pull complete [2022-05-16T20:09:37.452Z] a51346096db8: Pull complete [2022-05-16T20:09:37.452Z] daebc70d1ce1: Pull complete [2022-05-16T20:09:39.362Z] 0e18a0eac166: Pull complete [2022-05-16T20:09:39.362Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-16T20:09:39.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-16T20:09:39.362Z] ---> f018257e8ee9 [2022-05-16T20:09:39.362Z] Step 3/12 : ARG MAKE='make build' [2022-05-16T20:09:40.750Z] ---> Running in 5e3d3fe5b020 [2022-05-16T20:09:41.012Z] Removing intermediate container 5e3d3fe5b020 [2022-05-16T20:09:41.012Z] ---> ebee7472e54c [2022-05-16T20:09:41.012Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-16T20:09:41.012Z] ---> Running in fc5937b25155 [2022-05-16T20:09:41.012Z] Removing intermediate container fc5937b25155 [2022-05-16T20:09:41.012Z] ---> a78db30610ca [2022-05-16T20:09:41.012Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-16T20:09:41.012Z] ---> Running in 63fc850fe0d5 [2022-05-16T20:09:41.273Z] Removing intermediate container 63fc850fe0d5 [2022-05-16T20:09:41.273Z] ---> a130e5f34689 [2022-05-16T20:09:41.273Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T20:09:41.273Z] ---> Running in efd21ebf67f3 [2022-05-16T20:09:41.846Z] Removing intermediate container efd21ebf67f3 [2022-05-16T20:09:41.846Z] ---> 531807052217 [2022-05-16T20:09:41.846Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-16T20:09:41.846Z] ---> Running in a8cafed0889e [2022-05-16T20:09:42.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T20:09:43.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T20:09:43.315Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-16T20:09:43.315Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-16T20:09:43.577Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-16T20:09:43.577Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-16T20:09:43.577Z] Executing busybox-1.34.1-r3.trigger [2022-05-16T20:09:43.577Z] OK: 224 MiB in 56 packages [2022-05-16T20:09:44.153Z] Removing intermediate container a8cafed0889e [2022-05-16T20:09:44.153Z] ---> 3ba78f897b61 [2022-05-16T20:09:44.153Z] Step 8/12 : WORKDIR /device-rest-go [2022-05-16T20:09:44.153Z] ---> Running in 40ca352ededd [2022-05-16T20:09:44.153Z] Removing intermediate container 40ca352ededd [2022-05-16T20:09:44.153Z] ---> 495938de9d4e [2022-05-16T20:09:44.153Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-16T20:09:44.414Z] ---> e8a3cc75962b [2022-05-16T20:09:44.414Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T20:09:44.414Z] ---> Running in 3b238f0d785e [2022-05-16T20:09:45.010Z] Still waiting to schedule task [2022-05-16T20:09:45.010Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63846’ [2022-05-16T20:10:02.538Z] Removing intermediate container 3b238f0d785e [2022-05-16T20:10:02.538Z] ---> dc6928e707e8 [2022-05-16T20:10:02.538Z] Step 11/12 : COPY . . [2022-05-16T20:10:02.538Z] ---> 3f5ac6463188 [2022-05-16T20:10:02.538Z] Step 12/12 : RUN $MAKE [2022-05-16T20:10:02.538Z] ---> Running in c7038333ee35 [2022-05-16T20:10:02.538Z] noop [2022-05-16T20:10:02.538Z] Removing intermediate container c7038333ee35 [2022-05-16T20:10:02.538Z] ---> 6ddc64309ec2 [2022-05-16T20:10:02.538Z] Successfully built 6ddc64309ec2 [2022-05-16T20:10:02.538Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:10:02.874Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-16T20:10:02.874Z] . [Pipeline] withDockerContainer [2022-05-16T20:10:02.971Z] prd-ubuntu20.04-docker-8c-8g-63852 does not seem to be running inside a container [2022-05-16T20:10:03.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-16T20:10:03.428Z] $ docker top 2c3cd6e065a250f67cec369688072d1ccb138600754f72868dbac0376e61d72e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T20:10:03.836Z] + go version [2022-05-16T20:10:03.836Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-16T20:10:03.873Z] $ docker stop --time=1 2c3cd6e065a250f67cec369688072d1ccb138600754f72868dbac0376e61d72e [2022-05-16T20:10:05.145Z] $ docker rm -f 2c3cd6e065a250f67cec369688072d1ccb138600754f72868dbac0376e61d72e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:10:05.779Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-16T20:10:05.779Z] . [Pipeline] withDockerContainer [2022-05-16T20:10:05.869Z] prd-ubuntu20.04-docker-8c-8g-63852 does not seem to be running inside a container [2022-05-16T20:10:05.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-16T20:10:06.260Z] $ docker top bce5c6ea1cb5e642541f707ad93c8ad57c4c7c17b7ddbd832429208ba2cabf31 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-16T20:10:06.789Z] + make test [2022-05-16T20:10:06.789Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-16T20:10:07.082Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-05-16T20:10:17.083Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-05-16T20:10:17.083Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 55.2% of statements [2022-05-16T20:10:23.662Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-16T20:10:26.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-16T20:10:26.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-16T20:10:26.951Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-16T20:10:27.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-16T20:10:27.589Z] $ docker stop --time=1 bce5c6ea1cb5e642541f707ad93c8ad57c4c7c17b7ddbd832429208ba2cabf31 [2022-05-16T20:10:29.421Z] $ docker rm -f bce5c6ea1cb5e642541f707ad93c8ad57c4c7c17b7ddbd832429208ba2cabf31 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-16T20:10:29.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-16T20:10:29.988Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-16T20:10:30.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-16T20:10:31.292Z] + ls -al . [2022-05-16T20:10:31.292Z] total 172 [2022-05-16T20:10:31.292Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 20:10 . [2022-05-16T20:10:31.292Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:09 .. [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 151 May 16 20:09 .dockerignore [2022-05-16T20:10:31.292Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 20:09 .git [2022-05-16T20:10:31.292Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:09 .github [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 329 May 16 20:09 .gitignore [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 20:09 .golangci.yml [2022-05-16T20:10:31.292Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 20:09 .semver [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 8463 May 16 20:09 Attribution.txt [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 11736 May 16 20:09 CHANGELOG.md [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 1672 May 16 20:09 Dockerfile [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 20:09 GOVERNANCE.md [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 680 May 16 20:09 Jenkinsfile [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 20:09 LICENSE [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 1977 May 16 20:09 Makefile [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 20:09 OWNERS.md [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 8003 May 16 20:09 README.md [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 20:09 VERSION [2022-05-16T20:10:31.292Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:09 bin [2022-05-16T20:10:31.292Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:09 cmd [2022-05-16T20:10:31.292Z] -rw-r--r-- 1 jenkins jenkins 9355 May 16 20:10 coverage.out [2022-05-16T20:10:31.292Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:09 driver [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 3287 May 16 20:09 go.mod [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 35433 May 16 20:09 go.sum [2022-05-16T20:10:31.292Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:09 snap [2022-05-16T20:10:31.292Z] -rw-rw-r-- 1 jenkins jenkins 713 May 16 20:09 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:10:31.623Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=22dd7cc6891c310929bd15537ed473a29469e419 --label arch=amd64 --label version=0.0.0 . [2022-05-16T20:10:31.623Z] Sending build context to Docker daemon 10.64MB [2022-05-16T20:10:31.623Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-16T20:10:31.623Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-16T20:10:31.623Z] ---> 6ddc64309ec2 [2022-05-16T20:10:31.623Z] Step 3/25 : ARG MAKE='make build' [2022-05-16T20:10:31.883Z] ---> Running in 435560e42b23 [2022-05-16T20:10:31.883Z] Removing intermediate container 435560e42b23 [2022-05-16T20:10:31.883Z] ---> 0cc47af08048 [2022-05-16T20:10:31.883Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-16T20:10:31.883Z] ---> Running in b774c77609d3 [2022-05-16T20:10:31.883Z] Removing intermediate container b774c77609d3 [2022-05-16T20:10:31.883Z] ---> 4eb34e3c70c7 [2022-05-16T20:10:31.883Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-16T20:10:32.150Z] ---> Running in e66156658b46 [2022-05-16T20:10:32.150Z] Removing intermediate container e66156658b46 [2022-05-16T20:10:32.150Z] ---> 9973cdb1bba9 [2022-05-16T20:10:32.150Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T20:10:32.150Z] ---> Running in 607f95c6a8e2 [2022-05-16T20:10:32.719Z] Removing intermediate container 607f95c6a8e2 [2022-05-16T20:10:32.719Z] ---> c34b97c5d53b [2022-05-16T20:10:32.719Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-16T20:10:32.719Z] ---> Running in 9c01b1854440 [2022-05-16T20:10:32.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-16T20:10:33.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-16T20:10:34.178Z] OK: 224 MiB in 56 packages [2022-05-16T20:10:34.438Z] Removing intermediate container 9c01b1854440 [2022-05-16T20:10:34.438Z] ---> b7ddb8191f74 [2022-05-16T20:10:34.438Z] Step 8/25 : WORKDIR /device-rest-go [2022-05-16T20:10:34.698Z] ---> Running in a68f20a38a46 [2022-05-16T20:10:34.698Z] Removing intermediate container a68f20a38a46 [2022-05-16T20:10:34.698Z] ---> 255b43753efe [2022-05-16T20:10:34.698Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-16T20:10:34.958Z] ---> 7cd9a689aadc [2022-05-16T20:10:34.958Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T20:10:34.958Z] ---> Running in da3d345f4284 [2022-05-16T20:10:35.527Z] Removing intermediate container da3d345f4284 [2022-05-16T20:10:35.527Z] ---> 63f149440e19 [2022-05-16T20:10:35.527Z] Step 11/25 : COPY . . [2022-05-16T20:10:35.787Z] ---> 9af142bd93e8 [2022-05-16T20:10:35.787Z] Step 12/25 : RUN $MAKE [2022-05-16T20:10:35.787Z] ---> Running in 5a4fc850c4bf [2022-05-16T20:10:36.046Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-05-16T20:10:57.985Z] Removing intermediate container 5a4fc850c4bf [2022-05-16T20:10:57.985Z] ---> 2dc747da5878 [2022-05-16T20:10:57.985Z] Step 13/25 : FROM alpine:3.14 [2022-05-16T20:10:57.985Z] 3.14: Pulling from library/alpine [2022-05-16T20:10:57.985Z] 8663204ce13b: Pulling fs layer [2022-05-16T20:10:57.985Z] 8663204ce13b: Verifying Checksum [2022-05-16T20:10:57.985Z] 8663204ce13b: Download complete [2022-05-16T20:10:57.986Z] 8663204ce13b: Pull complete [2022-05-16T20:10:57.986Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-16T20:10:57.986Z] Status: Downloaded newer image for alpine:3.14 [2022-05-16T20:10:57.986Z] ---> e04c818066af [2022-05-16T20:10:57.986Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-05-16T20:10:57.986Z] ---> Running in ca1c56a0c12e [2022-05-16T20:10:57.986Z] Removing intermediate container ca1c56a0c12e [2022-05-16T20:10:57.986Z] ---> 6eea20c69d78 [2022-05-16T20:10:57.986Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-05-16T20:10:57.986Z] ---> Running in b5a7b87b6c2c [2022-05-16T20:10:57.986Z] Removing intermediate container b5a7b87b6c2c [2022-05-16T20:10:57.986Z] ---> 1575d4aeddf1 [2022-05-16T20:10:57.986Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-16T20:10:57.986Z] ---> Running in 248773b976fc [2022-05-16T20:10:57.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-16T20:10:57.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-16T20:10:57.986Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-16T20:10:57.986Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-16T20:10:57.986Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-16T20:10:57.986Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-16T20:10:57.986Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-16T20:10:57.986Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-16T20:10:57.986Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T20:10:57.986Z] OK: 8 MiB in 20 packages [2022-05-16T20:10:57.986Z] Removing intermediate container 248773b976fc [2022-05-16T20:10:57.986Z] ---> 671217ab4f06 [2022-05-16T20:10:57.986Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-05-16T20:10:57.986Z] ---> 998e0a285623 [2022-05-16T20:10:57.986Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-05-16T20:10:57.986Z] ---> 3cadd5d8864c [2022-05-16T20:10:57.986Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-05-16T20:10:57.986Z] ---> f8bf0f8e7679 [2022-05-16T20:10:57.986Z] Step 20/25 : EXPOSE 59986 [2022-05-16T20:10:57.986Z] ---> Running in 676f0a28e344 [2022-05-16T20:10:58.247Z] Removing intermediate container 676f0a28e344 [2022-05-16T20:10:58.247Z] ---> 4a6c62c325b2 [2022-05-16T20:10:58.247Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-05-16T20:10:58.247Z] ---> Running in 86a1827499b0 [2022-05-16T20:10:58.247Z] Removing intermediate container 86a1827499b0 [2022-05-16T20:10:58.247Z] ---> 6d2709631585 [2022-05-16T20:10:58.247Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-16T20:10:58.247Z] ---> Running in 34acf5bef20c [2022-05-16T20:10:58.508Z] Removing intermediate container 34acf5bef20c [2022-05-16T20:10:58.508Z] ---> e277ba5c7dfb [2022-05-16T20:10:58.508Z] Step 23/25 : LABEL arch=amd64 [2022-05-16T20:10:58.508Z] ---> Running in 7caa7e5a5282 [2022-05-16T20:10:58.508Z] Removing intermediate container 7caa7e5a5282 [2022-05-16T20:10:58.508Z] ---> 86197e650aa6 [2022-05-16T20:10:58.508Z] Step 24/25 : LABEL git_sha=22dd7cc6891c310929bd15537ed473a29469e419 [2022-05-16T20:10:58.769Z] ---> Running in 84c1f5123960 [2022-05-16T20:10:58.769Z] Removing intermediate container 84c1f5123960 [2022-05-16T20:10:58.769Z] ---> 104aa0e51618 [2022-05-16T20:10:58.769Z] Step 25/25 : LABEL version=0.0.0 [2022-05-16T20:10:58.769Z] ---> Running in 12da05a6da50 [2022-05-16T20:10:58.769Z] Removing intermediate container 12da05a6da50 [2022-05-16T20:10:58.769Z] ---> 3c4240a56dec [2022-05-16T20:10:58.769Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-16T20:10:58.769Z] Successfully built 3c4240a56dec [2022-05-16T20:10:58.769Z] Successfully tagged device-rest: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-05-16T20:10:59.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T20:10:59.459Z] [2022-05-16T20:10:59.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:10:59.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T20:10:59.803Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-16T20:10:59.803Z] 5eb5b503b376: Pulling fs layer [2022-05-16T20:10:59.803Z] 5c69ac0246d0: Pulling fs layer [2022-05-16T20:10:59.803Z] ec43610c2a17: Pulling fs layer [2022-05-16T20:10:59.803Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-16T20:10:59.803Z] 33b1e0a273af: Pulling fs layer [2022-05-16T20:10:59.803Z] 5d3b04190fa2: Pulling fs layer [2022-05-16T20:10:59.803Z] 2f39f015ded8: Pulling fs layer [2022-05-16T20:10:59.803Z] 3a2ae6a8a46f: Waiting [2022-05-16T20:10:59.803Z] 5d3b04190fa2: Waiting [2022-05-16T20:10:59.803Z] 2f39f015ded8: Waiting [2022-05-16T20:10:59.803Z] 33b1e0a273af: Waiting [2022-05-16T20:10:59.803Z] 5c69ac0246d0: Download complete [2022-05-16T20:10:59.803Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-16T20:10:59.803Z] 3a2ae6a8a46f: Download complete [2022-05-16T20:10:59.803Z] 33b1e0a273af: Verifying Checksum [2022-05-16T20:10:59.803Z] 33b1e0a273af: Download complete [2022-05-16T20:10:59.803Z] 5d3b04190fa2: Verifying Checksum [2022-05-16T20:10:59.803Z] 5d3b04190fa2: Download complete [2022-05-16T20:10:59.803Z] ec43610c2a17: Verifying Checksum [2022-05-16T20:11:00.064Z] 5eb5b503b376: Verifying Checksum [2022-05-16T20:11:00.064Z] 5eb5b503b376: Download complete [2022-05-16T20:11:00.633Z] 2f39f015ded8: Download complete [2022-05-16T20:11:01.571Z] 5eb5b503b376: Pull complete [2022-05-16T20:11:01.571Z] 5c69ac0246d0: Pull complete [2022-05-16T20:11:02.141Z] ec43610c2a17: Pull complete [2022-05-16T20:11:02.141Z] 3a2ae6a8a46f: Pull complete [2022-05-16T20:11:02.403Z] 33b1e0a273af: Pull complete [2022-05-16T20:11:02.403Z] 5d3b04190fa2: Pull complete [2022-05-16T20:11:07.679Z] 2f39f015ded8: Pull complete [2022-05-16T20:11:07.679Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-16T20:11:07.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T20:11:07.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-16T20:11:07.772Z] prd-ubuntu20.04-docker-8c-8g-63852 does not seem to be running inside a container [2022-05-16T20:11:07.812Z] $ 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-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@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-05-16T20:11:09.572Z] $ docker top 7dd564be9840f29e3177515703ebbb0613d3cf53d5a739b489c04ee9c887096c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:11:10.071Z] ---> job-cost.sh [2022-05-16T20:11:10.071Z] lf-activate-venv: SKIPPING [2022-05-16T20:11:10.071Z] INFO: No Stack... [2022-05-16T20:11:10.331Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-16T20:11:10.904Z] INFO: Archiving Costs [Pipeline] sh [2022-05-16T20:11:11.229Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-190/archives/cost.csv [2022-05-16T20:11:11.229Z] + cut -d, -f6 [Pipeline] lock [2022-05-16T20:11:11.269Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-190-1-stack-cost] [2022-05-16T20:11:11.276Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-190-1-stack-cost] did not exist. Created. [2022-05-16T20:11:11.276Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-16T20:11:11.671Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-16T20:11:11.717Z] Stashed 1 file(s) [Pipeline] } [2022-05-16T20:11:11.741Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-16T20:11:11.819Z] $ docker stop --time=1 7dd564be9840f29e3177515703ebbb0613d3cf53d5a739b489c04ee9c887096c [2022-05-16T20:11:12.989Z] $ docker rm -f 7dd564be9840f29e3177515703ebbb0613d3cf53d5a739b489c04ee9c887096c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-16T20:13:32.219Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63853 in /w/workspace/gexfoundry_device-rest-go_PR-190 [Pipeline] { [Pipeline] ws [2022-05-16T20:13:32.265Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-05-16T20:13:32.669Z] The recommended git tool is: git [2022-05-16T20:13:39.272Z] using credential edgex-jenkins-ssh [2022-05-16T20:13:39.294Z] Cloning the remote Git repository [2022-05-16T20:13:39.363Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-05-16T20:13:39.445Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-05-16T20:13:39.536Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-05-16T20:13:39.537Z] > git --version # timeout=10 [2022-05-16T20:13:39.564Z] > git --version # 'git version 2.25.1' [2022-05-16T20:13:39.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-16T20:13:39.671Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-16T20:13:41.551Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-05-16T20:13:41.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-16T20:13:41.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-05-16T20:13:41.658Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-05-16T20:13:41.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-16T20:13:41.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-16T20:13:42.223Z] Merging remotes/origin/main commit 99d2988c42a4468ca534e1bc92575890b1a7bdf5 into PR head commit 22dd7cc6891c310929bd15537ed473a29469e419 [2022-05-16T20:13:42.475Z] Merge succeeded, producing 22dd7cc6891c310929bd15537ed473a29469e419 [2022-05-16T20:13:42.476Z] Checking out Revision 22dd7cc6891c310929bd15537ed473a29469e419 (PR-190) [2022-05-16T20:13:42.262Z] > git config core.sparsecheckout # timeout=10 [2022-05-16T20:13:42.296Z] > git checkout -f 22dd7cc6891c310929bd15537ed473a29469e419 # timeout=10 [2022-05-16T20:13:42.390Z] > git remote # timeout=10 [2022-05-16T20:13:42.410Z] > git config --get remote.origin.url # timeout=10 [2022-05-16T20:13:42.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-16T20:13:42.439Z] > git merge 99d2988c42a4468ca534e1bc92575890b1a7bdf5 # timeout=10 [2022-05-16T20:13:42.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-16T20:13:42.490Z] > git config core.sparsecheckout # timeout=10 [2022-05-16T20:13:42.503Z] > git checkout -f 22dd7cc6891c310929bd15537ed473a29469e419 # timeout=10 [2022-05-16T20:13:46.835Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.4.1 to 1.5.0" [2022-05-16T20:13:46.908Z] > git --version # timeout=10 [2022-05-16T20:13:46.922Z] > git --version # 'git version 2.25.1' [2022-05-16T20:13:46.936Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-16T20:13:48.011Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-16T20:13:48.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-16T20:13:48.011Z] Dload Upload Total Spent Left Speed [2022-05-16T20:13:48.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 92825 [Pipeline] sh [2022-05-16T20:13:48.560Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-16T20:13:48.915Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-16T20:13:48.915Z] + sudo tee /etc/docker/daemon.new [2022-05-16T20:13:48.915Z] { [2022-05-16T20:13:48.915Z] "registry-mirrors": [ [2022-05-16T20:13:48.915Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-16T20:13:48.915Z] ], [2022-05-16T20:13:48.915Z] "bip": "10.250.0.254/24", [2022-05-16T20:13:48.915Z] "hosts": [ [2022-05-16T20:13:48.915Z] "tcp://0.0.0.0:5555", [2022-05-16T20:13:48.915Z] "unix:///var/run/docker.sock" [2022-05-16T20:13:48.915Z] ], [2022-05-16T20:13:48.915Z] "mtu": 1458, [2022-05-16T20:13:48.915Z] "selinux-enabled": true, [2022-05-16T20:13:48.915Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-16T20:13:48.915Z] } [Pipeline] sh [2022-05-16T20:13:49.276Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-16T20:13:49.638Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-16T20:14:08.073Z] provisioning config files... [2022-05-16T20:14:08.103Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2294228584641012590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:14:08.858Z] ---> docker-login.sh [2022-05-16T20:14:08.858Z] nexus3.edgexfoundry.org:10001 [2022-05-16T20:14:09.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:14:09.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:14:09.741Z] Configure a credential helper to remove this warning. See [2022-05-16T20:14:09.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:14:09.741Z] [2022-05-16T20:14:09.741Z] Login Succeeded [2022-05-16T20:14:09.741Z] nexus3.edgexfoundry.org:10002 [2022-05-16T20:14:10.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:14:10.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:14:10.345Z] Configure a credential helper to remove this warning. See [2022-05-16T20:14:10.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:14:10.345Z] [2022-05-16T20:14:10.345Z] Login Succeeded [2022-05-16T20:14:10.345Z] nexus3.edgexfoundry.org:10003 [2022-05-16T20:14:10.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:14:10.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:14:10.904Z] Configure a credential helper to remove this warning. See [2022-05-16T20:14:10.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:14:10.904Z] [2022-05-16T20:14:10.904Z] Login Succeeded [2022-05-16T20:14:10.904Z] nexus3.edgexfoundry.org:10004 [2022-05-16T20:14:11.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:14:11.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:14:11.452Z] Configure a credential helper to remove this warning. See [2022-05-16T20:14:11.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:14:11.452Z] [2022-05-16T20:14:11.452Z] Login Succeeded [2022-05-16T20:14:11.452Z] docker.io [2022-05-16T20:14:11.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-16T20:14:12.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-16T20:14:12.322Z] Configure a credential helper to remove this warning. See [2022-05-16T20:14:12.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-16T20:14:12.322Z] [2022-05-16T20:14:12.322Z] Login Succeeded [2022-05-16T20:14:12.322Z] ---> docker-login.sh ends [Pipeline] } [2022-05-16T20:14:12.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-16T20:14:12.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-16T20:14:12.845Z] ========================================================= [2022-05-16T20:14:12.845Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-16T20:14:12.845Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:14:13.291Z] + docker build -t ci-base-image-arm64 -f 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-05-16T20:14:13.291Z] Sending build context to Docker daemon 128.5kB [2022-05-16T20:14:13.566Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-16T20:14:13.566Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-16T20:14:13.844Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-16T20:14:13.844Z] 9b3977197b4f: Pulling fs layer [2022-05-16T20:14:13.844Z] 1a89e8eeedd5: Pulling fs layer [2022-05-16T20:14:13.844Z] 94645a83ff95: Pulling fs layer [2022-05-16T20:14:13.844Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-16T20:14:13.844Z] 0c92f367c5e7: Pulling fs layer [2022-05-16T20:14:13.844Z] 3096ccb668a1: Pulling fs layer [2022-05-16T20:14:13.844Z] e8cf19c19ddd: Pulling fs layer [2022-05-16T20:14:13.844Z] a4caa8a26152: Pulling fs layer [2022-05-16T20:14:13.844Z] 3f3a8bcf1eab: Waiting [2022-05-16T20:14:13.844Z] 0c92f367c5e7: Waiting [2022-05-16T20:14:13.844Z] 3096ccb668a1: Waiting [2022-05-16T20:14:13.844Z] e8cf19c19ddd: Waiting [2022-05-16T20:14:13.844Z] a4caa8a26152: Waiting [2022-05-16T20:14:13.844Z] 94645a83ff95: Download complete [2022-05-16T20:14:13.844Z] 1a89e8eeedd5: Verifying Checksum [2022-05-16T20:14:13.844Z] 1a89e8eeedd5: Download complete [2022-05-16T20:14:13.844Z] 0c92f367c5e7: Verifying Checksum [2022-05-16T20:14:13.844Z] 0c92f367c5e7: Download complete [2022-05-16T20:14:13.844Z] 3096ccb668a1: Verifying Checksum [2022-05-16T20:14:13.844Z] 3096ccb668a1: Download complete [2022-05-16T20:14:13.844Z] e8cf19c19ddd: Verifying Checksum [2022-05-16T20:14:13.844Z] e8cf19c19ddd: Download complete [2022-05-16T20:14:13.844Z] 9b3977197b4f: Download complete [2022-05-16T20:14:14.840Z] 9b3977197b4f: Pull complete [2022-05-16T20:14:15.123Z] 1a89e8eeedd5: Pull complete [2022-05-16T20:14:15.403Z] 94645a83ff95: Pull complete [2022-05-16T20:14:16.044Z] a4caa8a26152: Verifying Checksum [2022-05-16T20:14:16.044Z] a4caa8a26152: Download complete [2022-05-16T20:14:16.640Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-16T20:14:16.640Z] 3f3a8bcf1eab: Download complete [2022-05-16T20:14:29.060Z] 3f3a8bcf1eab: Pull complete [2022-05-16T20:14:29.060Z] 0c92f367c5e7: Pull complete [2022-05-16T20:14:29.060Z] 3096ccb668a1: Pull complete [2022-05-16T20:14:29.060Z] e8cf19c19ddd: Pull complete [2022-05-16T20:14:34.481Z] a4caa8a26152: Pull complete [2022-05-16T20:14:34.481Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-16T20:14:34.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-16T20:14:34.481Z] ---> 725f1c02e7f9 [2022-05-16T20:14:34.481Z] Step 3/12 : ARG MAKE='make build' [2022-05-16T20:14:34.769Z] ---> Running in eb63bd90d4b9 [2022-05-16T20:14:35.375Z] Removing intermediate container eb63bd90d4b9 [2022-05-16T20:14:35.375Z] ---> 205ed721121d [2022-05-16T20:14:35.375Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-16T20:14:35.375Z] ---> Running in 9e52d89660f1 [2022-05-16T20:14:35.657Z] Removing intermediate container 9e52d89660f1 [2022-05-16T20:14:35.657Z] ---> bbfa172f3690 [2022-05-16T20:14:35.657Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-16T20:14:35.657Z] ---> Running in af8a0165a63e [2022-05-16T20:14:35.931Z] Removing intermediate container af8a0165a63e [2022-05-16T20:14:35.931Z] ---> e6855aa481ec [2022-05-16T20:14:35.931Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T20:14:36.211Z] ---> Running in 7d5377be6863 [2022-05-16T20:14:38.198Z] Removing intermediate container 7d5377be6863 [2022-05-16T20:14:38.198Z] ---> a2077aa5f80b [2022-05-16T20:14:38.198Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-16T20:14:38.198Z] ---> Running in e1ec3b0ebe37 [2022-05-16T20:14:40.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T20:14:41.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T20:14:42.403Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-16T20:14:42.403Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-16T20:14:42.675Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-16T20:14:42.675Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-16T20:14:42.948Z] Executing busybox-1.34.1-r3.trigger [2022-05-16T20:14:42.948Z] OK: 224 MiB in 56 packages [2022-05-16T20:14:43.945Z] Removing intermediate container e1ec3b0ebe37 [2022-05-16T20:14:43.945Z] ---> d6c6c03c4603 [2022-05-16T20:14:43.945Z] Step 8/12 : WORKDIR /device-rest-go [2022-05-16T20:14:43.945Z] ---> Running in ac8066a30d25 [2022-05-16T20:14:44.217Z] Removing intermediate container ac8066a30d25 [2022-05-16T20:14:44.217Z] ---> 27565c530099 [2022-05-16T20:14:44.217Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-16T20:14:44.815Z] ---> 1b7f96bb2933 [2022-05-16T20:14:44.815Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T20:14:44.815Z] ---> Running in 534e6c1e11e2 [2022-05-16T20:15:31.803Z] Removing intermediate container 534e6c1e11e2 [2022-05-16T20:15:31.803Z] ---> 82943a7eab4b [2022-05-16T20:15:31.803Z] Step 11/12 : COPY . . [2022-05-16T20:15:31.803Z] ---> f1cc58abb9dc [2022-05-16T20:15:31.803Z] Step 12/12 : RUN $MAKE [2022-05-16T20:15:31.803Z] ---> Running in 871a5896ab69 [2022-05-16T20:15:31.803Z] noop [2022-05-16T20:15:31.803Z] Removing intermediate container 871a5896ab69 [2022-05-16T20:15:31.803Z] ---> 7d8dc8fb6601 [2022-05-16T20:15:31.803Z] Successfully built 7d8dc8fb6601 [2022-05-16T20:15:31.803Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:15:32.173Z] + docker inspect -f . ci-base-image-arm64 [2022-05-16T20:15:32.173Z] . [Pipeline] withDockerContainer [2022-05-16T20:15:32.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-63853 does not seem to be running inside a container [2022-05-16T20:15:32.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-05-16T20:15:33.913Z] $ docker top 58af5bf2d061b0a95d2f5fb631d3713c88a3ba4697c199585e56c548ae870a42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T20:15:34.913Z] + go version [2022-05-16T20:15:34.913Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-16T20:15:34.955Z] $ docker stop --time=1 58af5bf2d061b0a95d2f5fb631d3713c88a3ba4697c199585e56c548ae870a42 [2022-05-16T20:15:36.686Z] $ docker rm -f 58af5bf2d061b0a95d2f5fb631d3713c88a3ba4697c199585e56c548ae870a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:15:37.585Z] + docker inspect -f . ci-base-image-arm64 [2022-05-16T20:15:37.585Z] . [Pipeline] withDockerContainer [2022-05-16T20:15:37.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-63853 does not seem to be running inside a container [2022-05-16T20:15:37.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-05-16T20:15:39.323Z] $ docker top 94d0ab89717308066f4895e06e8981416a0c4c7484ba8028f4a86ebccdde6460 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-16T20:15:40.385Z] + make test [2022-05-16T20:15:40.385Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-16T20:15:42.391Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-05-16T20:17:19.365Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-05-16T20:17:19.365Z] ok github.com/edgexfoundry/device-rest-go/driver 0.072s coverage: 55.2% of statements [2022-05-16T20:17:19.365Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-16T20:17:19.365Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-16T20:17:46.241Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-16T20:17:46.241Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-16T20:17:46.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-16T20:17:46.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-16T20:17:46.314Z] $ docker stop --time=1 94d0ab89717308066f4895e06e8981416a0c4c7484ba8028f4a86ebccdde6460 [2022-05-16T20:17:48.082Z] $ docker rm -f 94d0ab89717308066f4895e06e8981416a0c4c7484ba8028f4a86ebccdde6460 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-16T20:17:49.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-16T20:17:49.224Z] Warning: overwriting stash ‘coverage-report’ [2022-05-16T20:17:49.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-16T20:17:50.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-16T20:17:50.753Z] + ls -al . [2022-05-16T20:17:50.753Z] total 168 [2022-05-16T20:17:50.753Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 20:17 . [2022-05-16T20:17:50.753Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:13 .. [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 151 May 16 20:13 .dockerignore [2022-05-16T20:17:50.753Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 20:13 .git [2022-05-16T20:17:50.753Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:13 .github [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 329 May 16 20:13 .gitignore [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 20:13 .golangci.yml [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 8463 May 16 20:13 Attribution.txt [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 11736 May 16 20:13 CHANGELOG.md [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 1672 May 16 20:13 Dockerfile [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 20:13 GOVERNANCE.md [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 680 May 16 20:13 Jenkinsfile [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 20:13 LICENSE [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 1977 May 16 20:13 Makefile [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 20:13 OWNERS.md [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 8003 May 16 20:13 README.md [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 20:09 VERSION [2022-05-16T20:17:50.753Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:13 bin [2022-05-16T20:17:50.753Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:13 cmd [2022-05-16T20:17:50.753Z] -rw-r--r-- 1 jenkins jenkins 9355 May 16 20:17 coverage.out [2022-05-16T20:17:50.753Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:13 driver [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 3287 May 16 20:13 go.mod [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 35433 May 16 20:13 go.sum [2022-05-16T20:17:50.753Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:13 snap [2022-05-16T20:17:50.753Z] -rw-rw-r-- 1 jenkins jenkins 713 May 16 20:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:17:51.130Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=22dd7cc6891c310929bd15537ed473a29469e419 --label arch=arm64 --label version=0.0.0 . [2022-05-16T20:17:51.130Z] Sending build context to Docker daemon 138.8kB [2022-05-16T20:17:51.407Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-16T20:17:51.407Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-16T20:17:51.407Z] ---> 7d8dc8fb6601 [2022-05-16T20:17:51.407Z] Step 3/25 : ARG MAKE='make build' [2022-05-16T20:17:51.685Z] ---> Running in 33a804f6d9c2 [2022-05-16T20:17:51.964Z] Removing intermediate container 33a804f6d9c2 [2022-05-16T20:17:51.964Z] ---> f571a4f0bff9 [2022-05-16T20:17:51.964Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-16T20:17:51.964Z] ---> Running in 1e016a6dc895 [2022-05-16T20:17:52.242Z] Removing intermediate container 1e016a6dc895 [2022-05-16T20:17:52.242Z] ---> 75638bdc7cb7 [2022-05-16T20:17:52.242Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-16T20:17:52.242Z] ---> Running in ae9044ca06ad [2022-05-16T20:17:52.849Z] Removing intermediate container ae9044ca06ad [2022-05-16T20:17:52.849Z] ---> c36f0ad6e993 [2022-05-16T20:17:52.849Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-16T20:17:52.849Z] ---> Running in 5275eee3bfb4 [2022-05-16T20:17:54.308Z] Removing intermediate container 5275eee3bfb4 [2022-05-16T20:17:54.308Z] ---> 6ad036f17e55 [2022-05-16T20:17:54.308Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-16T20:17:54.586Z] ---> Running in 0ba0e7ceadd3 [2022-05-16T20:17:55.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-16T20:17:56.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-16T20:17:57.162Z] OK: 224 MiB in 56 packages [2022-05-16T20:17:58.147Z] Removing intermediate container 0ba0e7ceadd3 [2022-05-16T20:17:58.147Z] ---> e2c55ffea8d4 [2022-05-16T20:17:58.147Z] Step 8/25 : WORKDIR /device-rest-go [2022-05-16T20:17:58.147Z] ---> Running in cce657833aba [2022-05-16T20:17:58.423Z] Removing intermediate container cce657833aba [2022-05-16T20:17:58.423Z] ---> fd7ae08176ae [2022-05-16T20:17:58.423Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-16T20:17:59.020Z] ---> 0a3aea09e35a [2022-05-16T20:17:59.020Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-16T20:17:59.020Z] ---> Running in 9714406cfa52 [2022-05-16T20:18:00.999Z] Removing intermediate container 9714406cfa52 [2022-05-16T20:18:00.999Z] ---> 5efc4ff1c59f [2022-05-16T20:18:00.999Z] Step 11/25 : COPY . . [2022-05-16T20:18:01.605Z] ---> 669ce58fa912 [2022-05-16T20:18:01.605Z] Step 12/25 : RUN $MAKE [2022-05-16T20:18:01.605Z] ---> Running in cf7652722e91 [2022-05-16T20:18:03.055Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-05-16T20:20:25.022Z] Removing intermediate container cf7652722e91 [2022-05-16T20:20:25.022Z] ---> f28d236b2a3f [2022-05-16T20:20:25.022Z] Step 13/25 : FROM alpine:3.14 [2022-05-16T20:20:25.022Z] 3.14: Pulling from library/alpine [2022-05-16T20:20:25.022Z] 455c02918c45: Pulling fs layer [2022-05-16T20:20:25.022Z] 455c02918c45: Verifying Checksum [2022-05-16T20:20:25.022Z] 455c02918c45: Download complete [2022-05-16T20:20:25.022Z] 455c02918c45: Pull complete [2022-05-16T20:20:25.022Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-16T20:20:25.022Z] Status: Downloaded newer image for alpine:3.14 [2022-05-16T20:20:25.022Z] ---> ac73e934f311 [2022-05-16T20:20:25.022Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-05-16T20:20:25.022Z] ---> Running in 321606448bb1 [2022-05-16T20:20:25.022Z] Removing intermediate container 321606448bb1 [2022-05-16T20:20:25.022Z] ---> 093e04a7f91a [2022-05-16T20:20:25.022Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-05-16T20:20:25.022Z] ---> Running in 1efc4ff9ed69 [2022-05-16T20:20:25.022Z] Removing intermediate container 1efc4ff9ed69 [2022-05-16T20:20:25.022Z] ---> bb661024df61 [2022-05-16T20:20:25.022Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-16T20:20:25.022Z] ---> Running in e1a54d5df7d6 [2022-05-16T20:20:25.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-16T20:20:25.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-16T20:20:25.022Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-16T20:20:25.022Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-16T20:20:25.022Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-16T20:20:25.022Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-16T20:20:25.022Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-16T20:20:25.022Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-16T20:20:25.022Z] Executing busybox-1.33.1-r7.trigger [2022-05-16T20:20:25.022Z] OK: 8 MiB in 20 packages [2022-05-16T20:20:25.022Z] Removing intermediate container e1a54d5df7d6 [2022-05-16T20:20:25.022Z] ---> 8368139aa63e [2022-05-16T20:20:25.022Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-05-16T20:20:25.022Z] ---> d5281f83755e [2022-05-16T20:20:25.022Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-05-16T20:20:25.022Z] ---> 24f43e9c6386 [2022-05-16T20:20:25.022Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-05-16T20:20:25.022Z] ---> bc479e31cb17 [2022-05-16T20:20:25.022Z] Step 20/25 : EXPOSE 59986 [2022-05-16T20:20:25.022Z] ---> Running in 40269245ea1d [2022-05-16T20:20:25.022Z] Removing intermediate container 40269245ea1d [2022-05-16T20:20:25.022Z] ---> 416010eb460b [2022-05-16T20:20:25.022Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-05-16T20:20:25.022Z] ---> Running in 0066f892af8d [2022-05-16T20:20:25.022Z] Removing intermediate container 0066f892af8d [2022-05-16T20:20:25.022Z] ---> 9915cd38608a [2022-05-16T20:20:25.022Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-16T20:20:25.022Z] ---> Running in aaed8e23743a [2022-05-16T20:20:25.022Z] Removing intermediate container aaed8e23743a [2022-05-16T20:20:25.022Z] ---> b3d5ac9739f5 [2022-05-16T20:20:25.022Z] Step 23/25 : LABEL arch=arm64 [2022-05-16T20:20:25.022Z] ---> Running in 4b65c6411da4 [2022-05-16T20:20:25.299Z] Removing intermediate container 4b65c6411da4 [2022-05-16T20:20:25.299Z] ---> 9d80dc287483 [2022-05-16T20:20:25.299Z] Step 24/25 : LABEL git_sha=22dd7cc6891c310929bd15537ed473a29469e419 [2022-05-16T20:20:25.578Z] ---> Running in c3bd842f828a [2022-05-16T20:20:25.858Z] Removing intermediate container c3bd842f828a [2022-05-16T20:20:25.858Z] ---> 4135acacc735 [2022-05-16T20:20:25.858Z] Step 25/25 : LABEL version=0.0.0 [2022-05-16T20:20:25.858Z] ---> Running in a7487772dae2 [2022-05-16T20:20:26.136Z] Removing intermediate container a7487772dae2 [2022-05-16T20:20:26.136Z] ---> 93a87c1afac2 [2022-05-16T20:20:26.136Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-16T20:20:26.136Z] Successfully built 93a87c1afac2 [2022-05-16T20:20:26.136Z] Successfully tagged device-rest-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-05-16T20:20:26.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-16T20:20:26.856Z] [2022-05-16T20:20:26.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:20:27.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-16T20:20:27.533Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-16T20:20:27.533Z] 8998bd30e6a1: Pulling fs layer [2022-05-16T20:20:27.533Z] 04944245beec: Pulling fs layer [2022-05-16T20:20:27.533Z] 699f458cf7ca: Pulling fs layer [2022-05-16T20:20:27.533Z] 765212b225bb: Pulling fs layer [2022-05-16T20:20:27.533Z] f23df028b6ca: Pulling fs layer [2022-05-16T20:20:27.533Z] d65c8cfc05b1: Pulling fs layer [2022-05-16T20:20:27.533Z] 2437ff75d9bd: Pulling fs layer [2022-05-16T20:20:27.533Z] 765212b225bb: Waiting [2022-05-16T20:20:27.533Z] f23df028b6ca: Waiting [2022-05-16T20:20:27.533Z] d65c8cfc05b1: Waiting [2022-05-16T20:20:27.533Z] 2437ff75d9bd: Waiting [2022-05-16T20:20:27.533Z] 04944245beec: Verifying Checksum [2022-05-16T20:20:27.533Z] 04944245beec: Download complete [2022-05-16T20:20:27.533Z] 765212b225bb: Verifying Checksum [2022-05-16T20:20:27.533Z] 765212b225bb: Download complete [2022-05-16T20:20:27.825Z] f23df028b6ca: Verifying Checksum [2022-05-16T20:20:27.825Z] f23df028b6ca: Download complete [2022-05-16T20:20:27.825Z] d65c8cfc05b1: Verifying Checksum [2022-05-16T20:20:27.825Z] d65c8cfc05b1: Download complete [2022-05-16T20:20:27.825Z] 699f458cf7ca: Verifying Checksum [2022-05-16T20:20:27.825Z] 699f458cf7ca: Download complete [2022-05-16T20:20:28.109Z] 8998bd30e6a1: Verifying Checksum [2022-05-16T20:20:28.109Z] 8998bd30e6a1: Download complete [2022-05-16T20:20:30.746Z] 2437ff75d9bd: Verifying Checksum [2022-05-16T20:20:30.746Z] 2437ff75d9bd: Download complete [2022-05-16T20:20:32.736Z] 8998bd30e6a1: Pull complete [2022-05-16T20:20:33.013Z] 04944245beec: Pull complete [2022-05-16T20:20:34.457Z] 699f458cf7ca: Pull complete [2022-05-16T20:20:34.457Z] 765212b225bb: Pull complete [2022-05-16T20:20:35.441Z] f23df028b6ca: Pull complete [2022-05-16T20:20:35.715Z] d65c8cfc05b1: Pull complete [2022-05-16T20:20:50.808Z] 2437ff75d9bd: Pull complete [2022-05-16T20:20:50.808Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-16T20:20:50.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-16T20:20:50.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-16T20:20:51.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-63853 does not seem to be running inside a container [2022-05-16T20:20:51.175Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-05-16T20:20:53.955Z] $ docker top 24ba6d2c0ae8d2ad61c82f6f7867d0cf67fcae62f97725c46e94218b748de9c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:20:54.955Z] ---> job-cost.sh [2022-05-16T20:20:54.955Z] lf-activate-venv: SKIPPING [2022-05-16T20:20:54.955Z] INFO: No Stack... [2022-05-16T20:20:55.556Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-16T20:20:56.540Z] INFO: Archiving Costs [Pipeline] sh [2022-05-16T20:20:57.234Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2022-05-16T20:20:57.234Z] + cut -d, -f6 [Pipeline] lock [2022-05-16T20:20:57.322Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-190-1-stack-cost] [2022-05-16T20:20:57.328Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-190-1-stack-cost] did not exist. Created. [2022-05-16T20:20:57.328Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-16T20:20:58.090Z] /w/workspace/device-rest-go/1@tmp/durable-25937d19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-16T20:20:58.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-16T20:20:58.844Z] Warning: overwriting stash ‘stack-cost’ [2022-05-16T20:20:58.888Z] Stashed 1 file(s) [Pipeline] } [2022-05-16T20:20:58.902Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-16T20:20:58.984Z] $ docker stop --time=1 24ba6d2c0ae8d2ad61c82f6f7867d0cf67fcae62f97725c46e94218b748de9c0 [2022-05-16T20:21:00.463Z] $ docker rm -f 24ba6d2c0ae8d2ad61c82f6f7867d0cf67fcae62f97725c46e94218b748de9c0 [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-05-16T20:21:01.621Z] provisioning config files... [2022-05-16T20:21:01.645Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config3570605545003896832tmp [Pipeline] { [Pipeline] sh [2022-05-16T20:21:02.001Z] + set +x [2022-05-16T20:21:02.002Z] + bash -s -- [2022-05-16T20:21:02.002Z] + curl -s https://codecov.io/bash [2022-05-16T20:21:02.002Z] [2022-05-16T20:21:02.002Z] _____ _ [2022-05-16T20:21:02.002Z] / ____| | | [2022-05-16T20:21:02.002Z] | | ___ __| | ___ ___ _____ __ [2022-05-16T20:21:02.002Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-16T20:21:02.002Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-16T20:21:02.002Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-16T20:21:02.002Z] Bash-1.0.6 [2022-05-16T20:21:02.002Z] [2022-05-16T20:21:02.002Z] [2022-05-16T20:21:02.002Z] ==> git version 2.25.1 found [2022-05-16T20:21:02.002Z] ==> 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-05-16T20:21:02.002Z] Release-Date: 2020-01-08 [2022-05-16T20:21:02.002Z] 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-05-16T20:21:02.002Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-16T20:21:02.002Z] ==> Jenkins CI detected. [2022-05-16T20:21:02.002Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-190 [2022-05-16T20:21:02.002Z] project root: . [2022-05-16T20:21:02.002Z] --> token set from env [2022-05-16T20:21:02.002Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-16T20:21:02.002Z] ==> Running gcov in . (disable via -X gcov) [2022-05-16T20:21:02.002Z] ==> Python coveragepy not found [2022-05-16T20:21:02.002Z] ==> Searching for coverage reports in: [2022-05-16T20:21:02.002Z] + . [2022-05-16T20:21:02.002Z] -> Found 1 reports [2022-05-16T20:21:02.002Z] ==> Detecting git/mercurial file structure [2022-05-16T20:21:02.002Z] ==> Reading reports [2022-05-16T20:21:02.263Z] + ./coverage.out bytes=9355 [2022-05-16T20:21:02.263Z] ==> Appending adjustments [2022-05-16T20:21:02.263Z] https://docs.codecov.io/docs/fixing-reports [2022-05-16T20:21:02.263Z] + Found adjustments [2022-05-16T20:21:02.263Z] ==> Gzipping contents [2022-05-16T20:21:02.263Z] 4.0K /tmp/codecov.fk8i6w.gz [2022-05-16T20:21:02.263Z] ==> Uploading reports [2022-05-16T20:21:02.263Z] url: https://codecov.io [2022-05-16T20:21:02.263Z] query: branch=PR-190&commit=22dd7cc6891c310929bd15537ed473a29469e419&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=190&job=&cmd_args= [2022-05-16T20:21:02.263Z] -> Pinging Codecov [2022-05-16T20:21:02.263Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-190&commit=22dd7cc6891c310929bd15537ed473a29469e419&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=190&job=&cmd_args= [2022-05-16T20:21:02.831Z] -> Uploading to [2022-05-16T20:21:02.831Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-16/4E5D53B4F1F92C436F7061BF334D961C/22dd7cc6891c310929bd15537ed473a29469e419/f5d22899-cfbb-4692-a230-019379e83eb8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220516T202102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f54bd1b28bb4591bf4d8798721106daa8064ec04389699928b52c397f00c75b0 [2022-05-16T20:21:02.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-16T20:21:02.831Z] Dload Upload Total Spent Left Speed [2022-05-16T20:21:02.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 6789 --:--:-- --:--:-- --:--:-- 6789 [2022-05-16T20:21:02.831Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/22dd7cc6891c310929bd15537ed473a29469e419 [Pipeline] } [2022-05-16T20:21:02.862Z] 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-05-16T20:21:04.756Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-190/archives ] [2022-05-16T20:21:04.756Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-190/archives [2022-05-16T20:21:04.756Z] total 16 [2022-05-16T20:21:04.756Z] drwxr-xr-x 3 root root 4096 May 16 20:11 . [2022-05-16T20:21:04.756Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 20:11 .. [2022-05-16T20:21:04.756Z] drwxr-xr-x 2 root root 4096 May 16 20:11 cost [2022-05-16T20:21:04.756Z] -rw-r--r-- 1 root root 85 May 16 20:11 cost.csv [2022-05-16T20:21:04.756Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-190/archives [2022-05-16T20:21:04.756Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-190/archives [2022-05-16T20:21:04.756Z] total 16 [2022-05-16T20:21:04.756Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 20:11 . [2022-05-16T20:21:04.756Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 20:11 .. [2022-05-16T20:21:04.756Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 20:11 cost [2022-05-16T20:21:04.756Z] -rw-r--r-- 1 jenkins jenkins 85 May 16 20:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:21:05.084Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:21:05.980Z] ---> package-listing.sh [2022-05-16T20:21:05.980Z] ++ facter osfamily [2022-05-16T20:21:05.980Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-16T20:21:06.241Z] + OS_FAMILY=debian [2022-05-16T20:21:06.241Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-190 [2022-05-16T20:21:06.241Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-16T20:21:06.241Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-16T20:21:06.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-16T20:21:06.241Z] + PACKAGES=/tmp/packages_start.txt [2022-05-16T20:21:06.241Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-190 ']' [2022-05-16T20:21:06.241Z] + PACKAGES=/tmp/packages_end.txt [2022-05-16T20:21:06.241Z] + case "${OS_FAMILY}" in [2022-05-16T20:21:06.241Z] + dpkg -l [2022-05-16T20:21:06.241Z] + grep '^ii' [2022-05-16T20:21:06.241Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-16T20:21:06.241Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-16T20:21:06.241Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-16T20:21:06.241Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-190 ']' [2022-05-16T20:21:06.241Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-190/archives/ [2022-05-16T20:21:06.241Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-190/archives/ [Pipeline] echo [2022-05-16T20:21:06.278Z] 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-rest-go_PR-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-16T20:21:06.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-16T20:21:07.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T20:21:07.163Z] . [Pipeline] withDockerContainer [2022-05-16T20:21:07.265Z] prd-ubuntu20.04-docker-8c-8g-63852 does not seem to be running inside a container [2022-05-16T20:21:07.302Z] $ 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-rest-go_PR-190/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-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-16T20:21:07.517Z] $ docker top 7bcf3f3f5c6e7e68c38355c43376c83504b56582b09cbfaa7aee8342a1861d1c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T20:21:07.911Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-16T20:21:08.224Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-16T20:21:08.541Z] + ls /var/log/sa-host [2022-05-16T20:21:08.541Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-16T20:21:08.705Z] provisioning config files... [2022-05-16T20:21:08.716Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config8079585034329744222tmp [Pipeline] { [Pipeline] echo [2022-05-16T20:21:08.767Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:21:09.085Z] ---> create-netrc.sh [Pipeline] } [2022-05-16T20:21:09.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:21:09.511Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-16T20:21:09.547Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:21:09.867Z] ---> sudo-logs.sh [2022-05-16T20:21:09.867Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-16T20:21:09.959Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:21:10.279Z] ---> job-cost.sh [2022-05-16T20:21:10.279Z] lf-activate-venv: SKIPPING [2022-05-16T20:21:10.279Z] DEBUG: total: 0.2199999988079071 [2022-05-16T20:21:10.279Z] INFO: Retrieving Stack Cost... [2022-05-16T20:21:10.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-16T20:21:11.418Z] INFO: Archiving Costs [Pipeline] echo [2022-05-16T20:21:11.457Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T20:21:11.777Z] ---> logs-deploy.sh [2022-05-16T20:21:11.777Z] lf-activate-venv: SKIPPING [2022-05-16T20:21:11.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-190/1 [2022-05-16T20:21:11.777Z] INFO: archiving workspace using pattern(s): [2022-05-16T20:21:12.721Z] Archives upload complete. [2022-05-16T20:21:12.721Z] INFO: archiving logs to Nexus