Branch indexing 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 hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from 9eb04a735ff6c755d3141000f56c9be256ceb7ae+c2b56409ff7876491f1b0abf22052cd5d8a556b9 (c9898dc7757f3b34e52c1dcd06f38b439ea9a676) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh509654578304692809.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh744747957042842483.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-137/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8094096854504438476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 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-ssh42857337767931191.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-137/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8025932735316185288.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2288 in /w/workspace/gexfoundry_device-rest-go_PR-137 [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-137 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/jenkins-gitclient-ssh3845856207466393718.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c2b56409ff7876491f1b0abf22052cd5d8a556b9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae Merge succeeded, producing 68877d2c3991ced25a99a29283759e9abeeb65fc Checking out Revision 68877d2c3991ced25a99a29283759e9abeeb65fc (PR-137) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/jenkins-gitclient-ssh5838524508114029004.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/jenkins-gitclient-ssh5147929980688638035.key > git merge c2b56409ff7876491f1b0abf22052cd5d8a556b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68877d2c3991ced25a99a29283759e9abeeb65fc # timeout=10 Commit message: "Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 639d0ecdfc57cece2b06871fa354b11591f01930 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T03:09:28.981Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T03:09:29.075Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T03:09:29.112Z] ========================================================= [2021-10-07T03:09:29.112Z] EdgeX Global Pipelines Version Info [2021-10-07T03:09:29.112Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:09:30.351Z] ------------------- [2021-10-07T03:09:30.351Z] stable info: [2021-10-07T03:09:30.351Z] ------------------- [2021-10-07T03:09:30.351Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T03:09:30.351Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T03:09:30.351Z] Message: update stable to v1.0.207 [2021-10-07T03:09:30.936Z] ------------------- [2021-10-07T03:09:30.936Z] experimental info: [2021-10-07T03:09:30.936Z] ------------------- [2021-10-07T03:09:30.936Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T03:09:30.936Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T03:09:30.936Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T03:09:31.065Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-10-07T03:09:31.087Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-10-07T03:09:31.109Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T03:09:31.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T03:09:31.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T03:09:31.175Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T03:09:31.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T03:09:31.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T03:09:31.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T03:09:31.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T03:09:31.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T03:09:31.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-10-07T03:09:31.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T03:09:31.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T03:09:31.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T03:09:31.425Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T03:09:31.454Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T03:09:31.476Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T03:09:31.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T03:09:31.522Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T03:09:31.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T03:09:31.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T03:09:31.591Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T03:09:31.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T03:09:31.635Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-07T03:09:31.658Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T03:09:31.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo [2021-10-07T03:09:31.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo [2021-10-07T03:09:31.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo [2021-10-07T03:09:31.749Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68877d2c3991ced25a99a29283759e9abeeb65fc [Pipeline] echo [2021-10-07T03:09:31.772Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68877d2 [Pipeline] echo [2021-10-07T03:09:31.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:09:31.865Z] provisioning config files... [2021-10-07T03:09:31.884Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config1084846960943517422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:09:32.226Z] ---> docker-login.sh [2021-10-07T03:09:32.227Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:09:32.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:09:32.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:09:32.493Z] Configure a credential helper to remove this warning. See [2021-10-07T03:09:32.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:09:32.493Z] [2021-10-07T03:09:32.493Z] Login Succeeded [2021-10-07T03:09:32.493Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:09:32.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:09:32.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:09:32.493Z] Configure a credential helper to remove this warning. See [2021-10-07T03:09:32.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:09:32.493Z] [2021-10-07T03:09:32.493Z] Login Succeeded [2021-10-07T03:09:32.493Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:09:32.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:09:32.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:09:32.759Z] Configure a credential helper to remove this warning. See [2021-10-07T03:09:32.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:09:32.759Z] [2021-10-07T03:09:32.759Z] Login Succeeded [2021-10-07T03:09:32.759Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:09:32.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:09:33.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:09:33.026Z] Configure a credential helper to remove this warning. See [2021-10-07T03:09:33.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:09:33.026Z] [2021-10-07T03:09:33.026Z] Login Succeeded [2021-10-07T03:09:33.026Z] docker.io [2021-10-07T03:09:33.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:09:33.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:09:33.297Z] Configure a credential helper to remove this warning. See [2021-10-07T03:09:33.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:09:33.297Z] [2021-10-07T03:09:33.297Z] Login Succeeded [2021-10-07T03:09:33.297Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:09:33.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T03:09:34.032Z] + git log --format=format:%s -1 68877d2c3991ced25a99a29283759e9abeeb65fc [Pipeline] echo [2021-10-07T03:09:34.087Z] GIT_COMMIT: 68877d2c3991ced25a99a29283759e9abeeb65fc, Commit Message: Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD [Pipeline] echo [2021-10-07T03:09:34.100Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:09:34.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:09:34.648Z] [2021-10-07T03:09:34.648Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:09:34.974Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:09:34.974Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T03:09:34.974Z] 31603596830f: Pulling fs layer [2021-10-07T03:09:34.974Z] 04fac38145f0: Pulling fs layer [2021-10-07T03:09:34.974Z] 701f6daf10bf: Pulling fs layer [2021-10-07T03:09:34.974Z] 24f72da36158: Pulling fs layer [2021-10-07T03:09:34.974Z] 24f72da36158: Waiting [2021-10-07T03:09:34.974Z] 04fac38145f0: Verifying Checksum [2021-10-07T03:09:34.974Z] 04fac38145f0: Download complete [2021-10-07T03:09:35.243Z] 31603596830f: Verifying Checksum [2021-10-07T03:09:35.243Z] 31603596830f: Download complete [2021-10-07T03:09:35.243Z] 701f6daf10bf: Verifying Checksum [2021-10-07T03:09:35.243Z] 701f6daf10bf: Download complete [2021-10-07T03:09:35.243Z] 24f72da36158: Verifying Checksum [2021-10-07T03:09:35.243Z] 24f72da36158: Download complete [2021-10-07T03:09:35.243Z] 31603596830f: Pull complete [2021-10-07T03:09:35.508Z] 04fac38145f0: Pull complete [2021-10-07T03:09:36.098Z] 701f6daf10bf: Pull complete [2021-10-07T03:09:36.098Z] 24f72da36158: Pull complete [2021-10-07T03:09:36.098Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T03:09:36.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:09:36.098Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T03:09:36.187Z] prd-centos7-docker-4c-2g-2288 does not seem to be running inside a container [2021-10-07T03:09:36.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-137 -v /w/workspace/gexfoundry_device-rest-go_PR-137:/w/workspace/gexfoundry_device-rest-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-137@tmp:/w/workspace/gexfoundry_device-rest-go_PR-137@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:10004/edgex-devops/git-semver:latest cat [2021-10-07T03:09:36.984Z] $ docker top 0bc04cf4967e05ef9f659af1e08a4629161f1a3e7e7a4201124b2125389129c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T03:09:37.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:09:37.102Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:09:37.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:09:37.222Z] $ docker exec 0bc04cf4967e05ef9f659af1e08a4629161f1a3e7e7a4201124b2125389129c5 ssh-agent [2021-10-07T03:09:37.326Z] SSH_AUTH_SOCK=/tmp/ssh-zL6TIS9PVxuI/agent.13 [2021-10-07T03:09:37.326Z] SSH_AGENT_PID=20 [2021-10-07T03:09:37.336Z] Running ssh-add (command line suppressed) [2021-10-07T03:09:37.425Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_1428733789668574150.key (/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_1428733789668574150.key) [2021-10-07T03:09:37.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:09:37.764Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T03:09:37.785Z] $ docker exec --env ******** --env ******** 0bc04cf4967e05ef9f659af1e08a4629161f1a3e7e7a4201124b2125389129c5 ssh-agent -k [2021-10-07T03:09:37.891Z] unset SSH_AUTH_SOCK; [2021-10-07T03:09:37.891Z] unset SSH_AGENT_PID; [2021-10-07T03:09:37.891Z] echo Agent pid 20 killed; [2021-10-07T03:09:37.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T03:09:37.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:09:37.948Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:09:38.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:09:38.079Z] $ docker exec 0bc04cf4967e05ef9f659af1e08a4629161f1a3e7e7a4201124b2125389129c5 ssh-agent [2021-10-07T03:09:38.198Z] SSH_AUTH_SOCK=/tmp/ssh-XytPq7ZFnGia/agent.55 [2021-10-07T03:09:38.198Z] SSH_AGENT_PID=61 [2021-10-07T03:09:38.205Z] Running ssh-add (command line suppressed) [2021-10-07T03:09:38.302Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_4182625284847725814.key (/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_4182625284847725814.key) [2021-10-07T03:09:38.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:09:38.648Z] + git semver init [2021-10-07T03:09:38.648Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T03:09:38.648Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-137/.git [2021-10-07T03:09:38.648Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-137 [2021-10-07T03:09:38.648Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T03:09:38.648Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T03:09:38.648Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T03:09:38.648Z] # $SEMVER_BRANCH = PR-137 [2021-10-07T03:09:38.648Z] # $SEMVER_TEMP = /tmp/semver-340584811 [2021-10-07T03:09:38.648Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-10-07T03:09:39.624Z] # '/tmp/semver-340584811' -> '/w/workspace/gexfoundry_device-rest-go_PR-137/.semver' [2021-10-07T03:09:39.624Z] # -> Force: false [2021-10-07T03:09:39.624Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-137/.semver [Pipeline] } [2021-10-07T03:09:39.638Z] $ docker exec --env ******** --env ******** 0bc04cf4967e05ef9f659af1e08a4629161f1a3e7e7a4201124b2125389129c5 ssh-agent -k [2021-10-07T03:09:39.726Z] unset SSH_AUTH_SOCK; [2021-10-07T03:09:39.727Z] unset SSH_AGENT_PID; [2021-10-07T03:09:39.727Z] echo Agent pid 61 killed; [2021-10-07T03:09:39.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T03:09:40.084Z] + git semver [Pipeline] } [2021-10-07T03:09:40.103Z] $ docker stop --time=1 0bc04cf4967e05ef9f659af1e08a4629161f1a3e7e7a4201124b2125389129c5 [2021-10-07T03:09:41.364Z] $ docker rm -f 0bc04cf4967e05ef9f659af1e08a4629161f1a3e7e7a4201124b2125389129c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T03:09:41.750Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T03:09:42.084Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T03:09:42.089Z] [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] node [Pipeline] node [2021-10-07T03:09:57.334Z] Still waiting to schedule task [2021-10-07T03:09:57.335Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T03:09:57.337Z] Still waiting to schedule task [2021-10-07T03:09:57.338Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-07T03:13:40.773Z] Running on prd-centos7-docker-4c-2g-2291 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] ws [2021-10-07T03:13:40.796Z] Running in /w/workspace/device-rest-go/6 [Pipeline] { [Pipeline] checkout [2021-10-07T03:13:40.920Z] The recommended git tool is: git [2021-10-07T03:13:43.878Z] using credential edgex-jenkins-ssh [2021-10-07T03:13:43.893Z] Cloning the remote Git repository [2021-10-07T03:13:43.921Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T03:13:44.013Z] > git init /w/workspace/device-rest-go/6 # timeout=10 [2021-10-07T03:13:44.048Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T03:13:44.049Z] > git --version # timeout=10 [2021-10-07T03:13:44.062Z] > git --version # 'git version 2.24.4' [2021-10-07T03:13:44.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:13:44.099Z] [INFO] Currently running in a labeled security context [2021-10-07T03:13:44.099Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T03:13:44.099Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/6@tmp/jenkins-gitclient-ssh6752462240254218238.key [2021-10-07T03:13:44.137Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:13:44.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-07T03:13:44.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:13:45.012Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-07T03:13:45.044Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T03:13:45.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:13:45.045Z] [INFO] Currently running in a labeled security context [2021-10-07T03:13:45.045Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T03:13:45.045Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/6@tmp/jenkins-gitclient-ssh8173094125200119625.key [2021-10-07T03:13:45.059Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T03:13:45.657Z] Merging remotes/origin/main commit c2b56409ff7876491f1b0abf22052cd5d8a556b9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae [2021-10-07T03:13:45.774Z] Merge succeeded, producing f8815b4277af28d2bb1c3d7dd7758d41b11647a2 [2021-10-07T03:13:45.774Z] Checking out Revision f8815b4277af28d2bb1c3d7dd7758d41b11647a2 (PR-137) [2021-10-07T03:13:45.667Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T03:13:45.678Z] > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [2021-10-07T03:13:45.721Z] > git remote # timeout=10 [2021-10-07T03:13:45.733Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T03:13:45.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:13:45.739Z] [INFO] Currently running in a labeled security context [2021-10-07T03:13:45.739Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T03:13:45.739Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/6@tmp/jenkins-gitclient-ssh4885938756432152722.key [2021-10-07T03:13:45.745Z] > git merge c2b56409ff7876491f1b0abf22052cd5d8a556b9 # timeout=10 [2021-10-07T03:13:45.764Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T03:13:45.776Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T03:13:45.783Z] > git checkout -f f8815b4277af28d2bb1c3d7dd7758d41b11647a2 # timeout=10 [2021-10-07T03:13:49.525Z] Commit message: "Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD" [2021-10-07T03:13:49.539Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:13:50.141Z] provisioning config files... [2021-10-07T03:13:50.162Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/6@tmp/config2962519444733568931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:13:50.590Z] ---> docker-login.sh [2021-10-07T03:13:50.590Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:13:50.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:13:49.529Z] > git rev-list --no-walk 639d0ecdfc57cece2b06871fa354b11591f01930 # timeout=10 [2021-10-07T03:13:51.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:13:51.556Z] Configure a credential helper to remove this warning. See [2021-10-07T03:13:51.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:13:51.556Z] [2021-10-07T03:13:51.556Z] Login Succeeded [2021-10-07T03:13:51.556Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:13:51.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:13:52.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:13:52.028Z] Configure a credential helper to remove this warning. See [2021-10-07T03:13:52.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:13:52.028Z] [2021-10-07T03:13:52.028Z] Login Succeeded [2021-10-07T03:13:52.028Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:13:52.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:13:57.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:13:57.376Z] Configure a credential helper to remove this warning. See [2021-10-07T03:13:57.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:13:57.376Z] [2021-10-07T03:13:57.376Z] Login Succeeded [2021-10-07T03:13:57.376Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:13:57.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:13:57.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:13:57.376Z] Configure a credential helper to remove this warning. See [2021-10-07T03:13:57.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:13:57.376Z] [2021-10-07T03:13:57.376Z] Login Succeeded [2021-10-07T03:13:57.376Z] docker.io [2021-10-07T03:13:57.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:13:57.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:13:57.643Z] Configure a credential helper to remove this warning. See [2021-10-07T03:13:57.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:13:57.643Z] [2021-10-07T03:13:57.643Z] Login Succeeded [2021-10-07T03:13:57.643Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:13:57.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T03:13:57.897Z] ========================================================= [2021-10-07T03:13:57.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T03:13:57.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:13:58.236Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-07T03:13:58.236Z] Sending build context to Docker daemon 118.8kB [2021-10-07T03:13:58.236Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:13:58.236Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-07T03:14:03.586Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T03:14:03.586Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T03:14:03.586Z] 57d31006c564: Pulling fs layer [2021-10-07T03:14:03.586Z] bd5ccded8296: Pulling fs layer [2021-10-07T03:14:03.586Z] 304dd3a0f381: Pulling fs layer [2021-10-07T03:14:03.586Z] d37cda54a23b: Pulling fs layer [2021-10-07T03:14:03.586Z] bae75c0f2455: Pulling fs layer [2021-10-07T03:14:03.586Z] 806579b3d29a: Pulling fs layer [2021-10-07T03:14:03.586Z] c77eb801bf70: Pulling fs layer [2021-10-07T03:14:03.586Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T03:14:03.586Z] 304dd3a0f381: Waiting [2021-10-07T03:14:03.586Z] d37cda54a23b: Waiting [2021-10-07T03:14:03.586Z] bae75c0f2455: Waiting [2021-10-07T03:14:03.586Z] 806579b3d29a: Waiting [2021-10-07T03:14:03.586Z] c77eb801bf70: Waiting [2021-10-07T03:14:03.586Z] 6d0567d44e1a: Waiting [2021-10-07T03:14:03.586Z] bd5ccded8296: Verifying Checksum [2021-10-07T03:14:03.586Z] bd5ccded8296: Download complete [2021-10-07T03:14:03.586Z] 57d31006c564: Verifying Checksum [2021-10-07T03:14:03.586Z] 57d31006c564: Download complete [2021-10-07T03:14:03.586Z] d37cda54a23b: Verifying Checksum [2021-10-07T03:14:03.586Z] d37cda54a23b: Download complete [2021-10-07T03:14:03.586Z] bae75c0f2455: Verifying Checksum [2021-10-07T03:14:03.586Z] bae75c0f2455: Download complete [2021-10-07T03:14:03.586Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T03:14:03.586Z] 4e9f2cdf4387: Download complete [2021-10-07T03:14:03.586Z] 806579b3d29a: Verifying Checksum [2021-10-07T03:14:03.587Z] 806579b3d29a: Download complete [2021-10-07T03:14:03.587Z] 4e9f2cdf4387: Pull complete [2021-10-07T03:14:03.854Z] 57d31006c564: Pull complete [2021-10-07T03:14:03.854Z] bd5ccded8296: Pull complete [2021-10-07T03:14:05.272Z] c77eb801bf70: Verifying Checksum [2021-10-07T03:14:05.272Z] c77eb801bf70: Download complete [2021-10-07T03:14:05.541Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T03:14:05.541Z] 6d0567d44e1a: Download complete [2021-10-07T03:14:06.517Z] 304dd3a0f381: Verifying Checksum [2021-10-07T03:14:06.517Z] 304dd3a0f381: Download complete [2021-10-07T03:14:10.813Z] 304dd3a0f381: Pull complete [2021-10-07T03:14:10.813Z] d37cda54a23b: Pull complete [2021-10-07T03:14:10.813Z] bae75c0f2455: Pull complete [2021-10-07T03:14:10.813Z] 806579b3d29a: Pull complete [2021-10-07T03:14:10.813Z] c77eb801bf70: Pull complete [2021-10-07T03:14:13.440Z] 6d0567d44e1a: Pull complete [2021-10-07T03:14:13.440Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T03:14:13.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T03:14:13.440Z] ---> e839a31ac9d1 [2021-10-07T03:14:13.440Z] Step 3/11 : ARG MAKE='make build' [2021-10-07T03:14:16.820Z] ---> Running in 2181195401d0 [2021-10-07T03:14:16.820Z] Removing intermediate container 2181195401d0 [2021-10-07T03:14:16.820Z] ---> 52a2c8772537 [2021-10-07T03:14:16.820Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T03:14:16.820Z] ---> Running in be9fc7220c1b [2021-10-07T03:14:16.820Z] Removing intermediate container be9fc7220c1b [2021-10-07T03:14:16.820Z] ---> ba597b91e968 [2021-10-07T03:14:16.820Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:14:16.820Z] ---> Running in 557ba6cb7b81 [2021-10-07T03:14:17.088Z] Removing intermediate container 557ba6cb7b81 [2021-10-07T03:14:17.088Z] ---> dad451f9236d [2021-10-07T03:14:17.088Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:14:17.088Z] ---> Running in 01edd6ed8666 [2021-10-07T03:14:17.673Z] Removing intermediate container 01edd6ed8666 [2021-10-07T03:14:17.673Z] ---> a1c28e4650b4 [2021-10-07T03:14:17.673Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:14:17.673Z] ---> Running in 7fb8fa898845 [2021-10-07T03:14:17.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T03:14:18.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T03:14:19.182Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-07T03:14:19.182Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-07T03:14:19.182Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-07T03:14:19.449Z] Executing busybox-1.32.1-r6.trigger [2021-10-07T03:14:19.449Z] OK: 223 MiB in 55 packages [2021-10-07T03:14:19.718Z] Removing intermediate container 7fb8fa898845 [2021-10-07T03:14:19.718Z] ---> 0ba287ddc8b5 [2021-10-07T03:14:19.718Z] Step 8/11 : WORKDIR /device-rest-go [2021-10-07T03:14:19.718Z] ---> Running in bb53213cbb08 [2021-10-07T03:14:19.718Z] Removing intermediate container bb53213cbb08 [2021-10-07T03:14:19.718Z] ---> 5a9dc4c202b0 [2021-10-07T03:14:19.718Z] Step 9/11 : COPY . . [2021-10-07T03:14:19.987Z] ---> 3d8404637b42 [2021-10-07T03:14:19.987Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:14:19.987Z] ---> Running in 974b07921570 [2021-10-07T03:14:26.132Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2290 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] ws [2021-10-07T03:14:26.157Z] Running in /w/workspace/device-rest-go/6 [Pipeline] { [Pipeline] checkout [2021-10-07T03:14:26.420Z] The recommended git tool is: git [2021-10-07T03:14:30.110Z] Removing intermediate container 974b07921570 [2021-10-07T03:14:30.110Z] ---> 0b3bf396b457 [2021-10-07T03:14:30.110Z] Step 11/11 : RUN $MAKE [2021-10-07T03:14:30.110Z] ---> Running in 8cb596814a11 [2021-10-07T03:14:30.110Z] noop [2021-10-07T03:14:30.110Z] Removing intermediate container 8cb596814a11 [2021-10-07T03:14:30.110Z] ---> 0c45bc7d90c8 [2021-10-07T03:14:30.110Z] Successfully built 0c45bc7d90c8 [2021-10-07T03:14:30.110Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:14:30.459Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T03:14:30.459Z] . [Pipeline] withDockerContainer [2021-10-07T03:14:30.553Z] prd-centos7-docker-4c-2g-2291 does not seem to be running inside a container [2021-10-07T03:14:30.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T03:14:31.019Z] $ docker top a5b2d9a43567c420216d9e57b485b36cd5c8d070e750350785ac79d0ac639af0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:14:31.436Z] + go version [2021-10-07T03:14:31.436Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T03:14:31.453Z] $ docker stop --time=1 a5b2d9a43567c420216d9e57b485b36cd5c8d070e750350785ac79d0ac639af0 [2021-10-07T03:14:32.655Z] $ docker rm -f a5b2d9a43567c420216d9e57b485b36cd5c8d070e750350785ac79d0ac639af0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:14:33.255Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T03:14:33.255Z] . [Pipeline] withDockerContainer [2021-10-07T03:14:33.345Z] prd-centos7-docker-4c-2g-2291 does not seem to be running inside a container [2021-10-07T03:14:33.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T03:14:33.435Z] using credential edgex-jenkins-ssh [2021-10-07T03:14:33.470Z] Cloning the remote Git repository [2021-10-07T03:14:33.820Z] $ docker top 39b1e6bd76d85010a6e07649bdc5da87f89e56d58a424680deb1dbffa8d739ec -eo pid,comm [Pipeline] { [2021-10-07T03:14:33.530Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T03:14:33.658Z] > git init /w/workspace/device-rest-go/6 # timeout=10 [2021-10-07T03:14:33.745Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T03:14:33.745Z] > git --version # timeout=10 [2021-10-07T03:14:33.759Z] > git --version # 'git version 2.17.1' [2021-10-07T03:14:33.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:14:33.833Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] fileExists [Pipeline] sh [2021-10-07T03:14:34.248Z] + make test [2021-10-07T03:14:34.248Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-07T03:14:34.843Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-10-07T03:14:36.386Z] Merging remotes/origin/main commit c2b56409ff7876491f1b0abf22052cd5d8a556b9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae [2021-10-07T03:14:36.629Z] Merge succeeded, producing 6f9792690b5e3756ea74f6a7b8c2c18613924580 [2021-10-07T03:14:36.630Z] Checking out Revision 6f9792690b5e3756ea74f6a7b8c2c18613924580 (PR-137) [2021-10-07T03:14:35.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-07T03:14:35.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:14:35.581Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-07T03:14:35.617Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T03:14:35.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:14:35.629Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T03:14:36.412Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T03:14:36.428Z] > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [2021-10-07T03:14:36.517Z] > git remote # timeout=10 [2021-10-07T03:14:36.537Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T03:14:36.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:14:36.559Z] > git merge c2b56409ff7876491f1b0abf22052cd5d8a556b9 # timeout=10 [2021-10-07T03:14:36.609Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T03:14:36.637Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T03:14:36.658Z] > git checkout -f 6f9792690b5e3756ea74f6a7b8c2c18613924580 # timeout=10 [2021-10-07T03:14:41.086Z] Commit message: "Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD" [2021-10-07T03:14:41.120Z] First time build. Skipping changelog. [2021-10-07T03:14:41.096Z] > git rev-list --no-walk 639d0ecdfc57cece2b06871fa354b11591f01930 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:14:41.466Z] provisioning config files... [2021-10-07T03:14:41.502Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/6@tmp/config6987206746165822500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:14:42.325Z] ---> docker-login.sh [2021-10-07T03:14:42.325Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:14:43.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:14:43.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:14:43.967Z] Configure a credential helper to remove this warning. See [2021-10-07T03:14:43.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:14:43.967Z] [2021-10-07T03:14:43.967Z] Login Succeeded [2021-10-07T03:14:43.967Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:14:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:14:44.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:14:44.255Z] Configure a credential helper to remove this warning. See [2021-10-07T03:14:44.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:14:44.255Z] [2021-10-07T03:14:44.255Z] Login Succeeded [2021-10-07T03:14:44.255Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:14:44.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:14:44.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:14:44.956Z] Configure a credential helper to remove this warning. See [2021-10-07T03:14:44.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:14:44.956Z] [2021-10-07T03:14:44.956Z] Login Succeeded [2021-10-07T03:14:44.956Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:14:45.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:14:45.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:14:45.532Z] Configure a credential helper to remove this warning. See [2021-10-07T03:14:45.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:14:45.532Z] [2021-10-07T03:14:45.532Z] Login Succeeded [2021-10-07T03:14:45.532Z] docker.io [2021-10-07T03:14:46.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:14:46.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:14:46.438Z] Configure a credential helper to remove this warning. See [2021-10-07T03:14:46.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:14:46.438Z] [2021-10-07T03:14:46.438Z] Login Succeeded [2021-10-07T03:14:46.438Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:14:46.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T03:14:47.091Z] ========================================================= [2021-10-07T03:14:47.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T03:14:47.092Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:14:47.490Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-07T03:14:47.490Z] Sending build context to Docker daemon 118.8kB [2021-10-07T03:14:47.789Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:14:47.789Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-07T03:14:48.081Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T03:14:48.081Z] bbf911997326: Pulling fs layer [2021-10-07T03:14:48.081Z] 58ec367f63d7: Pulling fs layer [2021-10-07T03:14:48.081Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T03:14:48.081Z] fc5181fea5dc: Pulling fs layer [2021-10-07T03:14:48.081Z] 9c418107303f: Pulling fs layer [2021-10-07T03:14:48.081Z] 284eca6f2348: Pulling fs layer [2021-10-07T03:14:48.081Z] 842844d905b1: Pulling fs layer [2021-10-07T03:14:48.081Z] 901a3a57568e: Pulling fs layer [2021-10-07T03:14:48.081Z] 9c418107303f: Waiting [2021-10-07T03:14:48.081Z] 842844d905b1: Waiting [2021-10-07T03:14:48.081Z] 901a3a57568e: Waiting [2021-10-07T03:14:48.081Z] 284eca6f2348: Waiting [2021-10-07T03:14:48.081Z] fc5181fea5dc: Waiting [2021-10-07T03:14:48.081Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T03:14:48.081Z] 1b4a6ffa7d45: Download complete [2021-10-07T03:14:48.081Z] 58ec367f63d7: Verifying Checksum [2021-10-07T03:14:48.081Z] 58ec367f63d7: Download complete [2021-10-07T03:14:48.367Z] 9c418107303f: Verifying Checksum [2021-10-07T03:14:48.367Z] 9c418107303f: Download complete [2021-10-07T03:14:48.367Z] 284eca6f2348: Download complete [2021-10-07T03:14:48.367Z] 842844d905b1: Verifying Checksum [2021-10-07T03:14:48.367Z] 842844d905b1: Download complete [2021-10-07T03:14:48.367Z] bbf911997326: Verifying Checksum [2021-10-07T03:14:48.367Z] bbf911997326: Download complete [2021-10-07T03:14:48.996Z] bbf911997326: Pull complete [2021-10-07T03:14:49.630Z] 58ec367f63d7: Pull complete [2021-10-07T03:14:50.259Z] 1b4a6ffa7d45: Pull complete [2021-10-07T03:14:50.545Z] 901a3a57568e: Verifying Checksum [2021-10-07T03:14:50.545Z] 901a3a57568e: Download complete [2021-10-07T03:14:50.830Z] fc5181fea5dc: Download complete [2021-10-07T03:14:53.168Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-10-07T03:14:53.168Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 53.8% of statements [2021-10-07T03:14:53.168Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T03:15:01.163Z] fc5181fea5dc: Pull complete [2021-10-07T03:15:01.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T03:15:01.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T03:15:01.402Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T03:15:01.423Z] $ docker stop --time=1 39b1e6bd76d85010a6e07649bdc5da87f89e56d58a424680deb1dbffa8d739ec [2021-10-07T03:15:01.450Z] 9c418107303f: Pull complete [2021-10-07T03:15:02.077Z] 284eca6f2348: Pull complete [2021-10-07T03:15:02.367Z] 842844d905b1: Pull complete [2021-10-07T03:15:02.878Z] $ docker rm -f 39b1e6bd76d85010a6e07649bdc5da87f89e56d58a424680deb1dbffa8d739ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T03:15:03.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T03:15:03.607Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-07T03:15:06.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T03:15:07.259Z] + ls -al . [2021-10-07T03:15:07.259Z] total 116 [2021-10-07T03:15:07.259Z] drwxrwxr-x. 8 jenkins jenkins 4096 Oct 7 03:15 . [2021-10-07T03:15:07.259Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 03:13 .. [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 6792 Oct 7 03:13 Attribution.txt [2021-10-07T03:15:07.259Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 7 03:13 bin [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 7459 Oct 7 03:13 CHANGELOG.md [2021-10-07T03:15:07.259Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 03:13 cmd [2021-10-07T03:15:07.259Z] -rw-r--r--. 1 jenkins jenkins 8435 Oct 7 03:14 coverage.out [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 1649 Oct 7 03:13 Dockerfile [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 151 Oct 7 03:13 .dockerignore [2021-10-07T03:15:07.259Z] drwxrwxr-x. 2 jenkins jenkins 76 Oct 7 03:13 driver [2021-10-07T03:15:07.259Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 7 03:13 .git [2021-10-07T03:15:07.259Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 03:13 .github [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 329 Oct 7 03:13 .gitignore [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 271 Oct 7 03:13 go.mod [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 20570 Oct 7 03:13 go.sum [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 03:13 GOVERNANCE.md [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 680 Oct 7 03:13 Jenkinsfile [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 03:13 LICENSE [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 1078 Oct 7 03:13 Makefile [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 620 Oct 7 03:13 OWNERS.md [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 7661 Oct 7 03:13 README.md [2021-10-07T03:15:07.259Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 7 03:13 snap [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 7 03:09 VERSION [2021-10-07T03:15:07.259Z] -rw-rw-r--. 1 jenkins jenkins 713 Oct 7 03:13 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:15:07.580Z] + 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=f8815b4277af28d2bb1c3d7dd7758d41b11647a2 --label arch=amd64 --label version=0.0.0 . [2021-10-07T03:15:07.580Z] Sending build context to Docker daemon 128kB [2021-10-07T03:15:07.580Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:15:07.580Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-07T03:15:07.580Z] ---> 0c45bc7d90c8 [2021-10-07T03:15:07.581Z] Step 3/24 : ARG MAKE='make build' [2021-10-07T03:15:07.581Z] ---> Running in 33d5ebb798b7 [2021-10-07T03:15:07.581Z] Removing intermediate container 33d5ebb798b7 [2021-10-07T03:15:07.581Z] ---> 88dc9741e9e2 [2021-10-07T03:15:07.581Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T03:15:07.848Z] ---> Running in 86d813e73f4f [2021-10-07T03:15:07.848Z] Removing intermediate container 86d813e73f4f [2021-10-07T03:15:07.848Z] ---> 5adf474a00b2 [2021-10-07T03:15:07.848Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:15:07.848Z] ---> Running in 65269683d97f [2021-10-07T03:15:07.848Z] Removing intermediate container 65269683d97f [2021-10-07T03:15:07.848Z] ---> 60e2d481000e [2021-10-07T03:15:07.848Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:15:07.848Z] ---> Running in 0a58fbba9bc7 [2021-10-07T03:15:08.438Z] Removing intermediate container 0a58fbba9bc7 [2021-10-07T03:15:08.438Z] ---> cff4c11cc672 [2021-10-07T03:15:08.438Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:15:08.438Z] ---> Running in 8c566438f24c [2021-10-07T03:15:08.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T03:15:09.251Z] 901a3a57568e: Pull complete [2021-10-07T03:15:09.251Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T03:15:09.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T03:15:09.251Z] ---> 72ade6ffb461 [2021-10-07T03:15:09.251Z] Step 3/11 : ARG MAKE='make build' [2021-10-07T03:15:09.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T03:15:09.882Z] OK: 223 MiB in 55 packages [2021-10-07T03:15:10.148Z] Removing intermediate container 8c566438f24c [2021-10-07T03:15:10.148Z] ---> e7fbd15b5045 [2021-10-07T03:15:10.148Z] Step 8/24 : WORKDIR /device-rest-go [2021-10-07T03:15:10.148Z] ---> Running in 831608a5b658 [2021-10-07T03:15:10.148Z] Removing intermediate container 831608a5b658 [2021-10-07T03:15:10.148Z] ---> a2295495e15e [2021-10-07T03:15:10.148Z] Step 9/24 : COPY . . [2021-10-07T03:15:10.419Z] ---> c412f27e82db [2021-10-07T03:15:10.420Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:15:10.420Z] ---> Running in 803a7855a9f0 [2021-10-07T03:15:11.011Z] Removing intermediate container 803a7855a9f0 [2021-10-07T03:15:11.011Z] ---> b4c5ad683ae4 [2021-10-07T03:15:11.011Z] Step 11/24 : RUN $MAKE [2021-10-07T03:15:11.011Z] ---> Running in 94ee1dec3339 [2021-10-07T03:15:11.281Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-10-07T03:15:13.661Z] ---> Running in 719a62827b98 [2021-10-07T03:15:13.946Z] Removing intermediate container 719a62827b98 [2021-10-07T03:15:13.946Z] ---> 9d98b3a11051 [2021-10-07T03:15:13.946Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T03:15:13.946Z] ---> Running in 3c9a5e08bf0d [2021-10-07T03:15:14.563Z] Removing intermediate container 3c9a5e08bf0d [2021-10-07T03:15:14.563Z] ---> d2549e598e72 [2021-10-07T03:15:14.563Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:15:14.563Z] ---> Running in 3c384c370362 [2021-10-07T03:15:15.177Z] Removing intermediate container 3c384c370362 [2021-10-07T03:15:15.177Z] ---> 7258e7c63506 [2021-10-07T03:15:15.177Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:15:15.460Z] ---> Running in a8a36701dba3 [2021-10-07T03:15:18.136Z] Removing intermediate container a8a36701dba3 [2021-10-07T03:15:18.136Z] ---> a4acefbe1fb8 [2021-10-07T03:15:18.136Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:15:18.136Z] ---> Running in cd90de715b2b [2021-10-07T03:15:19.624Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:15:20.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:15:20.859Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-07T03:15:21.142Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-07T03:15:21.142Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-07T03:15:21.427Z] Executing busybox-1.32.1-r6.trigger [2021-10-07T03:15:21.427Z] OK: 222 MiB in 55 packages [2021-10-07T03:15:22.898Z] Removing intermediate container cd90de715b2b [2021-10-07T03:15:22.898Z] ---> 0a45ab943955 [2021-10-07T03:15:22.898Z] Step 8/11 : WORKDIR /device-rest-go [2021-10-07T03:15:22.898Z] ---> Running in 07e8fd6f3671 [2021-10-07T03:15:23.513Z] Removing intermediate container 07e8fd6f3671 [2021-10-07T03:15:23.513Z] ---> d4f4dc70b9a3 [2021-10-07T03:15:23.513Z] Step 9/11 : COPY . . [2021-10-07T03:15:23.680Z] Removing intermediate container 94ee1dec3339 [2021-10-07T03:15:23.680Z] ---> f55bfa183768 [2021-10-07T03:15:23.680Z] Step 12/24 : FROM alpine:3.14 [2021-10-07T03:15:23.680Z] 3.14: Pulling from library/alpine [2021-10-07T03:15:23.680Z] a0d0a0d46f8b: Pulling fs layer [2021-10-07T03:15:23.947Z] a0d0a0d46f8b: Verifying Checksum [2021-10-07T03:15:23.947Z] a0d0a0d46f8b: Download complete [2021-10-07T03:15:23.947Z] a0d0a0d46f8b: Pull complete [2021-10-07T03:15:23.947Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T03:15:23.947Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T03:15:23.947Z] ---> 14119a10abf4 [2021-10-07T03:15:23.947Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-10-07T03:15:24.226Z] ---> Running in 22d0e429e0ae [2021-10-07T03:15:24.226Z] Removing intermediate container 22d0e429e0ae [2021-10-07T03:15:24.226Z] ---> 3a965917de52 [2021-10-07T03:15:24.226Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-10-07T03:15:24.226Z] ---> Running in 356f9e14a592 [2021-10-07T03:15:24.226Z] Removing intermediate container 356f9e14a592 [2021-10-07T03:15:24.226Z] ---> 8f0b1a641372 [2021-10-07T03:15:24.226Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T03:15:24.226Z] ---> Running in 4d3fd3474e14 [2021-10-07T03:15:24.519Z] ---> 3f6c9f0d30cd [2021-10-07T03:15:24.519Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:15:24.519Z] ---> Running in e7c9c88315aa [2021-10-07T03:15:24.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T03:15:24.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T03:15:24.814Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T03:15:24.814Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T03:15:24.814Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T03:15:24.814Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T03:15:24.814Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T03:15:25.083Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T03:15:25.083Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T03:15:25.083Z] OK: 8 MiB in 20 packages [2021-10-07T03:15:25.351Z] Removing intermediate container 4d3fd3474e14 [2021-10-07T03:15:25.351Z] ---> 27adb5fc73f5 [2021-10-07T03:15:25.351Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-10-07T03:15:25.621Z] ---> 4eb087297885 [2021-10-07T03:15:25.621Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-10-07T03:15:25.887Z] ---> bf72d688639c [2021-10-07T03:15:25.887Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-10-07T03:15:25.887Z] ---> b27b1096631e [2021-10-07T03:15:25.887Z] Step 19/24 : EXPOSE 59986 [2021-10-07T03:15:25.887Z] ---> Running in c6d885f33cd5 [2021-10-07T03:15:26.154Z] Removing intermediate container c6d885f33cd5 [2021-10-07T03:15:26.154Z] ---> b3477435070f [2021-10-07T03:15:26.154Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2021-10-07T03:15:26.154Z] ---> Running in dbf35f54bb96 [2021-10-07T03:15:26.154Z] Removing intermediate container dbf35f54bb96 [2021-10-07T03:15:26.154Z] ---> 01b1f769516d [2021-10-07T03:15:26.154Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-07T03:15:26.154Z] ---> Running in 1753755a443c [2021-10-07T03:15:26.154Z] Removing intermediate container 1753755a443c [2021-10-07T03:15:26.154Z] ---> b2fd6d51cd5a [2021-10-07T03:15:26.154Z] Step 22/24 : LABEL arch=amd64 [2021-10-07T03:15:26.154Z] ---> Running in 2ceacaa9c915 [2021-10-07T03:15:26.422Z] Removing intermediate container 2ceacaa9c915 [2021-10-07T03:15:26.422Z] ---> 1ecb23b1197a [2021-10-07T03:15:26.422Z] Step 23/24 : LABEL git_sha=f8815b4277af28d2bb1c3d7dd7758d41b11647a2 [2021-10-07T03:15:26.422Z] ---> Running in 23022d48ae6a [2021-10-07T03:15:26.422Z] Removing intermediate container 23022d48ae6a [2021-10-07T03:15:26.422Z] ---> 2eb848ececfd [2021-10-07T03:15:26.422Z] Step 24/24 : LABEL version=0.0.0 [2021-10-07T03:15:26.422Z] ---> Running in f908ba895ec9 [2021-10-07T03:15:26.689Z] Removing intermediate container f908ba895ec9 [2021-10-07T03:15:26.689Z] ---> ede1f59b4b4f [2021-10-07T03:15:26.689Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T03:15:26.689Z] Successfully built ede1f59b4b4f [2021-10-07T03:15:26.689Z] 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 [2021-10-07T03:15:27.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:15:27.540Z] [2021-10-07T03:15:27.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:15:27.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:15:27.873Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T03:15:27.873Z] b4d181a07f80: Pulling fs layer [2021-10-07T03:15:27.873Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T03:15:27.873Z] ed53099fbce6: Pulling fs layer [2021-10-07T03:15:27.873Z] dc539afda2c1: Pulling fs layer [2021-10-07T03:15:27.873Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T03:15:27.873Z] 9065ff56babe: Pulling fs layer [2021-10-07T03:15:27.873Z] d287ab97295c: Pulling fs layer [2021-10-07T03:15:27.873Z] 77bc0d833cb6: Waiting [2021-10-07T03:15:27.873Z] dc539afda2c1: Waiting [2021-10-07T03:15:27.873Z] 9065ff56babe: Waiting [2021-10-07T03:15:27.873Z] d287ab97295c: Waiting [2021-10-07T03:15:27.873Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T03:15:27.873Z] a1111a8f2ec3: Download complete [2021-10-07T03:15:28.139Z] dc539afda2c1: Verifying Checksum [2021-10-07T03:15:28.139Z] dc539afda2c1: Download complete [2021-10-07T03:15:28.139Z] ed53099fbce6: Verifying Checksum [2021-10-07T03:15:28.139Z] ed53099fbce6: Download complete [2021-10-07T03:15:28.139Z] b4d181a07f80: Download complete [2021-10-07T03:15:28.411Z] 9065ff56babe: Verifying Checksum [2021-10-07T03:15:28.411Z] 9065ff56babe: Download complete [2021-10-07T03:15:28.411Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T03:15:28.411Z] 77bc0d833cb6: Download complete [2021-10-07T03:15:28.992Z] d287ab97295c: Verifying Checksum [2021-10-07T03:15:28.992Z] d287ab97295c: Download complete [2021-10-07T03:15:29.954Z] b4d181a07f80: Pull complete [2021-10-07T03:15:29.954Z] a1111a8f2ec3: Pull complete [2021-10-07T03:15:30.549Z] ed53099fbce6: Pull complete [2021-10-07T03:15:30.549Z] dc539afda2c1: Pull complete [2021-10-07T03:15:30.829Z] 77bc0d833cb6: Pull complete [2021-10-07T03:15:30.829Z] 9065ff56babe: Pull complete [2021-10-07T03:15:36.207Z] d287ab97295c: Pull complete [2021-10-07T03:15:36.207Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T03:15:36.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:15:36.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T03:15:36.318Z] prd-centos7-docker-4c-2g-2291 does not seem to be running inside a container [2021-10-07T03:15:36.380Z] $ 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/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T03:15:38.721Z] $ docker top 205f68ccd8f2e2cac3635760404b6fef70f42311ee76957fda468e9bda64f2bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:15:39.285Z] ---> job-cost.sh [2021-10-07T03:15:39.285Z] lf-activate-venv: SKIPPING [2021-10-07T03:15:39.285Z] INFO: No Stack... [2021-10-07T03:15:51.500Z] Removing intermediate container e7c9c88315aa [2021-10-07T03:15:51.500Z] ---> 239176015691 [2021-10-07T03:15:51.500Z] Step 11/11 : RUN $MAKE [2021-10-07T03:15:51.500Z] ---> Running in 3a1d3259e85d [2021-10-07T03:15:52.118Z] noop [2021-10-07T03:15:53.131Z] Removing intermediate container 3a1d3259e85d [2021-10-07T03:15:53.131Z] ---> c8a67a429a74 [2021-10-07T03:15:53.131Z] Successfully built c8a67a429a74 [2021-10-07T03:15:53.131Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:15:53.509Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T03:15:53.509Z] . [Pipeline] withDockerContainer [2021-10-07T03:15:53.817Z] prd-ubuntu18.04-docker-arm64-4c-16g-2290 does not seem to be running inside a container [2021-10-07T03:15:53.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T03:15:55.405Z] $ docker top c5f580eb5f60c263f07fbcb3abde704965f3c5dfd535d718af3155320e0fbcb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:15:56.395Z] + go version [2021-10-07T03:15:56.396Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T03:15:56.426Z] $ docker stop --time=1 c5f580eb5f60c263f07fbcb3abde704965f3c5dfd535d718af3155320e0fbcb3 [2021-10-07T03:15:57.497Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T03:15:57.497Z] INFO: Archiving Costs [2021-10-07T03:15:58.297Z] $ docker rm -f c5f580eb5f60c263f07fbcb3abde704965f3c5dfd535d718af3155320e0fbcb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:15:58.854Z] + cat /w/workspace/device-rest-go/6/archives/cost.csv [2021-10-07T03:15:58.854Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T03:15:58.893Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-137-6-stack-cost] [2021-10-07T03:15:58.913Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-137-6-stack-cost] did not exist. Created. [2021-10-07T03:15:58.913Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-137-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T03:15:59.101Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T03:15:59.101Z] . [Pipeline] withDockerContainer [2021-10-07T03:15:59.254Z] + echo total: 0.05999999865889549 [2021-10-07T03:15:59.355Z] prd-ubuntu18.04-docker-arm64-4c-16g-2290 does not seem to be running inside a container [2021-10-07T03:15:59.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T03:16:01.136Z] $ docker top 9f60423ca713178c7ca673776936d23f3a7ae435541eaa71bedb9929342a1185 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] fileExists [2021-10-07T03:16:01.451Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T03:16:01.472Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-137-6-stack-cost] [Pipeline] sh [Pipeline] // lock [Pipeline] } [2021-10-07T03:16:01.575Z] $ docker stop --time=1 205f68ccd8f2e2cac3635760404b6fef70f42311ee76957fda468e9bda64f2bd [2021-10-07T03:16:02.154Z] + make test [2021-10-07T03:16:02.154Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-07T03:16:02.735Z] $ docker rm -f 205f68ccd8f2e2cac3635760404b6fef70f42311ee76957fda468e9bda64f2bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T03:16:03.634Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-10-07T03:17:00.448Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-10-07T03:17:00.448Z] ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 53.8% of statements [2021-10-07T03:17:00.448Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T03:17:22.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T03:17:22.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T03:17:22.844Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T03:17:23.370Z] $ docker stop --time=1 9f60423ca713178c7ca673776936d23f3a7ae435541eaa71bedb9929342a1185 [2021-10-07T03:17:25.279Z] $ docker rm -f 9f60423ca713178c7ca673776936d23f3a7ae435541eaa71bedb9929342a1185 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T03:17:26.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T03:17:26.214Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T03:17:26.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T03:17:27.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T03:17:27.766Z] + ls -al . [2021-10-07T03:17:27.766Z] total 144 [2021-10-07T03:17:27.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:17 . [2021-10-07T03:17:27.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:14 .. [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 7 03:14 .dockerignore [2021-10-07T03:17:27.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:14 .git [2021-10-07T03:17:27.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:14 .github [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 7 03:14 .gitignore [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 6792 Oct 7 03:14 Attribution.txt [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 7459 Oct 7 03:14 CHANGELOG.md [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 1649 Oct 7 03:14 Dockerfile [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 03:14 GOVERNANCE.md [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 7 03:14 Jenkinsfile [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 03:14 LICENSE [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 1078 Oct 7 03:14 Makefile [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 7 03:14 OWNERS.md [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 7661 Oct 7 03:14 README.md [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 03:09 VERSION [2021-10-07T03:17:27.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:14 bin [2021-10-07T03:17:27.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 03:14 cmd [2021-10-07T03:17:27.767Z] -rw-r--r-- 1 jenkins jenkins 8435 Oct 7 03:16 coverage.out [2021-10-07T03:17:27.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:14 driver [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 271 Oct 7 03:14 go.mod [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 20570 Oct 7 03:14 go.sum [2021-10-07T03:17:27.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:14 snap [2021-10-07T03:17:27.767Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 7 03:14 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:17:28.143Z] + 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=6f9792690b5e3756ea74f6a7b8c2c18613924580 --label arch=arm64 --label version=0.0.0 . [2021-10-07T03:17:28.143Z] Sending build context to Docker daemon 128kB [2021-10-07T03:17:28.426Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:17:28.426Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-07T03:17:28.426Z] ---> c8a67a429a74 [2021-10-07T03:17:28.426Z] Step 3/24 : ARG MAKE='make build' [2021-10-07T03:17:28.707Z] ---> Running in ceaac948b96e [2021-10-07T03:17:29.330Z] Removing intermediate container ceaac948b96e [2021-10-07T03:17:29.330Z] ---> 7f717a18a7a2 [2021-10-07T03:17:29.330Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T03:17:29.330Z] ---> Running in 503278643b04 [2021-10-07T03:17:29.947Z] Removing intermediate container 503278643b04 [2021-10-07T03:17:29.947Z] ---> fe514bde5540 [2021-10-07T03:17:29.947Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:17:29.947Z] ---> Running in 88a716b90be8 [2021-10-07T03:17:30.564Z] Removing intermediate container 88a716b90be8 [2021-10-07T03:17:30.564Z] ---> a5b42320991d [2021-10-07T03:17:30.564Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:17:30.564Z] ---> Running in b64e2da624d3 [2021-10-07T03:17:32.588Z] Removing intermediate container b64e2da624d3 [2021-10-07T03:17:32.588Z] ---> 263771e875ff [2021-10-07T03:17:32.588Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:17:32.588Z] ---> Running in 1cabfa5f708c [2021-10-07T03:17:34.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:17:34.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:17:35.708Z] OK: 222 MiB in 55 packages [2021-10-07T03:17:36.718Z] Removing intermediate container 1cabfa5f708c [2021-10-07T03:17:36.718Z] ---> 7f7eb07d217c [2021-10-07T03:17:36.718Z] Step 8/24 : WORKDIR /device-rest-go [2021-10-07T03:17:36.718Z] ---> Running in 5e421454e9b7 [2021-10-07T03:17:37.337Z] Removing intermediate container 5e421454e9b7 [2021-10-07T03:17:37.337Z] ---> 31f2c79d4c45 [2021-10-07T03:17:37.337Z] Step 9/24 : COPY . . [2021-10-07T03:17:37.954Z] ---> c3ac3e26a79f [2021-10-07T03:17:37.954Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:17:37.954Z] ---> Running in 6648d77351cf [2021-10-07T03:17:40.663Z] Removing intermediate container 6648d77351cf [2021-10-07T03:17:40.663Z] ---> fe75c4bf0d17 [2021-10-07T03:17:40.663Z] Step 11/24 : RUN $MAKE [2021-10-07T03:17:40.663Z] ---> Running in b7fe53426785 [2021-10-07T03:17:41.680Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-10-07T03:18:20.913Z] Removing intermediate container b7fe53426785 [2021-10-07T03:18:20.913Z] ---> 217fd5f180f9 [2021-10-07T03:18:20.913Z] Step 12/24 : FROM alpine:3.14 [2021-10-07T03:18:20.913Z] 3.14: Pulling from library/alpine [2021-10-07T03:18:20.913Z] 552d1f2373af: Pulling fs layer [2021-10-07T03:18:20.913Z] 552d1f2373af: Verifying Checksum [2021-10-07T03:18:20.913Z] 552d1f2373af: Download complete [2021-10-07T03:18:20.913Z] 552d1f2373af: Pull complete [2021-10-07T03:18:20.913Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T03:18:20.913Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T03:18:20.913Z] ---> bb3de5531c18 [2021-10-07T03:18:20.913Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-10-07T03:18:20.913Z] ---> Running in fdae9c58c5fe [2021-10-07T03:18:20.913Z] Removing intermediate container fdae9c58c5fe [2021-10-07T03:18:20.913Z] ---> b9ad26c8e440 [2021-10-07T03:18:20.913Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-10-07T03:18:20.913Z] ---> Running in 5777db099b12 [2021-10-07T03:18:20.913Z] Removing intermediate container 5777db099b12 [2021-10-07T03:18:20.913Z] ---> 8d64356488b9 [2021-10-07T03:18:20.913Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T03:18:20.913Z] ---> Running in 488bdec6b84e [2021-10-07T03:18:21.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:18:22.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:18:22.822Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T03:18:22.822Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T03:18:22.822Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T03:18:22.822Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T03:18:23.106Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T03:18:23.106Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T03:18:23.106Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T03:18:23.106Z] OK: 8 MiB in 20 packages [2021-10-07T03:18:24.116Z] Removing intermediate container 488bdec6b84e [2021-10-07T03:18:24.116Z] ---> 904592940f28 [2021-10-07T03:18:24.116Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-10-07T03:18:25.597Z] ---> a19ad35b9ebb [2021-10-07T03:18:25.597Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-10-07T03:18:26.215Z] ---> 5fa9fd9b0198 [2021-10-07T03:18:26.215Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-10-07T03:18:27.226Z] ---> 19fb8b94c8f4 [2021-10-07T03:18:27.226Z] Step 19/24 : EXPOSE 59986 [2021-10-07T03:18:27.226Z] ---> Running in ae9008872107 [2021-10-07T03:18:27.842Z] Removing intermediate container ae9008872107 [2021-10-07T03:18:27.842Z] ---> 0ade6a42217d [2021-10-07T03:18:27.842Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2021-10-07T03:18:27.842Z] ---> Running in dcb2d891a050 [2021-10-07T03:18:28.458Z] Removing intermediate container dcb2d891a050 [2021-10-07T03:18:28.458Z] ---> 6b694f4b132d [2021-10-07T03:18:28.458Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-07T03:18:28.458Z] ---> Running in 77fb00010897 [2021-10-07T03:18:29.075Z] Removing intermediate container 77fb00010897 [2021-10-07T03:18:29.075Z] ---> 7af07d60755c [2021-10-07T03:18:29.075Z] Step 22/24 : LABEL arch=arm64 [2021-10-07T03:18:29.075Z] ---> Running in 5b5c8c816229 [2021-10-07T03:18:29.693Z] Removing intermediate container 5b5c8c816229 [2021-10-07T03:18:29.693Z] ---> 09438ec7eef7 [2021-10-07T03:18:29.693Z] Step 23/24 : LABEL git_sha=6f9792690b5e3756ea74f6a7b8c2c18613924580 [2021-10-07T03:18:29.693Z] ---> Running in 2db84d604269 [2021-10-07T03:18:29.977Z] Removing intermediate container 2db84d604269 [2021-10-07T03:18:29.977Z] ---> 0a0dbfecad6d [2021-10-07T03:18:29.977Z] Step 24/24 : LABEL version=0.0.0 [2021-10-07T03:18:30.266Z] ---> Running in b55b7cd62684 [2021-10-07T03:18:30.882Z] Removing intermediate container b55b7cd62684 [2021-10-07T03:18:30.883Z] ---> 1faad8165a7d [2021-10-07T03:18:30.883Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T03:18:30.883Z] Successfully built 1faad8165a7d [2021-10-07T03:18:30.883Z] 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 [2021-10-07T03:18:31.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:18:31.621Z] [2021-10-07T03:18:31.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:18:32.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:18:32.580Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T03:18:32.580Z] 448f6bf000e3: Pulling fs layer [2021-10-07T03:18:32.580Z] f757da607395: Pulling fs layer [2021-10-07T03:18:32.580Z] 05883995daec: Pulling fs layer [2021-10-07T03:18:32.580Z] 8603b9c90790: Pulling fs layer [2021-10-07T03:18:32.580Z] 1560dd03e051: Pulling fs layer [2021-10-07T03:18:32.580Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T03:18:32.580Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T03:18:32.580Z] 1560dd03e051: Waiting [2021-10-07T03:18:32.580Z] 8603b9c90790: Waiting [2021-10-07T03:18:32.580Z] 27f5ce0e4adf: Waiting [2021-10-07T03:18:32.580Z] c2d8d7efcc4b: Waiting [2021-10-07T03:18:32.873Z] f757da607395: Verifying Checksum [2021-10-07T03:18:32.873Z] f757da607395: Download complete [2021-10-07T03:18:32.873Z] 8603b9c90790: Verifying Checksum [2021-10-07T03:18:32.873Z] 8603b9c90790: Download complete [2021-10-07T03:18:33.163Z] 05883995daec: Verifying Checksum [2021-10-07T03:18:33.163Z] 05883995daec: Download complete [2021-10-07T03:18:33.163Z] 1560dd03e051: Verifying Checksum [2021-10-07T03:18:33.163Z] 1560dd03e051: Download complete [2021-10-07T03:18:33.163Z] 27f5ce0e4adf: Download complete [2021-10-07T03:18:33.451Z] 448f6bf000e3: Verifying Checksum [2021-10-07T03:18:33.451Z] 448f6bf000e3: Download complete [2021-10-07T03:18:36.935Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T03:18:36.935Z] c2d8d7efcc4b: Download complete [2021-10-07T03:18:36.935Z] 448f6bf000e3: Pull complete [2021-10-07T03:18:37.554Z] f757da607395: Pull complete [2021-10-07T03:18:39.030Z] 05883995daec: Pull complete [2021-10-07T03:18:39.317Z] 8603b9c90790: Pull complete [2021-10-07T03:18:40.331Z] 1560dd03e051: Pull complete [2021-10-07T03:18:40.615Z] 27f5ce0e4adf: Pull complete [2021-10-07T03:18:55.843Z] c2d8d7efcc4b: Pull complete [2021-10-07T03:18:55.843Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T03:18:55.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:18:55.843Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T03:18:56.116Z] prd-ubuntu18.04-docker-arm64-4c-16g-2290 does not seem to be running inside a container [2021-10-07T03:18:56.246Z] $ 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/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T03:19:01.200Z] $ docker top d80804642555cf563a47d59723ea07f7b18a4156ddc4a72301f8bc4a51fdd192 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:19:02.238Z] ---> job-cost.sh [2021-10-07T03:19:02.238Z] lf-activate-venv: SKIPPING [2021-10-07T03:19:02.238Z] INFO: No Stack... [2021-10-07T03:19:02.521Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T03:19:03.138Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T03:19:03.848Z] + + cutcat -d, /w/workspace/device-rest-go/6/archives/cost.csv -f6 [2021-10-07T03:19:03.848Z] [Pipeline] lock [2021-10-07T03:19:03.931Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-137-6-stack-cost] [2021-10-07T03:19:03.941Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-137-6-stack-cost] did not exist. Created. [2021-10-07T03:19:03.941Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-137-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T03:19:04.681Z] /w/workspace/device-rest-go/6@tmp/durable-b3b799a6/script.sh: 1: /w/workspace/device-rest-go/6@tmp/durable-b3b799a6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T03:19:05.400Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T03:19:05.447Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T03:19:05.505Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T03:19:05.516Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-137-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T03:19:05.550Z] $ docker stop --time=1 d80804642555cf563a47d59723ea07f7b18a4156ddc4a72301f8bc4a51fdd192 [2021-10-07T03:19:07.271Z] $ docker rm -f d80804642555cf563a47d59723ea07f7b18a4156ddc4a72301f8bc4a51fdd192 [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 [2021-10-07T03:19:08.250Z] provisioning config files... [2021-10-07T03:19:08.267Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config189659038520271738tmp [Pipeline] { [Pipeline] sh [2021-10-07T03:19:08.590Z] + set +x [2021-10-07T03:19:08.590Z] + curl -s https://codecov.io/bash [2021-10-07T03:19:08.590Z] + bash -s -- [2021-10-07T03:19:08.590Z] [2021-10-07T03:19:08.590Z] _____ _ [2021-10-07T03:19:08.590Z] / ____| | | [2021-10-07T03:19:08.590Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T03:19:08.590Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T03:19:08.590Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T03:19:08.590Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T03:19:08.590Z] Bash-1.0.6 [2021-10-07T03:19:08.590Z] [2021-10-07T03:19:08.590Z] [2021-10-07T03:19:08.590Z] ==> git version 2.24.4 found [2021-10-07T03:19:08.590Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-07T03:19:08.590Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T03:19:08.590Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T03:19:08.590Z] ==> Jenkins CI detected. [2021-10-07T03:19:08.590Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-137 [2021-10-07T03:19:08.590Z] project root: . [2021-10-07T03:19:08.590Z] --> token set from env [2021-10-07T03:19:08.590Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T03:19:08.859Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T03:19:08.859Z] ==> Python coveragepy not found [2021-10-07T03:19:08.859Z] ==> Searching for coverage reports in: [2021-10-07T03:19:08.859Z] + . [2021-10-07T03:19:08.859Z] -> Found 1 reports [2021-10-07T03:19:08.859Z] ==> Detecting git/mercurial file structure [2021-10-07T03:19:08.859Z] ==> Reading reports [2021-10-07T03:19:08.859Z] + ./coverage.out bytes=8435 [2021-10-07T03:19:08.859Z] ==> Appending adjustments [2021-10-07T03:19:08.859Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T03:19:08.859Z] + Found adjustments [2021-10-07T03:19:08.859Z] ==> Gzipping contents [2021-10-07T03:19:08.859Z] 4.0K /tmp/codecov.3BbL8S.gz [2021-10-07T03:19:08.859Z] ==> Uploading reports [2021-10-07T03:19:08.859Z] url: https://codecov.io [2021-10-07T03:19:08.860Z] query: branch=PR-137&commit=68877d2c3991ced25a99a29283759e9abeeb65fc&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-137%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=137&job=&cmd_args= [2021-10-07T03:19:08.860Z] -> Pinging Codecov [2021-10-07T03:19:08.860Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-137&commit=68877d2c3991ced25a99a29283759e9abeeb65fc&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-137%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=137&job=&cmd_args= [2021-10-07T03:19:09.443Z] -> Uploading to [2021-10-07T03:19:09.443Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-07/4E5D53B4F1F92C436F7061BF334D961C/68877d2c3991ced25a99a29283759e9abeeb65fc/c32d7332-e4bb-4979-95ee-043b9cba62c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T031909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e45a26a9886c12e7f9feb8e200bba21048016952f861fb29e50f130e4f56cfc6 [2021-10-07T03:19:09.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T03:19:09.443Z] Dload Upload Total Spent Left Speed [2021-10-07T03:19:09.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1755 0 0 100 1755 0 5239 --:--:-- --:--:-- --:--:-- 5254 [2021-10-07T03:19:09.709Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/68877d2c3991ced25a99a29283759e9abeeb65fc [Pipeline] } [2021-10-07T03:19:09.721Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-07T03:19:11.397Z] + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-137/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:19:11.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:19:12.304Z] ---> package-listing.sh [2021-10-07T03:19:12.304Z] ++ facter osfamily [2021-10-07T03:19:12.304Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T03:19:12.574Z] + OS_FAMILY=redhat [2021-10-07T03:19:12.574Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-137 [2021-10-07T03:19:12.574Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T03:19:12.574Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T03:19:12.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T03:19:12.574Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T03:19:12.574Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-137 ']' [2021-10-07T03:19:12.574Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T03:19:12.574Z] + case "${OS_FAMILY}" in [2021-10-07T03:19:12.574Z] + rpm -qa [2021-10-07T03:19:12.574Z] + sort [2021-10-07T03:19:13.155Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T03:19:13.155Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T03:19:13.155Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T03:19:13.155Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-137 ']' [2021-10-07T03:19:13.155Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-137/archives/ [2021-10-07T03:19:13.155Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-137/archives/ [Pipeline] echo [2021-10-07T03:19:13.171Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T03:19:13.470Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:19:14.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:19:14.052Z] [2021-10-07T03:19:14.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:19:14.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:19:14.380Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T03:19:14.380Z] b4d181a07f80: Pulling fs layer [2021-10-07T03:19:14.380Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T03:19:14.380Z] ed53099fbce6: Pulling fs layer [2021-10-07T03:19:14.380Z] dc539afda2c1: Pulling fs layer [2021-10-07T03:19:14.380Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T03:19:14.380Z] 9065ff56babe: Pulling fs layer [2021-10-07T03:19:14.380Z] d287ab97295c: Pulling fs layer [2021-10-07T03:19:14.380Z] 77bc0d833cb6: Waiting [2021-10-07T03:19:14.380Z] 9065ff56babe: Waiting [2021-10-07T03:19:14.380Z] d287ab97295c: Waiting [2021-10-07T03:19:14.380Z] dc539afda2c1: Waiting [2021-10-07T03:19:14.649Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T03:19:14.649Z] a1111a8f2ec3: Download complete [2021-10-07T03:19:14.649Z] dc539afda2c1: Verifying Checksum [2021-10-07T03:19:14.649Z] dc539afda2c1: Download complete [2021-10-07T03:19:14.649Z] ed53099fbce6: Verifying Checksum [2021-10-07T03:19:14.649Z] ed53099fbce6: Download complete [2021-10-07T03:19:14.649Z] 9065ff56babe: Verifying Checksum [2021-10-07T03:19:14.649Z] 9065ff56babe: Download complete [2021-10-07T03:19:14.918Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T03:19:14.918Z] 77bc0d833cb6: Download complete [2021-10-07T03:19:14.918Z] b4d181a07f80: Verifying Checksum [2021-10-07T03:19:14.918Z] b4d181a07f80: Download complete [2021-10-07T03:19:15.509Z] d287ab97295c: Verifying Checksum [2021-10-07T03:19:15.509Z] d287ab97295c: Download complete [2021-10-07T03:19:16.476Z] b4d181a07f80: Pull complete [2021-10-07T03:19:16.476Z] a1111a8f2ec3: Pull complete [2021-10-07T03:19:17.062Z] ed53099fbce6: Pull complete [2021-10-07T03:19:17.062Z] dc539afda2c1: Pull complete [2021-10-07T03:19:17.331Z] 77bc0d833cb6: Pull complete [2021-10-07T03:19:17.603Z] 9065ff56babe: Pull complete [2021-10-07T03:19:22.984Z] d287ab97295c: Pull complete [2021-10-07T03:19:22.984Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T03:19:22.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:19:22.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T03:19:23.211Z] prd-centos7-docker-4c-2g-2288 does not seem to be running inside a container [2021-10-07T03:19:23.333Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-137/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-137 -v /w/workspace/gexfoundry_device-rest-go_PR-137:/w/workspace/gexfoundry_device-rest-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-137@tmp:/w/workspace/gexfoundry_device-rest-go_PR-137@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T03:19:25.564Z] $ docker top 57271fe711cb0bd667e738e1dd7742cbb65ac615522b92d2346fc013a499e029 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:19:25.957Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T03:19:26.280Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T03:19:26.589Z] + ls /var/log/sa-host [2021-10-07T03:19:26.589Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T03:19:26.589Z] file_magic: OK [2021-10-07T03:19:26.589Z] HZ: Using current value: 100 [2021-10-07T03:19:26.589Z] file_header: OK [2021-10-07T03:19:26.589Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-07T03:19:26.589Z] Statistics: [2021-10-07T03:19:26.589Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T03:19:26.589Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T03:19:26.589Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T03:19:26.589Z] file_magic: OK [2021-10-07T03:19:26.589Z] HZ: Using current value: 100 [2021-10-07T03:19:26.589Z] file_header: OK [2021-10-07T03:19:26.589Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-07T03:19:26.589Z] Statistics: [2021-10-07T03:19:26.589Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T03:19:26.589Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:19:26.765Z] provisioning config files... [2021-10-07T03:19:26.782Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config8530690389185867078tmp [Pipeline] { [Pipeline] echo [2021-10-07T03:19:26.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:19:27.117Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T03:19:27.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:19:27.513Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T03:19:27.527Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:19:27.836Z] ---> sudo-logs.sh [2021-10-07T03:19:27.836Z] Archiving 'sudo' log.. [2021-10-07T03:19:27.837Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2288.novalocal: Name or service not known [2021-10-07T03:19:27.837Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2288.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T03:19:27.866Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:19:28.170Z] ---> job-cost.sh [2021-10-07T03:19:28.170Z] lf-activate-venv: SKIPPING [2021-10-07T03:19:28.170Z] DEBUG: total: 0.10999999940395355 [2021-10-07T03:19:28.170Z] INFO: Retrieving Stack Cost... [2021-10-07T03:19:31.712Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T03:19:31.977Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T03:19:31.997Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:19:32.311Z] ---> logs-deploy.sh [2021-10-07T03:19:32.311Z] lf-activate-venv: SKIPPING [2021-10-07T03:19:32.311Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-137/6 [2021-10-07T03:19:32.311Z] INFO: archiving workspace using pattern(s): [2021-10-07T03:19:32.897Z] Archives upload complete. [2021-10-07T03:19:33.163Z] INFO: archiving logs to Nexus