Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5cefbfc3079018690f325d1bed071e9846b5efb 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-ssh12304455847612825257.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15045169917212616973.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14700110887163031932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh2169359052718549349.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-ssh13922072240078019650.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.20 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 ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9352’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-9292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9416’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9417’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9422’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-9418’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-9421’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9425 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 f5cefbfc3079018690f325d1bed071e9846b5efb (main) > 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 f5cefbfc3079018690f325d1bed071e9846b5efb # timeout=10 Commit message: "Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" > git rev-list --no-walk 8f28bd2feba64f4e14e7f4e476d7a420beb0434d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T01:31:40.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T01:31:40.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T01:31:40.959Z] ========================================================= [2023-04-24T01:31:40.959Z] EdgeX Global Pipelines Version Info [2023-04-24T01:31:40.959Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:31:41.698Z] ------------------- [2023-04-24T01:31:41.698Z] stable info: [2023-04-24T01:31:41.698Z] ------------------- [2023-04-24T01:31:41.698Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T01:31:41.698Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:31:41.698Z] Message: update stable to v1.0.248 [2023-04-24T01:31:42.269Z] ------------------- [2023-04-24T01:31:42.269Z] experimental info: [2023-04-24T01:31:42.269Z] ------------------- [2023-04-24T01:31:42.269Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T01:31:42.269Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:31:42.269Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T01:31:42.510Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-04-24T01:31:42.522Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-04-24T01:31:42.532Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T01:31:42.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T01:31:42.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T01:31:42.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T01:31:42.574Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T01:31:42.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T01:31:42.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T01:31:42.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T01:31:42.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T01:31:42.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-04-24T01:31:42.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T01:31:42.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T01:31:42.679Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:31:42.698Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:31:42.720Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T01:31:42.730Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T01:31:42.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T01:31:42.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T01:31:42.767Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T01:31:42.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T01:31:42.804Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T01:31:42.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T01:31:42.841Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T01:31:42.854Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T01:31:42.867Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T01:31:42.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-24T01:31:42.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-24T01:31:42.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-24T01:31:42.904Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5cefbfc3079018690f325d1bed071e9846b5efb [Pipeline] echo [2023-04-24T01:31:42.912Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5cefbf [Pipeline] echo [2023-04-24T01:31:42.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:31:42.978Z] provisioning config files... [2023-04-24T01:31:42.999Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config26626459407311710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:31:43.306Z] ---> docker-login.sh [2023-04-24T01:31:43.306Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:31:43.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:43.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:43.567Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:43.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:43.567Z] [2023-04-24T01:31:43.567Z] Login Succeeded [2023-04-24T01:31:43.567Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:31:43.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:43.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:43.567Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:43.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:43.567Z] [2023-04-24T01:31:43.567Z] Login Succeeded [2023-04-24T01:31:43.567Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:31:43.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:43.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:43.828Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:43.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:43.828Z] [2023-04-24T01:31:43.828Z] Login Succeeded [2023-04-24T01:31:43.828Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:31:43.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:43.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:43.828Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:43.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:43.828Z] [2023-04-24T01:31:43.828Z] Login Succeeded [2023-04-24T01:31:43.828Z] docker.io [2023-04-24T01:31:44.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:44.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:44.089Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:44.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:44.089Z] [2023-04-24T01:31:44.089Z] Login Succeeded [2023-04-24T01:31:44.089Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:31:44.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T01:31:44.484Z] + git rev-list -1 --merges f5cefbfc3079018690f325d1bed071e9846b5efb~1..f5cefbfc3079018690f325d1bed071e9846b5efb [Pipeline] echo [2023-04-24T01:31:44.552Z] -----------> git rev-list -1 --merges f5cefbfc3079018690f325d1bed071e9846b5efb~1..f5cefbfc3079018690f325d1bed071e9846b5efb f5cefbfc3079018690f325d1bed071e9846b5efb [2023-04-24T01:31:44.552Z] f5cefbfc3079018690f325d1bed071e9846b5efb [false] [Pipeline] sh [2023-04-24T01:31:44.865Z] + git log --format=format:%s -1 f5cefbfc3079018690f325d1bed071e9846b5efb [Pipeline] echo [2023-04-24T01:31:44.885Z] ========================================================= [2023-04-24T01:31:44.885Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T01:31:44.885Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:31:45.235Z] + git log --format=format:%s -1 f5cefbfc3079018690f325d1bed071e9846b5efb [Pipeline] echo [2023-04-24T01:31:45.248Z] [semverPrep] GIT_COMMIT: f5cefbfc3079018690f325d1bed071e9846b5efb, Commit Message: Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73 [Pipeline] echo [2023-04-24T01:31:45.260Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T01:31:45.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:31:45.620Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T01:31:45.620Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T01:31:45.620Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T01:31:45.620Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T01:31:45.620Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T01:31:45.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:31:46.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:31:46.061Z] [2023-04-24T01:31:46.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:31:46.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:31:46.365Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T01:31:46.365Z] b85a868b505f: Pulling fs layer [2023-04-24T01:31:46.365Z] e2be974225ed: Pulling fs layer [2023-04-24T01:31:46.365Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T01:31:46.365Z] 988bab9f4d93: Pulling fs layer [2023-04-24T01:31:46.365Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T01:31:46.365Z] eaf3925da568: Pulling fs layer [2023-04-24T01:31:46.365Z] bab4dde63d76: Pulling fs layer [2023-04-24T01:31:46.365Z] bde34c3a00c8: Pulling fs layer [2023-04-24T01:31:46.365Z] b352a97aabf1: Pulling fs layer [2023-04-24T01:31:46.365Z] 4872d77fe225: Pulling fs layer [2023-04-24T01:31:46.365Z] 5851b861e8e6: Pulling fs layer [2023-04-24T01:31:46.365Z] bde34c3a00c8: Waiting [2023-04-24T01:31:46.365Z] 988bab9f4d93: Waiting [2023-04-24T01:31:46.365Z] b352a97aabf1: Waiting [2023-04-24T01:31:46.365Z] 4872d77fe225: Waiting [2023-04-24T01:31:46.365Z] 5851b861e8e6: Waiting [2023-04-24T01:31:46.365Z] 1469e6f7b9e6: Waiting [2023-04-24T01:31:46.365Z] bab4dde63d76: Waiting [2023-04-24T01:31:46.365Z] e2be974225ed: Download complete [2023-04-24T01:31:46.365Z] 988bab9f4d93: Verifying Checksum [2023-04-24T01:31:46.365Z] 988bab9f4d93: Download complete [2023-04-24T01:31:46.365Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T01:31:46.365Z] 1469e6f7b9e6: Download complete [2023-04-24T01:31:46.624Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T01:31:46.624Z] 339a4e72a1f5: Download complete [2023-04-24T01:31:46.624Z] eaf3925da568: Verifying Checksum [2023-04-24T01:31:46.624Z] eaf3925da568: Download complete [2023-04-24T01:31:46.624Z] bde34c3a00c8: Verifying Checksum [2023-04-24T01:31:46.624Z] bde34c3a00c8: Download complete [2023-04-24T01:31:46.624Z] b352a97aabf1: Download complete [2023-04-24T01:31:46.624Z] 4872d77fe225: Verifying Checksum [2023-04-24T01:31:46.624Z] 4872d77fe225: Download complete [2023-04-24T01:31:46.624Z] 5851b861e8e6: Verifying Checksum [2023-04-24T01:31:46.624Z] 5851b861e8e6: Download complete [2023-04-24T01:31:46.624Z] b85a868b505f: Download complete [2023-04-24T01:31:46.883Z] bab4dde63d76: Verifying Checksum [2023-04-24T01:31:46.883Z] bab4dde63d76: Download complete [2023-04-24T01:31:47.952Z] b85a868b505f: Pull complete [2023-04-24T01:31:48.213Z] e2be974225ed: Pull complete [2023-04-24T01:31:48.784Z] 339a4e72a1f5: Pull complete [2023-04-24T01:31:49.050Z] 988bab9f4d93: Pull complete [2023-04-24T01:31:49.625Z] 1469e6f7b9e6: Pull complete [2023-04-24T01:31:49.885Z] eaf3925da568: Pull complete [2023-04-24T01:31:51.823Z] bab4dde63d76: Pull complete [2023-04-24T01:31:52.092Z] bde34c3a00c8: Pull complete [2023-04-24T01:31:52.092Z] b352a97aabf1: Pull complete [2023-04-24T01:31:52.351Z] 4872d77fe225: Pull complete [2023-04-24T01:31:52.351Z] 5851b861e8e6: Pull complete [2023-04-24T01:31:52.351Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T01:31:52.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:31:52.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:31:52.457Z] prd-ubuntu20.04-docker-8c-8g-9425 does not seem to be running inside a container [2023-04-24T01:31:52.501Z] $ 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 [2023-04-24T01:31:56.228Z] $ docker top e81f8d59d9485ffc85c6c824010c0e347bc549594ad62a65cd61141c552cab7e -eo pid,comm [2023-04-24T01:31:56.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). [2023-04-24T01:31:56.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:31:56.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:31:56.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:31:56.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:31:56.487Z] $ docker exec e81f8d59d9485ffc85c6c824010c0e347bc549594ad62a65cd61141c552cab7e ssh-agent [2023-04-24T01:31:56.608Z] SSH_AUTH_SOCK=/tmp/ssh-YI5E7lDzDdIt/agent.32 [2023-04-24T01:31:56.608Z] SSH_AGENT_PID=38 [2023-04-24T01:31:56.615Z] Running ssh-add (command line suppressed) [2023-04-24T01:31:56.709Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7350317706313635010.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7350317706313635010.key) [2023-04-24T01:31:56.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:31:57.023Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T01:31:57.031Z] $ docker exec --env ******** --env ******** e81f8d59d9485ffc85c6c824010c0e347bc549594ad62a65cd61141c552cab7e ssh-agent -k [2023-04-24T01:31:57.134Z] unset SSH_AUTH_SOCK; [2023-04-24T01:31:57.135Z] unset SSH_AGENT_PID; [2023-04-24T01:31:57.135Z] echo Agent pid 38 killed; [2023-04-24T01:31:57.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T01:31:57.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:31:57.183Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:31:57.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:31:57.311Z] $ docker exec e81f8d59d9485ffc85c6c824010c0e347bc549594ad62a65cd61141c552cab7e ssh-agent [2023-04-24T01:31:57.428Z] SSH_AUTH_SOCK=/tmp/ssh-GttZ6ZvoCDek/agent.70 [2023-04-24T01:31:57.428Z] SSH_AGENT_PID=76 [2023-04-24T01:31:57.433Z] Running ssh-add (command line suppressed) [2023-04-24T01:31:57.529Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12656728679918912275.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12656728679918912275.key) [2023-04-24T01:31:57.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:31:57.838Z] + git semver init [2023-04-24T01:31:58.098Z] 2023-04-24 01:31:58,010 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T01:31:58.098Z] 2023-04-24 01:31:58,011 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-04-24T01:31:58.098Z] 2023-04-24 01:31:58,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-04-24T01:31:58.098Z] 2023-04-24 01:31:58,012 [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) [2023-04-24T01:31:59.037Z] 2023-04-24 01:31:58,998 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-04-24T01:31:59.037Z] 2023-04-24 01:31:58,999 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-04-24T01:31:59.037Z] 2023-04-24 01:31:58,999 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T01:31:59.037Z] 2023-04-24 01:31:58,999 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T01:31:59.037Z] 3.0.0-dev.30 [Pipeline] } [2023-04-24T01:31:59.041Z] $ docker exec --env ******** --env ******** e81f8d59d9485ffc85c6c824010c0e347bc549594ad62a65cd61141c552cab7e ssh-agent -k [2023-04-24T01:31:59.142Z] unset SSH_AUTH_SOCK; [2023-04-24T01:31:59.142Z] unset SSH_AGENT_PID; [2023-04-24T01:31:59.143Z] echo Agent pid 76 killed; [2023-04-24T01:31:59.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:31:59.474Z] + git semver [Pipeline] } [2023-04-24T01:31:59.743Z] $ docker stop --time=1 e81f8d59d9485ffc85c6c824010c0e347bc549594ad62a65cd61141c552cab7e [2023-04-24T01:32:01.050Z] $ docker rm -f --volumes e81f8d59d9485ffc85c6c824010c0e347bc549594ad62a65cd61141c552cab7e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:32:01.395Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T01:32:01.617Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T01:32:01.620Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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 [2023-04-24T01:32:01.746Z] provisioning config files... [2023-04-24T01:32:01.756Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config685778582416101087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:32:02.058Z] ---> docker-login.sh [2023-04-24T01:32:02.058Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:32:02.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:02.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:02.058Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:02.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:02.058Z] [2023-04-24T01:32:02.058Z] Login Succeeded [2023-04-24T01:32:02.058Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:32:02.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:02.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:02.058Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:02.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:02.058Z] [2023-04-24T01:32:02.058Z] Login Succeeded [2023-04-24T01:32:02.058Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:32:02.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:02.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:02.321Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:02.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:02.321Z] [2023-04-24T01:32:02.321Z] Login Succeeded [2023-04-24T01:32:02.321Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:32:02.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:02.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:02.321Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:02.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:02.321Z] [2023-04-24T01:32:02.321Z] Login Succeeded [2023-04-24T01:32:02.583Z] docker.io [2023-04-24T01:32:02.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:02.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:02.844Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:02.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:02.844Z] [2023-04-24T01:32:02.844Z] Login Succeeded [2023-04-24T01:32:02.844Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:32:02.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T01:32:02.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:32:02.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:32:02.931Z] ========================================================= [2023-04-24T01:32:02.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T01:32:02.931Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:03.242Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T01:32:03.242Z] Sending build context to Docker daemon 10.9MB [2023-04-24T01:32:03.242Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:32:03.242Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T01:32:03.242Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T01:32:03.242Z] 63b65145d645: Pulling fs layer [2023-04-24T01:32:03.242Z] a2d21d5440eb: Pulling fs layer [2023-04-24T01:32:03.242Z] 935e6c44a52c: Pulling fs layer [2023-04-24T01:32:03.242Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T01:32:03.242Z] 30dea6a524f1: Pulling fs layer [2023-04-24T01:32:03.242Z] a2aff8979fd8: Pulling fs layer [2023-04-24T01:32:03.242Z] 94cc34f8dd06: Waiting [2023-04-24T01:32:03.242Z] 30dea6a524f1: Waiting [2023-04-24T01:32:03.242Z] a2aff8979fd8: Waiting [2023-04-24T01:32:03.242Z] 6808be2612f2: Pulling fs layer [2023-04-24T01:32:03.242Z] f25807f1079a: Pulling fs layer [2023-04-24T01:32:03.506Z] a2d21d5440eb: Download complete [2023-04-24T01:32:03.506Z] 94cc34f8dd06: Verifying Checksum [2023-04-24T01:32:03.506Z] 30dea6a524f1: Verifying Checksum [2023-04-24T01:32:03.506Z] 30dea6a524f1: Download complete [2023-04-24T01:32:03.506Z] 63b65145d645: Verifying Checksum [2023-04-24T01:32:03.506Z] 63b65145d645: Download complete [2023-04-24T01:32:03.506Z] a2aff8979fd8: Verifying Checksum [2023-04-24T01:32:03.506Z] a2aff8979fd8: Download complete [2023-04-24T01:32:03.506Z] 63b65145d645: Pull complete [2023-04-24T01:32:03.771Z] a2d21d5440eb: Pull complete [2023-04-24T01:32:04.031Z] f25807f1079a: Verifying Checksum [2023-04-24T01:32:04.031Z] f25807f1079a: Download complete [2023-04-24T01:32:04.031Z] 935e6c44a52c: Verifying Checksum [2023-04-24T01:32:04.031Z] 935e6c44a52c: Download complete [2023-04-24T01:32:04.600Z] 6808be2612f2: Verifying Checksum [2023-04-24T01:32:04.600Z] 6808be2612f2: Download complete [2023-04-24T01:32:07.887Z] 935e6c44a52c: Pull complete [2023-04-24T01:32:07.887Z] 94cc34f8dd06: Pull complete [2023-04-24T01:32:08.146Z] 30dea6a524f1: Pull complete [2023-04-24T01:32:08.146Z] a2aff8979fd8: Pull complete [2023-04-24T01:32:10.685Z] 6808be2612f2: Pull complete [2023-04-24T01:32:11.253Z] f25807f1079a: Pull complete [2023-04-24T01:32:11.253Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T01:32:11.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T01:32:11.512Z] ---> 3b553350e43f [2023-04-24T01:32:11.513Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:32:15.721Z] ---> Running in eb68112944ad [2023-04-24T01:32:15.721Z] Removing intermediate container eb68112944ad [2023-04-24T01:32:15.721Z] ---> 1cac15d7df80 [2023-04-24T01:32:15.721Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:32:15.984Z] ---> Running in d33096bab26f [2023-04-24T01:32:15.984Z] Removing intermediate container d33096bab26f [2023-04-24T01:32:15.984Z] ---> 1e8862988c94 [2023-04-24T01:32:15.984Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T01:32:15.984Z] ---> Running in 52b3b4065032 [2023-04-24T01:32:16.257Z] Removing intermediate container 52b3b4065032 [2023-04-24T01:32:16.257Z] ---> 14c37846f1ca [2023-04-24T01:32:16.257Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:32:16.257Z] ---> Running in ac6bb2f645d3 [2023-04-24T01:32:16.257Z] Removing intermediate container ac6bb2f645d3 [2023-04-24T01:32:16.257Z] ---> 7fec369a827b [2023-04-24T01:32:16.257Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:32:16.257Z] ---> Running in b449fa8835e2 [2023-04-24T01:32:16.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:32:16.706Z] Still waiting to schedule task [2023-04-24T01:32:16.706Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-24T01:32:16.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:32:16.785Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T01:32:16.785Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T01:32:16.785Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T01:32:17.050Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T01:32:17.050Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:32:17.050Z] OK: 269 MiB in 57 packages [2023-04-24T01:32:17.310Z] Removing intermediate container b449fa8835e2 [2023-04-24T01:32:17.310Z] ---> ee88109ca086 [2023-04-24T01:32:17.310Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-24T01:32:17.310Z] ---> Running in 429fda01e0a5 [2023-04-24T01:32:17.569Z] Removing intermediate container 429fda01e0a5 [2023-04-24T01:32:17.569Z] ---> 788e3194adc9 [2023-04-24T01:32:17.569Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T01:32:17.569Z] ---> 3de7772d0597 [2023-04-24T01:32:17.569Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:32:17.569Z] ---> Running in 9e65fe7a6906 [2023-04-24T01:32:44.234Z] Removing intermediate container 9e65fe7a6906 [2023-04-24T01:32:44.234Z] ---> 1d4c96ad9637 [2023-04-24T01:32:44.234Z] Step 11/12 : COPY . . [2023-04-24T01:32:44.813Z] ---> 1630d755798a [2023-04-24T01:32:44.813Z] Step 12/12 : RUN $MAKE [2023-04-24T01:32:44.813Z] ---> Running in cf1fad8edc1e [2023-04-24T01:32:45.071Z] noop [2023-04-24T01:32:45.329Z] Removing intermediate container cf1fad8edc1e [2023-04-24T01:32:45.329Z] ---> 4c486046ddad [2023-04-24T01:32:45.329Z] Successfully built 4c486046ddad [2023-04-24T01:32:45.329Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:45.655Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T01:32:45.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:32:45.732Z] prd-ubuntu20.04-docker-8c-8g-9425 does not seem to be running inside a container [2023-04-24T01:32:45.773Z] $ 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 [2023-04-24T01:32:46.077Z] $ docker top cded1208255393e06192035f9a3a683fa3801986bac8672c36860540204df16f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:32:46.422Z] + go version [2023-04-24T01:32:46.422Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T01:32:46.445Z] $ docker stop --time=1 cded1208255393e06192035f9a3a683fa3801986bac8672c36860540204df16f [2023-04-24T01:32:47.730Z] $ docker rm -f --volumes cded1208255393e06192035f9a3a683fa3801986bac8672c36860540204df16f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:48.121Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T01:32:48.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:32:48.191Z] prd-ubuntu20.04-docker-8c-8g-9425 does not seem to be running inside a container [2023-04-24T01:32:48.250Z] $ 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 [2023-04-24T01:32:48.550Z] $ docker top 416ecf3755dcb91f1bdf5c671a2268aeecdc06f6d2ecdc42da4343f794d3e275 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:32:48.894Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:32:49.193Z] + make test [2023-04-24T01:32:49.193Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T01:32:53.761Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-24T01:33:03.971Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-24T01:33:03.971Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 32.2% of statements [2023-04-24T01:33:09.230Z] go vet ./... [2023-04-24T01:33:12.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T01:33:12.518Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T01:33:12.518Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T01:33:12.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T01:33:12.549Z] $ docker stop --time=1 416ecf3755dcb91f1bdf5c671a2268aeecdc06f6d2ecdc42da4343f794d3e275 [2023-04-24T01:33:15.942Z] $ docker rm -f --volumes 416ecf3755dcb91f1bdf5c671a2268aeecdc06f6d2ecdc42da4343f794d3e275 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:33:16.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T01:33:16.431Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T01:33:16.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T01:33:17.366Z] + ls -al . [2023-04-24T01:33:17.366Z] total 184 [2023-04-24T01:33:17.366Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 01:32 . [2023-04-24T01:33:17.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:31 .. [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 24 01:31 .dockerignore [2023-04-24T01:33:17.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:31 .git [2023-04-24T01:33:17.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 .github [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 01:31 .gitignore [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 01:31 .golangci.yml [2023-04-24T01:33:17.366Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:31 .semver [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 24 01:31 Attribution.txt [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 24 01:31 CHANGELOG.md [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 24 01:31 Dockerfile [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 01:31 GOVERNANCE.md [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 24 01:31 Jenkinsfile [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 01:31 LICENSE [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 24 01:31 Makefile [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 01:31 OWNERS.md [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 24 01:31 README.md [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 01:32 VERSION [2023-04-24T01:33:17.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:31 bin [2023-04-24T01:33:17.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 cmd [2023-04-24T01:33:17.366Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 24 01:33 coverage.out [2023-04-24T01:33:17.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:31 driver [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 24 01:31 go.mod [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 01:31 go.sum [2023-04-24T01:33:17.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:31 snap [2023-04-24T01:33:17.366Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 24 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:17.703Z] + 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=f5cefbfc3079018690f325d1bed071e9846b5efb --label arch=amd64 --label version=3.0.0-dev.30 . [2023-04-24T01:33:17.703Z] Sending build context to Docker daemon 10.91MB [2023-04-24T01:33:17.703Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:33:17.703Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-24T01:33:17.703Z] ---> 4c486046ddad [2023-04-24T01:33:17.703Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:33:17.703Z] ---> Running in 94455ae5ee14 [2023-04-24T01:33:17.967Z] Removing intermediate container 94455ae5ee14 [2023-04-24T01:33:17.968Z] ---> 1e7156367a01 [2023-04-24T01:33:17.968Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:33:17.968Z] ---> Running in 7f8b5a3c3c5c [2023-04-24T01:33:17.968Z] Removing intermediate container 7f8b5a3c3c5c [2023-04-24T01:33:17.968Z] ---> 475af771177e [2023-04-24T01:33:17.968Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T01:33:17.968Z] ---> Running in 29e9f8e00766 [2023-04-24T01:33:17.968Z] Removing intermediate container 29e9f8e00766 [2023-04-24T01:33:17.968Z] ---> 368833db4fea [2023-04-24T01:33:17.968Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:33:17.968Z] ---> Running in e1c57d4f65fc [2023-04-24T01:33:18.227Z] Removing intermediate container e1c57d4f65fc [2023-04-24T01:33:18.227Z] ---> 84785b666877 [2023-04-24T01:33:18.227Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:33:18.227Z] ---> Running in 0fba123c2c36 [2023-04-24T01:33:18.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:18.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:18.746Z] OK: 269 MiB in 57 packages [2023-04-24T01:33:19.007Z] Removing intermediate container 0fba123c2c36 [2023-04-24T01:33:19.007Z] ---> 88d5c1cd63c1 [2023-04-24T01:33:19.007Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-24T01:33:19.007Z] ---> Running in 406c00938587 [2023-04-24T01:33:19.007Z] Removing intermediate container 406c00938587 [2023-04-24T01:33:19.007Z] ---> 9fd478bc192e [2023-04-24T01:33:19.007Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-24T01:33:19.267Z] ---> da649f43a1b5 [2023-04-24T01:33:19.268Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:33:19.268Z] ---> Running in 2694268cba27 [2023-04-24T01:33:19.835Z] Removing intermediate container 2694268cba27 [2023-04-24T01:33:19.835Z] ---> 4ebcf9d1199c [2023-04-24T01:33:19.835Z] Step 11/25 : COPY . . [2023-04-24T01:33:20.540Z] ---> b05243ea933e [2023-04-24T01:33:20.540Z] Step 12/25 : RUN $MAKE [2023-04-24T01:33:20.540Z] ---> Running in 14945a9cb770 [2023-04-24T01:33:20.540Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-24T01:33:39.596Z] Removing intermediate container 14945a9cb770 [2023-04-24T01:33:39.596Z] ---> 55a95853ee4e [2023-04-24T01:33:39.596Z] Step 13/25 : FROM alpine:3.17 [2023-04-24T01:33:46.047Z] 3.17: Pulling from library/alpine [2023-04-24T01:33:46.047Z] f56be85fc22e: Pulling fs layer [2023-04-24T01:33:46.047Z] f56be85fc22e: Download complete [2023-04-24T01:33:46.047Z] f56be85fc22e: Pull complete [2023-04-24T01:33:46.047Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:33:46.047Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:33:46.047Z] ---> 9ed4aefc74f6 [2023-04-24T01:33:46.047Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-24T01:33:46.047Z] ---> Running in fe169c36fc00 [2023-04-24T01:33:46.047Z] Removing intermediate container fe169c36fc00 [2023-04-24T01:33:46.047Z] ---> c797d007f356 [2023-04-24T01:33:46.047Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-24T01:33:46.047Z] ---> Running in c5c73744e72c [2023-04-24T01:33:46.047Z] Removing intermediate container c5c73744e72c [2023-04-24T01:33:46.047Z] ---> 144c93565118 [2023-04-24T01:33:46.047Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:33:46.047Z] ---> Running in a31ff396660d [2023-04-24T01:33:46.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:46.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:46.566Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T01:33:46.566Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:33:46.566Z] OK: 7 MiB in 16 packages [2023-04-24T01:33:46.824Z] Removing intermediate container a31ff396660d [2023-04-24T01:33:46.824Z] ---> f9b35498c57d [2023-04-24T01:33:46.824Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-24T01:33:47.762Z] ---> b023480d0810 [2023-04-24T01:33:47.762Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-24T01:33:47.762Z] ---> 2e9af0305866 [2023-04-24T01:33:47.762Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-24T01:33:47.762Z] ---> a3ebc830e3e1 [2023-04-24T01:33:47.762Z] Step 20/25 : EXPOSE 59986 [2023-04-24T01:33:47.762Z] ---> Running in 3c75c33424ae [2023-04-24T01:33:48.021Z] Removing intermediate container 3c75c33424ae [2023-04-24T01:33:48.021Z] ---> 10f00f9ea1e5 [2023-04-24T01:33:48.021Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-24T01:33:48.021Z] ---> Running in 2b2cd7666956 [2023-04-24T01:33:48.021Z] Removing intermediate container 2b2cd7666956 [2023-04-24T01:33:48.021Z] ---> a0ae13445e8b [2023-04-24T01:33:48.021Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T01:33:48.021Z] ---> Running in 1c8f0d1c97b8 [2023-04-24T01:33:48.021Z] Removing intermediate container 1c8f0d1c97b8 [2023-04-24T01:33:48.021Z] ---> 27c8e53155f0 [2023-04-24T01:33:48.021Z] Step 23/25 : LABEL arch=amd64 [2023-04-24T01:33:48.021Z] ---> Running in 2579a8a328db [2023-04-24T01:33:48.281Z] Removing intermediate container 2579a8a328db [2023-04-24T01:33:48.281Z] ---> 13e860b17cc2 [2023-04-24T01:33:48.281Z] Step 24/25 : LABEL git_sha=f5cefbfc3079018690f325d1bed071e9846b5efb [2023-04-24T01:33:48.281Z] ---> Running in bb9a07497ad9 [2023-04-24T01:33:48.281Z] Removing intermediate container bb9a07497ad9 [2023-04-24T01:33:48.281Z] ---> 6fb608f8a081 [2023-04-24T01:33:48.281Z] Step 25/25 : LABEL version=3.0.0-dev.30 [2023-04-24T01:33:48.281Z] ---> Running in 0ecb14978257 [2023-04-24T01:33:48.281Z] Removing intermediate container 0ecb14978257 [2023-04-24T01:33:48.281Z] ---> 0dcce74ab765 [2023-04-24T01:33:48.281Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T01:33:48.281Z] Successfully built 0dcce74ab765 [2023-04-24T01:33:48.281Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:33:48.371Z] provisioning config files... [2023-04-24T01:33:48.379Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15587063312821483180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:33:48.681Z] ---> docker-login.sh [2023-04-24T01:33:48.681Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:33:48.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:33:48.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:33:48.681Z] Configure a credential helper to remove this warning. See [2023-04-24T01:33:48.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:33:48.681Z] [2023-04-24T01:33:48.681Z] Login Succeeded [2023-04-24T01:33:48.681Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:33:48.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:33:48.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:33:48.681Z] Configure a credential helper to remove this warning. See [2023-04-24T01:33:48.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:33:48.681Z] [2023-04-24T01:33:48.681Z] Login Succeeded [2023-04-24T01:33:48.681Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:33:48.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:33:48.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:33:48.940Z] Configure a credential helper to remove this warning. See [2023-04-24T01:33:48.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:33:48.940Z] [2023-04-24T01:33:48.940Z] Login Succeeded [2023-04-24T01:33:48.940Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:33:48.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:33:48.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:33:48.940Z] Configure a credential helper to remove this warning. See [2023-04-24T01:33:48.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:33:48.940Z] [2023-04-24T01:33:48.940Z] Login Succeeded [2023-04-24T01:33:48.940Z] docker.io [2023-04-24T01:33:49.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:33:49.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:33:49.198Z] Configure a credential helper to remove this warning. See [2023-04-24T01:33:49.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:33:49.198Z] [2023-04-24T01:33:49.198Z] Login Succeeded [2023-04-24T01:33:49.198Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:33:49.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:33:49.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:33:49.247Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-04-24T01:33:49.247Z] f5cefbfc3079018690f325d1bed071e9846b5efb [2023-04-24T01:33:49.247Z] latest [2023-04-24T01:33:49.247Z] 3.0.0-dev.30 [2023-04-24T01:33:49.247Z] f5cefbfc3079018690f325d1bed071e9846b5efb-3.0.0-dev.30 [2023-04-24T01:33:49.247Z] main [2023-04-24T01:33:49.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:49.555Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:f5cefbfc3079018690f325d1bed071e9846b5efb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:49.860Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:f5cefbfc3079018690f325d1bed071e9846b5efb [2023-04-24T01:33:49.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-24T01:33:49.860Z] 16546dbdd776: Preparing [2023-04-24T01:33:49.860Z] 0e53531d34c8: Preparing [2023-04-24T01:33:49.860Z] 6b5fc3a2d909: Preparing [2023-04-24T01:33:49.860Z] 204a7cfe156a: Preparing [2023-04-24T01:33:49.860Z] f1417ff83b31: Preparing [2023-04-24T01:33:49.860Z] f1417ff83b31: Layer already exists [2023-04-24T01:33:49.860Z] 16546dbdd776: Pushed [2023-04-24T01:33:49.860Z] 204a7cfe156a: Pushed [2023-04-24T01:33:49.860Z] 0e53531d34c8: Pushed [2023-04-24T01:33:52.405Z] 6b5fc3a2d909: Pushed [2023-04-24T01:33:52.405Z] f5cefbfc3079018690f325d1bed071e9846b5efb: digest: sha256:a329c8b7d0d438170246ec767b2c4d55bac2a570342ad593b91d2bcdaafb17c7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:52.727Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:53.034Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-04-24T01:33:53.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-24T01:33:53.035Z] 16546dbdd776: Preparing [2023-04-24T01:33:53.035Z] 0e53531d34c8: Preparing [2023-04-24T01:33:53.035Z] 6b5fc3a2d909: Preparing [2023-04-24T01:33:53.035Z] 204a7cfe156a: Preparing [2023-04-24T01:33:53.035Z] f1417ff83b31: Preparing [2023-04-24T01:33:53.035Z] f1417ff83b31: Layer already exists [2023-04-24T01:33:53.035Z] 6b5fc3a2d909: Layer already exists [2023-04-24T01:33:53.035Z] 16546dbdd776: Layer already exists [2023-04-24T01:33:53.035Z] 0e53531d34c8: Layer already exists [2023-04-24T01:33:53.035Z] 204a7cfe156a: Layer already exists [2023-04-24T01:33:53.035Z] latest: digest: sha256:a329c8b7d0d438170246ec767b2c4d55bac2a570342ad593b91d2bcdaafb17c7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:53.344Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:53.653Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.30 [2023-04-24T01:33:53.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-24T01:33:53.654Z] 16546dbdd776: Preparing [2023-04-24T01:33:53.654Z] 0e53531d34c8: Preparing [2023-04-24T01:33:53.654Z] 6b5fc3a2d909: Preparing [2023-04-24T01:33:53.654Z] 204a7cfe156a: Preparing [2023-04-24T01:33:53.654Z] f1417ff83b31: Preparing [2023-04-24T01:33:53.654Z] f1417ff83b31: Layer already exists [2023-04-24T01:33:53.654Z] 6b5fc3a2d909: Layer already exists [2023-04-24T01:33:53.654Z] 204a7cfe156a: Layer already exists [2023-04-24T01:33:53.654Z] 16546dbdd776: Layer already exists [2023-04-24T01:33:53.654Z] 0e53531d34c8: Layer already exists [2023-04-24T01:33:53.654Z] 3.0.0-dev.30: digest: sha256:a329c8b7d0d438170246ec767b2c4d55bac2a570342ad593b91d2bcdaafb17c7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:53.967Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:f5cefbfc3079018690f325d1bed071e9846b5efb-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:54.280Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:f5cefbfc3079018690f325d1bed071e9846b5efb-3.0.0-dev.30 [2023-04-24T01:33:54.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-24T01:33:54.280Z] 16546dbdd776: Preparing [2023-04-24T01:33:54.280Z] 0e53531d34c8: Preparing [2023-04-24T01:33:54.280Z] 6b5fc3a2d909: Preparing [2023-04-24T01:33:54.280Z] 204a7cfe156a: Preparing [2023-04-24T01:33:54.280Z] f1417ff83b31: Preparing [2023-04-24T01:33:54.280Z] 0e53531d34c8: Layer already exists [2023-04-24T01:33:54.280Z] 204a7cfe156a: Layer already exists [2023-04-24T01:33:54.280Z] f1417ff83b31: Layer already exists [2023-04-24T01:33:54.280Z] 16546dbdd776: Layer already exists [2023-04-24T01:33:54.280Z] 6b5fc3a2d909: Layer already exists [2023-04-24T01:33:54.280Z] f5cefbfc3079018690f325d1bed071e9846b5efb-3.0.0-dev.30: digest: sha256:a329c8b7d0d438170246ec767b2c4d55bac2a570342ad593b91d2bcdaafb17c7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:54.596Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:54.906Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-04-24T01:33:54.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-24T01:33:54.906Z] 16546dbdd776: Preparing [2023-04-24T01:33:54.906Z] 0e53531d34c8: Preparing [2023-04-24T01:33:54.906Z] 6b5fc3a2d909: Preparing [2023-04-24T01:33:54.906Z] 204a7cfe156a: Preparing [2023-04-24T01:33:54.906Z] f1417ff83b31: Preparing [2023-04-24T01:33:54.906Z] 6b5fc3a2d909: Layer already exists [2023-04-24T01:33:54.906Z] 16546dbdd776: Layer already exists [2023-04-24T01:33:54.906Z] f1417ff83b31: Layer already exists [2023-04-24T01:33:54.906Z] 204a7cfe156a: Layer already exists [2023-04-24T01:33:54.906Z] 0e53531d34c8: Layer already exists [2023-04-24T01:33:54.906Z] main: digest: sha256:a329c8b7d0d438170246ec767b2c4d55bac2a570342ad593b91d2bcdaafb17c7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:33:54.947Z] ===================================================== [Pipeline] echo [2023-04-24T01:33:54.956Z] taggedImages: [2023-04-24T01:33:54.956Z] - nexus3.edgexfoundry.org:10004/device-rest:f5cefbfc3079018690f325d1bed071e9846b5efb [2023-04-24T01:33:54.956Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-04-24T01:33:54.956Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.30 [2023-04-24T01:33:54.956Z] - nexus3.edgexfoundry.org:10004/device-rest:f5cefbfc3079018690f325d1bed071e9846b5efb-3.0.0-dev.30 [2023-04-24T01:33:54.956Z] - 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 [2023-04-24T01:33:55.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:33:55.337Z] [2023-04-24T01:33:55.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:55.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:33:55.641Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T01:33:55.641Z] 5eb5b503b376: Pulling fs layer [2023-04-24T01:33:55.641Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T01:33:55.641Z] ec43610c2a17: Pulling fs layer [2023-04-24T01:33:55.641Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T01:33:55.641Z] 33b1e0a273af: Pulling fs layer [2023-04-24T01:33:55.641Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T01:33:55.641Z] 2f39f015ded8: Pulling fs layer [2023-04-24T01:33:55.641Z] 33b1e0a273af: Waiting [2023-04-24T01:33:55.641Z] 5d3b04190fa2: Waiting [2023-04-24T01:33:55.641Z] 2f39f015ded8: Waiting [2023-04-24T01:33:55.641Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T01:33:55.641Z] 5c69ac0246d0: Download complete [2023-04-24T01:33:55.641Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T01:33:55.641Z] 3a2ae6a8a46f: Download complete [2023-04-24T01:33:55.641Z] 33b1e0a273af: Verifying Checksum [2023-04-24T01:33:55.641Z] 33b1e0a273af: Download complete [2023-04-24T01:33:55.641Z] ec43610c2a17: Verifying Checksum [2023-04-24T01:33:55.641Z] ec43610c2a17: Download complete [2023-04-24T01:33:55.641Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T01:33:55.641Z] 5d3b04190fa2: Download complete [2023-04-24T01:33:55.899Z] 5eb5b503b376: Verifying Checksum [2023-04-24T01:33:55.899Z] 5eb5b503b376: Download complete [2023-04-24T01:33:56.464Z] 2f39f015ded8: Download complete [2023-04-24T01:33:57.029Z] 5eb5b503b376: Pull complete [2023-04-24T01:33:57.030Z] 5c69ac0246d0: Pull complete [2023-04-24T01:33:57.596Z] ec43610c2a17: Pull complete [2023-04-24T01:33:57.596Z] 3a2ae6a8a46f: Pull complete [2023-04-24T01:33:57.855Z] 33b1e0a273af: Pull complete [2023-04-24T01:33:57.855Z] 5d3b04190fa2: Pull complete [2023-04-24T01:34:02.109Z] 2f39f015ded8: Pull complete [2023-04-24T01:34:02.109Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T01:34:02.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:34:02.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:34:02.192Z] prd-ubuntu20.04-docker-8c-8g-9425 does not seem to be running inside a container [2023-04-24T01:34:02.237Z] $ 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 [2023-04-24T01:34:04.832Z] $ docker top 272b21ad2db09460de23e238eaa02037e2db0c46d6833dcfdb99fc92f85cfdf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:34:05.194Z] ---> job-cost.sh [2023-04-24T01:34:05.194Z] lf-activate-venv: SKIPPING [2023-04-24T01:34:05.194Z] INFO: No Stack... [2023-04-24T01:34:05.453Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T01:34:05.711Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T01:34:05.995Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-04-24T01:34:05.995Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T01:34:06.008Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-102-stack-cost] [2023-04-24T01:34:06.014Z] Resource [jenkins-edgexfoundry-device-rest-go-main-102-stack-cost] did not exist. Created. [2023-04-24T01:34:06.014Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T01:34:06.318Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T01:34:06.347Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T01:34:06.355Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T01:34:06.387Z] $ docker stop --time=1 272b21ad2db09460de23e238eaa02037e2db0c46d6833dcfdb99fc92f85cfdf9 [2023-04-24T01:34:07.538Z] $ docker rm -f --volumes 272b21ad2db09460de23e238eaa02037e2db0c46d6833dcfdb99fc92f85cfdf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T01:35:17.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9435 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-04-24T01:35:17.297Z] Running in /w/workspace/device-rest-go/102 [Pipeline] { [Pipeline] checkout [2023-04-24T01:35:17.373Z] The recommended git tool is: git [2023-04-24T01:35:24.630Z] using credential edgex-jenkins-ssh [2023-04-24T01:35:24.651Z] Cloning the remote Git repository [2023-04-24T01:35:24.718Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-04-24T01:35:24.845Z] > git init /w/workspace/device-rest-go/102 # timeout=10 [2023-04-24T01:35:25.041Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-24T01:35:25.043Z] > git --version # timeout=10 [2023-04-24T01:35:25.069Z] > git --version # 'git version 2.25.1' [2023-04-24T01:35:25.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T01:35:25.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T01:35:27.248Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-24T01:35:27.282Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T01:35:28.467Z] Avoid second fetch [2023-04-24T01:35:28.467Z] Checking out Revision f5cefbfc3079018690f325d1bed071e9846b5efb (main) [2023-04-24T01:35:28.497Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T01:35:28.604Z] > git checkout -f f5cefbfc3079018690f325d1bed071e9846b5efb # timeout=10 [2023-04-24T01:35:29.308Z] Commit message: "Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:35:30.313Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T01:35:30.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:35:30.313Z] Dload Upload Total Spent Left Speed [2023-04-24T01:35:30.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-04-24T01:35:30.946Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T01:35:31.302Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-04-24T01:35:31.302Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T01:35:31.302Z] { [2023-04-24T01:35:31.302Z] "registry-mirrors": [ [2023-04-24T01:35:31.302Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T01:35:31.302Z] ], [2023-04-24T01:35:31.302Z] "bip": "10.250.0.254/24", [2023-04-24T01:35:31.302Z] "hosts": [ [2023-04-24T01:35:31.302Z] "tcp://0.0.0.0:5555", [2023-04-24T01:35:31.302Z] "unix:///var/run/docker.sock" [2023-04-24T01:35:31.302Z] ], [2023-04-24T01:35:31.302Z] "mtu": 1458, [2023-04-24T01:35:31.302Z] "selinux-enabled": true, [2023-04-24T01:35:31.302Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T01:35:31.302Z] } [Pipeline] sh [2023-04-24T01:35:31.662Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T01:35:32.022Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:35:50.394Z] provisioning config files... [2023-04-24T01:35:50.429Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/102@tmp/config13739255022583418274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:35:50.811Z] ---> docker-login.sh [2023-04-24T01:35:50.812Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:35:51.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:35:51.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:35:51.684Z] Configure a credential helper to remove this warning. See [2023-04-24T01:35:51.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:35:51.684Z] [2023-04-24T01:35:51.684Z] Login Succeeded [2023-04-24T01:35:51.684Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:35:51.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:35:52.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:35:52.236Z] Configure a credential helper to remove this warning. See [2023-04-24T01:35:52.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:35:52.236Z] [2023-04-24T01:35:52.236Z] Login Succeeded [2023-04-24T01:35:52.236Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:35:52.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:35:52.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:35:52.511Z] Configure a credential helper to remove this warning. See [2023-04-24T01:35:52.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:35:52.511Z] [2023-04-24T01:35:52.511Z] Login Succeeded [2023-04-24T01:35:52.511Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:35:52.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:35:53.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:35:53.066Z] Configure a credential helper to remove this warning. See [2023-04-24T01:35:53.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:35:53.066Z] [2023-04-24T01:35:53.066Z] Login Succeeded [2023-04-24T01:35:53.066Z] docker.io [2023-04-24T01:35:53.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:35:53.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:35:53.615Z] Configure a credential helper to remove this warning. See [2023-04-24T01:35:53.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:35:53.615Z] [2023-04-24T01:35:53.615Z] Login Succeeded [2023-04-24T01:35:53.615Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:35:53.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T01:35:54.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:35:54.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:35:54.047Z] ========================================================= [2023-04-24T01:35:54.047Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T01:35:54.047Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:35:54.437Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T01:35:54.437Z] Sending build context to Docker daemon 138.8kB [2023-04-24T01:35:54.710Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:35:54.710Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T01:35:54.992Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T01:35:54.992Z] af6eaf76a39c: Pulling fs layer [2023-04-24T01:35:54.992Z] 55522c791124: Pulling fs layer [2023-04-24T01:35:54.992Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T01:35:54.992Z] 169dfbe0d373: Pulling fs layer [2023-04-24T01:35:54.992Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T01:35:54.992Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T01:35:54.992Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T01:35:54.992Z] 169dfbe0d373: Waiting [2023-04-24T01:35:54.992Z] e1ff8fa3b103: Waiting [2023-04-24T01:35:54.992Z] 52ebb69f0ebf: Waiting [2023-04-24T01:35:54.992Z] 5abe8eddf0d5: Waiting [2023-04-24T01:35:54.992Z] 55522c791124: Verifying Checksum [2023-04-24T01:35:54.992Z] 55522c791124: Download complete [2023-04-24T01:35:54.992Z] 169dfbe0d373: Verifying Checksum [2023-04-24T01:35:54.992Z] 169dfbe0d373: Download complete [2023-04-24T01:35:54.992Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T01:35:54.992Z] e1ff8fa3b103: Download complete [2023-04-24T01:35:54.992Z] af6eaf76a39c: Verifying Checksum [2023-04-24T01:35:54.992Z] af6eaf76a39c: Download complete [2023-04-24T01:35:56.445Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T01:35:56.445Z] 5abe8eddf0d5: Download complete [2023-04-24T01:35:56.718Z] af6eaf76a39c: Pull complete [2023-04-24T01:35:57.010Z] 55522c791124: Pull complete [2023-04-24T01:35:57.624Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T01:35:57.624Z] ce5c4a1c91eb: Download complete [2023-04-24T01:35:57.624Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T01:35:57.624Z] 52ebb69f0ebf: Download complete [2023-04-24T01:36:10.005Z] ce5c4a1c91eb: Pull complete [2023-04-24T01:36:10.005Z] 169dfbe0d373: Pull complete [2023-04-24T01:36:10.005Z] e1ff8fa3b103: Pull complete [2023-04-24T01:36:16.726Z] 52ebb69f0ebf: Pull complete [2023-04-24T01:36:17.720Z] 5abe8eddf0d5: Pull complete [2023-04-24T01:36:17.720Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T01:36:17.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T01:36:17.998Z] ---> 6cb57ee374ae [2023-04-24T01:36:17.998Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:36:20.031Z] ---> Running in a68e56eb3a88 [2023-04-24T01:36:20.307Z] Removing intermediate container a68e56eb3a88 [2023-04-24T01:36:20.307Z] ---> 25c356fafbcf [2023-04-24T01:36:20.307Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:36:20.307Z] ---> Running in e33015ba2b24 [2023-04-24T01:36:20.590Z] Removing intermediate container e33015ba2b24 [2023-04-24T01:36:20.590Z] ---> bbb65e92414e [2023-04-24T01:36:20.590Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T01:36:20.883Z] ---> Running in acef9a868334 [2023-04-24T01:36:21.174Z] Removing intermediate container acef9a868334 [2023-04-24T01:36:21.174Z] ---> 115e9bef8899 [2023-04-24T01:36:21.174Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:36:21.174Z] ---> Running in 8f2784709a04 [2023-04-24T01:36:21.777Z] Removing intermediate container 8f2784709a04 [2023-04-24T01:36:21.777Z] ---> 37bc80e49c37 [2023-04-24T01:36:21.777Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:36:21.777Z] ---> Running in 29a80e359489 [2023-04-24T01:36:23.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:36:23.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:36:24.861Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T01:36:25.141Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T01:36:25.141Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T01:36:25.141Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T01:36:25.141Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:36:25.141Z] OK: 268 MiB in 57 packages [2023-04-24T01:36:26.589Z] Removing intermediate container 29a80e359489 [2023-04-24T01:36:26.589Z] ---> 2bce486c31ca [2023-04-24T01:36:26.589Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-24T01:36:26.589Z] ---> Running in 81ffeff63f2e [2023-04-24T01:36:26.862Z] Removing intermediate container 81ffeff63f2e [2023-04-24T01:36:26.862Z] ---> 32ea5a0c3754 [2023-04-24T01:36:26.862Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T01:36:27.468Z] ---> 363d4511d9e7 [2023-04-24T01:36:27.468Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:36:27.468Z] ---> Running in d4416ed68d9f [2023-04-24T01:37:35.482Z] Removing intermediate container d4416ed68d9f [2023-04-24T01:37:35.482Z] ---> 9b3954318b8e [2023-04-24T01:37:35.482Z] Step 11/12 : COPY . . [2023-04-24T01:37:35.482Z] ---> 10a265e785c2 [2023-04-24T01:37:35.482Z] Step 12/12 : RUN $MAKE [2023-04-24T01:37:35.482Z] ---> Running in a96ce760e590 [2023-04-24T01:37:35.483Z] noop [2023-04-24T01:37:36.094Z] Removing intermediate container a96ce760e590 [2023-04-24T01:37:36.094Z] ---> 7e02a0b40bd5 [2023-04-24T01:37:36.094Z] Successfully built 7e02a0b40bd5 [2023-04-24T01:37:36.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:37:36.461Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T01:37:36.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:37:36.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-9435 does not seem to be running inside a container [2023-04-24T01:37:36.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/102 -v /w/workspace/device-rest-go/102:/w/workspace/device-rest-go/102:rw,z -v /w/workspace/device-rest-go/102@tmp:/w/workspace/device-rest-go/102@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 [2023-04-24T01:37:38.165Z] $ docker top 22f6b5638c5734651ea30190fcbb356783a69c6da486e614ba9f4f6432fcb517 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:37:39.063Z] + go version [2023-04-24T01:37:39.063Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T01:37:39.088Z] $ docker stop --time=1 22f6b5638c5734651ea30190fcbb356783a69c6da486e614ba9f4f6432fcb517 [2023-04-24T01:37:40.830Z] $ docker rm -f --volumes 22f6b5638c5734651ea30190fcbb356783a69c6da486e614ba9f4f6432fcb517 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:37:41.427Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T01:37:41.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:37:41.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-9435 does not seem to be running inside a container [2023-04-24T01:37:41.739Z] $ 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/102 -v /w/workspace/device-rest-go/102:/w/workspace/device-rest-go/102:rw,z -v /w/workspace/device-rest-go/102@tmp:/w/workspace/device-rest-go/102@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 [2023-04-24T01:37:43.111Z] $ docker top 9ef72c6fd53ed29f827f205f13a228b7608b89723064d88d1ae6ebaec4964bb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:37:43.994Z] + git config --global --add safe.directory /w/workspace/device-rest-go/102 [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:37:44.672Z] + make test [2023-04-24T01:37:44.672Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T01:38:23.615Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-24T01:41:00.839Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-24T01:41:02.280Z] ok github.com/edgexfoundry/device-rest-go/driver 0.075s coverage: 32.2% of statements [2023-04-24T01:41:03.266Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T01:41:03.266Z] go vet ./... [2023-04-24T01:41:42.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T01:41:42.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T01:41:42.232Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T01:41:42.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T01:41:42.269Z] $ docker stop --time=1 9ef72c6fd53ed29f827f205f13a228b7608b89723064d88d1ae6ebaec4964bb0 [2023-04-24T01:41:44.294Z] $ docker rm -f --volumes 9ef72c6fd53ed29f827f205f13a228b7608b89723064d88d1ae6ebaec4964bb0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:41:45.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T01:41:45.710Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T01:41:46.414Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:41:46.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T01:41:47.186Z] + ls -al . [2023-04-24T01:41:47.187Z] total 180 [2023-04-24T01:41:47.187Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:37 . [2023-04-24T01:41:47.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:35 .. [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 24 01:35 .dockerignore [2023-04-24T01:41:47.187Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:35 .git [2023-04-24T01:41:47.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:35 .github [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 01:35 .gitignore [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 01:35 .golangci.yml [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 24 01:35 Attribution.txt [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 24 01:35 CHANGELOG.md [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 24 01:35 Dockerfile [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 01:35 GOVERNANCE.md [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 24 01:35 Jenkinsfile [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 01:35 LICENSE [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 24 01:35 Makefile [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 01:35 OWNERS.md [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 24 01:35 README.md [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 01:32 VERSION [2023-04-24T01:41:47.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:35 bin [2023-04-24T01:41:47.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:35 cmd [2023-04-24T01:41:47.187Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 24 01:41 coverage.out [2023-04-24T01:41:47.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:35 driver [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 24 01:35 go.mod [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 01:35 go.sum [2023-04-24T01:41:47.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:35 snap [2023-04-24T01:41:47.187Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 24 01:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:41:47.556Z] + 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=f5cefbfc3079018690f325d1bed071e9846b5efb --label arch=arm64 --label version=3.0.0-dev.30 . [2023-04-24T01:41:47.556Z] Sending build context to Docker daemon 154.1kB [2023-04-24T01:41:47.832Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:41:47.832Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-24T01:41:47.832Z] ---> 7e02a0b40bd5 [2023-04-24T01:41:47.832Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:41:48.108Z] ---> Running in a0703dc68c8b [2023-04-24T01:41:48.382Z] Removing intermediate container a0703dc68c8b [2023-04-24T01:41:48.382Z] ---> ed0e97d7b09f [2023-04-24T01:41:48.382Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:41:48.653Z] ---> Running in 8b1a7b6d52ff [2023-04-24T01:41:48.924Z] Removing intermediate container 8b1a7b6d52ff [2023-04-24T01:41:48.924Z] ---> c2868640a193 [2023-04-24T01:41:48.924Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T01:41:48.924Z] ---> Running in 60fdbb6dddeb [2023-04-24T01:41:49.194Z] Removing intermediate container 60fdbb6dddeb [2023-04-24T01:41:49.194Z] ---> 02373645ddb3 [2023-04-24T01:41:49.194Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:41:51.694Z] ---> Running in 8abd6b16b939 [2023-04-24T01:41:51.694Z] Removing intermediate container 8abd6b16b939 [2023-04-24T01:41:51.694Z] ---> f541de8deec6 [2023-04-24T01:41:51.694Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:41:51.694Z] ---> Running in bcf8278d79f6 [2023-04-24T01:41:51.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:41:52.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:41:54.533Z] OK: 268 MiB in 57 packages [2023-04-24T01:41:55.511Z] Removing intermediate container bcf8278d79f6 [2023-04-24T01:41:55.511Z] ---> 5b920d69ee59 [2023-04-24T01:41:55.511Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-24T01:41:55.511Z] ---> Running in 3f54cfe550cf [2023-04-24T01:41:55.783Z] Removing intermediate container 3f54cfe550cf [2023-04-24T01:41:55.783Z] ---> dfa7815aa7df [2023-04-24T01:41:55.783Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-24T01:41:56.378Z] ---> a6bc107d6253 [2023-04-24T01:41:56.378Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:41:56.662Z] ---> Running in 06a15d2d4b84 [2023-04-24T01:42:00.044Z] Removing intermediate container 06a15d2d4b84 [2023-04-24T01:42:00.044Z] ---> f3bf360aef83 [2023-04-24T01:42:00.044Z] Step 11/25 : COPY . . [2023-04-24T01:42:00.316Z] ---> 467f6cae68b5 [2023-04-24T01:42:00.316Z] Step 12/25 : RUN $MAKE [2023-04-24T01:42:00.316Z] ---> Running in 552c644d8bb5 [2023-04-24T01:42:01.758Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-24T01:44:54.226Z] Removing intermediate container 552c644d8bb5 [2023-04-24T01:44:54.226Z] ---> 795221b2e9b8 [2023-04-24T01:44:54.226Z] Step 13/25 : FROM alpine:3.17 [2023-04-24T01:44:54.226Z] 3.17: Pulling from library/alpine [2023-04-24T01:44:54.226Z] c41833b44d91: Pulling fs layer [2023-04-24T01:44:54.226Z] c41833b44d91: Download complete [2023-04-24T01:44:54.226Z] c41833b44d91: Pull complete [2023-04-24T01:44:54.226Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:44:54.226Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:44:54.226Z] ---> 51e60588ff2c [2023-04-24T01:44:54.226Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-24T01:44:54.226Z] ---> Running in 58816a7f5a06 [2023-04-24T01:44:54.226Z] Removing intermediate container 58816a7f5a06 [2023-04-24T01:44:54.226Z] ---> 117ded836731 [2023-04-24T01:44:54.226Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-24T01:44:54.226Z] ---> Running in 6ea8f9035b00 [2023-04-24T01:44:54.226Z] Removing intermediate container 6ea8f9035b00 [2023-04-24T01:44:54.226Z] ---> 6bc66304c1c7 [2023-04-24T01:44:54.226Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-24T01:44:54.226Z] ---> Running in 2c4ac0e0d36c [2023-04-24T01:44:54.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:44:54.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:44:55.198Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T01:44:55.198Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:44:55.198Z] OK: 8 MiB in 16 packages [2023-04-24T01:44:56.165Z] Removing intermediate container 2c4ac0e0d36c [2023-04-24T01:44:56.165Z] ---> 918fe6bd9e1d [2023-04-24T01:44:56.165Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-24T01:44:57.583Z] ---> 2ddb12112288 [2023-04-24T01:44:57.583Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-24T01:44:58.171Z] ---> 59c413355646 [2023-04-24T01:44:58.171Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-24T01:44:58.757Z] ---> fe6bd34634f6 [2023-04-24T01:44:58.757Z] Step 20/25 : EXPOSE 59986 [2023-04-24T01:44:58.757Z] ---> Running in 1a070dfef4b8 [2023-04-24T01:44:59.028Z] Removing intermediate container 1a070dfef4b8 [2023-04-24T01:44:59.028Z] ---> 2bef9874d929 [2023-04-24T01:44:59.028Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-24T01:44:59.298Z] ---> Running in f09e43983259 [2023-04-24T01:44:59.567Z] Removing intermediate container f09e43983259 [2023-04-24T01:44:59.567Z] ---> bebcd15914bf [2023-04-24T01:44:59.567Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T01:44:59.567Z] ---> Running in 1be6d1c82d6e [2023-04-24T01:44:59.836Z] Removing intermediate container 1be6d1c82d6e [2023-04-24T01:44:59.836Z] ---> 6e9b88d190d6 [2023-04-24T01:44:59.836Z] Step 23/25 : LABEL arch=arm64 [2023-04-24T01:45:00.112Z] ---> Running in f4dee785376f [2023-04-24T01:45:00.382Z] Removing intermediate container f4dee785376f [2023-04-24T01:45:00.382Z] ---> 69b7c4e6e84b [2023-04-24T01:45:00.382Z] Step 24/25 : LABEL git_sha=f5cefbfc3079018690f325d1bed071e9846b5efb [2023-04-24T01:45:00.382Z] ---> Running in 62c1e7e76011 [2023-04-24T01:45:00.652Z] Removing intermediate container 62c1e7e76011 [2023-04-24T01:45:00.652Z] ---> c6c7655fc398 [2023-04-24T01:45:00.652Z] Step 25/25 : LABEL version=3.0.0-dev.30 [2023-04-24T01:45:00.919Z] ---> Running in 0815bdf751a2 [2023-04-24T01:45:01.188Z] Removing intermediate container 0815bdf751a2 [2023-04-24T01:45:01.188Z] ---> 78b17721826e [2023-04-24T01:45:01.188Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T01:45:01.188Z] Successfully built 78b17721826e [2023-04-24T01:45:01.188Z] 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 [2023-04-24T01:45:01.284Z] provisioning config files... [2023-04-24T01:45:01.301Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/102@tmp/config1270388226029934549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:45:01.658Z] ---> docker-login.sh [2023-04-24T01:45:01.659Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:45:01.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:45:01.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:45:01.930Z] Configure a credential helper to remove this warning. See [2023-04-24T01:45:01.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:45:01.930Z] [2023-04-24T01:45:01.930Z] Login Succeeded [2023-04-24T01:45:01.930Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:45:02.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:45:02.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:45:02.464Z] Configure a credential helper to remove this warning. See [2023-04-24T01:45:02.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:45:02.464Z] [2023-04-24T01:45:02.464Z] Login Succeeded [2023-04-24T01:45:02.464Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:45:02.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:45:02.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:45:02.733Z] Configure a credential helper to remove this warning. See [2023-04-24T01:45:02.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:45:02.733Z] [2023-04-24T01:45:02.733Z] Login Succeeded [2023-04-24T01:45:02.733Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:45:03.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:45:03.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:45:03.271Z] Configure a credential helper to remove this warning. See [2023-04-24T01:45:03.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:45:03.271Z] [2023-04-24T01:45:03.271Z] Login Succeeded [2023-04-24T01:45:03.271Z] docker.io [2023-04-24T01:45:03.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:45:04.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:45:04.131Z] Configure a credential helper to remove this warning. See [2023-04-24T01:45:04.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:45:04.131Z] [2023-04-24T01:45:04.131Z] Login Succeeded [2023-04-24T01:45:04.131Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:45:04.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:45:04.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:45:04.206Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-04-24T01:45:04.206Z] f5cefbfc3079018690f325d1bed071e9846b5efb [2023-04-24T01:45:04.206Z] latest [2023-04-24T01:45:04.206Z] 3.0.0-dev.30 [2023-04-24T01:45:04.206Z] f5cefbfc3079018690f325d1bed071e9846b5efb-3.0.0-dev.30 [2023-04-24T01:45:04.206Z] main [2023-04-24T01:45:04.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:04.622Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:f5cefbfc3079018690f325d1bed071e9846b5efb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:05.019Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:f5cefbfc3079018690f325d1bed071e9846b5efb [2023-04-24T01:45:05.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-24T01:45:05.019Z] 26df0a27fdce: Preparing [2023-04-24T01:45:05.019Z] c39c004af05c: Preparing [2023-04-24T01:45:05.019Z] 58fb65bd3826: Preparing [2023-04-24T01:45:05.019Z] a9c68a5e690a: Preparing [2023-04-24T01:45:05.019Z] 26cbea5cba74: Preparing [2023-04-24T01:45:05.019Z] 26cbea5cba74: Layer already exists [2023-04-24T01:45:05.295Z] c39c004af05c: Pushed [2023-04-24T01:45:05.295Z] 26df0a27fdce: Pushed [2023-04-24T01:45:05.295Z] a9c68a5e690a: Pushed [2023-04-24T01:45:12.027Z] 58fb65bd3826: Pushed [2023-04-24T01:45:12.027Z] f5cefbfc3079018690f325d1bed071e9846b5efb: digest: sha256:548b0ffcaa6a0fe0233e746ad70b092bf07abd83b7d9c9e2a8a69370ffab64b6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:12.400Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:12.770Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-04-24T01:45:12.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-24T01:45:12.770Z] 26df0a27fdce: Preparing [2023-04-24T01:45:12.770Z] c39c004af05c: Preparing [2023-04-24T01:45:12.770Z] 58fb65bd3826: Preparing [2023-04-24T01:45:12.770Z] a9c68a5e690a: Preparing [2023-04-24T01:45:12.770Z] 26cbea5cba74: Preparing [2023-04-24T01:45:12.770Z] a9c68a5e690a: Layer already exists [2023-04-24T01:45:12.770Z] c39c004af05c: Layer already exists [2023-04-24T01:45:12.770Z] 58fb65bd3826: Layer already exists [2023-04-24T01:45:12.770Z] 26df0a27fdce: Layer already exists [2023-04-24T01:45:12.770Z] 26cbea5cba74: Layer already exists [2023-04-24T01:45:13.040Z] latest: digest: sha256:548b0ffcaa6a0fe0233e746ad70b092bf07abd83b7d9c9e2a8a69370ffab64b6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:13.402Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:13.758Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.30 [2023-04-24T01:45:13.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-24T01:45:13.758Z] 26df0a27fdce: Preparing [2023-04-24T01:45:13.758Z] c39c004af05c: Preparing [2023-04-24T01:45:13.758Z] 58fb65bd3826: Preparing [2023-04-24T01:45:13.758Z] a9c68a5e690a: Preparing [2023-04-24T01:45:13.758Z] 26cbea5cba74: Preparing [2023-04-24T01:45:13.758Z] 26df0a27fdce: Layer already exists [2023-04-24T01:45:13.758Z] a9c68a5e690a: Layer already exists [2023-04-24T01:45:13.758Z] c39c004af05c: Layer already exists [2023-04-24T01:45:13.758Z] 58fb65bd3826: Layer already exists [2023-04-24T01:45:13.758Z] 26cbea5cba74: Layer already exists [2023-04-24T01:45:13.758Z] 3.0.0-dev.30: digest: sha256:548b0ffcaa6a0fe0233e746ad70b092bf07abd83b7d9c9e2a8a69370ffab64b6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:14.394Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:f5cefbfc3079018690f325d1bed071e9846b5efb-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:14.752Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:f5cefbfc3079018690f325d1bed071e9846b5efb-3.0.0-dev.30 [2023-04-24T01:45:14.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-24T01:45:14.752Z] 26df0a27fdce: Preparing [2023-04-24T01:45:14.752Z] c39c004af05c: Preparing [2023-04-24T01:45:14.752Z] 58fb65bd3826: Preparing [2023-04-24T01:45:14.752Z] a9c68a5e690a: Preparing [2023-04-24T01:45:14.752Z] 26cbea5cba74: Preparing [2023-04-24T01:45:14.752Z] 26cbea5cba74: Layer already exists [2023-04-24T01:45:14.752Z] a9c68a5e690a: Layer already exists [2023-04-24T01:45:14.752Z] 26df0a27fdce: Layer already exists [2023-04-24T01:45:14.752Z] 58fb65bd3826: Layer already exists [2023-04-24T01:45:14.752Z] c39c004af05c: Layer already exists [2023-04-24T01:45:15.024Z] f5cefbfc3079018690f325d1bed071e9846b5efb-3.0.0-dev.30: digest: sha256:548b0ffcaa6a0fe0233e746ad70b092bf07abd83b7d9c9e2a8a69370ffab64b6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:15.391Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:15.759Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-04-24T01:45:15.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-24T01:45:15.759Z] 26df0a27fdce: Preparing [2023-04-24T01:45:15.759Z] c39c004af05c: Preparing [2023-04-24T01:45:15.759Z] 58fb65bd3826: Preparing [2023-04-24T01:45:15.759Z] a9c68a5e690a: Preparing [2023-04-24T01:45:15.759Z] 26cbea5cba74: Preparing [2023-04-24T01:45:15.759Z] 26cbea5cba74: Layer already exists [2023-04-24T01:45:15.759Z] a9c68a5e690a: Layer already exists [2023-04-24T01:45:15.759Z] 26df0a27fdce: Layer already exists [2023-04-24T01:45:15.759Z] 58fb65bd3826: Layer already exists [2023-04-24T01:45:15.759Z] c39c004af05c: Layer already exists [2023-04-24T01:45:16.029Z] main: digest: sha256:548b0ffcaa6a0fe0233e746ad70b092bf07abd83b7d9c9e2a8a69370ffab64b6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:45:16.089Z] ===================================================== [Pipeline] echo [2023-04-24T01:45:16.099Z] taggedImages: [2023-04-24T01:45:16.099Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:f5cefbfc3079018690f325d1bed071e9846b5efb [2023-04-24T01:45:16.099Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-04-24T01:45:16.099Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.30 [2023-04-24T01:45:16.099Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:f5cefbfc3079018690f325d1bed071e9846b5efb-3.0.0-dev.30 [2023-04-24T01:45:16.099Z] - 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 [2023-04-24T01:45:16.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:45:16.468Z] [2023-04-24T01:45:16.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:16.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:45:17.090Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T01:45:17.090Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T01:45:17.090Z] 04944245beec: Pulling fs layer [2023-04-24T01:45:17.090Z] 699f458cf7ca: Pulling fs layer [2023-04-24T01:45:17.090Z] 765212b225bb: Pulling fs layer [2023-04-24T01:45:17.090Z] f23df028b6ca: Pulling fs layer [2023-04-24T01:45:17.090Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T01:45:17.090Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T01:45:17.090Z] 765212b225bb: Waiting [2023-04-24T01:45:17.090Z] f23df028b6ca: Waiting [2023-04-24T01:45:17.090Z] d65c8cfc05b1: Waiting [2023-04-24T01:45:17.090Z] 2437ff75d9bd: Waiting [2023-04-24T01:45:17.090Z] 04944245beec: Verifying Checksum [2023-04-24T01:45:17.090Z] 04944245beec: Download complete [2023-04-24T01:45:17.090Z] 765212b225bb: Verifying Checksum [2023-04-24T01:45:17.090Z] 765212b225bb: Download complete [2023-04-24T01:45:17.090Z] f23df028b6ca: Download complete [2023-04-24T01:45:17.364Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T01:45:17.364Z] d65c8cfc05b1: Download complete [2023-04-24T01:45:17.364Z] 699f458cf7ca: Verifying Checksum [2023-04-24T01:45:17.364Z] 699f458cf7ca: Download complete [2023-04-24T01:45:17.958Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T01:45:17.958Z] 8998bd30e6a1: Download complete [2023-04-24T01:45:20.566Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T01:45:20.566Z] 2437ff75d9bd: Download complete [2023-04-24T01:45:22.521Z] 8998bd30e6a1: Pull complete [2023-04-24T01:45:22.790Z] 04944245beec: Pull complete [2023-04-24T01:45:24.209Z] 699f458cf7ca: Pull complete [2023-04-24T01:45:24.481Z] 765212b225bb: Pull complete [2023-04-24T01:45:25.448Z] f23df028b6ca: Pull complete [2023-04-24T01:45:25.448Z] d65c8cfc05b1: Pull complete [2023-04-24T01:45:40.487Z] 2437ff75d9bd: Pull complete [2023-04-24T01:45:40.487Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T01:45:40.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:45:40.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:45:40.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-9435 does not seem to be running inside a container [2023-04-24T01:45:40.786Z] $ 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/102 -v /w/workspace/device-rest-go/102:/w/workspace/device-rest-go/102:rw,z -v /w/workspace/device-rest-go/102@tmp:/w/workspace/device-rest-go/102@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 [2023-04-24T01:45:43.809Z] $ docker top 58ff07bf40190cbc7a3e0682f76bd2d982f7c11962d702df47404b0c3d5845c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:45:44.667Z] ---> job-cost.sh [2023-04-24T01:45:44.667Z] lf-activate-venv: SKIPPING [2023-04-24T01:45:44.667Z] INFO: No Stack... [2023-04-24T01:45:45.252Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T01:45:45.839Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T01:45:46.488Z] + cat /w/workspace/device-rest-go/102/archives/cost.csv [2023-04-24T01:45:46.488Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T01:45:46.571Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-102-stack-cost] [2023-04-24T01:45:46.577Z] Resource [jenkins-edgexfoundry-device-rest-go-main-102-stack-cost] did not exist. Created. [2023-04-24T01:45:46.577Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T01:45:47.244Z] /w/workspace/device-rest-go/102@tmp/durable-89c641bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T01:45:47.919Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T01:45:47.944Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T01:45:48.004Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T01:45:48.012Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T01:45:48.032Z] $ docker stop --time=1 58ff07bf40190cbc7a3e0682f76bd2d982f7c11962d702df47404b0c3d5845c9 [2023-04-24T01:45:49.589Z] $ docker rm -f --volumes 58ff07bf40190cbc7a3e0682f76bd2d982f7c11962d702df47404b0c3d5845c9 [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 [2023-04-24T01:45:49.993Z] provisioning config files... [2023-04-24T01:45:50.000Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1288617915942853258tmp [Pipeline] { [Pipeline] sh [2023-04-24T01:45:50.291Z] + set +x [2023-04-24T01:45:50.291Z] + curl -s https://codecov.io/bash [2023-04-24T01:45:50.291Z] + bash -s -- [2023-04-24T01:45:50.291Z] [2023-04-24T01:45:50.291Z] _____ _ [2023-04-24T01:45:50.291Z] / ____| | | [2023-04-24T01:45:50.291Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T01:45:50.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T01:45:50.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T01:45:50.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T01:45:50.291Z] Bash-1.0.6 [2023-04-24T01:45:50.291Z] [2023-04-24T01:45:50.291Z] [2023-04-24T01:45:50.291Z] ==> git version 2.25.1 found [2023-04-24T01:45:50.291Z] ==> 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 [2023-04-24T01:45:50.291Z] Release-Date: 2020-01-08 [2023-04-24T01:45:50.291Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-24T01:45:50.291Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T01:45:50.291Z] ==> Jenkins CI detected. [2023-04-24T01:45:50.291Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-04-24T01:45:50.291Z] project root: . [2023-04-24T01:45:50.291Z] --> token set from env [2023-04-24T01:45:50.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T01:45:50.291Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T01:45:50.291Z] ==> Python coveragepy not found [2023-04-24T01:45:50.291Z] ==> Searching for coverage reports in: [2023-04-24T01:45:50.291Z] + . [2023-04-24T01:45:50.291Z] -> Found 1 reports [2023-04-24T01:45:50.291Z] ==> Detecting git/mercurial file structure [2023-04-24T01:45:50.291Z] ==> Reading reports [2023-04-24T01:45:50.291Z] + ./coverage.out bytes=14663 [2023-04-24T01:45:50.291Z] ==> Appending adjustments [2023-04-24T01:45:50.291Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T01:45:50.550Z] + Found adjustments [2023-04-24T01:45:50.550Z] ==> Gzipping contents [2023-04-24T01:45:50.550Z] 4.0K /tmp/codecov.Slrx94.gz [2023-04-24T01:45:50.550Z] ==> Uploading reports [2023-04-24T01:45:50.550Z] url: https://codecov.io [2023-04-24T01:45:50.550Z] query: branch=main&commit=f5cefbfc3079018690f325d1bed071e9846b5efb&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T01:45:50.550Z] -> Pinging Codecov [2023-04-24T01:45:50.550Z] 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=f5cefbfc3079018690f325d1bed071e9846b5efb&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T01:45:50.550Z] -> Uploading to [2023-04-24T01:45:50.550Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/4E5D53B4F1F92C436F7061BF334D961C/f5cefbfc3079018690f325d1bed071e9846b5efb/a1be82ee-0c17-4a92-87de-cf653f1560a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T014550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e881bf5801820b082f53fca79dab66b1af648aa9dc904dc3ca5b9b8e3a9bfd9f [2023-04-24T01:45:50.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:45:50.550Z] Dload Upload Total Spent Left Speed [2023-04-24T01:45:50.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 12364 --:--:-- --:--:-- --:--:-- 12303 100 2510 0 0 100 2510 0 11409 --:--:-- --:--:-- --:--:-- 11357 [2023-04-24T01:45:50.808Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/f5cefbfc3079018690f325d1bed071e9846b5efb [Pipeline] } [2023-04-24T01:45:50.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-24T01:45:50.946Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-24T01:45:50.958Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:51.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T01:45:51.252Z] [2023-04-24T01:45:51.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:51.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T01:45:51.561Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-24T01:45:51.561Z] df9b9388f04a: Pulling fs layer [2023-04-24T01:45:51.561Z] 52dc419b0ee2: Pulling fs layer [2023-04-24T01:45:51.561Z] 25bc292e5bac: Pulling fs layer [2023-04-24T01:45:51.561Z] 114826534d7a: Pulling fs layer [2023-04-24T01:45:51.561Z] 4657fd5d0bcf: Pulling fs layer [2023-04-24T01:45:51.561Z] 6ad1cebc031e: Pulling fs layer [2023-04-24T01:45:51.561Z] 8a3aa393b2d8: Pulling fs layer [2023-04-24T01:45:51.561Z] 4657fd5d0bcf: Waiting [2023-04-24T01:45:51.561Z] 6ad1cebc031e: Waiting [2023-04-24T01:45:51.561Z] 114826534d7a: Waiting [2023-04-24T01:45:51.561Z] 25bc292e5bac: Verifying Checksum [2023-04-24T01:45:51.561Z] 25bc292e5bac: Download complete [2023-04-24T01:45:51.561Z] 52dc419b0ee2: Verifying Checksum [2023-04-24T01:45:51.561Z] 52dc419b0ee2: Download complete [2023-04-24T01:45:51.561Z] 4657fd5d0bcf: Verifying Checksum [2023-04-24T01:45:51.561Z] 4657fd5d0bcf: Download complete [2023-04-24T01:45:51.561Z] df9b9388f04a: Verifying Checksum [2023-04-24T01:45:51.561Z] df9b9388f04a: Download complete [2023-04-24T01:45:51.821Z] 6ad1cebc031e: Verifying Checksum [2023-04-24T01:45:51.821Z] 6ad1cebc031e: Download complete [2023-04-24T01:45:51.821Z] df9b9388f04a: Pull complete [2023-04-24T01:45:51.821Z] 52dc419b0ee2: Pull complete [2023-04-24T01:45:51.821Z] 25bc292e5bac: Pull complete [2023-04-24T01:45:52.389Z] 114826534d7a: Verifying Checksum [2023-04-24T01:45:52.389Z] 114826534d7a: Download complete [2023-04-24T01:45:52.389Z] 8a3aa393b2d8: Verifying Checksum [2023-04-24T01:45:52.389Z] 8a3aa393b2d8: Download complete [2023-04-24T01:45:56.578Z] 114826534d7a: Pull complete [2023-04-24T01:45:56.578Z] 4657fd5d0bcf: Pull complete [2023-04-24T01:45:56.578Z] 6ad1cebc031e: Pull complete [2023-04-24T01:45:59.102Z] 8a3aa393b2d8: Pull complete [2023-04-24T01:45:59.102Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-24T01:45:59.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T01:45:59.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:45:59.188Z] prd-ubuntu20.04-docker-8c-8g-9425 does not seem to be running inside a container [2023-04-24T01:45:59.241Z] $ 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 [2023-04-24T01:46:03.265Z] $ docker top ee11dbee5de0c6d961b8a90e52f4d17b3a8eb9794b48ccd97eb58f02b29643fe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-24T01:46:03.327Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-04-24T01:46:03.609Z] + set -o pipefail [2023-04-24T01:46:03.609Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-04-24T01:46:07.823Z] [2023-04-24T01:46:07.824Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-04-24T01:46:07.824Z] [2023-04-24T01:46:07.824Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/72fa6f37-014f-40d3-b27f-2006ae66a73a [2023-04-24T01:46:07.824Z] [2023-04-24T01:46:07.824Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-24T01:46:07.824Z] [2023-04-24T01:46:07.824Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-24T01:46:07.824Z] [2023-04-24T01:46:07.824Z] [2023-04-24T01:46:07.824Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-24T01:46:07.824Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-24T01:46:07.824Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-24T01:46:08.121Z] $ docker stop --time=1 ee11dbee5de0c6d961b8a90e52f4d17b3a8eb9794b48ccd97eb58f02b29643fe [2023-04-24T01:46:11.254Z] $ docker rm -f --volumes ee11dbee5de0c6d961b8a90e52f4d17b3a8eb9794b48ccd97eb58f02b29643fe [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 [2023-04-24T01:46:11.954Z] + git log --format=format:%s -1 f5cefbfc3079018690f325d1bed071e9846b5efb [Pipeline] sh [2023-04-24T01:46:12.245Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:46:12.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:12.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:46:12.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:46:12.619Z] prd-ubuntu20.04-docker-8c-8g-9425 does not seem to be running inside a container [2023-04-24T01:46:12.666Z] $ 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 [2023-04-24T01:46:13.040Z] $ docker top 3ef0a365e681f79e368e34961f4ebfbf168addc1406156a6e51c1a2a3d0a8d10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:46:13.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:46:13.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:46:13.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:46:13.235Z] $ docker exec 3ef0a365e681f79e368e34961f4ebfbf168addc1406156a6e51c1a2a3d0a8d10 ssh-agent [2023-04-24T01:46:13.313Z] SSH_AUTH_SOCK=/tmp/ssh-gvumv9QQ9bia/agent.33 [2023-04-24T01:46:13.313Z] SSH_AGENT_PID=39 [2023-04-24T01:46:13.318Z] Running ssh-add (command line suppressed) [2023-04-24T01:46:13.449Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12711222257243326465.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12711222257243326465.key) [2023-04-24T01:46:13.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:46:13.728Z] + git semver tag [2023-04-24T01:46:13.989Z] 2023-04-24 01:46:13,926 [run_tag] DEBUG tag force:False [2023-04-24T01:46:13.989Z] 2023-04-24 01:46:13,926 [check_head_tag] DEBUG check head tag [2023-04-24T01:46:13.989Z] 2023-04-24 01:46:13,927 [execute] INFO git cat-file --batch-check [2023-04-24T01:46:13.989Z] 2023-04-24 01:46:13,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-04-24T01:46:13.989Z] 2023-04-24 01:46:13,932 [execute] INFO git cat-file --batch [2023-04-24T01:46:13.989Z] 2023-04-24 01:46:13,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-04-24T01:46:13.989Z] 2023-04-24 01:46:13,955 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T01:46:13.989Z] 2023-04-24 01:46:13,955 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 [2023-04-24T01:46:13.989Z] 2023-04-24 01:46:13,955 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:46:13.989Z] 2023-04-24 01:46:13,959 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T01:46:13.989Z] 3.0.0-dev.30 [Pipeline] } [2023-04-24T01:46:14.019Z] $ docker exec --env ******** --env ******** 3ef0a365e681f79e368e34961f4ebfbf168addc1406156a6e51c1a2a3d0a8d10 ssh-agent -k [2023-04-24T01:46:14.113Z] unset SSH_AUTH_SOCK; [2023-04-24T01:46:14.113Z] unset SSH_AGENT_PID; [2023-04-24T01:46:14.113Z] echo Agent pid 39 killed; [2023-04-24T01:46:14.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:46:14.402Z] + git semver [Pipeline] } [2023-04-24T01:46:14.692Z] $ docker stop --time=1 3ef0a365e681f79e368e34961f4ebfbf168addc1406156a6e51c1a2a3d0a8d10 [2023-04-24T01:46:15.963Z] $ docker rm -f --volumes 3ef0a365e681f79e368e34961f4ebfbf168addc1406156a6e51c1a2a3d0a8d10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:16.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T01:46:16.343Z] [2023-04-24T01:46:16.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:16.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T01:46:16.642Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-24T01:46:16.643Z] ab5ef0e58194: Pulling fs layer [2023-04-24T01:46:16.643Z] 9712f1f96733: Pulling fs layer [2023-04-24T01:46:16.643Z] 63f879dbbcfc: Pulling fs layer [2023-04-24T01:46:16.643Z] 0d9ebad4ef96: Pulling fs layer [2023-04-24T01:46:16.643Z] e9a5061849ea: Pulling fs layer [2023-04-24T01:46:16.643Z] d747dcd14b5f: Pulling fs layer [2023-04-24T01:46:16.643Z] 2de7ff778b66: Pulling fs layer [2023-04-24T01:46:16.643Z] 0d9ebad4ef96: Waiting [2023-04-24T01:46:16.643Z] 2de7ff778b66: Waiting [2023-04-24T01:46:16.643Z] 9712f1f96733: Verifying Checksum [2023-04-24T01:46:16.643Z] 9712f1f96733: Download complete [2023-04-24T01:46:17.213Z] 63f879dbbcfc: Verifying Checksum [2023-04-24T01:46:17.213Z] 63f879dbbcfc: Download complete [2023-04-24T01:46:17.471Z] 0d9ebad4ef96: Verifying Checksum [2023-04-24T01:46:17.471Z] 0d9ebad4ef96: Download complete [2023-04-24T01:46:17.471Z] ab5ef0e58194: Verifying Checksum [2023-04-24T01:46:17.471Z] ab5ef0e58194: Download complete [2023-04-24T01:46:17.471Z] d747dcd14b5f: Download complete [2023-04-24T01:46:17.730Z] e9a5061849ea: Verifying Checksum [2023-04-24T01:46:17.730Z] e9a5061849ea: Download complete [2023-04-24T01:46:17.730Z] 2de7ff778b66: Verifying Checksum [2023-04-24T01:46:17.730Z] 2de7ff778b66: Download complete [2023-04-24T01:46:20.261Z] ab5ef0e58194: Pull complete [2023-04-24T01:46:20.261Z] 9712f1f96733: Pull complete [2023-04-24T01:46:21.197Z] 63f879dbbcfc: Pull complete [2023-04-24T01:46:25.391Z] 0d9ebad4ef96: Pull complete [2023-04-24T01:46:25.391Z] e9a5061849ea: Pull complete [2023-04-24T01:46:25.391Z] d747dcd14b5f: Pull complete [2023-04-24T01:46:26.324Z] 2de7ff778b66: Pull complete [2023-04-24T01:46:26.583Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-24T01:46:26.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T01:46:26.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:46:26.663Z] prd-ubuntu20.04-docker-8c-8g-9425 does not seem to be running inside a container [2023-04-24T01:46:26.713Z] $ 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 [2023-04-24T01:46:31.044Z] $ docker top 581a31c9aa29595f366307cc9d826f34baee579929fefdb0a753bdb3ba9916a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:46:31.104Z] provisioning config files... [2023-04-24T01:46:31.111Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17283494619788862497tmp [2023-04-24T01:46:31.122Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3988763186847846450tmp [2023-04-24T01:46:31.132Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3048948213273457457tmp [Pipeline] { [Pipeline] echo [2023-04-24T01:46:31.147Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:31.431Z] ---> sigul-configuration.sh [2023-04-24T01:46:31.432Z] gpg: directory `/root/.gnupg' created [2023-04-24T01:46:31.432Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-24T01:46:31.432Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-24T01:46:31.432Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-24T01:46:31.432Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-24T01:46:31.432Z] gpg: CAST5 encrypted data [2023-04-24T01:46:31.432Z] gpg: encrypted with 1 passphrase [2023-04-24T01:46:31.432Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-24T01:46:31.721Z] + mkdir /home/jenkins [2023-04-24T01:46:31.721Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-24T01:46:32.009Z] + 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 [2023-04-24T01:46:32.019Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:32.302Z] ---> sigul-install.sh [2023-04-24T01:46:32.302Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-24T01:46:32.602Z] + git tag --list [2023-04-24T01:46:32.602Z] v1.0.0 [2023-04-24T01:46:32.602Z] v1.1.0 [2023-04-24T01:46:32.602Z] v1.1.1 [2023-04-24T01:46:32.602Z] v1.1.2 [2023-04-24T01:46:32.602Z] v1.2.0 [2023-04-24T01:46:32.602Z] v1.2.1 [2023-04-24T01:46:32.602Z] v2.0.0 [2023-04-24T01:46:32.602Z] v2.1.0 [2023-04-24T01:46:32.602Z] v2.1.1 [2023-04-24T01:46:32.602Z] v2.1.1-dev.1 [2023-04-24T01:46:32.602Z] v2.1.1-dev.2 [2023-04-24T01:46:32.602Z] v2.1.1-dev.3 [2023-04-24T01:46:32.602Z] v2.2.0 [2023-04-24T01:46:32.602Z] v2.2.1-dev.1 [2023-04-24T01:46:32.602Z] v2.2.1-dev.2 [2023-04-24T01:46:32.602Z] v2.2.1-dev.3 [2023-04-24T01:46:32.602Z] v2.2.1-dev.4 [2023-04-24T01:46:32.602Z] v2.2.1-dev.5 [2023-04-24T01:46:32.602Z] v2.2.1-dev.6 [2023-04-24T01:46:32.602Z] v2.2.1-dev.7 [2023-04-24T01:46:32.602Z] v2.2.1-dev.8 [2023-04-24T01:46:32.602Z] v2.2.1-dev.9 [2023-04-24T01:46:32.602Z] v2.3.0 [2023-04-24T01:46:32.602Z] v2.3.0-dev.10 [2023-04-24T01:46:32.602Z] v2.3.0-dev.11 [2023-04-24T01:46:32.602Z] v2.3.0-dev.12 [2023-04-24T01:46:32.602Z] v2.3.0-dev.13 [2023-04-24T01:46:32.602Z] v2.3.0-dev.14 [2023-04-24T01:46:32.602Z] v2.3.0-dev.15 [2023-04-24T01:46:32.602Z] v2.3.0-dev.16 [2023-04-24T01:46:32.602Z] v2.3.0-dev.17 [2023-04-24T01:46:32.602Z] v2.3.0-dev.18 [2023-04-24T01:46:32.602Z] v2.3.0-dev.19 [2023-04-24T01:46:32.602Z] v2.3.0-dev.20 [2023-04-24T01:46:32.602Z] v2.3.0-dev.21 [2023-04-24T01:46:32.602Z] v2.3.0-dev.22 [2023-04-24T01:46:32.602Z] v2.3.0-dev.23 [2023-04-24T01:46:32.602Z] v2.3.0-dev.24 [2023-04-24T01:46:32.602Z] v2.3.0-dev.25 [2023-04-24T01:46:32.602Z] v2.3.0-dev.9 [2023-04-24T01:46:32.602Z] v3.0.0-dev.1 [2023-04-24T01:46:32.602Z] v3.0.0-dev.10 [2023-04-24T01:46:32.602Z] v3.0.0-dev.11 [2023-04-24T01:46:32.602Z] v3.0.0-dev.12 [2023-04-24T01:46:32.602Z] v3.0.0-dev.13 [2023-04-24T01:46:32.602Z] v3.0.0-dev.14 [2023-04-24T01:46:32.602Z] v3.0.0-dev.15 [2023-04-24T01:46:32.602Z] v3.0.0-dev.16 [2023-04-24T01:46:32.602Z] v3.0.0-dev.17 [2023-04-24T01:46:32.602Z] v3.0.0-dev.18 [2023-04-24T01:46:32.602Z] v3.0.0-dev.19 [2023-04-24T01:46:32.602Z] v3.0.0-dev.2 [2023-04-24T01:46:32.602Z] v3.0.0-dev.20 [2023-04-24T01:46:32.602Z] v3.0.0-dev.21 [2023-04-24T01:46:32.602Z] v3.0.0-dev.22 [2023-04-24T01:46:32.602Z] v3.0.0-dev.23 [2023-04-24T01:46:32.602Z] v3.0.0-dev.24 [2023-04-24T01:46:32.602Z] v3.0.0-dev.25 [2023-04-24T01:46:32.602Z] v3.0.0-dev.26 [2023-04-24T01:46:32.602Z] v3.0.0-dev.27 [2023-04-24T01:46:32.602Z] v3.0.0-dev.28 [2023-04-24T01:46:32.602Z] v3.0.0-dev.29 [2023-04-24T01:46:32.602Z] v3.0.0-dev.3 [2023-04-24T01:46:32.602Z] v3.0.0-dev.30 [2023-04-24T01:46:32.602Z] v3.0.0-dev.4 [2023-04-24T01:46:32.602Z] v3.0.0-dev.5 [2023-04-24T01:46:32.602Z] v3.0.0-dev.6 [2023-04-24T01:46:32.602Z] v3.0.0-dev.7 [2023-04-24T01:46:32.602Z] v3.0.0-dev.8 [2023-04-24T01:46:32.602Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-24T01:46:32.889Z] + lftools sign git-tag v3.0.0-dev.30 [2023-04-24T01:46:33.465Z] Signing Git tag with Sigul... [2023-04-24T01:46:33.465Z] Signing v3.0.0-dev.30 [Pipeline] echo [2023-04-24T01:46:34.047Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:34.335Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-24T01:46:34.342Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-24T01:46:34.381Z] $ docker stop --time=1 581a31c9aa29595f366307cc9d826f34baee579929fefdb0a753bdb3ba9916a3 [2023-04-24T01:46:35.707Z] $ docker rm -f --volumes 581a31c9aa29595f366307cc9d826f34baee579929fefdb0a753bdb3ba9916a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-24T01:46:36.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:46:36.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:36.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:46:36.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:46:36.502Z] prd-ubuntu20.04-docker-8c-8g-9425 does not seem to be running inside a container [2023-04-24T01:46:36.554Z] $ 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 [2023-04-24T01:46:36.891Z] $ docker top 2c533165c53642344d41801a1397d15ae4d0463c9aa09c12e3d008480a98dc25 -eo pid,comm [2023-04-24T01:46:36.922Z] 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). [2023-04-24T01:46:36.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:46:36.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:46:36.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:46:37.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:46:37.108Z] $ docker exec 2c533165c53642344d41801a1397d15ae4d0463c9aa09c12e3d008480a98dc25 ssh-agent [2023-04-24T01:46:37.196Z] SSH_AUTH_SOCK=/tmp/ssh-uXHFBsBm0ALo/agent.32 [2023-04-24T01:46:37.196Z] SSH_AGENT_PID=39 [2023-04-24T01:46:37.204Z] Running ssh-add (command line suppressed) [2023-04-24T01:46:37.334Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16261113324370123654.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16261113324370123654.key) [2023-04-24T01:46:37.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:46:37.620Z] + git semver bump pre [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,818 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,818 [bump_version] DEBUG bumped version:3.0.0-dev.31 [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,818 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,818 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,820 [execute] INFO git cat-file --batch-check [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,826 [execute] INFO git cat-file --batch [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:46:37.879Z] 2023-04-24 01:46:37,832 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T01:46:37.879Z] 3.0.0-dev.31 [Pipeline] } [2023-04-24T01:46:37.910Z] $ docker exec --env ******** --env ******** 2c533165c53642344d41801a1397d15ae4d0463c9aa09c12e3d008480a98dc25 ssh-agent -k [2023-04-24T01:46:38.024Z] unset SSH_AUTH_SOCK; [2023-04-24T01:46:38.024Z] unset SSH_AGENT_PID; [2023-04-24T01:46:38.024Z] echo Agent pid 39 killed; [2023-04-24T01:46:38.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:46:38.323Z] + git semver [Pipeline] } [2023-04-24T01:46:38.616Z] $ docker stop --time=1 2c533165c53642344d41801a1397d15ae4d0463c9aa09c12e3d008480a98dc25 [2023-04-24T01:46:39.930Z] $ docker rm -f --volumes 2c533165c53642344d41801a1397d15ae4d0463c9aa09c12e3d008480a98dc25 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:46:40.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:46:40.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:40.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:46:40.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:46:40.620Z] prd-ubuntu20.04-docker-8c-8g-9425 does not seem to be running inside a container [2023-04-24T01:46:40.675Z] $ 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 [2023-04-24T01:46:41.040Z] $ docker top cf2910a9330399e0266e41c75b9eaf354e97ef2239679b2721089042e557a8f4 -eo pid,comm [2023-04-24T01:46:41.071Z] 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). [2023-04-24T01:46:41.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:46:41.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:46:41.118Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:46:41.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:46:41.262Z] $ docker exec cf2910a9330399e0266e41c75b9eaf354e97ef2239679b2721089042e557a8f4 ssh-agent [2023-04-24T01:46:41.349Z] SSH_AUTH_SOCK=/tmp/ssh-iuLfSnqcJ6bP/agent.31 [2023-04-24T01:46:41.349Z] SSH_AGENT_PID=37 [2023-04-24T01:46:41.356Z] Running ssh-add (command line suppressed) [2023-04-24T01:46:41.479Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11198956484001774905.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11198956484001774905.key) [2023-04-24T01:46:41.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:46:41.760Z] + git semver push [2023-04-24T01:46:42.018Z] 2023-04-24 01:46:41,955 [run_push] DEBUG push [2023-04-24T01:46:42.018Z] 2023-04-24 01:46:41,956 [execute] INFO git cat-file --batch-check [2023-04-24T01:46:42.018Z] 2023-04-24 01:46:41,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:46:42.018Z] 2023-04-24 01:46:41,959 [execute] INFO git rev-list 19fe1d162f158cf2d56d4d8531ff72303ac52a50 -- [2023-04-24T01:46:42.019Z] 2023-04-24 01:46:41,960 [execute] DEBUG Popen(['git', 'rev-list', '19fe1d162f158cf2d56d4d8531ff72303ac52a50', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:46:42.019Z] 2023-04-24 01:46:41,968 [execute] INFO git fetch -v origin [2023-04-24T01:46:42.019Z] 2023-04-24 01:46:41,968 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-24T01:46:42.594Z] 2023-04-24 01:46:42,446 [run_push] DEBUG no remote changes detected [2023-04-24T01:46:42.594Z] 2023-04-24 01:46:42,446 [execute] INFO git push origin semver [2023-04-24T01:46:42.594Z] 2023-04-24 01:46:42,447 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:46:43.164Z] 2023-04-24 01:46:43,180 [run_push] DEBUG push all version tags [2023-04-24T01:46:43.164Z] 2023-04-24 01:46:43,181 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-24T01:46:43.164Z] 2023-04-24 01:46:43,182 [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) [2023-04-24T01:46:44.105Z] 2023-04-24 01:46:43,922 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T01:46:44.105Z] 3.0.0-dev.31 [Pipeline] } [2023-04-24T01:46:44.137Z] $ docker exec --env ******** --env ******** cf2910a9330399e0266e41c75b9eaf354e97ef2239679b2721089042e557a8f4 ssh-agent -k [2023-04-24T01:46:44.250Z] unset SSH_AUTH_SOCK; [2023-04-24T01:46:44.250Z] unset SSH_AGENT_PID; [2023-04-24T01:46:44.250Z] echo Agent pid 37 killed; [2023-04-24T01:46:44.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:46:44.550Z] + git semver [Pipeline] } [2023-04-24T01:46:44.843Z] $ docker stop --time=1 cf2910a9330399e0266e41c75b9eaf354e97ef2239679b2721089042e557a8f4 [2023-04-24T01:46:46.159Z] $ docker rm -f --volumes cf2910a9330399e0266e41c75b9eaf354e97ef2239679b2721089042e557a8f4 [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 [2023-04-24T01:46:46.671Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-04-24T01:46:46.671Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-24T01:46:46.671Z] total 16 [2023-04-24T01:46:46.671Z] drwxr-xr-x 3 root root 4096 Apr 24 01:34 . [2023-04-24T01:46:46.671Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 01:46 .. [2023-04-24T01:46:46.671Z] drwxr-xr-x 2 root root 4096 Apr 24 01:34 cost [2023-04-24T01:46:46.671Z] -rw-r--r-- 1 root root 86 Apr 24 01:34 cost.csv [2023-04-24T01:46:46.671Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-24T01:46:46.671Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-24T01:46:46.671Z] total 16 [2023-04-24T01:46:46.671Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:34 . [2023-04-24T01:46:46.671Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 01:46 .. [2023-04-24T01:46:46.671Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 01:34 cost [2023-04-24T01:46:46.671Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 24 01:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:46.970Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:47.834Z] ---> package-listing.sh [2023-04-24T01:46:47.834Z] ++ facter osfamily [2023-04-24T01:46:47.834Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T01:46:48.095Z] + OS_FAMILY=debian [2023-04-24T01:46:48.095Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-04-24T01:46:48.095Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T01:46:48.095Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T01:46:48.095Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T01:46:48.095Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T01:46:48.095Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-04-24T01:46:48.095Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T01:46:48.095Z] + case "${OS_FAMILY}" in [2023-04-24T01:46:48.095Z] + dpkg -l [2023-04-24T01:46:48.095Z] + grep '^ii' [2023-04-24T01:46:48.095Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T01:46:48.095Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T01:46:48.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T01:46:48.095Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-04-24T01:46:48.095Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-04-24T01:46:48.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-04-24T01:46:48.107Z] 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 [2023-04-24T01:46:48.385Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:48.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:46:48.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:46:49.017Z] prd-ubuntu20.04-docker-8c-8g-9425 does not seem to be running inside a container [2023-04-24T01:46:49.138Z] $ 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 [2023-04-24T01:46:49.341Z] $ docker top b53f95296a35fcc895e6b5a1bb0e4ade7e8a3cc151f150cbe955a2b3ba09e0b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:46:49.735Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T01:46:50.052Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T01:46:50.341Z] + ls /var/log/sa-host [2023-04-24T01:46:50.341Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:46:50.412Z] provisioning config files... [2023-04-24T01:46:50.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6023196258990267193tmp [Pipeline] { [Pipeline] echo [2023-04-24T01:46:50.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:50.728Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T01:46:50.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:51.074Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T01:46:51.083Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:51.368Z] ---> sudo-logs.sh [2023-04-24T01:46:51.369Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T01:46:51.398Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:51.691Z] ---> job-cost.sh [2023-04-24T01:46:51.691Z] lf-activate-venv: SKIPPING [2023-04-24T01:46:51.691Z] DEBUG: total: 0.2199999988079071 [2023-04-24T01:46:51.691Z] INFO: Retrieving Stack Cost... [2023-04-24T01:46:51.963Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T01:46:52.532Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T01:46:52.544Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:52.826Z] ---> logs-deploy.sh [2023-04-24T01:46:52.826Z] lf-activate-venv: SKIPPING [2023-04-24T01:46:52.826Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/102 [2023-04-24T01:46:52.826Z] INFO: archiving workspace using pattern(s): [2023-04-24T01:46:53.766Z] Archives upload complete. [2023-04-24T01:46:53.766Z] INFO: archiving logs to Nexus