Pull request #321 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2861130bd2a44dd95d52b41208a8b36f10f3f92+47b604616574ded3ba804dffb2a679ce0d70252d (87d1b23d5fe4c7b60f99b5fcec8a1a4cc98ccebf) 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-ssh4442601106850066421.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh929751364283829157.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-321/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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6530804463356271525.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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2898396646594713078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5096925076584172287.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-321/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-321/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16518054368930964379.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15911 in /w/workspace/gexfoundry_device-rest-go_PR-321 [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-321 # 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/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 47b604616574ded3ba804dffb2a679ce0d70252d into PR head commit d2861130bd2a44dd95d52b41208a8b36f10f3f92 Merge succeeded, producing d2861130bd2a44dd95d52b41208a8b36f10f3f92 Checking out Revision d2861130bd2a44dd95d52b41208a8b36f10f3f92 (PR-321) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T18:29:55.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T18:29:55.343Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T18:29:55.434Z] ========================================================= [2023-05-17T18:29:55.434Z] EdgeX Global Pipelines Version Info [2023-05-17T18:29:55.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d2861130bd2a44dd95d52b41208a8b36f10f3f92 # 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 47b604616574ded3ba804dffb2a679ce0d70252d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2861130bd2a44dd95d52b41208a8b36f10f3f92 # timeout=10 [2023-05-17T18:29:56.180Z] ------------------- [2023-05-17T18:29:56.180Z] stable info: [2023-05-17T18:29:56.180Z] ------------------- [2023-05-17T18:29:56.180Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T18:29:56.180Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T18:29:56.180Z] Message: update stable to v1.0.249 [2023-05-17T18:29:56.754Z] ------------------- [2023-05-17T18:29:56.754Z] experimental info: [2023-05-17T18:29:56.754Z] ------------------- [2023-05-17T18:29:56.754Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T18:29:56.754Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T18:29:56.754Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T18:29:57.073Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-17T18:29:57.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-17T18:29:57.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T18:29:57.197Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T18:29:57.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T18:29:57.278Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T18:29:57.325Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T18:29:57.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T18:29:57.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T18:29:57.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T18:29:57.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T18:29:57.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-17T18:29:57.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T18:29:57.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T18:29:57.796Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T18:29:57.858Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T18:29:57.926Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T18:29:57.978Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T18:29:58.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T18:29:58.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T18:29:58.112Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T18:29:58.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T18:29:58.207Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T18:29:58.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T18:29:58.388Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T18:29:58.433Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T18:29:58.475Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T18:29:58.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-321 [Pipeline] echo [2023-05-17T18:29:58.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-321 [Pipeline] echo [2023-05-17T18:29:58.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-321 [Pipeline] echo [2023-05-17T18:29:58.649Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2861130bd2a44dd95d52b41208a8b36f10f3f92 [Pipeline] echo [2023-05-17T18:29:58.700Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d286113 [Pipeline] echo [2023-05-17T18:29:58.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:29:58.879Z] provisioning config files... [2023-05-17T18:29:58.909Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-321@tmp/config2693146779774990455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:29:59.257Z] ---> docker-login.sh [2023-05-17T18:29:59.257Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:29:59.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:29:59.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:29:59.518Z] Configure a credential helper to remove this warning. See [2023-05-17T18:29:59.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:29:59.518Z] [2023-05-17T18:29:59.518Z] Login Succeeded [2023-05-17T18:29:59.518Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:29:59.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:29:59.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:29:59.780Z] Configure a credential helper to remove this warning. See [2023-05-17T18:29:59.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:29:59.780Z] [2023-05-17T18:29:59.780Z] Login Succeeded [2023-05-17T18:29:59.780Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:29:59.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:29:59.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:29:59.780Z] Configure a credential helper to remove this warning. See [2023-05-17T18:29:59.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:29:59.780Z] [2023-05-17T18:29:59.780Z] Login Succeeded [2023-05-17T18:29:59.780Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:29:59.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:00.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:00.042Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:00.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:00.042Z] [2023-05-17T18:30:00.042Z] Login Succeeded [2023-05-17T18:30:00.042Z] docker.io [2023-05-17T18:30:00.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:00.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:00.303Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:00.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:00.303Z] [2023-05-17T18:30:00.303Z] Login Succeeded [2023-05-17T18:30:00.303Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:30:00.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T18:30:00.965Z] + git rev-list -1 --merges d2861130bd2a44dd95d52b41208a8b36f10f3f92~1..d2861130bd2a44dd95d52b41208a8b36f10f3f92 [Pipeline] echo [2023-05-17T18:30:01.026Z] -----------> git rev-list -1 --merges d2861130bd2a44dd95d52b41208a8b36f10f3f92~1..d2861130bd2a44dd95d52b41208a8b36f10f3f92 d2861130bd2a44dd95d52b41208a8b36f10f3f92 [false] [Pipeline] sh [2023-05-17T18:30:01.335Z] + git log --format=format:%s -1 d2861130bd2a44dd95d52b41208a8b36f10f3f92 [Pipeline] echo [2023-05-17T18:30:01.380Z] ========================================================= [2023-05-17T18:30:01.380Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T18:30:01.380Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:30:01.844Z] + git log --format=format:%s -1 d2861130bd2a44dd95d52b41208a8b36f10f3f92 [Pipeline] echo [2023-05-17T18:30:01.883Z] [semverPrep] GIT_COMMIT: d2861130bd2a44dd95d52b41208a8b36f10f3f92, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-17T18:30:01.917Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T18:30:02.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T18:30:02.317Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T18:30:02.317Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T18:30:02.317Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T18:30:02.317Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T18:30:02.317Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T18:30:02.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:30:02.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:30:02.843Z] [2023-05-17T18:30:02.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:30:03.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:30:03.246Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T18:30:03.246Z] b85a868b505f: Pulling fs layer [2023-05-17T18:30:03.246Z] e2be974225ed: Pulling fs layer [2023-05-17T18:30:03.246Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T18:30:03.246Z] 988bab9f4d93: Pulling fs layer [2023-05-17T18:30:03.246Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T18:30:03.246Z] eaf3925da568: Pulling fs layer [2023-05-17T18:30:03.246Z] bab4dde63d76: Pulling fs layer [2023-05-17T18:30:03.246Z] bde34c3a00c8: Pulling fs layer [2023-05-17T18:30:03.246Z] b352a97aabf1: Pulling fs layer [2023-05-17T18:30:03.246Z] 4872d77fe225: Pulling fs layer [2023-05-17T18:30:03.246Z] 5851b861e8e6: Pulling fs layer [2023-05-17T18:30:03.246Z] eaf3925da568: Waiting [2023-05-17T18:30:03.246Z] 988bab9f4d93: Waiting [2023-05-17T18:30:03.246Z] 5851b861e8e6: Waiting [2023-05-17T18:30:03.246Z] bab4dde63d76: Waiting [2023-05-17T18:30:03.246Z] bde34c3a00c8: Waiting [2023-05-17T18:30:03.246Z] b352a97aabf1: Waiting [2023-05-17T18:30:03.246Z] 1469e6f7b9e6: Waiting [2023-05-17T18:30:03.246Z] e2be974225ed: Download complete [2023-05-17T18:30:03.246Z] 988bab9f4d93: Download complete [2023-05-17T18:30:03.509Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T18:30:03.509Z] 1469e6f7b9e6: Download complete [2023-05-17T18:30:03.509Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T18:30:03.509Z] 339a4e72a1f5: Download complete [2023-05-17T18:30:03.509Z] eaf3925da568: Verifying Checksum [2023-05-17T18:30:03.509Z] eaf3925da568: Download complete [2023-05-17T18:30:03.509Z] bde34c3a00c8: Verifying Checksum [2023-05-17T18:30:03.509Z] bde34c3a00c8: Download complete [2023-05-17T18:30:03.509Z] b352a97aabf1: Verifying Checksum [2023-05-17T18:30:03.509Z] b352a97aabf1: Download complete [2023-05-17T18:30:03.509Z] 4872d77fe225: Verifying Checksum [2023-05-17T18:30:03.509Z] 5851b861e8e6: Download complete [2023-05-17T18:30:03.509Z] b85a868b505f: Verifying Checksum [2023-05-17T18:30:03.509Z] b85a868b505f: Download complete [2023-05-17T18:30:03.769Z] bab4dde63d76: Verifying Checksum [2023-05-17T18:30:03.769Z] bab4dde63d76: Download complete [2023-05-17T18:30:05.153Z] b85a868b505f: Pull complete [2023-05-17T18:30:05.153Z] e2be974225ed: Pull complete [2023-05-17T18:30:05.413Z] 339a4e72a1f5: Pull complete [2023-05-17T18:30:05.675Z] 988bab9f4d93: Pull complete [2023-05-17T18:30:05.936Z] 1469e6f7b9e6: Pull complete [2023-05-17T18:30:05.936Z] eaf3925da568: Pull complete [2023-05-17T18:30:07.850Z] bab4dde63d76: Pull complete [2023-05-17T18:30:08.109Z] bde34c3a00c8: Pull complete [2023-05-17T18:30:08.109Z] b352a97aabf1: Pull complete [2023-05-17T18:30:08.371Z] 4872d77fe225: Pull complete [2023-05-17T18:30:08.371Z] 5851b861e8e6: Pull complete [2023-05-17T18:30:08.371Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T18:30:08.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:30:08.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:30:08.619Z] prd-ubuntu20.04-docker-8c-8g-15911 does not seem to be running inside a container [2023-05-17T18:30:08.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-321 -v /w/workspace/gexfoundry_device-rest-go_PR-321:/w/workspace/gexfoundry_device-rest-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-321@tmp:/w/workspace/gexfoundry_device-rest-go_PR-321@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-05-17T18:30:11.973Z] $ docker top 9a48304ee47f6e31ee50e3559d2081e01babeecc380c613fbe86bb8f727a8d33 -eo pid,comm [2023-05-17T18:30:12.038Z] 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-05-17T18:30:12.038Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T18:30:12.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:30:12.181Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:30:12.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:30:12.292Z] $ docker exec 9a48304ee47f6e31ee50e3559d2081e01babeecc380c613fbe86bb8f727a8d33 ssh-agent [2023-05-17T18:30:12.412Z] SSH_AUTH_SOCK=/tmp/ssh-0YH3q8DKtMOe/agent.31 [2023-05-17T18:30:12.412Z] SSH_AGENT_PID=37 [2023-05-17T18:30:12.419Z] Running ssh-add (command line suppressed) [2023-05-17T18:30:12.522Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-321@tmp/private_key_18201111039927474965.key (/w/workspace/gexfoundry_device-rest-go_PR-321@tmp/private_key_18201111039927474965.key) [2023-05-17T18:30:12.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:30:12.865Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T18:30:12.890Z] $ docker exec --env ******** --env ******** 9a48304ee47f6e31ee50e3559d2081e01babeecc380c613fbe86bb8f727a8d33 ssh-agent -k [2023-05-17T18:30:12.994Z] unset SSH_AUTH_SOCK; [2023-05-17T18:30:12.995Z] unset SSH_AGENT_PID; [2023-05-17T18:30:12.995Z] echo Agent pid 37 killed; [2023-05-17T18:30:13.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T18:30:13.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:30:13.097Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:30:13.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:30:13.196Z] $ docker exec 9a48304ee47f6e31ee50e3559d2081e01babeecc380c613fbe86bb8f727a8d33 ssh-agent [2023-05-17T18:30:13.306Z] SSH_AUTH_SOCK=/tmp/ssh-JdDnMviPf9xy/agent.69 [2023-05-17T18:30:13.306Z] SSH_AGENT_PID=76 [2023-05-17T18:30:13.312Z] Running ssh-add (command line suppressed) [2023-05-17T18:30:13.419Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-321@tmp/private_key_6185982595150819301.key (/w/workspace/gexfoundry_device-rest-go_PR-321@tmp/private_key_6185982595150819301.key) [2023-05-17T18:30:13.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:30:13.764Z] + git semver init [2023-05-17T18:30:14.024Z] 2023-05-17 18:30:13,953 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T18:30:14.024Z] 2023-05-17 18:30:13,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-321/.semver [2023-05-17T18:30:14.024Z] 2023-05-17 18:30:13,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-321/.semver [2023-05-17T18:30:14.024Z] 2023-05-17 18:30:13,954 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-321/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-321, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:30:15.409Z] 2023-05-17 18:30:15,035 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-321/.git/info/exclude [2023-05-17T18:30:15.409Z] 2023-05-17 18:30:15,037 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-321/.semver/PR-321 with force:False [2023-05-17T18:30:15.409Z] 2023-05-17 18:30:15,037 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-321/.semver/PR-321 [2023-05-17T18:30:15.409Z] 2023-05-17 18:30:15,042 [execute] INFO git cat-file --batch-check [2023-05-17T18:30:15.409Z] 2023-05-17 18:30:15,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-321/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:30:15.409Z] 2023-05-17 18:30:15,049 [execute] INFO git cat-file --batch [2023-05-17T18:30:15.409Z] 2023-05-17 18:30:15,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-321/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:30:15.409Z] 2023-05-17 18:30:15,085 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-321/.semver/PR-321 [2023-05-17T18:30:15.409Z] 0.0.0 [Pipeline] } [2023-05-17T18:30:15.434Z] $ docker exec --env ******** --env ******** 9a48304ee47f6e31ee50e3559d2081e01babeecc380c613fbe86bb8f727a8d33 ssh-agent -k [2023-05-17T18:30:15.528Z] unset SSH_AUTH_SOCK; [2023-05-17T18:30:15.528Z] unset SSH_AGENT_PID; [2023-05-17T18:30:15.529Z] echo Agent pid 76 killed; [2023-05-17T18:30:15.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T18:30:15.966Z] + git semver [Pipeline] } [2023-05-17T18:30:16.257Z] $ docker stop --time=1 9a48304ee47f6e31ee50e3559d2081e01babeecc380c613fbe86bb8f727a8d33 [2023-05-17T18:30:17.553Z] $ docker rm -f --volumes 9a48304ee47f6e31ee50e3559d2081e01babeecc380c613fbe86bb8f727a8d33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:30:17.973Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T18:30:18.271Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T18:30:18.292Z] [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-05-17T18:30:18.876Z] provisioning config files... [2023-05-17T18:30:18.886Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-321@tmp/config911508753809919876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:30:19.236Z] ---> docker-login.sh [2023-05-17T18:30:19.236Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:30:19.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:19.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:19.236Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:19.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:19.236Z] [2023-05-17T18:30:19.236Z] Login Succeeded [2023-05-17T18:30:19.236Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:30:19.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:19.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:19.236Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:19.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:19.236Z] [2023-05-17T18:30:19.236Z] Login Succeeded [2023-05-17T18:30:19.236Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:30:19.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:19.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:19.498Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:19.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:19.498Z] [2023-05-17T18:30:19.498Z] Login Succeeded [2023-05-17T18:30:19.498Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:30:19.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:19.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:19.498Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:19.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:19.498Z] [2023-05-17T18:30:19.498Z] Login Succeeded [2023-05-17T18:30:19.498Z] docker.io [2023-05-17T18:30:19.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:19.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:19.757Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:19.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:19.757Z] [2023-05-17T18:30:19.757Z] Login Succeeded [2023-05-17T18:30:19.757Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:30:19.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T18:30:19.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:30:20.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:30:20.047Z] ========================================================= [2023-05-17T18:30:20.047Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T18:30:20.047Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:30:20.516Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T18:30:20.516Z] Sending build context to Docker daemon 10.93MB [2023-05-17T18:30:20.516Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:30:20.516Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T18:30:20.516Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T18:30:20.516Z] f56be85fc22e: Pulling fs layer [2023-05-17T18:30:20.516Z] 85791d961cd3: Pulling fs layer [2023-05-17T18:30:20.516Z] d694b5ae8c79: Pulling fs layer [2023-05-17T18:30:20.516Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T18:30:20.516Z] 4d19c01a9841: Pulling fs layer [2023-05-17T18:30:20.516Z] 9325e15d5711: Pulling fs layer [2023-05-17T18:30:20.516Z] 556b6ee489ea: Pulling fs layer [2023-05-17T18:30:20.516Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T18:30:20.516Z] 9f32a84ed3da: Waiting [2023-05-17T18:30:20.516Z] 4d19c01a9841: Waiting [2023-05-17T18:30:20.516Z] 9325e15d5711: Waiting [2023-05-17T18:30:20.516Z] c5a4b2cf53e6: Waiting [2023-05-17T18:30:20.516Z] 556b6ee489ea: Waiting [2023-05-17T18:30:20.516Z] 85791d961cd3: Download complete [2023-05-17T18:30:20.777Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T18:30:20.777Z] 9f32a84ed3da: Download complete [2023-05-17T18:30:20.777Z] 4d19c01a9841: Download complete [2023-05-17T18:30:20.777Z] f56be85fc22e: Verifying Checksum [2023-05-17T18:30:20.777Z] f56be85fc22e: Download complete [2023-05-17T18:30:20.777Z] 9325e15d5711: Verifying Checksum [2023-05-17T18:30:20.777Z] 9325e15d5711: Download complete [2023-05-17T18:30:20.777Z] f56be85fc22e: Pull complete [2023-05-17T18:30:21.038Z] 85791d961cd3: Pull complete [2023-05-17T18:30:21.297Z] d694b5ae8c79: Verifying Checksum [2023-05-17T18:30:21.297Z] d694b5ae8c79: Download complete [2023-05-17T18:30:21.556Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T18:30:21.556Z] c5a4b2cf53e6: Download complete [2023-05-17T18:30:21.556Z] 556b6ee489ea: Verifying Checksum [2023-05-17T18:30:21.556Z] 556b6ee489ea: Download complete [2023-05-17T18:30:24.844Z] d694b5ae8c79: Pull complete [2023-05-17T18:30:24.844Z] 9f32a84ed3da: Pull complete [2023-05-17T18:30:25.103Z] 4d19c01a9841: Pull complete [2023-05-17T18:30:25.103Z] 9325e15d5711: Pull complete [2023-05-17T18:30:27.638Z] 556b6ee489ea: Pull complete [2023-05-17T18:30:28.572Z] c5a4b2cf53e6: Pull complete [2023-05-17T18:30:28.572Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T18:30:28.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T18:30:28.572Z] ---> c4be618373d6 [2023-05-17T18:30:28.572Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:30:33.701Z] Still waiting to schedule task [2023-05-17T18:30:33.701Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T18:30:36.727Z] ---> Running in 3507f2c50ed9 [2023-05-17T18:30:36.727Z] Removing intermediate container 3507f2c50ed9 [2023-05-17T18:30:36.727Z] ---> 353fb1aec6e4 [2023-05-17T18:30:36.727Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:30:36.727Z] ---> Running in 777c69a53d8b [2023-05-17T18:30:36.727Z] Removing intermediate container 777c69a53d8b [2023-05-17T18:30:36.727Z] ---> 67edf8c359c7 [2023-05-17T18:30:36.727Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:30:36.727Z] ---> Running in 20dea136007a [2023-05-17T18:30:36.727Z] Removing intermediate container 20dea136007a [2023-05-17T18:30:36.727Z] ---> c63bc339937f [2023-05-17T18:30:36.727Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:30:36.727Z] ---> Running in 9c42c89608a3 [2023-05-17T18:30:36.727Z] Removing intermediate container 9c42c89608a3 [2023-05-17T18:30:36.727Z] ---> 49e52a254272 [2023-05-17T18:30:36.727Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:30:36.727Z] ---> Running in 12be89ab2137 [2023-05-17T18:30:36.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:30:37.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:30:37.246Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T18:30:37.246Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T18:30:37.246Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T18:30:37.550Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T18:30:37.550Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:30:37.550Z] OK: 269 MiB in 57 packages [2023-05-17T18:30:38.123Z] Removing intermediate container 12be89ab2137 [2023-05-17T18:30:38.123Z] ---> fd148adf291c [2023-05-17T18:30:38.123Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-17T18:30:38.123Z] ---> Running in 8349f52e7793 [2023-05-17T18:30:38.123Z] Removing intermediate container 8349f52e7793 [2023-05-17T18:30:38.123Z] ---> 8ea09996e938 [2023-05-17T18:30:38.123Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T18:30:38.123Z] ---> dba910faf475 [2023-05-17T18:30:38.123Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:30:38.123Z] ---> Running in cf8990d9d290 [2023-05-17T18:31:16.952Z] Removing intermediate container cf8990d9d290 [2023-05-17T18:31:16.952Z] ---> 96b3730c6812 [2023-05-17T18:31:16.952Z] Step 11/12 : COPY . . [2023-05-17T18:31:16.952Z] ---> 4766de112b62 [2023-05-17T18:31:16.952Z] Step 12/12 : RUN $MAKE [2023-05-17T18:31:16.952Z] ---> Running in 560ec4438e8f [2023-05-17T18:31:16.952Z] noop [2023-05-17T18:31:16.952Z] Removing intermediate container 560ec4438e8f [2023-05-17T18:31:16.952Z] ---> 2b851e5efb26 [2023-05-17T18:31:16.952Z] Successfully built 2b851e5efb26 [2023-05-17T18:31:16.952Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:31:17.416Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T18:31:17.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:31:17.580Z] prd-ubuntu20.04-docker-8c-8g-15911 does not seem to be running inside a container [2023-05-17T18:31:17.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-321 -v /w/workspace/gexfoundry_device-rest-go_PR-321:/w/workspace/gexfoundry_device-rest-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-321@tmp:/w/workspace/gexfoundry_device-rest-go_PR-321@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-05-17T18:31:19.818Z] $ docker top 2111decdf69afd3db077d9797de07d291a0b501f4f8494b39d969aa139ee45e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:31:20.225Z] + go version [2023-05-17T18:31:20.225Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T18:31:20.255Z] $ docker stop --time=1 2111decdf69afd3db077d9797de07d291a0b501f4f8494b39d969aa139ee45e0 [2023-05-17T18:31:22.666Z] $ docker rm -f --volumes 2111decdf69afd3db077d9797de07d291a0b501f4f8494b39d969aa139ee45e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:31:23.545Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T18:31:23.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:31:23.700Z] prd-ubuntu20.04-docker-8c-8g-15911 does not seem to be running inside a container [2023-05-17T18:31:23.734Z] $ 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-321 -v /w/workspace/gexfoundry_device-rest-go_PR-321:/w/workspace/gexfoundry_device-rest-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-321@tmp:/w/workspace/gexfoundry_device-rest-go_PR-321@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-05-17T18:31:25.415Z] $ docker top 0239691b398cb82d2e55696093535d9aa117720f49d7dfcdb1e5620f4c8543b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:31:25.802Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-321 [Pipeline] fileExists [Pipeline] sh [2023-05-17T18:31:26.163Z] + make test [2023-05-17T18:31:26.163Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T18:31:31.433Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-17T18:31:41.403Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-17T18:31:41.403Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 32.2% of statements [2023-05-17T18:31:48.242Z] go vet ./... [2023-05-17T18:31:51.553Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T18:31:51.553Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T18:31:51.553Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T18:31:51.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T18:31:51.622Z] $ docker stop --time=1 0239691b398cb82d2e55696093535d9aa117720f49d7dfcdb1e5620f4c8543b6 [2023-05-17T18:31:56.755Z] $ docker rm -f --volumes 0239691b398cb82d2e55696093535d9aa117720f49d7dfcdb1e5620f4c8543b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:31:57.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T18:31:57.367Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T18:31:58.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T18:31:58.381Z] + ls -al . [2023-05-17T18:31:58.381Z] total 184 [2023-05-17T18:31:58.381Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 18:31 . [2023-05-17T18:31:58.381Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:29 .. [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 151 May 17 18:29 .dockerignore [2023-05-17T18:31:58.381Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:30 .git [2023-05-17T18:31:58.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:29 .github [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 329 May 17 18:29 .gitignore [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 18:29 .golangci.yml [2023-05-17T18:31:58.381Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 18:30 .semver [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 17 18:29 Attribution.txt [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 17 18:29 CHANGELOG.md [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 17 18:29 Dockerfile [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 18:29 GOVERNANCE.md [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 680 May 17 18:29 Jenkinsfile [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 18:29 LICENSE [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 17 18:29 Makefile [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 18:29 OWNERS.md [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 17 18:29 README.md [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 18:30 VERSION [2023-05-17T18:31:58.381Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:29 bin [2023-05-17T18:31:58.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:29 cmd [2023-05-17T18:31:58.381Z] -rw-r--r-- 1 jenkins jenkins 14663 May 17 18:31 coverage.out [2023-05-17T18:31:58.381Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:29 driver [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 17 18:29 go.mod [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 17 18:29 go.sum [2023-05-17T18:31:58.381Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:29 snap [2023-05-17T18:31:58.381Z] -rw-rw-r-- 1 jenkins jenkins 713 May 17 18:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:31:58.766Z] + 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=d2861130bd2a44dd95d52b41208a8b36f10f3f92 --label arch=amd64 --label version=0.0.0 . [2023-05-17T18:31:58.766Z] Sending build context to Docker daemon 10.95MB [2023-05-17T18:31:58.766Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:31:58.766Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T18:31:58.766Z] ---> 2b851e5efb26 [2023-05-17T18:31:58.766Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:31:59.026Z] ---> Running in 739c5e3b0bb3 [2023-05-17T18:31:59.026Z] Removing intermediate container 739c5e3b0bb3 [2023-05-17T18:31:59.026Z] ---> 85029d271c91 [2023-05-17T18:31:59.026Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:31:59.026Z] ---> Running in f5a24fca1fdf [2023-05-17T18:31:59.026Z] Removing intermediate container f5a24fca1fdf [2023-05-17T18:31:59.026Z] ---> e1a830be982c [2023-05-17T18:31:59.026Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:31:59.285Z] ---> Running in 6505e4bb6224 [2023-05-17T18:31:59.285Z] Removing intermediate container 6505e4bb6224 [2023-05-17T18:31:59.285Z] ---> 8708cce3fadc [2023-05-17T18:31:59.285Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:31:59.285Z] ---> Running in 9b4fa61e0c0a [2023-05-17T18:31:59.285Z] Removing intermediate container 9b4fa61e0c0a [2023-05-17T18:31:59.285Z] ---> c7a7c0be9d27 [2023-05-17T18:31:59.285Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:31:59.285Z] ---> Running in e91372c92bea [2023-05-17T18:31:59.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:31:59.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:32:00.061Z] OK: 269 MiB in 57 packages [2023-05-17T18:32:00.321Z] Removing intermediate container e91372c92bea [2023-05-17T18:32:00.321Z] ---> eb6882b4c1ab [2023-05-17T18:32:00.321Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-17T18:32:00.321Z] ---> Running in ba941560053e [2023-05-17T18:32:00.321Z] Removing intermediate container ba941560053e [2023-05-17T18:32:00.321Z] ---> 1c8199b85409 [2023-05-17T18:32:00.321Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-17T18:32:00.579Z] ---> efd711f47f5d [2023-05-17T18:32:00.579Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:32:00.579Z] ---> Running in 9a3506b2e9f3 [2023-05-17T18:32:01.146Z] Removing intermediate container 9a3506b2e9f3 [2023-05-17T18:32:01.146Z] ---> 7e1515fd7c13 [2023-05-17T18:32:01.146Z] Step 11/25 : COPY . . [2023-05-17T18:32:01.713Z] ---> ced579e3fffe [2023-05-17T18:32:01.713Z] Step 12/25 : RUN $MAKE [2023-05-17T18:32:01.713Z] ---> Running in bf4f6aa703cc [2023-05-17T18:32:01.973Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-17T18:32:28.523Z] Removing intermediate container bf4f6aa703cc [2023-05-17T18:32:28.523Z] ---> c68c02a3e4ec [2023-05-17T18:32:28.523Z] Step 13/25 : FROM alpine:3.17 [2023-05-17T18:32:28.523Z] 3.17: Pulling from library/alpine [2023-05-17T18:32:28.523Z] f56be85fc22e: Already exists [2023-05-17T18:32:28.523Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T18:32:28.523Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T18:32:28.523Z] ---> 9ed4aefc74f6 [2023-05-17T18:32:28.523Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T18:32:28.523Z] ---> Running in 98253b374e41 [2023-05-17T18:32:28.523Z] Removing intermediate container 98253b374e41 [2023-05-17T18:32:28.523Z] ---> c67a82e5fdff [2023-05-17T18:32:28.523Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-17T18:32:28.523Z] ---> Running in 6bcc0ac0c33e [2023-05-17T18:32:28.523Z] Removing intermediate container 6bcc0ac0c33e [2023-05-17T18:32:28.523Z] ---> d8a1c200a996 [2023-05-17T18:32:28.523Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T18:32:28.523Z] ---> Running in 66792fbd7a2e [2023-05-17T18:32:28.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:32:28.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:32:28.523Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T18:32:28.523Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:32:28.523Z] OK: 7 MiB in 16 packages [2023-05-17T18:32:28.523Z] Removing intermediate container 66792fbd7a2e [2023-05-17T18:32:28.523Z] ---> 4291959f2b79 [2023-05-17T18:32:28.523Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-17T18:32:28.523Z] ---> 8238ba274643 [2023-05-17T18:32:28.523Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-17T18:32:28.523Z] ---> 94af695b6ef3 [2023-05-17T18:32:28.523Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-17T18:32:28.523Z] ---> 9ba1a53d1a12 [2023-05-17T18:32:28.523Z] Step 20/25 : EXPOSE 59986 [2023-05-17T18:32:28.523Z] ---> Running in 048c3a8ca6a2 [2023-05-17T18:32:28.523Z] Removing intermediate container 048c3a8ca6a2 [2023-05-17T18:32:28.523Z] ---> f42f093eaae2 [2023-05-17T18:32:28.523Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-17T18:32:28.523Z] ---> Running in cc9801008c10 [2023-05-17T18:32:28.524Z] Removing intermediate container cc9801008c10 [2023-05-17T18:32:28.524Z] ---> 0221f5b63e0f [2023-05-17T18:32:28.524Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T18:32:28.524Z] ---> Running in 261403162c67 [2023-05-17T18:32:28.524Z] Removing intermediate container 261403162c67 [2023-05-17T18:32:28.524Z] ---> 4aaf8838afbf [2023-05-17T18:32:28.524Z] Step 23/25 : LABEL arch=amd64 [2023-05-17T18:32:28.524Z] ---> Running in a8fe193bbcff [2023-05-17T18:32:28.524Z] Removing intermediate container a8fe193bbcff [2023-05-17T18:32:28.524Z] ---> d56039fbf17e [2023-05-17T18:32:28.524Z] Step 24/25 : LABEL git_sha=d2861130bd2a44dd95d52b41208a8b36f10f3f92 [2023-05-17T18:32:28.524Z] ---> Running in 5df5d6d70268 [2023-05-17T18:32:28.524Z] Removing intermediate container 5df5d6d70268 [2023-05-17T18:32:28.524Z] ---> 68c119ea47a5 [2023-05-17T18:32:28.524Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T18:32:28.524Z] ---> Running in 72d88f20a029 [2023-05-17T18:32:28.524Z] Removing intermediate container 72d88f20a029 [2023-05-17T18:32:28.524Z] ---> f4b6e8eb0940 [2023-05-17T18:32:28.524Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T18:32:28.524Z] Successfully built f4b6e8eb0940 [2023-05-17T18:32:28.524Z] 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-05-17T18:32:29.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:32:29.510Z] [2023-05-17T18:32:29.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:32:29.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:32:29.895Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T18:32:29.895Z] 5eb5b503b376: Pulling fs layer [2023-05-17T18:32:29.895Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T18:32:29.895Z] ec43610c2a17: Pulling fs layer [2023-05-17T18:32:29.896Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T18:32:29.896Z] 33b1e0a273af: Pulling fs layer [2023-05-17T18:32:29.896Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T18:32:29.896Z] 2f39f015ded8: Pulling fs layer [2023-05-17T18:32:29.896Z] 33b1e0a273af: Waiting [2023-05-17T18:32:29.896Z] 2f39f015ded8: Waiting [2023-05-17T18:32:29.896Z] 5d3b04190fa2: Waiting [2023-05-17T18:32:29.896Z] 3a2ae6a8a46f: Waiting [2023-05-17T18:32:29.896Z] 5c69ac0246d0: Download complete [2023-05-17T18:32:29.896Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T18:32:29.896Z] 3a2ae6a8a46f: Download complete [2023-05-17T18:32:29.896Z] 33b1e0a273af: Verifying Checksum [2023-05-17T18:32:29.896Z] 33b1e0a273af: Download complete [2023-05-17T18:32:29.896Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T18:32:29.896Z] 5d3b04190fa2: Download complete [2023-05-17T18:32:29.896Z] ec43610c2a17: Verifying Checksum [2023-05-17T18:32:29.896Z] ec43610c2a17: Download complete [2023-05-17T18:32:30.154Z] 5eb5b503b376: Verifying Checksum [2023-05-17T18:32:30.154Z] 5eb5b503b376: Download complete [2023-05-17T18:32:30.721Z] 2f39f015ded8: Download complete [2023-05-17T18:32:31.288Z] 5eb5b503b376: Pull complete [2023-05-17T18:32:31.288Z] 5c69ac0246d0: Pull complete [2023-05-17T18:32:31.857Z] ec43610c2a17: Pull complete [2023-05-17T18:32:31.857Z] 3a2ae6a8a46f: Pull complete [2023-05-17T18:32:31.857Z] 33b1e0a273af: Pull complete [2023-05-17T18:32:32.115Z] 5d3b04190fa2: Pull complete [2023-05-17T18:32:36.300Z] 2f39f015ded8: Pull complete [2023-05-17T18:32:36.300Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T18:32:36.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:32:36.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:32:36.521Z] prd-ubuntu20.04-docker-8c-8g-15911 does not seem to be running inside a container [2023-05-17T18:32:36.550Z] $ 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-321 -v /w/workspace/gexfoundry_device-rest-go_PR-321:/w/workspace/gexfoundry_device-rest-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-321@tmp:/w/workspace/gexfoundry_device-rest-go_PR-321@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-05-17T18:32:43.342Z] $ docker top 49744301b6eecef8ce30c46881ff136689601dbcfa8a22a4c259c0312cf56d10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:32:43.827Z] ---> job-cost.sh [2023-05-17T18:32:43.827Z] lf-activate-venv: SKIPPING [2023-05-17T18:32:43.827Z] INFO: No Stack... [2023-05-17T18:32:44.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T18:32:44.344Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T18:32:44.667Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-321/archives/cost.csv [2023-05-17T18:32:44.667Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T18:32:44.708Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-321-1-stack-cost] [2023-05-17T18:32:44.713Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-321-1-stack-cost] did not exist. Created. [2023-05-17T18:32:44.713Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:32:45.101Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T18:32:45.149Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T18:32:45.184Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T18:32:45.256Z] $ docker stop --time=1 49744301b6eecef8ce30c46881ff136689601dbcfa8a22a4c259c0312cf56d10 [2023-05-17T18:32:46.409Z] $ docker rm -f --volumes 49744301b6eecef8ce30c46881ff136689601dbcfa8a22a4c259c0312cf56d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T18:32:57.473Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15916 in /w/workspace/gexfoundry_device-rest-go_PR-321 [Pipeline] { [Pipeline] ws [2023-05-17T18:32:57.532Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-05-17T18:32:57.611Z] The recommended git tool is: git [2023-05-17T18:33:03.019Z] using credential edgex-jenkins-ssh [2023-05-17T18:33:03.037Z] Cloning the remote Git repository [2023-05-17T18:33:03.090Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-17T18:33:03.195Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-05-17T18:33:03.360Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-17T18:33:03.360Z] > git --version # timeout=10 [2023-05-17T18:33:03.385Z] > git --version # 'git version 2.25.1' [2023-05-17T18:33:03.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:33:03.547Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T18:33:05.576Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-17T18:33:05.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T18:33:07.303Z] Merging remotes/origin/main commit 47b604616574ded3ba804dffb2a679ce0d70252d into PR head commit d2861130bd2a44dd95d52b41208a8b36f10f3f92 [2023-05-17T18:33:07.644Z] Merge succeeded, producing d2861130bd2a44dd95d52b41208a8b36f10f3f92 [2023-05-17T18:33:07.644Z] Checking out Revision d2861130bd2a44dd95d52b41208a8b36f10f3f92 (PR-321) [2023-05-17T18:33:06.667Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-17T18:33:06.719Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-17T18:33:06.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:33:06.740Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T18:33:07.328Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T18:33:07.423Z] > git checkout -f d2861130bd2a44dd95d52b41208a8b36f10f3f92 # timeout=10 [2023-05-17T18:33:07.520Z] > git remote # timeout=10 [2023-05-17T18:33:07.541Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T18:33:07.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:33:07.591Z] > git merge 47b604616574ded3ba804dffb2a679ce0d70252d # timeout=10 [2023-05-17T18:33:07.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T18:33:07.655Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T18:33:07.674Z] > git checkout -f d2861130bd2a44dd95d52b41208a8b36f10f3f92 # timeout=10 [2023-05-17T18:33:08.212Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-17T18:33:08.290Z] > git --version # timeout=10 [2023-05-17T18:33:08.303Z] > git --version # 'git version 2.25.1' [2023-05-17T18:33:08.317Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:33:09.487Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T18:33:09.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:33:09.487Z] Dload Upload Total Spent Left Speed [2023-05-17T18:33:09.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-05-17T18:33:10.257Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T18:33:10.624Z] + sudo tee /etc/docker/daemon.new [2023-05-17T18:33:10.624Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T18:33:10.624Z] { [2023-05-17T18:33:10.624Z] "registry-mirrors": [ [2023-05-17T18:33:10.624Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T18:33:10.624Z] ], [2023-05-17T18:33:10.624Z] "bip": "10.250.0.254/24", [2023-05-17T18:33:10.624Z] "hosts": [ [2023-05-17T18:33:10.624Z] "tcp://0.0.0.0:5555", [2023-05-17T18:33:10.624Z] "unix:///var/run/docker.sock" [2023-05-17T18:33:10.624Z] ], [2023-05-17T18:33:10.624Z] "mtu": 1458, [2023-05-17T18:33:10.624Z] "selinux-enabled": true, [2023-05-17T18:33:10.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T18:33:10.624Z] } [Pipeline] sh [2023-05-17T18:33:11.002Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T18:33:11.424Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:33:29.777Z] provisioning config files... [2023-05-17T18:33:29.805Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config18320767177882920376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:33:30.213Z] ---> docker-login.sh [2023-05-17T18:33:30.213Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:33:30.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:33:30.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:33:30.808Z] Configure a credential helper to remove this warning. See [2023-05-17T18:33:30.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:33:30.808Z] [2023-05-17T18:33:30.808Z] Login Succeeded [2023-05-17T18:33:30.808Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:33:31.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:33:31.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:33:31.357Z] Configure a credential helper to remove this warning. See [2023-05-17T18:33:31.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:33:31.357Z] [2023-05-17T18:33:31.357Z] Login Succeeded [2023-05-17T18:33:31.357Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:33:31.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:33:31.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:33:31.628Z] Configure a credential helper to remove this warning. See [2023-05-17T18:33:31.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:33:31.628Z] [2023-05-17T18:33:31.628Z] Login Succeeded [2023-05-17T18:33:31.628Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:33:31.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:33:32.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:33:32.172Z] Configure a credential helper to remove this warning. See [2023-05-17T18:33:32.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:33:32.172Z] [2023-05-17T18:33:32.172Z] Login Succeeded [2023-05-17T18:33:32.172Z] docker.io [2023-05-17T18:33:32.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:33:32.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:33:32.715Z] Configure a credential helper to remove this warning. See [2023-05-17T18:33:32.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:33:32.715Z] [2023-05-17T18:33:32.715Z] Login Succeeded [2023-05-17T18:33:32.715Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:33:32.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T18:33:33.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:33:33.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:33:33.286Z] ========================================================= [2023-05-17T18:33:33.286Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T18:33:33.286Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:33:33.827Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T18:33:33.827Z] Sending build context to Docker daemon 139.3kB [2023-05-17T18:33:34.100Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:33:34.100Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T18:33:34.379Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T18:33:34.379Z] c41833b44d91: Pulling fs layer [2023-05-17T18:33:34.379Z] ed15518f5707: Pulling fs layer [2023-05-17T18:33:34.379Z] feae8fd75edb: Pulling fs layer [2023-05-17T18:33:34.379Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T18:33:34.379Z] 3cdef696dda3: Pulling fs layer [2023-05-17T18:33:34.379Z] 2ced38df9373: Pulling fs layer [2023-05-17T18:33:34.379Z] 58f1dce35555: Pulling fs layer [2023-05-17T18:33:34.379Z] 3cdef696dda3: Waiting [2023-05-17T18:33:34.379Z] 2ced38df9373: Waiting [2023-05-17T18:33:34.379Z] 58f1dce35555: Waiting [2023-05-17T18:33:34.379Z] 242c74f7c9fa: Waiting [2023-05-17T18:33:34.379Z] ed15518f5707: Verifying Checksum [2023-05-17T18:33:34.379Z] ed15518f5707: Download complete [2023-05-17T18:33:34.379Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T18:33:34.379Z] 242c74f7c9fa: Download complete [2023-05-17T18:33:34.379Z] 3cdef696dda3: Verifying Checksum [2023-05-17T18:33:34.379Z] 3cdef696dda3: Download complete [2023-05-17T18:33:34.379Z] c41833b44d91: Verifying Checksum [2023-05-17T18:33:34.379Z] c41833b44d91: Download complete [2023-05-17T18:33:35.390Z] c41833b44d91: Pull complete [2023-05-17T18:33:35.983Z] 58f1dce35555: Verifying Checksum [2023-05-17T18:33:35.983Z] 58f1dce35555: Download complete [2023-05-17T18:33:35.983Z] ed15518f5707: Pull complete [2023-05-17T18:33:36.961Z] feae8fd75edb: Verifying Checksum [2023-05-17T18:33:36.961Z] feae8fd75edb: Download complete [2023-05-17T18:33:37.231Z] 2ced38df9373: Verifying Checksum [2023-05-17T18:33:37.231Z] 2ced38df9373: Download complete [2023-05-17T18:33:49.622Z] feae8fd75edb: Pull complete [2023-05-17T18:33:49.622Z] 242c74f7c9fa: Pull complete [2023-05-17T18:33:49.622Z] 3cdef696dda3: Pull complete [2023-05-17T18:33:54.995Z] 2ced38df9373: Pull complete [2023-05-17T18:33:57.605Z] 58f1dce35555: Pull complete [2023-05-17T18:33:57.605Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T18:33:57.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T18:33:57.605Z] ---> fadd8f120f05 [2023-05-17T18:33:57.605Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:33:59.561Z] ---> Running in c9d9621d9cb5 [2023-05-17T18:33:59.831Z] Removing intermediate container c9d9621d9cb5 [2023-05-17T18:33:59.831Z] ---> e95aeb4eefb2 [2023-05-17T18:33:59.831Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:33:59.831Z] ---> Running in 99e15d825490 [2023-05-17T18:34:00.101Z] Removing intermediate container 99e15d825490 [2023-05-17T18:34:00.101Z] ---> f18f2f353b16 [2023-05-17T18:34:00.101Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:34:00.375Z] ---> Running in f9769e94d184 [2023-05-17T18:34:00.649Z] Removing intermediate container f9769e94d184 [2023-05-17T18:34:00.649Z] ---> d09d8dc9771e [2023-05-17T18:34:00.649Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:34:00.649Z] ---> Running in 53f0d588034a [2023-05-17T18:34:01.244Z] Removing intermediate container 53f0d588034a [2023-05-17T18:34:01.244Z] ---> 11fe3c2d92c1 [2023-05-17T18:34:01.244Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:34:01.244Z] ---> Running in 2f4388192280 [2023-05-17T18:34:02.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:34:03.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:34:04.685Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T18:34:04.685Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T18:34:04.685Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T18:34:04.685Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T18:34:04.685Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:34:04.685Z] OK: 268 MiB in 57 packages [2023-05-17T18:34:08.047Z] Removing intermediate container 2f4388192280 [2023-05-17T18:34:08.047Z] ---> 9707f9d28041 [2023-05-17T18:34:08.047Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-17T18:34:08.047Z] ---> Running in bb8733989844 [2023-05-17T18:34:08.319Z] Removing intermediate container bb8733989844 [2023-05-17T18:34:08.319Z] ---> cdaa58d70e07 [2023-05-17T18:34:08.319Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T18:34:08.910Z] ---> 1236f118211c [2023-05-17T18:34:08.910Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:34:09.181Z] ---> Running in 697424a54d00 [2023-05-17T18:35:17.137Z] Removing intermediate container 697424a54d00 [2023-05-17T18:35:17.137Z] ---> 3e370ce519a1 [2023-05-17T18:35:17.137Z] Step 11/12 : COPY . . [2023-05-17T18:35:17.137Z] ---> 49bbde342933 [2023-05-17T18:35:17.137Z] Step 12/12 : RUN $MAKE [2023-05-17T18:35:17.137Z] ---> Running in 2de6b2432212 [2023-05-17T18:35:17.137Z] noop [2023-05-17T18:35:17.137Z] Removing intermediate container 2de6b2432212 [2023-05-17T18:35:17.137Z] ---> c618600aa822 [2023-05-17T18:35:17.137Z] Successfully built c618600aa822 [2023-05-17T18:35:17.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:35:17.629Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T18:35:17.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:35:17.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-15916 does not seem to be running inside a container [2023-05-17T18:35:18.024Z] $ 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-05-17T18:35:19.470Z] $ docker top d6b87de6ed69fb8c214f015afcb59af41240ae8d442c7423c97ba3178c03b25c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:35:20.400Z] + go version [2023-05-17T18:35:20.400Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T18:35:20.444Z] $ docker stop --time=1 d6b87de6ed69fb8c214f015afcb59af41240ae8d442c7423c97ba3178c03b25c [2023-05-17T18:35:22.234Z] $ docker rm -f --volumes d6b87de6ed69fb8c214f015afcb59af41240ae8d442c7423c97ba3178c03b25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:35:23.109Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T18:35:23.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:35:23.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-15916 does not seem to be running inside a container [2023-05-17T18:35:23.516Z] $ 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-05-17T18:35:24.954Z] $ docker top bc10ff3d57cf2fd3504a7408cae66cb8e5d1d662e5bb85b5dc5eed906570c1fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:35:25.913Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T18:35:26.632Z] + make test [2023-05-17T18:35:26.632Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T18:36:05.555Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-17T18:38:27.327Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-17T18:38:27.327Z] ok github.com/edgexfoundry/device-rest-go/driver 0.069s coverage: 32.2% of statements [2023-05-17T18:38:27.327Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T18:38:27.327Z] go vet ./... [2023-05-17T18:38:59.605Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T18:38:59.605Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T18:38:59.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T18:38:59.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T18:38:59.685Z] $ docker stop --time=1 bc10ff3d57cf2fd3504a7408cae66cb8e5d1d662e5bb85b5dc5eed906570c1fb [2023-05-17T18:39:03.359Z] $ docker rm -f --volumes bc10ff3d57cf2fd3504a7408cae66cb8e5d1d662e5bb85b5dc5eed906570c1fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:39:04.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T18:39:04.716Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T18:39:05.348Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:39:05.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T18:39:06.331Z] + ls -al . [2023-05-17T18:39:06.331Z] total 180 [2023-05-17T18:39:06.331Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:35 . [2023-05-17T18:39:06.331Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:33 .. [2023-05-17T18:39:06.331Z] -rw-rw-r-- 1 jenkins jenkins 151 May 17 18:33 .dockerignore [2023-05-17T18:39:06.331Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:33 .git [2023-05-17T18:39:06.332Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:33 .github [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 329 May 17 18:33 .gitignore [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 18:33 .golangci.yml [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 17 18:33 Attribution.txt [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 17 18:33 CHANGELOG.md [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 17 18:33 Dockerfile [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 18:33 GOVERNANCE.md [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 680 May 17 18:33 Jenkinsfile [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 18:33 LICENSE [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 17 18:33 Makefile [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 18:33 OWNERS.md [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 17 18:33 README.md [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 18:30 VERSION [2023-05-17T18:39:06.332Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:33 bin [2023-05-17T18:39:06.332Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:33 cmd [2023-05-17T18:39:06.332Z] -rw-r--r-- 1 jenkins jenkins 14663 May 17 18:38 coverage.out [2023-05-17T18:39:06.332Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:33 driver [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 17 18:33 go.mod [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 17 18:33 go.sum [2023-05-17T18:39:06.332Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:33 snap [2023-05-17T18:39:06.332Z] -rw-rw-r-- 1 jenkins jenkins 713 May 17 18:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:39:06.774Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d2861130bd2a44dd95d52b41208a8b36f10f3f92 --label arch=arm64 --label version=0.0.0 . [2023-05-17T18:39:06.774Z] Sending build context to Docker daemon 154.6kB [2023-05-17T18:39:07.063Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:39:07.063Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T18:39:07.063Z] ---> c618600aa822 [2023-05-17T18:39:07.063Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:39:07.063Z] ---> Running in 820ba5a38b69 [2023-05-17T18:39:07.656Z] Removing intermediate container 820ba5a38b69 [2023-05-17T18:39:07.656Z] ---> 22dc66ad43f0 [2023-05-17T18:39:07.656Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:39:07.656Z] ---> Running in b4d01f109683 [2023-05-17T18:39:07.926Z] Removing intermediate container b4d01f109683 [2023-05-17T18:39:07.926Z] ---> 33ee332f1671 [2023-05-17T18:39:07.926Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:39:07.926Z] ---> Running in 72bcc68515fd [2023-05-17T18:39:08.529Z] Removing intermediate container 72bcc68515fd [2023-05-17T18:39:08.529Z] ---> 69e03bc84531 [2023-05-17T18:39:08.529Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:39:08.529Z] ---> Running in 1c51c2064e01 [2023-05-17T18:39:08.806Z] Removing intermediate container 1c51c2064e01 [2023-05-17T18:39:08.806Z] ---> b98530242e99 [2023-05-17T18:39:08.806Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:39:08.806Z] ---> Running in 74cc415ffe1d [2023-05-17T18:39:10.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:39:10.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:39:12.246Z] OK: 268 MiB in 57 packages [2023-05-17T18:39:12.836Z] Removing intermediate container 74cc415ffe1d [2023-05-17T18:39:12.836Z] ---> da3f7ae500d1 [2023-05-17T18:39:12.836Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-17T18:39:13.110Z] ---> Running in e65779b88d79 [2023-05-17T18:39:13.385Z] Removing intermediate container e65779b88d79 [2023-05-17T18:39:13.385Z] ---> 3658d87a3582 [2023-05-17T18:39:13.385Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-17T18:39:13.977Z] ---> f818c29b1f25 [2023-05-17T18:39:13.977Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:39:13.977Z] ---> Running in 01f63b4491d5 [2023-05-17T18:39:16.576Z] Removing intermediate container 01f63b4491d5 [2023-05-17T18:39:16.576Z] ---> a901b8d8e23a [2023-05-17T18:39:16.576Z] Step 11/25 : COPY . . [2023-05-17T18:39:17.554Z] ---> 550e1255cf9d [2023-05-17T18:39:17.554Z] Step 12/25 : RUN $MAKE [2023-05-17T18:39:17.554Z] ---> Running in 5690fa3de86d [2023-05-17T18:39:18.523Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-17T18:41:55.277Z] Removing intermediate container 5690fa3de86d [2023-05-17T18:41:55.277Z] ---> 329b05ecdf1c [2023-05-17T18:41:55.277Z] Step 13/25 : FROM alpine:3.17 [2023-05-17T18:41:55.277Z] 3.17: Pulling from library/alpine [2023-05-17T18:41:55.277Z] c41833b44d91: Already exists [2023-05-17T18:41:55.277Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T18:41:55.277Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T18:41:55.277Z] ---> 51e60588ff2c [2023-05-17T18:41:55.277Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T18:41:55.277Z] ---> Running in d4bd109bcd61 [2023-05-17T18:41:55.277Z] Removing intermediate container d4bd109bcd61 [2023-05-17T18:41:55.277Z] ---> 1828b38ae44e [2023-05-17T18:41:55.277Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-17T18:41:55.277Z] ---> Running in f5376d1774b6 [2023-05-17T18:41:55.277Z] Removing intermediate container f5376d1774b6 [2023-05-17T18:41:55.277Z] ---> 84c72696802b [2023-05-17T18:41:55.277Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T18:41:55.277Z] ---> Running in 45a0192f2725 [2023-05-17T18:41:55.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:41:55.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:41:55.277Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T18:41:55.277Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:41:55.277Z] OK: 8 MiB in 16 packages [2023-05-17T18:41:55.277Z] Removing intermediate container 45a0192f2725 [2023-05-17T18:41:55.277Z] ---> 2e3c36817532 [2023-05-17T18:41:55.277Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-17T18:41:55.277Z] ---> a872b4c4720e [2023-05-17T18:41:55.277Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-17T18:41:55.277Z] ---> 338e1059aab7 [2023-05-17T18:41:55.277Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-17T18:41:55.277Z] ---> c3e928d8fcd2 [2023-05-17T18:41:55.277Z] Step 20/25 : EXPOSE 59986 [2023-05-17T18:41:55.277Z] ---> Running in 066d93a81198 [2023-05-17T18:41:55.277Z] Removing intermediate container 066d93a81198 [2023-05-17T18:41:55.277Z] ---> 519a49007bc8 [2023-05-17T18:41:55.277Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-17T18:41:55.277Z] ---> Running in 60121385edd1 [2023-05-17T18:41:55.277Z] Removing intermediate container 60121385edd1 [2023-05-17T18:41:55.277Z] ---> b696155af63d [2023-05-17T18:41:55.277Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T18:41:55.277Z] ---> Running in 28902a376717 [2023-05-17T18:41:55.277Z] Removing intermediate container 28902a376717 [2023-05-17T18:41:55.277Z] ---> 8334c0993559 [2023-05-17T18:41:55.277Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T18:41:55.277Z] ---> Running in 23d70b64a23e [2023-05-17T18:41:55.277Z] Removing intermediate container 23d70b64a23e [2023-05-17T18:41:55.277Z] ---> f4600f19de52 [2023-05-17T18:41:55.277Z] Step 24/25 : LABEL git_sha=d2861130bd2a44dd95d52b41208a8b36f10f3f92 [2023-05-17T18:41:55.277Z] ---> Running in e26989e255cc [2023-05-17T18:41:55.277Z] Removing intermediate container e26989e255cc [2023-05-17T18:41:55.277Z] ---> b57cae4dc29a [2023-05-17T18:41:55.277Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T18:41:55.277Z] ---> Running in d25d27b2f3ae [2023-05-17T18:41:55.277Z] Removing intermediate container d25d27b2f3ae [2023-05-17T18:41:55.277Z] ---> c7f6cb3c54e8 [2023-05-17T18:41:55.277Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T18:41:55.277Z] Successfully built c7f6cb3c54e8 [2023-05-17T18:41:55.277Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:41:56.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:41:56.065Z] [2023-05-17T18:41:56.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:41:56.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:41:57.888Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T18:41:57.888Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T18:41:57.888Z] 04944245beec: Pulling fs layer [2023-05-17T18:41:57.888Z] 699f458cf7ca: Pulling fs layer [2023-05-17T18:41:57.888Z] 765212b225bb: Pulling fs layer [2023-05-17T18:41:57.888Z] f23df028b6ca: Pulling fs layer [2023-05-17T18:41:57.888Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T18:41:57.888Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T18:41:57.888Z] f23df028b6ca: Waiting [2023-05-17T18:41:57.888Z] d65c8cfc05b1: Waiting [2023-05-17T18:41:57.888Z] 2437ff75d9bd: Waiting [2023-05-17T18:41:57.888Z] 765212b225bb: Waiting [2023-05-17T18:41:58.161Z] 04944245beec: Verifying Checksum [2023-05-17T18:41:58.161Z] 04944245beec: Download complete [2023-05-17T18:41:58.161Z] 765212b225bb: Verifying Checksum [2023-05-17T18:41:58.161Z] 765212b225bb: Download complete [2023-05-17T18:41:58.161Z] f23df028b6ca: Verifying Checksum [2023-05-17T18:41:58.161Z] f23df028b6ca: Download complete [2023-05-17T18:41:58.161Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T18:41:58.161Z] d65c8cfc05b1: Download complete [2023-05-17T18:41:58.431Z] 699f458cf7ca: Verifying Checksum [2023-05-17T18:41:58.431Z] 699f458cf7ca: Download complete [2023-05-17T18:41:58.703Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T18:41:58.703Z] 8998bd30e6a1: Download complete [2023-05-17T18:42:01.293Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T18:42:01.293Z] 2437ff75d9bd: Download complete [2023-05-17T18:42:02.733Z] 8998bd30e6a1: Pull complete [2023-05-17T18:42:03.317Z] 04944245beec: Pull complete [2023-05-17T18:42:04.730Z] 699f458cf7ca: Pull complete [2023-05-17T18:42:04.730Z] 765212b225bb: Pull complete [2023-05-17T18:42:05.690Z] f23df028b6ca: Pull complete [2023-05-17T18:42:05.959Z] d65c8cfc05b1: Pull complete [2023-05-17T18:42:20.955Z] 2437ff75d9bd: Pull complete [2023-05-17T18:42:20.955Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T18:42:20.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:42:20.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:42:21.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-15916 does not seem to be running inside a container [2023-05-17T18:42:21.359Z] $ 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-05-17T18:42:24.278Z] $ docker top c9851210d9b7d5fcfef1094d569e3882e7cc0456e61e116b6d628711f321f1eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:42:25.213Z] ---> job-cost.sh [2023-05-17T18:42:25.214Z] lf-activate-venv: SKIPPING [2023-05-17T18:42:25.214Z] INFO: No Stack... [2023-05-17T18:42:25.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T18:42:26.457Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T18:42:27.123Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-05-17T18:42:27.123Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T18:42:27.264Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-321-1-stack-cost] [2023-05-17T18:42:27.269Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-321-1-stack-cost] did not exist. Created. [2023-05-17T18:42:27.269Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:42:28.010Z] /w/workspace/device-rest-go/1@tmp/durable-cb1484f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T18:42:28.409Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T18:42:28.723Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T18:42:28.792Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T18:42:28.808Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T18:42:28.890Z] $ docker stop --time=1 c9851210d9b7d5fcfef1094d569e3882e7cc0456e61e116b6d628711f321f1eb [2023-05-17T18:42:30.395Z] $ docker rm -f --volumes c9851210d9b7d5fcfef1094d569e3882e7cc0456e61e116b6d628711f321f1eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-17T18:42:31.433Z] provisioning config files... [2023-05-17T18:42:31.440Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-321@tmp/config9476016052237411502tmp [Pipeline] { [Pipeline] sh [2023-05-17T18:42:31.779Z] + set +x [2023-05-17T18:42:31.780Z] + curl -s https://codecov.io/bash [2023-05-17T18:42:31.780Z] + bash -s -- [2023-05-17T18:42:32.040Z] [2023-05-17T18:42:32.040Z] _____ _ [2023-05-17T18:42:32.040Z] / ____| | | [2023-05-17T18:42:32.040Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T18:42:32.040Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T18:42:32.040Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T18:42:32.040Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T18:42:32.040Z] Bash-1.0.6 [2023-05-17T18:42:32.040Z] [2023-05-17T18:42:32.040Z] [2023-05-17T18:42:32.040Z] ==> git version 2.25.1 found [2023-05-17T18:42:32.040Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-17T18:42:32.040Z] Release-Date: 2020-01-08 [2023-05-17T18:42:32.040Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T18:42:32.040Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T18:42:32.040Z] ==> Jenkins CI detected. [2023-05-17T18:42:32.040Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-321 [2023-05-17T18:42:32.040Z] project root: . [2023-05-17T18:42:32.040Z] --> token set from env [2023-05-17T18:42:32.040Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T18:42:32.040Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T18:42:32.040Z] ==> Python coveragepy not found [2023-05-17T18:42:32.040Z] ==> Searching for coverage reports in: [2023-05-17T18:42:32.040Z] + . [2023-05-17T18:42:32.040Z] -> Found 1 reports [2023-05-17T18:42:32.040Z] ==> Detecting git/mercurial file structure [2023-05-17T18:42:32.040Z] ==> Reading reports [2023-05-17T18:42:32.040Z] + ./coverage.out bytes=14663 [2023-05-17T18:42:32.040Z] ==> Appending adjustments [2023-05-17T18:42:32.040Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T18:42:32.040Z] + Found adjustments [2023-05-17T18:42:32.040Z] ==> Gzipping contents [2023-05-17T18:42:32.040Z] 4.0K /tmp/codecov.kXtOJA.gz [2023-05-17T18:42:32.040Z] ==> Uploading reports [2023-05-17T18:42:32.040Z] url: https://codecov.io [2023-05-17T18:42:32.040Z] query: branch=PR-321&commit=d2861130bd2a44dd95d52b41208a8b36f10f3f92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=321&job=&cmd_args= [2023-05-17T18:42:32.040Z] -> Pinging Codecov [2023-05-17T18:42:32.040Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-321&commit=d2861130bd2a44dd95d52b41208a8b36f10f3f92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=321&job=&cmd_args= [2023-05-17T18:42:32.300Z] -> Uploading to [2023-05-17T18:42:32.301Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/4E5D53B4F1F92C436F7061BF334D961C/d2861130bd2a44dd95d52b41208a8b36f10f3f92/a3ee2113-f8ec-4d28-8c69-d1220abc7437.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T184232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4827f923b82e0296c3d4124d3752c364a2922deb56ee60d287714b525b464e2b [2023-05-17T18:42:32.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:42:32.301Z] Dload Upload Total Spent Left Speed [2023-05-17T18:42:32.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11952 --:--:-- --:--:-- --:--:-- 11895 [2023-05-17T18:42:32.560Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/d2861130bd2a44dd95d52b41208a8b36f10f3f92 [Pipeline] } [2023-05-17T18:42:32.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T18:42:34.313Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-321/archives ] [2023-05-17T18:42:34.313Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-321/archives [2023-05-17T18:42:34.313Z] total 16 [2023-05-17T18:42:34.313Z] drwxr-xr-x 3 root root 4096 May 17 18:32 . [2023-05-17T18:42:34.313Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 18:32 .. [2023-05-17T18:42:34.313Z] drwxr-xr-x 2 root root 4096 May 17 18:32 cost [2023-05-17T18:42:34.313Z] -rw-r--r-- 1 root root 86 May 17 18:32 cost.csv [2023-05-17T18:42:34.313Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-321/archives [2023-05-17T18:42:34.313Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-321/archives [2023-05-17T18:42:34.313Z] total 16 [2023-05-17T18:42:34.313Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 18:32 . [2023-05-17T18:42:34.313Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 18:32 .. [2023-05-17T18:42:34.313Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 18:32 cost [2023-05-17T18:42:34.313Z] -rw-r--r-- 1 jenkins jenkins 86 May 17 18:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:42:34.639Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:42:35.519Z] ---> package-listing.sh [2023-05-17T18:42:35.520Z] ++ facter osfamily [2023-05-17T18:42:35.520Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T18:42:35.779Z] + OS_FAMILY=debian [2023-05-17T18:42:35.779Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-321 [2023-05-17T18:42:35.779Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T18:42:35.779Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T18:42:35.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T18:42:35.779Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T18:42:35.779Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-321 ']' [2023-05-17T18:42:35.779Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T18:42:35.779Z] + case "${OS_FAMILY}" in [2023-05-17T18:42:35.779Z] + dpkg -l [2023-05-17T18:42:35.779Z] + grep '^ii' [2023-05-17T18:42:35.779Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T18:42:35.779Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T18:42:35.779Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T18:42:35.779Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-321 ']' [2023-05-17T18:42:35.779Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-321/archives/ [2023-05-17T18:42:35.779Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-321/archives/ [Pipeline] echo [2023-05-17T18:42:35.817Z] 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-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T18:42:36.107Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:42:36.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:42:36.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:42:36.868Z] prd-ubuntu20.04-docker-8c-8g-15911 does not seem to be running inside a container [2023-05-17T18:42:36.897Z] $ 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-321/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-321 -v /w/workspace/gexfoundry_device-rest-go_PR-321:/w/workspace/gexfoundry_device-rest-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-321@tmp:/w/workspace/gexfoundry_device-rest-go_PR-321@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-05-17T18:42:37.121Z] $ docker top a072c44fb89ca7514c4ce87cee59892f78c3abdc0cc54c9b2010fcd223b73a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:42:37.508Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T18:42:37.819Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T18:42:38.133Z] + ls /var/log/sa-host [2023-05-17T18:42:38.133Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:42:38.271Z] provisioning config files... [2023-05-17T18:42:38.277Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-321@tmp/config14117583204536069707tmp [Pipeline] { [Pipeline] echo [2023-05-17T18:42:38.326Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:42:38.633Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T18:42:38.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:42:39.063Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T18:42:39.097Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:42:39.406Z] ---> sudo-logs.sh [2023-05-17T18:42:39.406Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T18:42:39.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:42:39.817Z] ---> job-cost.sh [2023-05-17T18:42:39.817Z] lf-activate-venv: SKIPPING [2023-05-17T18:42:39.817Z] DEBUG: total: 0.2199999988079071 [2023-05-17T18:42:39.817Z] INFO: Retrieving Stack Cost... [2023-05-17T18:42:40.386Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T18:42:40.646Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T18:42:40.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:42:40.987Z] ---> logs-deploy.sh [2023-05-17T18:42:40.987Z] lf-activate-venv: SKIPPING [2023-05-17T18:42:40.987Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-321/1 [2023-05-17T18:42:40.987Z] INFO: archiving workspace using pattern(s): [2023-05-17T18:42:41.926Z] Archives upload complete. [2023-05-17T18:42:41.926Z] INFO: archiving logs to Nexus