Pull request #166 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 jpwhitemn for edgexfoundry/device-rest-go Loading trusted files from base branch main at ec779fd03c03a2eb2a0571cd3b2e316fba414fa2 rather than d8a98d2fccb12f3f5057796c9b675e9b6e19a964 Obtained Jenkinsfile from ec779fd03c03a2eb2a0571cd3b2e316fba414fa2 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-ssh13062574486711244425.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-ssh4344900316208759400.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-166/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-166/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16210330283250797514.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-166/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11999383507329362029.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-ssh2477181153025469796.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-166/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-166/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2219678530335917029.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9513’ Running on prd-ubuntu20.04-docker-8c-8g-9514 in /w/workspace/gexfoundry_device-rest-go_PR-166 [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-166 # 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 > 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/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ec779fd03c03a2eb2a0571cd3b2e316fba414fa2 into PR head commit d8a98d2fccb12f3f5057796c9b675e9b6e19a964 Merge succeeded, producing d8a98d2fccb12f3f5057796c9b675e9b6e19a964 Checking out Revision d8a98d2fccb12f3f5057796c9b675e9b6e19a964 (PR-166) > git config core.sparsecheckout # timeout=10 > git checkout -f d8a98d2fccb12f3f5057796c9b675e9b6e19a964 # 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 ec779fd03c03a2eb2a0571cd3b2e316fba414fa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8a98d2fccb12f3f5057796c9b675e9b6e19a964 # timeout=10 Commit message: "feat: enable gosec and default linter set" 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-03-30T22:22:12.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T22:22:12.522Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T22:22:12.618Z] ========================================================= [2022-03-30T22:22:12.618Z] EdgeX Global Pipelines Version Info [2022-03-30T22:22:12.618Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:22:13.412Z] ------------------- [2022-03-30T22:22:13.412Z] stable info: [2022-03-30T22:22:13.412Z] ------------------- [2022-03-30T22:22:13.412Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T22:22:13.412Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T22:22:13.412Z] Message: update stable to v1.0.221 [2022-03-30T22:22:13.986Z] ------------------- [2022-03-30T22:22:13.986Z] experimental info: [2022-03-30T22:22:13.986Z] ------------------- [2022-03-30T22:22:13.986Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T22:22:13.986Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T22:22:13.986Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T22:22:14.341Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-03-30T22:22:14.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-03-30T22:22:14.423Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T22:22:14.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T22:22:14.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T22:22:14.548Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T22:22:14.589Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T22:22:14.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-30T22:22:14.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T22:22:14.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T22:22:14.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T22:22:14.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-03-30T22:22:14.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T22:22:14.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T22:22:14.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T22:22:14.974Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T22:22:15.015Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T22:22:15.059Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T22:22:15.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T22:22:15.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-30T22:22:15.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-30T22:22:15.216Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-30T22:22:15.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-30T22:22:15.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-30T22:22:15.331Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-30T22:22:15.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T22:22:15.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo [2022-03-30T22:22:15.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo [2022-03-30T22:22:15.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo [2022-03-30T22:22:15.535Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8a98d2fccb12f3f5057796c9b675e9b6e19a964 [Pipeline] echo [2022-03-30T22:22:15.574Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8a98d2 [Pipeline] echo [2022-03-30T22:22:15.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T22:22:15.726Z] provisioning config files... [2022-03-30T22:22:15.741Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-166@tmp/config5267089255711005340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:22:16.093Z] ---> docker-login.sh [2022-03-30T22:22:16.093Z] nexus3.edgexfoundry.org:10001 [2022-03-30T22:22:16.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:22:16.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:22:16.356Z] Configure a credential helper to remove this warning. See [2022-03-30T22:22:16.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:22:16.356Z] [2022-03-30T22:22:16.356Z] Login Succeeded [2022-03-30T22:22:16.356Z] nexus3.edgexfoundry.org:10002 [2022-03-30T22:22:16.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:22:16.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:22:16.618Z] Configure a credential helper to remove this warning. See [2022-03-30T22:22:16.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:22:16.618Z] [2022-03-30T22:22:16.618Z] Login Succeeded [2022-03-30T22:22:16.618Z] nexus3.edgexfoundry.org:10003 [2022-03-30T22:22:16.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:22:16.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:22:16.879Z] Configure a credential helper to remove this warning. See [2022-03-30T22:22:16.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:22:16.879Z] [2022-03-30T22:22:16.879Z] Login Succeeded [2022-03-30T22:22:16.879Z] nexus3.edgexfoundry.org:10004 [2022-03-30T22:22:16.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:22:16.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:22:16.879Z] Configure a credential helper to remove this warning. See [2022-03-30T22:22:16.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:22:16.879Z] [2022-03-30T22:22:16.879Z] Login Succeeded [2022-03-30T22:22:16.879Z] docker.io [2022-03-30T22:22:17.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:22:17.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:22:17.404Z] Configure a credential helper to remove this warning. See [2022-03-30T22:22:17.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:22:17.404Z] [2022-03-30T22:22:17.404Z] Login Succeeded [2022-03-30T22:22:17.404Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T22:22:17.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-30T22:22:18.058Z] + git rev-list -1 --merges d8a98d2fccb12f3f5057796c9b675e9b6e19a964~1..d8a98d2fccb12f3f5057796c9b675e9b6e19a964 [Pipeline] echo [2022-03-30T22:22:18.111Z] -----------> git rev-list -1 --merges d8a98d2fccb12f3f5057796c9b675e9b6e19a964~1..d8a98d2fccb12f3f5057796c9b675e9b6e19a964 d8a98d2fccb12f3f5057796c9b675e9b6e19a964 [false] [Pipeline] sh [2022-03-30T22:22:18.425Z] + git log --format=format:%s -1 d8a98d2fccb12f3f5057796c9b675e9b6e19a964 [Pipeline] echo [2022-03-30T22:22:18.461Z] ========================================================= [2022-03-30T22:22:18.461Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T22:22:18.461Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T22:22:18.906Z] + git log --format=format:%s -1 d8a98d2fccb12f3f5057796c9b675e9b6e19a964 [Pipeline] echo [2022-03-30T22:22:18.939Z] [semverPrep] GIT_COMMIT: d8a98d2fccb12f3f5057796c9b675e9b6e19a964, Commit Message: feat: enable gosec and default linter set [Pipeline] echo [2022-03-30T22:22:18.970Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-30T22:22:19.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T22:22:19.379Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T22:22:19.379Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T22:22:19.379Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T22:22:19.379Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T22:22:19.379Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T22:22:19.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:22:19.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T22:22:19.762Z] [2022-03-30T22:22:19.762Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:22:20.116Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T22:22:20.116Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T22:22:20.116Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T22:22:20.116Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T22:22:20.116Z] 4c7163046ea9: Pulling fs layer [2022-03-30T22:22:20.116Z] 0c2d73faf560: Pulling fs layer [2022-03-30T22:22:20.116Z] 0c2d73faf560: Waiting [2022-03-30T22:22:20.116Z] 3e5f54012d9b: Download complete [2022-03-30T22:22:20.116Z] a0d0a0d46f8b: Verifying Checksum [2022-03-30T22:22:20.116Z] a0d0a0d46f8b: Download complete [2022-03-30T22:22:20.116Z] 4c7163046ea9: Verifying Checksum [2022-03-30T22:22:20.116Z] 4c7163046ea9: Download complete [2022-03-30T22:22:20.116Z] 0c2d73faf560: Verifying Checksum [2022-03-30T22:22:20.116Z] 0c2d73faf560: Download complete [2022-03-30T22:22:20.378Z] a0d0a0d46f8b: Pull complete [2022-03-30T22:22:20.378Z] 3e5f54012d9b: Pull complete [2022-03-30T22:22:20.638Z] 4c7163046ea9: Pull complete [2022-03-30T22:22:20.899Z] 0c2d73faf560: Pull complete [2022-03-30T22:22:20.899Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T22:22:20.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T22:22:20.899Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T22:22:20.998Z] prd-ubuntu20.04-docker-8c-8g-9514 does not seem to be running inside a container [2022-03-30T22:22:21.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-166 -v /w/workspace/gexfoundry_device-rest-go_PR-166:/w/workspace/gexfoundry_device-rest-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-166@tmp:/w/workspace/gexfoundry_device-rest-go_PR-166@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-03-30T22:22:21.683Z] $ docker top 48721bca6fa805a4377658f4f06cda38d857c9b3d0a9935f08b0470c1a4765d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T22:22:21.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T22:22:21.897Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T22:22:22.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T22:22:22.023Z] $ docker exec 48721bca6fa805a4377658f4f06cda38d857c9b3d0a9935f08b0470c1a4765d5 ssh-agent [2022-03-30T22:22:22.167Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgIKLNk/agent.15 [2022-03-30T22:22:22.167Z] SSH_AGENT_PID=21 [2022-03-30T22:22:22.175Z] Running ssh-add (command line suppressed) [2022-03-30T22:22:22.291Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-166@tmp/private_key_506352890572995477.key (/w/workspace/gexfoundry_device-rest-go_PR-166@tmp/private_key_506352890572995477.key) [2022-03-30T22:22:22.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T22:22:22.652Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T22:22:22.670Z] $ docker exec --env ******** --env ******** 48721bca6fa805a4377658f4f06cda38d857c9b3d0a9935f08b0470c1a4765d5 ssh-agent -k [2022-03-30T22:22:22.789Z] unset SSH_AUTH_SOCK; [2022-03-30T22:22:22.789Z] unset SSH_AGENT_PID; [2022-03-30T22:22:22.789Z] echo Agent pid 21 killed; [2022-03-30T22:22:22.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T22:22:22.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T22:22:22.898Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T22:22:23.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T22:22:23.021Z] $ docker exec 48721bca6fa805a4377658f4f06cda38d857c9b3d0a9935f08b0470c1a4765d5 ssh-agent [2022-03-30T22:22:23.171Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLlKOlE/agent.53 [2022-03-30T22:22:23.171Z] SSH_AGENT_PID=59 [2022-03-30T22:22:23.177Z] Running ssh-add (command line suppressed) [2022-03-30T22:22:23.290Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-166@tmp/private_key_5666949843121220640.key (/w/workspace/gexfoundry_device-rest-go_PR-166@tmp/private_key_5666949843121220640.key) [2022-03-30T22:22:23.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T22:22:23.652Z] + git semver init [2022-03-30T22:22:23.652Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T22:22:23.652Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-166/.git [2022-03-30T22:22:23.652Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-166 [2022-03-30T22:22:23.652Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T22:22:23.652Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T22:22:23.652Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T22:22:23.652Z] # $SEMVER_BRANCH = PR-166 [2022-03-30T22:22:23.652Z] # $SEMVER_TEMP = /tmp/semver-254224458 [2022-03-30T22:22:23.652Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2022-03-30T22:22:25.038Z] # '/tmp/semver-254224458' -> '/w/workspace/gexfoundry_device-rest-go_PR-166/.semver' [2022-03-30T22:22:25.038Z] # -> Force: false [2022-03-30T22:22:25.038Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-166/.semver [Pipeline] } [2022-03-30T22:22:25.057Z] $ docker exec --env ******** --env ******** 48721bca6fa805a4377658f4f06cda38d857c9b3d0a9935f08b0470c1a4765d5 ssh-agent -k [2022-03-30T22:22:25.169Z] unset SSH_AUTH_SOCK; [2022-03-30T22:22:25.170Z] unset SSH_AGENT_PID; [2022-03-30T22:22:25.170Z] echo Agent pid 59 killed; [2022-03-30T22:22:25.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T22:22:25.592Z] + git semver [Pipeline] } [2022-03-30T22:22:25.613Z] $ docker stop --time=1 48721bca6fa805a4377658f4f06cda38d857c9b3d0a9935f08b0470c1a4765d5 [2022-03-30T22:22:26.978Z] $ docker rm -f 48721bca6fa805a4377658f4f06cda38d857c9b3d0a9935f08b0470c1a4765d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T22:22:27.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T22:22:27.715Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T22:22:27.733Z] [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-03-30T22:22:28.312Z] provisioning config files... [2022-03-30T22:22:28.323Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-166@tmp/config7221158553243099816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:22:28.664Z] ---> docker-login.sh [2022-03-30T22:22:28.664Z] nexus3.edgexfoundry.org:10001 [2022-03-30T22:22:28.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:22:28.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:22:28.664Z] Configure a credential helper to remove this warning. See [2022-03-30T22:22:28.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:22:28.664Z] [2022-03-30T22:22:28.664Z] Login Succeeded [2022-03-30T22:22:28.664Z] nexus3.edgexfoundry.org:10002 [2022-03-30T22:22:28.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:22:28.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:22:28.925Z] Configure a credential helper to remove this warning. See [2022-03-30T22:22:28.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:22:28.925Z] [2022-03-30T22:22:28.925Z] Login Succeeded [2022-03-30T22:22:28.925Z] nexus3.edgexfoundry.org:10003 [2022-03-30T22:22:28.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:22:28.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:22:28.925Z] Configure a credential helper to remove this warning. See [2022-03-30T22:22:28.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:22:28.925Z] [2022-03-30T22:22:28.925Z] Login Succeeded [2022-03-30T22:22:28.925Z] nexus3.edgexfoundry.org:10004 [2022-03-30T22:22:28.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:22:29.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:22:29.186Z] Configure a credential helper to remove this warning. See [2022-03-30T22:22:29.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:22:29.186Z] [2022-03-30T22:22:29.186Z] Login Succeeded [2022-03-30T22:22:29.186Z] docker.io [2022-03-30T22:22:29.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:22:29.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:22:29.447Z] Configure a credential helper to remove this warning. See [2022-03-30T22:22:29.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:22:29.447Z] [2022-03-30T22:22:29.447Z] Login Succeeded [2022-03-30T22:22:29.447Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T22:22:29.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T22:22:29.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T22:22:29.696Z] ========================================================= [2022-03-30T22:22:29.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T22:22:29.696Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:22:30.092Z] + 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-03-30T22:22:30.092Z] Sending build context to Docker daemon 10.55MB [2022-03-30T22:22:30.092Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T22:22:30.092Z] Step 2/12 : FROM ${BASE} AS builder [2022-03-30T22:22:30.092Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T22:22:30.092Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T22:22:30.092Z] 666ba61612fd: Pulling fs layer [2022-03-30T22:22:30.092Z] 8ed8ca486205: Pulling fs layer [2022-03-30T22:22:30.092Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T22:22:30.092Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T22:22:30.092Z] 640e595b4fbd: Pulling fs layer [2022-03-30T22:22:30.092Z] 763cafe07f6e: Pulling fs layer [2022-03-30T22:22:30.092Z] 0c0b528cf693: Pulling fs layer [2022-03-30T22:22:30.092Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T22:22:30.092Z] 22a0e8bec74d: Waiting [2022-03-30T22:22:30.092Z] 763cafe07f6e: Waiting [2022-03-30T22:22:30.092Z] 640e595b4fbd: Waiting [2022-03-30T22:22:30.092Z] 10935f4eaf8b: Waiting [2022-03-30T22:22:30.092Z] 4fe6c5a15a65: Waiting [2022-03-30T22:22:30.092Z] 8ed8ca486205: Verifying Checksum [2022-03-30T22:22:30.092Z] 8ed8ca486205: Download complete [2022-03-30T22:22:30.092Z] 666ba61612fd: Verifying Checksum [2022-03-30T22:22:30.092Z] 666ba61612fd: Download complete [2022-03-30T22:22:30.356Z] 22a0e8bec74d: Download complete [2022-03-30T22:22:30.356Z] 640e595b4fbd: Download complete [2022-03-30T22:22:30.356Z] 59bf1c3509f3: Download complete [2022-03-30T22:22:30.356Z] 763cafe07f6e: Verifying Checksum [2022-03-30T22:22:30.356Z] 763cafe07f6e: Download complete [2022-03-30T22:22:30.356Z] 0c0b528cf693: Verifying Checksum [2022-03-30T22:22:30.356Z] 0c0b528cf693: Download complete [2022-03-30T22:22:30.356Z] 59bf1c3509f3: Pull complete [2022-03-30T22:22:30.618Z] 666ba61612fd: Pull complete [2022-03-30T22:22:30.618Z] 8ed8ca486205: Pull complete [2022-03-30T22:22:30.880Z] 10935f4eaf8b: Verifying Checksum [2022-03-30T22:22:30.880Z] 10935f4eaf8b: Download complete [2022-03-30T22:22:30.880Z] 4fe6c5a15a65: Verifying Checksum [2022-03-30T22:22:30.880Z] 4fe6c5a15a65: Download complete [2022-03-30T22:22:35.082Z] 4fe6c5a15a65: Pull complete [2022-03-30T22:22:35.082Z] 22a0e8bec74d: Pull complete [2022-03-30T22:22:35.082Z] 640e595b4fbd: Pull complete [2022-03-30T22:22:35.082Z] 763cafe07f6e: Pull complete [2022-03-30T22:22:35.082Z] 0c0b528cf693: Pull complete [2022-03-30T22:22:37.624Z] 10935f4eaf8b: Pull complete [2022-03-30T22:22:37.624Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T22:22:37.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T22:22:37.624Z] ---> 99d49a6021b9 [2022-03-30T22:22:37.624Z] Step 3/12 : ARG MAKE='make build' [2022-03-30T22:22:39.008Z] ---> Running in d41818d8b3a6 [2022-03-30T22:22:39.008Z] Removing intermediate container d41818d8b3a6 [2022-03-30T22:22:39.008Z] ---> e5713a0fff4a [2022-03-30T22:22:39.008Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-30T22:22:39.008Z] ---> Running in 3d689ef1f322 [2022-03-30T22:22:39.008Z] Removing intermediate container 3d689ef1f322 [2022-03-30T22:22:39.008Z] ---> 3993473f5ea3 [2022-03-30T22:22:39.008Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T22:22:39.008Z] ---> Running in 19131a4416c1 [2022-03-30T22:22:39.008Z] Removing intermediate container 19131a4416c1 [2022-03-30T22:22:39.008Z] ---> 4617730b88cc [2022-03-30T22:22:39.008Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T22:22:39.008Z] ---> Running in 2a56fd045cc1 [2022-03-30T22:22:39.578Z] Removing intermediate container 2a56fd045cc1 [2022-03-30T22:22:39.578Z] ---> c4ff97128b12 [2022-03-30T22:22:39.578Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T22:22:39.839Z] ---> Running in 2de2dd215e71 [2022-03-30T22:22:40.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T22:22:41.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T22:22:41.305Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-30T22:22:41.305Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-30T22:22:41.566Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-30T22:22:41.566Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-30T22:22:41.566Z] Executing busybox-1.34.1-r3.trigger [2022-03-30T22:22:41.566Z] OK: 224 MiB in 56 packages [2022-03-30T22:22:42.137Z] Removing intermediate container 2de2dd215e71 [2022-03-30T22:22:42.137Z] ---> 91406c57a32c [2022-03-30T22:22:42.137Z] Step 8/12 : WORKDIR /device-rest-go [2022-03-30T22:22:42.137Z] ---> Running in 4bf5eafba082 [2022-03-30T22:22:42.137Z] Removing intermediate container 4bf5eafba082 [2022-03-30T22:22:42.137Z] ---> 7f30fe60ab80 [2022-03-30T22:22:42.137Z] Step 9/12 : COPY go.mod vendor* ./ [2022-03-30T22:22:42.396Z] ---> 63353006d86d [2022-03-30T22:22:42.396Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T22:22:42.396Z] ---> Running in d188d0315ad2 [2022-03-30T22:22:43.143Z] Still waiting to schedule task [2022-03-30T22:22:43.144Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9451’ is offline [2022-03-30T22:23:08.983Z] Removing intermediate container d188d0315ad2 [2022-03-30T22:23:08.983Z] ---> 5245b62eb9bd [2022-03-30T22:23:08.983Z] Step 11/12 : COPY . . [2022-03-30T22:23:08.983Z] ---> 55d7d0aaaa7a [2022-03-30T22:23:08.983Z] Step 12/12 : RUN $MAKE [2022-03-30T22:23:08.983Z] ---> Running in 934d2f6f24c4 [2022-03-30T22:23:08.983Z] noop [2022-03-30T22:23:08.983Z] Removing intermediate container 934d2f6f24c4 [2022-03-30T22:23:08.983Z] ---> 515ead552d10 [2022-03-30T22:23:08.983Z] Successfully built 515ead552d10 [2022-03-30T22:23:08.983Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:23:09.320Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T22:23:09.320Z] . [Pipeline] withDockerContainer [2022-03-30T22:23:09.417Z] prd-ubuntu20.04-docker-8c-8g-9514 does not seem to be running inside a container [2022-03-30T22:23:09.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-166 -v /w/workspace/gexfoundry_device-rest-go_PR-166:/w/workspace/gexfoundry_device-rest-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-166@tmp:/w/workspace/gexfoundry_device-rest-go_PR-166@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-03-30T22:23:09.867Z] $ docker top e5b1288dcf7e38ffd7467722efd4f22060726d3dddb2d20f1c2a6a68683ba60d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T22:23:10.271Z] + go version [2022-03-30T22:23:10.271Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T22:23:10.320Z] $ docker stop --time=1 e5b1288dcf7e38ffd7467722efd4f22060726d3dddb2d20f1c2a6a68683ba60d [2022-03-30T22:23:11.609Z] $ docker rm -f e5b1288dcf7e38ffd7467722efd4f22060726d3dddb2d20f1c2a6a68683ba60d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:23:12.273Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T22:23:12.273Z] . [Pipeline] withDockerContainer [2022-03-30T22:23:12.366Z] prd-ubuntu20.04-docker-8c-8g-9514 does not seem to be running inside a container [2022-03-30T22:23:12.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-166 -v /w/workspace/gexfoundry_device-rest-go_PR-166:/w/workspace/gexfoundry_device-rest-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-166@tmp:/w/workspace/gexfoundry_device-rest-go_PR-166@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-03-30T22:23:12.804Z] $ docker top fdc4d12c1df9670103610d8b8d3f7618588a005d6093c4eb72ecc59830fb0118 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-30T22:23:13.299Z] + make test [2022-03-30T22:23:13.300Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-03-30T22:23:13.686Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-03-30T22:23:20.276Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-03-30T22:23:20.849Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 57.9% of statements [2022-03-30T22:23:26.134Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-30T22:23:29.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T22:23:29.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T22:23:29.430Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T22:23:29.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-30T22:23:29.767Z] $ docker stop --time=1 fdc4d12c1df9670103610d8b8d3f7618588a005d6093c4eb72ecc59830fb0118 [2022-03-30T22:23:31.314Z] $ docker rm -f fdc4d12c1df9670103610d8b8d3f7618588a005d6093c4eb72ecc59830fb0118 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T22:23:31.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-30T22:23:31.847Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-30T22:23:33.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-30T22:23:33.314Z] + ls -al . [2022-03-30T22:23:33.314Z] total 184 [2022-03-30T22:23:33.314Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 22:23 . [2022-03-30T22:23:33.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 22:22 .. [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 30 22:22 .dockerignore [2022-03-30T22:23:33.314Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 22:22 .git [2022-03-30T22:23:33.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 22:22 .github [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 30 22:22 .gitignore [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 22:22 .golangci.yml [2022-03-30T22:23:33.314Z] drwx------ 3 jenkins jenkins 4096 Mar 30 22:22 .semver [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 7192 Mar 30 22:22 Attribution.txt [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 7459 Mar 30 22:22 CHANGELOG.md [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 1672 Mar 30 22:22 Dockerfile [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 22:22 GOVERNANCE.md [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 30 22:22 Jenkinsfile [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 30 22:22 LICENSE [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 30 22:22 Makefile [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 30 22:22 OWNERS.md [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 8246 Mar 30 22:22 README.md [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 22:22 VERSION [2022-03-30T22:23:33.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 22:22 bin [2022-03-30T22:23:33.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 22:22 cmd [2022-03-30T22:23:33.314Z] -rw-r--r-- 1 jenkins jenkins 9371 Mar 30 22:23 coverage.out [2022-03-30T22:23:33.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 22:22 driver [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 2908 Mar 30 22:22 go.mod [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 50572 Mar 30 22:22 go.sum [2022-03-30T22:23:33.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 22:22 snap [2022-03-30T22:23:33.314Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 30 22:22 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:23:33.644Z] + 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=d8a98d2fccb12f3f5057796c9b675e9b6e19a964 --label arch=amd64 --label version=0.0.0 . [2022-03-30T22:23:33.644Z] Sending build context to Docker daemon 10.56MB [2022-03-30T22:23:33.644Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T22:23:33.644Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-30T22:23:33.644Z] ---> 515ead552d10 [2022-03-30T22:23:33.644Z] Step 3/25 : ARG MAKE='make build' [2022-03-30T22:23:33.644Z] ---> Running in 4495bd12c811 [2022-03-30T22:23:33.904Z] Removing intermediate container 4495bd12c811 [2022-03-30T22:23:33.904Z] ---> 9bbc30ab025c [2022-03-30T22:23:33.904Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-30T22:23:33.904Z] ---> Running in 8efc8c445a40 [2022-03-30T22:23:33.904Z] Removing intermediate container 8efc8c445a40 [2022-03-30T22:23:33.904Z] ---> ff7cdbf54024 [2022-03-30T22:23:33.904Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T22:23:33.904Z] ---> Running in c477fc644c3c [2022-03-30T22:23:34.167Z] Removing intermediate container c477fc644c3c [2022-03-30T22:23:34.167Z] ---> e5f453521f08 [2022-03-30T22:23:34.167Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T22:23:34.167Z] ---> Running in 2e9a87bf6025 [2022-03-30T22:23:34.738Z] Removing intermediate container 2e9a87bf6025 [2022-03-30T22:23:34.738Z] ---> c0bbb87523fb [2022-03-30T22:23:34.738Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T22:23:34.738Z] ---> Running in e932b082130f [2022-03-30T22:23:34.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T22:23:35.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T22:23:36.200Z] OK: 224 MiB in 56 packages [2022-03-30T22:23:36.460Z] Removing intermediate container e932b082130f [2022-03-30T22:23:36.460Z] ---> c27f0f029228 [2022-03-30T22:23:36.460Z] Step 8/25 : WORKDIR /device-rest-go [2022-03-30T22:23:36.460Z] ---> Running in d04067190a96 [2022-03-30T22:23:36.719Z] Removing intermediate container d04067190a96 [2022-03-30T22:23:36.719Z] ---> 1dfe1c30b07a [2022-03-30T22:23:36.719Z] Step 9/25 : COPY go.mod vendor* ./ [2022-03-30T22:23:36.719Z] ---> 13d89b11964e [2022-03-30T22:23:36.719Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T22:23:36.719Z] ---> Running in 03659bed09ab [2022-03-30T22:23:37.659Z] Removing intermediate container 03659bed09ab [2022-03-30T22:23:37.659Z] ---> 2153a9741345 [2022-03-30T22:23:37.659Z] Step 11/25 : COPY . . [2022-03-30T22:23:37.659Z] ---> b51d6d724a4d [2022-03-30T22:23:37.659Z] Step 12/25 : RUN $MAKE [2022-03-30T22:23:37.919Z] ---> Running in 0c8a7e28b3de [2022-03-30T22:23:38.178Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2022-03-30T22:23:46.300Z] Removing intermediate container 0c8a7e28b3de [2022-03-30T22:23:46.300Z] ---> bbbd218f6d17 [2022-03-30T22:23:46.300Z] Step 13/25 : FROM alpine:3.14 [2022-03-30T22:23:46.300Z] 3.14: Pulling from library/alpine [2022-03-30T22:23:46.300Z] cfab2db72209: Pulling fs layer [2022-03-30T22:23:46.563Z] cfab2db72209: Verifying Checksum [2022-03-30T22:23:46.563Z] cfab2db72209: Download complete [2022-03-30T22:23:46.563Z] cfab2db72209: Pull complete [2022-03-30T22:23:46.563Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T22:23:46.563Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T22:23:46.563Z] ---> 84b07dd2d1fd [2022-03-30T22:23:46.563Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-03-30T22:23:46.823Z] ---> Running in ed723ca2b446 [2022-03-30T22:23:46.823Z] Removing intermediate container ed723ca2b446 [2022-03-30T22:23:46.823Z] ---> 1210edd7424f [2022-03-30T22:23:46.823Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-03-30T22:23:46.823Z] ---> Running in 9a1e4f9f1106 [2022-03-30T22:23:46.823Z] Removing intermediate container 9a1e4f9f1106 [2022-03-30T22:23:46.823Z] ---> 5e689d1fc180 [2022-03-30T22:23:46.823Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T22:23:47.083Z] ---> Running in 4b7d98275ca9 [2022-03-30T22:23:47.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T22:23:47.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T22:23:47.604Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T22:23:47.604Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T22:23:47.604Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T22:23:47.604Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T22:23:47.604Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T22:23:47.604Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T22:23:47.604Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T22:23:47.604Z] OK: 8 MiB in 20 packages [2022-03-30T22:23:47.865Z] Removing intermediate container 4b7d98275ca9 [2022-03-30T22:23:47.865Z] ---> f3b480b7c57e [2022-03-30T22:23:47.865Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-03-30T22:23:48.435Z] ---> 1e73fd8d37be [2022-03-30T22:23:48.435Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-03-30T22:23:48.435Z] ---> 7b4394427617 [2022-03-30T22:23:48.435Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-03-30T22:23:48.696Z] ---> d4bc0528bc03 [2022-03-30T22:23:48.696Z] Step 20/25 : EXPOSE 59986 [2022-03-30T22:23:48.696Z] ---> Running in 72b7a81928f8 [2022-03-30T22:23:48.696Z] Removing intermediate container 72b7a81928f8 [2022-03-30T22:23:48.696Z] ---> c3f0a6fc1540 [2022-03-30T22:23:48.696Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-03-30T22:23:48.696Z] ---> Running in 1dcd786e9021 [2022-03-30T22:23:48.966Z] Removing intermediate container 1dcd786e9021 [2022-03-30T22:23:48.966Z] ---> 06931f60c811 [2022-03-30T22:23:48.966Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-03-30T22:23:48.966Z] ---> Running in 7aea7792a48e [2022-03-30T22:23:48.966Z] Removing intermediate container 7aea7792a48e [2022-03-30T22:23:48.966Z] ---> a2e40273480e [2022-03-30T22:23:48.966Z] Step 23/25 : LABEL arch=amd64 [2022-03-30T22:23:48.966Z] ---> Running in b57b2aaad215 [2022-03-30T22:23:49.227Z] Removing intermediate container b57b2aaad215 [2022-03-30T22:23:49.227Z] ---> 9db512d07bfe [2022-03-30T22:23:49.227Z] Step 24/25 : LABEL git_sha=d8a98d2fccb12f3f5057796c9b675e9b6e19a964 [2022-03-30T22:23:49.227Z] ---> Running in 348cd8364174 [2022-03-30T22:23:49.227Z] Removing intermediate container 348cd8364174 [2022-03-30T22:23:49.227Z] ---> b507db9f3dda [2022-03-30T22:23:49.227Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T22:23:49.227Z] ---> Running in 2894e355973e [2022-03-30T22:23:49.488Z] Removing intermediate container 2894e355973e [2022-03-30T22:23:49.488Z] ---> c030164746cf [2022-03-30T22:23:49.488Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-30T22:23:49.488Z] Successfully built c030164746cf [2022-03-30T22:23:49.488Z] 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-03-30T22:23:50.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T22:23:50.224Z] [2022-03-30T22:23:50.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:23:50.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T22:23:50.564Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T22:23:50.564Z] 5eb5b503b376: Pulling fs layer [2022-03-30T22:23:50.564Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T22:23:50.564Z] ec43610c2a17: Pulling fs layer [2022-03-30T22:23:50.564Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T22:23:50.564Z] 33b1e0a273af: Pulling fs layer [2022-03-30T22:23:50.564Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T22:23:50.564Z] 2f39f015ded8: Pulling fs layer [2022-03-30T22:23:50.564Z] 3a2ae6a8a46f: Waiting [2022-03-30T22:23:50.564Z] 33b1e0a273af: Waiting [2022-03-30T22:23:50.564Z] 5d3b04190fa2: Waiting [2022-03-30T22:23:50.564Z] 2f39f015ded8: Waiting [2022-03-30T22:23:50.564Z] 5c69ac0246d0: Verifying Checksum [2022-03-30T22:23:50.564Z] 5c69ac0246d0: Download complete [2022-03-30T22:23:50.564Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T22:23:50.564Z] 3a2ae6a8a46f: Download complete [2022-03-30T22:23:50.564Z] 33b1e0a273af: Verifying Checksum [2022-03-30T22:23:50.564Z] 33b1e0a273af: Download complete [2022-03-30T22:23:50.564Z] ec43610c2a17: Verifying Checksum [2022-03-30T22:23:50.564Z] ec43610c2a17: Download complete [2022-03-30T22:23:50.564Z] 5d3b04190fa2: Verifying Checksum [2022-03-30T22:23:50.564Z] 5d3b04190fa2: Download complete [2022-03-30T22:23:50.824Z] 5eb5b503b376: Verifying Checksum [2022-03-30T22:23:50.824Z] 5eb5b503b376: Download complete [2022-03-30T22:23:51.395Z] 2f39f015ded8: Download complete [2022-03-30T22:23:51.964Z] 5eb5b503b376: Pull complete [2022-03-30T22:23:51.964Z] 5c69ac0246d0: Pull complete [2022-03-30T22:23:52.535Z] ec43610c2a17: Pull complete [2022-03-30T22:23:52.535Z] 3a2ae6a8a46f: Pull complete [2022-03-30T22:23:52.796Z] 33b1e0a273af: Pull complete [2022-03-30T22:23:52.796Z] 5d3b04190fa2: Pull complete [2022-03-30T22:23:56.992Z] 2f39f015ded8: Pull complete [2022-03-30T22:23:56.992Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T22:23:56.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T22:23:56.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T22:23:57.082Z] prd-ubuntu20.04-docker-8c-8g-9514 does not seem to be running inside a container [2022-03-30T22:23:57.125Z] $ 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-166 -v /w/workspace/gexfoundry_device-rest-go_PR-166:/w/workspace/gexfoundry_device-rest-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-166@tmp:/w/workspace/gexfoundry_device-rest-go_PR-166@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-03-30T22:23:58.657Z] $ docker top a4f7ebb648805dd39386e94331475fe4ae5e503f8d57feb5e0fdb4882d64cc4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:23:59.112Z] ---> job-cost.sh [2022-03-30T22:23:59.112Z] lf-activate-venv: SKIPPING [2022-03-30T22:23:59.112Z] INFO: No Stack... [2022-03-30T22:23:59.374Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T22:23:59.945Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T22:24:00.262Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-166/archives/cost.csv [2022-03-30T22:24:00.262Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T22:24:00.301Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-166-1-stack-cost] [2022-03-30T22:24:00.306Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-166-1-stack-cost] did not exist. Created. [2022-03-30T22:24:00.306Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T22:24:00.698Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-30T22:24:00.747Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T22:24:00.777Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T22:24:00.864Z] $ docker stop --time=1 a4f7ebb648805dd39386e94331475fe4ae5e503f8d57feb5e0fdb4882d64cc4b [2022-03-30T22:24:02.050Z] $ docker rm -f a4f7ebb648805dd39386e94331475fe4ae5e503f8d57feb5e0fdb4882d64cc4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-30T22:24:26.891Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9515 in /w/workspace/gexfoundry_device-rest-go_PR-166 [Pipeline] { [Pipeline] ws [2022-03-30T22:24:26.958Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-03-30T22:24:27.328Z] The recommended git tool is: git [2022-03-30T22:24:35.032Z] using credential edgex-jenkins-ssh [2022-03-30T22:24:35.054Z] Cloning the remote Git repository [2022-03-30T22:24:35.123Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-03-30T22:24:35.236Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-03-30T22:24:35.383Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-03-30T22:24:35.384Z] > git --version # timeout=10 [2022-03-30T22:24:35.429Z] > git --version # 'git version 2.25.1' [2022-03-30T22:24:35.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T22:24:35.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T22:24:38.567Z] Merging remotes/origin/main commit ec779fd03c03a2eb2a0571cd3b2e316fba414fa2 into PR head commit d8a98d2fccb12f3f5057796c9b675e9b6e19a964 [2022-03-30T22:24:39.000Z] Merge succeeded, producing d8a98d2fccb12f3f5057796c9b675e9b6e19a964 [2022-03-30T22:24:39.000Z] Checking out Revision d8a98d2fccb12f3f5057796c9b675e9b6e19a964 (PR-166) [2022-03-30T22:24:37.779Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-03-30T22:24:37.819Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T22:24:37.848Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-03-30T22:24:37.911Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-03-30T22:24:37.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T22:24:37.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T22:24:38.599Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T22:24:38.634Z] > git checkout -f d8a98d2fccb12f3f5057796c9b675e9b6e19a964 # timeout=10 [2022-03-30T22:24:38.772Z] > git remote # timeout=10 [2022-03-30T22:24:38.840Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T22:24:38.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T22:24:38.918Z] > git merge ec779fd03c03a2eb2a0571cd3b2e316fba414fa2 # timeout=10 [2022-03-30T22:24:38.971Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T22:24:39.014Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T22:24:39.060Z] > git checkout -f d8a98d2fccb12f3f5057796c9b675e9b6e19a964 # timeout=10 [2022-03-30T22:24:43.489Z] Commit message: "feat: enable gosec and default linter set" [2022-03-30T22:24:43.565Z] > git --version # timeout=10 [2022-03-30T22:24:43.577Z] > git --version # 'git version 2.25.1' [2022-03-30T22:24:43.598Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T22:24:44.668Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T22:24:44.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T22:24:44.668Z] Dload Upload Total Spent Left Speed [2022-03-30T22:24:44.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2022-03-30T22:24:45.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T22:24:45.575Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T22:24:45.575Z] + sudo tee /etc/docker/daemon.new [2022-03-30T22:24:45.575Z] { [2022-03-30T22:24:45.575Z] "registry-mirrors": [ [2022-03-30T22:24:45.575Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T22:24:45.575Z] ], [2022-03-30T22:24:45.575Z] "bip": "10.250.0.254/24", [2022-03-30T22:24:45.575Z] "hosts": [ [2022-03-30T22:24:45.576Z] "tcp://0.0.0.0:5555", [2022-03-30T22:24:45.576Z] "unix:///var/run/docker.sock" [2022-03-30T22:24:45.576Z] ], [2022-03-30T22:24:45.576Z] "mtu": 1458, [2022-03-30T22:24:45.576Z] "selinux-enabled": true, [2022-03-30T22:24:45.576Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T22:24:45.576Z] } [Pipeline] sh [2022-03-30T22:24:45.932Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T22:24:46.316Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T22:25:04.707Z] provisioning config files... [2022-03-30T22:25:04.734Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5558453357701324903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:25:05.297Z] ---> docker-login.sh [2022-03-30T22:25:05.298Z] nexus3.edgexfoundry.org:10001 [2022-03-30T22:25:05.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:25:06.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:25:06.165Z] Configure a credential helper to remove this warning. See [2022-03-30T22:25:06.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:25:06.165Z] [2022-03-30T22:25:06.165Z] Login Succeeded [2022-03-30T22:25:06.165Z] nexus3.edgexfoundry.org:10002 [2022-03-30T22:25:06.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:25:06.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:25:06.712Z] Configure a credential helper to remove this warning. See [2022-03-30T22:25:06.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:25:06.712Z] [2022-03-30T22:25:06.712Z] Login Succeeded [2022-03-30T22:25:06.712Z] nexus3.edgexfoundry.org:10003 [2022-03-30T22:25:06.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:25:06.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:25:06.990Z] Configure a credential helper to remove this warning. See [2022-03-30T22:25:06.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:25:06.990Z] [2022-03-30T22:25:06.990Z] Login Succeeded [2022-03-30T22:25:06.990Z] nexus3.edgexfoundry.org:10004 [2022-03-30T22:25:07.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:25:07.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:25:07.548Z] Configure a credential helper to remove this warning. See [2022-03-30T22:25:07.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:25:07.548Z] [2022-03-30T22:25:07.548Z] Login Succeeded [2022-03-30T22:25:07.548Z] docker.io [2022-03-30T22:25:07.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T22:25:08.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T22:25:08.413Z] Configure a credential helper to remove this warning. See [2022-03-30T22:25:08.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T22:25:08.413Z] [2022-03-30T22:25:08.413Z] Login Succeeded [2022-03-30T22:25:08.413Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T22:25:08.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T22:25:08.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T22:25:08.858Z] ========================================================= [2022-03-30T22:25:08.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T22:25:08.858Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:25:09.343Z] + 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-03-30T22:25:09.343Z] Sending build context to Docker daemon 126.5kB [2022-03-30T22:25:09.624Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T22:25:09.624Z] Step 2/12 : FROM ${BASE} AS builder [2022-03-30T22:25:09.905Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T22:25:09.905Z] 9b3977197b4f: Pulling fs layer [2022-03-30T22:25:09.905Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T22:25:09.905Z] 94645a83ff95: Pulling fs layer [2022-03-30T22:25:09.905Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T22:25:09.905Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T22:25:09.905Z] f7c0051592d6: Pulling fs layer [2022-03-30T22:25:09.905Z] a227ed2f7395: Pulling fs layer [2022-03-30T22:25:09.905Z] 7b1c46037f91: Pulling fs layer [2022-03-30T22:25:09.905Z] 3f3a8bcf1eab: Waiting [2022-03-30T22:25:09.905Z] 0c92f367c5e7: Waiting [2022-03-30T22:25:09.905Z] f7c0051592d6: Waiting [2022-03-30T22:25:09.905Z] a227ed2f7395: Waiting [2022-03-30T22:25:09.905Z] 7b1c46037f91: Waiting [2022-03-30T22:25:09.905Z] 94645a83ff95: Download complete [2022-03-30T22:25:09.905Z] 1a89e8eeedd5: Verifying Checksum [2022-03-30T22:25:09.905Z] 1a89e8eeedd5: Download complete [2022-03-30T22:25:09.905Z] 0c92f367c5e7: Verifying Checksum [2022-03-30T22:25:09.905Z] 0c92f367c5e7: Download complete [2022-03-30T22:25:09.905Z] f7c0051592d6: Verifying Checksum [2022-03-30T22:25:09.905Z] f7c0051592d6: Download complete [2022-03-30T22:25:09.905Z] 9b3977197b4f: Download complete [2022-03-30T22:25:09.905Z] a227ed2f7395: Verifying Checksum [2022-03-30T22:25:09.905Z] a227ed2f7395: Download complete [2022-03-30T22:25:10.507Z] 9b3977197b4f: Pull complete [2022-03-30T22:25:11.114Z] 1a89e8eeedd5: Pull complete [2022-03-30T22:25:11.392Z] 94645a83ff95: Pull complete [2022-03-30T22:25:11.680Z] 7b1c46037f91: Verifying Checksum [2022-03-30T22:25:11.680Z] 7b1c46037f91: Download complete [2022-03-30T22:25:12.277Z] 3f3a8bcf1eab: Download complete [2022-03-30T22:25:24.678Z] 3f3a8bcf1eab: Pull complete [2022-03-30T22:25:24.678Z] 0c92f367c5e7: Pull complete [2022-03-30T22:25:24.953Z] f7c0051592d6: Pull complete [2022-03-30T22:25:25.227Z] a227ed2f7395: Pull complete [2022-03-30T22:25:31.959Z] 7b1c46037f91: Pull complete [2022-03-30T22:25:31.959Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T22:25:31.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T22:25:31.959Z] ---> f79e39bc4007 [2022-03-30T22:25:31.959Z] Step 3/12 : ARG MAKE='make build' [2022-03-30T22:25:32.234Z] ---> Running in 63a8688eae76 [2022-03-30T22:25:32.518Z] Removing intermediate container 63a8688eae76 [2022-03-30T22:25:32.518Z] ---> 5de5c1155bd0 [2022-03-30T22:25:32.518Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-30T22:25:32.800Z] ---> Running in 7f66766f4aac [2022-03-30T22:25:33.074Z] Removing intermediate container 7f66766f4aac [2022-03-30T22:25:33.074Z] ---> 0b1047a2d73e [2022-03-30T22:25:33.074Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T22:25:33.074Z] ---> Running in fb80b9c2f2aa [2022-03-30T22:25:33.351Z] Removing intermediate container fb80b9c2f2aa [2022-03-30T22:25:33.351Z] ---> c0935ff8f763 [2022-03-30T22:25:33.351Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T22:25:33.351Z] ---> Running in 3710f2936f94 [2022-03-30T22:25:35.347Z] Removing intermediate container 3710f2936f94 [2022-03-30T22:25:35.347Z] ---> 373b039b08df [2022-03-30T22:25:35.347Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T22:25:35.347Z] ---> Running in 715aef697336 [2022-03-30T22:25:36.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T22:25:36.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T22:25:37.901Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-30T22:25:37.901Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-30T22:25:37.901Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-30T22:25:38.175Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-30T22:25:38.175Z] Executing busybox-1.34.1-r3.trigger [2022-03-30T22:25:38.175Z] OK: 224 MiB in 56 packages [2022-03-30T22:25:39.156Z] Removing intermediate container 715aef697336 [2022-03-30T22:25:39.156Z] ---> 30dd5baac179 [2022-03-30T22:25:39.156Z] Step 8/12 : WORKDIR /device-rest-go [2022-03-30T22:25:39.156Z] ---> Running in df2c93d6bf85 [2022-03-30T22:25:39.433Z] Removing intermediate container df2c93d6bf85 [2022-03-30T22:25:39.433Z] ---> a538436641e1 [2022-03-30T22:25:39.433Z] Step 9/12 : COPY go.mod vendor* ./ [2022-03-30T22:25:40.034Z] ---> 91504756302c [2022-03-30T22:25:40.034Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T22:25:40.034Z] ---> Running in ee4bc4e3660a [2022-03-30T22:27:01.836Z] Removing intermediate container ee4bc4e3660a [2022-03-30T22:27:01.836Z] ---> 8a9d0ef095ea [2022-03-30T22:27:01.836Z] Step 11/12 : COPY . . [2022-03-30T22:27:01.836Z] ---> 630d8ee98687 [2022-03-30T22:27:01.836Z] Step 12/12 : RUN $MAKE [2022-03-30T22:27:01.836Z] ---> Running in b004bbdc3d67 [2022-03-30T22:27:01.836Z] noop [2022-03-30T22:27:01.836Z] Removing intermediate container b004bbdc3d67 [2022-03-30T22:27:01.836Z] ---> e7b6e332c39d [2022-03-30T22:27:01.836Z] Successfully built e7b6e332c39d [2022-03-30T22:27:01.836Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:27:02.204Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T22:27:02.204Z] . [Pipeline] withDockerContainer [2022-03-30T22:27:02.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-9515 does not seem to be running inside a container [2022-03-30T22:27:02.557Z] $ 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-03-30T22:27:03.792Z] $ docker top 922903dbad426d30bace4a1bb20bb5dcc172f72266e24628c27f463a97d4bbb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T22:27:04.743Z] + go version [2022-03-30T22:27:04.743Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T22:27:04.785Z] $ docker stop --time=1 922903dbad426d30bace4a1bb20bb5dcc172f72266e24628c27f463a97d4bbb9 [2022-03-30T22:27:06.388Z] $ docker rm -f 922903dbad426d30bace4a1bb20bb5dcc172f72266e24628c27f463a97d4bbb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:27:07.239Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T22:27:07.239Z] . [Pipeline] withDockerContainer [2022-03-30T22:27:07.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-9515 does not seem to be running inside a container [2022-03-30T22:27:07.546Z] $ 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-03-30T22:27:08.802Z] $ docker top c3c86f3ed56887c3195da828cca39e315427a8d833e2f8fc0c52b5ac3d87df40 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-30T22:27:09.778Z] + make test [2022-03-30T22:27:09.778Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-03-30T22:27:11.232Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-03-30T22:27:58.277Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-03-30T22:27:59.711Z] ok github.com/edgexfoundry/device-rest-go/driver 0.057s coverage: 57.9% of statements [2022-03-30T22:27:59.988Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-30T22:27:59.988Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-30T22:28:22.356Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T22:28:22.356Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T22:28:22.356Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T22:28:22.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-30T22:28:22.430Z] $ docker stop --time=1 c3c86f3ed56887c3195da828cca39e315427a8d833e2f8fc0c52b5ac3d87df40 [2022-03-30T22:28:24.178Z] $ docker rm -f c3c86f3ed56887c3195da828cca39e315427a8d833e2f8fc0c52b5ac3d87df40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T22:28:25.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-30T22:28:25.091Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T22:28:25.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T22:28:26.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-30T22:28:26.770Z] + ls -al . [2022-03-30T22:28:26.770Z] total 180 [2022-03-30T22:28:26.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 22:28 . [2022-03-30T22:28:26.770Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 22:24 .. [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 30 22:24 .dockerignore [2022-03-30T22:28:26.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 22:24 .git [2022-03-30T22:28:26.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 22:24 .github [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 30 22:24 .gitignore [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 22:24 .golangci.yml [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 7192 Mar 30 22:24 Attribution.txt [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 7459 Mar 30 22:24 CHANGELOG.md [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 1672 Mar 30 22:24 Dockerfile [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 22:24 GOVERNANCE.md [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 30 22:24 Jenkinsfile [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 30 22:24 LICENSE [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 30 22:24 Makefile [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 30 22:24 OWNERS.md [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 8246 Mar 30 22:24 README.md [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 22:22 VERSION [2022-03-30T22:28:26.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 22:24 bin [2022-03-30T22:28:26.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 22:24 cmd [2022-03-30T22:28:26.770Z] -rw-r--r-- 1 jenkins jenkins 9371 Mar 30 22:27 coverage.out [2022-03-30T22:28:26.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 22:24 driver [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 2908 Mar 30 22:24 go.mod [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 50572 Mar 30 22:24 go.sum [2022-03-30T22:28:26.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 22:24 snap [2022-03-30T22:28:26.770Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 30 22:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:28:27.244Z] + 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=d8a98d2fccb12f3f5057796c9b675e9b6e19a964 --label arch=arm64 --label version=0.0.0 . [2022-03-30T22:28:27.245Z] Sending build context to Docker daemon 136.7kB [2022-03-30T22:28:27.547Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T22:28:27.547Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-30T22:28:27.547Z] ---> e7b6e332c39d [2022-03-30T22:28:27.547Z] Step 3/25 : ARG MAKE='make build' [2022-03-30T22:28:27.547Z] ---> Running in 899b823cdd1d [2022-03-30T22:28:28.147Z] Removing intermediate container 899b823cdd1d [2022-03-30T22:28:28.147Z] ---> 169f30c0eaa0 [2022-03-30T22:28:28.147Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-30T22:28:28.147Z] ---> Running in 314e2bb68f00 [2022-03-30T22:28:28.418Z] Removing intermediate container 314e2bb68f00 [2022-03-30T22:28:28.418Z] ---> 2c27492a1875 [2022-03-30T22:28:28.418Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T22:28:28.418Z] ---> Running in c34e40632360 [2022-03-30T22:28:28.699Z] Removing intermediate container c34e40632360 [2022-03-30T22:28:28.699Z] ---> 42a2f52b35c8 [2022-03-30T22:28:28.699Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T22:28:28.699Z] ---> Running in 7f5c9733b35d [2022-03-30T22:28:30.686Z] Removing intermediate container 7f5c9733b35d [2022-03-30T22:28:30.686Z] ---> 7c967748261d [2022-03-30T22:28:30.686Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T22:28:30.686Z] ---> Running in c4b86d630d6e [2022-03-30T22:28:31.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T22:28:32.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T22:28:33.234Z] OK: 224 MiB in 56 packages [2022-03-30T22:28:33.835Z] Removing intermediate container c4b86d630d6e [2022-03-30T22:28:33.835Z] ---> ebfe8a300763 [2022-03-30T22:28:33.835Z] Step 8/25 : WORKDIR /device-rest-go [2022-03-30T22:28:33.835Z] ---> Running in 1cbc60cf251d [2022-03-30T22:28:34.437Z] Removing intermediate container 1cbc60cf251d [2022-03-30T22:28:34.437Z] ---> ac62fa0ddeb6 [2022-03-30T22:28:34.437Z] Step 9/25 : COPY go.mod vendor* ./ [2022-03-30T22:28:34.711Z] ---> a72fb4e860b0 [2022-03-30T22:28:34.711Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T22:28:34.984Z] ---> Running in 54b605676a1a [2022-03-30T22:28:36.962Z] Removing intermediate container 54b605676a1a [2022-03-30T22:28:36.962Z] ---> 2a41b9769433 [2022-03-30T22:28:36.962Z] Step 11/25 : COPY . . [2022-03-30T22:28:37.559Z] ---> 55141a8265f1 [2022-03-30T22:28:37.559Z] Step 12/25 : RUN $MAKE [2022-03-30T22:28:37.559Z] ---> Running in 17549b8d62cc [2022-03-30T22:28:38.536Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2022-03-30T22:29:25.558Z] Removing intermediate container 17549b8d62cc [2022-03-30T22:29:25.559Z] ---> 0a7582a881b4 [2022-03-30T22:29:25.559Z] Step 13/25 : FROM alpine:3.14 [2022-03-30T22:29:25.559Z] 3.14: Pulling from library/alpine [2022-03-30T22:29:25.559Z] 810d54c7e01b: Pulling fs layer [2022-03-30T22:29:25.559Z] 810d54c7e01b: Verifying Checksum [2022-03-30T22:29:25.559Z] 810d54c7e01b: Download complete [2022-03-30T22:29:25.559Z] 810d54c7e01b: Pull complete [2022-03-30T22:29:25.559Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T22:29:25.559Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T22:29:25.559Z] ---> cc3d11fa2d52 [2022-03-30T22:29:25.559Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-03-30T22:29:25.559Z] ---> Running in bfcb70662a92 [2022-03-30T22:29:25.559Z] Removing intermediate container bfcb70662a92 [2022-03-30T22:29:25.559Z] ---> ce2ec6d96d76 [2022-03-30T22:29:25.559Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-03-30T22:29:25.559Z] ---> Running in 1e72bc801a22 [2022-03-30T22:29:25.559Z] Removing intermediate container 1e72bc801a22 [2022-03-30T22:29:25.559Z] ---> f76c0cfb1d9a [2022-03-30T22:29:25.559Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T22:29:25.559Z] ---> Running in bcd9f0d2e34e [2022-03-30T22:29:25.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T22:29:25.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T22:29:25.559Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T22:29:25.559Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T22:29:25.559Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T22:29:25.559Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T22:29:25.559Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T22:29:25.559Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T22:29:25.559Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T22:29:25.559Z] OK: 8 MiB in 20 packages [2022-03-30T22:29:25.559Z] Removing intermediate container bcd9f0d2e34e [2022-03-30T22:29:25.559Z] ---> a03d4feb06ab [2022-03-30T22:29:25.559Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-03-30T22:29:25.559Z] ---> 4479de21e188 [2022-03-30T22:29:25.559Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-03-30T22:29:25.559Z] ---> 32f4e1cf4be4 [2022-03-30T22:29:25.559Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-03-30T22:29:25.559Z] ---> f3c7ac07c842 [2022-03-30T22:29:25.559Z] Step 20/25 : EXPOSE 59986 [2022-03-30T22:29:25.559Z] ---> Running in 2514c2f332bb [2022-03-30T22:29:25.559Z] Removing intermediate container 2514c2f332bb [2022-03-30T22:29:25.559Z] ---> d4294180a627 [2022-03-30T22:29:25.559Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-03-30T22:29:25.833Z] ---> Running in 410e485bb3e3 [2022-03-30T22:29:26.108Z] Removing intermediate container 410e485bb3e3 [2022-03-30T22:29:26.108Z] ---> 5d9beb71d37e [2022-03-30T22:29:26.108Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-03-30T22:29:26.108Z] ---> Running in f10d98930ece [2022-03-30T22:29:26.388Z] Removing intermediate container f10d98930ece [2022-03-30T22:29:26.388Z] ---> 5a12e9efda5a [2022-03-30T22:29:26.388Z] Step 23/25 : LABEL arch=arm64 [2022-03-30T22:29:26.388Z] ---> Running in eddde9c37b73 [2022-03-30T22:29:26.989Z] Removing intermediate container eddde9c37b73 [2022-03-30T22:29:26.989Z] ---> 7aa36c7835e3 [2022-03-30T22:29:26.989Z] Step 24/25 : LABEL git_sha=d8a98d2fccb12f3f5057796c9b675e9b6e19a964 [2022-03-30T22:29:26.989Z] ---> Running in af5de6a9aa56 [2022-03-30T22:29:27.263Z] Removing intermediate container af5de6a9aa56 [2022-03-30T22:29:27.263Z] ---> 2644f00fed08 [2022-03-30T22:29:27.263Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T22:29:27.263Z] ---> Running in 8cde81aabbcc [2022-03-30T22:29:27.537Z] Removing intermediate container 8cde81aabbcc [2022-03-30T22:29:27.537Z] ---> 12ff3afceade [2022-03-30T22:29:27.537Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-30T22:29:27.537Z] Successfully built 12ff3afceade [2022-03-30T22:29:27.537Z] 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-03-30T22:29:28.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T22:29:28.226Z] [2022-03-30T22:29:28.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:29:28.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T22:29:28.595Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T22:29:28.595Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T22:29:28.595Z] 04944245beec: Pulling fs layer [2022-03-30T22:29:28.595Z] 699f458cf7ca: Pulling fs layer [2022-03-30T22:29:28.595Z] 765212b225bb: Pulling fs layer [2022-03-30T22:29:28.595Z] f23df028b6ca: Pulling fs layer [2022-03-30T22:29:28.595Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T22:29:28.595Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T22:29:28.595Z] f23df028b6ca: Waiting [2022-03-30T22:29:28.595Z] 765212b225bb: Waiting [2022-03-30T22:29:28.595Z] d65c8cfc05b1: Waiting [2022-03-30T22:29:28.595Z] 2437ff75d9bd: Waiting [2022-03-30T22:29:28.869Z] 04944245beec: Verifying Checksum [2022-03-30T22:29:28.869Z] 04944245beec: Download complete [2022-03-30T22:29:28.869Z] 765212b225bb: Verifying Checksum [2022-03-30T22:29:28.869Z] 765212b225bb: Download complete [2022-03-30T22:29:28.869Z] f23df028b6ca: Verifying Checksum [2022-03-30T22:29:28.869Z] f23df028b6ca: Download complete [2022-03-30T22:29:28.869Z] d65c8cfc05b1: Verifying Checksum [2022-03-30T22:29:28.869Z] d65c8cfc05b1: Download complete [2022-03-30T22:29:29.145Z] 699f458cf7ca: Verifying Checksum [2022-03-30T22:29:29.145Z] 699f458cf7ca: Download complete [2022-03-30T22:29:29.418Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T22:29:29.418Z] 8998bd30e6a1: Download complete [2022-03-30T22:29:32.058Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T22:29:32.058Z] 2437ff75d9bd: Download complete [2022-03-30T22:29:33.507Z] 8998bd30e6a1: Pull complete [2022-03-30T22:29:34.105Z] 04944245beec: Pull complete [2022-03-30T22:29:35.542Z] 699f458cf7ca: Pull complete [2022-03-30T22:29:35.816Z] 765212b225bb: Pull complete [2022-03-30T22:29:36.802Z] f23df028b6ca: Pull complete [2022-03-30T22:29:36.802Z] d65c8cfc05b1: Pull complete [2022-03-30T22:29:51.883Z] 2437ff75d9bd: Pull complete [2022-03-30T22:29:51.883Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T22:29:51.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T22:29:51.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T22:29:52.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-9515 does not seem to be running inside a container [2022-03-30T22:29:52.218Z] $ 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-03-30T22:29:54.617Z] $ docker top 75c4c55c5968731d49b9c5392d5bd7b30d6b600797df353f9d740449e35bc698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:29:55.560Z] ---> job-cost.sh [2022-03-30T22:29:55.560Z] lf-activate-venv: SKIPPING [2022-03-30T22:29:55.560Z] INFO: No Stack... [2022-03-30T22:29:55.836Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T22:29:56.814Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T22:29:57.485Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2022-03-30T22:29:57.485Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T22:29:57.573Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-166-1-stack-cost] [2022-03-30T22:29:57.578Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-166-1-stack-cost] did not exist. Created. [2022-03-30T22:29:57.578Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T22:29:58.318Z] /w/workspace/device-rest-go/1@tmp/durable-0732d2be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-30T22:29:59.008Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T22:29:59.044Z] Warning: overwriting stash ‘stack-cost’ [2022-03-30T22:29:59.085Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T22:29:59.165Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T22:29:59.251Z] $ docker stop --time=1 75c4c55c5968731d49b9c5392d5bd7b30d6b600797df353f9d740449e35bc698 [2022-03-30T22:30:00.731Z] $ docker rm -f 75c4c55c5968731d49b9c5392d5bd7b30d6b600797df353f9d740449e35bc698 [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-03-30T22:30:01.799Z] provisioning config files... [2022-03-30T22:30:01.840Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-166@tmp/config8962411838105696712tmp [Pipeline] { [Pipeline] sh [2022-03-30T22:30:02.203Z] + set +x [2022-03-30T22:30:02.203Z] + curl -s https://codecov.io/bash [2022-03-30T22:30:02.203Z] + bash -s -- [2022-03-30T22:30:02.203Z] [2022-03-30T22:30:02.203Z] _____ _ [2022-03-30T22:30:02.203Z] / ____| | | [2022-03-30T22:30:02.203Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T22:30:02.203Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T22:30:02.203Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T22:30:02.203Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T22:30:02.203Z] Bash-1.0.6 [2022-03-30T22:30:02.203Z] [2022-03-30T22:30:02.203Z] [2022-03-30T22:30:02.203Z] ==> git version 2.25.1 found [2022-03-30T22:30:02.203Z] ==> 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-03-30T22:30:02.203Z] Release-Date: 2020-01-08 [2022-03-30T22:30:02.203Z] 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-03-30T22:30:02.203Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T22:30:02.203Z] ==> Jenkins CI detected. [2022-03-30T22:30:02.203Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-166 [2022-03-30T22:30:02.203Z] project root: . [2022-03-30T22:30:02.203Z] --> token set from env [2022-03-30T22:30:02.203Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T22:30:02.203Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T22:30:02.203Z] ==> Python coveragepy not found [2022-03-30T22:30:02.203Z] ==> Searching for coverage reports in: [2022-03-30T22:30:02.203Z] + . [2022-03-30T22:30:02.204Z] -> Found 1 reports [2022-03-30T22:30:02.204Z] ==> Detecting git/mercurial file structure [2022-03-30T22:30:02.466Z] ==> Reading reports [2022-03-30T22:30:02.466Z] + ./coverage.out bytes=9371 [2022-03-30T22:30:02.466Z] ==> Appending adjustments [2022-03-30T22:30:02.466Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T22:30:02.466Z] + Found adjustments [2022-03-30T22:30:02.466Z] ==> Gzipping contents [2022-03-30T22:30:02.466Z] 4.0K /tmp/codecov.FlOiDv.gz [2022-03-30T22:30:02.466Z] ==> Uploading reports [2022-03-30T22:30:02.466Z] url: https://codecov.io [2022-03-30T22:30:02.466Z] query: branch=PR-166&commit=d8a98d2fccb12f3f5057796c9b675e9b6e19a964&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=166&job=&cmd_args= [2022-03-30T22:30:02.466Z] -> Pinging Codecov [2022-03-30T22:30:02.466Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-166&commit=d8a98d2fccb12f3f5057796c9b675e9b6e19a964&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=166&job=&cmd_args= [2022-03-30T22:30:02.728Z] -> Uploading to [2022-03-30T22:30:02.728Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/4E5D53B4F1F92C436F7061BF334D961C/d8a98d2fccb12f3f5057796c9b675e9b6e19a964/e9c1b48b-71ab-4aef-ae8c-89c6cf2b9f10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T223002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84f377eb98b25ea3f64eb29cb56297c3248d9dfdf5c4b4c08fa2c1c9b4bcac6b [2022-03-30T22:30:02.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T22:30:02.728Z] Dload Upload Total Spent Left Speed [2022-03-30T22:30:02.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1825 0 0 100 1825 0 8774 --:--:-- --:--:-- --:--:-- 8774 [2022-03-30T22:30:02.990Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/d8a98d2fccb12f3f5057796c9b675e9b6e19a964 [Pipeline] } [2022-03-30T22:30:03.021Z] 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-03-30T22:30:04.778Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-166/archives ] [2022-03-30T22:30:04.778Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-166/archives [2022-03-30T22:30:04.778Z] total 16 [2022-03-30T22:30:04.778Z] drwxr-xr-x 3 root root 4096 Mar 30 22:23 . [2022-03-30T22:30:04.778Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 22:24 .. [2022-03-30T22:30:04.778Z] drwxr-xr-x 2 root root 4096 Mar 30 22:23 cost [2022-03-30T22:30:04.778Z] -rw-r--r-- 1 root root 85 Mar 30 22:23 cost.csv [2022-03-30T22:30:04.778Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-166/archives [2022-03-30T22:30:04.778Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-166/archives [2022-03-30T22:30:04.778Z] total 16 [2022-03-30T22:30:04.778Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 22:23 . [2022-03-30T22:30:04.778Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 22:24 .. [2022-03-30T22:30:04.778Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 22:23 cost [2022-03-30T22:30:04.778Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 30 22:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:30:05.112Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:30:06.015Z] ---> package-listing.sh [2022-03-30T22:30:06.015Z] ++ facter osfamily [2022-03-30T22:30:06.015Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T22:30:06.015Z] + OS_FAMILY=debian [2022-03-30T22:30:06.015Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-166 [2022-03-30T22:30:06.015Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T22:30:06.015Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T22:30:06.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T22:30:06.015Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T22:30:06.015Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-166 ']' [2022-03-30T22:30:06.015Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T22:30:06.015Z] + case "${OS_FAMILY}" in [2022-03-30T22:30:06.015Z] + dpkg -l [2022-03-30T22:30:06.015Z] + grep '^ii' [2022-03-30T22:30:06.276Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T22:30:06.276Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T22:30:06.276Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T22:30:06.276Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-166 ']' [2022-03-30T22:30:06.276Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-166/archives/ [2022-03-30T22:30:06.276Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-166/archives/ [Pipeline] echo [2022-03-30T22:30:06.316Z] 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-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-30T22:30:06.610Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T22:30:07.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T22:30:07.192Z] . [Pipeline] withDockerContainer [2022-03-30T22:30:07.283Z] prd-ubuntu20.04-docker-8c-8g-9514 does not seem to be running inside a container [2022-03-30T22:30:07.333Z] $ 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-166/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-166 -v /w/workspace/gexfoundry_device-rest-go_PR-166:/w/workspace/gexfoundry_device-rest-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-166@tmp:/w/workspace/gexfoundry_device-rest-go_PR-166@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-03-30T22:30:07.560Z] $ docker top 40bf14e4dcb7f7e357b563d5ed73746452f3c5a37b261a42d9ea8b345b963d95 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T22:30:07.957Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T22:30:08.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T22:30:08.584Z] + ls /var/log/sa-host [2022-03-30T22:30:08.584Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T22:30:08.729Z] provisioning config files... [2022-03-30T22:30:08.741Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-166@tmp/config8350268852043915292tmp [Pipeline] { [Pipeline] echo [2022-03-30T22:30:08.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:30:09.098Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T22:30:09.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:30:09.514Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T22:30:09.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:30:09.861Z] ---> sudo-logs.sh [2022-03-30T22:30:09.861Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T22:30:09.952Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:30:10.281Z] ---> job-cost.sh [2022-03-30T22:30:10.281Z] lf-activate-venv: SKIPPING [2022-03-30T22:30:10.281Z] DEBUG: total: 0.2199999988079071 [2022-03-30T22:30:10.281Z] INFO: Retrieving Stack Cost... [2022-03-30T22:30:10.541Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T22:30:11.112Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T22:30:11.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T22:30:11.468Z] ---> logs-deploy.sh [2022-03-30T22:30:11.468Z] lf-activate-venv: SKIPPING [2022-03-30T22:30:11.468Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-166/1 [2022-03-30T22:30:11.468Z] INFO: archiving workspace using pattern(s): [2022-03-30T22:30:12.412Z] Archives upload complete. [2022-03-30T22:30:12.673Z] INFO: archiving logs to Nexus