Pull request #370 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ae01c1c7c56035e6f21f3b472a9399ec9002438+990d379436bad360529865c6b1e601239e616fa1 (16c4d933a40966397d3f581f7248678f88102449) 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-ssh2813416077569989838.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8403845809567328203.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-370/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-370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14973194204412604701.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-370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15616554193234982693.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9712350376052711738.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-370/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-370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7197155223318132186.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5004 in /w/workspace/gexfoundry_device-rest-go_PR-370 [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-370 # 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 Merging remotes/origin/main commit 990d379436bad360529865c6b1e601239e616fa1 into PR head commit 8ae01c1c7c56035e6f21f3b472a9399ec9002438 Merge succeeded, producing 8ae01c1c7c56035e6f21f3b472a9399ec9002438 Checking out Revision 8ae01c1c7c56035e6f21f3b472a9399ec9002438 (PR-370) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/370/head:refs/remotes/origin/PR-370 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ae01c1c7c56035e6f21f3b472a9399ec9002438 # 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 990d379436bad360529865c6b1e601239e616fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ae01c1c7c56035e6f21f3b472a9399ec9002438 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:13:42.476Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:13:42.649Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:13:42.766Z] ========================================================= [2023-11-28T20:13:42.767Z] EdgeX Global Pipelines Version Info [2023-11-28T20:13:42.767Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:13:43.520Z] ------------------- [2023-11-28T20:13:43.520Z] stable info: [2023-11-28T20:13:43.520Z] ------------------- [2023-11-28T20:13:43.520Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:13:43.520Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:13:43.520Z] Message: update stable to v1.0.258 [2023-11-28T20:13:44.095Z] ------------------- [2023-11-28T20:13:44.095Z] experimental info: [2023-11-28T20:13:44.095Z] ------------------- [2023-11-28T20:13:44.095Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:13:44.095Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:13:44.095Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:13:44.339Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-11-28T20:13:44.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-11-28T20:13:44.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:13:44.513Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:13:44.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:13:44.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:13:44.689Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:13:44.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:13:44.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:13:44.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:13:44.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:13:45.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-11-28T20:13:45.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:13:45.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:13:45.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:13:45.255Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:13:45.322Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:13:45.394Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:13:45.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:13:45.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:13:45.596Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:13:45.664Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:13:45.736Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:13:45.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:13:45.881Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:13:45.954Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:13:46.022Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:13:46.090Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-370 [Pipeline] echo [2023-11-28T20:13:46.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-370 [Pipeline] echo [2023-11-28T20:13:46.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-370 [Pipeline] echo [2023-11-28T20:13:46.318Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ae01c1c7c56035e6f21f3b472a9399ec9002438 [Pipeline] echo [2023-11-28T20:13:46.387Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ae01c1 [Pipeline] echo [2023-11-28T20:13:46.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:13:46.636Z] provisioning config files... [2023-11-28T20:13:46.655Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-370@tmp/config4526417742892202293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:13:47.061Z] ---> ****-login.sh [2023-11-28T20:13:47.061Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:13:47.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:13:47.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:13:47.322Z] Configure a credential helper to remove this warning. See [2023-11-28T20:13:47.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:13:47.322Z] [2023-11-28T20:13:47.322Z] Login Succeeded [2023-11-28T20:13:47.322Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:13:47.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:13:47.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:13:47.583Z] Configure a credential helper to remove this warning. See [2023-11-28T20:13:47.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:13:47.583Z] [2023-11-28T20:13:47.583Z] Login Succeeded [2023-11-28T20:13:47.583Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:13:47.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:13:47.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:13:47.583Z] Configure a credential helper to remove this warning. See [2023-11-28T20:13:47.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:13:47.583Z] [2023-11-28T20:13:47.583Z] Login Succeeded [2023-11-28T20:13:47.583Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:13:47.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:13:47.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:13:47.843Z] Configure a credential helper to remove this warning. See [2023-11-28T20:13:47.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:13:47.843Z] [2023-11-28T20:13:47.843Z] Login Succeeded [2023-11-28T20:13:47.843Z] ****.io [2023-11-28T20:13:47.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:13:48.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:13:48.104Z] Configure a credential helper to remove this warning. See [2023-11-28T20:13:48.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:13:48.105Z] [2023-11-28T20:13:48.105Z] Login Succeeded [2023-11-28T20:13:48.105Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:13:48.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:13:48.920Z] + git rev-list -1 --merges 8ae01c1c7c56035e6f21f3b472a9399ec9002438~1..8ae01c1c7c56035e6f21f3b472a9399ec9002438 [Pipeline] echo [2023-11-28T20:13:48.968Z] -----------> git rev-list -1 --merges 8ae01c1c7c56035e6f21f3b472a9399ec9002438~1..8ae01c1c7c56035e6f21f3b472a9399ec9002438 8ae01c1c7c56035e6f21f3b472a9399ec9002438 [false] [Pipeline] sh [2023-11-28T20:13:49.295Z] + git log --format=format:%s -1 8ae01c1c7c56035e6f21f3b472a9399ec9002438 [Pipeline] echo [2023-11-28T20:13:49.334Z] ========================================================= [2023-11-28T20:13:49.334Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:13:49.334Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:13:49.808Z] + git log --format=format:%s -1 8ae01c1c7c56035e6f21f3b472a9399ec9002438 [Pipeline] echo [2023-11-28T20:13:49.847Z] [semverPrep] GIT_COMMIT: 8ae01c1c7c56035e6f21f3b472a9399ec9002438, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0 [Pipeline] echo [2023-11-28T20:13:49.899Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:13:50.322Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:13:50.322Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:13:50.322Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:13:50.322Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:13:50.322Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:13:50.322Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:13:50.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:13:50.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:13:50.828Z] [2023-11-28T20:13:50.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:13:51.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:13:51.232Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:13:51.232Z] b85a868b505f: Pulling fs layer [2023-11-28T20:13:51.232Z] e2be974225ed: Pulling fs layer [2023-11-28T20:13:51.232Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:13:51.232Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:13:51.232Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:13:51.232Z] eaf3925da568: Pulling fs layer [2023-11-28T20:13:51.232Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:13:51.232Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:13:51.232Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:13:51.232Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:13:51.232Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:13:51.232Z] bde34c3a00c8: Waiting [2023-11-28T20:13:51.232Z] bab4dde63d76: Waiting [2023-11-28T20:13:51.232Z] 4872d77fe225: Waiting [2023-11-28T20:13:51.232Z] b352a97aabf1: Waiting [2023-11-28T20:13:51.232Z] 1469e6f7b9e6: Waiting [2023-11-28T20:13:51.232Z] 5851b861e8e6: Waiting [2023-11-28T20:13:51.232Z] eaf3925da568: Waiting [2023-11-28T20:13:51.232Z] e2be974225ed: Download complete [2023-11-28T20:13:51.232Z] 988bab9f4d93: Download complete [2023-11-28T20:13:51.492Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:13:51.492Z] 1469e6f7b9e6: Download complete [2023-11-28T20:13:51.492Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:13:51.492Z] 339a4e72a1f5: Download complete [2023-11-28T20:13:51.492Z] eaf3925da568: Verifying Checksum [2023-11-28T20:13:51.492Z] eaf3925da568: Download complete [2023-11-28T20:13:51.492Z] bde34c3a00c8: Verifying Checksum [2023-11-28T20:13:51.492Z] bde34c3a00c8: Download complete [2023-11-28T20:13:51.492Z] b352a97aabf1: Download complete [2023-11-28T20:13:51.492Z] 4872d77fe225: Download complete [2023-11-28T20:13:51.492Z] 5851b861e8e6: Verifying Checksum [2023-11-28T20:13:51.492Z] 5851b861e8e6: Download complete [2023-11-28T20:13:51.492Z] b85a868b505f: Download complete [2023-11-28T20:13:51.751Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:13:51.751Z] bab4dde63d76: Download complete [2023-11-28T20:13:52.687Z] b85a868b505f: Pull complete [2023-11-28T20:13:52.947Z] e2be974225ed: Pull complete [2023-11-28T20:13:53.514Z] 339a4e72a1f5: Pull complete [2023-11-28T20:13:53.514Z] 988bab9f4d93: Pull complete [2023-11-28T20:13:53.775Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:13:53.775Z] eaf3925da568: Pull complete [2023-11-28T20:13:55.683Z] bab4dde63d76: Pull complete [2023-11-28T20:13:55.683Z] bde34c3a00c8: Pull complete [2023-11-28T20:13:55.683Z] b352a97aabf1: Pull complete [2023-11-28T20:13:55.683Z] 4872d77fe225: Pull complete [2023-11-28T20:13:55.949Z] 5851b861e8e6: Pull complete [2023-11-28T20:13:55.949Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:13:55.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:13:55.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:13:56.278Z] prd-ubuntu20.04-docker-8c-8g-5004 does not seem to be running inside a container [2023-11-28T20:13:56.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-370 -v /w/workspace/gexfoundry_device-rest-go_PR-370:/w/workspace/gexfoundry_device-rest-go_PR-370:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-370@tmp:/w/workspace/gexfoundry_device-rest-go_PR-370@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-11-28T20:13:59.399Z] $ docker top 2dedd2529d904949828d1daf749d6f090295da249f12757139e89eeb773cb649 -eo pid,comm [2023-11-28T20:13:59.451Z] 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-11-28T20:13:59.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:13:59.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:13:59.653Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:13:59.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:13:59.759Z] $ docker exec 2dedd2529d904949828d1daf749d6f090295da249f12757139e89eeb773cb649 ssh-agent [2023-11-28T20:13:59.856Z] SSH_AUTH_SOCK=/tmp/ssh-PgVAXZsRXVjl/agent.33 [2023-11-28T20:13:59.856Z] SSH_AGENT_PID=39 [2023-11-28T20:13:59.862Z] Running ssh-add (command line suppressed) [2023-11-28T20:13:59.978Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-370@tmp/private_key_12906455851150653711.key (/w/workspace/gexfoundry_device-rest-go_PR-370@tmp/private_key_12906455851150653711.key) [2023-11-28T20:13:59.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:14:00.339Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:14:00.367Z] $ docker exec --env ******** --env ******** 2dedd2529d904949828d1daf749d6f090295da249f12757139e89eeb773cb649 ssh-agent -k [2023-11-28T20:14:00.456Z] unset SSH_AUTH_SOCK; [2023-11-28T20:14:00.456Z] unset SSH_AGENT_PID; [2023-11-28T20:14:00.457Z] echo Agent pid 39 killed; [2023-11-28T20:14:00.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:14:00.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:14:00.599Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:14:00.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:14:00.712Z] $ docker exec 2dedd2529d904949828d1daf749d6f090295da249f12757139e89eeb773cb649 ssh-agent [2023-11-28T20:14:00.808Z] SSH_AUTH_SOCK=/tmp/ssh-NtfAf5oOVQQS/agent.71 [2023-11-28T20:14:00.808Z] SSH_AGENT_PID=77 [2023-11-28T20:14:00.813Z] Running ssh-add (command line suppressed) [2023-11-28T20:14:00.911Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-370@tmp/private_key_2535589668572198858.key (/w/workspace/gexfoundry_device-rest-go_PR-370@tmp/private_key_2535589668572198858.key) [2023-11-28T20:14:00.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:14:01.271Z] + git semver init [2023-11-28T20:14:01.531Z] 2023-11-28 20:14:01,451 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:14:01.531Z] 2023-11-28 20:14:01,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-370/.semver [2023-11-28T20:14:01.531Z] 2023-11-28 20:14:01,452 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-370/.semver [2023-11-28T20:14:01.531Z] 2023-11-28 20:14:01,452 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-370/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-370, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:14:02.910Z] 2023-11-28 20:14:02,809 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-370/.git/info/exclude [2023-11-28T20:14:02.910Z] 2023-11-28 20:14:02,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-370/.semver/PR-370 with force:False [2023-11-28T20:14:02.910Z] 2023-11-28 20:14:02,810 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-370/.semver/PR-370 [2023-11-28T20:14:02.910Z] 2023-11-28 20:14:02,815 [execute] INFO git cat-file --batch-check [2023-11-28T20:14:02.910Z] 2023-11-28 20:14:02,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-370/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:14:02.910Z] 2023-11-28 20:14:02,821 [execute] INFO git cat-file --batch [2023-11-28T20:14:02.910Z] 2023-11-28 20:14:02,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-370/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:14:02.910Z] 2023-11-28 20:14:02,826 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-370/.semver/PR-370 [2023-11-28T20:14:02.910Z] 0.0.0 [Pipeline] } [2023-11-28T20:14:02.939Z] $ docker exec --env ******** --env ******** 2dedd2529d904949828d1daf749d6f090295da249f12757139e89eeb773cb649 ssh-agent -k [2023-11-28T20:14:03.046Z] unset SSH_AUTH_SOCK; [2023-11-28T20:14:03.046Z] unset SSH_AGENT_PID; [2023-11-28T20:14:03.046Z] echo Agent pid 77 killed; [2023-11-28T20:14:03.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:14:03.551Z] + git semver [Pipeline] } [2023-11-28T20:14:03.839Z] $ docker stop --time=1 2dedd2529d904949828d1daf749d6f090295da249f12757139e89eeb773cb649 [2023-11-28T20:14:05.112Z] $ docker rm -f --volumes 2dedd2529d904949828d1daf749d6f090295da249f12757139e89eeb773cb649 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:14:05.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:14:05.894Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:14:05.914Z] [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-11-28T20:14:06.778Z] provisioning config files... [2023-11-28T20:14:06.788Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-370@tmp/config10716915679855103321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:14:07.193Z] ---> ****-login.sh [2023-11-28T20:14:07.193Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:14:07.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:14:07.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:14:07.193Z] Configure a credential helper to remove this warning. See [2023-11-28T20:14:07.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:14:07.193Z] [2023-11-28T20:14:07.193Z] Login Succeeded [2023-11-28T20:14:07.193Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:14:07.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:14:07.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:14:07.193Z] Configure a credential helper to remove this warning. See [2023-11-28T20:14:07.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:14:07.193Z] [2023-11-28T20:14:07.193Z] Login Succeeded [2023-11-28T20:14:07.193Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:14:07.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:14:07.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:14:07.454Z] Configure a credential helper to remove this warning. See [2023-11-28T20:14:07.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:14:07.454Z] [2023-11-28T20:14:07.454Z] Login Succeeded [2023-11-28T20:14:07.454Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:14:07.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:14:07.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:14:07.454Z] Configure a credential helper to remove this warning. See [2023-11-28T20:14:07.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:14:07.454Z] [2023-11-28T20:14:07.454Z] Login Succeeded [2023-11-28T20:14:07.454Z] ****.io [2023-11-28T20:14:07.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:14:07.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:14:07.714Z] Configure a credential helper to remove this warning. See [2023-11-28T20:14:07.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:14:07.714Z] [2023-11-28T20:14:07.714Z] Login Succeeded [2023-11-28T20:14:07.714Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:14:07.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:14:08.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:14:08.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:14:08.179Z] ========================================================= [2023-11-28T20:14:08.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:14:08.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:14:08.742Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:14:08.742Z] Sending build context to Docker daemon 16.35MB [2023-11-28T20:14:08.742Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:14:08.742Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:14:08.742Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:14:08.742Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:14:08.742Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:14:08.742Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:14:08.742Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:14:08.742Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:14:08.742Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:14:08.742Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:14:08.742Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:14:08.742Z] ce7588e14bc9: Waiting [2023-11-28T20:14:08.742Z] b5e4710f87ac: Waiting [2023-11-28T20:14:08.742Z] 69c7f0334f64: Waiting [2023-11-28T20:14:08.742Z] 1f1c1a5573a3: Waiting [2023-11-28T20:14:08.742Z] ad3a456e5733: Waiting [2023-11-28T20:14:09.003Z] c4d48a809fc2: Download complete [2023-11-28T20:14:09.003Z] ad3a456e5733: Verifying Checksum [2023-11-28T20:14:09.003Z] ad3a456e5733: Download complete [2023-11-28T20:14:09.003Z] 69c7f0334f64: Verifying Checksum [2023-11-28T20:14:09.003Z] 69c7f0334f64: Download complete [2023-11-28T20:14:09.003Z] 7264a8db6415: Verifying Checksum [2023-11-28T20:14:09.003Z] 7264a8db6415: Download complete [2023-11-28T20:14:09.003Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:14:09.003Z] 1f1c1a5573a3: Download complete [2023-11-28T20:14:09.003Z] 7264a8db6415: Pull complete [2023-11-28T20:14:09.263Z] b5e4710f87ac: Verifying Checksum [2023-11-28T20:14:09.263Z] b5e4710f87ac: Download complete [2023-11-28T20:14:09.263Z] c4d48a809fc2: Pull complete [2023-11-28T20:14:09.524Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:14:09.524Z] 4f1c88b9dad5: Download complete [2023-11-28T20:14:09.785Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:14:09.785Z] ce7588e14bc9: Download complete [2023-11-28T20:14:13.105Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:14:13.105Z] ad3a456e5733: Pull complete [2023-11-28T20:14:13.105Z] 69c7f0334f64: Pull complete [2023-11-28T20:14:13.105Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:14:15.647Z] ce7588e14bc9: Pull complete [2023-11-28T20:14:15.906Z] b5e4710f87ac: Pull complete [2023-11-28T20:14:15.906Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:14:15.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:14:15.906Z] ---> 88b5674ff536 [2023-11-28T20:14:15.906Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:14:21.182Z] ---> Running in b16b91ccf3ac [2023-11-28T20:14:21.182Z] Removing intermediate container b16b91ccf3ac [2023-11-28T20:14:21.182Z] ---> 687dda4aa2d3 [2023-11-28T20:14:21.182Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:14:21.182Z] ---> Running in f26b139d181e [2023-11-28T20:14:21.182Z] Removing intermediate container f26b139d181e [2023-11-28T20:14:21.182Z] ---> af861e1da911 [2023-11-28T20:14:21.182Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:14:21.182Z] ---> Running in 5ed506ac5d5b [2023-11-28T20:14:21.182Z] Removing intermediate container 5ed506ac5d5b [2023-11-28T20:14:21.182Z] ---> 16bd5701a26e [2023-11-28T20:14:21.182Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:14:21.182Z] ---> Running in c095b703b676 [2023-11-28T20:14:21.182Z] Removing intermediate container c095b703b676 [2023-11-28T20:14:21.182Z] ---> 1aef7d0b0d75 [2023-11-28T20:14:21.182Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:14:21.182Z] ---> Running in c4454a28fbf3 [2023-11-28T20:14:21.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:14:21.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:14:21.182Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T20:14:21.182Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T20:14:21.182Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T20:14:21.441Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T20:14:21.441Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:14:21.441Z] OK: 268 MiB in 56 packages [2023-11-28T20:14:21.541Z] Still waiting to schedule task [2023-11-28T20:14:21.542Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:14:22.011Z] Removing intermediate container c4454a28fbf3 [2023-11-28T20:14:22.012Z] ---> 3046834f394a [2023-11-28T20:14:22.012Z] Step 8/12 : WORKDIR /device-rest-go [2023-11-28T20:14:22.012Z] ---> Running in 6785d310f628 [2023-11-28T20:14:22.012Z] Removing intermediate container 6785d310f628 [2023-11-28T20:14:22.012Z] ---> 789be34bcb3f [2023-11-28T20:14:22.012Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T20:14:22.012Z] ---> 13d9cf03e635 [2023-11-28T20:14:22.012Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:14:22.012Z] ---> Running in a6c983fc32a1 [2023-11-28T20:15:00.894Z] Removing intermediate container a6c983fc32a1 [2023-11-28T20:15:00.894Z] ---> ccfdc23e6732 [2023-11-28T20:15:00.894Z] Step 11/12 : COPY . . [2023-11-28T20:15:00.894Z] ---> 77d893136f0f [2023-11-28T20:15:00.894Z] Step 12/12 : RUN $MAKE [2023-11-28T20:15:00.894Z] ---> Running in d8930db32571 [2023-11-28T20:15:00.894Z] noop [2023-11-28T20:15:00.894Z] Removing intermediate container d8930db32571 [2023-11-28T20:15:00.894Z] ---> 26a743431b4b [2023-11-28T20:15:00.894Z] Successfully built 26a743431b4b [2023-11-28T20:15:00.894Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:15:01.471Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:15:01.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:15:01.669Z] prd-ubuntu20.04-docker-8c-8g-5004 does not seem to be running inside a container [2023-11-28T20:15:01.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-370 -v /w/workspace/gexfoundry_device-rest-go_PR-370:/w/workspace/gexfoundry_device-rest-go_PR-370:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-370@tmp:/w/workspace/gexfoundry_device-rest-go_PR-370@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-11-28T20:15:02.052Z] $ docker top 5ae1508b52b1a18b4bfe039b38b2932756b8664aa1613c0c7292a487c79455cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:15:02.502Z] + go version [2023-11-28T20:15:02.502Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:15:02.536Z] $ docker stop --time=1 5ae1508b52b1a18b4bfe039b38b2932756b8664aa1613c0c7292a487c79455cd [2023-11-28T20:15:03.769Z] $ docker rm -f --volumes 5ae1508b52b1a18b4bfe039b38b2932756b8664aa1613c0c7292a487c79455cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:15:04.728Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:15:04.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:15:04.947Z] prd-ubuntu20.04-docker-8c-8g-5004 does not seem to be running inside a container [2023-11-28T20:15:04.979Z] $ 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-370 -v /w/workspace/gexfoundry_device-rest-go_PR-370:/w/workspace/gexfoundry_device-rest-go_PR-370:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-370@tmp:/w/workspace/gexfoundry_device-rest-go_PR-370@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-11-28T20:15:05.291Z] $ docker top 11ad111256b5399054288a761d2c3051540b03d0238840405839cb2d4d14cac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:15:05.736Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-370 [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:15:06.121Z] + make test [2023-11-28T20:15:06.121Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T20:15:07.502Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-11-28T20:15:17.480Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-11-28T20:15:17.480Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.2% of statements [2023-11-28T20:15:22.761Z] go vet ./... [2023-11-28T20:15:26.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:15:26.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:15:26.048Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:15:26.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:15:26.148Z] $ docker stop --time=1 11ad111256b5399054288a761d2c3051540b03d0238840405839cb2d4d14cac7 [2023-11-28T20:15:29.769Z] $ docker rm -f --volumes 11ad111256b5399054288a761d2c3051540b03d0238840405839cb2d4d14cac7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:15:30.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:15:30.419Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:15:31.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:15:31.486Z] + ls -al . [2023-11-28T20:15:31.486Z] total 180 [2023-11-28T20:15:31.486Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:15 . [2023-11-28T20:15:31.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:13 .. [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 28 20:13 .dockerignore [2023-11-28T20:15:31.486Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:15 .git [2023-11-28T20:15:31.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:13 .github [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 28 20:13 .gitignore [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:13 .golangci.yml [2023-11-28T20:15:31.486Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:14 .semver [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 10300 Nov 28 20:13 Attribution.txt [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 17685 Nov 28 20:13 CHANGELOG.md [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 1687 Nov 28 20:13 Dockerfile [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:13 GOVERNANCE.md [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 28 20:13 Jenkinsfile [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:13 LICENSE [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 2010 Nov 28 20:13 Makefile [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 20:13 OWNERS.md [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 3989 Nov 28 20:13 README.md [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 20:14 VERSION [2023-11-28T20:15:31.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:13 bin [2023-11-28T20:15:31.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:13 cmd [2023-11-28T20:15:31.486Z] -rw-r--r-- 1 jenkins jenkins 14499 Nov 28 20:15 coverage.out [2023-11-28T20:15:31.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:13 driver [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 3844 Nov 28 20:13 go.mod [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 28 20:13 go.sum [2023-11-28T20:15:31.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:13 openapi [2023-11-28T20:15:31.486Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 28 20:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:15:31.937Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8ae01c1c7c56035e6f21f3b472a9399ec9002438 --label arch=amd64 --label version=0.0.0 . [2023-11-28T20:15:31.937Z] Sending build context to Docker daemon 16.36MB [2023-11-28T20:15:31.937Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:15:31.937Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T20:15:31.937Z] ---> 26a743431b4b [2023-11-28T20:15:31.937Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:15:32.194Z] ---> Running in da4f8abb5980 [2023-11-28T20:15:32.194Z] Removing intermediate container da4f8abb5980 [2023-11-28T20:15:32.194Z] ---> 44a276da8231 [2023-11-28T20:15:32.194Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:15:32.194Z] ---> Running in 56a67ab07ac7 [2023-11-28T20:15:32.453Z] Removing intermediate container 56a67ab07ac7 [2023-11-28T20:15:32.453Z] ---> bbd2537e0e23 [2023-11-28T20:15:32.453Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:15:32.453Z] ---> Running in cf592de70826 [2023-11-28T20:15:32.453Z] Removing intermediate container cf592de70826 [2023-11-28T20:15:32.453Z] ---> 5eab76ac819d [2023-11-28T20:15:32.453Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:15:32.453Z] ---> Running in aaa4a3f2ee9a [2023-11-28T20:15:32.453Z] Removing intermediate container aaa4a3f2ee9a [2023-11-28T20:15:32.453Z] ---> db291d736cfa [2023-11-28T20:15:32.453Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:15:32.453Z] ---> Running in f8b2b04233cb [2023-11-28T20:15:32.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:15:32.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:15:33.230Z] OK: 268 MiB in 56 packages [2023-11-28T20:15:33.490Z] Removing intermediate container f8b2b04233cb [2023-11-28T20:15:33.490Z] ---> c513e61814e8 [2023-11-28T20:15:33.490Z] Step 8/26 : WORKDIR /device-rest-go [2023-11-28T20:15:33.490Z] ---> Running in aa497f6cb66e [2023-11-28T20:15:33.748Z] Removing intermediate container aa497f6cb66e [2023-11-28T20:15:33.748Z] ---> 29972c2c4b9f [2023-11-28T20:15:33.748Z] Step 9/26 : COPY go.mod vendor* ./ [2023-11-28T20:15:33.748Z] ---> 619b0967e2bb [2023-11-28T20:15:33.748Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:15:33.748Z] ---> Running in 36eccb7fda52 [2023-11-28T20:15:34.317Z] Removing intermediate container 36eccb7fda52 [2023-11-28T20:15:34.317Z] ---> c6ecef629c42 [2023-11-28T20:15:34.317Z] Step 11/26 : COPY . . [2023-11-28T20:15:34.884Z] ---> fd766ace26da [2023-11-28T20:15:34.884Z] Step 12/26 : RUN $MAKE [2023-11-28T20:15:34.884Z] ---> Running in 66d5494d4b30 [2023-11-28T20:15:35.453Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-11-28T20:15:53.533Z] Removing intermediate container 66d5494d4b30 [2023-11-28T20:15:53.533Z] ---> 2d94b89838bb [2023-11-28T20:15:53.533Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T20:15:53.793Z] 3.18: Pulling from library/alpine [2023-11-28T20:15:53.793Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:15:54.051Z] 96526aa774ef: Download complete [2023-11-28T20:15:54.365Z] 96526aa774ef: Pull complete [2023-11-28T20:15:54.365Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:15:54.365Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:15:54.365Z] ---> 8ca4688f4f35 [2023-11-28T20:15:54.365Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T20:15:54.625Z] ---> Running in f5720f000baf [2023-11-28T20:15:54.625Z] Removing intermediate container f5720f000baf [2023-11-28T20:15:54.625Z] ---> 2643b4baaa93 [2023-11-28T20:15:54.625Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2023-11-28T20:15:54.625Z] ---> Running in c384b3333c94 [2023-11-28T20:15:54.625Z] Removing intermediate container c384b3333c94 [2023-11-28T20:15:54.625Z] ---> 5304e706f3f7 [2023-11-28T20:15:54.625Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T20:15:54.625Z] ---> Running in 8bda330c1f19 [2023-11-28T20:15:54.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:15:55.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:15:55.406Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T20:15:55.406Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:15:55.406Z] OK: 7 MiB in 16 packages [2023-11-28T20:15:55.665Z] Removing intermediate container 8bda330c1f19 [2023-11-28T20:15:55.665Z] ---> 1d38afa61d8e [2023-11-28T20:15:55.665Z] Step 17/26 : RUN apk --no-cache upgrade [2023-11-28T20:15:55.665Z] ---> Running in 96e2385857c0 [2023-11-28T20:15:55.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:15:56.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:15:56.183Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:15:56.183Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:15:56.442Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:15:56.442Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:15:56.442Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:15:56.442Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:15:56.442Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:15:56.442Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:15:56.442Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:15:56.442Z] OK: 7 MiB in 16 packages [2023-11-28T20:15:56.702Z] Removing intermediate container 96e2385857c0 [2023-11-28T20:15:56.702Z] ---> cc50824c47ff [2023-11-28T20:15:56.702Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2023-11-28T20:15:57.637Z] ---> 73eedd69507c [2023-11-28T20:15:57.637Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2023-11-28T20:15:57.637Z] ---> 91a5678e5eae [2023-11-28T20:15:57.637Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-11-28T20:15:57.637Z] ---> 9b4c47d95e0c [2023-11-28T20:15:57.637Z] Step 21/26 : EXPOSE 59986 [2023-11-28T20:15:57.637Z] ---> Running in 576806bb5d67 [2023-11-28T20:15:57.896Z] Removing intermediate container 576806bb5d67 [2023-11-28T20:15:57.896Z] ---> 1ed9cd850927 [2023-11-28T20:15:57.896Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2023-11-28T20:15:57.896Z] ---> Running in 59a7084b2a8d [2023-11-28T20:15:57.896Z] Removing intermediate container 59a7084b2a8d [2023-11-28T20:15:57.896Z] ---> b3f537e9887e [2023-11-28T20:15:57.896Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-28T20:15:57.896Z] ---> Running in 31fed1fb8ffa [2023-11-28T20:15:57.896Z] Removing intermediate container 31fed1fb8ffa [2023-11-28T20:15:57.896Z] ---> b65debc39adf [2023-11-28T20:15:57.896Z] Step 24/26 : LABEL arch=amd64 [2023-11-28T20:15:57.896Z] ---> Running in 1f7ea15499d0 [2023-11-28T20:15:58.155Z] Removing intermediate container 1f7ea15499d0 [2023-11-28T20:15:58.155Z] ---> 29736c0bceb3 [2023-11-28T20:15:58.155Z] Step 25/26 : LABEL git_sha=8ae01c1c7c56035e6f21f3b472a9399ec9002438 [2023-11-28T20:15:58.155Z] ---> Running in 312e34fd1fee [2023-11-28T20:15:58.155Z] Removing intermediate container 312e34fd1fee [2023-11-28T20:15:58.155Z] ---> 4cc6070fc927 [2023-11-28T20:15:58.155Z] Step 26/26 : LABEL version=0.0.0 [2023-11-28T20:15:58.155Z] ---> Running in f5ebbbedf2f7 [2023-11-28T20:15:58.155Z] Removing intermediate container f5ebbbedf2f7 [2023-11-28T20:15:58.155Z] ---> 101338b6afb8 [2023-11-28T20:15:58.155Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:15:58.155Z] Successfully built 101338b6afb8 [2023-11-28T20:15:58.155Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:15:59.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:15:59.374Z] [2023-11-28T20:15:59.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:15:59.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:15:59.776Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:15:59.776Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:15:59.776Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:15:59.776Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:15:59.776Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:15:59.776Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:15:59.776Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:15:59.776Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:15:59.776Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:15:59.776Z] 33b1e0a273af: Waiting [2023-11-28T20:15:59.776Z] 2f39f015ded8: Waiting [2023-11-28T20:15:59.776Z] 5d3b04190fa2: Waiting [2023-11-28T20:15:59.776Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T20:15:59.776Z] 5c69ac0246d0: Download complete [2023-11-28T20:15:59.776Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T20:15:59.776Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:15:59.776Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:15:59.776Z] 33b1e0a273af: Download complete [2023-11-28T20:15:59.776Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T20:15:59.776Z] 5d3b04190fa2: Download complete [2023-11-28T20:15:59.776Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:15:59.776Z] ec43610c2a17: Download complete [2023-11-28T20:16:00.035Z] 5eb5b503b376: Verifying Checksum [2023-11-28T20:16:00.035Z] 5eb5b503b376: Download complete [2023-11-28T20:16:00.602Z] 2f39f015ded8: Download complete [2023-11-28T20:16:01.169Z] 5eb5b503b376: Pull complete [2023-11-28T20:16:01.427Z] 5c69ac0246d0: Pull complete [2023-11-28T20:16:01.686Z] ec43610c2a17: Pull complete [2023-11-28T20:16:01.945Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:16:01.945Z] 33b1e0a273af: Pull complete [2023-11-28T20:16:01.945Z] 5d3b04190fa2: Pull complete [2023-11-28T20:16:06.131Z] 2f39f015ded8: Pull complete [2023-11-28T20:16:06.131Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:16:06.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:16:06.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:16:06.487Z] prd-ubuntu20.04-docker-8c-8g-5004 does not seem to be running inside a container [2023-11-28T20:16:06.520Z] $ 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-370 -v /w/workspace/gexfoundry_device-rest-go_PR-370:/w/workspace/gexfoundry_device-rest-go_PR-370:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-370@tmp:/w/workspace/gexfoundry_device-rest-go_PR-370@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-11-28T20:16:11.238Z] $ docker top 9ea8f444a690a3676cd8035df2cc4c525e2d29a862b4f467562756fa59e1001b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:16:11.764Z] ---> job-cost.sh [2023-11-28T20:16:11.764Z] lf-activate-venv: SKIPPING [2023-11-28T20:16:11.764Z] INFO: No Stack... [2023-11-28T20:16:12.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:16:12.282Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:16:12.597Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-370/archives/cost.csv [2023-11-28T20:16:12.597Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:16:12.639Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-370-1-stack-cost] [2023-11-28T20:16:12.644Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-370-1-stack-cost] did not exist. Created. [2023-11-28T20:16:12.644Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-370-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:16:13.110Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:16:13.160Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:16:13.216Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-370-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:16:13.355Z] $ docker stop --time=1 9ea8f444a690a3676cd8035df2cc4c525e2d29a862b4f467562756fa59e1001b [2023-11-28T20:16:14.511Z] $ docker rm -f --volumes 9ea8f444a690a3676cd8035df2cc4c525e2d29a862b4f467562756fa59e1001b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T20:37:05.809Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5424 in /w/workspace/gexfoundry_device-rest-go_PR-370 [Pipeline] { [Pipeline] ws [2023-11-28T20:37:05.900Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-11-28T20:37:09.027Z] The recommended git tool is: git [2023-11-28T20:37:16.402Z] using credential edgex-jenkins-ssh [2023-11-28T20:37:16.428Z] Cloning the remote Git repository [2023-11-28T20:37:16.487Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-11-28T20:37:16.609Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-11-28T20:37:16.795Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-11-28T20:37:16.796Z] > git --version # timeout=10 [2023-11-28T20:37:16.821Z] > git --version # 'git version 2.25.1' [2023-11-28T20:37:16.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T20:37:17.005Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:37:19.911Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-11-28T20:37:19.940Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:37:21.011Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-11-28T20:37:21.054Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-11-28T20:37:21.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T20:37:21.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/370/head:refs/remotes/origin/PR-370 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-28T20:37:21.629Z] Merging remotes/origin/main commit 990d379436bad360529865c6b1e601239e616fa1 into PR head commit 8ae01c1c7c56035e6f21f3b472a9399ec9002438 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T20:37:22.329Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [2023-11-28T20:37:21.657Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T20:37:21.757Z] > git checkout -f 8ae01c1c7c56035e6f21f3b472a9399ec9002438 # timeout=10 [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-11-28T20:37:25.651Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-370/archives ] [2023-11-28T20:37:25.651Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-370/archives [2023-11-28T20:37:25.651Z] total 16 [2023-11-28T20:37:25.651Z] drwxr-xr-x 3 root root 4096 Nov 28 20:16 . [2023-11-28T20:37:25.651Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 20:16 .. [2023-11-28T20:37:25.651Z] drwxr-xr-x 2 root root 4096 Nov 28 20:16 cost [2023-11-28T20:37:25.651Z] -rw-r--r-- 1 root root 86 Nov 28 20:16 cost.csv [2023-11-28T20:37:25.651Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-370/archives [2023-11-28T20:37:25.651Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-370/archives [2023-11-28T20:37:25.651Z] total 16 [2023-11-28T20:37:25.651Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:16 . [2023-11-28T20:37:25.651Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 20:16 .. [2023-11-28T20:37:25.651Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:16 cost [2023-11-28T20:37:25.651Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 28 20:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:37:25.995Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:37:26.897Z] ---> package-listing.sh [2023-11-28T20:37:26.897Z] ++ facter osfamily [2023-11-28T20:37:26.897Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T20:37:27.156Z] + OS_FAMILY=debian [2023-11-28T20:37:27.156Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-370 [2023-11-28T20:37:27.156Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T20:37:27.156Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T20:37:27.156Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T20:37:27.156Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T20:37:27.156Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-370 ']' [2023-11-28T20:37:27.156Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T20:37:27.156Z] + case "${OS_FAMILY}" in [2023-11-28T20:37:27.156Z] + dpkg -l [2023-11-28T20:37:27.156Z] + grep '^ii' [2023-11-28T20:37:27.156Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T20:37:27.156Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T20:37:27.156Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T20:37:27.156Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-370 ']' [2023-11-28T20:37:27.156Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-370/archives/ [2023-11-28T20:37:27.156Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-370/archives/ [Pipeline] echo [2023-11-28T20:37:27.191Z] 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-370/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T20:37:27.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:37:28.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:37:28.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:37:28.371Z] prd-ubuntu20.04-docker-8c-8g-5004 does not seem to be running inside a container [2023-11-28T20:37:28.406Z] $ 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-370/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-370 -v /w/workspace/gexfoundry_device-rest-go_PR-370:/w/workspace/gexfoundry_device-rest-go_PR-370:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-370@tmp:/w/workspace/gexfoundry_device-rest-go_PR-370@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-11-28T20:37:28.598Z] $ docker top 0430d25f6a9ea65ca4b06be589c576527d183d6669f73d8290b79506a57444f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:37:29.070Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T20:37:29.376Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T20:37:29.689Z] + ls /var/log/sa-host [2023-11-28T20:37:29.689Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:37:29.867Z] provisioning config files... [2023-11-28T20:37:29.878Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-370@tmp/config2428583720152780329tmp [Pipeline] { [Pipeline] echo [2023-11-28T20:37:30.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:37:30.329Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T20:37:30.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:37:30.826Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T20:37:30.859Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:37:31.172Z] ---> sudo-logs.sh [2023-11-28T20:37:31.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T20:37:31.304Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:37:31.615Z] ---> job-cost.sh [2023-11-28T20:37:31.615Z] lf-activate-venv: SKIPPING [2023-11-28T20:37:31.615Z] DEBUG: total: 0.2199999988079071 [2023-11-28T20:37:31.615Z] INFO: Retrieving Stack Cost... [2023-11-28T20:37:32.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:37:32.444Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T20:37:32.479Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:37:32.792Z] ---> logs-deploy.sh [2023-11-28T20:37:32.792Z] lf-activate-venv: SKIPPING [2023-11-28T20:37:32.792Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-370/1 [2023-11-28T20:37:32.792Z] INFO: archiving workspace using pattern(s): [2023-11-28T20:37:33.726Z] Archives upload complete. [2023-11-28T20:37:33.726Z] INFO: archiving logs to Nexus