Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-rest-go Loading trusted files from base branch main at d2dd5877ffea6850c3b0cb999012b17b1a99601c rather than 38ba93ecec46e991dad3e2364345e21ac86cdcbb Obtained Jenkinsfile from d2dd5877ffea6850c3b0cb999012b17b1a99601c 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-ssh8813863832314770664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13207586427488744845.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-172/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-172/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3485840091118689130.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-172/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7624013382337986354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14341157542424876727.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-172/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-172/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12965472136105120253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Running on prd-ubuntu20.04-docker-8c-8g-19509 in /w/workspace/gexfoundry_device-rest-go_PR-172 [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-172 # 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 d2dd5877ffea6850c3b0cb999012b17b1a99601c into PR head commit 38ba93ecec46e991dad3e2364345e21ac86cdcbb Merge succeeded, producing 776db09b48e2b401bf83870e070ffdc2c3ca42f5 Checking out Revision 776db09b48e2b401bf83870e070ffdc2c3ca42f5 (PR-172) > 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/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38ba93ecec46e991dad3e2364345e21ac86cdcbb # 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 d2dd5877ffea6850c3b0cb999012b17b1a99601c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 776db09b48e2b401bf83870e070ffdc2c3ca42f5 # timeout=10 Commit message: "Merge commit 'd2dd5877ffea6850c3b0cb999012b17b1a99601c' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T14:38:13.068Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T14:38:13.259Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T14:38:13.356Z] ========================================================= [2022-04-11T14:38:13.356Z] EdgeX Global Pipelines Version Info [2022-04-11T14:38:13.356Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:38:14.170Z] ------------------- [2022-04-11T14:38:14.170Z] stable info: [2022-04-11T14:38:14.170Z] ------------------- [2022-04-11T14:38:14.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T14:38:14.170Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T14:38:14.170Z] Message: update stable to v1.0.221 [2022-04-11T14:38:14.744Z] ------------------- [2022-04-11T14:38:14.744Z] experimental info: [2022-04-11T14:38:14.744Z] ------------------- [2022-04-11T14:38:14.744Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T14:38:14.744Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T14:38:14.744Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T14:38:15.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-04-11T14:38:15.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-04-11T14:38:15.097Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T14:38:15.137Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T14:38:15.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T14:38:15.223Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T14:38:15.264Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T14:38:15.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-11T14:38:15.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T14:38:15.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T14:38:15.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T14:38:15.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-04-11T14:38:15.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T14:38:15.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T14:38:15.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T14:38:15.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T14:38:15.719Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T14:38:15.768Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T14:38:15.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T14:38:15.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-11T14:38:15.907Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-11T14:38:15.944Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-11T14:38:15.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-11T14:38:16.017Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-11T14:38:16.060Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-11T14:38:16.107Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T14:38:16.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo [2022-04-11T14:38:16.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo [2022-04-11T14:38:16.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo [2022-04-11T14:38:16.298Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 776db09b48e2b401bf83870e070ffdc2c3ca42f5 [Pipeline] echo [2022-04-11T14:38:16.351Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 776db09 [Pipeline] echo [2022-04-11T14:38:16.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T14:38:16.515Z] provisioning config files... [2022-04-11T14:38:16.782Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-172@tmp/config4320429920416314038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:38:18.002Z] ---> docker-login.sh [2022-04-11T14:38:18.002Z] nexus3.edgexfoundry.org:10001 [2022-04-11T14:38:18.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:38:18.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:38:18.002Z] Configure a credential helper to remove this warning. See [2022-04-11T14:38:18.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:38:18.002Z] [2022-04-11T14:38:18.002Z] Login Succeeded [2022-04-11T14:38:18.002Z] nexus3.edgexfoundry.org:10002 [2022-04-11T14:38:18.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:38:18.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:38:18.618Z] Configure a credential helper to remove this warning. See [2022-04-11T14:38:18.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:38:18.618Z] [2022-04-11T14:38:18.618Z] Login Succeeded [2022-04-11T14:38:18.618Z] nexus3.edgexfoundry.org:10003 [2022-04-11T14:38:18.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:38:18.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:38:18.948Z] Configure a credential helper to remove this warning. See [2022-04-11T14:38:18.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:38:18.948Z] [2022-04-11T14:38:18.948Z] Login Succeeded [2022-04-11T14:38:18.948Z] nexus3.edgexfoundry.org:10004 [2022-04-11T14:38:18.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:38:19.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:38:19.445Z] Configure a credential helper to remove this warning. See [2022-04-11T14:38:19.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:38:19.445Z] [2022-04-11T14:38:19.445Z] Login Succeeded [2022-04-11T14:38:19.445Z] docker.io [2022-04-11T14:38:19.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:38:20.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:38:20.566Z] Configure a credential helper to remove this warning. See [2022-04-11T14:38:20.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:38:20.566Z] [2022-04-11T14:38:20.566Z] Login Succeeded [2022-04-11T14:38:20.566Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T14:38:20.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-11T14:38:22.062Z] + git rev-list -1 --merges 776db09b48e2b401bf83870e070ffdc2c3ca42f5~1..776db09b48e2b401bf83870e070ffdc2c3ca42f5 [Pipeline] echo [2022-04-11T14:38:22.826Z] -----------> git rev-list -1 --merges 776db09b48e2b401bf83870e070ffdc2c3ca42f5~1..776db09b48e2b401bf83870e070ffdc2c3ca42f5 776db09b48e2b401bf83870e070ffdc2c3ca42f5 [2022-04-11T14:38:22.826Z] 776db09b48e2b401bf83870e070ffdc2c3ca42f5 [false] [Pipeline] sh [2022-04-11T14:38:23.880Z] + git log --format=format:%s -1 776db09b48e2b401bf83870e070ffdc2c3ca42f5 [Pipeline] echo [2022-04-11T14:38:24.199Z] ========================================================= [2022-04-11T14:38:24.199Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T14:38:24.199Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T14:38:24.948Z] + git log --format=format:%s -1 776db09b48e2b401bf83870e070ffdc2c3ca42f5 [Pipeline] echo [2022-04-11T14:38:24.989Z] [semverPrep] GIT_COMMIT: 776db09b48e2b401bf83870e070ffdc2c3ca42f5, Commit Message: Merge commit 'd2dd5877ffea6850c3b0cb999012b17b1a99601c' into HEAD [Pipeline] echo [2022-04-11T14:38:25.016Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-11T14:38:25.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T14:38:25.477Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T14:38:25.477Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T14:38:25.477Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T14:38:25.477Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T14:38:25.477Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T14:38:25.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:38:26.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T14:38:26.030Z] [2022-04-11T14:38:26.030Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:38:26.800Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T14:38:26.800Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T14:38:26.800Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T14:38:26.800Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T14:38:26.800Z] 4c7163046ea9: Pulling fs layer [2022-04-11T14:38:26.800Z] 0c2d73faf560: Pulling fs layer [2022-04-11T14:38:26.800Z] 0c2d73faf560: Waiting [2022-04-11T14:38:26.800Z] 3e5f54012d9b: Download complete [2022-04-11T14:38:26.800Z] 0c2d73faf560: Verifying Checksum [2022-04-11T14:38:26.800Z] 0c2d73faf560: Download complete [2022-04-11T14:38:26.800Z] 4c7163046ea9: Verifying Checksum [2022-04-11T14:38:26.800Z] 4c7163046ea9: Download complete [2022-04-11T14:38:29.730Z] a0d0a0d46f8b: Verifying Checksum [2022-04-11T14:38:29.730Z] a0d0a0d46f8b: Download complete [2022-04-11T14:38:29.730Z] a0d0a0d46f8b: Pull complete [2022-04-11T14:38:29.730Z] 3e5f54012d9b: Pull complete [2022-04-11T14:38:29.730Z] 4c7163046ea9: Pull complete [2022-04-11T14:38:29.730Z] 0c2d73faf560: Pull complete [2022-04-11T14:38:29.994Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T14:38:29.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T14:38:29.994Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T14:38:31.545Z] prd-ubuntu20.04-docker-8c-8g-19509 does not seem to be running inside a container [2022-04-11T14:38:31.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-172 -v /w/workspace/gexfoundry_device-rest-go_PR-172:/w/workspace/gexfoundry_device-rest-go_PR-172:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-172@tmp:/w/workspace/gexfoundry_device-rest-go_PR-172@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:10004/edgex-devops/git-semver:latest cat [2022-04-11T14:38:32.255Z] $ docker top 676c540420ff2a19461de83fb7a3fbced7bdd8e5c24ac935be7612b3d81667db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T14:38:32.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T14:38:32.446Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T14:38:32.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T14:38:32.808Z] $ docker exec 676c540420ff2a19461de83fb7a3fbced7bdd8e5c24ac935be7612b3d81667db ssh-agent [2022-04-11T14:38:32.935Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOIJpoc/agent.13 [2022-04-11T14:38:32.935Z] SSH_AGENT_PID=20 [2022-04-11T14:38:32.952Z] Running ssh-add (command line suppressed) [2022-04-11T14:38:33.056Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-172@tmp/private_key_5708571936911766703.key (/w/workspace/gexfoundry_device-rest-go_PR-172@tmp/private_key_5708571936911766703.key) [2022-04-11T14:38:33.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T14:38:33.645Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T14:38:33.670Z] $ docker exec --env ******** --env ******** 676c540420ff2a19461de83fb7a3fbced7bdd8e5c24ac935be7612b3d81667db ssh-agent -k [2022-04-11T14:38:33.779Z] unset SSH_AUTH_SOCK; [2022-04-11T14:38:33.779Z] unset SSH_AGENT_PID; [2022-04-11T14:38:33.780Z] echo Agent pid 20 killed; [2022-04-11T14:38:34.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T14:38:34.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T14:38:34.355Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T14:38:34.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T14:38:34.508Z] $ docker exec 676c540420ff2a19461de83fb7a3fbced7bdd8e5c24ac935be7612b3d81667db ssh-agent [2022-04-11T14:38:34.645Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcmnPiN/agent.52 [2022-04-11T14:38:34.645Z] SSH_AGENT_PID=58 [2022-04-11T14:38:34.656Z] Running ssh-add (command line suppressed) [2022-04-11T14:38:34.770Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-172@tmp/private_key_1337767030926248099.key (/w/workspace/gexfoundry_device-rest-go_PR-172@tmp/private_key_1337767030926248099.key) [2022-04-11T14:38:34.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T14:38:35.380Z] + git semver init [2022-04-11T14:38:35.380Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T14:38:35.380Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-172/.git [2022-04-11T14:38:35.380Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-172 [2022-04-11T14:38:35.380Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T14:38:35.380Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T14:38:35.380Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T14:38:35.380Z] # $SEMVER_BRANCH = PR-172 [2022-04-11T14:38:35.380Z] # $SEMVER_TEMP = /tmp/semver-948982451 [2022-04-11T14:38:35.380Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2022-04-11T14:38:40.912Z] # '/tmp/semver-948982451' -> '/w/workspace/gexfoundry_device-rest-go_PR-172/.semver' [2022-04-11T14:38:40.912Z] # -> Force: false [2022-04-11T14:38:40.912Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-172/.semver [Pipeline] } [2022-04-11T14:38:40.939Z] $ docker exec --env ******** --env ******** 676c540420ff2a19461de83fb7a3fbced7bdd8e5c24ac935be7612b3d81667db ssh-agent -k [2022-04-11T14:38:41.054Z] unset SSH_AUTH_SOCK; [2022-04-11T14:38:41.055Z] unset SSH_AGENT_PID; [2022-04-11T14:38:41.055Z] echo Agent pid 58 killed; [2022-04-11T14:38:41.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T14:38:41.502Z] + git semver [Pipeline] } [2022-04-11T14:38:41.531Z] $ docker stop --time=1 676c540420ff2a19461de83fb7a3fbced7bdd8e5c24ac935be7612b3d81667db [2022-04-11T14:38:42.927Z] $ docker rm -f 676c540420ff2a19461de83fb7a3fbced7bdd8e5c24ac935be7612b3d81667db [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T14:38:43.345Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T14:38:43.660Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T14:38:43.676Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T14:38:44.235Z] provisioning config files... [2022-04-11T14:38:44.244Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-172@tmp/config6433814186936105410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:38:44.595Z] ---> docker-login.sh [2022-04-11T14:38:44.595Z] nexus3.edgexfoundry.org:10001 [2022-04-11T14:38:44.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:38:44.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:38:44.595Z] Configure a credential helper to remove this warning. See [2022-04-11T14:38:44.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:38:44.595Z] [2022-04-11T14:38:44.595Z] Login Succeeded [2022-04-11T14:38:44.595Z] nexus3.edgexfoundry.org:10002 [2022-04-11T14:38:44.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:38:44.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:38:44.858Z] Configure a credential helper to remove this warning. See [2022-04-11T14:38:44.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:38:44.858Z] [2022-04-11T14:38:44.858Z] Login Succeeded [2022-04-11T14:38:44.858Z] nexus3.edgexfoundry.org:10003 [2022-04-11T14:38:44.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:38:44.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:38:44.858Z] Configure a credential helper to remove this warning. See [2022-04-11T14:38:44.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:38:44.858Z] [2022-04-11T14:38:44.858Z] Login Succeeded [2022-04-11T14:38:44.858Z] nexus3.edgexfoundry.org:10004 [2022-04-11T14:38:44.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:38:45.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:38:45.117Z] Configure a credential helper to remove this warning. See [2022-04-11T14:38:45.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:38:45.117Z] [2022-04-11T14:38:45.117Z] Login Succeeded [2022-04-11T14:38:45.117Z] docker.io [2022-04-11T14:38:45.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:38:45.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:38:45.377Z] Configure a credential helper to remove this warning. See [2022-04-11T14:38:45.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:38:45.377Z] [2022-04-11T14:38:45.377Z] Login Succeeded [2022-04-11T14:38:45.377Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T14:38:45.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T14:38:45.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T14:38:45.629Z] ========================================================= [2022-04-11T14:38:45.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T14:38:45.629Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:38:46.030Z] + 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-04-11T14:38:46.030Z] Sending build context to Docker daemon 10.58MB [2022-04-11T14:38:46.030Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T14:38:46.030Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T14:38:46.030Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T14:38:46.030Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T14:38:46.030Z] 666ba61612fd: Pulling fs layer [2022-04-11T14:38:46.030Z] 8ed8ca486205: Pulling fs layer [2022-04-11T14:38:46.030Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T14:38:46.030Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T14:38:46.030Z] 640e595b4fbd: Pulling fs layer [2022-04-11T14:38:46.030Z] 763cafe07f6e: Pulling fs layer [2022-04-11T14:38:46.030Z] 0c0b528cf693: Pulling fs layer [2022-04-11T14:38:46.030Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T14:38:46.030Z] 4fe6c5a15a65: Waiting [2022-04-11T14:38:46.030Z] 763cafe07f6e: Waiting [2022-04-11T14:38:46.030Z] 22a0e8bec74d: Waiting [2022-04-11T14:38:46.030Z] 640e595b4fbd: Waiting [2022-04-11T14:38:46.030Z] 0c0b528cf693: Waiting [2022-04-11T14:38:46.030Z] 10935f4eaf8b: Waiting [2022-04-11T14:38:46.030Z] 8ed8ca486205: Verifying Checksum [2022-04-11T14:38:46.030Z] 8ed8ca486205: Download complete [2022-04-11T14:38:46.030Z] 666ba61612fd: Verifying Checksum [2022-04-11T14:38:46.030Z] 666ba61612fd: Download complete [2022-04-11T14:38:46.290Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T14:38:46.290Z] 22a0e8bec74d: Download complete [2022-04-11T14:38:46.290Z] 640e595b4fbd: Verifying Checksum [2022-04-11T14:38:46.290Z] 640e595b4fbd: Download complete [2022-04-11T14:38:46.290Z] 763cafe07f6e: Verifying Checksum [2022-04-11T14:38:46.290Z] 763cafe07f6e: Download complete [2022-04-11T14:38:46.290Z] 59bf1c3509f3: Download complete [2022-04-11T14:38:46.290Z] 0c0b528cf693: Verifying Checksum [2022-04-11T14:38:46.290Z] 0c0b528cf693: Download complete [2022-04-11T14:38:46.290Z] 59bf1c3509f3: Pull complete [2022-04-11T14:38:46.550Z] 666ba61612fd: Pull complete [2022-04-11T14:38:46.550Z] 8ed8ca486205: Pull complete [2022-04-11T14:38:46.809Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T14:38:46.809Z] 10935f4eaf8b: Download complete [2022-04-11T14:38:46.809Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T14:38:46.809Z] 4fe6c5a15a65: Download complete [2022-04-11T14:38:51.029Z] 4fe6c5a15a65: Pull complete [2022-04-11T14:38:51.029Z] 22a0e8bec74d: Pull complete [2022-04-11T14:38:51.029Z] 640e595b4fbd: Pull complete [2022-04-11T14:38:51.029Z] 763cafe07f6e: Pull complete [2022-04-11T14:38:51.029Z] 0c0b528cf693: Pull complete [2022-04-11T14:38:52.938Z] 10935f4eaf8b: Pull complete [2022-04-11T14:38:52.938Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T14:38:52.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T14:38:52.938Z] ---> 99d49a6021b9 [2022-04-11T14:38:52.938Z] Step 3/12 : ARG MAKE='make build' [2022-04-11T14:38:54.324Z] ---> Running in 217b34160c54 [2022-04-11T14:38:54.324Z] Removing intermediate container 217b34160c54 [2022-04-11T14:38:54.324Z] ---> a19b76b6ade8 [2022-04-11T14:38:54.324Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T14:38:54.585Z] ---> Running in 81ba93ffb1a2 [2022-04-11T14:38:54.585Z] Removing intermediate container 81ba93ffb1a2 [2022-04-11T14:38:54.585Z] ---> 7a47cdf63335 [2022-04-11T14:38:54.585Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T14:38:54.585Z] ---> Running in a229aa10cc4e [2022-04-11T14:38:54.585Z] Removing intermediate container a229aa10cc4e [2022-04-11T14:38:54.585Z] ---> 2ba58f722026 [2022-04-11T14:38:54.585Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:38:54.585Z] ---> Running in ea18148d1cfa [2022-04-11T14:38:55.154Z] Removing intermediate container ea18148d1cfa [2022-04-11T14:38:55.154Z] ---> 3e8fb71936a3 [2022-04-11T14:38:55.154Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T14:38:55.417Z] ---> Running in d127e600a2dc [2022-04-11T14:38:55.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:38:56.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:38:56.822Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T14:38:56.822Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T14:38:56.822Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T14:38:56.822Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T14:38:57.083Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T14:38:57.083Z] OK: 224 MiB in 56 packages [2022-04-11T14:38:57.655Z] Removing intermediate container d127e600a2dc [2022-04-11T14:38:57.655Z] ---> a498331e9132 [2022-04-11T14:38:57.655Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-11T14:38:57.655Z] ---> Running in 2dfebce7dcd1 [2022-04-11T14:38:57.655Z] Removing intermediate container 2dfebce7dcd1 [2022-04-11T14:38:57.655Z] ---> 32b4b29f3e11 [2022-04-11T14:38:57.655Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-11T14:38:57.655Z] ---> a8d8f38a287d [2022-04-11T14:38:57.655Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:38:57.915Z] ---> Running in fdbabc1ed867 [2022-04-11T14:38:59.065Z] Still waiting to schedule task [2022-04-11T14:38:59.065Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-11T14:39:12.820Z] Removing intermediate container fdbabc1ed867 [2022-04-11T14:39:12.820Z] ---> 131ccefd9dee [2022-04-11T14:39:12.820Z] Step 11/12 : COPY . . [2022-04-11T14:39:12.820Z] ---> db8f04e4aea8 [2022-04-11T14:39:12.820Z] Step 12/12 : RUN $MAKE [2022-04-11T14:39:12.820Z] ---> Running in c5fd0fece647 [2022-04-11T14:39:12.820Z] noop [2022-04-11T14:39:12.820Z] Removing intermediate container c5fd0fece647 [2022-04-11T14:39:12.820Z] ---> 7d84fbcd7104 [2022-04-11T14:39:12.820Z] Successfully built 7d84fbcd7104 [2022-04-11T14:39:12.820Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:39:13.152Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T14:39:13.153Z] . [Pipeline] withDockerContainer [2022-04-11T14:39:13.255Z] prd-ubuntu20.04-docker-8c-8g-19509 does not seem to be running inside a container [2022-04-11T14:39:13.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-172 -v /w/workspace/gexfoundry_device-rest-go_PR-172:/w/workspace/gexfoundry_device-rest-go_PR-172:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-172@tmp:/w/workspace/gexfoundry_device-rest-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T14:39:13.671Z] $ docker top 8ab1f9bee64d71d3f334bfc8f1fae17efcfc8027dd1ac66df9fb881306b4fa2f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:39:14.078Z] + go version [2022-04-11T14:39:14.078Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T14:39:14.109Z] $ docker stop --time=1 8ab1f9bee64d71d3f334bfc8f1fae17efcfc8027dd1ac66df9fb881306b4fa2f [2022-04-11T14:39:15.396Z] $ docker rm -f 8ab1f9bee64d71d3f334bfc8f1fae17efcfc8027dd1ac66df9fb881306b4fa2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:39:16.112Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T14:39:16.112Z] . [Pipeline] withDockerContainer [2022-04-11T14:39:16.206Z] prd-ubuntu20.04-docker-8c-8g-19509 does not seem to be running inside a container [2022-04-11T14:39:16.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-172 -v /w/workspace/gexfoundry_device-rest-go_PR-172:/w/workspace/gexfoundry_device-rest-go_PR-172:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-172@tmp:/w/workspace/gexfoundry_device-rest-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T14:39:16.768Z] $ docker top 27937f64e100d3bbf0dcb445e2878e766705dad97223dc03d5e2827e40e3feb9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T14:39:17.245Z] + make test [2022-04-11T14:39:17.245Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-11T14:39:17.507Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-11T14:39:27.492Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-11T14:39:27.492Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 55.2% of statements [2022-04-11T14:39:32.769Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T14:39:36.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T14:39:36.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T14:39:36.286Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T14:39:36.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T14:39:36.359Z] $ docker stop --time=1 27937f64e100d3bbf0dcb445e2878e766705dad97223dc03d5e2827e40e3feb9 [2022-04-11T14:39:38.217Z] $ docker rm -f 27937f64e100d3bbf0dcb445e2878e766705dad97223dc03d5e2827e40e3feb9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T14:39:38.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T14:39:38.782Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-11T14:39:39.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T14:39:40.247Z] + ls -al . [2022-04-11T14:39:40.247Z] total 172 [2022-04-11T14:39:40.247Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 14:39 . [2022-04-11T14:39:40.247Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:38 .. [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 11 14:38 .dockerignore [2022-04-11T14:39:40.247Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 14:38 .git [2022-04-11T14:39:40.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:38 .github [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 14:38 .gitignore [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 14:38 .golangci.yml [2022-04-11T14:39:40.247Z] drwx------ 3 jenkins jenkins 4096 Apr 11 14:38 .semver [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 11 14:38 Attribution.txt [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 11 14:38 CHANGELOG.md [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 11 14:38 Dockerfile [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 14:38 GOVERNANCE.md [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 11 14:38 Jenkinsfile [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 14:38 LICENSE [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 1964 Apr 11 14:38 Makefile [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 14:38 OWNERS.md [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 11 14:38 README.md [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 14:38 VERSION [2022-04-11T14:39:40.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:38 bin [2022-04-11T14:39:40.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:38 cmd [2022-04-11T14:39:40.247Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 11 14:39 coverage.out [2022-04-11T14:39:40.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:38 driver [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 11 14:38 go.mod [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 11 14:38 go.sum [2022-04-11T14:39:40.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:38 snap [2022-04-11T14:39:40.247Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 11 14:38 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:39:40.643Z] + 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=776db09b48e2b401bf83870e070ffdc2c3ca42f5 --label arch=amd64 --label version=0.0.0 . [2022-04-11T14:39:40.643Z] Sending build context to Docker daemon 10.59MB [2022-04-11T14:39:40.643Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T14:39:40.643Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-11T14:39:40.643Z] ---> 7d84fbcd7104 [2022-04-11T14:39:40.643Z] Step 3/25 : ARG MAKE='make build' [2022-04-11T14:39:40.902Z] ---> Running in a907400d92e2 [2022-04-11T14:39:40.902Z] Removing intermediate container a907400d92e2 [2022-04-11T14:39:40.902Z] ---> c10ec4172d4c [2022-04-11T14:39:40.902Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T14:39:40.902Z] ---> Running in 18cef6495f88 [2022-04-11T14:39:40.902Z] Removing intermediate container 18cef6495f88 [2022-04-11T14:39:40.902Z] ---> b25571eaddbb [2022-04-11T14:39:40.902Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T14:39:41.163Z] ---> Running in 41bdc89d3b2f [2022-04-11T14:39:41.163Z] Removing intermediate container 41bdc89d3b2f [2022-04-11T14:39:41.163Z] ---> 8c999b00a5c0 [2022-04-11T14:39:41.163Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:39:41.163Z] ---> Running in bbc1ea3bf0d7 [2022-04-11T14:39:41.735Z] Removing intermediate container bbc1ea3bf0d7 [2022-04-11T14:39:41.735Z] ---> d86a5b8baaf9 [2022-04-11T14:39:41.735Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T14:39:41.735Z] ---> Running in f8da12de3444 [2022-04-11T14:39:41.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:39:42.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:39:43.192Z] OK: 224 MiB in 56 packages [2022-04-11T14:39:43.453Z] Removing intermediate container f8da12de3444 [2022-04-11T14:39:43.453Z] ---> 274c603f8734 [2022-04-11T14:39:43.453Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-11T14:39:43.715Z] ---> Running in a44438dbfa12 [2022-04-11T14:39:43.715Z] Removing intermediate container a44438dbfa12 [2022-04-11T14:39:43.715Z] ---> 54ae7b937091 [2022-04-11T14:39:43.715Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-11T14:39:43.715Z] ---> 6e914b2887c5 [2022-04-11T14:39:43.715Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:39:43.979Z] ---> Running in dacddc2e9cfd [2022-04-11T14:39:44.549Z] Removing intermediate container dacddc2e9cfd [2022-04-11T14:39:44.549Z] ---> b0002685a222 [2022-04-11T14:39:44.549Z] Step 11/25 : COPY . . [2022-04-11T14:39:44.810Z] ---> 6d44a1ee0521 [2022-04-11T14:39:44.811Z] Step 12/25 : RUN $MAKE [2022-04-11T14:39:44.811Z] ---> Running in a3278c28f837 [2022-04-11T14:39:45.072Z] 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-04-11T14:40:07.115Z] Removing intermediate container a3278c28f837 [2022-04-11T14:40:07.115Z] ---> ccb062243676 [2022-04-11T14:40:07.115Z] Step 13/25 : FROM alpine:3.14 [2022-04-11T14:40:07.115Z] 3.14: Pulling from library/alpine [2022-04-11T14:40:07.115Z] 8663204ce13b: Pulling fs layer [2022-04-11T14:40:07.115Z] 8663204ce13b: Verifying Checksum [2022-04-11T14:40:07.115Z] 8663204ce13b: Download complete [2022-04-11T14:40:07.115Z] 8663204ce13b: Pull complete [2022-04-11T14:40:07.115Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T14:40:07.115Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T14:40:07.115Z] ---> e04c818066af [2022-04-11T14:40:07.115Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-11T14:40:07.115Z] ---> Running in 40671e1a24d1 [2022-04-11T14:40:07.115Z] Removing intermediate container 40671e1a24d1 [2022-04-11T14:40:07.115Z] ---> 2708d1248026 [2022-04-11T14:40:07.115Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-11T14:40:07.115Z] ---> Running in f45906840ae4 [2022-04-11T14:40:07.115Z] Removing intermediate container f45906840ae4 [2022-04-11T14:40:07.115Z] ---> 3deaf7bd1bfc [2022-04-11T14:40:07.115Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T14:40:07.115Z] ---> Running in 6f99652fc9c9 [2022-04-11T14:40:07.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:40:07.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:40:07.115Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T14:40:07.115Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T14:40:07.115Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T14:40:07.115Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T14:40:07.115Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T14:40:07.115Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T14:40:07.115Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:40:07.115Z] OK: 8 MiB in 20 packages [2022-04-11T14:40:07.115Z] Removing intermediate container 6f99652fc9c9 [2022-04-11T14:40:07.115Z] ---> dc018aa3a3c4 [2022-04-11T14:40:07.115Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-11T14:40:07.115Z] ---> 73a71baa81e6 [2022-04-11T14:40:07.115Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-11T14:40:07.115Z] ---> 373a20b36174 [2022-04-11T14:40:07.115Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-11T14:40:07.115Z] ---> 41a49ca1dc0c [2022-04-11T14:40:07.115Z] Step 20/25 : EXPOSE 59986 [2022-04-11T14:40:07.115Z] ---> Running in e1cebf86e79b [2022-04-11T14:40:07.378Z] Removing intermediate container e1cebf86e79b [2022-04-11T14:40:07.378Z] ---> 2b96968db2ed [2022-04-11T14:40:07.378Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-11T14:40:07.378Z] ---> Running in 7b241b0a9723 [2022-04-11T14:40:07.378Z] Removing intermediate container 7b241b0a9723 [2022-04-11T14:40:07.378Z] ---> c93b855113e9 [2022-04-11T14:40:07.378Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-11T14:40:07.646Z] ---> Running in 63a571c0dee5 [2022-04-11T14:40:07.646Z] Removing intermediate container 63a571c0dee5 [2022-04-11T14:40:07.646Z] ---> 49658ccfba90 [2022-04-11T14:40:07.646Z] Step 23/25 : LABEL arch=amd64 [2022-04-11T14:40:07.646Z] ---> Running in fbc2b609c151 [2022-04-11T14:40:07.646Z] Removing intermediate container fbc2b609c151 [2022-04-11T14:40:07.646Z] ---> 52e3aadf3128 [2022-04-11T14:40:07.646Z] Step 24/25 : LABEL git_sha=776db09b48e2b401bf83870e070ffdc2c3ca42f5 [2022-04-11T14:40:07.646Z] ---> Running in 0c9da494b054 [2022-04-11T14:40:07.906Z] Removing intermediate container 0c9da494b054 [2022-04-11T14:40:07.906Z] ---> ea3ac7d5456b [2022-04-11T14:40:07.906Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T14:40:07.906Z] ---> Running in dfa827528e0c [2022-04-11T14:40:07.906Z] Removing intermediate container dfa827528e0c [2022-04-11T14:40:07.906Z] ---> 041982903e38 [2022-04-11T14:40:07.906Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T14:40:07.906Z] Successfully built 041982903e38 [2022-04-11T14:40:07.906Z] 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-04-11T14:40:08.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T14:40:08.638Z] [2022-04-11T14:40:08.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:40:08.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T14:40:08.991Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T14:40:08.992Z] 5eb5b503b376: Pulling fs layer [2022-04-11T14:40:08.992Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T14:40:08.992Z] ec43610c2a17: Pulling fs layer [2022-04-11T14:40:08.992Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T14:40:08.992Z] 33b1e0a273af: Pulling fs layer [2022-04-11T14:40:08.992Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T14:40:08.992Z] 2f39f015ded8: Pulling fs layer [2022-04-11T14:40:08.992Z] 3a2ae6a8a46f: Waiting [2022-04-11T14:40:08.992Z] 33b1e0a273af: Waiting [2022-04-11T14:40:08.992Z] 5d3b04190fa2: Waiting [2022-04-11T14:40:08.992Z] 2f39f015ded8: Waiting [2022-04-11T14:40:08.992Z] 5c69ac0246d0: Verifying Checksum [2022-04-11T14:40:08.992Z] 5c69ac0246d0: Download complete [2022-04-11T14:40:08.992Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-11T14:40:08.992Z] 3a2ae6a8a46f: Download complete [2022-04-11T14:40:08.992Z] 33b1e0a273af: Verifying Checksum [2022-04-11T14:40:08.992Z] 33b1e0a273af: Download complete [2022-04-11T14:40:08.992Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T14:40:08.992Z] 5d3b04190fa2: Download complete [2022-04-11T14:40:08.992Z] ec43610c2a17: Verifying Checksum [2022-04-11T14:40:08.992Z] ec43610c2a17: Download complete [2022-04-11T14:40:09.251Z] 5eb5b503b376: Verifying Checksum [2022-04-11T14:40:09.251Z] 5eb5b503b376: Download complete [2022-04-11T14:40:09.821Z] 2f39f015ded8: Download complete [2022-04-11T14:40:10.392Z] 5eb5b503b376: Pull complete [2022-04-11T14:40:10.392Z] 5c69ac0246d0: Pull complete [2022-04-11T14:40:10.962Z] ec43610c2a17: Pull complete [2022-04-11T14:40:10.962Z] 3a2ae6a8a46f: Pull complete [2022-04-11T14:40:11.221Z] 33b1e0a273af: Pull complete [2022-04-11T14:40:11.221Z] 5d3b04190fa2: Pull complete [2022-04-11T14:40:15.418Z] 2f39f015ded8: Pull complete [2022-04-11T14:40:15.418Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T14:40:15.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T14:40:15.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T14:40:15.510Z] prd-ubuntu20.04-docker-8c-8g-19509 does not seem to be running inside a container [2022-04-11T14:40:15.546Z] $ 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-172 -v /w/workspace/gexfoundry_device-rest-go_PR-172:/w/workspace/gexfoundry_device-rest-go_PR-172:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-172@tmp:/w/workspace/gexfoundry_device-rest-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T14:40:17.298Z] $ docker top fea4a1829fcdb80117bb1d745774bc509bfa01e999f93b7486ef0433a116f7ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:40:17.821Z] ---> job-cost.sh [2022-04-11T14:40:17.821Z] lf-activate-venv: SKIPPING [2022-04-11T14:40:17.821Z] INFO: No Stack... [2022-04-11T14:40:18.081Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T14:40:18.655Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T14:40:18.984Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-172/archives/cost.csv [2022-04-11T14:40:18.984Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T14:40:19.026Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-172-1-stack-cost] [2022-04-11T14:40:19.031Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-172-1-stack-cost] did not exist. Created. [2022-04-11T14:40:19.031Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T14:40:19.435Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T14:40:19.499Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T14:40:19.523Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T14:40:19.601Z] $ docker stop --time=1 fea4a1829fcdb80117bb1d745774bc509bfa01e999f93b7486ef0433a116f7ab [2022-04-11T14:40:20.770Z] $ docker rm -f fea4a1829fcdb80117bb1d745774bc509bfa01e999f93b7486ef0433a116f7ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T14:43:35.215Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19515 in /w/workspace/gexfoundry_device-rest-go_PR-172 [Pipeline] { [Pipeline] ws [2022-04-11T14:43:35.256Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-04-11T14:43:36.123Z] The recommended git tool is: git [2022-04-11T14:43:43.159Z] using credential edgex-jenkins-ssh [2022-04-11T14:43:43.179Z] Cloning the remote Git repository [2022-04-11T14:43:43.263Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-04-11T14:43:43.360Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-04-11T14:43:43.549Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-11T14:43:43.550Z] > git --version # timeout=10 [2022-04-11T14:43:43.604Z] > git --version # 'git version 2.25.1' [2022-04-11T14:43:43.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T14:43:43.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T14:43:45.879Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-11T14:43:45.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T14:43:45.931Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-11T14:43:45.972Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-11T14:43:45.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T14:43:45.990Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T14:43:46.644Z] Merging remotes/origin/main commit d2dd5877ffea6850c3b0cb999012b17b1a99601c into PR head commit 38ba93ecec46e991dad3e2364345e21ac86cdcbb [2022-04-11T14:43:46.918Z] Merge succeeded, producing f528a72f504cea35dce633b42a91e7d708177e0b [2022-04-11T14:43:46.919Z] Checking out Revision f528a72f504cea35dce633b42a91e7d708177e0b (PR-172) [2022-04-11T14:43:46.674Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T14:43:46.693Z] > git checkout -f 38ba93ecec46e991dad3e2364345e21ac86cdcbb # timeout=10 [2022-04-11T14:43:46.785Z] > git remote # timeout=10 [2022-04-11T14:43:46.807Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T14:43:46.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T14:43:46.838Z] > git merge d2dd5877ffea6850c3b0cb999012b17b1a99601c # timeout=10 [2022-04-11T14:43:46.907Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T14:43:46.934Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T14:43:46.948Z] > git checkout -f f528a72f504cea35dce633b42a91e7d708177e0b # timeout=10 [2022-04-11T14:43:51.298Z] Commit message: "Merge commit 'd2dd5877ffea6850c3b0cb999012b17b1a99601c' into HEAD" [2022-04-11T14:43:51.298Z] First time build. Skipping changelog. [2022-04-11T14:43:51.380Z] > git --version # timeout=10 [2022-04-11T14:43:51.394Z] > git --version # 'git version 2.25.1' [2022-04-11T14:43:51.415Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T14:43:52.762Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T14:43:52.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T14:43:52.762Z] Dload Upload Total Spent Left Speed [2022-04-11T14:43:52.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45903 0 --:--:-- --:--:-- --:--:-- 45725 [Pipeline] sh [2022-04-11T14:43:53.404Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T14:43:53.771Z] + sudo tee /etc/docker/daemon.new [2022-04-11T14:43:53.772Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T14:43:53.772Z] { [2022-04-11T14:43:53.772Z] "registry-mirrors": [ [2022-04-11T14:43:53.772Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T14:43:53.772Z] ], [2022-04-11T14:43:53.772Z] "bip": "10.250.0.254/24", [2022-04-11T14:43:53.772Z] "hosts": [ [2022-04-11T14:43:53.772Z] "tcp://0.0.0.0:5555", [2022-04-11T14:43:53.772Z] "unix:///var/run/docker.sock" [2022-04-11T14:43:53.772Z] ], [2022-04-11T14:43:53.772Z] "mtu": 1458, [2022-04-11T14:43:53.772Z] "selinux-enabled": true, [2022-04-11T14:43:53.772Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T14:43:53.772Z] } [Pipeline] sh [2022-04-11T14:43:54.202Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T14:43:54.566Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T14:44:13.013Z] provisioning config files... [2022-04-11T14:44:13.047Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2232082624965431103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:44:13.622Z] ---> docker-login.sh [2022-04-11T14:44:13.622Z] nexus3.edgexfoundry.org:10001 [2022-04-11T14:44:14.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:44:14.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:44:14.503Z] Configure a credential helper to remove this warning. See [2022-04-11T14:44:14.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:44:14.503Z] [2022-04-11T14:44:14.503Z] Login Succeeded [2022-04-11T14:44:14.503Z] nexus3.edgexfoundry.org:10002 [2022-04-11T14:44:15.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:44:15.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:44:15.106Z] Configure a credential helper to remove this warning. See [2022-04-11T14:44:15.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:44:15.106Z] [2022-04-11T14:44:15.106Z] Login Succeeded [2022-04-11T14:44:15.106Z] nexus3.edgexfoundry.org:10003 [2022-04-11T14:44:15.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:44:15.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:44:15.666Z] Configure a credential helper to remove this warning. See [2022-04-11T14:44:15.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:44:15.666Z] [2022-04-11T14:44:15.666Z] Login Succeeded [2022-04-11T14:44:15.666Z] nexus3.edgexfoundry.org:10004 [2022-04-11T14:44:15.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:44:16.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:44:16.220Z] Configure a credential helper to remove this warning. See [2022-04-11T14:44:16.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:44:16.220Z] [2022-04-11T14:44:16.220Z] Login Succeeded [2022-04-11T14:44:16.220Z] docker.io [2022-04-11T14:44:16.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:44:17.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:44:17.093Z] Configure a credential helper to remove this warning. See [2022-04-11T14:44:17.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:44:17.093Z] [2022-04-11T14:44:17.093Z] Login Succeeded [2022-04-11T14:44:17.093Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T14:44:17.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T14:44:17.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T14:44:17.588Z] ========================================================= [2022-04-11T14:44:17.588Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T14:44:17.588Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:44:18.046Z] + 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-04-11T14:44:18.046Z] Sending build context to Docker daemon 129.5kB [2022-04-11T14:44:18.327Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T14:44:18.328Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T14:44:18.628Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T14:44:18.628Z] 9b3977197b4f: Pulling fs layer [2022-04-11T14:44:18.628Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T14:44:18.628Z] 94645a83ff95: Pulling fs layer [2022-04-11T14:44:18.628Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T14:44:18.628Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T14:44:18.628Z] f7c0051592d6: Pulling fs layer [2022-04-11T14:44:18.628Z] a227ed2f7395: Pulling fs layer [2022-04-11T14:44:18.629Z] 7b1c46037f91: Pulling fs layer [2022-04-11T14:44:18.629Z] f7c0051592d6: Waiting [2022-04-11T14:44:18.629Z] a227ed2f7395: Waiting [2022-04-11T14:44:18.629Z] 7b1c46037f91: Waiting [2022-04-11T14:44:18.629Z] 3f3a8bcf1eab: Waiting [2022-04-11T14:44:18.629Z] 0c92f367c5e7: Waiting [2022-04-11T14:44:18.629Z] 94645a83ff95: Verifying Checksum [2022-04-11T14:44:18.629Z] 94645a83ff95: Download complete [2022-04-11T14:44:18.629Z] 1a89e8eeedd5: Verifying Checksum [2022-04-11T14:44:18.629Z] 1a89e8eeedd5: Download complete [2022-04-11T14:44:18.629Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T14:44:18.629Z] 0c92f367c5e7: Download complete [2022-04-11T14:44:18.629Z] f7c0051592d6: Verifying Checksum [2022-04-11T14:44:18.629Z] f7c0051592d6: Download complete [2022-04-11T14:44:18.629Z] 9b3977197b4f: Verifying Checksum [2022-04-11T14:44:18.629Z] a227ed2f7395: Verifying Checksum [2022-04-11T14:44:18.629Z] a227ed2f7395: Download complete [2022-04-11T14:44:19.630Z] 9b3977197b4f: Pull complete [2022-04-11T14:44:19.909Z] 1a89e8eeedd5: Pull complete [2022-04-11T14:44:20.515Z] 94645a83ff95: Pull complete [2022-04-11T14:44:20.795Z] 7b1c46037f91: Verifying Checksum [2022-04-11T14:44:20.795Z] 7b1c46037f91: Download complete [2022-04-11T14:44:21.399Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T14:44:21.399Z] 3f3a8bcf1eab: Download complete [2022-04-11T14:44:33.814Z] 3f3a8bcf1eab: Pull complete [2022-04-11T14:44:34.089Z] 0c92f367c5e7: Pull complete [2022-04-11T14:44:34.363Z] f7c0051592d6: Pull complete [2022-04-11T14:44:34.641Z] a227ed2f7395: Pull complete [2022-04-11T14:44:41.428Z] 7b1c46037f91: Pull complete [2022-04-11T14:44:41.428Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T14:44:41.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T14:44:41.428Z] ---> f79e39bc4007 [2022-04-11T14:44:41.428Z] Step 3/12 : ARG MAKE='make build' [2022-04-11T14:44:42.414Z] ---> Running in 84374d36c1e3 [2022-04-11T14:44:42.414Z] Removing intermediate container 84374d36c1e3 [2022-04-11T14:44:42.414Z] ---> 69f5ea8bca4b [2022-04-11T14:44:42.414Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T14:44:42.691Z] ---> Running in 7e63ade91da5 [2022-04-11T14:44:42.970Z] Removing intermediate container 7e63ade91da5 [2022-04-11T14:44:42.970Z] ---> ee674e14891c [2022-04-11T14:44:42.970Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T14:44:42.970Z] ---> Running in a747f0bed791 [2022-04-11T14:44:43.257Z] Removing intermediate container a747f0bed791 [2022-04-11T14:44:43.257Z] ---> a7d1611367dc [2022-04-11T14:44:43.257Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:44:43.532Z] ---> Running in a2546fc15265 [2022-04-11T14:44:45.524Z] Removing intermediate container a2546fc15265 [2022-04-11T14:44:45.524Z] ---> 23814af7e662 [2022-04-11T14:44:45.524Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T14:44:45.524Z] ---> Running in 4bd262794896 [2022-04-11T14:44:46.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:44:47.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:44:48.507Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T14:44:48.507Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T14:44:48.507Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T14:44:48.786Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T14:44:49.064Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T14:44:49.064Z] OK: 224 MiB in 56 packages [2022-04-11T14:44:50.065Z] Removing intermediate container 4bd262794896 [2022-04-11T14:44:50.065Z] ---> 7acac51aa2d7 [2022-04-11T14:44:50.065Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-11T14:44:50.065Z] ---> Running in 902d98c595b3 [2022-04-11T14:44:50.351Z] Removing intermediate container 902d98c595b3 [2022-04-11T14:44:50.351Z] ---> 7057ccd02426 [2022-04-11T14:44:50.351Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-11T14:44:50.957Z] ---> 1b0dec4285ee [2022-04-11T14:44:50.957Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:44:50.957Z] ---> Running in c667bf5e0c25 [2022-04-11T14:45:37.989Z] Removing intermediate container c667bf5e0c25 [2022-04-11T14:45:37.989Z] ---> 70e0bea106ed [2022-04-11T14:45:37.989Z] Step 11/12 : COPY . . [2022-04-11T14:45:37.989Z] ---> fb6ef7810371 [2022-04-11T14:45:37.989Z] Step 12/12 : RUN $MAKE [2022-04-11T14:45:37.989Z] ---> Running in 4a1404c8cf97 [2022-04-11T14:45:38.593Z] noop [2022-04-11T14:45:39.203Z] Removing intermediate container 4a1404c8cf97 [2022-04-11T14:45:39.203Z] ---> e68a5ed6a42f [2022-04-11T14:45:39.203Z] Successfully built e68a5ed6a42f [2022-04-11T14:45:39.203Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:45:39.583Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T14:45:39.583Z] . [Pipeline] withDockerContainer [2022-04-11T14:45:39.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-19515 does not seem to be running inside a container [2022-04-11T14:45:39.956Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T14:45:41.319Z] $ docker top aadc44d0942b5a8f0c16db7ddac0f4a50565c675fff7745ead23175854534ce7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:45:42.286Z] + go version [2022-04-11T14:45:42.286Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T14:45:42.335Z] $ docker stop --time=1 aadc44d0942b5a8f0c16db7ddac0f4a50565c675fff7745ead23175854534ce7 [2022-04-11T14:45:44.009Z] $ docker rm -f aadc44d0942b5a8f0c16db7ddac0f4a50565c675fff7745ead23175854534ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:45:44.906Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T14:45:44.906Z] . [Pipeline] withDockerContainer [2022-04-11T14:45:45.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-19515 does not seem to be running inside a container [2022-04-11T14:45:45.262Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T14:45:46.608Z] $ docker top 99030f92c718855dd31238949f1f04809f47d144da8a6c163ecabe458901c84f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T14:45:47.705Z] + make test [2022-04-11T14:45:47.706Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-11T14:45:49.692Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-11T14:47:11.581Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-11T14:47:13.022Z] ok github.com/edgexfoundry/device-rest-go/driver 0.075s coverage: 55.2% of statements [2022-04-11T14:47:13.296Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-11T14:47:13.296Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T14:47:40.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T14:47:40.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T14:47:40.172Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T14:47:42.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T14:47:42.230Z] $ docker stop --time=1 99030f92c718855dd31238949f1f04809f47d144da8a6c163ecabe458901c84f [2022-04-11T14:47:43.957Z] $ docker rm -f 99030f92c718855dd31238949f1f04809f47d144da8a6c163ecabe458901c84f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T14:47:44.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T14:47:44.996Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T14:47:45.476Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T14:47:46.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T14:47:46.489Z] + ls -al . [2022-04-11T14:47:46.489Z] total 168 [2022-04-11T14:47:46.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 14:47 . [2022-04-11T14:47:46.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:43 .. [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 11 14:43 .dockerignore [2022-04-11T14:47:46.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 14:43 .git [2022-04-11T14:47:46.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:43 .github [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 14:43 .gitignore [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 14:43 .golangci.yml [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 11 14:43 Attribution.txt [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 11 14:43 CHANGELOG.md [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 11 14:43 Dockerfile [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 14:43 GOVERNANCE.md [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 11 14:43 Jenkinsfile [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 14:43 LICENSE [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 1964 Apr 11 14:43 Makefile [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 14:43 OWNERS.md [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 11 14:43 README.md [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 14:38 VERSION [2022-04-11T14:47:46.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:43 bin [2022-04-11T14:47:46.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:43 cmd [2022-04-11T14:47:46.489Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 11 14:47 coverage.out [2022-04-11T14:47:46.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:43 driver [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 11 14:43 go.mod [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 11 14:43 go.sum [2022-04-11T14:47:46.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:43 snap [2022-04-11T14:47:46.489Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 11 14:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:47:46.856Z] + 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=f528a72f504cea35dce633b42a91e7d708177e0b --label arch=arm64 --label version=0.0.0 . [2022-04-11T14:47:46.856Z] Sending build context to Docker daemon 139.8kB [2022-04-11T14:47:47.127Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T14:47:47.127Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-11T14:47:47.127Z] ---> e68a5ed6a42f [2022-04-11T14:47:47.127Z] Step 3/25 : ARG MAKE='make build' [2022-04-11T14:47:47.127Z] ---> Running in d063d769098e [2022-04-11T14:47:47.405Z] Removing intermediate container d063d769098e [2022-04-11T14:47:47.405Z] ---> 9bf9b6026299 [2022-04-11T14:47:47.405Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T14:47:47.687Z] ---> Running in cda37cb33060 [2022-04-11T14:47:47.963Z] Removing intermediate container cda37cb33060 [2022-04-11T14:47:47.963Z] ---> 13fa28473531 [2022-04-11T14:47:47.963Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T14:47:47.963Z] ---> Running in 4c6eebae8ac5 [2022-04-11T14:47:48.241Z] Removing intermediate container 4c6eebae8ac5 [2022-04-11T14:47:48.241Z] ---> e040d1207710 [2022-04-11T14:47:48.241Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:47:48.521Z] ---> Running in 7720f5d83fc7 [2022-04-11T14:47:49.971Z] Removing intermediate container 7720f5d83fc7 [2022-04-11T14:47:49.971Z] ---> f6c1dddd1316 [2022-04-11T14:47:49.971Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T14:47:50.254Z] ---> Running in b9c9ed62cff1 [2022-04-11T14:47:51.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:47:52.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:47:53.210Z] OK: 224 MiB in 56 packages [2022-04-11T14:47:54.201Z] Removing intermediate container b9c9ed62cff1 [2022-04-11T14:47:54.201Z] ---> 20d248300e45 [2022-04-11T14:47:54.201Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-11T14:47:54.201Z] ---> Running in 7125ce3fbca1 [2022-04-11T14:47:54.479Z] Removing intermediate container 7125ce3fbca1 [2022-04-11T14:47:54.479Z] ---> 6c28761774b8 [2022-04-11T14:47:54.479Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-11T14:47:55.097Z] ---> 5dcfd45b016a [2022-04-11T14:47:55.097Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:47:55.097Z] ---> Running in d5dfcdfacc3b [2022-04-11T14:47:57.102Z] Removing intermediate container d5dfcdfacc3b [2022-04-11T14:47:57.102Z] ---> 7070be4ce55b [2022-04-11T14:47:57.102Z] Step 11/25 : COPY . . [2022-04-11T14:47:57.702Z] ---> fa5eb6242bd9 [2022-04-11T14:47:57.702Z] Step 12/25 : RUN $MAKE [2022-04-11T14:47:57.702Z] ---> Running in 6c9c976efdc8 [2022-04-11T14:47:58.684Z] 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-04-11T14:50:05.580Z] Removing intermediate container 6c9c976efdc8 [2022-04-11T14:50:05.580Z] ---> aab4fb1d5363 [2022-04-11T14:50:05.580Z] Step 13/25 : FROM alpine:3.14 [2022-04-11T14:50:05.580Z] 3.14: Pulling from library/alpine [2022-04-11T14:50:05.580Z] 455c02918c45: Pulling fs layer [2022-04-11T14:50:05.857Z] 455c02918c45: Verifying Checksum [2022-04-11T14:50:05.857Z] 455c02918c45: Download complete [2022-04-11T14:50:06.458Z] 455c02918c45: Pull complete [2022-04-11T14:50:06.458Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T14:50:06.458Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T14:50:06.458Z] ---> ac73e934f311 [2022-04-11T14:50:06.458Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-11T14:50:06.458Z] ---> Running in 6d9134f59a1e [2022-04-11T14:50:07.056Z] Removing intermediate container 6d9134f59a1e [2022-04-11T14:50:07.056Z] ---> b4972f5132dd [2022-04-11T14:50:07.056Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-11T14:50:07.056Z] ---> Running in 7d44b51fc831 [2022-04-11T14:50:07.331Z] Removing intermediate container 7d44b51fc831 [2022-04-11T14:50:07.331Z] ---> e853bcceaaae [2022-04-11T14:50:07.331Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T14:50:07.331Z] ---> Running in 844eab9547c3 [2022-04-11T14:50:08.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:50:08.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:50:09.750Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T14:50:09.750Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T14:50:09.750Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T14:50:09.750Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T14:50:09.750Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T14:50:09.750Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T14:50:09.750Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:50:09.750Z] OK: 8 MiB in 20 packages [2022-04-11T14:50:10.737Z] Removing intermediate container 844eab9547c3 [2022-04-11T14:50:10.737Z] ---> c2ddbadbf050 [2022-04-11T14:50:10.737Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-11T14:50:12.185Z] ---> 8cdcdb2d1405 [2022-04-11T14:50:12.185Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-11T14:50:12.781Z] ---> 8d6f215e69b7 [2022-04-11T14:50:12.781Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-11T14:50:13.378Z] ---> ca747b8e783b [2022-04-11T14:50:13.378Z] Step 20/25 : EXPOSE 59986 [2022-04-11T14:50:13.378Z] ---> Running in fe79ffcfae82 [2022-04-11T14:50:13.655Z] Removing intermediate container fe79ffcfae82 [2022-04-11T14:50:13.655Z] ---> 8d065fbfcc7f [2022-04-11T14:50:13.655Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-11T14:50:13.940Z] ---> Running in bcb947b84862 [2022-04-11T14:50:14.219Z] Removing intermediate container bcb947b84862 [2022-04-11T14:50:14.219Z] ---> aa19c73ab738 [2022-04-11T14:50:14.219Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-11T14:50:14.219Z] ---> Running in 7e51f8126d60 [2022-04-11T14:50:14.502Z] Removing intermediate container 7e51f8126d60 [2022-04-11T14:50:14.502Z] ---> 9f6ede8a4598 [2022-04-11T14:50:14.502Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T14:50:14.502Z] ---> Running in 6c5d8360a87d [2022-04-11T14:50:14.783Z] Removing intermediate container 6c5d8360a87d [2022-04-11T14:50:14.783Z] ---> dd740a682df8 [2022-04-11T14:50:14.783Z] Step 24/25 : LABEL git_sha=f528a72f504cea35dce633b42a91e7d708177e0b [2022-04-11T14:50:15.063Z] ---> Running in 0893f45d4810 [2022-04-11T14:50:15.339Z] Removing intermediate container 0893f45d4810 [2022-04-11T14:50:15.339Z] ---> 0a405d1142a5 [2022-04-11T14:50:15.339Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T14:50:15.339Z] ---> Running in e0e654ebdead [2022-04-11T14:50:15.615Z] Removing intermediate container e0e654ebdead [2022-04-11T14:50:15.615Z] ---> 72ef380e51ec [2022-04-11T14:50:15.615Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T14:50:15.615Z] Successfully built 72ef380e51ec [2022-04-11T14:50:15.615Z] 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-04-11T14:50:16.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T14:50:16.364Z] [2022-04-11T14:50:16.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:50:16.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T14:50:17.044Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T14:50:17.044Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T14:50:17.044Z] 04944245beec: Pulling fs layer [2022-04-11T14:50:17.044Z] 699f458cf7ca: Pulling fs layer [2022-04-11T14:50:17.044Z] 765212b225bb: Pulling fs layer [2022-04-11T14:50:17.044Z] 765212b225bb: Waiting [2022-04-11T14:50:17.044Z] f23df028b6ca: Pulling fs layer [2022-04-11T14:50:17.044Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T14:50:17.044Z] f23df028b6ca: Waiting [2022-04-11T14:50:17.044Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T14:50:17.044Z] 2437ff75d9bd: Waiting [2022-04-11T14:50:17.044Z] d65c8cfc05b1: Waiting [2022-04-11T14:50:17.044Z] 04944245beec: Verifying Checksum [2022-04-11T14:50:17.044Z] 04944245beec: Download complete [2022-04-11T14:50:17.044Z] 765212b225bb: Verifying Checksum [2022-04-11T14:50:17.044Z] 765212b225bb: Download complete [2022-04-11T14:50:17.044Z] f23df028b6ca: Verifying Checksum [2022-04-11T14:50:17.044Z] f23df028b6ca: Download complete [2022-04-11T14:50:17.044Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T14:50:17.044Z] d65c8cfc05b1: Download complete [2022-04-11T14:50:17.325Z] 699f458cf7ca: Verifying Checksum [2022-04-11T14:50:17.325Z] 699f458cf7ca: Download complete [2022-04-11T14:50:17.606Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T14:50:17.606Z] 8998bd30e6a1: Download complete [2022-04-11T14:50:20.230Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T14:50:20.230Z] 2437ff75d9bd: Download complete [2022-04-11T14:50:22.210Z] 8998bd30e6a1: Pull complete [2022-04-11T14:50:22.484Z] 04944245beec: Pull complete [2022-04-11T14:50:23.928Z] 699f458cf7ca: Pull complete [2022-04-11T14:50:24.203Z] 765212b225bb: Pull complete [2022-04-11T14:50:24.807Z] f23df028b6ca: Pull complete [2022-04-11T14:50:25.081Z] d65c8cfc05b1: Pull complete [2022-04-11T14:50:40.167Z] 2437ff75d9bd: Pull complete [2022-04-11T14:50:40.167Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T14:50:40.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T14:50:40.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T14:50:40.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-19515 does not seem to be running inside a container [2022-04-11T14:50:40.559Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-11T14:50:43.504Z] $ docker top 15ab6313d58946529210ff25226109ecaf3eaa83040eec22c817b7211a041e93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:50:44.505Z] ---> job-cost.sh [2022-04-11T14:50:44.505Z] lf-activate-venv: SKIPPING [2022-04-11T14:50:44.505Z] INFO: No Stack... [2022-04-11T14:50:45.103Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T14:50:46.082Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T14:50:46.777Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2022-04-11T14:50:46.777Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T14:50:46.868Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-172-1-stack-cost] [2022-04-11T14:50:46.873Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-172-1-stack-cost] did not exist. Created. [2022-04-11T14:50:46.873Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T14:50:47.637Z] /w/workspace/device-rest-go/1@tmp/durable-33f2e113/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-11T14:50:48.352Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-11T14:50:48.389Z] Warning: overwriting stash ‘stack-cost’ [2022-04-11T14:50:48.441Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T14:50:48.456Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T14:50:48.548Z] $ docker stop --time=1 15ab6313d58946529210ff25226109ecaf3eaa83040eec22c817b7211a041e93 [2022-04-11T14:50:50.133Z] $ docker rm -f 15ab6313d58946529210ff25226109ecaf3eaa83040eec22c817b7211a041e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-11T14:50:51.507Z] provisioning config files... [2022-04-11T14:50:51.515Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-172@tmp/config48841127494033857tmp [Pipeline] { [Pipeline] sh [2022-04-11T14:50:51.861Z] + set +x [2022-04-11T14:50:51.861Z] + curl -s https://codecov.io/bash [2022-04-11T14:50:51.861Z] + bash -s -- [2022-04-11T14:50:51.861Z] [2022-04-11T14:50:51.861Z] _____ _ [2022-04-11T14:50:51.861Z] / ____| | | [2022-04-11T14:50:51.861Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T14:50:51.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T14:50:51.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T14:50:51.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T14:50:51.861Z] Bash-1.0.6 [2022-04-11T14:50:51.861Z] [2022-04-11T14:50:51.861Z] [2022-04-11T14:50:51.861Z] ==> git version 2.25.1 found [2022-04-11T14:50:51.861Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-11T14:50:51.861Z] Release-Date: 2020-01-08 [2022-04-11T14:50:51.861Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-11T14:50:51.861Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T14:50:51.861Z] ==> Jenkins CI detected. [2022-04-11T14:50:51.861Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-172 [2022-04-11T14:50:51.861Z] project root: . [2022-04-11T14:50:51.861Z] --> token set from env [2022-04-11T14:50:51.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T14:50:51.861Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T14:50:51.861Z] ==> Python coveragepy not found [2022-04-11T14:50:51.861Z] ==> Searching for coverage reports in: [2022-04-11T14:50:51.861Z] + . [2022-04-11T14:50:51.861Z] -> Found 1 reports [2022-04-11T14:50:51.861Z] ==> Detecting git/mercurial file structure [2022-04-11T14:50:51.861Z] ==> Reading reports [2022-04-11T14:50:51.861Z] + ./coverage.out bytes=9355 [2022-04-11T14:50:51.861Z] ==> Appending adjustments [2022-04-11T14:50:51.861Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T14:50:52.122Z] + Found adjustments [2022-04-11T14:50:52.122Z] ==> Gzipping contents [2022-04-11T14:50:52.122Z] 4.0K /tmp/codecov.N3n9Ea.gz [2022-04-11T14:50:52.122Z] ==> Uploading reports [2022-04-11T14:50:52.122Z] url: https://codecov.io [2022-04-11T14:50:52.122Z] query: branch=PR-172&commit=776db09b48e2b401bf83870e070ffdc2c3ca42f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=172&job=&cmd_args= [2022-04-11T14:50:52.122Z] -> Pinging Codecov [2022-04-11T14:50:52.122Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-172&commit=776db09b48e2b401bf83870e070ffdc2c3ca42f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=172&job=&cmd_args= [2022-04-11T14:50:52.383Z] -> Uploading to [2022-04-11T14:50:52.384Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/4E5D53B4F1F92C436F7061BF334D961C/776db09b48e2b401bf83870e070ffdc2c3ca42f5/cf618000-836e-4d19-a793-cd13a76a49f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T145052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c00424fc64700802de4d35eb7cd34e9c9e0d0726600d14e3e5bbb87c6d70688 [2022-04-11T14:50:52.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T14:50:52.384Z] Dload Upload Total Spent Left Speed [2022-04-11T14:50:52.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1800 0 0 100 1800 0 7258 --:--:-- --:--:-- --:--:-- 7258 [2022-04-11T14:50:52.646Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/776db09b48e2b401bf83870e070ffdc2c3ca42f5 [Pipeline] } [2022-04-11T14:50:52.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-11T14:50:54.554Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-172/archives ] [2022-04-11T14:50:54.554Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-172/archives [2022-04-11T14:50:54.554Z] total 16 [2022-04-11T14:50:54.554Z] drwxr-xr-x 3 root root 4096 Apr 11 14:40 . [2022-04-11T14:50:54.554Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 14:40 .. [2022-04-11T14:50:54.554Z] drwxr-xr-x 2 root root 4096 Apr 11 14:40 cost [2022-04-11T14:50:54.554Z] -rw-r--r-- 1 root root 86 Apr 11 14:40 cost.csv [2022-04-11T14:50:54.554Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-172/archives [2022-04-11T14:50:54.554Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-172/archives [2022-04-11T14:50:54.554Z] total 16 [2022-04-11T14:50:54.554Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 14:40 . [2022-04-11T14:50:54.554Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 14:40 .. [2022-04-11T14:50:54.554Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 14:40 cost [2022-04-11T14:50:54.554Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 11 14:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:50:54.902Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:50:55.804Z] ---> package-listing.sh [2022-04-11T14:50:55.804Z] ++ facter osfamily [2022-04-11T14:50:55.804Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T14:50:56.064Z] + OS_FAMILY=debian [2022-04-11T14:50:56.064Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-172 [2022-04-11T14:50:56.064Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T14:50:56.064Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T14:50:56.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T14:50:56.064Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T14:50:56.064Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-172 ']' [2022-04-11T14:50:56.064Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T14:50:56.064Z] + case "${OS_FAMILY}" in [2022-04-11T14:50:56.064Z] + dpkg -l [2022-04-11T14:50:56.064Z] + grep '^ii' [2022-04-11T14:50:56.064Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T14:50:56.064Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T14:50:56.064Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T14:50:56.064Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-172 ']' [2022-04-11T14:50:56.064Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-172/archives/ [2022-04-11T14:50:56.064Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-172/archives/ [Pipeline] echo [2022-04-11T14:50:56.095Z] 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-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T14:50:56.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:50:57.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T14:50:57.007Z] . [Pipeline] withDockerContainer [2022-04-11T14:50:57.107Z] prd-ubuntu20.04-docker-8c-8g-19509 does not seem to be running inside a container [2022-04-11T14:50:57.145Z] $ 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-172/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-172 -v /w/workspace/gexfoundry_device-rest-go_PR-172:/w/workspace/gexfoundry_device-rest-go_PR-172:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-172@tmp:/w/workspace/gexfoundry_device-rest-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T14:50:57.373Z] $ docker top b372024c07cd3079bfeb5e6756167a7bdbb5a2056bcbb3eaa2ff37d9a7b6c77b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:50:57.780Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T14:50:58.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T14:50:58.429Z] + ls /var/log/sa-host [2022-04-11T14:50:58.429Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T14:50:58.715Z] provisioning config files... [2022-04-11T14:50:58.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-172@tmp/config7615215351616142116tmp [Pipeline] { [Pipeline] echo [2022-04-11T14:50:58.776Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:50:59.089Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T14:50:59.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:50:59.525Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T14:50:59.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:50:59.870Z] ---> sudo-logs.sh [2022-04-11T14:50:59.871Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T14:50:59.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:51:00.279Z] ---> job-cost.sh [2022-04-11T14:51:00.280Z] lf-activate-venv: SKIPPING [2022-04-11T14:51:00.280Z] DEBUG: total: 0.2199999988079071 [2022-04-11T14:51:00.280Z] INFO: Retrieving Stack Cost... [2022-04-11T14:51:00.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T14:51:01.111Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T14:51:01.151Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:51:01.468Z] ---> logs-deploy.sh [2022-04-11T14:51:01.468Z] lf-activate-venv: SKIPPING [2022-04-11T14:51:01.468Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-172/1 [2022-04-11T14:51:01.468Z] INFO: archiving workspace using pattern(s): [2022-04-11T14:51:02.409Z] Archives upload complete. [2022-04-11T14:51:02.409Z] INFO: archiving logs to Nexus