Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 885eff3573f731dbb8051040958eb45753ebbb2c 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-ssh11963510256584453545.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15128945066349858377.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3522835991333463991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh17908586750312804136.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10660382061262548965.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-181 in /w/workspace/edgexfoundry_device-rest-go_main [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/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 885eff3573f731dbb8051040958eb45753ebbb2c (main) Commit message: "Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.4" > 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 885eff3573f731dbb8051040958eb45753ebbb2c # timeout=10 > git rev-list --no-walk 92bd9c00148e5243a860f84a1cf80326c22a5698 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-19T23:28:37.685Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-19T23:28:37.762Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-19T23:28:37.783Z] ========================================================= [2022-12-19T23:28:37.783Z] EdgeX Global Pipelines Version Info [2022-12-19T23:28:37.783Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:28:38.512Z] ------------------- [2022-12-19T23:28:38.512Z] stable info: [2022-12-19T23:28:38.512Z] ------------------- [2022-12-19T23:28:38.512Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-19T23:28:38.512Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-19T23:28:38.512Z] Message: update stable to v1.0.244 [2022-12-19T23:28:39.085Z] ------------------- [2022-12-19T23:28:39.085Z] experimental info: [2022-12-19T23:28:39.085Z] ------------------- [2022-12-19T23:28:39.085Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-19T23:28:39.085Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-19T23:28:39.085Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-19T23:28:39.283Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-12-19T23:28:39.292Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-12-19T23:28:39.300Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-19T23:28:39.308Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-19T23:28:39.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-19T23:28:39.326Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-19T23:28:39.334Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-19T23:28:39.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-19T23:28:39.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-19T23:28:39.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-19T23:28:39.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-19T23:28:39.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-12-19T23:28:39.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-19T23:28:39.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-19T23:28:39.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-19T23:28:39.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-19T23:28:39.421Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-19T23:28:39.438Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-19T23:28:39.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-19T23:28:39.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-19T23:28:39.477Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-19T23:28:39.488Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-19T23:28:39.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-19T23:28:39.522Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-19T23:28:39.533Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-19T23:28:39.547Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-19T23:28:39.563Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-19T23:28:39.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-19T23:28:39.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-19T23:28:39.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-19T23:28:39.613Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 885eff3573f731dbb8051040958eb45753ebbb2c [Pipeline] echo [2022-12-19T23:28:39.627Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 885eff3 [Pipeline] echo [2022-12-19T23:28:39.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T23:28:39.684Z] provisioning config files... [2022-12-19T23:28:39.699Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7989845769626416024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:28:40.001Z] ---> docker-login.sh [2022-12-19T23:28:40.002Z] nexus3.edgexfoundry.org:10001 [2022-12-19T23:28:40.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:28:40.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:28:40.523Z] Configure a credential helper to remove this warning. See [2022-12-19T23:28:40.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:28:40.523Z] [2022-12-19T23:28:40.523Z] Login Succeeded [2022-12-19T23:28:40.523Z] nexus3.edgexfoundry.org:10002 [2022-12-19T23:28:40.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:28:40.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:28:40.523Z] Configure a credential helper to remove this warning. See [2022-12-19T23:28:40.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:28:40.523Z] [2022-12-19T23:28:40.523Z] Login Succeeded [2022-12-19T23:28:40.523Z] nexus3.edgexfoundry.org:10003 [2022-12-19T23:28:40.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:28:40.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:28:40.783Z] Configure a credential helper to remove this warning. See [2022-12-19T23:28:40.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:28:40.783Z] [2022-12-19T23:28:40.783Z] Login Succeeded [2022-12-19T23:28:40.783Z] nexus3.edgexfoundry.org:10004 [2022-12-19T23:28:40.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:28:40.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:28:40.783Z] Configure a credential helper to remove this warning. See [2022-12-19T23:28:40.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:28:40.783Z] [2022-12-19T23:28:40.783Z] Login Succeeded [2022-12-19T23:28:40.783Z] docker.io [2022-12-19T23:28:40.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:28:41.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:28:41.045Z] Configure a credential helper to remove this warning. See [2022-12-19T23:28:41.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:28:41.045Z] [2022-12-19T23:28:41.045Z] Login Succeeded [2022-12-19T23:28:41.045Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T23:28:41.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-19T23:28:41.429Z] + git rev-list -1 --merges 885eff3573f731dbb8051040958eb45753ebbb2c~1..885eff3573f731dbb8051040958eb45753ebbb2c [Pipeline] echo [2022-12-19T23:28:41.481Z] -----------> git rev-list -1 --merges 885eff3573f731dbb8051040958eb45753ebbb2c~1..885eff3573f731dbb8051040958eb45753ebbb2c 885eff3573f731dbb8051040958eb45753ebbb2c [2022-12-19T23:28:41.481Z] 885eff3573f731dbb8051040958eb45753ebbb2c [false] [Pipeline] sh [2022-12-19T23:28:41.772Z] + git log --format=format:%s -1 885eff3573f731dbb8051040958eb45753ebbb2c [Pipeline] echo [2022-12-19T23:28:41.787Z] ========================================================= [2022-12-19T23:28:41.787Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-19T23:28:41.787Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-19T23:28:42.138Z] + git log --format=format:%s -1 885eff3573f731dbb8051040958eb45753ebbb2c [Pipeline] echo [2022-12-19T23:28:42.150Z] [semverPrep] GIT_COMMIT: 885eff3573f731dbb8051040958eb45753ebbb2c, Commit Message: Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.4 [Pipeline] echo [2022-12-19T23:28:42.161Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-19T23:28:42.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-19T23:28:42.518Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-19T23:28:42.518Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-19T23:28:42.518Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-19T23:28:42.518Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-19T23:28:42.518Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-19T23:28:42.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:28:42.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T23:28:42.944Z] [2022-12-19T23:28:42.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:28:43.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T23:28:43.270Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-19T23:28:43.270Z] b85a868b505f: Pulling fs layer [2022-12-19T23:28:43.270Z] e2be974225ed: Pulling fs layer [2022-12-19T23:28:43.271Z] 339a4e72a1f5: Pulling fs layer [2022-12-19T23:28:43.271Z] 988bab9f4d93: Pulling fs layer [2022-12-19T23:28:43.271Z] 1469e6f7b9e6: Pulling fs layer [2022-12-19T23:28:43.271Z] eaf3925da568: Pulling fs layer [2022-12-19T23:28:43.271Z] bab4dde63d76: Pulling fs layer [2022-12-19T23:28:43.271Z] bde34c3a00c8: Pulling fs layer [2022-12-19T23:28:43.271Z] b352a97aabf1: Pulling fs layer [2022-12-19T23:28:43.271Z] 4872d77fe225: Pulling fs layer [2022-12-19T23:28:43.271Z] 5851b861e8e6: Pulling fs layer [2022-12-19T23:28:43.271Z] 988bab9f4d93: Waiting [2022-12-19T23:28:43.271Z] eaf3925da568: Waiting [2022-12-19T23:28:43.271Z] bde34c3a00c8: Waiting [2022-12-19T23:28:43.271Z] bab4dde63d76: Waiting [2022-12-19T23:28:43.271Z] b352a97aabf1: Waiting [2022-12-19T23:28:43.271Z] 4872d77fe225: Waiting [2022-12-19T23:28:43.271Z] 1469e6f7b9e6: Waiting [2022-12-19T23:28:43.271Z] 5851b861e8e6: Waiting [2022-12-19T23:28:43.271Z] e2be974225ed: Download complete [2022-12-19T23:28:43.546Z] 1469e6f7b9e6: Verifying Checksum [2022-12-19T23:28:43.546Z] 1469e6f7b9e6: Download complete [2022-12-19T23:28:43.546Z] eaf3925da568: Verifying Checksum [2022-12-19T23:28:43.546Z] eaf3925da568: Download complete [2022-12-19T23:28:43.546Z] 339a4e72a1f5: Verifying Checksum [2022-12-19T23:28:43.546Z] 339a4e72a1f5: Download complete [2022-12-19T23:28:43.546Z] bde34c3a00c8: Download complete [2022-12-19T23:28:43.546Z] b352a97aabf1: Verifying Checksum [2022-12-19T23:28:43.546Z] b352a97aabf1: Download complete [2022-12-19T23:28:43.546Z] 4872d77fe225: Verifying Checksum [2022-12-19T23:28:43.546Z] 4872d77fe225: Download complete [2022-12-19T23:28:43.546Z] 5851b861e8e6: Download complete [2022-12-19T23:28:43.546Z] b85a868b505f: Verifying Checksum [2022-12-19T23:28:43.546Z] b85a868b505f: Download complete [2022-12-19T23:28:43.807Z] bab4dde63d76: Verifying Checksum [2022-12-19T23:28:43.807Z] bab4dde63d76: Download complete [2022-12-19T23:28:44.749Z] b85a868b505f: Pull complete [2022-12-19T23:28:45.008Z] e2be974225ed: Pull complete [2022-12-19T23:28:45.578Z] 339a4e72a1f5: Pull complete [2022-12-19T23:28:45.578Z] 988bab9f4d93: Pull complete [2022-12-19T23:28:45.838Z] 1469e6f7b9e6: Pull complete [2022-12-19T23:28:45.838Z] eaf3925da568: Pull complete [2022-12-19T23:28:47.745Z] bab4dde63d76: Pull complete [2022-12-19T23:28:47.745Z] bde34c3a00c8: Pull complete [2022-12-19T23:28:47.745Z] b352a97aabf1: Pull complete [2022-12-19T23:28:47.745Z] 4872d77fe225: Pull complete [2022-12-19T23:28:48.005Z] 5851b861e8e6: Pull complete [2022-12-19T23:28:48.005Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-19T23:28:48.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T23:28:48.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:28:48.098Z] prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container [2022-12-19T23:28:48.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-19T23:28:49.251Z] $ docker top c80aa3743e6a1c6fc120c67d6bbab145681d5d2530e4436dacec08e8c9116dbf -eo pid,comm [2022-12-19T23:28:49.309Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-19T23:28:49.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-19T23:28:49.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T23:28:49.347Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T23:28:49.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T23:28:49.480Z] $ docker exec c80aa3743e6a1c6fc120c67d6bbab145681d5d2530e4436dacec08e8c9116dbf ssh-agent [2022-12-19T23:28:49.588Z] SSH_AUTH_SOCK=/tmp/ssh-4xWC4CDPdanR/agent.32 [2022-12-19T23:28:49.588Z] SSH_AGENT_PID=38 [2022-12-19T23:28:49.596Z] Running ssh-add (command line suppressed) [2022-12-19T23:28:49.704Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9204810514098537372.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9204810514098537372.key) [2022-12-19T23:28:49.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T23:28:50.014Z] + git tag --points-at HEAD [Pipeline] } [2022-12-19T23:28:50.035Z] $ docker exec --env ******** --env ******** c80aa3743e6a1c6fc120c67d6bbab145681d5d2530e4436dacec08e8c9116dbf ssh-agent -k [2022-12-19T23:28:50.136Z] unset SSH_AUTH_SOCK; [2022-12-19T23:28:50.137Z] unset SSH_AGENT_PID; [2022-12-19T23:28:50.137Z] echo Agent pid 38 killed; [2022-12-19T23:28:50.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-19T23:28:50.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T23:28:50.172Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T23:28:50.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T23:28:50.313Z] $ docker exec c80aa3743e6a1c6fc120c67d6bbab145681d5d2530e4436dacec08e8c9116dbf ssh-agent [2022-12-19T23:28:50.432Z] SSH_AUTH_SOCK=/tmp/ssh-LqWhWMExXJ4E/agent.71 [2022-12-19T23:28:50.432Z] SSH_AGENT_PID=77 [2022-12-19T23:28:50.437Z] Running ssh-add (command line suppressed) [2022-12-19T23:28:50.546Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5055300168334651838.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5055300168334651838.key) [2022-12-19T23:28:50.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T23:28:50.855Z] + git semver init [2022-12-19T23:28:51.115Z] 2022-12-19 23:28:51,036 [run_init] DEBUG init version:0.0.0 force:False [2022-12-19T23:28:51.115Z] 2022-12-19 23:28:51,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-12-19T23:28:51.115Z] 2022-12-19 23:28:51,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-12-19T23:28:51.115Z] 2022-12-19 23:28:51,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-19T23:28:52.052Z] 2022-12-19 23:28:52,008 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2022-12-19T23:28:52.052Z] 2022-12-19 23:28:52,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2022-12-19T23:28:52.052Z] 2022-12-19 23:28:52,009 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-12-19T23:28:52.052Z] 2022-12-19 23:28:52,009 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-12-19T23:28:52.052Z] 3.0.0-dev.2 [Pipeline] } [2022-12-19T23:28:52.064Z] $ docker exec --env ******** --env ******** c80aa3743e6a1c6fc120c67d6bbab145681d5d2530e4436dacec08e8c9116dbf ssh-agent -k [2022-12-19T23:28:52.177Z] unset SSH_AUTH_SOCK; [2022-12-19T23:28:52.177Z] unset SSH_AGENT_PID; [2022-12-19T23:28:52.177Z] echo Agent pid 77 killed; [2022-12-19T23:28:52.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-19T23:28:52.490Z] + git semver [Pipeline] } [2022-12-19T23:28:52.767Z] $ docker stop --time=1 c80aa3743e6a1c6fc120c67d6bbab145681d5d2530e4436dacec08e8c9116dbf [2022-12-19T23:28:54.065Z] $ docker rm -f --volumes c80aa3743e6a1c6fc120c67d6bbab145681d5d2530e4436dacec08e8c9116dbf [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T23:28:54.399Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-19T23:28:54.610Z] Stashed 1 file(s) [Pipeline] echo [2022-12-19T23:28:54.613Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T23:28:54.711Z] provisioning config files... [2022-12-19T23:28:54.723Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9784232813960645780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:28:55.019Z] ---> docker-login.sh [2022-12-19T23:28:55.019Z] nexus3.edgexfoundry.org:10001 [2022-12-19T23:28:55.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:28:55.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:28:55.019Z] Configure a credential helper to remove this warning. See [2022-12-19T23:28:55.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:28:55.019Z] [2022-12-19T23:28:55.019Z] Login Succeeded [2022-12-19T23:28:55.019Z] nexus3.edgexfoundry.org:10002 [2022-12-19T23:28:55.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:28:55.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:28:55.284Z] Configure a credential helper to remove this warning. See [2022-12-19T23:28:55.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:28:55.284Z] [2022-12-19T23:28:55.284Z] Login Succeeded [2022-12-19T23:28:55.284Z] nexus3.edgexfoundry.org:10003 [2022-12-19T23:28:55.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:28:55.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:28:55.284Z] Configure a credential helper to remove this warning. See [2022-12-19T23:28:55.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:28:55.284Z] [2022-12-19T23:28:55.284Z] Login Succeeded [2022-12-19T23:28:55.284Z] nexus3.edgexfoundry.org:10004 [2022-12-19T23:28:55.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:28:55.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:28:55.546Z] Configure a credential helper to remove this warning. See [2022-12-19T23:28:55.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:28:55.546Z] [2022-12-19T23:28:55.546Z] Login Succeeded [2022-12-19T23:28:55.546Z] docker.io [2022-12-19T23:28:55.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:28:55.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:28:55.825Z] Configure a credential helper to remove this warning. See [2022-12-19T23:28:55.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:28:55.825Z] [2022-12-19T23:28:55.825Z] Login Succeeded [2022-12-19T23:28:55.825Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T23:28:55.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-19T23:28:55.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T23:28:56.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T23:28:56.020Z] ========================================================= [2022-12-19T23:28:56.020Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-19T23:28:56.020Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:28:56.618Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-19T23:28:56.618Z] Sending build context to Docker daemon 10.78MB [2022-12-19T23:28:56.618Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T23:28:56.618Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-19T23:28:56.618Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-19T23:28:56.618Z] 213ec9aee27d: Pulling fs layer [2022-12-19T23:28:56.618Z] 4583459ba037: Pulling fs layer [2022-12-19T23:28:56.618Z] 93c1e223e6f2: Pulling fs layer [2022-12-19T23:28:56.618Z] 53926ce57604: Pulling fs layer [2022-12-19T23:28:56.618Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-19T23:28:56.618Z] 22ff95d597cd: Pulling fs layer [2022-12-19T23:28:56.618Z] 12d6caf4c0d1: Pulling fs layer [2022-12-19T23:28:56.618Z] 96b7cbca73a9: Pulling fs layer [2022-12-19T23:28:56.618Z] a7acece74701: Pulling fs layer [2022-12-19T23:28:56.618Z] 53926ce57604: Waiting [2022-12-19T23:28:56.618Z] 21b2b0c7a3f4: Waiting [2022-12-19T23:28:56.618Z] 22ff95d597cd: Waiting [2022-12-19T23:28:56.618Z] 12d6caf4c0d1: Waiting [2022-12-19T23:28:56.618Z] 96b7cbca73a9: Waiting [2022-12-19T23:28:56.618Z] a7acece74701: Waiting [2022-12-19T23:28:56.618Z] 93c1e223e6f2: Verifying Checksum [2022-12-19T23:28:56.618Z] 93c1e223e6f2: Download complete [2022-12-19T23:28:56.618Z] 4583459ba037: Verifying Checksum [2022-12-19T23:28:56.618Z] 4583459ba037: Download complete [2022-12-19T23:28:56.878Z] 21b2b0c7a3f4: Download complete [2022-12-19T23:28:56.878Z] 22ff95d597cd: Verifying Checksum [2022-12-19T23:28:56.878Z] 22ff95d597cd: Download complete [2022-12-19T23:28:56.878Z] 213ec9aee27d: Download complete [2022-12-19T23:28:56.878Z] 12d6caf4c0d1: Verifying Checksum [2022-12-19T23:28:56.878Z] 12d6caf4c0d1: Download complete [2022-12-19T23:28:56.878Z] 213ec9aee27d: Pull complete [2022-12-19T23:28:57.139Z] 4583459ba037: Pull complete [2022-12-19T23:28:57.139Z] 93c1e223e6f2: Pull complete [2022-12-19T23:28:57.398Z] a7acece74701: Verifying Checksum [2022-12-19T23:28:57.398Z] a7acece74701: Download complete [2022-12-19T23:28:57.398Z] 96b7cbca73a9: Verifying Checksum [2022-12-19T23:28:57.398Z] 96b7cbca73a9: Download complete [2022-12-19T23:28:57.659Z] 53926ce57604: Verifying Checksum [2022-12-19T23:28:57.659Z] 53926ce57604: Download complete [2022-12-19T23:29:01.843Z] 53926ce57604: Pull complete [2022-12-19T23:29:01.843Z] 21b2b0c7a3f4: Pull complete [2022-12-19T23:29:01.843Z] 22ff95d597cd: Pull complete [2022-12-19T23:29:01.843Z] 12d6caf4c0d1: Pull complete [2022-12-19T23:29:03.746Z] 96b7cbca73a9: Pull complete [2022-12-19T23:29:04.314Z] a7acece74701: Pull complete [2022-12-19T23:29:04.314Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-19T23:29:04.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-19T23:29:04.314Z] ---> db6d94c90886 [2022-12-19T23:29:04.314Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-19T23:29:05.691Z] ---> Running in 0b747e72f14b [2022-12-19T23:29:05.691Z] Removing intermediate container 0b747e72f14b [2022-12-19T23:29:05.691Z] ---> d651b051b302 [2022-12-19T23:29:05.691Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T23:29:05.691Z] ---> Running in e42cea9be9ba [2022-12-19T23:29:05.691Z] Removing intermediate container e42cea9be9ba [2022-12-19T23:29:05.691Z] ---> 847bbcbedbaa [2022-12-19T23:29:05.691Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T23:29:05.691Z] ---> Running in 98960b2f0903 [2022-12-19T23:29:05.951Z] Removing intermediate container 98960b2f0903 [2022-12-19T23:29:05.951Z] ---> 80a0ad85f1fa [2022-12-19T23:29:05.951Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T23:29:05.951Z] ---> Running in 0aff7934f2b3 [2022-12-19T23:29:05.951Z] Removing intermediate container 0aff7934f2b3 [2022-12-19T23:29:05.951Z] ---> 046a401c83d6 [2022-12-19T23:29:05.951Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T23:29:05.951Z] ---> Running in a3eab187d94f [2022-12-19T23:29:06.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-19T23:29:06.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-19T23:29:06.728Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-19T23:29:06.728Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-19T23:29:06.728Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-19T23:29:06.728Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-19T23:29:06.728Z] Executing busybox-1.35.0-r17.trigger [2022-12-19T23:29:06.728Z] OK: 216 MiB in 55 packages [2022-12-19T23:29:07.295Z] Removing intermediate container a3eab187d94f [2022-12-19T23:29:07.295Z] ---> 53bd51fa2966 [2022-12-19T23:29:07.295Z] Step 8/12 : WORKDIR /device-rest-go [2022-12-19T23:29:07.295Z] ---> Running in 9be4bb1f5eb9 [2022-12-19T23:29:07.295Z] Removing intermediate container 9be4bb1f5eb9 [2022-12-19T23:29:07.295Z] ---> 545f289fa712 [2022-12-19T23:29:07.295Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-19T23:29:07.295Z] ---> ed7770328cec [2022-12-19T23:29:07.295Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T23:29:07.295Z] ---> Running in 3529a0026e58 [2022-12-19T23:29:09.681Z] Still waiting to schedule task [2022-12-19T23:29:09.681Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-19T23:29:29.235Z] Removing intermediate container 3529a0026e58 [2022-12-19T23:29:29.235Z] ---> faed7b4aa643 [2022-12-19T23:29:29.235Z] Step 11/12 : COPY . . [2022-12-19T23:29:29.494Z] ---> 34980afb1d58 [2022-12-19T23:29:29.494Z] Step 12/12 : RUN $MAKE [2022-12-19T23:29:29.494Z] ---> Running in 0074dff762c2 [2022-12-19T23:29:29.752Z] noop [2022-12-19T23:29:30.011Z] Removing intermediate container 0074dff762c2 [2022-12-19T23:29:30.011Z] ---> 859c147ab40f [2022-12-19T23:29:30.011Z] Successfully built 859c147ab40f [2022-12-19T23:29:30.011Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:29:30.317Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-19T23:29:30.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:29:30.388Z] prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container [2022-12-19T23:29:30.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-19T23:29:30.755Z] $ docker top 4c761b6b11e4cc6e6a690ad83fba0b0e4a91a97f54ca7b581555fc9d148e25d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T23:29:31.099Z] + go version [2022-12-19T23:29:31.099Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-19T23:29:31.113Z] $ docker stop --time=1 4c761b6b11e4cc6e6a690ad83fba0b0e4a91a97f54ca7b581555fc9d148e25d0 [2022-12-19T23:29:32.395Z] $ docker rm -f --volumes 4c761b6b11e4cc6e6a690ad83fba0b0e4a91a97f54ca7b581555fc9d148e25d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:29:32.826Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-19T23:29:32.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:29:32.910Z] prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container [2022-12-19T23:29:32.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-19T23:29:33.288Z] $ docker top 5b8b8664d891e38c24126ae399e89be9f83c8dfcb49f5ac276261b655625b5fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T23:29:33.632Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-19T23:29:33.924Z] + make test [2022-12-19T23:29:33.924Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-19T23:29:34.182Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-12-19T23:29:44.165Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-12-19T23:29:44.165Z] ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 55.2% of statements [2022-12-19T23:29:52.274Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-19T23:29:52.274Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-19T23:29:54.811Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-19T23:29:54.811Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-19T23:29:54.811Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-19T23:29:54.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-19T23:29:54.841Z] $ docker stop --time=1 5b8b8664d891e38c24126ae399e89be9f83c8dfcb49f5ac276261b655625b5fc [2022-12-19T23:29:56.430Z] $ docker rm -f --volumes 5b8b8664d891e38c24126ae399e89be9f83c8dfcb49f5ac276261b655625b5fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T23:29:56.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-19T23:29:56.940Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-19T23:29:57.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-19T23:29:57.735Z] + ls -al . [2022-12-19T23:29:57.735Z] total 188 [2022-12-19T23:29:57.735Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 19 23:29 . [2022-12-19T23:29:57.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 23:28 .. [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 19 23:28 .dockerignore [2022-12-19T23:29:57.735Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 23:29 .git [2022-12-19T23:29:57.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 23:28 .github [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 329 Dec 19 23:28 .gitignore [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 19 23:28 .golangci.yml [2022-12-19T23:29:57.735Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 23:28 .semver [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 9100 Dec 19 23:28 Attribution.txt [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 13085 Dec 19 23:28 CHANGELOG.md [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 1641 Dec 19 23:28 Dockerfile [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 23:28 GOVERNANCE.md [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 19 23:28 Jenkinsfile [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 19 23:28 LICENSE [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 2173 Dec 19 23:28 Makefile [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 19 23:28 OWNERS.md [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 8667 Dec 19 23:28 README.md [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 19 23:28 VERSION [2022-12-19T23:29:57.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 23:28 bin [2022-12-19T23:29:57.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 23:28 cmd [2022-12-19T23:29:57.735Z] -rw-r--r-- 1 jenkins jenkins 9355 Dec 19 23:29 coverage.out [2022-12-19T23:29:57.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 23:28 driver [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 3488 Dec 19 23:28 go.mod [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 45013 Dec 19 23:28 go.sum [2022-12-19T23:29:57.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 23:28 snap [2022-12-19T23:29:57.735Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 19 23:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:29:58.037Z] + 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=885eff3573f731dbb8051040958eb45753ebbb2c --label arch=amd64 --label version=3.0.0-dev.2 . [2022-12-19T23:29:58.037Z] Sending build context to Docker daemon 10.79MB [2022-12-19T23:29:58.037Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T23:29:58.037Z] Step 2/25 : FROM ${BASE} AS builder [2022-12-19T23:29:58.037Z] ---> 859c147ab40f [2022-12-19T23:29:58.037Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-12-19T23:29:58.037Z] ---> Running in 8c5c00c9c2a0 [2022-12-19T23:29:58.295Z] Removing intermediate container 8c5c00c9c2a0 [2022-12-19T23:29:58.295Z] ---> 0fead2875e6d [2022-12-19T23:29:58.295Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T23:29:58.295Z] ---> Running in bcdc27ee6df4 [2022-12-19T23:29:58.295Z] Removing intermediate container bcdc27ee6df4 [2022-12-19T23:29:58.295Z] ---> fe6f84311d68 [2022-12-19T23:29:58.295Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T23:29:58.295Z] ---> Running in 505afff5d417 [2022-12-19T23:29:58.295Z] Removing intermediate container 505afff5d417 [2022-12-19T23:29:58.295Z] ---> 9d22b47c73b9 [2022-12-19T23:29:58.295Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T23:29:58.295Z] ---> Running in e4788f378773 [2022-12-19T23:29:58.554Z] Removing intermediate container e4788f378773 [2022-12-19T23:29:58.554Z] ---> 8086c092444f [2022-12-19T23:29:58.554Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T23:29:58.554Z] ---> Running in 4c9b258f41cd [2022-12-19T23:29:58.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-19T23:29:59.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-19T23:29:59.332Z] OK: 216 MiB in 55 packages [2022-12-19T23:29:59.590Z] Removing intermediate container 4c9b258f41cd [2022-12-19T23:29:59.590Z] ---> b736f2cf0719 [2022-12-19T23:29:59.590Z] Step 8/25 : WORKDIR /device-rest-go [2022-12-19T23:29:59.590Z] ---> Running in 5b9c336e1e88 [2022-12-19T23:29:59.590Z] Removing intermediate container 5b9c336e1e88 [2022-12-19T23:29:59.590Z] ---> 655a5bc51d64 [2022-12-19T23:29:59.590Z] Step 9/25 : COPY go.mod vendor* ./ [2022-12-19T23:29:59.848Z] ---> c56c3ad15b0d [2022-12-19T23:29:59.848Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T23:29:59.848Z] ---> Running in 906ba4c0f549 [2022-12-19T23:30:00.419Z] Removing intermediate container 906ba4c0f549 [2022-12-19T23:30:00.419Z] ---> 21867b54b1f6 [2022-12-19T23:30:00.419Z] Step 11/25 : COPY . . [2022-12-19T23:30:00.677Z] ---> 293050c725c7 [2022-12-19T23:30:00.677Z] Step 12/25 : RUN $MAKE [2022-12-19T23:30:00.677Z] ---> Running in 806e1ad0aabc [2022-12-19T23:30:00.935Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-12-19T23:30:22.858Z] Removing intermediate container 806e1ad0aabc [2022-12-19T23:30:22.858Z] ---> 1f15c25c2b26 [2022-12-19T23:30:22.858Z] Step 13/25 : FROM alpine:3.16 [2022-12-19T23:30:22.858Z] 3.16: Pulling from library/alpine [2022-12-19T23:30:22.858Z] ca7dd9ec2225: Pulling fs layer [2022-12-19T23:30:22.858Z] ca7dd9ec2225: Verifying Checksum [2022-12-19T23:30:22.858Z] ca7dd9ec2225: Download complete [2022-12-19T23:30:22.858Z] ca7dd9ec2225: Pull complete [2022-12-19T23:30:22.858Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-19T23:30:22.858Z] Status: Downloaded newer image for alpine:3.16 [2022-12-19T23:30:22.858Z] ---> bfe296a52501 [2022-12-19T23:30:22.858Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-19T23:30:22.858Z] ---> Running in a87291d25573 [2022-12-19T23:30:22.858Z] Removing intermediate container a87291d25573 [2022-12-19T23:30:22.858Z] ---> 0b41f7e090a6 [2022-12-19T23:30:22.858Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-12-19T23:30:22.858Z] ---> Running in 7760694dba6d [2022-12-19T23:30:22.858Z] Removing intermediate container 7760694dba6d [2022-12-19T23:30:22.858Z] ---> ca731ee24cfe [2022-12-19T23:30:22.858Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-19T23:30:22.858Z] ---> Running in 99cda3dc7a44 [2022-12-19T23:30:22.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-19T23:30:22.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-19T23:30:22.858Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-19T23:30:22.858Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-19T23:30:22.858Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-19T23:30:22.858Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-19T23:30:22.858Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-19T23:30:22.858Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-19T23:30:22.858Z] Executing busybox-1.35.0-r17.trigger [2022-12-19T23:30:22.858Z] OK: 8 MiB in 20 packages [2022-12-19T23:30:22.859Z] Removing intermediate container 99cda3dc7a44 [2022-12-19T23:30:22.859Z] ---> d957a41d25cd [2022-12-19T23:30:22.859Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-12-19T23:30:22.859Z] ---> 0139713f073f [2022-12-19T23:30:22.859Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-12-19T23:30:23.119Z] ---> 0a70e19418ab [2022-12-19T23:30:23.119Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-12-19T23:30:23.378Z] ---> c3a4dcc332ac [2022-12-19T23:30:23.378Z] Step 20/25 : EXPOSE 59986 [2022-12-19T23:30:23.378Z] ---> Running in d2801b01f747 [2022-12-19T23:30:23.378Z] Removing intermediate container d2801b01f747 [2022-12-19T23:30:23.378Z] ---> f706d1850d23 [2022-12-19T23:30:23.378Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-12-19T23:30:23.378Z] ---> Running in b306a1851ac7 [2022-12-19T23:30:23.378Z] Removing intermediate container b306a1851ac7 [2022-12-19T23:30:23.378Z] ---> 61cc139d58f6 [2022-12-19T23:30:23.378Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-12-19T23:30:23.378Z] ---> Running in 8bacae9b2558 [2022-12-19T23:30:23.640Z] Removing intermediate container 8bacae9b2558 [2022-12-19T23:30:23.640Z] ---> b66793bd6a44 [2022-12-19T23:30:23.640Z] Step 23/25 : LABEL arch=amd64 [2022-12-19T23:30:23.640Z] ---> Running in 3887902e3017 [2022-12-19T23:30:23.640Z] Removing intermediate container 3887902e3017 [2022-12-19T23:30:23.640Z] ---> 3d6fd3e77498 [2022-12-19T23:30:23.640Z] Step 24/25 : LABEL git_sha=885eff3573f731dbb8051040958eb45753ebbb2c [2022-12-19T23:30:23.640Z] ---> Running in 314e1ec60758 [2022-12-19T23:30:23.640Z] Removing intermediate container 314e1ec60758 [2022-12-19T23:30:23.640Z] ---> 75bfde74b718 [2022-12-19T23:30:23.640Z] Step 25/25 : LABEL version=3.0.0-dev.2 [2022-12-19T23:30:23.640Z] ---> Running in 64e7af5a683d [2022-12-19T23:30:23.902Z] Removing intermediate container 64e7af5a683d [2022-12-19T23:30:23.902Z] ---> 620b1f97c91d [2022-12-19T23:30:23.902Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-19T23:30:23.902Z] Successfully built 620b1f97c91d [2022-12-19T23:30:23.902Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T23:30:24.014Z] provisioning config files... [2022-12-19T23:30:24.027Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4428379361308142215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:30:24.329Z] ---> docker-login.sh [2022-12-19T23:30:24.329Z] nexus3.edgexfoundry.org:10001 [2022-12-19T23:30:24.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:30:24.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:30:24.329Z] Configure a credential helper to remove this warning. See [2022-12-19T23:30:24.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:30:24.329Z] [2022-12-19T23:30:24.329Z] Login Succeeded [2022-12-19T23:30:24.329Z] nexus3.edgexfoundry.org:10002 [2022-12-19T23:30:24.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:30:24.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:30:24.329Z] Configure a credential helper to remove this warning. See [2022-12-19T23:30:24.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:30:24.329Z] [2022-12-19T23:30:24.329Z] Login Succeeded [2022-12-19T23:30:24.329Z] nexus3.edgexfoundry.org:10003 [2022-12-19T23:30:24.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:30:24.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:30:24.589Z] Configure a credential helper to remove this warning. See [2022-12-19T23:30:24.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:30:24.589Z] [2022-12-19T23:30:24.589Z] Login Succeeded [2022-12-19T23:30:24.589Z] nexus3.edgexfoundry.org:10004 [2022-12-19T23:30:24.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:30:24.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:30:24.589Z] Configure a credential helper to remove this warning. See [2022-12-19T23:30:24.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:30:24.589Z] [2022-12-19T23:30:24.589Z] Login Succeeded [2022-12-19T23:30:24.589Z] docker.io [2022-12-19T23:30:24.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:30:24.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:30:24.849Z] Configure a credential helper to remove this warning. See [2022-12-19T23:30:24.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:30:24.849Z] [2022-12-19T23:30:24.849Z] Login Succeeded [2022-12-19T23:30:24.849Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T23:30:24.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-19T23:30:24.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T23:30:24.899Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-12-19T23:30:24.899Z] 885eff3573f731dbb8051040958eb45753ebbb2c [2022-12-19T23:30:24.899Z] latest [2022-12-19T23:30:24.899Z] 3.0.0-dev.2 [2022-12-19T23:30:24.899Z] 885eff3573f731dbb8051040958eb45753ebbb2c-3.0.0-dev.2 [2022-12-19T23:30:24.899Z] main [2022-12-19T23:30:24.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:25.204Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:885eff3573f731dbb8051040958eb45753ebbb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:25.612Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:885eff3573f731dbb8051040958eb45753ebbb2c [2022-12-19T23:30:25.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-12-19T23:30:25.612Z] 7426fe41b390: Preparing [2022-12-19T23:30:25.612Z] 09c631216f97: Preparing [2022-12-19T23:30:25.612Z] 332070430e26: Preparing [2022-12-19T23:30:25.612Z] 85aa7b1fec90: Preparing [2022-12-19T23:30:25.612Z] e5e13b0c77cb: Preparing [2022-12-19T23:30:25.612Z] e5e13b0c77cb: Layer already exists [2022-12-19T23:30:25.612Z] 09c631216f97: Pushed [2022-12-19T23:30:25.612Z] 7426fe41b390: Pushed [2022-12-19T23:30:25.919Z] 85aa7b1fec90: Pushed [2022-12-19T23:30:28.507Z] 332070430e26: Pushed [2022-12-19T23:30:28.507Z] 885eff3573f731dbb8051040958eb45753ebbb2c: digest: sha256:031c886561d6476c2f9e805b8244e0d4e476f24a2bbe916807614d4e082ef2ce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:28.819Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:29.125Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-12-19T23:30:29.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-12-19T23:30:29.125Z] 7426fe41b390: Preparing [2022-12-19T23:30:29.125Z] 09c631216f97: Preparing [2022-12-19T23:30:29.125Z] 332070430e26: Preparing [2022-12-19T23:30:29.125Z] 85aa7b1fec90: Preparing [2022-12-19T23:30:29.125Z] e5e13b0c77cb: Preparing [2022-12-19T23:30:29.125Z] 7426fe41b390: Layer already exists [2022-12-19T23:30:29.125Z] 85aa7b1fec90: Layer already exists [2022-12-19T23:30:29.125Z] 332070430e26: Layer already exists [2022-12-19T23:30:29.125Z] 09c631216f97: Layer already exists [2022-12-19T23:30:29.125Z] e5e13b0c77cb: Layer already exists [2022-12-19T23:30:29.125Z] latest: digest: sha256:031c886561d6476c2f9e805b8244e0d4e476f24a2bbe916807614d4e082ef2ce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:29.431Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:29.733Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.2 [2022-12-19T23:30:29.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-12-19T23:30:29.733Z] 7426fe41b390: Preparing [2022-12-19T23:30:29.733Z] 09c631216f97: Preparing [2022-12-19T23:30:29.733Z] 332070430e26: Preparing [2022-12-19T23:30:29.733Z] 85aa7b1fec90: Preparing [2022-12-19T23:30:29.733Z] e5e13b0c77cb: Preparing [2022-12-19T23:30:29.733Z] 7426fe41b390: Layer already exists [2022-12-19T23:30:29.733Z] 09c631216f97: Layer already exists [2022-12-19T23:30:29.733Z] e5e13b0c77cb: Layer already exists [2022-12-19T23:30:29.733Z] 85aa7b1fec90: Layer already exists [2022-12-19T23:30:29.733Z] 332070430e26: Layer already exists [2022-12-19T23:30:29.733Z] 3.0.0-dev.2: digest: sha256:031c886561d6476c2f9e805b8244e0d4e476f24a2bbe916807614d4e082ef2ce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:30.037Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:885eff3573f731dbb8051040958eb45753ebbb2c-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:30.344Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:885eff3573f731dbb8051040958eb45753ebbb2c-3.0.0-dev.2 [2022-12-19T23:30:30.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-12-19T23:30:30.344Z] 7426fe41b390: Preparing [2022-12-19T23:30:30.344Z] 09c631216f97: Preparing [2022-12-19T23:30:30.344Z] 332070430e26: Preparing [2022-12-19T23:30:30.344Z] 85aa7b1fec90: Preparing [2022-12-19T23:30:30.344Z] e5e13b0c77cb: Preparing [2022-12-19T23:30:30.344Z] e5e13b0c77cb: Layer already exists [2022-12-19T23:30:30.344Z] 85aa7b1fec90: Layer already exists [2022-12-19T23:30:30.344Z] 09c631216f97: Layer already exists [2022-12-19T23:30:30.344Z] 332070430e26: Layer already exists [2022-12-19T23:30:30.344Z] 7426fe41b390: Layer already exists [2022-12-19T23:30:30.344Z] 885eff3573f731dbb8051040958eb45753ebbb2c-3.0.0-dev.2: digest: sha256:031c886561d6476c2f9e805b8244e0d4e476f24a2bbe916807614d4e082ef2ce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:30.652Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:30.962Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-12-19T23:30:30.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-12-19T23:30:30.962Z] 7426fe41b390: Preparing [2022-12-19T23:30:30.962Z] 09c631216f97: Preparing [2022-12-19T23:30:30.962Z] 332070430e26: Preparing [2022-12-19T23:30:30.962Z] 85aa7b1fec90: Preparing [2022-12-19T23:30:30.962Z] e5e13b0c77cb: Preparing [2022-12-19T23:30:30.962Z] e5e13b0c77cb: Layer already exists [2022-12-19T23:30:30.962Z] 09c631216f97: Layer already exists [2022-12-19T23:30:30.962Z] 85aa7b1fec90: Layer already exists [2022-12-19T23:30:30.962Z] 332070430e26: Layer already exists [2022-12-19T23:30:30.962Z] 7426fe41b390: Layer already exists [2022-12-19T23:30:30.962Z] main: digest: sha256:031c886561d6476c2f9e805b8244e0d4e476f24a2bbe916807614d4e082ef2ce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-19T23:30:30.996Z] ===================================================== [Pipeline] echo [2022-12-19T23:30:31.002Z] taggedImages: [2022-12-19T23:30:31.002Z] - nexus3.edgexfoundry.org:10004/device-rest:885eff3573f731dbb8051040958eb45753ebbb2c [2022-12-19T23:30:31.002Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-12-19T23:30:31.002Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.2 [2022-12-19T23:30:31.002Z] - nexus3.edgexfoundry.org:10004/device-rest:885eff3573f731dbb8051040958eb45753ebbb2c-3.0.0-dev.2 [2022-12-19T23:30:31.002Z] - nexus3.edgexfoundry.org:10004/device-rest:main [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] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:31.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T23:30:31.345Z] [2022-12-19T23:30:31.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:30:31.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T23:30:31.642Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-19T23:30:31.642Z] 5eb5b503b376: Pulling fs layer [2022-12-19T23:30:31.642Z] 5c69ac0246d0: Pulling fs layer [2022-12-19T23:30:31.642Z] ec43610c2a17: Pulling fs layer [2022-12-19T23:30:31.642Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-19T23:30:31.642Z] 33b1e0a273af: Pulling fs layer [2022-12-19T23:30:31.642Z] 5d3b04190fa2: Pulling fs layer [2022-12-19T23:30:31.642Z] 2f39f015ded8: Pulling fs layer [2022-12-19T23:30:31.642Z] 3a2ae6a8a46f: Waiting [2022-12-19T23:30:31.642Z] 33b1e0a273af: Waiting [2022-12-19T23:30:31.642Z] 5d3b04190fa2: Waiting [2022-12-19T23:30:31.642Z] 2f39f015ded8: Waiting [2022-12-19T23:30:31.642Z] 5c69ac0246d0: Download complete [2022-12-19T23:30:31.642Z] 3a2ae6a8a46f: Download complete [2022-12-19T23:30:31.642Z] 33b1e0a273af: Verifying Checksum [2022-12-19T23:30:31.642Z] 33b1e0a273af: Download complete [2022-12-19T23:30:31.642Z] 5d3b04190fa2: Verifying Checksum [2022-12-19T23:30:31.642Z] 5d3b04190fa2: Download complete [2022-12-19T23:30:31.906Z] ec43610c2a17: Verifying Checksum [2022-12-19T23:30:31.906Z] ec43610c2a17: Download complete [2022-12-19T23:30:31.906Z] 5eb5b503b376: Verifying Checksum [2022-12-19T23:30:31.906Z] 5eb5b503b376: Download complete [2022-12-19T23:30:32.473Z] 2f39f015ded8: Download complete [2022-12-19T23:30:33.040Z] 5eb5b503b376: Pull complete [2022-12-19T23:30:33.299Z] 5c69ac0246d0: Pull complete [2022-12-19T23:30:33.866Z] ec43610c2a17: Pull complete [2022-12-19T23:30:33.866Z] 3a2ae6a8a46f: Pull complete [2022-12-19T23:30:34.125Z] 33b1e0a273af: Pull complete [2022-12-19T23:30:34.125Z] 5d3b04190fa2: Pull complete [2022-12-19T23:30:38.313Z] 2f39f015ded8: Pull complete [2022-12-19T23:30:38.313Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-19T23:30:38.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T23:30:38.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:30:38.389Z] prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container [2022-12-19T23:30:38.419Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-19T23:30:39.464Z] $ docker top 2130dfd22e0e07b7d05748ca9f8eefba4f090ae03e1ed39004a48e32c1497523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:30:39.853Z] ---> job-cost.sh [2022-12-19T23:30:39.853Z] lf-activate-venv: SKIPPING [2022-12-19T23:30:39.853Z] INFO: No Stack... [2022-12-19T23:30:40.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-19T23:30:40.371Z] INFO: Archiving Costs [Pipeline] sh [2022-12-19T23:30:40.661Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2022-12-19T23:30:40.661Z] + cut -d, -f6 [Pipeline] lock [2022-12-19T23:30:40.674Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-74-stack-cost] [2022-12-19T23:30:40.683Z] Resource [jenkins-edgexfoundry-device-rest-go-main-74-stack-cost] did not exist. Created. [2022-12-19T23:30:40.683Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-19T23:30:40.982Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-19T23:30:41.013Z] Stashed 1 file(s) [Pipeline] } [2022-12-19T23:30:41.019Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-19T23:30:41.039Z] $ docker stop --time=1 2130dfd22e0e07b7d05748ca9f8eefba4f090ae03e1ed39004a48e32c1497523 [2022-12-19T23:30:42.204Z] $ docker rm -f --volumes 2130dfd22e0e07b7d05748ca9f8eefba4f090ae03e1ed39004a48e32c1497523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-19T23:30:42.905Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-182 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-12-19T23:30:42.919Z] Running in /w/workspace/device-rest-go/74 [Pipeline] { [Pipeline] checkout [2022-12-19T23:30:42.958Z] The recommended git tool is: git [2022-12-19T23:30:48.141Z] using credential edgex-jenkins-ssh [2022-12-19T23:30:48.155Z] Cloning the remote Git repository [2022-12-19T23:30:48.199Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-12-19T23:30:48.268Z] > git init /w/workspace/device-rest-go/74 # timeout=10 [2022-12-19T23:30:48.408Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-12-19T23:30:48.409Z] > git --version # timeout=10 [2022-12-19T23:30:48.435Z] > git --version # 'git version 2.25.1' [2022-12-19T23:30:48.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-19T23:30:48.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-19T23:30:51.468Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-12-19T23:30:51.486Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-19T23:30:52.329Z] Avoid second fetch [2022-12-19T23:30:52.330Z] Checking out Revision 885eff3573f731dbb8051040958eb45753ebbb2c (main) [2022-12-19T23:30:52.809Z] Commit message: "Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.4" [2022-12-19T23:30:52.349Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T23:30:52.367Z] > git checkout -f 885eff3573f731dbb8051040958eb45753ebbb2c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-19T23:30:53.710Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-19T23:30:53.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-19T23:30:53.710Z] Dload Upload Total Spent Left Speed [2022-12-19T23:30:53.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-12-19T23:30:54.325Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-19T23:30:54.654Z] + sudo tee /etc/docker/daemon.new [2022-12-19T23:30:54.655Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-19T23:30:54.655Z] { [2022-12-19T23:30:54.655Z] "registry-mirrors": [ [2022-12-19T23:30:54.655Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-19T23:30:54.655Z] ], [2022-12-19T23:30:54.655Z] "bip": "10.250.0.254/24", [2022-12-19T23:30:54.655Z] "hosts": [ [2022-12-19T23:30:54.655Z] "tcp://0.0.0.0:5555", [2022-12-19T23:30:54.655Z] "unix:///var/run/docker.sock" [2022-12-19T23:30:54.655Z] ], [2022-12-19T23:30:54.655Z] "mtu": 1458, [2022-12-19T23:30:54.655Z] "selinux-enabled": true, [2022-12-19T23:30:54.655Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-19T23:30:54.655Z] } [Pipeline] sh [2022-12-19T23:30:54.979Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-19T23:30:55.319Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T23:31:13.606Z] provisioning config files... [2022-12-19T23:31:13.633Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/74@tmp/config10212833781442443048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:31:13.987Z] ---> docker-login.sh [2022-12-19T23:31:13.988Z] nexus3.edgexfoundry.org:10001 [2022-12-19T23:31:14.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:31:14.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:31:14.528Z] Configure a credential helper to remove this warning. See [2022-12-19T23:31:14.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:31:14.528Z] [2022-12-19T23:31:14.528Z] Login Succeeded [2022-12-19T23:31:14.528Z] nexus3.edgexfoundry.org:10002 [2022-12-19T23:31:14.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:31:15.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:31:15.070Z] Configure a credential helper to remove this warning. See [2022-12-19T23:31:15.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:31:15.070Z] [2022-12-19T23:31:15.070Z] Login Succeeded [2022-12-19T23:31:15.070Z] nexus3.edgexfoundry.org:10003 [2022-12-19T23:31:15.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:31:15.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:31:15.347Z] Configure a credential helper to remove this warning. See [2022-12-19T23:31:15.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:31:15.347Z] [2022-12-19T23:31:15.347Z] Login Succeeded [2022-12-19T23:31:15.347Z] nexus3.edgexfoundry.org:10004 [2022-12-19T23:31:15.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:31:15.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:31:15.620Z] Configure a credential helper to remove this warning. See [2022-12-19T23:31:15.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:31:15.620Z] [2022-12-19T23:31:15.620Z] Login Succeeded [2022-12-19T23:31:15.620Z] docker.io [2022-12-19T23:31:15.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:31:16.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:31:16.156Z] Configure a credential helper to remove this warning. See [2022-12-19T23:31:16.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:31:16.156Z] [2022-12-19T23:31:16.156Z] Login Succeeded [2022-12-19T23:31:16.156Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T23:31:16.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-19T23:31:16.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T23:31:16.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T23:31:16.423Z] ========================================================= [2022-12-19T23:31:16.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-19T23:31:16.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:31:16.758Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-19T23:31:16.758Z] Sending build context to Docker daemon 129.5kB [2022-12-19T23:31:17.029Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T23:31:17.029Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-19T23:31:17.029Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-19T23:31:17.029Z] 9b18e9b68314: Pulling fs layer [2022-12-19T23:31:17.029Z] 35d82f9e3411: Pulling fs layer [2022-12-19T23:31:17.029Z] e16973657156: Pulling fs layer [2022-12-19T23:31:17.029Z] fc693d55d65f: Pulling fs layer [2022-12-19T23:31:17.029Z] 7e9fc2657dce: Pulling fs layer [2022-12-19T23:31:17.029Z] dda99020689f: Pulling fs layer [2022-12-19T23:31:17.029Z] db1c61fa0a46: Pulling fs layer [2022-12-19T23:31:17.029Z] 891c053d2c06: Pulling fs layer [2022-12-19T23:31:17.029Z] fc693d55d65f: Waiting [2022-12-19T23:31:17.029Z] 7e9fc2657dce: Waiting [2022-12-19T23:31:17.029Z] dda99020689f: Waiting [2022-12-19T23:31:17.029Z] db1c61fa0a46: Waiting [2022-12-19T23:31:17.029Z] 891c053d2c06: Waiting [2022-12-19T23:31:17.029Z] e16973657156: Verifying Checksum [2022-12-19T23:31:17.029Z] e16973657156: Download complete [2022-12-19T23:31:17.029Z] 35d82f9e3411: Verifying Checksum [2022-12-19T23:31:17.029Z] 35d82f9e3411: Download complete [2022-12-19T23:31:17.298Z] 7e9fc2657dce: Verifying Checksum [2022-12-19T23:31:17.298Z] 7e9fc2657dce: Download complete [2022-12-19T23:31:17.298Z] dda99020689f: Verifying Checksum [2022-12-19T23:31:17.298Z] dda99020689f: Download complete [2022-12-19T23:31:17.298Z] 9b18e9b68314: Verifying Checksum [2022-12-19T23:31:17.298Z] 9b18e9b68314: Download complete [2022-12-19T23:31:18.272Z] 9b18e9b68314: Pull complete [2022-12-19T23:31:18.272Z] 891c053d2c06: Verifying Checksum [2022-12-19T23:31:18.272Z] 891c053d2c06: Download complete [2022-12-19T23:31:18.543Z] 35d82f9e3411: Pull complete [2022-12-19T23:31:18.816Z] e16973657156: Pull complete [2022-12-19T23:31:19.411Z] db1c61fa0a46: Verifying Checksum [2022-12-19T23:31:19.411Z] db1c61fa0a46: Download complete [2022-12-19T23:31:20.006Z] fc693d55d65f: Verifying Checksum [2022-12-19T23:31:20.006Z] fc693d55d65f: Download complete [2022-12-19T23:31:32.345Z] fc693d55d65f: Pull complete [2022-12-19T23:31:32.345Z] 7e9fc2657dce: Pull complete [2022-12-19T23:31:32.345Z] dda99020689f: Pull complete [2022-12-19T23:31:39.004Z] db1c61fa0a46: Pull complete [2022-12-19T23:31:40.426Z] 891c053d2c06: Pull complete [2022-12-19T23:31:40.426Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-19T23:31:40.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-19T23:31:40.426Z] ---> f96f9c87975a [2022-12-19T23:31:40.426Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-19T23:31:42.401Z] ---> Running in 5c8ea575c6f4 [2022-12-19T23:31:42.401Z] Removing intermediate container 5c8ea575c6f4 [2022-12-19T23:31:42.401Z] ---> 632d4916303b [2022-12-19T23:31:42.401Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T23:31:42.670Z] ---> Running in 63f99fbc899a [2022-12-19T23:31:42.939Z] Removing intermediate container 63f99fbc899a [2022-12-19T23:31:42.939Z] ---> ade3c2a87527 [2022-12-19T23:31:42.939Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T23:31:42.939Z] ---> Running in 00fe094f3a5f [2022-12-19T23:31:43.207Z] Removing intermediate container 00fe094f3a5f [2022-12-19T23:31:43.207Z] ---> 0fb428cb5756 [2022-12-19T23:31:43.207Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T23:31:43.207Z] ---> Running in 36bccbb75fbf [2022-12-19T23:31:43.484Z] Removing intermediate container 36bccbb75fbf [2022-12-19T23:31:43.484Z] ---> 661e8f256906 [2022-12-19T23:31:43.484Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T23:31:43.751Z] ---> Running in dd3edbff0ba0 [2022-12-19T23:31:44.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-19T23:31:44.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-19T23:31:45.944Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-19T23:31:45.944Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-19T23:31:45.944Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-19T23:31:46.211Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-19T23:31:46.211Z] Executing busybox-1.35.0-r17.trigger [2022-12-19T23:31:46.211Z] OK: 226 MiB in 55 packages [2022-12-19T23:31:47.188Z] Removing intermediate container dd3edbff0ba0 [2022-12-19T23:31:47.188Z] ---> 964de77e6133 [2022-12-19T23:31:47.188Z] Step 8/12 : WORKDIR /device-rest-go [2022-12-19T23:31:47.188Z] ---> Running in 9e941269e942 [2022-12-19T23:31:47.465Z] Removing intermediate container 9e941269e942 [2022-12-19T23:31:47.465Z] ---> f1e6b7e60cf2 [2022-12-19T23:31:47.465Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-19T23:31:48.054Z] ---> 6646d9be7b1e [2022-12-19T23:31:48.054Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T23:31:48.054Z] ---> Running in 1ef74fd34b55 [2022-12-19T23:32:44.667Z] Removing intermediate container 1ef74fd34b55 [2022-12-19T23:32:44.667Z] ---> a8c5d0fe1bb0 [2022-12-19T23:32:44.667Z] Step 11/12 : COPY . . [2022-12-19T23:32:44.667Z] ---> fa70ba9762d5 [2022-12-19T23:32:44.667Z] Step 12/12 : RUN $MAKE [2022-12-19T23:32:44.667Z] ---> Running in 305ec3d8504b [2022-12-19T23:32:44.667Z] noop [2022-12-19T23:32:44.667Z] Removing intermediate container 305ec3d8504b [2022-12-19T23:32:44.667Z] ---> c8593d46e69c [2022-12-19T23:32:44.667Z] Successfully built c8593d46e69c [2022-12-19T23:32:44.667Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:32:45.026Z] + docker inspect -f . ci-base-image-arm64 [2022-12-19T23:32:45.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:32:45.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-182 does not seem to be running inside a container [2022-12-19T23:32:45.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/74 -v /w/workspace/device-rest-go/74:/w/workspace/device-rest-go/74:rw,z -v /w/workspace/device-rest-go/74@tmp:/w/workspace/device-rest-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-19T23:32:46.481Z] $ docker top 0498d037688a138167be9eaddca2b2e402aaf1b5239892bc71c47bc8a4f58e4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T23:32:47.307Z] + go version [2022-12-19T23:32:47.307Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-19T23:32:47.329Z] $ docker stop --time=1 0498d037688a138167be9eaddca2b2e402aaf1b5239892bc71c47bc8a4f58e4a [2022-12-19T23:32:48.939Z] $ docker rm -f --volumes 0498d037688a138167be9eaddca2b2e402aaf1b5239892bc71c47bc8a4f58e4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:32:49.499Z] + docker inspect -f . ci-base-image-arm64 [2022-12-19T23:32:49.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:32:49.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-182 does not seem to be running inside a container [2022-12-19T23:32:49.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/74 -v /w/workspace/device-rest-go/74:/w/workspace/device-rest-go/74:rw,z -v /w/workspace/device-rest-go/74@tmp:/w/workspace/device-rest-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-19T23:32:50.878Z] $ docker top 336222a46502bf320d2560f85af820e0701dbf49dff5bdb1c09a10867ba09dc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T23:32:51.414Z] + git config --global --add safe.directory /w/workspace/device-rest-go/74 [Pipeline] fileExists [Pipeline] sh [2022-12-19T23:32:52.015Z] + make test [2022-12-19T23:32:52.015Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-19T23:32:53.973Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-12-19T23:34:15.619Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-12-19T23:34:15.619Z] ok github.com/edgexfoundry/device-rest-go/driver 0.060s coverage: 55.2% of statements [2022-12-19T23:34:15.619Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-19T23:34:15.619Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-19T23:34:33.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-19T23:34:33.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-19T23:34:33.854Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-19T23:34:33.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-19T23:34:33.885Z] $ docker stop --time=1 336222a46502bf320d2560f85af820e0701dbf49dff5bdb1c09a10867ba09dc8 [2022-12-19T23:34:35.626Z] $ docker rm -f --volumes 336222a46502bf320d2560f85af820e0701dbf49dff5bdb1c09a10867ba09dc8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T23:34:36.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-19T23:34:36.572Z] Warning: overwriting stash ‘coverage-report’ [2022-12-19T23:34:37.019Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-19T23:34:37.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-19T23:34:37.744Z] + ls -al . [2022-12-19T23:34:37.744Z] total 184 [2022-12-19T23:34:37.744Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 23:32 . [2022-12-19T23:34:37.744Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 23:30 .. [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 19 23:30 .dockerignore [2022-12-19T23:34:37.744Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 23:30 .git [2022-12-19T23:34:37.744Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 23:30 .github [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 329 Dec 19 23:30 .gitignore [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 19 23:30 .golangci.yml [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 9100 Dec 19 23:30 Attribution.txt [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 13085 Dec 19 23:30 CHANGELOG.md [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 1641 Dec 19 23:30 Dockerfile [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 23:30 GOVERNANCE.md [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 19 23:30 Jenkinsfile [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 19 23:30 LICENSE [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 2173 Dec 19 23:30 Makefile [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 19 23:30 OWNERS.md [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 8667 Dec 19 23:30 README.md [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 19 23:28 VERSION [2022-12-19T23:34:37.744Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 23:30 bin [2022-12-19T23:34:37.744Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 23:30 cmd [2022-12-19T23:34:37.744Z] -rw-r--r-- 1 jenkins jenkins 9355 Dec 19 23:34 coverage.out [2022-12-19T23:34:37.744Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 23:30 driver [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 3488 Dec 19 23:30 go.mod [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 45013 Dec 19 23:30 go.sum [2022-12-19T23:34:37.744Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 23:30 snap [2022-12-19T23:34:37.744Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 19 23:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:34:38.083Z] + 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=885eff3573f731dbb8051040958eb45753ebbb2c --label arch=arm64 --label version=3.0.0-dev.2 . [2022-12-19T23:34:38.084Z] Sending build context to Docker daemon 139.8kB [2022-12-19T23:34:38.350Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T23:34:38.350Z] Step 2/25 : FROM ${BASE} AS builder [2022-12-19T23:34:38.350Z] ---> c8593d46e69c [2022-12-19T23:34:38.350Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-12-19T23:34:38.351Z] ---> Running in 7c854a6883d8 [2022-12-19T23:34:38.618Z] Removing intermediate container 7c854a6883d8 [2022-12-19T23:34:38.618Z] ---> 68071959ee16 [2022-12-19T23:34:38.618Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T23:34:38.885Z] ---> Running in 401fed91ca17 [2022-12-19T23:34:39.150Z] Removing intermediate container 401fed91ca17 [2022-12-19T23:34:39.150Z] ---> 3d7c693d6060 [2022-12-19T23:34:39.150Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T23:34:39.150Z] ---> Running in ffd58d1544e3 [2022-12-19T23:34:39.418Z] Removing intermediate container ffd58d1544e3 [2022-12-19T23:34:39.418Z] ---> 81dbad012fc6 [2022-12-19T23:34:39.418Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T23:34:39.418Z] ---> Running in 418a2ce58882 [2022-12-19T23:34:39.685Z] Removing intermediate container 418a2ce58882 [2022-12-19T23:34:39.685Z] ---> 73ff39959160 [2022-12-19T23:34:39.685Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T23:34:39.957Z] ---> Running in 84f60c30e999 [2022-12-19T23:34:40.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-19T23:34:41.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-19T23:34:42.151Z] OK: 226 MiB in 55 packages [2022-12-19T23:34:43.111Z] Removing intermediate container 84f60c30e999 [2022-12-19T23:34:43.111Z] ---> e6b11f035879 [2022-12-19T23:34:43.111Z] Step 8/25 : WORKDIR /device-rest-go [2022-12-19T23:34:43.111Z] ---> Running in 1088095b3162 [2022-12-19T23:34:43.379Z] Removing intermediate container 1088095b3162 [2022-12-19T23:34:43.379Z] ---> 9f3bddab937f [2022-12-19T23:34:43.379Z] Step 9/25 : COPY go.mod vendor* ./ [2022-12-19T23:34:46.713Z] ---> b79d68a6a504 [2022-12-19T23:34:46.713Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T23:34:46.713Z] ---> Running in 6a02a10c4e18 [2022-12-19T23:34:48.127Z] Removing intermediate container 6a02a10c4e18 [2022-12-19T23:34:48.127Z] ---> e59aa6d4b640 [2022-12-19T23:34:48.127Z] Step 11/25 : COPY . . [2022-12-19T23:34:48.395Z] ---> 0d42b0a9ce09 [2022-12-19T23:34:48.395Z] Step 12/25 : RUN $MAKE [2022-12-19T23:34:48.663Z] ---> Running in dd80fb428ebe [2022-12-19T23:34:49.630Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-12-19T23:37:11.331Z] Removing intermediate container dd80fb428ebe [2022-12-19T23:37:11.331Z] ---> 4a365262a507 [2022-12-19T23:37:11.331Z] Step 13/25 : FROM alpine:3.16 [2022-12-19T23:37:11.331Z] 3.16: Pulling from library/alpine [2022-12-19T23:37:11.331Z] 6875df1f5354: Pulling fs layer [2022-12-19T23:37:11.331Z] 6875df1f5354: Verifying Checksum [2022-12-19T23:37:11.331Z] 6875df1f5354: Download complete [2022-12-19T23:37:11.331Z] 6875df1f5354: Pull complete [2022-12-19T23:37:11.331Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-19T23:37:11.331Z] Status: Downloaded newer image for alpine:3.16 [2022-12-19T23:37:11.331Z] ---> 2b4661558fb8 [2022-12-19T23:37:11.331Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-19T23:37:11.331Z] ---> Running in ec16e9aefed2 [2022-12-19T23:37:11.331Z] Removing intermediate container ec16e9aefed2 [2022-12-19T23:37:11.331Z] ---> 91745e8de6f1 [2022-12-19T23:37:11.331Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-12-19T23:37:11.331Z] ---> Running in 57f0fa87b538 [2022-12-19T23:37:11.331Z] Removing intermediate container 57f0fa87b538 [2022-12-19T23:37:11.331Z] ---> dc888f4c559a [2022-12-19T23:37:11.331Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-19T23:37:11.331Z] ---> Running in f9a215ae4e3d [2022-12-19T23:37:11.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-19T23:37:11.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-19T23:37:11.331Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-19T23:37:11.331Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-19T23:37:11.331Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-19T23:37:11.331Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-19T23:37:11.331Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-19T23:37:11.331Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-19T23:37:11.331Z] Executing busybox-1.35.0-r17.trigger [2022-12-19T23:37:11.331Z] OK: 8 MiB in 20 packages [2022-12-19T23:37:12.288Z] Removing intermediate container f9a215ae4e3d [2022-12-19T23:37:12.288Z] ---> fc46b8e3f6be [2022-12-19T23:37:12.288Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-12-19T23:37:13.694Z] ---> 71d822923999 [2022-12-19T23:37:13.694Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-12-19T23:37:13.961Z] ---> 61d0b463a7ab [2022-12-19T23:37:13.961Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-12-19T23:37:14.230Z] ---> 720124ef73c8 [2022-12-19T23:37:14.230Z] Step 20/25 : EXPOSE 59986 [2022-12-19T23:37:14.497Z] ---> Running in 471cad0b31d0 [2022-12-19T23:37:14.763Z] Removing intermediate container 471cad0b31d0 [2022-12-19T23:37:14.763Z] ---> 0d73b8f95696 [2022-12-19T23:37:14.763Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-12-19T23:37:14.763Z] ---> Running in 15e1fc0701da [2022-12-19T23:37:15.030Z] Removing intermediate container 15e1fc0701da [2022-12-19T23:37:15.030Z] ---> 66f5f5649c6d [2022-12-19T23:37:15.030Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-12-19T23:37:15.030Z] ---> Running in f37150b56140 [2022-12-19T23:37:15.296Z] Removing intermediate container f37150b56140 [2022-12-19T23:37:15.296Z] ---> 8732c837ffc5 [2022-12-19T23:37:15.296Z] Step 23/25 : LABEL arch=arm64 [2022-12-19T23:37:15.296Z] ---> Running in 16c8f33e6491 [2022-12-19T23:37:15.563Z] Removing intermediate container 16c8f33e6491 [2022-12-19T23:37:15.563Z] ---> 456a71b9b247 [2022-12-19T23:37:15.563Z] Step 24/25 : LABEL git_sha=885eff3573f731dbb8051040958eb45753ebbb2c [2022-12-19T23:37:15.563Z] ---> Running in b5253089b4f0 [2022-12-19T23:37:15.836Z] Removing intermediate container b5253089b4f0 [2022-12-19T23:37:15.836Z] ---> 462d74e4f4e9 [2022-12-19T23:37:15.836Z] Step 25/25 : LABEL version=3.0.0-dev.2 [2022-12-19T23:37:15.836Z] ---> Running in 0f313ecb9362 [2022-12-19T23:37:16.102Z] Removing intermediate container 0f313ecb9362 [2022-12-19T23:37:16.102Z] ---> a5e01a4797b2 [2022-12-19T23:37:16.102Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-19T23:37:16.102Z] Successfully built a5e01a4797b2 [2022-12-19T23:37:16.102Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T23:37:16.237Z] provisioning config files... [2022-12-19T23:37:16.252Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/74@tmp/config17875468676232866570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:37:16.587Z] ---> docker-login.sh [2022-12-19T23:37:16.587Z] nexus3.edgexfoundry.org:10001 [2022-12-19T23:37:16.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:37:16.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:37:16.854Z] Configure a credential helper to remove this warning. See [2022-12-19T23:37:16.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:37:16.854Z] [2022-12-19T23:37:16.854Z] Login Succeeded [2022-12-19T23:37:16.854Z] nexus3.edgexfoundry.org:10002 [2022-12-19T23:37:17.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:37:17.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:37:17.119Z] Configure a credential helper to remove this warning. See [2022-12-19T23:37:17.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:37:17.119Z] [2022-12-19T23:37:17.119Z] Login Succeeded [2022-12-19T23:37:17.119Z] nexus3.edgexfoundry.org:10003 [2022-12-19T23:37:17.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:37:17.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:37:17.387Z] Configure a credential helper to remove this warning. See [2022-12-19T23:37:17.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:37:17.387Z] [2022-12-19T23:37:17.387Z] Login Succeeded [2022-12-19T23:37:17.387Z] nexus3.edgexfoundry.org:10004 [2022-12-19T23:37:17.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:37:17.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:37:17.652Z] Configure a credential helper to remove this warning. See [2022-12-19T23:37:17.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:37:17.652Z] [2022-12-19T23:37:17.652Z] Login Succeeded [2022-12-19T23:37:17.918Z] docker.io [2022-12-19T23:37:17.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T23:37:18.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T23:37:18.184Z] Configure a credential helper to remove this warning. See [2022-12-19T23:37:18.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T23:37:18.184Z] [2022-12-19T23:37:18.184Z] Login Succeeded [2022-12-19T23:37:18.184Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T23:37:18.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-19T23:37:18.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T23:37:18.250Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-12-19T23:37:18.250Z] 885eff3573f731dbb8051040958eb45753ebbb2c [2022-12-19T23:37:18.250Z] latest [2022-12-19T23:37:18.250Z] 3.0.0-dev.2 [2022-12-19T23:37:18.250Z] 885eff3573f731dbb8051040958eb45753ebbb2c-3.0.0-dev.2 [2022-12-19T23:37:18.250Z] main [2022-12-19T23:37:18.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:18.595Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:885eff3573f731dbb8051040958eb45753ebbb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:18.940Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:885eff3573f731dbb8051040958eb45753ebbb2c [2022-12-19T23:37:18.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-12-19T23:37:18.940Z] 45b09f32c47c: Preparing [2022-12-19T23:37:18.940Z] b322f2c22446: Preparing [2022-12-19T23:37:18.940Z] cbfdf28f9680: Preparing [2022-12-19T23:37:18.940Z] 01d9a290b81a: Preparing [2022-12-19T23:37:18.940Z] 17bec77d7fdc: Preparing [2022-12-19T23:37:18.940Z] 17bec77d7fdc: Layer already exists [2022-12-19T23:37:19.206Z] b322f2c22446: Pushed [2022-12-19T23:37:19.206Z] 45b09f32c47c: Pushed [2022-12-19T23:37:19.787Z] 01d9a290b81a: Pushed [2022-12-19T23:37:24.024Z] cbfdf28f9680: Pushed [2022-12-19T23:37:24.024Z] 885eff3573f731dbb8051040958eb45753ebbb2c: digest: sha256:d8bfa6787fcc1e933b66d7cbb3e3c0aa592f22564c7c965babb15687ae47d8e5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:24.376Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:24.708Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-12-19T23:37:24.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-12-19T23:37:24.709Z] 45b09f32c47c: Preparing [2022-12-19T23:37:24.709Z] b322f2c22446: Preparing [2022-12-19T23:37:24.709Z] cbfdf28f9680: Preparing [2022-12-19T23:37:24.709Z] 01d9a290b81a: Preparing [2022-12-19T23:37:24.709Z] 17bec77d7fdc: Preparing [2022-12-19T23:37:24.709Z] 17bec77d7fdc: Layer already exists [2022-12-19T23:37:24.709Z] b322f2c22446: Layer already exists [2022-12-19T23:37:24.709Z] cbfdf28f9680: Layer already exists [2022-12-19T23:37:24.709Z] 45b09f32c47c: Layer already exists [2022-12-19T23:37:24.709Z] 01d9a290b81a: Layer already exists [2022-12-19T23:37:24.709Z] latest: digest: sha256:d8bfa6787fcc1e933b66d7cbb3e3c0aa592f22564c7c965babb15687ae47d8e5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:25.048Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:25.386Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.2 [2022-12-19T23:37:25.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-12-19T23:37:25.386Z] 45b09f32c47c: Preparing [2022-12-19T23:37:25.386Z] b322f2c22446: Preparing [2022-12-19T23:37:25.386Z] cbfdf28f9680: Preparing [2022-12-19T23:37:25.386Z] 01d9a290b81a: Preparing [2022-12-19T23:37:25.386Z] 17bec77d7fdc: Preparing [2022-12-19T23:37:25.386Z] b322f2c22446: Layer already exists [2022-12-19T23:37:25.386Z] cbfdf28f9680: Layer already exists [2022-12-19T23:37:25.386Z] 01d9a290b81a: Layer already exists [2022-12-19T23:37:25.386Z] 17bec77d7fdc: Layer already exists [2022-12-19T23:37:25.386Z] 45b09f32c47c: Layer already exists [2022-12-19T23:37:25.386Z] 3.0.0-dev.2: digest: sha256:d8bfa6787fcc1e933b66d7cbb3e3c0aa592f22564c7c965babb15687ae47d8e5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:25.720Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:885eff3573f731dbb8051040958eb45753ebbb2c-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:26.048Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:885eff3573f731dbb8051040958eb45753ebbb2c-3.0.0-dev.2 [2022-12-19T23:37:26.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-12-19T23:37:26.048Z] 45b09f32c47c: Preparing [2022-12-19T23:37:26.048Z] b322f2c22446: Preparing [2022-12-19T23:37:26.048Z] cbfdf28f9680: Preparing [2022-12-19T23:37:26.048Z] 01d9a290b81a: Preparing [2022-12-19T23:37:26.048Z] 17bec77d7fdc: Preparing [2022-12-19T23:37:26.048Z] 01d9a290b81a: Layer already exists [2022-12-19T23:37:26.048Z] b322f2c22446: Layer already exists [2022-12-19T23:37:26.048Z] 17bec77d7fdc: Layer already exists [2022-12-19T23:37:26.048Z] 45b09f32c47c: Layer already exists [2022-12-19T23:37:26.048Z] cbfdf28f9680: Layer already exists [2022-12-19T23:37:26.048Z] 885eff3573f731dbb8051040958eb45753ebbb2c-3.0.0-dev.2: digest: sha256:d8bfa6787fcc1e933b66d7cbb3e3c0aa592f22564c7c965babb15687ae47d8e5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:26.383Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:26.712Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-12-19T23:37:26.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-12-19T23:37:26.713Z] 45b09f32c47c: Preparing [2022-12-19T23:37:26.713Z] b322f2c22446: Preparing [2022-12-19T23:37:26.713Z] cbfdf28f9680: Preparing [2022-12-19T23:37:26.713Z] 01d9a290b81a: Preparing [2022-12-19T23:37:26.713Z] 17bec77d7fdc: Preparing [2022-12-19T23:37:26.713Z] cbfdf28f9680: Layer already exists [2022-12-19T23:37:26.713Z] b322f2c22446: Layer already exists [2022-12-19T23:37:26.713Z] 45b09f32c47c: Layer already exists [2022-12-19T23:37:26.713Z] 17bec77d7fdc: Layer already exists [2022-12-19T23:37:26.713Z] 01d9a290b81a: Layer already exists [2022-12-19T23:37:26.713Z] main: digest: sha256:d8bfa6787fcc1e933b66d7cbb3e3c0aa592f22564c7c965babb15687ae47d8e5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-19T23:37:26.751Z] ===================================================== [Pipeline] echo [2022-12-19T23:37:26.757Z] taggedImages: [2022-12-19T23:37:26.757Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:885eff3573f731dbb8051040958eb45753ebbb2c [2022-12-19T23:37:26.757Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-12-19T23:37:26.757Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.2 [2022-12-19T23:37:26.757Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:885eff3573f731dbb8051040958eb45753ebbb2c-3.0.0-dev.2 [2022-12-19T23:37:26.757Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:27.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-19T23:37:27.120Z] [2022-12-19T23:37:27.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:27.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-19T23:37:27.449Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-19T23:37:27.449Z] 8998bd30e6a1: Pulling fs layer [2022-12-19T23:37:27.449Z] 04944245beec: Pulling fs layer [2022-12-19T23:37:27.449Z] 699f458cf7ca: Pulling fs layer [2022-12-19T23:37:27.449Z] 765212b225bb: Pulling fs layer [2022-12-19T23:37:27.449Z] f23df028b6ca: Pulling fs layer [2022-12-19T23:37:27.449Z] d65c8cfc05b1: Pulling fs layer [2022-12-19T23:37:27.449Z] 2437ff75d9bd: Pulling fs layer [2022-12-19T23:37:27.449Z] f23df028b6ca: Waiting [2022-12-19T23:37:27.449Z] d65c8cfc05b1: Waiting [2022-12-19T23:37:27.449Z] 2437ff75d9bd: Waiting [2022-12-19T23:37:27.449Z] 765212b225bb: Waiting [2022-12-19T23:37:27.715Z] 04944245beec: Verifying Checksum [2022-12-19T23:37:27.715Z] 04944245beec: Download complete [2022-12-19T23:37:27.715Z] 765212b225bb: Download complete [2022-12-19T23:37:27.715Z] f23df028b6ca: Verifying Checksum [2022-12-19T23:37:27.715Z] f23df028b6ca: Download complete [2022-12-19T23:37:27.715Z] d65c8cfc05b1: Verifying Checksum [2022-12-19T23:37:27.715Z] d65c8cfc05b1: Download complete [2022-12-19T23:37:27.715Z] 699f458cf7ca: Verifying Checksum [2022-12-19T23:37:27.715Z] 699f458cf7ca: Download complete [2022-12-19T23:37:28.295Z] 8998bd30e6a1: Verifying Checksum [2022-12-19T23:37:28.295Z] 8998bd30e6a1: Download complete [2022-12-19T23:37:30.228Z] 2437ff75d9bd: Verifying Checksum [2022-12-19T23:37:30.228Z] 2437ff75d9bd: Download complete [2022-12-19T23:37:31.728Z] 8998bd30e6a1: Pull complete [2022-12-19T23:37:32.697Z] 04944245beec: Pull complete [2022-12-19T23:37:34.138Z] 699f458cf7ca: Pull complete [2022-12-19T23:37:34.138Z] 765212b225bb: Pull complete [2022-12-19T23:37:34.722Z] f23df028b6ca: Pull complete [2022-12-19T23:37:34.988Z] d65c8cfc05b1: Pull complete [2022-12-19T23:37:49.982Z] 2437ff75d9bd: Pull complete [2022-12-19T23:37:49.982Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-19T23:37:49.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-19T23:37:49.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:37:50.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-182 does not seem to be running inside a container [2022-12-19T23:37:50.225Z] $ 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/74 -v /w/workspace/device-rest-go/74:/w/workspace/device-rest-go/74:rw,z -v /w/workspace/device-rest-go/74@tmp:/w/workspace/device-rest-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-19T23:37:52.819Z] $ docker top 166d1e639f7597cc8e960d531ea5d514f5319e22454d41e1b91b9ae2d39361d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:37:53.320Z] ---> job-cost.sh [2022-12-19T23:37:53.585Z] lf-activate-venv: SKIPPING [2022-12-19T23:37:53.585Z] INFO: No Stack... [2022-12-19T23:37:53.849Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-19T23:37:54.804Z] INFO: Archiving Costs [Pipeline] sh [2022-12-19T23:37:55.127Z] + cat /w/workspace/device-rest-go/74/archives/cost.csv [2022-12-19T23:37:55.127Z] + cut -d, -f6 [Pipeline] lock [2022-12-19T23:37:55.198Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-74-stack-cost] [2022-12-19T23:37:55.205Z] Resource [jenkins-edgexfoundry-device-rest-go-main-74-stack-cost] did not exist. Created. [2022-12-19T23:37:55.205Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-19T23:37:55.549Z] /w/workspace/device-rest-go/74@tmp/durable-977ca425/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-19T23:37:55.884Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-19T23:37:55.907Z] Warning: overwriting stash ‘stack-cost’ [2022-12-19T23:37:55.954Z] Stashed 1 file(s) [Pipeline] } [2022-12-19T23:37:55.961Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-19T23:37:55.977Z] $ docker stop --time=1 166d1e639f7597cc8e960d531ea5d514f5319e22454d41e1b91b9ae2d39361d3 [2022-12-19T23:37:57.436Z] $ docker rm -f --volumes 166d1e639f7597cc8e960d531ea5d514f5319e22454d41e1b91b9ae2d39361d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-12-19T23:37:57.837Z] provisioning config files... [2022-12-19T23:37:57.845Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16890262243428074245tmp [Pipeline] { [Pipeline] sh [2022-12-19T23:37:58.140Z] + set +x [2022-12-19T23:37:58.140Z] + curl -s https://codecov.io/bash [2022-12-19T23:37:58.140Z] + bash -s -- [2022-12-19T23:37:58.140Z] [2022-12-19T23:37:58.140Z] _____ _ [2022-12-19T23:37:58.140Z] / ____| | | [2022-12-19T23:37:58.140Z] | | ___ __| | ___ ___ _____ __ [2022-12-19T23:37:58.140Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-19T23:37:58.140Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-19T23:37:58.140Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-19T23:37:58.140Z] Bash-1.0.6 [2022-12-19T23:37:58.140Z] [2022-12-19T23:37:58.140Z] [2022-12-19T23:37:58.140Z] ==> git version 2.25.1 found [2022-12-19T23:37:58.140Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-12-19T23:37:58.140Z] Release-Date: 2020-01-08 [2022-12-19T23:37:58.140Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-19T23:37:58.140Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-19T23:37:58.140Z] ==> Jenkins CI detected. [2022-12-19T23:37:58.140Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-12-19T23:37:58.140Z] project root: . [2022-12-19T23:37:58.140Z] --> token set from env [2022-12-19T23:37:58.140Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-19T23:37:58.140Z] ==> Running gcov in . (disable via -X gcov) [2022-12-19T23:37:58.140Z] ==> Python coveragepy not found [2022-12-19T23:37:58.140Z] ==> Searching for coverage reports in: [2022-12-19T23:37:58.140Z] + . [2022-12-19T23:37:58.140Z] -> Found 1 reports [2022-12-19T23:37:58.140Z] ==> Detecting git/mercurial file structure [2022-12-19T23:37:58.140Z] ==> Reading reports [2022-12-19T23:37:58.140Z] + ./coverage.out bytes=9355 [2022-12-19T23:37:58.140Z] ==> Appending adjustments [2022-12-19T23:37:58.140Z] https://docs.codecov.io/docs/fixing-reports [2022-12-19T23:37:58.399Z] + Found adjustments [2022-12-19T23:37:58.400Z] ==> Gzipping contents [2022-12-19T23:37:58.400Z] 4.0K /tmp/codecov.9g2Kb0.gz [2022-12-19T23:37:58.400Z] ==> Uploading reports [2022-12-19T23:37:58.400Z] url: https://codecov.io [2022-12-19T23:37:58.400Z] query: branch=main&commit=885eff3573f731dbb8051040958eb45753ebbb2c&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-19T23:37:58.400Z] -> Pinging Codecov [2022-12-19T23:37:58.400Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=885eff3573f731dbb8051040958eb45753ebbb2c&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-19T23:37:58.659Z] -> Uploading to [2022-12-19T23:37:58.659Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-19/4E5D53B4F1F92C436F7061BF334D961C/885eff3573f731dbb8051040958eb45753ebbb2c/a0683679-7d7f-44e2-91ef-25952dae3e9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221219T233758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=078683406524f4dd53a91ba5520a8ecf880338e8863548fc2efc540aeafcb4dd [2022-12-19T23:37:58.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-19T23:37:58.659Z] Dload Upload Total Spent Left Speed [2022-12-19T23:37:58.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1734 0 0 100 1734 0 7706 --:--:-- --:--:-- --:--:-- 7706 [2022-12-19T23:37:58.918Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/885eff3573f731dbb8051040958eb45753ebbb2c [Pipeline] } [2022-12-19T23:37:58.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-19T23:37:59.176Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-19T23:37:59.186Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:59.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-19T23:37:59.489Z] [2022-12-19T23:37:59.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:37:59.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-19T23:37:59.792Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-19T23:37:59.792Z] df9b9388f04a: Pulling fs layer [2022-12-19T23:37:59.792Z] 52dc419b0ee2: Pulling fs layer [2022-12-19T23:37:59.792Z] 25bc292e5bac: Pulling fs layer [2022-12-19T23:37:59.792Z] 114826534d7a: Pulling fs layer [2022-12-19T23:37:59.792Z] 4657fd5d0bcf: Pulling fs layer [2022-12-19T23:37:59.792Z] 6ad1cebc031e: Pulling fs layer [2022-12-19T23:37:59.792Z] 4657fd5d0bcf: Waiting [2022-12-19T23:37:59.792Z] 114826534d7a: Waiting [2022-12-19T23:37:59.792Z] 8a3aa393b2d8: Pulling fs layer [2022-12-19T23:37:59.792Z] 6ad1cebc031e: Waiting [2022-12-19T23:37:59.792Z] 8a3aa393b2d8: Waiting [2022-12-19T23:37:59.792Z] 25bc292e5bac: Verifying Checksum [2022-12-19T23:37:59.792Z] 25bc292e5bac: Download complete [2022-12-19T23:37:59.792Z] 52dc419b0ee2: Download complete [2022-12-19T23:37:59.792Z] 4657fd5d0bcf: Verifying Checksum [2022-12-19T23:37:59.792Z] 4657fd5d0bcf: Download complete [2022-12-19T23:37:59.792Z] df9b9388f04a: Download complete [2022-12-19T23:38:00.052Z] df9b9388f04a: Pull complete [2022-12-19T23:38:00.052Z] 52dc419b0ee2: Pull complete [2022-12-19T23:38:00.052Z] 6ad1cebc031e: Verifying Checksum [2022-12-19T23:38:00.052Z] 6ad1cebc031e: Download complete [2022-12-19T23:38:00.052Z] 25bc292e5bac: Pull complete [2022-12-19T23:38:00.620Z] 114826534d7a: Download complete [2022-12-19T23:38:01.185Z] 8a3aa393b2d8: Verifying Checksum [2022-12-19T23:38:01.185Z] 8a3aa393b2d8: Download complete [2022-12-19T23:38:04.475Z] 114826534d7a: Pull complete [2022-12-19T23:38:04.475Z] 4657fd5d0bcf: Pull complete [2022-12-19T23:38:04.735Z] 6ad1cebc031e: Pull complete [2022-12-19T23:38:08.021Z] 8a3aa393b2d8: Pull complete [2022-12-19T23:38:08.021Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-19T23:38:08.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-19T23:38:08.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:38:08.105Z] prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container [2022-12-19T23:38:08.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-19T23:38:09.572Z] $ docker top e2d54d6ffa1ded59bb4e6f18d11633fb47e61c93af12e6c56a2cafe78d5d34e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-19T23:38:09.641Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2022-12-19T23:38:09.923Z] + set -o pipefail [2022-12-19T23:38:09.923Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2022-12-19T23:38:22.145Z] [2022-12-19T23:38:22.145Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-12-19T23:38:22.145Z] [2022-12-19T23:38:22.145Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/f4df26e5-ebef-4486-b6b3-dd388e938cfe [2022-12-19T23:38:22.145Z] [2022-12-19T23:38:22.145Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-19T23:38:22.145Z] [2022-12-19T23:38:22.145Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-19T23:38:22.145Z] [2022-12-19T23:38:22.145Z] [2022-12-19T23:38:22.145Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-19T23:38:22.145Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-19T23:38:22.145Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-19T23:38:22.158Z] $ docker stop --time=1 e2d54d6ffa1ded59bb4e6f18d11633fb47e61c93af12e6c56a2cafe78d5d34e8 [2022-12-19T23:38:24.075Z] $ docker rm -f --volumes e2d54d6ffa1ded59bb4e6f18d11633fb47e61c93af12e6c56a2cafe78d5d34e8 [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 [2022-12-19T23:38:24.721Z] + git log --format=format:%s -1 885eff3573f731dbb8051040958eb45753ebbb2c [Pipeline] sh [2022-12-19T23:38:25.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-19T23:38:25.012Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:38:25.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T23:38:25.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:38:25.403Z] prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container [2022-12-19T23:38:25.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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/py-git-semver:0.1.4 cat [2022-12-19T23:38:25.813Z] $ docker top df81e6dc5ac2b9642db6c602446a7a40eed30d3c5fad6938c83a2ac8f7fd2e97 -eo pid,comm [2022-12-19T23:38:25.862Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-19T23:38:25.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-19T23:38:25.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T23:38:25.904Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T23:38:26.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T23:38:26.024Z] $ docker exec df81e6dc5ac2b9642db6c602446a7a40eed30d3c5fad6938c83a2ac8f7fd2e97 ssh-agent [2022-12-19T23:38:26.133Z] SSH_AUTH_SOCK=/tmp/ssh-xiVMPDtxRswO/agent.32 [2022-12-19T23:38:26.133Z] SSH_AGENT_PID=38 [2022-12-19T23:38:26.138Z] Running ssh-add (command line suppressed) [2022-12-19T23:38:26.238Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13963954560043954094.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13963954560043954094.key) [2022-12-19T23:38:26.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T23:38:26.545Z] + git semver tag [2022-12-19T23:38:26.806Z] 2022-12-19 23:38:26,741 [run_tag] DEBUG tag force:False [2022-12-19T23:38:26.806Z] 2022-12-19 23:38:26,741 [check_head_tag] DEBUG check head tag [2022-12-19T23:38:26.806Z] 2022-12-19 23:38:26,742 [execute] INFO git cat-file --batch-check [2022-12-19T23:38:26.806Z] 2022-12-19 23:38:26,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-12-19T23:38:26.806Z] 2022-12-19 23:38:26,746 [execute] INFO git cat-file --batch [2022-12-19T23:38:26.806Z] 2022-12-19 23:38:26,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-12-19T23:38:26.806Z] 2022-12-19 23:38:26,762 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-12-19T23:38:26.806Z] 2022-12-19 23:38:26,762 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 [2022-12-19T23:38:26.806Z] 2022-12-19 23:38:26,762 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-19T23:38:26.806Z] 2022-12-19 23:38:26,768 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-12-19T23:38:26.806Z] 3.0.0-dev.2 [Pipeline] } [2022-12-19T23:38:26.818Z] $ docker exec --env ******** --env ******** df81e6dc5ac2b9642db6c602446a7a40eed30d3c5fad6938c83a2ac8f7fd2e97 ssh-agent -k [2022-12-19T23:38:26.909Z] unset SSH_AUTH_SOCK; [2022-12-19T23:38:26.909Z] unset SSH_AGENT_PID; [2022-12-19T23:38:26.909Z] echo Agent pid 38 killed; [2022-12-19T23:38:26.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-19T23:38:27.226Z] + git semver [Pipeline] } [2022-12-19T23:38:27.503Z] $ docker stop --time=1 df81e6dc5ac2b9642db6c602446a7a40eed30d3c5fad6938c83a2ac8f7fd2e97 [2022-12-19T23:38:28.785Z] $ docker rm -f --volumes df81e6dc5ac2b9642db6c602446a7a40eed30d3c5fad6938c83a2ac8f7fd2e97 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:38:29.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-19T23:38:29.161Z] [2022-12-19T23:38:29.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:38:29.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-19T23:38:29.464Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-19T23:38:29.464Z] ab5ef0e58194: Pulling fs layer [2022-12-19T23:38:29.464Z] 9712f1f96733: Pulling fs layer [2022-12-19T23:38:29.464Z] 63f879dbbcfc: Pulling fs layer [2022-12-19T23:38:29.464Z] 0d9ebad4ef96: Pulling fs layer [2022-12-19T23:38:29.464Z] e9a5061849ea: Pulling fs layer [2022-12-19T23:38:29.464Z] d747dcd14b5f: Pulling fs layer [2022-12-19T23:38:29.464Z] 2de7ff778b66: Pulling fs layer [2022-12-19T23:38:29.464Z] 0d9ebad4ef96: Waiting [2022-12-19T23:38:29.464Z] e9a5061849ea: Waiting [2022-12-19T23:38:29.464Z] d747dcd14b5f: Waiting [2022-12-19T23:38:29.464Z] 2de7ff778b66: Waiting [2022-12-19T23:38:29.464Z] 9712f1f96733: Verifying Checksum [2022-12-19T23:38:29.464Z] 9712f1f96733: Download complete [2022-12-19T23:38:30.053Z] 63f879dbbcfc: Verifying Checksum [2022-12-19T23:38:30.053Z] 63f879dbbcfc: Download complete [2022-12-19T23:38:30.053Z] 0d9ebad4ef96: Verifying Checksum [2022-12-19T23:38:30.053Z] 0d9ebad4ef96: Download complete [2022-12-19T23:38:30.053Z] d747dcd14b5f: Verifying Checksum [2022-12-19T23:38:30.053Z] d747dcd14b5f: Download complete [2022-12-19T23:38:30.053Z] e9a5061849ea: Verifying Checksum [2022-12-19T23:38:30.053Z] e9a5061849ea: Download complete [2022-12-19T23:38:30.053Z] ab5ef0e58194: Verifying Checksum [2022-12-19T23:38:30.053Z] ab5ef0e58194: Download complete [2022-12-19T23:38:30.053Z] 2de7ff778b66: Verifying Checksum [2022-12-19T23:38:30.053Z] 2de7ff778b66: Download complete [2022-12-19T23:38:33.337Z] ab5ef0e58194: Pull complete [2022-12-19T23:38:33.337Z] 9712f1f96733: Pull complete [2022-12-19T23:38:33.595Z] 63f879dbbcfc: Pull complete [2022-12-19T23:38:37.778Z] 0d9ebad4ef96: Pull complete [2022-12-19T23:38:37.778Z] e9a5061849ea: Pull complete [2022-12-19T23:38:37.778Z] d747dcd14b5f: Pull complete [2022-12-19T23:38:39.151Z] 2de7ff778b66: Pull complete [2022-12-19T23:38:39.151Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-19T23:38:39.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-19T23:38:39.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:38:39.226Z] prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container [2022-12-19T23:38:39.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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:0.23.1-centos7 cat [2022-12-19T23:38:41.532Z] $ docker top 76a6c4893101a3b0d9d774889818456db8a750e13cbdadb8a8120c1b0c2ed02d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-19T23:38:41.607Z] provisioning config files... [2022-12-19T23:38:41.614Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10895460166396334152tmp [2022-12-19T23:38:41.626Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6792907535847403099tmp [2022-12-19T23:38:41.636Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13668505375215763648tmp [Pipeline] { [Pipeline] echo [2022-12-19T23:38:41.651Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:38:41.932Z] ---> sigul-configuration.sh [2022-12-19T23:38:41.932Z] gpg: directory `/root/.gnupg' created [2022-12-19T23:38:41.932Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-19T23:38:41.932Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-19T23:38:41.932Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-19T23:38:41.932Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-19T23:38:41.932Z] gpg: CAST5 encrypted data [2022-12-19T23:38:41.932Z] gpg: encrypted with 1 passphrase [2022-12-19T23:38:41.932Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-19T23:38:42.218Z] + mkdir /home/jenkins [2022-12-19T23:38:42.218Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-19T23:38:42.502Z] + 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 [2022-12-19T23:38:42.511Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:38:42.797Z] ---> sigul-install.sh [2022-12-19T23:38:42.797Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-19T23:38:43.084Z] + git tag --list [2022-12-19T23:38:43.084Z] v1.0.0 [2022-12-19T23:38:43.084Z] v1.1.0 [2022-12-19T23:38:43.084Z] v1.1.1 [2022-12-19T23:38:43.084Z] v1.1.2 [2022-12-19T23:38:43.084Z] v1.2.0 [2022-12-19T23:38:43.084Z] v1.2.1 [2022-12-19T23:38:43.084Z] v2.0.0 [2022-12-19T23:38:43.084Z] v2.1.0 [2022-12-19T23:38:43.084Z] v2.1.1 [2022-12-19T23:38:43.084Z] v2.1.1-dev.1 [2022-12-19T23:38:43.084Z] v2.1.1-dev.2 [2022-12-19T23:38:43.084Z] v2.1.1-dev.3 [2022-12-19T23:38:43.084Z] v2.2.0 [2022-12-19T23:38:43.084Z] v2.2.1-dev.1 [2022-12-19T23:38:43.084Z] v2.2.1-dev.2 [2022-12-19T23:38:43.084Z] v2.2.1-dev.3 [2022-12-19T23:38:43.084Z] v2.2.1-dev.4 [2022-12-19T23:38:43.084Z] v2.2.1-dev.5 [2022-12-19T23:38:43.084Z] v2.2.1-dev.6 [2022-12-19T23:38:43.084Z] v2.2.1-dev.7 [2022-12-19T23:38:43.084Z] v2.2.1-dev.8 [2022-12-19T23:38:43.084Z] v2.2.1-dev.9 [2022-12-19T23:38:43.084Z] v2.3.0 [2022-12-19T23:38:43.084Z] v2.3.0-dev.10 [2022-12-19T23:38:43.084Z] v2.3.0-dev.11 [2022-12-19T23:38:43.084Z] v2.3.0-dev.12 [2022-12-19T23:38:43.084Z] v2.3.0-dev.13 [2022-12-19T23:38:43.084Z] v2.3.0-dev.14 [2022-12-19T23:38:43.084Z] v2.3.0-dev.15 [2022-12-19T23:38:43.084Z] v2.3.0-dev.16 [2022-12-19T23:38:43.084Z] v2.3.0-dev.17 [2022-12-19T23:38:43.084Z] v2.3.0-dev.18 [2022-12-19T23:38:43.084Z] v2.3.0-dev.19 [2022-12-19T23:38:43.084Z] v2.3.0-dev.20 [2022-12-19T23:38:43.084Z] v2.3.0-dev.21 [2022-12-19T23:38:43.084Z] v2.3.0-dev.22 [2022-12-19T23:38:43.084Z] v2.3.0-dev.23 [2022-12-19T23:38:43.084Z] v2.3.0-dev.24 [2022-12-19T23:38:43.084Z] v2.3.0-dev.25 [2022-12-19T23:38:43.084Z] v2.3.0-dev.9 [2022-12-19T23:38:43.084Z] v3.0.0-dev.1 [2022-12-19T23:38:43.084Z] v3.0.0-dev.2 [Pipeline] sh [2022-12-19T23:38:43.375Z] + lftools sign git-tag v3.0.0-dev.2 [2022-12-19T23:38:43.944Z] Signing Git tag with Sigul... [2022-12-19T23:38:43.944Z] Signing v3.0.0-dev.2 [Pipeline] echo [2022-12-19T23:38:44.212Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:38:44.496Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-19T23:38:44.501Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-19T23:38:44.522Z] $ docker stop --time=1 76a6c4893101a3b0d9d774889818456db8a750e13cbdadb8a8120c1b0c2ed02d [2022-12-19T23:38:45.805Z] $ docker rm -f --volumes 76a6c4893101a3b0d9d774889818456db8a750e13cbdadb8a8120c1b0c2ed02d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-19T23:38:46.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-19T23:38:46.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:38:46.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T23:38:46.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:38:46.599Z] prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container [2022-12-19T23:38:46.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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/py-git-semver:0.1.4 cat [2022-12-19T23:38:46.983Z] $ docker top cfcadfd892942764c834cded31561f7025050606ee31f8dcc011868684c51235 -eo pid,comm [2022-12-19T23:38:47.032Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-19T23:38:47.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-19T23:38:47.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T23:38:47.069Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T23:38:47.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T23:38:47.188Z] $ docker exec cfcadfd892942764c834cded31561f7025050606ee31f8dcc011868684c51235 ssh-agent [2022-12-19T23:38:47.304Z] SSH_AUTH_SOCK=/tmp/ssh-xVVrGyqpN94p/agent.32 [2022-12-19T23:38:47.304Z] SSH_AGENT_PID=38 [2022-12-19T23:38:47.309Z] Running ssh-add (command line suppressed) [2022-12-19T23:38:47.424Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_837813390393166178.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_837813390393166178.key) [2022-12-19T23:38:47.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T23:38:47.719Z] + git semver bump pre [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,890 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,891 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,891 [bump_version] DEBUG bumped version:3.0.0-dev.3 [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,891 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,891 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,893 [execute] INFO git cat-file --batch-check [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,898 [execute] INFO git cat-file --batch [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-19T23:38:47.978Z] 2022-12-19 23:38:47,905 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-12-19T23:38:47.978Z] 3.0.0-dev.3 [Pipeline] } [2022-12-19T23:38:47.989Z] $ docker exec --env ******** --env ******** cfcadfd892942764c834cded31561f7025050606ee31f8dcc011868684c51235 ssh-agent -k [2022-12-19T23:38:48.089Z] unset SSH_AUTH_SOCK; [2022-12-19T23:38:48.090Z] unset SSH_AGENT_PID; [2022-12-19T23:38:48.090Z] echo Agent pid 38 killed; [2022-12-19T23:38:48.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-19T23:38:48.407Z] + git semver [Pipeline] } [2022-12-19T23:38:48.680Z] $ docker stop --time=1 cfcadfd892942764c834cded31561f7025050606ee31f8dcc011868684c51235 [2022-12-19T23:38:49.982Z] $ docker rm -f --volumes cfcadfd892942764c834cded31561f7025050606ee31f8dcc011868684c51235 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T23:38:50.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-19T23:38:50.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:38:50.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T23:38:50.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:38:50.692Z] prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container [2022-12-19T23:38:50.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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/py-git-semver:0.1.4 cat [2022-12-19T23:38:51.050Z] $ docker top d0b4205fbf261eb11d913a4ed88a29a60d2cdaf72e6e667139f2b3a529b098c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-19T23:38:51.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T23:38:51.142Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T23:38:51.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T23:38:51.272Z] $ docker exec d0b4205fbf261eb11d913a4ed88a29a60d2cdaf72e6e667139f2b3a529b098c4 ssh-agent [2022-12-19T23:38:51.389Z] SSH_AUTH_SOCK=/tmp/ssh-2N2225KjgmF4/agent.31 [2022-12-19T23:38:51.389Z] SSH_AGENT_PID=37 [2022-12-19T23:38:51.393Z] Running ssh-add (command line suppressed) [2022-12-19T23:38:51.514Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4832604497450050735.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4832604497450050735.key) [2022-12-19T23:38:51.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T23:38:51.815Z] + git semver push [2022-12-19T23:38:52.074Z] 2022-12-19 23:38:52,018 [run_push] DEBUG push [2022-12-19T23:38:52.074Z] 2022-12-19 23:38:52,019 [execute] INFO git cat-file --batch-check [2022-12-19T23:38:52.074Z] 2022-12-19 23:38:52,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-19T23:38:52.074Z] 2022-12-19 23:38:52,026 [execute] INFO git rev-list bd421c551f57a29a318eff972ab19cd6013b1963 -- [2022-12-19T23:38:52.074Z] 2022-12-19 23:38:52,026 [execute] DEBUG Popen(['git', 'rev-list', 'bd421c551f57a29a318eff972ab19cd6013b1963', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-19T23:38:52.074Z] 2022-12-19 23:38:52,035 [execute] INFO git fetch -v origin [2022-12-19T23:38:52.074Z] 2022-12-19 23:38:52,035 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-19T23:38:52.642Z] 2022-12-19 23:38:52,587 [run_push] DEBUG no remote changes detected [2022-12-19T23:38:52.642Z] 2022-12-19 23:38:52,588 [execute] INFO git push origin semver [2022-12-19T23:38:52.643Z] 2022-12-19 23:38:52,588 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-19T23:38:53.581Z] 2022-12-19 23:38:53,319 [run_push] DEBUG push all version tags [2022-12-19T23:38:53.581Z] 2022-12-19 23:38:53,320 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-19T23:38:53.581Z] 2022-12-19 23:38:53,320 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-19T23:38:54.152Z] 2022-12-19 23:38:54,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-12-19T23:38:54.152Z] 3.0.0-dev.3 [Pipeline] } [2022-12-19T23:38:54.165Z] $ docker exec --env ******** --env ******** d0b4205fbf261eb11d913a4ed88a29a60d2cdaf72e6e667139f2b3a529b098c4 ssh-agent -k [2022-12-19T23:38:54.263Z] unset SSH_AUTH_SOCK; [2022-12-19T23:38:54.264Z] unset SSH_AGENT_PID; [2022-12-19T23:38:54.264Z] echo Agent pid 37 killed; [2022-12-19T23:38:54.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-19T23:38:54.587Z] + git semver [Pipeline] } [2022-12-19T23:38:54.865Z] $ docker stop --time=1 d0b4205fbf261eb11d913a4ed88a29a60d2cdaf72e6e667139f2b3a529b098c4 [2022-12-19T23:38:56.121Z] $ docker rm -f --volumes d0b4205fbf261eb11d913a4ed88a29a60d2cdaf72e6e667139f2b3a529b098c4 [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 [2022-12-19T23:38:56.687Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-12-19T23:38:56.687Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-12-19T23:38:56.687Z] total 16 [2022-12-19T23:38:56.687Z] drwxr-xr-x 3 root root 4096 Dec 19 23:30 . [2022-12-19T23:38:56.687Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 23:38 .. [2022-12-19T23:38:56.687Z] drwxr-xr-x 2 root root 4096 Dec 19 23:30 cost [2022-12-19T23:38:56.687Z] -rw-r--r-- 1 root root 85 Dec 19 23:30 cost.csv [2022-12-19T23:38:56.687Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-12-19T23:38:56.687Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-12-19T23:38:56.687Z] total 16 [2022-12-19T23:38:56.687Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 23:30 . [2022-12-19T23:38:56.687Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 23:38 .. [2022-12-19T23:38:56.687Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 19 23:30 cost [2022-12-19T23:38:56.687Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 19 23:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:38:56.979Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:38:57.835Z] ---> package-listing.sh [2022-12-19T23:38:57.835Z] ++ facter osfamily [2022-12-19T23:38:57.835Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-19T23:38:58.093Z] + OS_FAMILY=debian [2022-12-19T23:38:58.093Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-12-19T23:38:58.093Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-19T23:38:58.093Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-19T23:38:58.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-19T23:38:58.093Z] + PACKAGES=/tmp/packages_start.txt [2022-12-19T23:38:58.093Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-12-19T23:38:58.093Z] + PACKAGES=/tmp/packages_end.txt [2022-12-19T23:38:58.093Z] + case "${OS_FAMILY}" in [2022-12-19T23:38:58.093Z] + dpkg -l [2022-12-19T23:38:58.093Z] + grep '^ii' [2022-12-19T23:38:58.093Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-19T23:38:58.093Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-19T23:38:58.093Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-19T23:38:58.093Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-12-19T23:38:58.093Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-12-19T23:38:58.093Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2022-12-19T23:38:58.104Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-19T23:38:58.382Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T23:38:58.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T23:38:58.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T23:38:59.020Z] prd-ubuntu20.04-docker-8c-8g-181 does not seem to be running inside a container [2022-12-19T23:38:59.051Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-19T23:38:59.268Z] $ docker top 76f2fa2b3415322a935416c780d14d181fd9baf23b97bf8ebb271d46ef46b1c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T23:38:59.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-19T23:38:59.892Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-19T23:39:00.178Z] + ls /var/log/sa-host [2022-12-19T23:39:00.178Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T23:39:00.329Z] provisioning config files... [2022-12-19T23:39:00.338Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15178927708528695512tmp [Pipeline] { [Pipeline] echo [2022-12-19T23:39:00.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:39:00.634Z] ---> create-netrc.sh [Pipeline] } [2022-12-19T23:39:00.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:39:01.046Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-19T23:39:01.102Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:39:01.422Z] ---> sudo-logs.sh [2022-12-19T23:39:01.422Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-19T23:39:01.474Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:39:01.829Z] ---> job-cost.sh [2022-12-19T23:39:01.829Z] lf-activate-venv: SKIPPING [2022-12-19T23:39:01.829Z] DEBUG: total: 0.2199999988079071 [2022-12-19T23:39:01.829Z] INFO: Retrieving Stack Cost... [2022-12-19T23:39:02.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-19T23:39:02.658Z] INFO: Archiving Costs [Pipeline] echo [2022-12-19T23:39:02.670Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T23:39:02.955Z] ---> logs-deploy.sh [2022-12-19T23:39:02.955Z] lf-activate-venv: SKIPPING [2022-12-19T23:39:02.955Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/74 [2022-12-19T23:39:02.955Z] INFO: archiving workspace using pattern(s): [2022-12-19T23:39:03.897Z] Archives upload complete. [2022-12-19T23:39:04.155Z] INFO: archiving logs to Nexus