Pull request #263 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78bd049fecb299ebc8bf6f83fc9aaad8e7362922+9c5623199907a7486af291752bc308b670b6913e (8f4931d8ceb7b585c08a0873bccbec3e0d17658d) 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-ssh7485071369283038463.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2855386111307883674.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-263/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-263/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8059525706050793279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-263/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1094645674725616277.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14408424808468083848.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-263/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-263/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8764176761198505953.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9895’ Running on prd-ubuntu20.04-docker-8c-8g-9898 in /w/workspace/gexfoundry_device-rest-go_PR-263 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-263 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/263/head:refs/remotes/origin/PR-263 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9c5623199907a7486af291752bc308b670b6913e into PR head commit 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 Merge succeeded, producing 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 Checking out Revision 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 (PR-263) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T15:58:23.481Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T15:58:23.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9c5623199907a7486af291752bc308b670b6913e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T15:58:23.766Z] ========================================================= [2023-03-13T15:58:23.766Z] EdgeX Global Pipelines Version Info [2023-03-13T15:58:23.766Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T15:58:24.511Z] ------------------- [2023-03-13T15:58:24.511Z] stable info: [2023-03-13T15:58:24.511Z] ------------------- [2023-03-13T15:58:24.511Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T15:58:24.511Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T15:58:24.511Z] Message: update stable to v1.0.244 [2023-03-13T15:58:25.080Z] ------------------- [2023-03-13T15:58:25.080Z] experimental info: [2023-03-13T15:58:25.080Z] ------------------- [2023-03-13T15:58:25.080Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T15:58:25.080Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T15:58:25.080Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T15:58:25.372Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-03-13T15:58:25.413Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-03-13T15:58:25.458Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T15:58:25.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T15:58:25.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T15:58:25.590Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-13T15:58:25.629Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T15:58:25.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T15:58:25.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T15:58:25.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T15:58:25.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T15:58:25.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-03-13T15:58:25.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T15:58:25.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T15:58:25.956Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T15:58:26.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T15:58:26.043Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T15:58:26.085Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T15:58:26.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T15:58:26.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T15:58:26.193Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T15:58:26.227Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T15:58:26.264Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T15:58:26.300Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T15:58:26.340Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T15:58:26.381Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T15:58:26.422Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T15:58:26.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-263 [Pipeline] echo [2023-03-13T15:58:26.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-263 [Pipeline] echo [2023-03-13T15:58:26.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-263 [Pipeline] echo [2023-03-13T15:58:26.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 [Pipeline] echo [2023-03-13T15:58:26.631Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78bd049 [Pipeline] echo [2023-03-13T15:58:26.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T15:58:26.771Z] provisioning config files... [2023-03-13T15:58:26.785Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp/config1347577844795831005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T15:58:27.137Z] ---> docker-login.sh [2023-03-13T15:58:27.137Z] nexus3.edgexfoundry.org:10001 [2023-03-13T15:58:27.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:27.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:27.398Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:27.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:27.398Z] [2023-03-13T15:58:27.398Z] Login Succeeded [2023-03-13T15:58:27.398Z] nexus3.edgexfoundry.org:10002 [2023-03-13T15:58:27.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:27.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:27.398Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:27.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:27.398Z] [2023-03-13T15:58:27.398Z] Login Succeeded [2023-03-13T15:58:27.398Z] nexus3.edgexfoundry.org:10003 [2023-03-13T15:58:27.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:27.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:27.658Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:27.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:27.658Z] [2023-03-13T15:58:27.658Z] Login Succeeded [2023-03-13T15:58:27.658Z] nexus3.edgexfoundry.org:10004 [2023-03-13T15:58:27.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:27.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:27.658Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:27.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:27.658Z] [2023-03-13T15:58:27.658Z] Login Succeeded [2023-03-13T15:58:27.658Z] docker.io [2023-03-13T15:58:27.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:27.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:27.920Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:27.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:27.920Z] [2023-03-13T15:58:27.920Z] Login Succeeded [2023-03-13T15:58:27.920Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T15:58:27.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T15:58:28.542Z] + git rev-list -1 --merges 78bd049fecb299ebc8bf6f83fc9aaad8e7362922~1..78bd049fecb299ebc8bf6f83fc9aaad8e7362922 [Pipeline] echo [2023-03-13T15:58:28.608Z] -----------> git rev-list -1 --merges 78bd049fecb299ebc8bf6f83fc9aaad8e7362922~1..78bd049fecb299ebc8bf6f83fc9aaad8e7362922 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 [false] [Pipeline] sh [2023-03-13T15:58:28.922Z] + git log --format=format:%s -1 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 [Pipeline] echo [2023-03-13T15:58:28.960Z] ========================================================= [2023-03-13T15:58:28.960Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T15:58:28.960Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T15:58:29.407Z] + git log --format=format:%s -1 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 [Pipeline] echo [2023-03-13T15:58:29.440Z] [semverPrep] GIT_COMMIT: 78bd049fecb299ebc8bf6f83fc9aaad8e7362922, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-13T15:58:29.469Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T15:58:29.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T15:58:29.854Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T15:58:29.854Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T15:58:29.854Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T15:58:29.854Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T15:58:29.854Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T15:58:29.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:58:30.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T15:58:30.310Z] [2023-03-13T15:58:30.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:58:30.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T15:58:30.701Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T15:58:30.701Z] b85a868b505f: Pulling fs layer [2023-03-13T15:58:30.701Z] e2be974225ed: Pulling fs layer [2023-03-13T15:58:30.701Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T15:58:30.701Z] 988bab9f4d93: Pulling fs layer [2023-03-13T15:58:30.701Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T15:58:30.701Z] 988bab9f4d93: Waiting [2023-03-13T15:58:30.701Z] 1469e6f7b9e6: Waiting [2023-03-13T15:58:30.701Z] eaf3925da568: Pulling fs layer [2023-03-13T15:58:30.701Z] bab4dde63d76: Pulling fs layer [2023-03-13T15:58:30.701Z] bde34c3a00c8: Pulling fs layer [2023-03-13T15:58:30.701Z] b352a97aabf1: Pulling fs layer [2023-03-13T15:58:30.701Z] 4872d77fe225: Pulling fs layer [2023-03-13T15:58:30.701Z] 5851b861e8e6: Pulling fs layer [2023-03-13T15:58:30.701Z] bde34c3a00c8: Waiting [2023-03-13T15:58:30.701Z] eaf3925da568: Waiting [2023-03-13T15:58:30.701Z] 4872d77fe225: Waiting [2023-03-13T15:58:30.701Z] 5851b861e8e6: Waiting [2023-03-13T15:58:30.701Z] bab4dde63d76: Waiting [2023-03-13T15:58:30.701Z] e2be974225ed: Download complete [2023-03-13T15:58:30.701Z] 988bab9f4d93: Verifying Checksum [2023-03-13T15:58:30.701Z] 988bab9f4d93: Download complete [2023-03-13T15:58:30.967Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T15:58:30.968Z] 1469e6f7b9e6: Download complete [2023-03-13T15:58:30.968Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T15:58:30.968Z] 339a4e72a1f5: Download complete [2023-03-13T15:58:30.968Z] eaf3925da568: Verifying Checksum [2023-03-13T15:58:30.968Z] eaf3925da568: Download complete [2023-03-13T15:58:30.968Z] bde34c3a00c8: Download complete [2023-03-13T15:58:30.968Z] b352a97aabf1: Download complete [2023-03-13T15:58:30.968Z] 4872d77fe225: Download complete [2023-03-13T15:58:30.968Z] 5851b861e8e6: Verifying Checksum [2023-03-13T15:58:30.968Z] 5851b861e8e6: Download complete [2023-03-13T15:58:30.968Z] b85a868b505f: Verifying Checksum [2023-03-13T15:58:30.968Z] b85a868b505f: Download complete [2023-03-13T15:58:31.546Z] bab4dde63d76: Verifying Checksum [2023-03-13T15:58:31.546Z] bab4dde63d76: Download complete [2023-03-13T15:58:32.484Z] b85a868b505f: Pull complete [2023-03-13T15:58:32.484Z] e2be974225ed: Pull complete [2023-03-13T15:58:33.051Z] 339a4e72a1f5: Pull complete [2023-03-13T15:58:33.052Z] 988bab9f4d93: Pull complete [2023-03-13T15:58:33.312Z] 1469e6f7b9e6: Pull complete [2023-03-13T15:58:33.312Z] eaf3925da568: Pull complete [2023-03-13T15:58:35.219Z] bab4dde63d76: Pull complete [2023-03-13T15:58:35.219Z] bde34c3a00c8: Pull complete [2023-03-13T15:58:35.481Z] b352a97aabf1: Pull complete [2023-03-13T15:58:35.481Z] 4872d77fe225: Pull complete [2023-03-13T15:58:35.481Z] 5851b861e8e6: Pull complete [2023-03-13T15:58:35.481Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T15:58:35.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T15:58:35.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T15:58:35.719Z] prd-ubuntu20.04-docker-8c-8g-9898 does not seem to be running inside a container [2023-03-13T15:58:35.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-263 -v /w/workspace/gexfoundry_device-rest-go_PR-263:/w/workspace/gexfoundry_device-rest-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-263@tmp:/w/workspace/gexfoundry_device-rest-go_PR-263@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-03-13T15:58:37.171Z] $ docker top 9827a9d0ed4cd720d321b418f5c4e7ecfa99c19856fde37e3bbb6eb74b5714bf -eo pid,comm [2023-03-13T15:58:37.218Z] 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-03-13T15:58:37.218Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T15:58:37.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T15:58:37.342Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T15:58:37.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T15:58:37.458Z] $ docker exec 9827a9d0ed4cd720d321b418f5c4e7ecfa99c19856fde37e3bbb6eb74b5714bf ssh-agent [2023-03-13T15:58:37.550Z] SSH_AUTH_SOCK=/tmp/ssh-YzCkq0yxQTGl/agent.32 [2023-03-13T15:58:37.550Z] SSH_AGENT_PID=38 [2023-03-13T15:58:37.556Z] Running ssh-add (command line suppressed) [2023-03-13T15:58:37.671Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-263@tmp/private_key_7143430875533957012.key (/w/workspace/gexfoundry_device-rest-go_PR-263@tmp/private_key_7143430875533957012.key) [2023-03-13T15:58:37.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T15:58:38.005Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T15:58:38.039Z] $ docker exec --env ******** --env ******** 9827a9d0ed4cd720d321b418f5c4e7ecfa99c19856fde37e3bbb6eb74b5714bf ssh-agent -k [2023-03-13T15:58:38.145Z] unset SSH_AUTH_SOCK; [2023-03-13T15:58:38.145Z] unset SSH_AGENT_PID; [2023-03-13T15:58:38.146Z] echo Agent pid 38 killed; [2023-03-13T15:58:38.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T15:58:38.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T15:58:38.231Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T15:58:38.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T15:58:38.347Z] $ docker exec 9827a9d0ed4cd720d321b418f5c4e7ecfa99c19856fde37e3bbb6eb74b5714bf ssh-agent [2023-03-13T15:58:38.457Z] SSH_AUTH_SOCK=/tmp/ssh-ewzJARjNf0zb/agent.69 [2023-03-13T15:58:38.457Z] SSH_AGENT_PID=75 [2023-03-13T15:58:38.463Z] Running ssh-add (command line suppressed) [2023-03-13T15:58:38.572Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-263@tmp/private_key_5483113801924707085.key (/w/workspace/gexfoundry_device-rest-go_PR-263@tmp/private_key_5483113801924707085.key) [2023-03-13T15:58:38.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T15:58:38.904Z] + git semver init [2023-03-13T15:58:39.164Z] 2023-03-13 15:58:39,098 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T15:58:39.164Z] 2023-03-13 15:58:39,099 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-263/.semver [2023-03-13T15:58:39.164Z] 2023-03-13 15:58:39,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-263/.semver [2023-03-13T15:58:39.164Z] 2023-03-13 15:58:39,100 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-263/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-263, universal_newlines=False, shell=None, istream=None) [2023-03-13T15:58:40.105Z] 2023-03-13 15:58:40,090 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-263/.git/info/exclude [2023-03-13T15:58:40.105Z] 2023-03-13 15:58:40,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-263/.semver/PR-263 with force:False [2023-03-13T15:58:40.105Z] 2023-03-13 15:58:40,090 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-263/.semver/PR-263 [2023-03-13T15:58:40.105Z] 2023-03-13 15:58:40,095 [execute] INFO git cat-file --batch-check [2023-03-13T15:58:40.105Z] 2023-03-13 15:58:40,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-263/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T15:58:40.105Z] 2023-03-13 15:58:40,100 [execute] INFO git cat-file --batch [2023-03-13T15:58:40.105Z] 2023-03-13 15:58:40,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-263/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T15:58:40.105Z] 2023-03-13 15:58:40,106 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-263/.semver/PR-263 [2023-03-13T15:58:40.105Z] 0.0.0 [Pipeline] } [2023-03-13T15:58:40.392Z] $ docker exec --env ******** --env ******** 9827a9d0ed4cd720d321b418f5c4e7ecfa99c19856fde37e3bbb6eb74b5714bf ssh-agent -k [2023-03-13T15:58:40.506Z] unset SSH_AUTH_SOCK; [2023-03-13T15:58:40.506Z] unset SSH_AGENT_PID; [2023-03-13T15:58:40.506Z] echo Agent pid 75 killed; [2023-03-13T15:58:40.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T15:58:40.920Z] + git semver [Pipeline] } [2023-03-13T15:58:41.211Z] $ docker stop --time=1 9827a9d0ed4cd720d321b418f5c4e7ecfa99c19856fde37e3bbb6eb74b5714bf [2023-03-13T15:58:42.534Z] $ docker rm -f --volumes 9827a9d0ed4cd720d321b418f5c4e7ecfa99c19856fde37e3bbb6eb74b5714bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T15:58:42.947Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T15:58:43.203Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T15:58:43.220Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T15:58:43.799Z] provisioning config files... [2023-03-13T15:58:43.809Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp/config651425704092522686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T15:58:44.151Z] ---> docker-login.sh [2023-03-13T15:58:44.151Z] nexus3.edgexfoundry.org:10001 [2023-03-13T15:58:44.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:44.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:44.151Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:44.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:44.151Z] [2023-03-13T15:58:44.151Z] Login Succeeded [2023-03-13T15:58:44.151Z] nexus3.edgexfoundry.org:10002 [2023-03-13T15:58:44.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:44.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:44.151Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:44.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:44.151Z] [2023-03-13T15:58:44.151Z] Login Succeeded [2023-03-13T15:58:44.151Z] nexus3.edgexfoundry.org:10003 [2023-03-13T15:58:44.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:44.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:44.411Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:44.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:44.411Z] [2023-03-13T15:58:44.411Z] Login Succeeded [2023-03-13T15:58:44.411Z] nexus3.edgexfoundry.org:10004 [2023-03-13T15:58:44.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:44.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:44.411Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:44.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:44.411Z] [2023-03-13T15:58:44.411Z] Login Succeeded [2023-03-13T15:58:44.411Z] docker.io [2023-03-13T15:58:44.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:44.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:44.670Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:44.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:44.671Z] [2023-03-13T15:58:44.671Z] Login Succeeded [2023-03-13T15:58:44.671Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T15:58:44.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T15:58:44.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T15:58:44.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T15:58:44.942Z] ========================================================= [2023-03-13T15:58:44.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-13T15:58:44.942Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:58:45.416Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T15:58:45.416Z] Sending build context to Docker daemon 10.84MB [2023-03-13T15:58:45.416Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T15:58:45.416Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T15:58:45.416Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T15:58:45.416Z] 213ec9aee27d: Pulling fs layer [2023-03-13T15:58:45.416Z] 4583459ba037: Pulling fs layer [2023-03-13T15:58:45.416Z] 93c1e223e6f2: Pulling fs layer [2023-03-13T15:58:45.416Z] 53926ce57604: Pulling fs layer [2023-03-13T15:58:45.416Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-13T15:58:45.416Z] 22ff95d597cd: Pulling fs layer [2023-03-13T15:58:45.416Z] 12d6caf4c0d1: Pulling fs layer [2023-03-13T15:58:45.416Z] 96b7cbca73a9: Pulling fs layer [2023-03-13T15:58:45.416Z] a7acece74701: Pulling fs layer [2023-03-13T15:58:45.416Z] 12d6caf4c0d1: Waiting [2023-03-13T15:58:45.416Z] 22ff95d597cd: Waiting [2023-03-13T15:58:45.416Z] 53926ce57604: Waiting [2023-03-13T15:58:45.416Z] 96b7cbca73a9: Waiting [2023-03-13T15:58:45.416Z] 21b2b0c7a3f4: Waiting [2023-03-13T15:58:45.416Z] a7acece74701: Waiting [2023-03-13T15:58:45.679Z] 93c1e223e6f2: Verifying Checksum [2023-03-13T15:58:45.679Z] 93c1e223e6f2: Download complete [2023-03-13T15:58:45.679Z] 4583459ba037: Verifying Checksum [2023-03-13T15:58:45.679Z] 4583459ba037: Download complete [2023-03-13T15:58:45.679Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-13T15:58:45.679Z] 21b2b0c7a3f4: Download complete [2023-03-13T15:58:45.679Z] 22ff95d597cd: Verifying Checksum [2023-03-13T15:58:45.679Z] 22ff95d597cd: Download complete [2023-03-13T15:58:45.679Z] 213ec9aee27d: Verifying Checksum [2023-03-13T15:58:45.679Z] 213ec9aee27d: Download complete [2023-03-13T15:58:45.679Z] 12d6caf4c0d1: Verifying Checksum [2023-03-13T15:58:45.679Z] 12d6caf4c0d1: Download complete [2023-03-13T15:58:45.679Z] 213ec9aee27d: Pull complete [2023-03-13T15:58:45.945Z] 4583459ba037: Pull complete [2023-03-13T15:58:45.945Z] 93c1e223e6f2: Pull complete [2023-03-13T15:58:46.209Z] a7acece74701: Verifying Checksum [2023-03-13T15:58:46.209Z] a7acece74701: Download complete [2023-03-13T15:58:46.469Z] 96b7cbca73a9: Verifying Checksum [2023-03-13T15:58:46.469Z] 96b7cbca73a9: Download complete [2023-03-13T15:58:46.469Z] 53926ce57604: Verifying Checksum [2023-03-13T15:58:46.469Z] 53926ce57604: Download complete [2023-03-13T15:58:50.664Z] 53926ce57604: Pull complete [2023-03-13T15:58:50.664Z] 21b2b0c7a3f4: Pull complete [2023-03-13T15:58:50.922Z] 22ff95d597cd: Pull complete [2023-03-13T15:58:50.922Z] 12d6caf4c0d1: Pull complete [2023-03-13T15:58:53.456Z] 96b7cbca73a9: Pull complete [2023-03-13T15:58:53.715Z] a7acece74701: Pull complete [2023-03-13T15:58:53.715Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-13T15:58:53.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-13T15:58:53.975Z] ---> db6d94c90886 [2023-03-13T15:58:53.975Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T15:58:55.356Z] ---> Running in 80db55c954dc [2023-03-13T15:58:55.356Z] Removing intermediate container 80db55c954dc [2023-03-13T15:58:55.356Z] ---> 796ac6b0790d [2023-03-13T15:58:55.356Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T15:58:55.625Z] ---> Running in 8273517a8017 [2023-03-13T15:58:55.625Z] Removing intermediate container 8273517a8017 [2023-03-13T15:58:55.625Z] ---> c197db80ec17 [2023-03-13T15:58:55.625Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T15:58:55.625Z] ---> Running in c6899b0da06a [2023-03-13T15:58:55.890Z] Removing intermediate container c6899b0da06a [2023-03-13T15:58:55.890Z] ---> 8b85c5ec3de4 [2023-03-13T15:58:55.890Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T15:58:55.890Z] ---> Running in 5b5da255b8b0 [2023-03-13T15:58:55.890Z] Removing intermediate container 5b5da255b8b0 [2023-03-13T15:58:55.890Z] ---> 2e40b991172f [2023-03-13T15:58:55.890Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T15:58:56.150Z] ---> Running in 8fec86116a42 [2023-03-13T15:58:56.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T15:58:56.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T15:58:56.670Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T15:58:56.670Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-13T15:58:56.670Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T15:58:56.949Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T15:58:56.949Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T15:58:56.949Z] OK: 216 MiB in 55 packages [2023-03-13T15:58:57.216Z] Removing intermediate container 8fec86116a42 [2023-03-13T15:58:57.216Z] ---> f28ee606e111 [2023-03-13T15:58:57.216Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-13T15:58:57.216Z] ---> Running in 339bd438e7a0 [2023-03-13T15:58:57.476Z] Removing intermediate container 339bd438e7a0 [2023-03-13T15:58:57.476Z] ---> 3d239693fb40 [2023-03-13T15:58:57.476Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-13T15:58:57.476Z] ---> 20dccf20ad9d [2023-03-13T15:58:57.476Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T15:58:57.476Z] ---> Running in fbf44c562a8d [2023-03-13T15:58:58.633Z] Still waiting to schedule task [2023-03-13T15:58:58.634Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9896’ [2023-03-13T15:59:24.043Z] Removing intermediate container fbf44c562a8d [2023-03-13T15:59:24.043Z] ---> 5ba28f4e73ea [2023-03-13T15:59:24.043Z] Step 11/12 : COPY . . [2023-03-13T15:59:24.043Z] ---> cb76e379da5b [2023-03-13T15:59:24.043Z] Step 12/12 : RUN $MAKE [2023-03-13T15:59:24.043Z] ---> Running in 805d6f2507e2 [2023-03-13T15:59:24.043Z] noop [2023-03-13T15:59:24.043Z] Removing intermediate container 805d6f2507e2 [2023-03-13T15:59:24.043Z] ---> 673d3d42e4e4 [2023-03-13T15:59:24.043Z] Successfully built 673d3d42e4e4 [2023-03-13T15:59:24.043Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:59:24.523Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T15:59:24.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T15:59:24.659Z] prd-ubuntu20.04-docker-8c-8g-9898 does not seem to be running inside a container [2023-03-13T15:59:24.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-263 -v /w/workspace/gexfoundry_device-rest-go_PR-263:/w/workspace/gexfoundry_device-rest-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-263@tmp:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T15:59:25.078Z] $ docker top 02b3fcbb51c3a5c1587a8e966f6261549a7485fac619cbd76161134b459dd1bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T15:59:25.462Z] + go version [2023-03-13T15:59:25.462Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-13T15:59:25.498Z] $ docker stop --time=1 02b3fcbb51c3a5c1587a8e966f6261549a7485fac619cbd76161134b459dd1bf [2023-03-13T15:59:26.775Z] $ docker rm -f --volumes 02b3fcbb51c3a5c1587a8e966f6261549a7485fac619cbd76161134b459dd1bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:59:27.582Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T15:59:27.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T15:59:27.739Z] prd-ubuntu20.04-docker-8c-8g-9898 does not seem to be running inside a container [2023-03-13T15:59:27.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-263 -v /w/workspace/gexfoundry_device-rest-go_PR-263:/w/workspace/gexfoundry_device-rest-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-263@tmp:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T15:59:28.174Z] $ docker top 4ee9c136c81c9c616e3b5303874b71fa9d89057d5f6e0bc1a7eaebf2a2b28e2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T15:59:28.563Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-263 [Pipeline] fileExists [Pipeline] sh [2023-03-13T15:59:28.922Z] + make test [2023-03-13T15:59:28.923Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T15:59:29.180Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-13T15:59:37.285Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as type string in argument to transformOffset [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as type string in argument to transformScale [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as type string in argument to transformBase [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-13T15:59:37.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformresult.go:53:16: too many errors [2023-03-13T15:59:37.544Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.1% of statements [2023-03-13T15:59:37.544Z] make: *** [Makefile:29: unittest] Error 2 [Pipeline] } [2023-03-13T15:59:37.596Z] $ docker stop --time=1 4ee9c136c81c9c616e3b5303874b71fa9d89057d5f6e0bc1a7eaebf2a2b28e2a [2023-03-13T15:59:39.289Z] $ docker rm -f --volumes 4ee9c136c81c9c616e3b5303874b71fa9d89057d5f6e0bc1a7eaebf2a2b28e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:59:40.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T15:59:40.412Z] [2023-03-13T15:59:40.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:59:40.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T15:59:40.792Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T15:59:40.792Z] 5eb5b503b376: Pulling fs layer [2023-03-13T15:59:40.792Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T15:59:40.792Z] ec43610c2a17: Pulling fs layer [2023-03-13T15:59:40.792Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T15:59:40.792Z] 33b1e0a273af: Pulling fs layer [2023-03-13T15:59:40.792Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T15:59:40.792Z] 2f39f015ded8: Pulling fs layer [2023-03-13T15:59:40.792Z] 3a2ae6a8a46f: Waiting [2023-03-13T15:59:40.792Z] 33b1e0a273af: Waiting [2023-03-13T15:59:40.792Z] 5d3b04190fa2: Waiting [2023-03-13T15:59:40.792Z] 5c69ac0246d0: Download complete [2023-03-13T15:59:40.792Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T15:59:40.792Z] 3a2ae6a8a46f: Download complete [2023-03-13T15:59:41.051Z] 33b1e0a273af: Verifying Checksum [2023-03-13T15:59:41.051Z] 33b1e0a273af: Download complete [2023-03-13T15:59:41.051Z] 5d3b04190fa2: Download complete [2023-03-13T15:59:41.051Z] ec43610c2a17: Verifying Checksum [2023-03-13T15:59:41.051Z] ec43610c2a17: Download complete [2023-03-13T15:59:41.051Z] 5eb5b503b376: Verifying Checksum [2023-03-13T15:59:41.051Z] 5eb5b503b376: Download complete [2023-03-13T15:59:41.988Z] 2f39f015ded8: Download complete [2023-03-13T15:59:42.247Z] 5eb5b503b376: Pull complete [2023-03-13T15:59:42.247Z] 5c69ac0246d0: Pull complete [2023-03-13T15:59:42.814Z] ec43610c2a17: Pull complete [2023-03-13T15:59:42.814Z] 3a2ae6a8a46f: Pull complete [2023-03-13T15:59:43.074Z] 33b1e0a273af: Pull complete [2023-03-13T15:59:43.074Z] 5d3b04190fa2: Pull complete [2023-03-13T15:59:47.388Z] 2f39f015ded8: Pull complete [2023-03-13T15:59:47.388Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T15:59:47.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T15:59:47.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T15:59:47.613Z] prd-ubuntu20.04-docker-8c-8g-9898 does not seem to be running inside a container [2023-03-13T15:59:47.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-263 -v /w/workspace/gexfoundry_device-rest-go_PR-263:/w/workspace/gexfoundry_device-rest-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-263@tmp:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T15:59:49.360Z] $ docker top 571230cecab0822cdd31a2629c7e377f21ddd11f11362d5b5e476fd556aa6182 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T15:59:49.845Z] ---> job-cost.sh [2023-03-13T15:59:49.845Z] lf-activate-venv: SKIPPING [2023-03-13T15:59:49.845Z] INFO: No Stack... [2023-03-13T15:59:50.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T15:59:50.364Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T15:59:50.680Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-263/archives/cost.csv [2023-03-13T15:59:50.680Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T15:59:50.722Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-263-1-stack-cost] [2023-03-13T15:59:50.727Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-263-1-stack-cost] did not exist. Created. [2023-03-13T15:59:50.728Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-263-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T15:59:51.123Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T15:59:51.179Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T15:59:51.202Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-263-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T15:59:51.274Z] $ docker stop --time=1 571230cecab0822cdd31a2629c7e377f21ddd11f11362d5b5e476fd556aa6182 [2023-03-13T15:59:52.461Z] $ docker rm -f --volumes 571230cecab0822cdd31a2629c7e377f21ddd11f11362d5b5e476fd556aa6182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T15:59:52.829Z] Failed in branch amd64 [2023-03-13T16:02:19.611Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9901 in /w/workspace/gexfoundry_device-rest-go_PR-263 [Pipeline] { [Pipeline] ws [2023-03-13T16:02:19.664Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-03-13T16:02:19.758Z] The recommended git tool is: git [2023-03-13T16:02:30.960Z] using credential edgex-jenkins-ssh [2023-03-13T16:02:30.987Z] Cloning the remote Git repository [2023-03-13T16:02:31.103Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-03-13T16:02:31.270Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-03-13T16:02:31.603Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-13T16:02:31.604Z] > git --version # timeout=10 [2023-03-13T16:02:31.639Z] > git --version # 'git version 2.25.1' [2023-03-13T16:02:31.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T16:02:31.803Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T16:02:34.721Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-13T16:02:34.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T16:02:36.838Z] Merging remotes/origin/main commit 9c5623199907a7486af291752bc308b670b6913e into PR head commit 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 [2023-03-13T16:02:37.183Z] Merge succeeded, producing 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 [2023-03-13T16:02:37.184Z] Checking out Revision 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 (PR-263) [2023-03-13T16:02:36.216Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-13T16:02:36.301Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-13T16:02:36.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T16:02:36.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/263/head:refs/remotes/origin/PR-263 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-13T16:02:36.865Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T16:02:36.887Z] > git checkout -f 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 # timeout=10 [2023-03-13T16:02:36.983Z] > git remote # timeout=10 [2023-03-13T16:02:37.006Z] > git config --get remote.origin.url # timeout=10 [2023-03-13T16:02:37.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T16:02:37.117Z] > git merge 9c5623199907a7486af291752bc308b670b6913e # timeout=10 [2023-03-13T16:02:37.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-13T16:02:37.195Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T16:02:37.237Z] > git checkout -f 78bd049fecb299ebc8bf6f83fc9aaad8e7362922 # timeout=10 [2023-03-13T16:02:37.964Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-13T16:02:38.029Z] > git --version # timeout=10 [2023-03-13T16:02:38.041Z] > git --version # 'git version 2.25.1' [2023-03-13T16:02:38.062Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T16:02:39.229Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T16:02:39.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T16:02:39.229Z] Dload Upload Total Spent Left Speed [2023-03-13T16:02:39.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-03-13T16:02:40.051Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T16:02:40.426Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T16:02:40.426Z] + sudo tee /etc/docker/daemon.new [2023-03-13T16:02:40.426Z] { [2023-03-13T16:02:40.426Z] "registry-mirrors": [ [2023-03-13T16:02:40.426Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T16:02:40.426Z] ], [2023-03-13T16:02:40.426Z] "bip": "10.250.0.254/24", [2023-03-13T16:02:40.426Z] "hosts": [ [2023-03-13T16:02:40.426Z] "tcp://0.0.0.0:5555", [2023-03-13T16:02:40.426Z] "unix:///var/run/docker.sock" [2023-03-13T16:02:40.426Z] ], [2023-03-13T16:02:40.426Z] "mtu": 1458, [2023-03-13T16:02:40.426Z] "selinux-enabled": true, [2023-03-13T16:02:40.426Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T16:02:40.426Z] } [Pipeline] sh [2023-03-13T16:02:40.805Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T16:02:41.192Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:02:59.581Z] provisioning config files... [2023-03-13T16:02:59.618Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8844312548710506828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:03:00.038Z] ---> docker-login.sh [2023-03-13T16:03:00.038Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:03:00.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:03:00.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:03:00.914Z] Configure a credential helper to remove this warning. See [2023-03-13T16:03:00.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:03:00.914Z] [2023-03-13T16:03:00.914Z] Login Succeeded [2023-03-13T16:03:00.914Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:03:01.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:03:01.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:03:01.189Z] Configure a credential helper to remove this warning. See [2023-03-13T16:03:01.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:03:01.189Z] [2023-03-13T16:03:01.189Z] Login Succeeded [2023-03-13T16:03:01.189Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:03:01.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:03:01.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:03:01.740Z] Configure a credential helper to remove this warning. See [2023-03-13T16:03:01.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:03:01.740Z] [2023-03-13T16:03:01.740Z] Login Succeeded [2023-03-13T16:03:01.740Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:03:02.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:03:02.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:03:02.016Z] Configure a credential helper to remove this warning. See [2023-03-13T16:03:02.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:03:02.016Z] [2023-03-13T16:03:02.016Z] Login Succeeded [2023-03-13T16:03:02.016Z] docker.io [2023-03-13T16:03:02.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:03:02.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:03:02.615Z] Configure a credential helper to remove this warning. See [2023-03-13T16:03:02.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:03:02.615Z] [2023-03-13T16:03:02.890Z] Login Succeeded [2023-03-13T16:03:02.890Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:03:02.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T16:03:03.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:03:03.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:03:03.473Z] ========================================================= [2023-03-13T16:03:03.473Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-13T16:03:03.473Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:03:03.994Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T16:03:03.994Z] Sending build context to Docker daemon 138.8kB [2023-03-13T16:03:04.278Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:03:04.278Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T16:03:04.552Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T16:03:04.552Z] 9b18e9b68314: Pulling fs layer [2023-03-13T16:03:04.552Z] 35d82f9e3411: Pulling fs layer [2023-03-13T16:03:04.552Z] e16973657156: Pulling fs layer [2023-03-13T16:03:04.552Z] fc693d55d65f: Pulling fs layer [2023-03-13T16:03:04.552Z] 7e9fc2657dce: Pulling fs layer [2023-03-13T16:03:04.552Z] dda99020689f: Pulling fs layer [2023-03-13T16:03:04.552Z] db1c61fa0a46: Pulling fs layer [2023-03-13T16:03:04.552Z] 891c053d2c06: Pulling fs layer [2023-03-13T16:03:04.552Z] 7e9fc2657dce: Waiting [2023-03-13T16:03:04.552Z] dda99020689f: Waiting [2023-03-13T16:03:04.552Z] db1c61fa0a46: Waiting [2023-03-13T16:03:04.552Z] 891c053d2c06: Waiting [2023-03-13T16:03:04.552Z] fc693d55d65f: Waiting [2023-03-13T16:03:04.552Z] e16973657156: Verifying Checksum [2023-03-13T16:03:04.552Z] e16973657156: Download complete [2023-03-13T16:03:04.552Z] 35d82f9e3411: Verifying Checksum [2023-03-13T16:03:04.552Z] 35d82f9e3411: Download complete [2023-03-13T16:03:04.552Z] 7e9fc2657dce: Verifying Checksum [2023-03-13T16:03:04.552Z] 7e9fc2657dce: Download complete [2023-03-13T16:03:04.552Z] dda99020689f: Verifying Checksum [2023-03-13T16:03:04.552Z] dda99020689f: Download complete [2023-03-13T16:03:04.552Z] 9b18e9b68314: Verifying Checksum [2023-03-13T16:03:04.552Z] 9b18e9b68314: Download complete [2023-03-13T16:03:05.535Z] 9b18e9b68314: Pull complete [2023-03-13T16:03:05.811Z] 891c053d2c06: Verifying Checksum [2023-03-13T16:03:05.811Z] 891c053d2c06: Download complete [2023-03-13T16:03:06.407Z] 35d82f9e3411: Pull complete [2023-03-13T16:03:06.679Z] e16973657156: Pull complete [2023-03-13T16:03:07.283Z] db1c61fa0a46: Verifying Checksum [2023-03-13T16:03:07.283Z] db1c61fa0a46: Download complete [2023-03-13T16:03:07.869Z] fc693d55d65f: Verifying Checksum [2023-03-13T16:03:07.869Z] fc693d55d65f: Download complete [2023-03-13T16:03:22.936Z] fc693d55d65f: Pull complete [2023-03-13T16:03:22.936Z] 7e9fc2657dce: Pull complete [2023-03-13T16:03:22.936Z] dda99020689f: Pull complete [2023-03-13T16:03:28.329Z] db1c61fa0a46: Pull complete [2023-03-13T16:03:30.293Z] 891c053d2c06: Pull complete [2023-03-13T16:03:30.293Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-13T16:03:30.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-13T16:03:30.293Z] ---> f96f9c87975a [2023-03-13T16:03:30.293Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:03:32.897Z] ---> Running in a35b56c7522f [2023-03-13T16:03:32.897Z] Removing intermediate container a35b56c7522f [2023-03-13T16:03:32.897Z] ---> 8185a2622f29 [2023-03-13T16:03:32.897Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:03:32.897Z] ---> Running in d7fe37ac4068 [2023-03-13T16:03:33.168Z] Removing intermediate container d7fe37ac4068 [2023-03-13T16:03:33.168Z] ---> 2587537a41bb [2023-03-13T16:03:33.168Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T16:03:33.438Z] ---> Running in 5bc5fd9cc927 [2023-03-13T16:03:33.709Z] Removing intermediate container 5bc5fd9cc927 [2023-03-13T16:03:33.709Z] ---> 3f283014d7a7 [2023-03-13T16:03:33.709Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T16:03:33.709Z] ---> Running in 18467c45fd4f [2023-03-13T16:03:33.978Z] Removing intermediate container 18467c45fd4f [2023-03-13T16:03:33.978Z] ---> 9e1bf76a9132 [2023-03-13T16:03:33.978Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T16:03:34.249Z] ---> Running in a4bb3c62d671 [2023-03-13T16:03:38.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T16:03:38.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T16:03:39.609Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T16:03:39.609Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-13T16:03:39.609Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T16:03:39.609Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T16:03:39.609Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:03:39.609Z] OK: 226 MiB in 55 packages [2023-03-13T16:03:41.036Z] Removing intermediate container a4bb3c62d671 [2023-03-13T16:03:41.036Z] ---> e99296538427 [2023-03-13T16:03:41.036Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-13T16:03:41.036Z] ---> Running in 4b82a733710c [2023-03-13T16:03:41.307Z] Removing intermediate container 4b82a733710c [2023-03-13T16:03:41.307Z] ---> 0babfdbf7945 [2023-03-13T16:03:41.307Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-13T16:03:43.275Z] ---> a2303b3d56e4 [2023-03-13T16:03:43.275Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:03:43.548Z] ---> Running in 6b9a98d9536d [2023-03-13T16:05:05.363Z] Removing intermediate container 6b9a98d9536d [2023-03-13T16:05:05.363Z] ---> 5dd5376e2de0 [2023-03-13T16:05:05.363Z] Step 11/12 : COPY . . [2023-03-13T16:05:05.363Z] ---> b50fe82b9b0e [2023-03-13T16:05:05.363Z] Step 12/12 : RUN $MAKE [2023-03-13T16:05:05.363Z] ---> Running in 7d6828fbcb98 [2023-03-13T16:05:05.363Z] noop [2023-03-13T16:05:05.363Z] Removing intermediate container 7d6828fbcb98 [2023-03-13T16:05:05.363Z] ---> be977e5d2d10 [2023-03-13T16:05:05.363Z] Successfully built be977e5d2d10 [2023-03-13T16:05:05.363Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:05:05.869Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T16:05:05.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:05:06.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-9901 does not seem to be running inside a container [2023-03-13T16:05:06.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T16:05:07.783Z] $ docker top 94022a6492435064d452e530eebdcf67f672f201c0350e4b5010a6f4dd4cd8b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:05:08.736Z] + go version [2023-03-13T16:05:08.736Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-13T16:05:08.774Z] $ docker stop --time=1 94022a6492435064d452e530eebdcf67f672f201c0350e4b5010a6f4dd4cd8b9 [2023-03-13T16:05:10.521Z] $ docker rm -f --volumes 94022a6492435064d452e530eebdcf67f672f201c0350e4b5010a6f4dd4cd8b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:05:11.431Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T16:05:11.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:05:11.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-9901 does not seem to be running inside a container [2023-03-13T16:05:11.796Z] $ 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/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T16:05:13.181Z] $ docker top 81dbdf96dc8cf5d74193acddfbfc3ad55a669c809614ea554786f555f830c86a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:05:14.106Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-13T16:05:14.826Z] + make test [2023-03-13T16:05:14.826Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T16:05:16.791Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-13T16:06:53.524Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as type string in argument to transformOffset [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as type string in argument to transformScale [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as type string in argument to transformBase [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-13T16:06:53.524Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.50/internal/transformer/transformresult.go:53:16: too many errors [2023-03-13T16:06:53.524Z] ok github.com/edgexfoundry/device-rest-go/driver 0.060s coverage: 33.1% of statements [2023-03-13T16:06:53.524Z] make: *** [Makefile:29: unittest] Error 2 [Pipeline] } [2023-03-13T16:06:53.573Z] $ docker stop --time=1 81dbdf96dc8cf5d74193acddfbfc3ad55a669c809614ea554786f555f830c86a [2023-03-13T16:06:55.483Z] $ docker rm -f --volumes 81dbdf96dc8cf5d74193acddfbfc3ad55a669c809614ea554786f555f830c86a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:06:57.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T16:06:57.131Z] [2023-03-13T16:06:57.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:06:57.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T16:06:57.824Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T16:06:57.824Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T16:06:57.824Z] 04944245beec: Pulling fs layer [2023-03-13T16:06:57.824Z] 699f458cf7ca: Pulling fs layer [2023-03-13T16:06:57.824Z] 765212b225bb: Pulling fs layer [2023-03-13T16:06:57.824Z] f23df028b6ca: Pulling fs layer [2023-03-13T16:06:57.824Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T16:06:57.824Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T16:06:57.824Z] f23df028b6ca: Waiting [2023-03-13T16:06:57.824Z] d65c8cfc05b1: Waiting [2023-03-13T16:06:57.824Z] 2437ff75d9bd: Waiting [2023-03-13T16:06:57.824Z] 765212b225bb: Waiting [2023-03-13T16:06:57.824Z] 04944245beec: Verifying Checksum [2023-03-13T16:06:57.824Z] 04944245beec: Download complete [2023-03-13T16:06:57.824Z] 765212b225bb: Download complete [2023-03-13T16:06:57.824Z] f23df028b6ca: Download complete [2023-03-13T16:06:57.824Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T16:06:57.824Z] d65c8cfc05b1: Download complete [2023-03-13T16:06:58.098Z] 699f458cf7ca: Verifying Checksum [2023-03-13T16:06:58.098Z] 699f458cf7ca: Download complete [2023-03-13T16:06:58.373Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T16:06:58.373Z] 8998bd30e6a1: Download complete [2023-03-13T16:07:00.979Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T16:07:00.979Z] 2437ff75d9bd: Download complete [2023-03-13T16:07:02.938Z] 8998bd30e6a1: Pull complete [2023-03-13T16:07:03.208Z] 04944245beec: Pull complete [2023-03-13T16:07:04.629Z] 699f458cf7ca: Pull complete [2023-03-13T16:07:04.903Z] 765212b225bb: Pull complete [2023-03-13T16:07:05.884Z] f23df028b6ca: Pull complete [2023-03-13T16:07:06.156Z] d65c8cfc05b1: Pull complete [2023-03-13T16:07:21.207Z] 2437ff75d9bd: Pull complete [2023-03-13T16:07:21.207Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T16:07:21.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T16:07:21.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:07:21.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-9901 does not seem to be running inside a container [2023-03-13T16:07:21.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T16:07:24.618Z] $ docker top d58ac8648a176dcb6b22e3647c1d9d3ccb75e122e304d25c2204410f1162947c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:07:25.548Z] ---> job-cost.sh [2023-03-13T16:07:25.548Z] lf-activate-venv: SKIPPING [2023-03-13T16:07:25.548Z] INFO: No Stack... [2023-03-13T16:07:25.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T16:07:26.782Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T16:07:27.454Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-03-13T16:07:27.454Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T16:07:27.554Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-263-1-stack-cost] [2023-03-13T16:07:27.558Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-263-1-stack-cost] did not exist. Created. [2023-03-13T16:07:27.558Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-263-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T16:07:28.299Z] /w/workspace/device-rest-go/1@tmp/durable-31c6a5b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T16:07:28.982Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T16:07:29.018Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T16:07:29.495Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T16:07:29.511Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-263-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T16:07:29.600Z] $ docker stop --time=1 d58ac8648a176dcb6b22e3647c1d9d3ccb75e122e304d25c2204410f1162947c [2023-03-13T16:07:31.117Z] $ docker rm -f --volumes d58ac8648a176dcb6b22e3647c1d9d3ccb75e122e304d25c2204410f1162947c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T16:07:31.889Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-13T16:07:33.806Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-263/archives ] [2023-03-13T16:07:33.806Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-263/archives [2023-03-13T16:07:33.806Z] total 16 [2023-03-13T16:07:33.806Z] drwxr-xr-x 3 root root 4096 Mar 13 15:59 . [2023-03-13T16:07:33.806Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 15:59 .. [2023-03-13T16:07:33.806Z] drwxr-xr-x 2 root root 4096 Mar 13 15:59 cost [2023-03-13T16:07:33.806Z] -rw-r--r-- 1 root root 86 Mar 13 15:59 cost.csv [2023-03-13T16:07:33.806Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-263/archives [2023-03-13T16:07:33.806Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-263/archives [2023-03-13T16:07:33.806Z] total 16 [2023-03-13T16:07:33.806Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 15:59 . [2023-03-13T16:07:33.806Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 15:59 .. [2023-03-13T16:07:33.806Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 15:59 cost [2023-03-13T16:07:33.806Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 13 15:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:07:34.134Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:07:35.031Z] ---> package-listing.sh [2023-03-13T16:07:35.031Z] ++ facter osfamily [2023-03-13T16:07:35.031Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T16:07:35.291Z] + OS_FAMILY=debian [2023-03-13T16:07:35.291Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-263 [2023-03-13T16:07:35.291Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T16:07:35.291Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T16:07:35.291Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T16:07:35.291Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T16:07:35.291Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-263 ']' [2023-03-13T16:07:35.291Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T16:07:35.291Z] + case "${OS_FAMILY}" in [2023-03-13T16:07:35.291Z] + dpkg -l [2023-03-13T16:07:35.291Z] + grep '^ii' [2023-03-13T16:07:35.291Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T16:07:35.291Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T16:07:35.291Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T16:07:35.291Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-263 ']' [2023-03-13T16:07:35.291Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-263/archives/ [2023-03-13T16:07:35.291Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-263/archives/ [Pipeline] echo [2023-03-13T16:07:35.328Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-263/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T16:07:35.625Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:07:36.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:07:36.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:07:36.384Z] prd-ubuntu20.04-docker-8c-8g-9898 does not seem to be running inside a container [2023-03-13T16:07:36.411Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-263/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-263 -v /w/workspace/gexfoundry_device-rest-go_PR-263:/w/workspace/gexfoundry_device-rest-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-263@tmp:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T16:07:36.631Z] $ docker top d5f00774ee52f270cfcb798222ec5091594788bd8b8348d3d5e53b052f3ba6d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:07:37.027Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T16:07:37.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T16:07:37.655Z] + ls /var/log/sa-host [2023-03-13T16:07:37.655Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:07:37.790Z] provisioning config files... [2023-03-13T16:07:37.800Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp/config3921739777743456618tmp [Pipeline] { [Pipeline] echo [2023-03-13T16:07:37.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:07:38.170Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T16:07:38.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:07:38.614Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T16:07:38.649Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:07:38.975Z] ---> sudo-logs.sh [2023-03-13T16:07:38.975Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T16:07:39.055Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:07:39.368Z] ---> job-cost.sh [2023-03-13T16:07:39.368Z] lf-activate-venv: SKIPPING [2023-03-13T16:07:39.368Z] DEBUG: total: 0.2199999988079071 [2023-03-13T16:07:39.368Z] INFO: Retrieving Stack Cost... [2023-03-13T16:07:39.627Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T16:07:39.887Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T16:07:39.920Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:07:40.230Z] ---> logs-deploy.sh [2023-03-13T16:07:40.230Z] lf-activate-venv: SKIPPING [2023-03-13T16:07:40.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-263/1 [2023-03-13T16:07:40.230Z] INFO: archiving workspace using pattern(s): [2023-03-13T16:07:41.167Z] Archives upload complete. [2023-03-13T16:07:41.167Z] INFO: archiving logs to Nexus