Started by upstream project "edgexfoundry/cd-management/release-lts" build number 24 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1fcaedc117190cf91a20be56ea49244ed6da75f 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-ssh6010987033836591614.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-ssh5028730856264576237.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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/jakarta/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/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1398284403486318863.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > 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-ssh1937251461343892616.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/jakarta/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/jakarta/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6344207622446953743.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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1192 in /w/workspace/exfoundry_device-rest-go_jakarta [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/exfoundry_device-rest-go_jakarta # 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/exfoundry_device-rest-go_jakarta@tmp/jenkins-gitclient-ssh3749684907010735166.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e1fcaedc117190cf91a20be56ea49244ed6da75f (jakarta) > 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 core.sparsecheckout # timeout=10 > git checkout -f e1fcaedc117190cf91a20be56ea49244ed6da75f # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.0 @77c54d9" > git rev-list --no-walk e1fcaedc117190cf91a20be56ea49244ed6da75f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-18T01:49:22.879Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-18T01:49:23.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T01:49:23.918Z] ========================================================= [2021-11-18T01:49:23.919Z] EdgeX Global Pipelines Version Info [2021-11-18T01:49:23.919Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:49:26.041Z] ------------------- [2021-11-18T01:49:26.041Z] stable info: [2021-11-18T01:49:26.041Z] ------------------- [2021-11-18T01:49:26.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T01:49:26.041Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-18T01:49:26.041Z] Message: update stable to v2.0.216 [2021-11-18T01:49:26.618Z] ------------------- [2021-11-18T01:49:26.618Z] experimental info: [2021-11-18T01:49:26.618Z] ------------------- [2021-11-18T01:49:26.618Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T01:49:26.618Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-18T01:49:26.618Z] Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-18T01:49:27.670Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-11-18T01:49:27.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-11-18T01:49:27.693Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-18T01:49:27.702Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-18T01:49:27.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-18T01:49:27.727Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-18T01:49:27.741Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-18T01:49:27.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-18T01:49:27.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-18T01:49:27.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-18T01:49:27.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-18T01:49:27.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-11-18T01:49:27.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-18T01:49:27.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-18T01:49:27.826Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T01:49:27.835Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T01:49:27.846Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T01:49:28.844Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T01:49:28.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-18T01:49:28.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-18T01:49:28.878Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-18T01:49:28.890Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-18T01:49:28.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-18T01:49:28.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-18T01:49:28.923Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-18T01:49:28.933Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-18T01:49:28.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2021-11-18T01:49:28.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2021-11-18T01:49:28.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2021-11-18T01:49:28.977Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1fcaedc117190cf91a20be56ea49244ed6da75f [Pipeline] echo [2021-11-18T01:49:28.993Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1fcaed [Pipeline] echo [2021-11-18T01:49:29.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:49:30.019Z] provisioning config files... [2021-11-18T01:49:30.031Z] copy managed file [device-rest-go-settings] to file:/w/workspace/exfoundry_device-rest-go_jakarta@tmp/config3281221254868249528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:49:30.332Z] ---> docker-login.sh [2021-11-18T01:49:30.332Z] nexus3.edgexfoundry.org:10001 [2021-11-18T01:49:30.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:49:30.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:49:30.332Z] Configure a credential helper to remove this warning. See [2021-11-18T01:49:30.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:49:30.332Z] [2021-11-18T01:49:30.332Z] Login Succeeded [2021-11-18T01:49:30.596Z] nexus3.edgexfoundry.org:10002 [2021-11-18T01:49:30.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:49:30.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:49:30.596Z] Configure a credential helper to remove this warning. See [2021-11-18T01:49:30.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:49:30.596Z] [2021-11-18T01:49:30.596Z] Login Succeeded [2021-11-18T01:49:30.596Z] nexus3.edgexfoundry.org:10003 [2021-11-18T01:49:30.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:49:30.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:49:30.596Z] Configure a credential helper to remove this warning. See [2021-11-18T01:49:30.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:49:30.596Z] [2021-11-18T01:49:30.596Z] Login Succeeded [2021-11-18T01:49:30.596Z] nexus3.edgexfoundry.org:10004 [2021-11-18T01:49:30.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:49:30.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:49:30.863Z] Configure a credential helper to remove this warning. See [2021-11-18T01:49:30.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:49:30.863Z] [2021-11-18T01:49:30.863Z] Login Succeeded [2021-11-18T01:49:30.863Z] docker.io [2021-11-18T01:49:30.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:49:31.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:49:31.124Z] Configure a credential helper to remove this warning. See [2021-11-18T01:49:31.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:49:31.124Z] [2021-11-18T01:49:31.124Z] Login Succeeded [2021-11-18T01:49:31.124Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T01:49:31.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-18T01:49:32.576Z] + git rev-list -1 --merges e1fcaedc117190cf91a20be56ea49244ed6da75f~1..e1fcaedc117190cf91a20be56ea49244ed6da75f [Pipeline] echo [2021-11-18T01:49:32.615Z] -----------> git rev-list -1 --merges e1fcaedc117190cf91a20be56ea49244ed6da75f~1..e1fcaedc117190cf91a20be56ea49244ed6da75f e1fcaedc117190cf91a20be56ea49244ed6da75f [false] [Pipeline] sh [2021-11-18T01:49:32.911Z] + git log --format=format:%s -1 e1fcaedc117190cf91a20be56ea49244ed6da75f [Pipeline] echo [2021-11-18T01:49:32.925Z] ========================================================= [2021-11-18T01:49:32.925Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2021-11-18T01:49:32.925Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T01:49:33.267Z] + git log --format=format:%s -1 e1fcaedc117190cf91a20be56ea49244ed6da75f [Pipeline] echo [2021-11-18T01:49:33.280Z] [semverPrep] GIT_COMMIT: e1fcaedc117190cf91a20be56ea49244ed6da75f, Commit Message: ci(lts-release): LTS release v2.1.0 @77c54d9 [Pipeline] echo [2021-11-18T01:49:33.289Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-11-18T01:49:34.676Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:49:34.968Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:49:35.259Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T01:49:35.259Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T01:49:35.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:49:35.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:49:35.616Z] [2021-11-18T01:49:35.616Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:49:35.932Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:49:35.932Z] latest: Pulling from edgex-devops/git-semver [2021-11-18T01:49:35.932Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T01:49:35.932Z] 3e5f54012d9b: Pulling fs layer [2021-11-18T01:49:35.932Z] 4c7163046ea9: Pulling fs layer [2021-11-18T01:49:35.932Z] 0c2d73faf560: Pulling fs layer [2021-11-18T01:49:35.932Z] 0c2d73faf560: Waiting [2021-11-18T01:49:35.932Z] 3e5f54012d9b: Download complete [2021-11-18T01:49:35.932Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T01:49:35.932Z] a0d0a0d46f8b: Download complete [2021-11-18T01:49:35.932Z] 0c2d73faf560: Verifying Checksum [2021-11-18T01:49:35.932Z] 0c2d73faf560: Download complete [2021-11-18T01:49:35.932Z] 4c7163046ea9: Verifying Checksum [2021-11-18T01:49:35.932Z] 4c7163046ea9: Download complete [2021-11-18T01:49:36.192Z] a0d0a0d46f8b: Pull complete [2021-11-18T01:49:36.192Z] 3e5f54012d9b: Pull complete [2021-11-18T01:49:36.451Z] 4c7163046ea9: Pull complete [2021-11-18T01:49:36.712Z] 0c2d73faf560: Pull complete [2021-11-18T01:49:36.712Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-18T01:49:36.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:49:36.712Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-18T01:49:36.781Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-11-18T01:49:36.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-rest-go_jakarta -v /w/workspace/exfoundry_device-rest-go_jakarta:/w/workspace/exfoundry_device-rest-go_jakarta:rw,z -v /w/workspace/exfoundry_device-rest-go_jakarta@tmp:/w/workspace/exfoundry_device-rest-go_jakarta@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T01:49:37.507Z] $ docker top b5b2a5aa5bd046615c4cd84cfaa3f628f30031748af6cabe80438a1da26c7d1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-18T01:49:37.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T01:49:37.602Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T01:49:37.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T01:49:37.708Z] $ docker exec b5b2a5aa5bd046615c4cd84cfaa3f628f30031748af6cabe80438a1da26c7d1a ssh-agent [2021-11-18T01:49:37.812Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfMhega/agent.14 [2021-11-18T01:49:37.812Z] SSH_AGENT_PID=20 [2021-11-18T01:49:37.819Z] Running ssh-add (command line suppressed) [2021-11-18T01:49:37.916Z] Identity added: /w/workspace/exfoundry_device-rest-go_jakarta@tmp/private_key_8449857415618199359.key (/w/workspace/exfoundry_device-rest-go_jakarta@tmp/private_key_8449857415618199359.key) [2021-11-18T01:49:37.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T01:49:38.962Z] + git tag --points-at e1fcaedc117190cf91a20be56ea49244ed6da75f [Pipeline] } [2021-11-18T01:49:38.991Z] $ docker exec --env ******** --env ******** b5b2a5aa5bd046615c4cd84cfaa3f628f30031748af6cabe80438a1da26c7d1a ssh-agent -k [2021-11-18T01:49:39.086Z] unset SSH_AUTH_SOCK; [2021-11-18T01:49:39.088Z] unset SSH_AGENT_PID; [2021-11-18T01:49:39.088Z] echo Agent pid 20 killed; [2021-11-18T01:49:39.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-11-18T01:49:39.115Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.0' [Pipeline] sshagent [2021-11-18T01:49:39.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T01:49:39.136Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T01:49:39.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T01:49:39.245Z] $ docker exec b5b2a5aa5bd046615c4cd84cfaa3f628f30031748af6cabe80438a1da26c7d1a ssh-agent [2021-11-18T01:49:39.354Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmjLOnH/agent.53 [2021-11-18T01:49:39.354Z] SSH_AGENT_PID=59 [2021-11-18T01:49:39.359Z] Running ssh-add (command line suppressed) [2021-11-18T01:49:39.442Z] Identity added: /w/workspace/exfoundry_device-rest-go_jakarta@tmp/private_key_2438301822908161797.key (/w/workspace/exfoundry_device-rest-go_jakarta@tmp/private_key_2438301822908161797.key) [2021-11-18T01:49:39.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T01:49:39.751Z] + git semver init [2021-11-18T01:49:39.752Z] # -> Open(): unable to determine branch for HEAD [2021-11-18T01:49:39.752Z] # $GIT_DIR = /w/workspace/exfoundry_device-rest-go_jakarta/.git [2021-11-18T01:49:39.752Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-rest-go_jakarta [2021-11-18T01:49:39.752Z] # $SEMVER_REMOTE_NAME = origin [2021-11-18T01:49:39.752Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-18T01:49:39.752Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-18T01:49:39.752Z] # $SEMVER_BRANCH = jakarta [2021-11-18T01:49:39.752Z] # $SEMVER_TEMP = /tmp/semver-020808391 [2021-11-18T01:49:39.752Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-11-18T01:49:41.134Z] # '/tmp/semver-020808391' -> '/w/workspace/exfoundry_device-rest-go_jakarta/.semver' [2021-11-18T01:49:41.134Z] # -> Force: false [2021-11-18T01:49:41.134Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-rest-go_jakarta/.semver [Pipeline] } [2021-11-18T01:49:41.143Z] $ docker exec --env ******** --env ******** b5b2a5aa5bd046615c4cd84cfaa3f628f30031748af6cabe80438a1da26c7d1a ssh-agent -k [2021-11-18T01:49:41.250Z] unset SSH_AUTH_SOCK; [2021-11-18T01:49:41.250Z] unset SSH_AGENT_PID; [2021-11-18T01:49:41.250Z] echo Agent pid 59 killed; [2021-11-18T01:49:41.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T01:49:41.573Z] + git semver [Pipeline] } [2021-11-18T01:49:41.586Z] $ docker stop --time=1 b5b2a5aa5bd046615c4cd84cfaa3f628f30031748af6cabe80438a1da26c7d1a [2021-11-18T01:49:42.866Z] $ docker rm -f b5b2a5aa5bd046615c4cd84cfaa3f628f30031748af6cabe80438a1da26c7d1a [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T01:49:44.196Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-18T01:49:44.438Z] Stashed 1 file(s) [Pipeline] echo [2021-11-18T01:49:44.442Z] [edgeXSemver]: initialized semver on version 2.1.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-11-18T01:49:59.606Z] Still waiting to schedule task [2021-11-18T01:49:59.606Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-18T01:49:59.607Z] Still waiting to schedule task [2021-11-18T01:49:59.608Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1190’ [2021-11-18T01:51:59.852Z] Running on prd-centos7-docker-4c-2g-1193 in /w/workspace/exfoundry_device-rest-go_jakarta [Pipeline] { [Pipeline] ws [2021-11-18T01:51:59.864Z] Running in /w/workspace/device-rest-go/4 [Pipeline] { [Pipeline] checkout [2021-11-18T01:51:59.963Z] The recommended git tool is: git [2021-11-18T01:52:04.156Z] using credential edgex-jenkins-ssh [2021-11-18T01:52:04.167Z] Cloning the remote Git repository [2021-11-18T01:52:03.862Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-11-18T01:52:03.922Z] > git init /w/workspace/device-rest-go/4 # timeout=10 [2021-11-18T01:52:03.948Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-11-18T01:52:03.948Z] > git --version # timeout=10 [2021-11-18T01:52:03.956Z] > git --version # 'git version 2.24.4' [2021-11-18T01:52:03.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T01:52:03.985Z] [INFO] Currently running in a labeled security context [2021-11-18T01:52:03.985Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T01:52:03.986Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/4@tmp/jenkins-gitclient-ssh9176486979802371941.key [2021-11-18T01:52:04.011Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T01:52:05.387Z] Avoid second fetch [2021-11-18T01:52:05.387Z] Checking out Revision e1fcaedc117190cf91a20be56ea49244ed6da75f (jakarta) [2021-11-18T01:52:05.131Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-11-18T01:52:05.138Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T01:52:05.160Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T01:52:05.171Z] > git checkout -f e1fcaedc117190cf91a20be56ea49244ed6da75f # timeout=10 [2021-11-18T01:52:09.957Z] Commit message: "ci(lts-release): LTS release v2.1.0 @77c54d9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T01:52:10.834Z] + git checkout e1fcaedc117190cf91a20be56ea49244ed6da75f [2021-11-18T01:52:10.834Z] HEAD is now at e1fcaed ci(lts-release): LTS release v2.1.0 @77c54d9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:52:10.882Z] provisioning config files... [2021-11-18T01:52:10.897Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config5950212951100148720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:52:11.205Z] ---> docker-login.sh [2021-11-18T01:52:11.205Z] nexus3.edgexfoundry.org:10001 [2021-11-18T01:52:11.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:52:11.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:52:11.466Z] Configure a credential helper to remove this warning. See [2021-11-18T01:52:11.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:52:11.466Z] [2021-11-18T01:52:11.466Z] Login Succeeded [2021-11-18T01:52:11.466Z] nexus3.edgexfoundry.org:10002 [2021-11-18T01:52:11.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:52:11.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:52:11.466Z] Configure a credential helper to remove this warning. See [2021-11-18T01:52:11.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:52:11.466Z] [2021-11-18T01:52:11.466Z] Login Succeeded [2021-11-18T01:52:11.466Z] nexus3.edgexfoundry.org:10003 [2021-11-18T01:52:11.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:52:11.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:52:11.725Z] Configure a credential helper to remove this warning. See [2021-11-18T01:52:11.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:52:11.725Z] [2021-11-18T01:52:11.725Z] Login Succeeded [2021-11-18T01:52:11.725Z] nexus3.edgexfoundry.org:10004 [2021-11-18T01:52:11.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:52:11.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:52:11.725Z] Configure a credential helper to remove this warning. See [2021-11-18T01:52:11.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:52:11.725Z] [2021-11-18T01:52:11.725Z] Login Succeeded [2021-11-18T01:52:11.725Z] docker.io [2021-11-18T01:52:11.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:52:11.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:52:11.984Z] Configure a credential helper to remove this warning. See [2021-11-18T01:52:11.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:52:11.984Z] [2021-11-18T01:52:11.984Z] Login Succeeded [2021-11-18T01:52:11.984Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T01:52:11.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-18T01:52:13.116Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T01:52:13.124Z] ========================================================= [2021-11-18T01:52:13.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2021-11-18T01:52:13.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:52:13.464Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg 'MAKE=echo noop' --target=builder . [2021-11-18T01:52:13.731Z] Sending build context to Docker daemon 11.12MB [2021-11-18T01:52:13.731Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T01:52:13.731Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-18T01:52:13.731Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2021-11-18T01:52:13.731Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T01:52:13.731Z] 31adcdaf11c8: Pulling fs layer [2021-11-18T01:52:13.731Z] b8b176561691: Pulling fs layer [2021-11-18T01:52:13.731Z] 4527c011a84f: Pulling fs layer [2021-11-18T01:52:13.731Z] 5d74067f8e1e: Pulling fs layer [2021-11-18T01:52:13.731Z] 36f58ee4fdd2: Pulling fs layer [2021-11-18T01:52:13.731Z] 32f094029db3: Pulling fs layer [2021-11-18T01:52:13.731Z] 773a5188bba9: Pulling fs layer [2021-11-18T01:52:13.731Z] 0a89ddfe6704: Pulling fs layer [2021-11-18T01:52:13.731Z] 4527c011a84f: Waiting [2021-11-18T01:52:13.731Z] 5d74067f8e1e: Waiting [2021-11-18T01:52:13.731Z] 36f58ee4fdd2: Waiting [2021-11-18T01:52:13.731Z] 32f094029db3: Waiting [2021-11-18T01:52:13.731Z] 773a5188bba9: Waiting [2021-11-18T01:52:13.731Z] 0a89ddfe6704: Waiting [2021-11-18T01:52:13.731Z] b8b176561691: Verifying Checksum [2021-11-18T01:52:13.731Z] b8b176561691: Download complete [2021-11-18T01:52:13.731Z] 31adcdaf11c8: Verifying Checksum [2021-11-18T01:52:13.731Z] 31adcdaf11c8: Download complete [2021-11-18T01:52:13.731Z] 5d74067f8e1e: Verifying Checksum [2021-11-18T01:52:13.731Z] 5d74067f8e1e: Download complete [2021-11-18T01:52:13.731Z] 36f58ee4fdd2: Verifying Checksum [2021-11-18T01:52:13.731Z] 36f58ee4fdd2: Download complete [2021-11-18T01:52:13.731Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T01:52:13.731Z] a0d0a0d46f8b: Download complete [2021-11-18T01:52:13.731Z] 32f094029db3: Verifying Checksum [2021-11-18T01:52:13.731Z] 32f094029db3: Download complete [2021-11-18T01:52:13.993Z] 773a5188bba9: Verifying Checksum [2021-11-18T01:52:13.993Z] 773a5188bba9: Download complete [2021-11-18T01:52:14.259Z] 0a89ddfe6704: Verifying Checksum [2021-11-18T01:52:14.259Z] 0a89ddfe6704: Download complete [2021-11-18T01:52:14.259Z] a0d0a0d46f8b: Pull complete [2021-11-18T01:52:14.522Z] 4527c011a84f: Verifying Checksum [2021-11-18T01:52:14.522Z] 4527c011a84f: Download complete [2021-11-18T01:52:14.522Z] 31adcdaf11c8: Pull complete [2021-11-18T01:52:14.522Z] b8b176561691: Pull complete [2021-11-18T01:52:18.767Z] 4527c011a84f: Pull complete [2021-11-18T01:52:18.767Z] 5d74067f8e1e: Pull complete [2021-11-18T01:52:18.767Z] 36f58ee4fdd2: Pull complete [2021-11-18T01:52:18.767Z] 32f094029db3: Pull complete [2021-11-18T01:52:18.767Z] 773a5188bba9: Pull complete [2021-11-18T01:52:21.338Z] 0a89ddfe6704: Pull complete [2021-11-18T01:52:21.338Z] Digest: sha256:1b40dceaf34dee7ca55b3c49faf64f21c87f0328d9001acbe5b0b15629491fba [2021-11-18T01:52:21.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2021-11-18T01:52:21.338Z] ---> dd279347b56d [2021-11-18T01:52:21.338Z] Step 3/11 : ARG MAKE='make build' [2021-11-18T01:52:23.253Z] ---> Running in b5c8cdbb2b5b [2021-11-18T01:52:23.253Z] Removing intermediate container b5c8cdbb2b5b [2021-11-18T01:52:23.253Z] ---> e13d54d216c4 [2021-11-18T01:52:23.253Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T01:52:23.253Z] ---> Running in feba0f05f9a0 [2021-11-18T01:52:23.253Z] Removing intermediate container feba0f05f9a0 [2021-11-18T01:52:23.253Z] ---> 50f99ede047d [2021-11-18T01:52:23.253Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T01:52:23.253Z] ---> Running in 6e9b064f6d7c [2021-11-18T01:52:23.253Z] Removing intermediate container 6e9b064f6d7c [2021-11-18T01:52:23.253Z] ---> 01c699c9e211 [2021-11-18T01:52:23.253Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T01:52:23.253Z] ---> Running in 5dc1abce2016 [2021-11-18T01:52:23.828Z] Removing intermediate container 5dc1abce2016 [2021-11-18T01:52:23.828Z] ---> 2d5ec1e3c18d [2021-11-18T01:52:23.828Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T01:52:23.828Z] ---> Running in 34c90bad0ec7 [2021-11-18T01:52:24.092Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T01:52:25.032Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T01:52:25.292Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-18T01:52:25.555Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-18T01:52:25.555Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-18T01:52:25.816Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-18T01:52:25.816Z] Executing busybox-1.33.1-r3.trigger [2021-11-18T01:52:25.816Z] OK: 224 MiB in 56 packages [2021-11-18T01:52:26.077Z] Removing intermediate container 34c90bad0ec7 [2021-11-18T01:52:26.077Z] ---> 7afe96c362a2 [2021-11-18T01:52:26.077Z] Step 8/11 : WORKDIR /device-rest-go [2021-11-18T01:52:26.077Z] ---> Running in 5208bd4fd5c0 [2021-11-18T01:52:26.077Z] Removing intermediate container 5208bd4fd5c0 [2021-11-18T01:52:26.077Z] ---> 6244d60dfaff [2021-11-18T01:52:26.077Z] Step 9/11 : COPY . . [2021-11-18T01:52:27.020Z] ---> 626b59017a19 [2021-11-18T01:52:27.020Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T01:52:27.020Z] ---> Running in b8c6e068e0eb [2021-11-18T01:52:27.283Z] skipping... [2021-11-18T01:52:27.550Z] Removing intermediate container b8c6e068e0eb [2021-11-18T01:52:27.550Z] ---> df207d5f0845 [2021-11-18T01:52:27.550Z] Step 11/11 : RUN $MAKE [2021-11-18T01:52:27.550Z] ---> Running in 2f6013e6afec [2021-11-18T01:52:27.813Z] noop [2021-11-18T01:52:27.813Z] Removing intermediate container 2f6013e6afec [2021-11-18T01:52:27.813Z] ---> ed039ef0a7ee [2021-11-18T01:52:27.813Z] Successfully built ed039ef0a7ee [2021-11-18T01:52:28.074Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:52:28.381Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T01:52:28.381Z] . [Pipeline] withDockerContainer [2021-11-18T01:52:28.449Z] prd-centos7-docker-4c-2g-1193 does not seem to be running inside a container [2021-11-18T01:52:28.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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 ******** ci-base-image-x86_64 cat [2021-11-18T01:52:28.832Z] $ docker top 2b6c081203abfd513b6965f43997106ca050344f32163aee5aa0d5e92b1ee57c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T01:52:30.154Z] + go version [2021-11-18T01:52:30.154Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-18T01:52:30.164Z] $ docker stop --time=1 2b6c081203abfd513b6965f43997106ca050344f32163aee5aa0d5e92b1ee57c [2021-11-18T01:52:31.338Z] $ docker rm -f 2b6c081203abfd513b6965f43997106ca050344f32163aee5aa0d5e92b1ee57c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:52:31.857Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T01:52:31.857Z] . [Pipeline] withDockerContainer [2021-11-18T01:52:31.916Z] prd-centos7-docker-4c-2g-1193 does not seem to be running inside a container [2021-11-18T01:52:31.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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 ******** ci-base-image-x86_64 cat [2021-11-18T01:52:32.360Z] $ docker top 606dda7890efb6b536571ab62d11bc5407514561ebcc8efc2348ba05bfdbabde -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-18T01:52:32.740Z] + make test [2021-11-18T01:52:32.741Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-18T01:52:33.008Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-11-18T01:52:51.222Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-11-18T01:52:51.222Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 56.0% of statements [2021-11-18T01:52:51.222Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-18T01:52:55.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T01:52:55.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-18T01:52:55.465Z] ./bin/test-attribution-txt.sh [2021-11-18T01:52:57.380Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/spf13/cast v1.4.1 [2021-11-18T01:52:57.380Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-18T01:52:57.380Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-18T01:52:57.380Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-18T01:52:57.380Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-18T01:52:57.380Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-18T01:52:57.380Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-18T01:52:57.380Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-18T01:52:57.380Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-18T01:52:57.380Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-18T01:52:57.648Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-18T01:52:57.648Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-18T01:52:57.648Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-18T01:52:57.648Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-18T01:52:57.648Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-18T01:52:57.648Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-18T01:52:57.648Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-18T01:52:57.648Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-18T01:52:57.648Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-18T01:52:57.911Z] go: downloading golang.org/x/text v0.3.6 [2021-11-18T01:52:58.852Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-18T01:52:58.852Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-18T01:52:58.852Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-18T01:52:58.852Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-18T01:52:58.852Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-18T01:52:58.852Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-18T01:52:58.852Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-18T01:52:58.852Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-18T01:52:58.852Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-18T01:52:58.852Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-18T01:52:58.852Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-18T01:52:58.852Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-18T01:52:58.852Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-18T01:52:58.852Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-18T01:52:58.852Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-18T01:52:59.112Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-18T01:52:59.112Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2021-11-18T01:53:00.081Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2021-11-18T01:53:00.383Z] + go mod tidy [2021-11-18T01:53:00.383Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-18T01:53:00.383Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-18T01:53:00.383Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-18T01:53:00.652Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-18T01:53:00.652Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-18T01:53:00.652Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-18T01:53:00.652Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-18T01:53:00.652Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-18T01:53:00.652Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-18T01:53:00.652Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-18T01:53:00.652Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-18T01:53:00.652Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-18T01:53:00.652Z] go: downloading github.com/kr/text v0.2.0 [2021-11-18T01:53:00.652Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-18T01:53:00.652Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-18T01:53:00.652Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-18T01:53:00.652Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-18T01:53:00.652Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-18T01:53:00.652Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-18T01:53:00.920Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-18T01:53:00.920Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-11-18T01:53:00.920Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-18T01:53:00.920Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-18T01:53:00.920Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2021-11-18T01:53:00.932Z] $ docker stop --time=1 606dda7890efb6b536571ab62d11bc5407514561ebcc8efc2348ba05bfdbabde [2021-11-18T01:53:02.898Z] $ docker rm -f 606dda7890efb6b536571ab62d11bc5407514561ebcc8efc2348ba05bfdbabde [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T01:53:03.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T01:53:03.688Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-18T01:53:12.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T01:53:13.038Z] + ls -al . [2021-11-18T01:53:13.038Z] total 148 [2021-11-18T01:53:13.038Z] drwxrwxr-x. 9 jenkins jenkins 4096 Nov 18 01:53 . [2021-11-18T01:53:13.038Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 18 01:52 .. [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 7095 Nov 18 01:52 Attribution.txt [2021-11-18T01:53:13.038Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 18 01:52 bin [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 7459 Nov 18 01:52 CHANGELOG.md [2021-11-18T01:53:13.038Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 18 01:52 cmd [2021-11-18T01:53:13.038Z] -rw-r--r--. 1 jenkins jenkins 9215 Nov 18 01:52 coverage.out [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 1649 Nov 18 01:52 Dockerfile [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 151 Nov 18 01:52 .dockerignore [2021-11-18T01:53:13.038Z] drwxrwxr-x. 2 jenkins jenkins 76 Nov 18 01:52 driver [2021-11-18T01:53:13.038Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 01:52 .git [2021-11-18T01:53:13.038Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 18 01:52 .github [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 321 Nov 18 01:52 .gitignore [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 271 Nov 18 01:53 go.mod [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 49306 Nov 18 01:52 go.sum [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 18 01:52 GOVERNANCE.md [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 680 Nov 18 01:52 Jenkinsfile [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 18 01:52 LICENSE [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 1078 Nov 18 01:52 Makefile [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 620 Nov 18 01:52 OWNERS.md [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 8246 Nov 18 01:52 README.md [2021-11-18T01:53:13.038Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 18 01:52 snap [2021-11-18T01:53:13.038Z] drwxrwxr-x. 6 jenkins jenkins 98 Nov 18 01:52 vendor [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 01:49 VERSION [2021-11-18T01:53:13.038Z] -rw-rw-r--. 1 jenkins jenkins 713 Nov 18 01:52 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:53:13.336Z] + 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=e1fcaedc117190cf91a20be56ea49244ed6da75f --label arch=amd64 --label version=2.1.0 . [2021-11-18T01:53:13.598Z] Sending build context to Docker daemon 11.13MB [2021-11-18T01:53:13.598Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T01:53:13.598Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-18T01:53:13.599Z] ---> ed039ef0a7ee [2021-11-18T01:53:13.599Z] Step 3/24 : ARG MAKE='make build' [2021-11-18T01:53:13.599Z] ---> Running in 4a79040e3aa2 [2021-11-18T01:53:13.858Z] Removing intermediate container 4a79040e3aa2 [2021-11-18T01:53:13.858Z] ---> 096910f7c029 [2021-11-18T01:53:13.858Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T01:53:13.858Z] ---> Running in 2c03e1059210 [2021-11-18T01:53:13.858Z] Removing intermediate container 2c03e1059210 [2021-11-18T01:53:13.858Z] ---> cfa7399c7f11 [2021-11-18T01:53:13.858Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T01:53:13.858Z] ---> Running in d9c5e465b658 [2021-11-18T01:53:13.858Z] Removing intermediate container d9c5e465b658 [2021-11-18T01:53:13.858Z] ---> 4b72bd778143 [2021-11-18T01:53:13.858Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T01:53:13.858Z] ---> Running in 63d51d5c7f70 [2021-11-18T01:53:14.431Z] Removing intermediate container 63d51d5c7f70 [2021-11-18T01:53:14.431Z] ---> fbc9990e2553 [2021-11-18T01:53:14.431Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T01:53:14.431Z] ---> Running in 18833acdb94d [2021-11-18T01:53:15.731Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T01:53:16.053Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T01:53:16.053Z] OK: 224 MiB in 56 packages [2021-11-18T01:53:16.053Z] Removing intermediate container 18833acdb94d [2021-11-18T01:53:16.053Z] ---> 238a52a4f9f6 [2021-11-18T01:53:16.053Z] Step 8/24 : WORKDIR /device-rest-go [2021-11-18T01:53:16.053Z] ---> Running in 68dce1808496 [2021-11-18T01:53:16.537Z] Removing intermediate container 68dce1808496 [2021-11-18T01:53:16.537Z] ---> 87f499669e71 [2021-11-18T01:53:16.537Z] Step 9/24 : COPY . . [2021-11-18T01:53:17.488Z] ---> d2723f9df6fa [2021-11-18T01:53:17.488Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T01:53:17.488Z] ---> Running in c69d524f4cd7 [2021-11-18T01:53:17.488Z] skipping... [2021-11-18T01:53:17.752Z] Removing intermediate container c69d524f4cd7 [2021-11-18T01:53:17.752Z] ---> c556fd8f16a3 [2021-11-18T01:53:17.752Z] Step 11/24 : RUN $MAKE [2021-11-18T01:53:17.752Z] ---> Running in e34f522fa4f6 [2021-11-18T01:53:18.015Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.1.0" -o cmd/device-rest ./cmd [2021-11-18T01:53:27.640Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1194 in /w/workspace/exfoundry_device-rest-go_jakarta [Pipeline] { [Pipeline] ws [2021-11-18T01:53:27.654Z] Running in /w/workspace/device-rest-go/4 [Pipeline] { [Pipeline] checkout [2021-11-18T01:53:27.838Z] The recommended git tool is: git [2021-11-18T01:53:29.267Z] Removing intermediate container e34f522fa4f6 [2021-11-18T01:53:29.267Z] ---> 3defcb1a1452 [2021-11-18T01:53:29.267Z] Step 12/24 : FROM alpine:3.14 [2021-11-18T01:53:29.525Z] 3.14: Pulling from library/alpine [2021-11-18T01:53:29.785Z] 97518928ae5f: Pulling fs layer [2021-11-18T01:53:30.045Z] 97518928ae5f: Verifying Checksum [2021-11-18T01:53:30.045Z] 97518928ae5f: Download complete [2021-11-18T01:53:30.045Z] 97518928ae5f: Pull complete [2021-11-18T01:53:30.045Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T01:53:30.045Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T01:53:30.045Z] ---> 0a97eee8041e [2021-11-18T01:53:30.045Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-11-18T01:53:30.308Z] ---> Running in b33b32753e1e [2021-11-18T01:53:30.308Z] Removing intermediate container b33b32753e1e [2021-11-18T01:53:30.308Z] ---> f39976b5db8c [2021-11-18T01:53:30.308Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-11-18T01:53:30.308Z] ---> Running in 853dde144d2d [2021-11-18T01:53:30.308Z] Removing intermediate container 853dde144d2d [2021-11-18T01:53:30.308Z] ---> 52d7692f4220 [2021-11-18T01:53:30.308Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-18T01:53:30.308Z] ---> Running in b96ec186b1c8 [2021-11-18T01:53:30.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T01:53:31.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T01:53:31.600Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-18T01:53:31.600Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-18T01:53:31.600Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-18T01:53:31.600Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-18T01:53:31.600Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-18T01:53:31.600Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-18T01:53:31.600Z] Executing busybox-1.33.1-r6.trigger [2021-11-18T01:53:31.600Z] OK: 8 MiB in 20 packages [2021-11-18T01:53:31.600Z] Removing intermediate container b96ec186b1c8 [2021-11-18T01:53:31.600Z] ---> bcc9969fbf6c [2021-11-18T01:53:31.600Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-11-18T01:53:31.600Z] ---> 0212df0a0ee2 [2021-11-18T01:53:31.600Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-11-18T01:53:31.858Z] ---> 1d4c452f9c90 [2021-11-18T01:53:31.858Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-11-18T01:53:31.858Z] ---> fa203d7514f2 [2021-11-18T01:53:31.858Z] Step 19/24 : EXPOSE 59986 [2021-11-18T01:53:31.858Z] ---> Running in 993da7052fbb [2021-11-18T01:53:31.858Z] Removing intermediate container 993da7052fbb [2021-11-18T01:53:31.858Z] ---> 6212bd8b7a25 [2021-11-18T01:53:31.858Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2021-11-18T01:53:32.119Z] ---> Running in 23a9172ddac9 [2021-11-18T01:53:32.119Z] Removing intermediate container 23a9172ddac9 [2021-11-18T01:53:32.119Z] ---> 8b67aad0c1d7 [2021-11-18T01:53:32.119Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-18T01:53:32.119Z] ---> Running in 03dae2e3b7ae [2021-11-18T01:53:32.119Z] Removing intermediate container 03dae2e3b7ae [2021-11-18T01:53:32.119Z] ---> 93f38c57e2be [2021-11-18T01:53:32.119Z] Step 22/24 : LABEL arch=amd64 [2021-11-18T01:53:32.119Z] ---> Running in 1eec8ad8307c [2021-11-18T01:53:32.386Z] Removing intermediate container 1eec8ad8307c [2021-11-18T01:53:32.386Z] ---> 653ecdb3f270 [2021-11-18T01:53:32.386Z] Step 23/24 : LABEL git_sha=e1fcaedc117190cf91a20be56ea49244ed6da75f [2021-11-18T01:53:32.386Z] ---> Running in 7a8d3dc2418a [2021-11-18T01:53:32.386Z] Removing intermediate container 7a8d3dc2418a [2021-11-18T01:53:32.386Z] ---> 8446225453da [2021-11-18T01:53:32.386Z] Step 24/24 : LABEL version=2.1.0 [2021-11-18T01:53:32.386Z] ---> Running in d1289d229189 [2021-11-18T01:53:32.386Z] Removing intermediate container d1289d229189 [2021-11-18T01:53:32.386Z] ---> 14d2a9a631dc [2021-11-18T01:53:32.386Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T01:53:32.386Z] Successfully built 14d2a9a631dc [2021-11-18T01:53:32.386Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:53:32.528Z] provisioning config files... [2021-11-18T01:53:32.537Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config2269820678352369758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:53:32.845Z] ---> docker-login.sh [2021-11-18T01:53:32.845Z] nexus3.edgexfoundry.org:10001 [2021-11-18T01:53:32.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:53:32.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:53:32.845Z] Configure a credential helper to remove this warning. See [2021-11-18T01:53:32.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:53:32.845Z] [2021-11-18T01:53:32.845Z] Login Succeeded [2021-11-18T01:53:32.845Z] nexus3.edgexfoundry.org:10002 [2021-11-18T01:53:32.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:53:32.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:53:32.845Z] Configure a credential helper to remove this warning. See [2021-11-18T01:53:32.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:53:32.845Z] [2021-11-18T01:53:32.845Z] Login Succeeded [2021-11-18T01:53:32.845Z] nexus3.edgexfoundry.org:10003 [2021-11-18T01:53:33.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:53:33.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:53:33.107Z] Configure a credential helper to remove this warning. See [2021-11-18T01:53:33.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:53:33.107Z] [2021-11-18T01:53:33.107Z] Login Succeeded [2021-11-18T01:53:33.107Z] nexus3.edgexfoundry.org:10004 [2021-11-18T01:53:33.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:53:33.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:53:33.107Z] Configure a credential helper to remove this warning. See [2021-11-18T01:53:33.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:53:33.107Z] [2021-11-18T01:53:33.107Z] Login Succeeded [2021-11-18T01:53:33.107Z] docker.io [2021-11-18T01:53:33.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:53:34.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:53:34.451Z] Configure a credential helper to remove this warning. See [2021-11-18T01:53:34.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:53:34.451Z] [2021-11-18T01:53:34.451Z] Login Succeeded [2021-11-18T01:53:34.451Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T01:53:34.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T01:53:34.488Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T01:53:34.507Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2021-11-18T01:53:34.507Z] e1fcaedc117190cf91a20be56ea49244ed6da75f [2021-11-18T01:53:34.507Z] 2.1.0 [2021-11-18T01:53:34.507Z] e1fcaedc117190cf91a20be56ea49244ed6da75f-2.1.0 [2021-11-18T01:53:34.507Z] jakarta [2021-11-18T01:53:34.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:53:34.831Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e1fcaedc117190cf91a20be56ea49244ed6da75f [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:53:35.135Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:e1fcaedc117190cf91a20be56ea49244ed6da75f [2021-11-18T01:53:35.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-11-18T01:53:35.135Z] 770b4515fd6a: Preparing [2021-11-18T01:53:35.135Z] 1c077705ded7: Preparing [2021-11-18T01:53:35.135Z] 17ff893d2274: Preparing [2021-11-18T01:53:35.135Z] c709e89a55cf: Preparing [2021-11-18T01:53:35.135Z] 1a058d5342cc: Preparing [2021-11-18T01:53:35.135Z] 1a058d5342cc: Layer already exists [2021-11-18T01:53:36.332Z] 1c077705ded7: Pushed [2021-11-18T01:53:36.332Z] 770b4515fd6a: Pushed [2021-11-18T01:53:36.332Z] c709e89a55cf: Pushed [2021-11-18T01:53:36.332Z] 17ff893d2274: Pushed [2021-11-18T01:53:36.591Z] e1fcaedc117190cf91a20be56ea49244ed6da75f: digest: sha256:b5c70bb19906e3687ec986c69801105b55c0b5b5599048efe3160ecce1dba32f size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:53:36.886Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:53:36.980Z] using credential edgex-jenkins-ssh [2021-11-18T01:53:36.998Z] Cloning the remote Git repository [2021-11-18T01:53:37.177Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.1.0 [2021-11-18T01:53:37.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-11-18T01:53:37.178Z] 770b4515fd6a: Preparing [2021-11-18T01:53:37.178Z] 1c077705ded7: Preparing [2021-11-18T01:53:37.178Z] 17ff893d2274: Preparing [2021-11-18T01:53:37.178Z] c709e89a55cf: Preparing [2021-11-18T01:53:37.178Z] 1a058d5342cc: Preparing [2021-11-18T01:53:37.178Z] 1c077705ded7: Layer already exists [2021-11-18T01:53:37.178Z] 770b4515fd6a: Layer already exists [2021-11-18T01:53:37.178Z] 17ff893d2274: Layer already exists [2021-11-18T01:53:37.178Z] c709e89a55cf: Layer already exists [2021-11-18T01:53:37.178Z] 1a058d5342cc: Layer already exists [2021-11-18T01:53:37.178Z] 2.1.0: digest: sha256:b5c70bb19906e3687ec986c69801105b55c0b5b5599048efe3160ecce1dba32f size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:53:37.474Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e1fcaedc117190cf91a20be56ea49244ed6da75f-2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:53:37.055Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-11-18T01:53:37.153Z] > git init /w/workspace/device-rest-go/4 # timeout=10 [2021-11-18T01:53:37.218Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-11-18T01:53:37.219Z] > git --version # timeout=10 [2021-11-18T01:53:37.234Z] > git --version # 'git version 2.17.1' [2021-11-18T01:53:37.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T01:53:37.315Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T01:53:37.774Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:e1fcaedc117190cf91a20be56ea49244ed6da75f-2.1.0 [2021-11-18T01:53:37.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-11-18T01:53:37.774Z] 770b4515fd6a: Preparing [2021-11-18T01:53:37.774Z] 1c077705ded7: Preparing [2021-11-18T01:53:37.774Z] 17ff893d2274: Preparing [2021-11-18T01:53:37.774Z] c709e89a55cf: Preparing [2021-11-18T01:53:37.774Z] 1a058d5342cc: Preparing [2021-11-18T01:53:37.774Z] c709e89a55cf: Layer already exists [2021-11-18T01:53:37.774Z] 770b4515fd6a: Layer already exists [2021-11-18T01:53:37.774Z] 1c077705ded7: Layer already exists [2021-11-18T01:53:37.774Z] 1a058d5342cc: Layer already exists [2021-11-18T01:53:37.774Z] 17ff893d2274: Layer already exists [2021-11-18T01:53:37.774Z] e1fcaedc117190cf91a20be56ea49244ed6da75f-2.1.0: digest: sha256:b5c70bb19906e3687ec986c69801105b55c0b5b5599048efe3160ecce1dba32f size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:53:38.072Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:jakarta [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:53:38.368Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:jakarta [2021-11-18T01:53:38.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-11-18T01:53:38.368Z] 770b4515fd6a: Preparing [2021-11-18T01:53:38.368Z] 1c077705ded7: Preparing [2021-11-18T01:53:38.368Z] 17ff893d2274: Preparing [2021-11-18T01:53:38.368Z] c709e89a55cf: Preparing [2021-11-18T01:53:38.368Z] 1a058d5342cc: Preparing [2021-11-18T01:53:38.368Z] 1a058d5342cc: Layer already exists [2021-11-18T01:53:38.368Z] c709e89a55cf: Layer already exists [2021-11-18T01:53:38.368Z] 17ff893d2274: Layer already exists [2021-11-18T01:53:38.368Z] 770b4515fd6a: Layer already exists [2021-11-18T01:53:38.368Z] 1c077705ded7: Layer already exists [2021-11-18T01:53:38.368Z] jakarta: digest: sha256:b5c70bb19906e3687ec986c69801105b55c0b5b5599048efe3160ecce1dba32f size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2021-11-18T01:53:39.392Z] Avoid second fetch [2021-11-18T01:53:39.393Z] Checking out Revision e1fcaedc117190cf91a20be56ea49244ed6da75f (jakarta) [Pipeline] // withEnv [Pipeline] echo [2021-11-18T01:53:39.401Z] ===================================================== [Pipeline] echo [2021-11-18T01:53:39.410Z] taggedImages: [2021-11-18T01:53:39.410Z] - nexus3.edgexfoundry.org:10004/device-rest:e1fcaedc117190cf91a20be56ea49244ed6da75f [2021-11-18T01:53:39.410Z] - nexus3.edgexfoundry.org:10004/device-rest:2.1.0 [2021-11-18T01:53:39.410Z] - nexus3.edgexfoundry.org:10004/device-rest:e1fcaedc117190cf91a20be56ea49244ed6da75f-2.1.0 [2021-11-18T01:53:39.410Z] - nexus3.edgexfoundry.org:10004/device-rest:jakarta [Pipeline] } [Pipeline] // script [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-11-18T01:53:39.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:53:39.848Z] [2021-11-18T01:53:39.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:53:40.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:53:40.148Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T01:53:40.148Z] b4d181a07f80: Pulling fs layer [2021-11-18T01:53:40.148Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T01:53:40.148Z] ed53099fbce6: Pulling fs layer [2021-11-18T01:53:40.148Z] dc539afda2c1: Pulling fs layer [2021-11-18T01:53:40.148Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T01:53:40.148Z] 9065ff56babe: Pulling fs layer [2021-11-18T01:53:40.148Z] d287ab97295c: Pulling fs layer [2021-11-18T01:53:40.148Z] 77bc0d833cb6: Waiting [2021-11-18T01:53:40.148Z] 9065ff56babe: Waiting [2021-11-18T01:53:40.148Z] d287ab97295c: Waiting [2021-11-18T01:53:40.148Z] dc539afda2c1: Waiting [2021-11-18T01:53:40.148Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T01:53:40.148Z] a1111a8f2ec3: Download complete [2021-11-18T01:53:40.148Z] dc539afda2c1: Verifying Checksum [2021-11-18T01:53:40.148Z] dc539afda2c1: Download complete [2021-11-18T01:53:40.148Z] ed53099fbce6: Verifying Checksum [2021-11-18T01:53:40.148Z] ed53099fbce6: Download complete [2021-11-18T01:53:40.148Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T01:53:40.148Z] 77bc0d833cb6: Download complete [2021-11-18T01:53:40.148Z] 9065ff56babe: Verifying Checksum [2021-11-18T01:53:40.148Z] 9065ff56babe: Download complete [2021-11-18T01:53:40.410Z] b4d181a07f80: Verifying Checksum [2021-11-18T01:53:40.410Z] b4d181a07f80: Download complete [2021-11-18T01:53:39.121Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-11-18T01:53:39.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T01:53:39.429Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T01:53:39.445Z] > git checkout -f e1fcaedc117190cf91a20be56ea49244ed6da75f # timeout=10 [2021-11-18T01:53:41.813Z] d287ab97295c: Verifying Checksum [2021-11-18T01:53:41.813Z] d287ab97295c: Download complete [2021-11-18T01:53:41.813Z] b4d181a07f80: Pull complete [2021-11-18T01:53:41.813Z] a1111a8f2ec3: Pull complete [2021-11-18T01:53:42.399Z] ed53099fbce6: Pull complete [2021-11-18T01:53:42.399Z] dc539afda2c1: Pull complete [2021-11-18T01:53:42.666Z] 77bc0d833cb6: Pull complete [2021-11-18T01:53:42.666Z] 9065ff56babe: Pull complete [2021-11-18T01:53:43.965Z] Commit message: "ci(lts-release): LTS release v2.1.0 @77c54d9" [2021-11-18T01:53:44.226Z] [2021-11-18T01:53:44.226Z] GitHub has been notified of this commit’s build result [2021-11-18T01:53:44.226Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T01:53:44.781Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-18T01:53:44.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T01:53:44.781Z] Dload Upload Total Spent Left Speed [2021-11-18T01:53:44.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76779 0 --:--:-- --:--:-- --:--:-- 76779 [Pipeline] sh [2021-11-18T01:53:46.187Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-18T01:53:46.551Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-18T01:53:46.551Z] + sudo tee /etc/docker/daemon.new [2021-11-18T01:53:46.551Z] { [2021-11-18T01:53:46.551Z] "registry-mirrors": [ [2021-11-18T01:53:46.551Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-18T01:53:46.551Z] ], [2021-11-18T01:53:46.551Z] "bip": "10.250.0.254/24", [2021-11-18T01:53:46.551Z] "hosts": [ [2021-11-18T01:53:46.551Z] "tcp://0.0.0.0:5555", [2021-11-18T01:53:46.551Z] "unix:///var/run/docker.sock" [2021-11-18T01:53:46.551Z] ], [2021-11-18T01:53:46.551Z] "mtu": 1458, [2021-11-18T01:53:46.551Z] "selinux-enabled": true, [2021-11-18T01:53:46.551Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-18T01:53:46.551Z] } [Pipeline] sh [2021-11-18T01:53:46.893Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-18T01:53:47.243Z] + sudo service docker restart [2021-11-18T01:53:47.521Z] d287ab97295c: Pull complete [2021-11-18T01:53:47.521Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T01:53:47.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:53:47.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T01:53:47.584Z] prd-centos7-docker-4c-2g-1193 does not seem to be running inside a container [2021-11-18T01:53:47.625Z] $ 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/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T01:53:50.260Z] $ docker top 5bb8d47aceef6c6c5e27046ca98bff5cde19ccd684c35fcf5d28d633f0f9e780 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:53:51.799Z] ---> job-cost.sh [2021-11-18T01:53:51.800Z] lf-activate-venv: SKIPPING [2021-11-18T01:53:51.800Z] INFO: No Stack... [2021-11-18T01:53:52.060Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T01:53:52.319Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T01:53:52.614Z] + cat /w/workspace/device-rest-go/4/archives/cost.csv [2021-11-18T01:53:52.614Z] + cut -d, -f6 [Pipeline] lock [2021-11-18T01:53:52.642Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-jakarta-4-stack-cost] [2021-11-18T01:53:52.648Z] Resource [jenkins-edgexfoundry-device-rest-go-jakarta-4-stack-cost] did not exist. Created. [2021-11-18T01:53:52.648Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-jakarta-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T01:53:52.961Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-18T01:53:53.007Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T01:53:53.013Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-jakarta-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T01:53:53.034Z] $ docker stop --time=1 5bb8d47aceef6c6c5e27046ca98bff5cde19ccd684c35fcf5d28d633f0f9e780 [2021-11-18T01:53:54.162Z] $ docker rm -f 5bb8d47aceef6c6c5e27046ca98bff5cde19ccd684c35fcf5d28d633f0f9e780 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2021-11-18T01:54:07.207Z] + git checkout e1fcaedc117190cf91a20be56ea49244ed6da75f [2021-11-18T01:54:07.480Z] HEAD is now at e1fcaed ci(lts-release): LTS release v2.1.0 @77c54d9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:54:07.515Z] provisioning config files... [2021-11-18T01:54:07.540Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config4517443252735647285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:54:07.904Z] ---> docker-login.sh [2021-11-18T01:54:07.904Z] nexus3.edgexfoundry.org:10001 [2021-11-18T01:54:08.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:54:08.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:54:08.781Z] Configure a credential helper to remove this warning. See [2021-11-18T01:54:08.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:54:08.781Z] [2021-11-18T01:54:08.781Z] Login Succeeded [2021-11-18T01:54:08.781Z] nexus3.edgexfoundry.org:10002 [2021-11-18T01:54:09.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:54:09.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:54:09.379Z] Configure a credential helper to remove this warning. See [2021-11-18T01:54:09.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:54:09.379Z] [2021-11-18T01:54:09.379Z] Login Succeeded [2021-11-18T01:54:09.379Z] nexus3.edgexfoundry.org:10003 [2021-11-18T01:54:09.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:54:09.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:54:09.975Z] Configure a credential helper to remove this warning. See [2021-11-18T01:54:09.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:54:09.975Z] [2021-11-18T01:54:09.975Z] Login Succeeded [2021-11-18T01:54:09.975Z] nexus3.edgexfoundry.org:10004 [2021-11-18T01:54:10.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:54:10.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:54:10.520Z] Configure a credential helper to remove this warning. See [2021-11-18T01:54:10.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:54:10.520Z] [2021-11-18T01:54:10.520Z] Login Succeeded [2021-11-18T01:54:10.520Z] docker.io [2021-11-18T01:54:10.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:54:11.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:54:11.392Z] Configure a credential helper to remove this warning. See [2021-11-18T01:54:11.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:54:11.392Z] [2021-11-18T01:54:11.392Z] Login Succeeded [2021-11-18T01:54:11.392Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T01:54:11.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-18T01:54:12.693Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T01:54:12.705Z] ========================================================= [2021-11-18T01:54:12.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2021-11-18T01:54:12.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:54:13.053Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2021-11-18T01:54:14.035Z] Sending build context to Docker daemon 11.12MB [2021-11-18T01:54:14.035Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T01:54:14.035Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-18T01:54:14.309Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-18T01:54:14.309Z] 552d1f2373af: Pulling fs layer [2021-11-18T01:54:14.309Z] ea3f2d53f512: Pulling fs layer [2021-11-18T01:54:14.309Z] 9e70ebbbe112: Pulling fs layer [2021-11-18T01:54:14.309Z] 7a9cfe048b4a: Pulling fs layer [2021-11-18T01:54:14.309Z] 72dc09318566: Pulling fs layer [2021-11-18T01:54:14.309Z] 6b38a4ac6b94: Pulling fs layer [2021-11-18T01:54:14.309Z] 1cf82868ecbe: Pulling fs layer [2021-11-18T01:54:14.309Z] cf934696a108: Pulling fs layer [2021-11-18T01:54:14.309Z] 6b38a4ac6b94: Waiting [2021-11-18T01:54:14.309Z] 1cf82868ecbe: Waiting [2021-11-18T01:54:14.309Z] 7a9cfe048b4a: Waiting [2021-11-18T01:54:14.309Z] cf934696a108: Waiting [2021-11-18T01:54:14.309Z] 72dc09318566: Waiting [2021-11-18T01:54:14.309Z] 9e70ebbbe112: Verifying Checksum [2021-11-18T01:54:14.309Z] 9e70ebbbe112: Download complete [2021-11-18T01:54:14.309Z] ea3f2d53f512: Verifying Checksum [2021-11-18T01:54:14.309Z] ea3f2d53f512: Download complete [2021-11-18T01:54:14.309Z] 72dc09318566: Verifying Checksum [2021-11-18T01:54:14.309Z] 72dc09318566: Download complete [2021-11-18T01:54:14.309Z] 6b38a4ac6b94: Verifying Checksum [2021-11-18T01:54:14.309Z] 6b38a4ac6b94: Download complete [2021-11-18T01:54:14.583Z] 552d1f2373af: Verifying Checksum [2021-11-18T01:54:14.583Z] 552d1f2373af: Download complete [2021-11-18T01:54:14.583Z] 1cf82868ecbe: Verifying Checksum [2021-11-18T01:54:14.583Z] 1cf82868ecbe: Download complete [2021-11-18T01:54:15.190Z] 552d1f2373af: Pull complete [2021-11-18T01:54:15.788Z] ea3f2d53f512: Pull complete [2021-11-18T01:54:16.391Z] 9e70ebbbe112: Pull complete [2021-11-18T01:54:16.391Z] cf934696a108: Verifying Checksum [2021-11-18T01:54:16.391Z] cf934696a108: Download complete [2021-11-18T01:54:16.996Z] 7a9cfe048b4a: Verifying Checksum [2021-11-18T01:54:16.996Z] 7a9cfe048b4a: Download complete [2021-11-18T01:54:27.168Z] 7a9cfe048b4a: Pull complete [2021-11-18T01:54:27.444Z] 72dc09318566: Pull complete [2021-11-18T01:54:27.718Z] 6b38a4ac6b94: Pull complete [2021-11-18T01:54:28.320Z] 1cf82868ecbe: Pull complete [2021-11-18T01:54:34.487Z] cf934696a108: Pull complete [2021-11-18T01:54:34.487Z] Digest: sha256:c7a1c6e7193eac42aea82418dc538ba94561e4292c792d132f5c974f427cd528 [2021-11-18T01:54:34.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2021-11-18T01:54:34.487Z] ---> 8a4ae6370de5 [2021-11-18T01:54:34.487Z] Step 3/11 : ARG MAKE='make build' [2021-11-18T01:54:36.462Z] ---> Running in 5b6372d72b55 [2021-11-18T01:54:36.462Z] Removing intermediate container 5b6372d72b55 [2021-11-18T01:54:36.462Z] ---> adbb8835dfa4 [2021-11-18T01:54:36.462Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T01:54:36.733Z] ---> Running in 505aa6dc7719 [2021-11-18T01:54:37.007Z] Removing intermediate container 505aa6dc7719 [2021-11-18T01:54:37.007Z] ---> 3142ec311543 [2021-11-18T01:54:37.007Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T01:54:37.283Z] ---> Running in 00b426f02861 [2021-11-18T01:54:37.560Z] Removing intermediate container 00b426f02861 [2021-11-18T01:54:37.560Z] ---> 08de6e46e8a5 [2021-11-18T01:54:37.560Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T01:54:37.560Z] ---> Running in 08712f1e67c6 [2021-11-18T01:54:40.191Z] Removing intermediate container 08712f1e67c6 [2021-11-18T01:54:40.191Z] ---> 6f015cc2bb94 [2021-11-18T01:54:40.191Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T01:54:40.191Z] ---> Running in 4ed1d17aaf21 [2021-11-18T01:54:40.807Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T01:54:41.785Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T01:54:42.764Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-18T01:54:42.764Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-18T01:54:42.764Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-18T01:54:43.040Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-18T01:54:43.040Z] Executing busybox-1.33.1-r3.trigger [2021-11-18T01:54:43.040Z] OK: 223 MiB in 56 packages [2021-11-18T01:54:44.486Z] Removing intermediate container 4ed1d17aaf21 [2021-11-18T01:54:44.486Z] ---> 6a307ffbec8a [2021-11-18T01:54:44.486Z] Step 8/11 : WORKDIR /device-rest-go [2021-11-18T01:54:44.486Z] ---> Running in 9990344771cd [2021-11-18T01:54:44.762Z] Removing intermediate container 9990344771cd [2021-11-18T01:54:44.762Z] ---> 9ab26c8e66f4 [2021-11-18T01:54:44.762Z] Step 9/11 : COPY . . [2021-11-18T01:54:48.162Z] ---> 8ab1fffeec54 [2021-11-18T01:54:48.162Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T01:54:48.162Z] ---> Running in 657f7a33db9e [2021-11-18T01:54:49.605Z] skipping... [2021-11-18T01:54:50.197Z] Removing intermediate container 657f7a33db9e [2021-11-18T01:54:50.197Z] ---> 5cc342d415e7 [2021-11-18T01:54:50.197Z] Step 11/11 : RUN $MAKE [2021-11-18T01:54:50.197Z] ---> Running in 9f3efa156a47 [2021-11-18T01:54:51.176Z] noop [2021-11-18T01:54:52.151Z] Removing intermediate container 9f3efa156a47 [2021-11-18T01:54:52.151Z] ---> 9d6110c85b75 [2021-11-18T01:54:52.151Z] Successfully built 9d6110c85b75 [2021-11-18T01:54:52.151Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:54:52.766Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T01:54:52.766Z] . [Pipeline] withDockerContainer [2021-11-18T01:54:53.022Z] prd-ubuntu18.04-docker-arm64-4c-16g-1194 does not seem to be running inside a container [2021-11-18T01:54:53.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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 ******** ci-base-image-arm64 cat [2021-11-18T01:54:54.909Z] $ docker top 6a00edd5a27102ebd781f0c26c21248b8b29329d75c27e429e4e709f6007fc05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T01:54:55.825Z] + go version [2021-11-18T01:54:55.825Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-18T01:54:55.851Z] $ docker stop --time=1 6a00edd5a27102ebd781f0c26c21248b8b29329d75c27e429e4e709f6007fc05 [2021-11-18T01:54:57.585Z] $ docker rm -f 6a00edd5a27102ebd781f0c26c21248b8b29329d75c27e429e4e709f6007fc05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:54:58.316Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T01:54:58.316Z] . [Pipeline] withDockerContainer [2021-11-18T01:54:58.561Z] prd-ubuntu18.04-docker-arm64-4c-16g-1194 does not seem to be running inside a container [2021-11-18T01:54:58.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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 ******** ci-base-image-arm64 cat [2021-11-18T01:55:00.180Z] $ docker top 8013cf1ec4aa90068787a5a7d94ae3fe223bf013cdfd974673317cf013c635c6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-18T01:55:01.143Z] + make test [2021-11-18T01:55:01.143Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-18T01:55:02.455Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-11-18T01:55:59.055Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-11-18T01:55:59.055Z] ok github.com/edgexfoundry/device-rest-go/driver 0.053s coverage: 56.0% of statements [2021-11-18T01:55:59.055Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-18T01:56:26.209Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T01:56:26.209Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-18T01:56:26.209Z] ./bin/test-attribution-txt.sh [2021-11-18T01:56:26.808Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 [2021-11-18T01:56:26.808Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-18T01:56:26.808Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-18T01:56:26.808Z] go: downloading github.com/spf13/cast v1.4.1 [2021-11-18T01:56:26.808Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-18T01:56:27.085Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-18T01:56:27.085Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-18T01:56:27.086Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-18T01:56:27.086Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-18T01:56:27.086Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-18T01:56:27.086Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-18T01:56:27.086Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-18T01:56:27.086Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-18T01:56:27.086Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-18T01:56:27.362Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-18T01:56:27.362Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-18T01:56:27.362Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-18T01:56:27.362Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-18T01:56:27.362Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-18T01:56:27.362Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-18T01:56:27.362Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-18T01:56:27.362Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-18T01:56:27.638Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-18T01:56:27.638Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-18T01:56:27.638Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-18T01:56:27.638Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-18T01:56:27.638Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-18T01:56:27.638Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-18T01:56:27.638Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-18T01:56:27.638Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-18T01:56:27.638Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-18T01:56:27.638Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-18T01:56:27.638Z] go: downloading golang.org/x/text v0.3.6 [2021-11-18T01:56:27.920Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-18T01:56:27.920Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-18T01:56:28.903Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-18T01:56:28.903Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-18T01:56:28.903Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-18T01:56:28.903Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-18T01:56:28.903Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-18T01:56:28.903Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-18T01:56:28.903Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-18T01:56:29.178Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-18T01:56:29.178Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-18T01:56:29.451Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-18T01:56:30.880Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-18T01:56:30.880Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-18T01:56:30.880Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-18T01:56:30.880Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-18T01:56:30.880Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-18T01:56:30.880Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-18T01:56:30.880Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2021-11-18T01:56:35.199Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2021-11-18T01:56:35.862Z] + go mod tidy [2021-11-18T01:56:36.137Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-18T01:56:36.137Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-18T01:56:36.137Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-18T01:56:36.410Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-18T01:56:36.410Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-18T01:56:36.410Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-18T01:56:36.410Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-18T01:56:36.410Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-18T01:56:36.410Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-18T01:56:36.410Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-18T01:56:36.410Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-18T01:56:36.684Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-18T01:56:36.684Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-18T01:56:36.684Z] go: downloading github.com/kr/text v0.2.0 [2021-11-18T01:56:36.684Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-18T01:56:36.684Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-18T01:56:36.684Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-18T01:56:36.684Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-18T01:56:36.684Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-18T01:56:36.684Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-18T01:56:36.959Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-11-18T01:56:36.959Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-18T01:56:36.959Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-18T01:56:36.959Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2021-11-18T01:56:37.259Z] $ docker stop --time=1 8013cf1ec4aa90068787a5a7d94ae3fe223bf013cdfd974673317cf013c635c6 [2021-11-18T01:56:39.689Z] $ docker rm -f 8013cf1ec4aa90068787a5a7d94ae3fe223bf013cdfd974673317cf013c635c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T01:56:42.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T01:56:42.167Z] Warning: overwriting stash ‘coverage-report’ [2021-11-18T01:56:42.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T01:56:44.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T01:56:44.780Z] + ls -al . [2021-11-18T01:56:44.780Z] total 180 [2021-11-18T01:56:44.780Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 18 01:56 . [2021-11-18T01:56:44.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 01:53 .. [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 18 01:53 .dockerignore [2021-11-18T01:56:44.780Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 01:54 .git [2021-11-18T01:56:44.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 01:53 .github [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 321 Nov 18 01:53 .gitignore [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 7095 Nov 18 01:53 Attribution.txt [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 7459 Nov 18 01:53 CHANGELOG.md [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 1649 Nov 18 01:53 Dockerfile [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 18 01:53 GOVERNANCE.md [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 18 01:53 Jenkinsfile [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 18 01:53 LICENSE [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 1078 Nov 18 01:53 Makefile [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 18 01:53 OWNERS.md [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 8246 Nov 18 01:53 README.md [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 01:49 VERSION [2021-11-18T01:56:44.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 01:53 bin [2021-11-18T01:56:44.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:53 cmd [2021-11-18T01:56:44.780Z] -rw-r--r-- 1 jenkins jenkins 9215 Nov 18 01:55 coverage.out [2021-11-18T01:56:44.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 01:53 driver [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 271 Nov 18 01:56 go.mod [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 49306 Nov 18 01:53 go.sum [2021-11-18T01:56:44.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:53 snap [2021-11-18T01:56:44.780Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 18 01:53 vendor [2021-11-18T01:56:44.780Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 18 01:53 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:56:45.142Z] + 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=e1fcaedc117190cf91a20be56ea49244ed6da75f --label arch=arm64 --label version=2.1.0 . [2021-11-18T01:56:46.128Z] Sending build context to Docker daemon 11.13MB [2021-11-18T01:56:46.401Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T01:56:46.401Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-18T01:56:46.401Z] ---> 9d6110c85b75 [2021-11-18T01:56:46.401Z] Step 3/24 : ARG MAKE='make build' [2021-11-18T01:56:46.675Z] ---> Running in 58f598e7a86d [2021-11-18T01:56:46.947Z] Removing intermediate container 58f598e7a86d [2021-11-18T01:56:46.947Z] ---> f0e24bc99463 [2021-11-18T01:56:46.947Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T01:56:47.232Z] ---> Running in e477bb5c46b2 [2021-11-18T01:56:47.518Z] Removing intermediate container e477bb5c46b2 [2021-11-18T01:56:47.518Z] ---> 07c4c2bb0c24 [2021-11-18T01:56:47.518Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T01:56:47.808Z] ---> Running in 3c6a07ff2e1b [2021-11-18T01:56:48.080Z] Removing intermediate container 3c6a07ff2e1b [2021-11-18T01:56:48.080Z] ---> ae3c11798137 [2021-11-18T01:56:48.080Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T01:56:48.080Z] ---> Running in 04544b5640fb [2021-11-18T01:56:50.058Z] Removing intermediate container 04544b5640fb [2021-11-18T01:56:50.058Z] ---> 321de3bfbc5d [2021-11-18T01:56:50.058Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T01:56:50.058Z] ---> Running in bb4683b992a6 [2021-11-18T01:56:51.490Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T01:56:52.081Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T01:56:53.061Z] OK: 223 MiB in 56 packages [2021-11-18T01:56:54.400Z] Removing intermediate container bb4683b992a6 [2021-11-18T01:56:54.400Z] ---> 9b6baa728c03 [2021-11-18T01:56:54.400Z] Step 8/24 : WORKDIR /device-rest-go [2021-11-18T01:56:54.400Z] ---> Running in b58628659af5 [2021-11-18T01:56:54.400Z] Removing intermediate container b58628659af5 [2021-11-18T01:56:54.400Z] ---> c7af1425c5f9 [2021-11-18T01:56:54.400Z] Step 9/24 : COPY . . [2021-11-18T01:56:58.702Z] ---> db8d9a701557 [2021-11-18T01:56:58.702Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T01:56:58.702Z] ---> Running in 5dd613bdb62f [2021-11-18T01:56:59.301Z] skipping... [2021-11-18T01:56:59.898Z] Removing intermediate container 5dd613bdb62f [2021-11-18T01:56:59.898Z] ---> c9645915e53c [2021-11-18T01:56:59.898Z] Step 11/24 : RUN $MAKE [2021-11-18T01:57:00.176Z] ---> Running in c5753ff4e642 [2021-11-18T01:57:01.156Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.1.0" -o cmd/device-rest ./cmd [2021-11-18T01:57:40.161Z] Removing intermediate container c5753ff4e642 [2021-11-18T01:57:40.161Z] ---> a1fd5b064654 [2021-11-18T01:57:40.161Z] Step 12/24 : FROM alpine:3.14 [2021-11-18T01:57:40.161Z] 3.14: Pulling from library/alpine [2021-11-18T01:57:40.161Z] be307f383ecc: Pulling fs layer [2021-11-18T01:57:40.161Z] be307f383ecc: Verifying Checksum [2021-11-18T01:57:40.161Z] be307f383ecc: Download complete [2021-11-18T01:57:40.161Z] be307f383ecc: Pull complete [2021-11-18T01:57:40.161Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T01:57:40.161Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T01:57:40.161Z] ---> 5b8b7b635229 [2021-11-18T01:57:40.162Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-11-18T01:57:40.162Z] ---> Running in bc95d88d472e [2021-11-18T01:57:40.162Z] Removing intermediate container bc95d88d472e [2021-11-18T01:57:40.162Z] ---> 554bea779ba1 [2021-11-18T01:57:40.162Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-11-18T01:57:40.162Z] ---> Running in a4c68f75e31c [2021-11-18T01:57:40.162Z] Removing intermediate container a4c68f75e31c [2021-11-18T01:57:40.162Z] ---> 0ad4e171a2ce [2021-11-18T01:57:40.162Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-18T01:57:40.162Z] ---> Running in d3c03188ad05 [2021-11-18T01:57:40.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T01:57:40.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T01:57:41.742Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-18T01:57:41.742Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-18T01:57:41.742Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-18T01:57:41.742Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-18T01:57:41.742Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-18T01:57:41.742Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-18T01:57:41.742Z] Executing busybox-1.33.1-r6.trigger [2021-11-18T01:57:41.742Z] OK: 8 MiB in 20 packages [2021-11-18T01:57:43.084Z] Removing intermediate container d3c03188ad05 [2021-11-18T01:57:43.084Z] ---> d25ada8cd52f [2021-11-18T01:57:43.084Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-11-18T01:57:43.675Z] ---> 878bfcdf8889 [2021-11-18T01:57:43.675Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-11-18T01:57:44.648Z] ---> 4a7c2cd2868b [2021-11-18T01:57:44.648Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-11-18T01:57:45.243Z] ---> 2aa49688691c [2021-11-18T01:57:45.243Z] Step 19/24 : EXPOSE 59986 [2021-11-18T01:57:45.243Z] ---> Running in 18a2a4094491 [2021-11-18T01:57:45.515Z] Removing intermediate container 18a2a4094491 [2021-11-18T01:57:45.515Z] ---> c291c6749792 [2021-11-18T01:57:45.515Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2021-11-18T01:57:45.515Z] ---> Running in b266f1d62f95 [2021-11-18T01:57:46.106Z] Removing intermediate container b266f1d62f95 [2021-11-18T01:57:46.106Z] ---> ef11b9172e86 [2021-11-18T01:57:46.106Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-18T01:57:46.106Z] ---> Running in 9fd5ba0e3b27 [2021-11-18T01:57:46.377Z] Removing intermediate container 9fd5ba0e3b27 [2021-11-18T01:57:46.377Z] ---> 0ef638ba23fc [2021-11-18T01:57:46.377Z] Step 22/24 : LABEL arch=arm64 [2021-11-18T01:57:46.646Z] ---> Running in 5d9f7eeaaebd [2021-11-18T01:57:46.918Z] Removing intermediate container 5d9f7eeaaebd [2021-11-18T01:57:46.918Z] ---> 3abff8badb15 [2021-11-18T01:57:46.918Z] Step 23/24 : LABEL git_sha=e1fcaedc117190cf91a20be56ea49244ed6da75f [2021-11-18T01:57:46.918Z] ---> Running in df5c5cc40535 [2021-11-18T01:57:47.507Z] Removing intermediate container df5c5cc40535 [2021-11-18T01:57:47.507Z] ---> b6340b7f9303 [2021-11-18T01:57:47.507Z] Step 24/24 : LABEL version=2.1.0 [2021-11-18T01:57:47.507Z] ---> Running in 7f485a9c4500 [2021-11-18T01:57:47.780Z] Removing intermediate container 7f485a9c4500 [2021-11-18T01:57:47.780Z] ---> 003bb19fbeea [2021-11-18T01:57:47.780Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T01:57:48.051Z] Successfully built 003bb19fbeea [2021-11-18T01:57:48.051Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:57:48.231Z] provisioning config files... [2021-11-18T01:57:48.250Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config1122654806579497960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:57:48.592Z] ---> docker-login.sh [2021-11-18T01:57:48.592Z] nexus3.edgexfoundry.org:10001 [2021-11-18T01:57:48.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:57:49.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:57:49.134Z] Configure a credential helper to remove this warning. See [2021-11-18T01:57:49.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:57:49.134Z] [2021-11-18T01:57:49.134Z] Login Succeeded [2021-11-18T01:57:49.134Z] nexus3.edgexfoundry.org:10002 [2021-11-18T01:57:49.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:57:49.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:57:49.406Z] Configure a credential helper to remove this warning. See [2021-11-18T01:57:49.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:57:49.406Z] [2021-11-18T01:57:49.406Z] Login Succeeded [2021-11-18T01:57:49.406Z] nexus3.edgexfoundry.org:10003 [2021-11-18T01:57:50.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:57:50.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:57:50.000Z] Configure a credential helper to remove this warning. See [2021-11-18T01:57:50.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:57:50.000Z] [2021-11-18T01:57:50.000Z] Login Succeeded [2021-11-18T01:57:50.000Z] nexus3.edgexfoundry.org:10004 [2021-11-18T01:57:50.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:57:50.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:57:50.542Z] Configure a credential helper to remove this warning. See [2021-11-18T01:57:50.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:57:50.542Z] [2021-11-18T01:57:50.542Z] Login Succeeded [2021-11-18T01:57:50.542Z] docker.io [2021-11-18T01:57:50.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:57:51.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:57:51.406Z] Configure a credential helper to remove this warning. See [2021-11-18T01:57:51.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:57:51.406Z] [2021-11-18T01:57:51.406Z] Login Succeeded [2021-11-18T01:57:51.406Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T01:57:51.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T01:57:52.436Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T01:57:52.453Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2021-11-18T01:57:52.453Z] e1fcaedc117190cf91a20be56ea49244ed6da75f [2021-11-18T01:57:52.453Z] 2.1.0 [2021-11-18T01:57:52.453Z] e1fcaedc117190cf91a20be56ea49244ed6da75f-2.1.0 [2021-11-18T01:57:52.454Z] jakarta [2021-11-18T01:57:52.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:57:52.807Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e1fcaedc117190cf91a20be56ea49244ed6da75f [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:57:53.143Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e1fcaedc117190cf91a20be56ea49244ed6da75f [2021-11-18T01:57:53.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-11-18T01:57:53.143Z] 9e2f4286b714: Preparing [2021-11-18T01:57:53.143Z] 33450fe3f3e3: Preparing [2021-11-18T01:57:53.143Z] f50a3dd384f4: Preparing [2021-11-18T01:57:53.143Z] 5aa22d88393e: Preparing [2021-11-18T01:57:53.143Z] 62170e181a92: Preparing [2021-11-18T01:57:53.143Z] 62170e181a92: Layer already exists [2021-11-18T01:57:53.413Z] 9e2f4286b714: Pushed [2021-11-18T01:57:53.413Z] 33450fe3f3e3: Pushed [2021-11-18T01:57:54.003Z] 5aa22d88393e: Pushed [2021-11-18T01:57:55.955Z] f50a3dd384f4: Pushed [2021-11-18T01:57:56.224Z] e1fcaedc117190cf91a20be56ea49244ed6da75f: digest: sha256:2d70698f3dbb139210dfffc21bd2e07b2957334b7e5ff731bb349666df97d95d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:57:57.388Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:57:57.723Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.1.0 [2021-11-18T01:57:57.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-11-18T01:57:57.723Z] 9e2f4286b714: Preparing [2021-11-18T01:57:57.723Z] 33450fe3f3e3: Preparing [2021-11-18T01:57:57.723Z] f50a3dd384f4: Preparing [2021-11-18T01:57:57.723Z] 5aa22d88393e: Preparing [2021-11-18T01:57:57.723Z] 62170e181a92: Preparing [2021-11-18T01:57:57.723Z] 62170e181a92: Layer already exists [2021-11-18T01:57:57.723Z] 33450fe3f3e3: Layer already exists [2021-11-18T01:57:57.723Z] 9e2f4286b714: Layer already exists [2021-11-18T01:57:57.723Z] f50a3dd384f4: Layer already exists [2021-11-18T01:57:57.723Z] 5aa22d88393e: Layer already exists [2021-11-18T01:57:57.992Z] 2.1.0: digest: sha256:2d70698f3dbb139210dfffc21bd2e07b2957334b7e5ff731bb349666df97d95d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:57:58.331Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e1fcaedc117190cf91a20be56ea49244ed6da75f-2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:57:58.663Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e1fcaedc117190cf91a20be56ea49244ed6da75f-2.1.0 [2021-11-18T01:57:58.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-11-18T01:57:58.663Z] 9e2f4286b714: Preparing [2021-11-18T01:57:58.663Z] 33450fe3f3e3: Preparing [2021-11-18T01:57:58.663Z] f50a3dd384f4: Preparing [2021-11-18T01:57:58.663Z] 5aa22d88393e: Preparing [2021-11-18T01:57:58.663Z] 62170e181a92: Preparing [2021-11-18T01:57:58.663Z] 33450fe3f3e3: Layer already exists [2021-11-18T01:57:58.663Z] f50a3dd384f4: Layer already exists [2021-11-18T01:57:58.663Z] 9e2f4286b714: Layer already exists [2021-11-18T01:57:58.663Z] 5aa22d88393e: Layer already exists [2021-11-18T01:57:58.663Z] 62170e181a92: Layer already exists [2021-11-18T01:57:58.932Z] e1fcaedc117190cf91a20be56ea49244ed6da75f-2.1.0: digest: sha256:2d70698f3dbb139210dfffc21bd2e07b2957334b7e5ff731bb349666df97d95d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:57:59.263Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:jakarta [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:57:59.594Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:jakarta [2021-11-18T01:57:59.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-11-18T01:57:59.594Z] 9e2f4286b714: Preparing [2021-11-18T01:57:59.594Z] 33450fe3f3e3: Preparing [2021-11-18T01:57:59.594Z] f50a3dd384f4: Preparing [2021-11-18T01:57:59.594Z] 5aa22d88393e: Preparing [2021-11-18T01:57:59.594Z] 62170e181a92: Preparing [2021-11-18T01:57:59.594Z] f50a3dd384f4: Layer already exists [2021-11-18T01:57:59.594Z] 62170e181a92: Layer already exists [2021-11-18T01:57:59.594Z] 9e2f4286b714: Layer already exists [2021-11-18T01:57:59.594Z] 33450fe3f3e3: Layer already exists [2021-11-18T01:57:59.594Z] 5aa22d88393e: Layer already exists [2021-11-18T01:57:59.863Z] jakarta: digest: sha256:2d70698f3dbb139210dfffc21bd2e07b2957334b7e5ff731bb349666df97d95d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T01:57:59.913Z] ===================================================== [Pipeline] echo [2021-11-18T01:57:59.922Z] taggedImages: [2021-11-18T01:57:59.923Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:e1fcaedc117190cf91a20be56ea49244ed6da75f [2021-11-18T01:57:59.923Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.1.0 [2021-11-18T01:57:59.923Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:e1fcaedc117190cf91a20be56ea49244ed6da75f-2.1.0 [2021-11-18T01:57:59.923Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:58:00.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T01:58:00.455Z] [2021-11-18T01:58:00.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:58:01.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T01:58:01.884Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-18T01:58:01.884Z] 448f6bf000e3: Pulling fs layer [2021-11-18T01:58:01.884Z] f757da607395: Pulling fs layer [2021-11-18T01:58:01.884Z] 05883995daec: Pulling fs layer [2021-11-18T01:58:01.884Z] 8603b9c90790: Pulling fs layer [2021-11-18T01:58:01.884Z] 1560dd03e051: Pulling fs layer [2021-11-18T01:58:01.884Z] 27f5ce0e4adf: Pulling fs layer [2021-11-18T01:58:01.884Z] c2d8d7efcc4b: Pulling fs layer [2021-11-18T01:58:01.884Z] 27f5ce0e4adf: Waiting [2021-11-18T01:58:01.884Z] c2d8d7efcc4b: Waiting [2021-11-18T01:58:01.884Z] 8603b9c90790: Waiting [2021-11-18T01:58:01.884Z] 1560dd03e051: Waiting [2021-11-18T01:58:01.884Z] f757da607395: Verifying Checksum [2021-11-18T01:58:01.884Z] f757da607395: Download complete [2021-11-18T01:58:01.884Z] 8603b9c90790: Verifying Checksum [2021-11-18T01:58:01.884Z] 8603b9c90790: Download complete [2021-11-18T01:58:01.884Z] 1560dd03e051: Verifying Checksum [2021-11-18T01:58:01.884Z] 1560dd03e051: Download complete [2021-11-18T01:58:01.884Z] 27f5ce0e4adf: Verifying Checksum [2021-11-18T01:58:01.884Z] 27f5ce0e4adf: Download complete [2021-11-18T01:58:01.884Z] 05883995daec: Verifying Checksum [2021-11-18T01:58:01.884Z] 05883995daec: Download complete [2021-11-18T01:58:01.884Z] 448f6bf000e3: Verifying Checksum [2021-11-18T01:58:01.884Z] 448f6bf000e3: Download complete [2021-11-18T01:58:03.898Z] c2d8d7efcc4b: Verifying Checksum [2021-11-18T01:58:03.898Z] c2d8d7efcc4b: Download complete [2021-11-18T01:58:05.333Z] 448f6bf000e3: Pull complete [2021-11-18T01:58:06.312Z] f757da607395: Pull complete [2021-11-18T01:58:08.289Z] 05883995daec: Pull complete [2021-11-18T01:58:08.289Z] 8603b9c90790: Pull complete [2021-11-18T01:58:08.559Z] 1560dd03e051: Pull complete [2021-11-18T01:58:09.152Z] 27f5ce0e4adf: Pull complete [2021-11-18T01:58:24.222Z] c2d8d7efcc4b: Pull complete [2021-11-18T01:58:24.222Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-18T01:58:24.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T01:58:24.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-18T01:58:24.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-1194 does not seem to be running inside a container [2021-11-18T01:58:24.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-18T01:58:27.332Z] $ docker top 6f33d952aab46cff39cd8f8fc2fc98e0917148b7a82fe847b4549d42c69d4cc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:58:28.279Z] ---> job-cost.sh [2021-11-18T01:58:28.279Z] lf-activate-venv: SKIPPING [2021-11-18T01:58:28.279Z] INFO: No Stack... [2021-11-18T01:58:28.871Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-18T01:58:29.143Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T01:58:29.801Z] + cut -d, -f6 [2021-11-18T01:58:29.801Z] + cat /w/workspace/device-rest-go/4/archives/cost.csv [Pipeline] lock [2021-11-18T01:58:29.860Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-jakarta-4-stack-cost] [2021-11-18T01:58:29.869Z] Resource [jenkins-edgexfoundry-device-rest-go-jakarta-4-stack-cost] did not exist. Created. [2021-11-18T01:58:29.869Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-jakarta-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T01:58:30.548Z] /w/workspace/device-rest-go/4@tmp/durable-9894c55c/script.sh: 1: /w/workspace/device-rest-go/4@tmp/durable-9894c55c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-18T01:58:31.212Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-18T01:58:31.231Z] Warning: overwriting stash ‘stack-cost’ [2021-11-18T01:58:31.459Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T01:58:31.466Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-jakarta-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T01:58:31.484Z] $ docker stop --time=1 6f33d952aab46cff39cd8f8fc2fc98e0917148b7a82fe847b4549d42c69d4cc2 [2021-11-18T01:58:33.062Z] $ docker rm -f 6f33d952aab46cff39cd8f8fc2fc98e0917148b7a82fe847b4549d42c69d4cc2 [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-11-18T01:58:35.724Z] provisioning config files... [2021-11-18T01:58:35.739Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/exfoundry_device-rest-go_jakarta@tmp/config944865501550541504tmp [Pipeline] { [Pipeline] sh [2021-11-18T01:58:36.049Z] + set +x [2021-11-18T01:58:36.049Z] + curl -s https://codecov.io/bash [2021-11-18T01:58:36.049Z] + bash -s -- [2021-11-18T01:58:36.049Z] [2021-11-18T01:58:36.050Z] _____ _ [2021-11-18T01:58:36.050Z] / ____| | | [2021-11-18T01:58:36.050Z] | | ___ __| | ___ ___ _____ __ [2021-11-18T01:58:36.050Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-18T01:58:36.050Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-18T01:58:36.050Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-18T01:58:36.050Z] Bash-1.0.6 [2021-11-18T01:58:36.050Z] [2021-11-18T01:58:36.050Z] [2021-11-18T01:58:36.050Z] ==> git version 2.24.4 found [2021-11-18T01:58:36.050Z] ==> 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-11-18T01:58:36.050Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-18T01:58:36.050Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-18T01:58:36.050Z] ==> Jenkins CI detected. [2021-11-18T01:58:36.050Z] current dir:  /w/workspace/exfoundry_device-rest-go_jakarta [2021-11-18T01:58:36.050Z] project root: . [2021-11-18T01:58:36.050Z] --> token set from env [2021-11-18T01:58:36.050Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-18T01:58:36.313Z] ==> Running gcov in . (disable via -X gcov) [2021-11-18T01:58:36.313Z] ==> Python coveragepy not found [2021-11-18T01:58:36.313Z] ==> Searching for coverage reports in: [2021-11-18T01:58:36.313Z] + . [2021-11-18T01:58:36.313Z] -> Found 1 reports [2021-11-18T01:58:36.313Z] ==> Detecting git/mercurial file structure [2021-11-18T01:58:36.313Z] ==> Reading reports [2021-11-18T01:58:36.313Z] + ./coverage.out bytes=9215 [2021-11-18T01:58:36.313Z] ==> Appending adjustments [2021-11-18T01:58:36.313Z] https://docs.codecov.io/docs/fixing-reports [2021-11-18T01:58:36.313Z] + Found adjustments [2021-11-18T01:58:36.313Z] ==> Gzipping contents [2021-11-18T01:58:36.313Z] 12K /tmp/codecov.6uEFBS.gz [2021-11-18T01:58:36.313Z] ==> Uploading reports [2021-11-18T01:58:36.313Z] url: https://codecov.io [2021-11-18T01:58:36.313Z] query: branch=jakarta&commit=e1fcaedc117190cf91a20be56ea49244ed6da75f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-18T01:58:36.313Z] -> Pinging Codecov [2021-11-18T01:58:36.313Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=jakarta&commit=e1fcaedc117190cf91a20be56ea49244ed6da75f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-18T01:58:36.574Z] -> Uploading to [2021-11-18T01:58:36.574Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-18/4E5D53B4F1F92C436F7061BF334D961C/e1fcaedc117190cf91a20be56ea49244ed6da75f/c2f722d4-f384-4f19-9fb1-671a76870e6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211118T015836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54385d857db1ed90bb59daeb07737f1fb172e361f08c31cfca9d1828e713b587 [2021-11-18T01:58:36.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T01:58:36.574Z] Dload Upload Total Spent Left Speed [2021-11-18T01:58:36.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8328 0 0 100 8328 0 30440 --:--:-- --:--:-- --:--:-- 30505 [2021-11-18T01:58:36.834Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/e1fcaedc117190cf91a20be56ea49244ed6da75f [Pipeline] } [2021-11-18T01:58:36.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-18T01:58:39.160Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-18T01:58:39.172Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:58:41.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T01:58:41.212Z] [2021-11-18T01:58:41.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:58:41.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T01:58:41.524Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-18T01:58:41.524Z] 188c0c94c7c5: Pulling fs layer [2021-11-18T01:58:41.524Z] 0ef7d3d256c8: Pulling fs layer [2021-11-18T01:58:41.524Z] de9db76c5a1d: Pulling fs layer [2021-11-18T01:58:41.524Z] 0eba1c9be4d2: Pulling fs layer [2021-11-18T01:58:41.524Z] 0d57e429df01: Pulling fs layer [2021-11-18T01:58:41.524Z] 4e4be7b47b0d: Pulling fs layer [2021-11-18T01:58:41.524Z] e1f770b5df2f: Pulling fs layer [2021-11-18T01:58:41.524Z] 85a0685a4137: Pulling fs layer [2021-11-18T01:58:41.524Z] 0eba1c9be4d2: Waiting [2021-11-18T01:58:41.524Z] 0d57e429df01: Waiting [2021-11-18T01:58:41.524Z] 4e4be7b47b0d: Waiting [2021-11-18T01:58:41.524Z] e1f770b5df2f: Waiting [2021-11-18T01:58:41.524Z] 85a0685a4137: Waiting [2021-11-18T01:58:41.524Z] de9db76c5a1d: Verifying Checksum [2021-11-18T01:58:41.524Z] de9db76c5a1d: Download complete [2021-11-18T01:58:41.524Z] 0ef7d3d256c8: Download complete [2021-11-18T01:58:41.524Z] 0d57e429df01: Verifying Checksum [2021-11-18T01:58:41.524Z] 0d57e429df01: Download complete [2021-11-18T01:58:41.524Z] 4e4be7b47b0d: Verifying Checksum [2021-11-18T01:58:41.524Z] 4e4be7b47b0d: Download complete [2021-11-18T01:58:41.524Z] 188c0c94c7c5: Verifying Checksum [2021-11-18T01:58:41.524Z] 188c0c94c7c5: Download complete [2021-11-18T01:58:41.792Z] e1f770b5df2f: Verifying Checksum [2021-11-18T01:58:41.792Z] e1f770b5df2f: Download complete [2021-11-18T01:58:42.058Z] 0eba1c9be4d2: Verifying Checksum [2021-11-18T01:58:42.058Z] 0eba1c9be4d2: Download complete [2021-11-18T01:58:42.058Z] 188c0c94c7c5: Pull complete [2021-11-18T01:58:42.330Z] 0ef7d3d256c8: Pull complete [2021-11-18T01:58:42.330Z] 85a0685a4137: Verifying Checksum [2021-11-18T01:58:42.330Z] 85a0685a4137: Download complete [2021-11-18T01:58:42.330Z] de9db76c5a1d: Pull complete [2021-11-18T01:58:46.672Z] 0eba1c9be4d2: Pull complete [2021-11-18T01:58:46.672Z] 0d57e429df01: Pull complete [2021-11-18T01:58:46.672Z] 4e4be7b47b0d: Pull complete [2021-11-18T01:58:46.672Z] e1f770b5df2f: Pull complete [2021-11-18T01:58:51.071Z] 85a0685a4137: Pull complete [2021-11-18T01:58:51.071Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-18T01:58:51.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T01:58:51.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-18T01:58:51.136Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-11-18T01:58:51.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-rest-go_jakarta -v /w/workspace/exfoundry_device-rest-go_jakarta:/w/workspace/exfoundry_device-rest-go_jakarta:rw,z -v /w/workspace/exfoundry_device-rest-go_jakarta@tmp:/w/workspace/exfoundry_device-rest-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-18T01:58:53.164Z] $ docker top 4b3bd0ab65bab72c3e14ec68679a4fe159f3aaa381d58244810de44825ddab75 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-18T01:58:53.236Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-18T01:58:53.518Z] + set -o pipefail [2021-11-18T01:58:53.518Z] + snyk monitor '--org=edgex-jenkins' [2021-11-18T01:58:55.436Z] [2021-11-18T01:58:55.436Z] Monitoring /w/workspace/exfoundry_device-rest-go_jakarta (github.com/edgexfoundry/device-rest-go)... [2021-11-18T01:58:55.436Z] [2021-11-18T01:58:55.436Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/776850c1-7b91-4131-acfc-19c6eaea5d45 [2021-11-18T01:58:55.436Z] [2021-11-18T01:58:55.436Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2021-11-18T01:58:55.436Z] [2021-11-18T01:58:55.436Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-18T01:58:55.436Z] [2021-11-18T01:58:55.436Z] [Pipeline] } [2021-11-18T01:58:55.447Z] $ docker stop --time=1 4b3bd0ab65bab72c3e14ec68679a4fe159f3aaa381d58244810de44825ddab75 [2021-11-18T01:58:56.643Z] $ docker rm -f 4b3bd0ab65bab72c3e14ec68679a4fe159f3aaa381d58244810de44825ddab75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T01:58:58.448Z] + git log --format=format:%s -1 e1fcaedc117190cf91a20be56ea49244ed6da75f [Pipeline] sh [2021-11-18T01:58:58.747Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:58:59.039Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:58:59.331Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T01:58:59.331Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T01:58:59.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:58:59.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:58:59.631Z] . [Pipeline] withDockerContainer [2021-11-18T01:58:59.696Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-11-18T01:58:59.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-rest-go_jakarta -v /w/workspace/exfoundry_device-rest-go_jakarta:/w/workspace/exfoundry_device-rest-go_jakarta:rw,z -v /w/workspace/exfoundry_device-rest-go_jakarta@tmp:/w/workspace/exfoundry_device-rest-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T01:59:00.108Z] $ docker top 04bb80dce2fa7072deabbdf1cf8d85fba13d8e8c97b1f890ab496f1683ddd58c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T01:59:00.183Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T01:59:00.475Z] + git semver [Pipeline] } [2021-11-18T01:59:00.488Z] $ docker stop --time=1 04bb80dce2fa7072deabbdf1cf8d85fba13d8e8c97b1f890ab496f1683ddd58c [2021-11-18T01:59:01.669Z] $ docker rm -f 04bb80dce2fa7072deabbdf1cf8d85fba13d8e8c97b1f890ab496f1683ddd58c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:59:03.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T01:59:03.057Z] [2021-11-18T01:59:03.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:59:03.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T01:59:03.363Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-18T01:59:03.363Z] ab5ef0e58194: Pulling fs layer [2021-11-18T01:59:03.363Z] 9712f1f96733: Pulling fs layer [2021-11-18T01:59:03.363Z] 63f879dbbcfc: Pulling fs layer [2021-11-18T01:59:03.363Z] 0d9ebad4ef96: Pulling fs layer [2021-11-18T01:59:03.363Z] e9a5061849ea: Pulling fs layer [2021-11-18T01:59:03.363Z] d747dcd14b5f: Pulling fs layer [2021-11-18T01:59:03.363Z] 2de7ff778b66: Pulling fs layer [2021-11-18T01:59:03.363Z] 0d9ebad4ef96: Waiting [2021-11-18T01:59:03.363Z] e9a5061849ea: Waiting [2021-11-18T01:59:03.363Z] d747dcd14b5f: Waiting [2021-11-18T01:59:03.363Z] 2de7ff778b66: Waiting [2021-11-18T01:59:03.363Z] 9712f1f96733: Verifying Checksum [2021-11-18T01:59:03.363Z] 9712f1f96733: Download complete [2021-11-18T01:59:03.632Z] 63f879dbbcfc: Verifying Checksum [2021-11-18T01:59:03.632Z] 63f879dbbcfc: Download complete [2021-11-18T01:59:03.898Z] ab5ef0e58194: Verifying Checksum [2021-11-18T01:59:03.898Z] ab5ef0e58194: Download complete [2021-11-18T01:59:03.898Z] d747dcd14b5f: Verifying Checksum [2021-11-18T01:59:03.898Z] d747dcd14b5f: Download complete [2021-11-18T01:59:03.898Z] 0d9ebad4ef96: Verifying Checksum [2021-11-18T01:59:03.898Z] 0d9ebad4ef96: Download complete [2021-11-18T01:59:03.898Z] e9a5061849ea: Verifying Checksum [2021-11-18T01:59:03.898Z] e9a5061849ea: Download complete [2021-11-18T01:59:04.176Z] 2de7ff778b66: Verifying Checksum [2021-11-18T01:59:04.176Z] 2de7ff778b66: Download complete [2021-11-18T01:59:06.796Z] ab5ef0e58194: Pull complete [2021-11-18T01:59:06.796Z] 9712f1f96733: Pull complete [2021-11-18T01:59:07.382Z] 63f879dbbcfc: Pull complete [2021-11-18T01:59:11.642Z] 0d9ebad4ef96: Pull complete [2021-11-18T01:59:11.643Z] e9a5061849ea: Pull complete [2021-11-18T01:59:11.643Z] d747dcd14b5f: Pull complete [2021-11-18T01:59:13.026Z] 2de7ff778b66: Pull complete [2021-11-18T01:59:13.026Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-18T01:59:13.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T01:59:13.026Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-18T01:59:13.095Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-11-18T01:59:13.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-rest-go_jakarta -v /w/workspace/exfoundry_device-rest-go_jakarta:/w/workspace/exfoundry_device-rest-go_jakarta:rw,z -v /w/workspace/exfoundry_device-rest-go_jakarta@tmp:/w/workspace/exfoundry_device-rest-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-18T01:59:16.188Z] $ docker top 627524f1c7831398c744ea0a82e8becd668cc51c8029beaa3fb054d20ad982be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:59:16.269Z] provisioning config files... [2021-11-18T01:59:16.280Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-rest-go_jakarta@tmp/config4250640638944085503tmp [2021-11-18T01:59:16.292Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-rest-go_jakarta@tmp/config573961720139933128tmp [2021-11-18T01:59:16.310Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-rest-go_jakarta@tmp/config5182530709898176933tmp [Pipeline] { [Pipeline] echo [2021-11-18T01:59:16.325Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:59:16.619Z] ---> sigul-configuration.sh [2021-11-18T01:59:16.619Z] gpg: directory `/root/.gnupg' created [2021-11-18T01:59:16.619Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-18T01:59:16.619Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-18T01:59:16.619Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-18T01:59:16.619Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-18T01:59:16.619Z] gpg: CAST5 encrypted data [2021-11-18T01:59:16.619Z] gpg: encrypted with 1 passphrase [2021-11-18T01:59:16.619Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-18T01:59:16.909Z] + mkdir /home/jenkins [2021-11-18T01:59:16.909Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-18T01:59:18.196Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-18T01:59:18.205Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:59:18.506Z] ---> sigul-install.sh [2021-11-18T01:59:18.506Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-18T01:59:18.796Z] + git tag --list [2021-11-18T01:59:18.796Z] v1.0.0 [2021-11-18T01:59:18.796Z] v1.1.0 [2021-11-18T01:59:18.796Z] v1.1.1 [2021-11-18T01:59:18.796Z] v1.1.2 [2021-11-18T01:59:18.796Z] v1.2.0 [2021-11-18T01:59:18.796Z] v1.2.1 [2021-11-18T01:59:18.796Z] v2.0.0 [2021-11-18T01:59:18.796Z] v2.0.1-dev.1 [2021-11-18T01:59:18.796Z] v2.0.1-dev.10 [2021-11-18T01:59:18.796Z] v2.0.1-dev.11 [2021-11-18T01:59:18.796Z] v2.0.1-dev.12 [2021-11-18T01:59:18.796Z] v2.0.1-dev.13 [2021-11-18T01:59:18.796Z] v2.0.1-dev.14 [2021-11-18T01:59:18.796Z] v2.0.1-dev.2 [2021-11-18T01:59:18.796Z] v2.0.1-dev.3 [2021-11-18T01:59:18.796Z] v2.0.1-dev.4 [2021-11-18T01:59:18.796Z] v2.0.1-dev.5 [2021-11-18T01:59:18.796Z] v2.0.1-dev.6 [2021-11-18T01:59:18.796Z] v2.0.1-dev.7 [2021-11-18T01:59:18.796Z] v2.0.1-dev.8 [2021-11-18T01:59:18.796Z] v2.0.1-dev.9 [2021-11-18T01:59:18.796Z] v2.1.0 [Pipeline] sh [2021-11-18T01:59:19.097Z] + lftools sign git-tag v2.1.0 [2021-11-18T01:59:19.666Z] Signing Git tag with Sigul... [2021-11-18T01:59:19.666Z] Signing v2.1.0 [Pipeline] echo [2021-11-18T01:59:20.686Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:59:21.970Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-18T01:59:21.977Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-18T01:59:21.993Z] $ docker stop --time=1 627524f1c7831398c744ea0a82e8becd668cc51c8029beaa3fb054d20ad982be [2021-11-18T01:59:23.200Z] $ docker rm -f 627524f1c7831398c744ea0a82e8becd668cc51c8029beaa3fb054d20ad982be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-18T01:59:23.796Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:59:24.085Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:59:24.376Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T01:59:24.376Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T01:59:24.376Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:59:24.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:59:24.680Z] . [Pipeline] withDockerContainer [2021-11-18T01:59:24.744Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-11-18T01:59:24.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-rest-go_jakarta -v /w/workspace/exfoundry_device-rest-go_jakarta:/w/workspace/exfoundry_device-rest-go_jakarta:rw,z -v /w/workspace/exfoundry_device-rest-go_jakarta@tmp:/w/workspace/exfoundry_device-rest-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T01:59:25.115Z] $ docker top c0ab1c563d536615b3904a3e44834042fc4fbdcebe36ed423082b28620a2575b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T01:59:25.192Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T01:59:26.200Z] + git semver [Pipeline] } [2021-11-18T01:59:26.213Z] $ docker stop --time=1 c0ab1c563d536615b3904a3e44834042fc4fbdcebe36ed423082b28620a2575b [2021-11-18T01:59:27.398Z] $ docker rm -f c0ab1c563d536615b3904a3e44834042fc4fbdcebe36ed423082b28620a2575b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T01:59:27.759Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:59:28.046Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:59:28.332Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T01:59:28.332Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T01:59:28.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:59:28.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:59:28.623Z] . [Pipeline] withDockerContainer [2021-11-18T01:59:29.661Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-11-18T01:59:29.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-rest-go_jakarta -v /w/workspace/exfoundry_device-rest-go_jakarta:/w/workspace/exfoundry_device-rest-go_jakarta:rw,z -v /w/workspace/exfoundry_device-rest-go_jakarta@tmp:/w/workspace/exfoundry_device-rest-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T01:59:30.057Z] $ docker top ca100b082f52de318036232ef65d8c0321ce0146b243628536dff10c2d41fe05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T01:59:30.140Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T01:59:30.433Z] + git semver [Pipeline] } [2021-11-18T01:59:30.445Z] $ docker stop --time=1 ca100b082f52de318036232ef65d8c0321ce0146b243628536dff10c2d41fe05 [2021-11-18T01:59:31.621Z] $ docker rm -f ca100b082f52de318036232ef65d8c0321ce0146b243628536dff10c2d41fe05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-18T01:59:34.557Z] + '[' -d /w/workspace/exfoundry_device-rest-go_jakarta/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:59:34.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:59:35.405Z] ---> package-listing.sh [2021-11-18T01:59:35.406Z] ++ facter osfamily [2021-11-18T01:59:35.406Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-18T01:59:35.666Z] + OS_FAMILY=redhat [2021-11-18T01:59:35.666Z] + workspace=/w/workspace/exfoundry_device-rest-go_jakarta [2021-11-18T01:59:35.666Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-18T01:59:35.666Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-18T01:59:35.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-18T01:59:35.666Z] + PACKAGES=/tmp/packages_start.txt [2021-11-18T01:59:35.666Z] + '[' /w/workspace/exfoundry_device-rest-go_jakarta ']' [2021-11-18T01:59:35.666Z] + PACKAGES=/tmp/packages_end.txt [2021-11-18T01:59:35.666Z] + case "${OS_FAMILY}" in [2021-11-18T01:59:35.666Z] + rpm -qa [2021-11-18T01:59:35.666Z] + sort [2021-11-18T01:59:36.236Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-18T01:59:36.236Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-18T01:59:36.236Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-18T01:59:36.236Z] + '[' /w/workspace/exfoundry_device-rest-go_jakarta ']' [2021-11-18T01:59:36.236Z] + mkdir -p /w/workspace/exfoundry_device-rest-go_jakarta/archives/ [2021-11-18T01:59:36.236Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-rest-go_jakarta/archives/ [Pipeline] echo [2021-11-18T01:59:36.248Z] 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/exfoundry_device-rest-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-18T01:59:36.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:59:37.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:59:37.088Z] [2021-11-18T01:59:37.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:59:37.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:59:37.394Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T01:59:37.394Z] b4d181a07f80: Pulling fs layer [2021-11-18T01:59:37.394Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T01:59:37.394Z] ed53099fbce6: Pulling fs layer [2021-11-18T01:59:37.394Z] dc539afda2c1: Pulling fs layer [2021-11-18T01:59:37.394Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T01:59:37.394Z] 9065ff56babe: Pulling fs layer [2021-11-18T01:59:37.394Z] d287ab97295c: Pulling fs layer [2021-11-18T01:59:37.394Z] 77bc0d833cb6: Waiting [2021-11-18T01:59:37.394Z] 9065ff56babe: Waiting [2021-11-18T01:59:37.394Z] d287ab97295c: Waiting [2021-11-18T01:59:37.394Z] dc539afda2c1: Waiting [2021-11-18T01:59:37.394Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T01:59:37.394Z] a1111a8f2ec3: Download complete [2021-11-18T01:59:37.394Z] dc539afda2c1: Verifying Checksum [2021-11-18T01:59:37.394Z] dc539afda2c1: Download complete [2021-11-18T01:59:37.394Z] ed53099fbce6: Verifying Checksum [2021-11-18T01:59:37.394Z] ed53099fbce6: Download complete [2021-11-18T01:59:37.654Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T01:59:37.654Z] 77bc0d833cb6: Download complete [2021-11-18T01:59:37.654Z] 9065ff56babe: Verifying Checksum [2021-11-18T01:59:37.654Z] 9065ff56babe: Download complete [2021-11-18T01:59:37.654Z] b4d181a07f80: Verifying Checksum [2021-11-18T01:59:37.654Z] b4d181a07f80: Download complete [2021-11-18T01:59:38.250Z] d287ab97295c: Verifying Checksum [2021-11-18T01:59:38.250Z] d287ab97295c: Download complete [2021-11-18T01:59:39.509Z] b4d181a07f80: Pull complete [2021-11-18T01:59:39.509Z] a1111a8f2ec3: Pull complete [2021-11-18T01:59:39.773Z] ed53099fbce6: Pull complete [2021-11-18T01:59:39.773Z] dc539afda2c1: Pull complete [2021-11-18T01:59:40.035Z] 77bc0d833cb6: Pull complete [2021-11-18T01:59:40.035Z] 9065ff56babe: Pull complete [2021-11-18T01:59:45.341Z] d287ab97295c: Pull complete [2021-11-18T01:59:45.341Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T01:59:45.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:59:45.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T01:59:45.407Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-11-18T01:59:45.440Z] $ 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/exfoundry_device-rest-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-rest-go_jakarta -v /w/workspace/exfoundry_device-rest-go_jakarta:/w/workspace/exfoundry_device-rest-go_jakarta:rw,z -v /w/workspace/exfoundry_device-rest-go_jakarta@tmp:/w/workspace/exfoundry_device-rest-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T01:59:47.358Z] $ docker top e9667d807de2117b53fd9c59ffc020d8aea21aad562a863f43df9c4f7fdebfcc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T01:59:48.502Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-18T01:59:48.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-18T01:59:49.085Z] + ls /var/log/sa-host [2021-11-18T01:59:49.085Z] + sadf -c /var/log/sa-host/sa05 [2021-11-18T01:59:49.085Z] file_magic: OK [2021-11-18T01:59:49.085Z] HZ: Using current value: 100 [2021-11-18T01:59:49.085Z] file_header: OK [2021-11-18T01:59:49.085Z] 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-11-18T01:59:49.085Z] Statistics: [2021-11-18T01:59:49.085Z] Hnuu...uuuununununu... [2021-11-18T01:59:49.085Z] File successfully converted to sysstat format version 12.0.3 [2021-11-18T01:59:49.085Z] + sadf -c /var/log/sa-host/sa18 [2021-11-18T01:59:49.085Z] file_magic: OK [2021-11-18T01:59:49.085Z] HZ: Using current value: 100 [2021-11-18T01:59:49.085Z] file_header: OK [2021-11-18T01:59:49.085Z] 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-11-18T01:59:49.085Z] Statistics: [2021-11-18T01:59:49.085Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T01:59:49.085Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:59:49.170Z] provisioning config files... [2021-11-18T01:59:49.189Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-rest-go_jakarta@tmp/config8952966167320248112tmp [Pipeline] { [Pipeline] echo [2021-11-18T01:59:50.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:59:50.481Z] ---> create-netrc.sh [Pipeline] } [2021-11-18T01:59:50.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:59:50.814Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-18T01:59:50.823Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:59:51.112Z] ---> sudo-logs.sh [2021-11-18T01:59:51.112Z] Archiving 'sudo' log.. [2021-11-18T01:59:51.112Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1192.novalocal: Name or service not known [2021-11-18T01:59:51.112Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1192.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-18T01:59:51.138Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:59:51.427Z] ---> job-cost.sh [2021-11-18T01:59:51.427Z] lf-activate-venv: SKIPPING [2021-11-18T01:59:51.427Z] DEBUG: total: 0.10999999940395355 [2021-11-18T01:59:51.427Z] INFO: Retrieving Stack Cost... [2021-11-18T01:59:51.688Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T01:59:52.260Z] INFO: Archiving Costs [Pipeline] echo [2021-11-18T01:59:52.274Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:59:52.561Z] ---> logs-deploy.sh [2021-11-18T01:59:52.562Z] lf-activate-venv: SKIPPING [2021-11-18T01:59:52.562Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/jakarta/4 [2021-11-18T01:59:52.562Z] INFO: archiving workspace using pattern(s): [2021-11-18T01:59:53.133Z] Archives upload complete. [2021-11-18T01:59:53.393Z] INFO: archiving logs to Nexus