Pull request #327 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 992684448515685c088dbb89ecd439a371c985c8+1e3f17100cbecc49b07fca8c81a93e30a5261c95 (ac6b888d4fb5687815c6c227b8a88a250271c666) 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-ssh8796969456523419271.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-ssh17175998233684979272.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-327/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-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15622559174208676671.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-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16015871953773405266.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-ssh17568509619763062076.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-327/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-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15814260959517833358.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-17360 in /w/workspace/gexfoundry_device-rest-go_PR-327 [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-327 # 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 Merging remotes/origin/main commit 1e3f17100cbecc49b07fca8c81a93e30a5261c95 into PR head commit 992684448515685c088dbb89ecd439a371c985c8 Merge succeeded, producing 992684448515685c088dbb89ecd439a371c985c8 Checking out Revision 992684448515685c088dbb89ecd439a371c985c8 (PR-327) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 992684448515685c088dbb89ecd439a371c985c8 # 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 1e3f17100cbecc49b07fca8c81a93e30a5261c95 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 992684448515685c088dbb89ecd439a371c985c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T20:58:32.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T20:58:32.964Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T20:58:33.068Z] ========================================================= [2023-05-30T20:58:33.068Z] EdgeX Global Pipelines Version Info [2023-05-30T20:58:33.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:58:33.806Z] ------------------- [2023-05-30T20:58:33.807Z] stable info: [2023-05-30T20:58:33.807Z] ------------------- [2023-05-30T20:58:33.807Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T20:58:33.807Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T20:58:33.807Z] Message: update stable to v1.0.249 [2023-05-30T20:58:34.377Z] ------------------- [2023-05-30T20:58:34.377Z] experimental info: [2023-05-30T20:58:34.377Z] ------------------- [2023-05-30T20:58:34.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T20:58:34.378Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T20:58:34.378Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T20:58:34.670Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-30T20:58:34.715Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-30T20:58:34.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T20:58:34.794Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T20:58:34.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T20:58:34.867Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T20:58:34.903Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T20:58:34.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T20:58:34.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T20:58:35.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T20:58:35.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T20:58:35.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-30T20:58:35.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T20:58:35.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T20:58:35.228Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T20:58:35.271Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T20:58:35.314Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T20:58:35.354Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T20:58:35.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T20:58:35.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T20:58:35.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T20:58:35.525Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T20:58:35.564Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T20:58:35.606Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T20:58:35.647Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T20:58:35.688Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T20:58:35.734Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T20:58:35.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo [2023-05-30T20:58:35.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo [2023-05-30T20:58:35.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo [2023-05-30T20:58:35.899Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 992684448515685c088dbb89ecd439a371c985c8 [Pipeline] echo [2023-05-30T20:58:35.937Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9926844 [Pipeline] echo [2023-05-30T20:58:35.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T20:58:36.094Z] provisioning config files... [2023-05-30T20:58:36.109Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-327@tmp/config16985114555804384048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:58:36.460Z] ---> docker-login.sh [2023-05-30T20:58:36.460Z] nexus3.edgexfoundry.org:10001 [2023-05-30T20:58:37.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T20:58:37.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T20:58:37.294Z] Configure a credential helper to remove this warning. See [2023-05-30T20:58:37.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T20:58:37.294Z] [2023-05-30T20:58:37.294Z] Login Succeeded [2023-05-30T20:58:37.294Z] nexus3.edgexfoundry.org:10002 [2023-05-30T20:58:37.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T20:58:37.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T20:58:37.555Z] Configure a credential helper to remove this warning. See [2023-05-30T20:58:37.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T20:58:37.555Z] [2023-05-30T20:58:37.555Z] Login Succeeded [2023-05-30T20:58:37.555Z] nexus3.edgexfoundry.org:10003 [2023-05-30T20:58:37.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T20:58:37.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T20:58:37.555Z] Configure a credential helper to remove this warning. See [2023-05-30T20:58:37.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T20:58:37.555Z] [2023-05-30T20:58:37.555Z] Login Succeeded [2023-05-30T20:58:37.555Z] nexus3.edgexfoundry.org:10004 [2023-05-30T20:58:37.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T20:58:37.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T20:58:37.815Z] Configure a credential helper to remove this warning. See [2023-05-30T20:58:37.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T20:58:37.815Z] [2023-05-30T20:58:37.815Z] Login Succeeded [2023-05-30T20:58:37.815Z] docker.io [2023-05-30T20:58:37.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T20:58:38.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T20:58:38.090Z] Configure a credential helper to remove this warning. See [2023-05-30T20:58:38.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T20:58:38.090Z] [2023-05-30T20:58:38.090Z] Login Succeeded [2023-05-30T20:58:38.090Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T20:58:38.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T20:58:38.786Z] + git rev-list -1 --merges 992684448515685c088dbb89ecd439a371c985c8~1..992684448515685c088dbb89ecd439a371c985c8 [Pipeline] echo [2023-05-30T20:58:38.917Z] -----------> git rev-list -1 --merges 992684448515685c088dbb89ecd439a371c985c8~1..992684448515685c088dbb89ecd439a371c985c8 992684448515685c088dbb89ecd439a371c985c8 [false] [Pipeline] sh [2023-05-30T20:58:39.233Z] + git log --format=format:%s -1 992684448515685c088dbb89ecd439a371c985c8 [Pipeline] echo [2023-05-30T20:58:39.274Z] ========================================================= [2023-05-30T20:58:39.274Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T20:58:39.274Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T20:58:39.707Z] + git log --format=format:%s -1 992684448515685c088dbb89ecd439a371c985c8 [Pipeline] echo [2023-05-30T20:58:39.737Z] [semverPrep] GIT_COMMIT: 992684448515685c088dbb89ecd439a371c985c8, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 [Pipeline] echo [2023-05-30T20:58:39.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T20:58:40.168Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T20:58:40.168Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T20:58:40.168Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T20:58:40.168Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T20:58:40.168Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T20:58:40.168Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T20:58:40.168Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:58:40.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T20:58:40.663Z] [2023-05-30T20:58:40.663Z] 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-30T20:58:41.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T20:58:41.043Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T20:58:41.043Z] b85a868b505f: Pulling fs layer [2023-05-30T20:58:41.043Z] e2be974225ed: Pulling fs layer [2023-05-30T20:58:41.043Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T20:58:41.043Z] 988bab9f4d93: Pulling fs layer [2023-05-30T20:58:41.043Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T20:58:41.043Z] eaf3925da568: Pulling fs layer [2023-05-30T20:58:41.043Z] bab4dde63d76: Pulling fs layer [2023-05-30T20:58:41.043Z] bde34c3a00c8: Pulling fs layer [2023-05-30T20:58:41.043Z] b352a97aabf1: Pulling fs layer [2023-05-30T20:58:41.043Z] 4872d77fe225: Pulling fs layer [2023-05-30T20:58:41.043Z] 5851b861e8e6: Pulling fs layer [2023-05-30T20:58:41.043Z] bde34c3a00c8: Waiting [2023-05-30T20:58:41.043Z] b352a97aabf1: Waiting [2023-05-30T20:58:41.043Z] 4872d77fe225: Waiting [2023-05-30T20:58:41.043Z] 5851b861e8e6: Waiting [2023-05-30T20:58:41.043Z] eaf3925da568: Waiting [2023-05-30T20:58:41.043Z] 988bab9f4d93: Waiting [2023-05-30T20:58:41.043Z] e2be974225ed: Verifying Checksum [2023-05-30T20:58:41.043Z] e2be974225ed: Download complete [2023-05-30T20:58:41.043Z] 988bab9f4d93: Verifying Checksum [2023-05-30T20:58:41.043Z] 988bab9f4d93: Download complete [2023-05-30T20:58:41.043Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T20:58:41.043Z] 1469e6f7b9e6: Download complete [2023-05-30T20:58:41.303Z] eaf3925da568: Verifying Checksum [2023-05-30T20:58:41.303Z] eaf3925da568: Download complete [2023-05-30T20:58:41.303Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T20:58:41.303Z] 339a4e72a1f5: Download complete [2023-05-30T20:58:41.303Z] bde34c3a00c8: Download complete [2023-05-30T20:58:41.303Z] b352a97aabf1: Verifying Checksum [2023-05-30T20:58:41.303Z] b352a97aabf1: Download complete [2023-05-30T20:58:41.303Z] 4872d77fe225: Verifying Checksum [2023-05-30T20:58:41.303Z] 4872d77fe225: Download complete [2023-05-30T20:58:41.303Z] 5851b861e8e6: Download complete [2023-05-30T20:58:41.303Z] b85a868b505f: Verifying Checksum [2023-05-30T20:58:41.303Z] b85a868b505f: Download complete [2023-05-30T20:58:41.561Z] bab4dde63d76: Verifying Checksum [2023-05-30T20:58:41.561Z] bab4dde63d76: Download complete [2023-05-30T20:58:42.497Z] b85a868b505f: Pull complete [2023-05-30T20:58:42.757Z] e2be974225ed: Pull complete [2023-05-30T20:58:43.327Z] 339a4e72a1f5: Pull complete [2023-05-30T20:58:43.327Z] 988bab9f4d93: Pull complete [2023-05-30T20:58:43.587Z] 1469e6f7b9e6: Pull complete [2023-05-30T20:58:43.587Z] eaf3925da568: Pull complete [2023-05-30T20:58:45.491Z] bab4dde63d76: Pull complete [2023-05-30T20:58:45.491Z] bde34c3a00c8: Pull complete [2023-05-30T20:58:45.491Z] b352a97aabf1: Pull complete [2023-05-30T20:58:45.491Z] 4872d77fe225: Pull complete [2023-05-30T20:58:45.491Z] 5851b861e8e6: Pull complete [2023-05-30T20:58:45.491Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T20:58:45.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T20:58:45.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T20:58:46.002Z] prd-ubuntu20.04-docker-8c-8g-17360 does not seem to be running inside a container [2023-05-30T20:58:46.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-327 -v /w/workspace/gexfoundry_device-rest-go_PR-327:/w/workspace/gexfoundry_device-rest-go_PR-327:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-327@tmp:/w/workspace/gexfoundry_device-rest-go_PR-327@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-30T20:58:48.907Z] $ docker top 1f9d55d5f1170ef6b9c8ac1e2017f48955bda37d4d5b1338c022bc84cbf8af9c -eo pid,comm [2023-05-30T20:58:48.962Z] 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-30T20:58:48.962Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T20:58:49.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T20:58:49.091Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T20:58:49.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T20:58:49.218Z] $ docker exec 1f9d55d5f1170ef6b9c8ac1e2017f48955bda37d4d5b1338c022bc84cbf8af9c ssh-agent [2023-05-30T20:58:49.324Z] SSH_AUTH_SOCK=/tmp/ssh-zkWh90vNm9ry/agent.32 [2023-05-30T20:58:49.324Z] SSH_AGENT_PID=38 [2023-05-30T20:58:49.331Z] Running ssh-add (command line suppressed) [2023-05-30T20:58:49.434Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-327@tmp/private_key_2378631962590016283.key (/w/workspace/gexfoundry_device-rest-go_PR-327@tmp/private_key_2378631962590016283.key) [2023-05-30T20:58:49.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T20:58:49.781Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T20:58:49.810Z] $ docker exec --env ******** --env ******** 1f9d55d5f1170ef6b9c8ac1e2017f48955bda37d4d5b1338c022bc84cbf8af9c ssh-agent -k [2023-05-30T20:58:49.914Z] unset SSH_AUTH_SOCK; [2023-05-30T20:58:49.914Z] unset SSH_AGENT_PID; [2023-05-30T20:58:49.914Z] echo Agent pid 38 killed; [2023-05-30T20:58:49.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T20:58:50.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T20:58:50.009Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T20:58:50.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T20:58:50.128Z] $ docker exec 1f9d55d5f1170ef6b9c8ac1e2017f48955bda37d4d5b1338c022bc84cbf8af9c ssh-agent [2023-05-30T20:58:50.234Z] SSH_AUTH_SOCK=/tmp/ssh-5StxKZmkjHPs/agent.70 [2023-05-30T20:58:50.234Z] SSH_AGENT_PID=76 [2023-05-30T20:58:50.239Z] Running ssh-add (command line suppressed) [2023-05-30T20:58:50.339Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-327@tmp/private_key_6072924171557325825.key (/w/workspace/gexfoundry_device-rest-go_PR-327@tmp/private_key_6072924171557325825.key) [2023-05-30T20:58:50.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T20:58:50.698Z] + git semver init [2023-05-30T20:58:50.957Z] 2023-05-30 20:58:50,880 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T20:58:50.957Z] 2023-05-30 20:58:50,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-327/.semver [2023-05-30T20:58:50.957Z] 2023-05-30 20:58:50,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-327/.semver [2023-05-30T20:58:50.957Z] 2023-05-30 20:58:50,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-327/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-327, universal_newlines=False, shell=None, istream=None) [2023-05-30T20:58:52.347Z] 2023-05-30 20:58:51,931 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-327/.git/info/exclude [2023-05-30T20:58:52.347Z] 2023-05-30 20:58:51,932 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-327/.semver/PR-327 with force:False [2023-05-30T20:58:52.347Z] 2023-05-30 20:58:51,932 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-327/.semver/PR-327 [2023-05-30T20:58:52.347Z] 2023-05-30 20:58:51,936 [execute] INFO git cat-file --batch-check [2023-05-30T20:58:52.347Z] 2023-05-30 20:58:51,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T20:58:52.347Z] 2023-05-30 20:58:51,942 [execute] INFO git cat-file --batch [2023-05-30T20:58:52.347Z] 2023-05-30 20:58:51,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T20:58:52.347Z] 2023-05-30 20:58:51,947 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-327/.semver/PR-327 [2023-05-30T20:58:52.347Z] 0.0.0 [Pipeline] } [2023-05-30T20:58:52.380Z] $ docker exec --env ******** --env ******** 1f9d55d5f1170ef6b9c8ac1e2017f48955bda37d4d5b1338c022bc84cbf8af9c ssh-agent -k [2023-05-30T20:58:52.494Z] unset SSH_AUTH_SOCK; [2023-05-30T20:58:52.495Z] unset SSH_AGENT_PID; [2023-05-30T20:58:52.495Z] echo Agent pid 76 killed; [2023-05-30T20:58:52.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T20:58:53.008Z] + git semver [Pipeline] } [2023-05-30T20:58:53.295Z] $ docker stop --time=1 1f9d55d5f1170ef6b9c8ac1e2017f48955bda37d4d5b1338c022bc84cbf8af9c [2023-05-30T20:58:54.588Z] $ docker rm -f --volumes 1f9d55d5f1170ef6b9c8ac1e2017f48955bda37d4d5b1338c022bc84cbf8af9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T20:58:54.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T20:58:55.249Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T20:58:55.265Z] [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-30T20:58:55.832Z] provisioning config files... [2023-05-30T20:58:55.845Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-327@tmp/config10726876506312875537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:58:56.192Z] ---> docker-login.sh [2023-05-30T20:58:56.192Z] nexus3.edgexfoundry.org:10001 [2023-05-30T20:58:56.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T20:58:56.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T20:58:56.192Z] Configure a credential helper to remove this warning. See [2023-05-30T20:58:56.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T20:58:56.192Z] [2023-05-30T20:58:56.192Z] Login Succeeded [2023-05-30T20:58:56.192Z] nexus3.edgexfoundry.org:10002 [2023-05-30T20:58:56.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T20:58:56.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T20:58:56.192Z] Configure a credential helper to remove this warning. See [2023-05-30T20:58:56.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T20:58:56.192Z] [2023-05-30T20:58:56.192Z] Login Succeeded [2023-05-30T20:58:56.192Z] nexus3.edgexfoundry.org:10003 [2023-05-30T20:58:56.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T20:58:56.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T20:58:56.452Z] Configure a credential helper to remove this warning. See [2023-05-30T20:58:56.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T20:58:56.452Z] [2023-05-30T20:58:56.452Z] Login Succeeded [2023-05-30T20:58:56.452Z] nexus3.edgexfoundry.org:10004 [2023-05-30T20:58:56.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T20:58:56.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T20:58:56.452Z] Configure a credential helper to remove this warning. See [2023-05-30T20:58:56.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T20:58:56.452Z] [2023-05-30T20:58:56.452Z] Login Succeeded [2023-05-30T20:58:56.452Z] docker.io [2023-05-30T20:58:56.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T20:58:56.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T20:58:56.713Z] Configure a credential helper to remove this warning. See [2023-05-30T20:58:56.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T20:58:56.713Z] [2023-05-30T20:58:56.713Z] Login Succeeded [2023-05-30T20:58:56.713Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T20:58:56.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T20:58:56.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T20:58:56.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T20:58:56.999Z] ========================================================= [2023-05-30T20:58:56.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T20:58:56.999Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:58:57.485Z] + 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-30T20:58:57.485Z] Sending build context to Docker daemon 10.95MB [2023-05-30T20:58:57.485Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T20:58:57.485Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T20:58:57.485Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T20:58:57.485Z] f56be85fc22e: Pulling fs layer [2023-05-30T20:58:57.485Z] 85791d961cd3: Pulling fs layer [2023-05-30T20:58:57.485Z] d694b5ae8c79: Pulling fs layer [2023-05-30T20:58:57.485Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T20:58:57.485Z] 4d19c01a9841: Pulling fs layer [2023-05-30T20:58:57.485Z] 9325e15d5711: Pulling fs layer [2023-05-30T20:58:57.485Z] 556b6ee489ea: Pulling fs layer [2023-05-30T20:58:57.485Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T20:58:57.485Z] 4d19c01a9841: Waiting [2023-05-30T20:58:57.485Z] 9f32a84ed3da: Waiting [2023-05-30T20:58:57.485Z] 9325e15d5711: Waiting [2023-05-30T20:58:57.485Z] 556b6ee489ea: Waiting [2023-05-30T20:58:57.485Z] c5a4b2cf53e6: Waiting [2023-05-30T20:58:57.745Z] 85791d961cd3: Download complete [2023-05-30T20:58:57.745Z] 9f32a84ed3da: Download complete [2023-05-30T20:58:57.745Z] 4d19c01a9841: Verifying Checksum [2023-05-30T20:58:57.745Z] 4d19c01a9841: Download complete [2023-05-30T20:58:57.745Z] f56be85fc22e: Verifying Checksum [2023-05-30T20:58:57.745Z] f56be85fc22e: Download complete [2023-05-30T20:58:57.745Z] 9325e15d5711: Verifying Checksum [2023-05-30T20:58:57.745Z] 9325e15d5711: Download complete [2023-05-30T20:58:57.745Z] f56be85fc22e: Pull complete [2023-05-30T20:58:58.006Z] 85791d961cd3: Pull complete [2023-05-30T20:58:58.267Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T20:58:58.267Z] c5a4b2cf53e6: Download complete [2023-05-30T20:58:58.267Z] d694b5ae8c79: Verifying Checksum [2023-05-30T20:58:58.267Z] d694b5ae8c79: Download complete [2023-05-30T20:58:58.526Z] 556b6ee489ea: Verifying Checksum [2023-05-30T20:58:58.526Z] 556b6ee489ea: Download complete [2023-05-30T20:59:01.818Z] d694b5ae8c79: Pull complete [2023-05-30T20:59:01.818Z] 9f32a84ed3da: Pull complete [2023-05-30T20:59:01.818Z] 4d19c01a9841: Pull complete [2023-05-30T20:59:01.818Z] 9325e15d5711: Pull complete [2023-05-30T20:59:03.720Z] 556b6ee489ea: Pull complete [2023-05-30T20:59:04.659Z] c5a4b2cf53e6: Pull complete [2023-05-30T20:59:04.659Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T20:59:04.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T20:59:04.659Z] ---> c4be618373d6 [2023-05-30T20:59:04.659Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:59:09.936Z] ---> Running in f10624cfcb7e [2023-05-30T20:59:10.195Z] Removing intermediate container f10624cfcb7e [2023-05-30T20:59:10.195Z] ---> c4a0cf268eb0 [2023-05-30T20:59:10.195Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T20:59:10.195Z] ---> Running in 5192ecc8bb9f [2023-05-30T20:59:10.195Z] Removing intermediate container 5192ecc8bb9f [2023-05-30T20:59:10.195Z] ---> a0084e0e0e87 [2023-05-30T20:59:10.195Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T20:59:10.453Z] ---> Running in 3f23450c4066 [2023-05-30T20:59:10.453Z] Removing intermediate container 3f23450c4066 [2023-05-30T20:59:10.453Z] ---> c7e91fa774ce [2023-05-30T20:59:10.453Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T20:59:10.453Z] ---> Running in 6fbd6aa2bd74 [2023-05-30T20:59:10.453Z] Removing intermediate container 6fbd6aa2bd74 [2023-05-30T20:59:10.453Z] ---> 8baebd575219 [2023-05-30T20:59:10.453Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T20:59:10.453Z] ---> Running in fc0d44fa949a [2023-05-30T20:59:10.665Z] Still waiting to schedule task [2023-05-30T20:59:10.665Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T20:59:10.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:59:10.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:59:11.229Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T20:59:11.229Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T20:59:11.229Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T20:59:11.229Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T20:59:11.229Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:59:11.229Z] OK: 269 MiB in 57 packages [2023-05-30T20:59:11.797Z] Removing intermediate container fc0d44fa949a [2023-05-30T20:59:11.797Z] ---> 053a45d6fafe [2023-05-30T20:59:11.797Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-30T20:59:11.797Z] ---> Running in cdb33c32ea50 [2023-05-30T20:59:11.797Z] Removing intermediate container cdb33c32ea50 [2023-05-30T20:59:11.797Z] ---> 683a92bdec44 [2023-05-30T20:59:11.797Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T20:59:11.797Z] ---> 3cd3fcdf8ae0 [2023-05-30T20:59:11.797Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:59:11.797Z] ---> Running in 33bca85f51f4 [2023-05-30T20:59:38.611Z] Removing intermediate container 33bca85f51f4 [2023-05-30T20:59:38.611Z] ---> a30f90d5715b [2023-05-30T20:59:38.611Z] Step 11/12 : COPY . . [2023-05-30T20:59:39.177Z] ---> ac710b0e154e [2023-05-30T20:59:39.177Z] Step 12/12 : RUN $MAKE [2023-05-30T20:59:39.177Z] ---> Running in e9f40d17514b [2023-05-30T20:59:39.435Z] noop [2023-05-30T20:59:39.693Z] Removing intermediate container e9f40d17514b [2023-05-30T20:59:39.693Z] ---> 237048b327c7 [2023-05-30T20:59:39.693Z] Successfully built 237048b327c7 [2023-05-30T20:59:39.693Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:59:40.145Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T20:59:40.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T20:59:40.304Z] prd-ubuntu20.04-docker-8c-8g-17360 does not seem to be running inside a container [2023-05-30T20:59:40.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-327 -v /w/workspace/gexfoundry_device-rest-go_PR-327:/w/workspace/gexfoundry_device-rest-go_PR-327:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-327@tmp:/w/workspace/gexfoundry_device-rest-go_PR-327@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-30T20:59:40.684Z] $ docker top f43118ee5c167b1cfb560d3f5ba8aecf448bcd79480c080b12d20edb1b905c02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T20:59:41.080Z] + go version [2023-05-30T20:59:41.081Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T20:59:41.115Z] $ docker stop --time=1 f43118ee5c167b1cfb560d3f5ba8aecf448bcd79480c080b12d20edb1b905c02 [2023-05-30T20:59:42.386Z] $ docker rm -f --volumes f43118ee5c167b1cfb560d3f5ba8aecf448bcd79480c080b12d20edb1b905c02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:59:43.060Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T20:59:43.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T20:59:43.206Z] prd-ubuntu20.04-docker-8c-8g-17360 does not seem to be running inside a container [2023-05-30T20:59:43.241Z] $ 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-327 -v /w/workspace/gexfoundry_device-rest-go_PR-327:/w/workspace/gexfoundry_device-rest-go_PR-327:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-327@tmp:/w/workspace/gexfoundry_device-rest-go_PR-327@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-30T20:59:43.565Z] $ docker top a86aa6c9c64233cbaf73bac7b80ed93fd19fcda9eab0eeec91b177ead2088301 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T20:59:43.954Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-327 [Pipeline] fileExists [Pipeline] sh [2023-05-30T20:59:44.318Z] + make test [2023-05-30T20:59:44.318Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T20:59:49.588Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-30T20:59:59.552Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-30T20:59:59.552Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 32.2% of statements [2023-05-30T21:00:04.812Z] go vet ./... [2023-05-30T21:00:07.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T21:00:07.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T21:00:07.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T21:00:07.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T21:00:07.689Z] $ docker stop --time=1 a86aa6c9c64233cbaf73bac7b80ed93fd19fcda9eab0eeec91b177ead2088301 [2023-05-30T21:00:11.337Z] $ docker rm -f --volumes a86aa6c9c64233cbaf73bac7b80ed93fd19fcda9eab0eeec91b177ead2088301 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T21:00:11.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T21:00:12.008Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T21:00:12.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T21:00:13.109Z] + ls -al . [2023-05-30T21:00:13.109Z] total 184 [2023-05-30T21:00:13.109Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 20:59 . [2023-05-30T21:00:13.109Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 20:58 .. [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 151 May 30 20:58 .dockerignore [2023-05-30T21:00:13.109Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 20:58 .git [2023-05-30T21:00:13.109Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 20:58 .github [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 20:58 .gitignore [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 20:58 .golangci.yml [2023-05-30T21:00:13.109Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 20:58 .semver [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 30 20:58 Attribution.txt [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 15709 May 30 20:58 CHANGELOG.md [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 30 20:58 Dockerfile [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 20:58 GOVERNANCE.md [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 680 May 30 20:58 Jenkinsfile [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 20:58 LICENSE [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 30 20:58 Makefile [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 20:58 OWNERS.md [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 30 20:58 README.md [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 20:58 VERSION [2023-05-30T21:00:13.109Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 20:58 bin [2023-05-30T21:00:13.109Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 20:58 cmd [2023-05-30T21:00:13.109Z] -rw-r--r-- 1 jenkins jenkins 14663 May 30 20:59 coverage.out [2023-05-30T21:00:13.109Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 20:58 driver [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 3354 May 30 20:58 go.mod [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 31322 May 30 20:58 go.sum [2023-05-30T21:00:13.109Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 20:58 snap [2023-05-30T21:00:13.109Z] -rw-rw-r-- 1 jenkins jenkins 713 May 30 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:00:13.547Z] + 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=992684448515685c088dbb89ecd439a371c985c8 --label arch=amd64 --label version=0.0.0 . [2023-05-30T21:00:13.547Z] Sending build context to Docker daemon 10.96MB [2023-05-30T21:00:13.547Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:00:13.547Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T21:00:13.547Z] ---> 237048b327c7 [2023-05-30T21:00:13.547Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T21:00:13.806Z] ---> Running in c3dfb4006513 [2023-05-30T21:00:13.806Z] Removing intermediate container c3dfb4006513 [2023-05-30T21:00:13.806Z] ---> 809b63a6c030 [2023-05-30T21:00:13.806Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T21:00:13.806Z] ---> Running in 9f7c4227c029 [2023-05-30T21:00:13.806Z] Removing intermediate container 9f7c4227c029 [2023-05-30T21:00:13.806Z] ---> 61d3b46bcd69 [2023-05-30T21:00:13.806Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T21:00:13.806Z] ---> Running in d075a5fcc565 [2023-05-30T21:00:14.066Z] Removing intermediate container d075a5fcc565 [2023-05-30T21:00:14.066Z] ---> c55179874c2c [2023-05-30T21:00:14.066Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:00:14.066Z] ---> Running in cedbb5a79778 [2023-05-30T21:00:14.066Z] Removing intermediate container cedbb5a79778 [2023-05-30T21:00:14.066Z] ---> 9f9bd681ade5 [2023-05-30T21:00:14.066Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:00:14.066Z] ---> Running in 15ac947cb7aa [2023-05-30T21:00:14.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T21:00:14.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T21:00:14.841Z] OK: 269 MiB in 57 packages [2023-05-30T21:00:15.099Z] Removing intermediate container 15ac947cb7aa [2023-05-30T21:00:15.099Z] ---> f681ba6d8065 [2023-05-30T21:00:15.099Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-30T21:00:15.099Z] ---> Running in 8aa514061ed7 [2023-05-30T21:00:15.099Z] Removing intermediate container 8aa514061ed7 [2023-05-30T21:00:15.099Z] ---> b4f5bb2348bd [2023-05-30T21:00:15.099Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T21:00:15.099Z] ---> 7dc87db624c2 [2023-05-30T21:00:15.099Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:00:15.359Z] ---> Running in c14c679b71c6 [2023-05-30T21:00:15.927Z] Removing intermediate container c14c679b71c6 [2023-05-30T21:00:15.927Z] ---> d99499b032c2 [2023-05-30T21:00:15.927Z] Step 11/25 : COPY . . [2023-05-30T21:00:16.495Z] ---> 3b2ad0b10328 [2023-05-30T21:00:16.495Z] Step 12/25 : RUN $MAKE [2023-05-30T21:00:16.495Z] ---> Running in cd80ff4e74c6 [2023-05-30T21:00:16.753Z] 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-30T21:00:34.841Z] Removing intermediate container cd80ff4e74c6 [2023-05-30T21:00:34.841Z] ---> 1efa74235fa2 [2023-05-30T21:00:34.841Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T21:00:34.841Z] 3.17: Pulling from library/alpine [2023-05-30T21:00:35.099Z] f56be85fc22e: Already exists [2023-05-30T21:00:35.099Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T21:00:35.099Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T21:00:35.099Z] ---> 9ed4aefc74f6 [2023-05-30T21:00:35.099Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T21:00:35.099Z] ---> Running in dae2ced2e9a8 [2023-05-30T21:00:35.358Z] Removing intermediate container dae2ced2e9a8 [2023-05-30T21:00:35.358Z] ---> f534b40fe26b [2023-05-30T21:00:35.358Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-30T21:00:35.358Z] ---> Running in 3461f9722cb3 [2023-05-30T21:00:35.358Z] Removing intermediate container 3461f9722cb3 [2023-05-30T21:00:35.358Z] ---> 1a5a86f63e1d [2023-05-30T21:00:35.358Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T21:00:35.358Z] ---> Running in 2f29c7f7b229 [2023-05-30T21:00:35.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T21:00:35.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T21:00:35.877Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T21:00:35.877Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T21:00:35.877Z] OK: 7 MiB in 16 packages [2023-05-30T21:00:36.140Z] Removing intermediate container 2f29c7f7b229 [2023-05-30T21:00:36.140Z] ---> 754c0d34b3cf [2023-05-30T21:00:36.140Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-30T21:00:37.076Z] ---> 49bdaeb4dfb0 [2023-05-30T21:00:37.077Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-30T21:00:37.077Z] ---> beb346ef3e51 [2023-05-30T21:00:37.077Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-30T21:00:37.334Z] ---> 9ef4477d1f75 [2023-05-30T21:00:37.334Z] Step 20/25 : EXPOSE 59986 [2023-05-30T21:00:37.334Z] ---> Running in 6f077304ff01 [2023-05-30T21:00:37.334Z] Removing intermediate container 6f077304ff01 [2023-05-30T21:00:37.334Z] ---> 0c2514ee0602 [2023-05-30T21:00:37.334Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-30T21:00:37.334Z] ---> Running in a0a36ffaeea4 [2023-05-30T21:00:37.334Z] Removing intermediate container a0a36ffaeea4 [2023-05-30T21:00:37.334Z] ---> 0fb8b8cd807e [2023-05-30T21:00:37.334Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T21:00:37.334Z] ---> Running in fc96c485acef [2023-05-30T21:00:37.593Z] Removing intermediate container fc96c485acef [2023-05-30T21:00:37.593Z] ---> 65570936200e [2023-05-30T21:00:37.593Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T21:00:37.593Z] ---> Running in 7a62d7abee19 [2023-05-30T21:00:37.593Z] Removing intermediate container 7a62d7abee19 [2023-05-30T21:00:37.593Z] ---> 7538ae4be9e3 [2023-05-30T21:00:37.593Z] Step 24/25 : LABEL git_sha=992684448515685c088dbb89ecd439a371c985c8 [2023-05-30T21:00:37.593Z] ---> Running in 07e05a593a92 [2023-05-30T21:00:37.593Z] Removing intermediate container 07e05a593a92 [2023-05-30T21:00:37.593Z] ---> 4ad0be188ba1 [2023-05-30T21:00:37.593Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T21:00:37.593Z] ---> Running in ccfd894d21b9 [2023-05-30T21:00:37.852Z] Removing intermediate container ccfd894d21b9 [2023-05-30T21:00:37.852Z] ---> 7ab1f305f3b4 [2023-05-30T21:00:37.852Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T21:00:37.852Z] Successfully built 7ab1f305f3b4 [2023-05-30T21:00:37.852Z] 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-30T21:00:38.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:00:38.738Z] [2023-05-30T21:00:38.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:00:39.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:00:39.111Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T21:00:39.111Z] 5eb5b503b376: Pulling fs layer [2023-05-30T21:00:39.111Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T21:00:39.111Z] ec43610c2a17: Pulling fs layer [2023-05-30T21:00:39.111Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T21:00:39.111Z] 33b1e0a273af: Pulling fs layer [2023-05-30T21:00:39.111Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T21:00:39.111Z] 2f39f015ded8: Pulling fs layer [2023-05-30T21:00:39.111Z] 33b1e0a273af: Waiting [2023-05-30T21:00:39.111Z] 5d3b04190fa2: Waiting [2023-05-30T21:00:39.111Z] 3a2ae6a8a46f: Waiting [2023-05-30T21:00:39.111Z] 2f39f015ded8: Waiting [2023-05-30T21:00:39.111Z] 5c69ac0246d0: Download complete [2023-05-30T21:00:39.111Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T21:00:39.111Z] 3a2ae6a8a46f: Download complete [2023-05-30T21:00:39.111Z] 33b1e0a273af: Verifying Checksum [2023-05-30T21:00:39.111Z] 33b1e0a273af: Download complete [2023-05-30T21:00:39.111Z] ec43610c2a17: Verifying Checksum [2023-05-30T21:00:39.111Z] ec43610c2a17: Download complete [2023-05-30T21:00:39.111Z] 5d3b04190fa2: Download complete [2023-05-30T21:00:39.368Z] 5eb5b503b376: Verifying Checksum [2023-05-30T21:00:39.368Z] 5eb5b503b376: Download complete [2023-05-30T21:00:39.934Z] 2f39f015ded8: Download complete [2023-05-30T21:00:40.500Z] 5eb5b503b376: Pull complete [2023-05-30T21:00:40.500Z] 5c69ac0246d0: Pull complete [2023-05-30T21:00:41.065Z] ec43610c2a17: Pull complete [2023-05-30T21:00:41.065Z] 3a2ae6a8a46f: Pull complete [2023-05-30T21:00:41.323Z] 33b1e0a273af: Pull complete [2023-05-30T21:00:41.323Z] 5d3b04190fa2: Pull complete [2023-05-30T21:00:45.501Z] 2f39f015ded8: Pull complete [2023-05-30T21:00:45.501Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T21:00:45.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:00:45.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:00:45.740Z] prd-ubuntu20.04-docker-8c-8g-17360 does not seem to be running inside a container [2023-05-30T21:00:45.770Z] $ 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-327 -v /w/workspace/gexfoundry_device-rest-go_PR-327:/w/workspace/gexfoundry_device-rest-go_PR-327:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-327@tmp:/w/workspace/gexfoundry_device-rest-go_PR-327@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-30T21:00:49.306Z] $ docker top 7fd18d4e57eb2b960517185821fd9156f578802258f4603cc9508f25be18df6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:00:49.779Z] ---> job-cost.sh [2023-05-30T21:00:49.779Z] lf-activate-venv: SKIPPING [2023-05-30T21:00:49.779Z] INFO: No Stack... [2023-05-30T21:00:50.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T21:00:50.299Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T21:00:50.611Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-327/archives/cost.csv [2023-05-30T21:00:50.611Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T21:00:50.652Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-327-1-stack-cost] [2023-05-30T21:00:50.657Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-327-1-stack-cost] did not exist. Created. [2023-05-30T21:00:50.657Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T21:00:51.490Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T21:00:51.541Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T21:00:51.570Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T21:00:51.653Z] $ docker stop --time=1 7fd18d4e57eb2b960517185821fd9156f578802258f4603cc9508f25be18df6f [2023-05-30T21:00:53.048Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17361 in /w/workspace/gexfoundry_device-rest-go_PR-327 [2023-05-30T21:00:54.367Z] $ docker rm -f --volumes 7fd18d4e57eb2b960517185821fd9156f578802258f4603cc9508f25be18df6f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2023-05-30T21:00:54.662Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-05-30T21:00:54.734Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T21:00:59.582Z] using credential edgex-jenkins-ssh [2023-05-30T21:00:59.600Z] Cloning the remote Git repository [2023-05-30T21:00:59.640Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-30T21:00:59.728Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-05-30T21:00:59.862Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-30T21:00:59.863Z] > git --version # timeout=10 [2023-05-30T21:00:59.885Z] > git --version # 'git version 2.25.1' [2023-05-30T21:00:59.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T21:01:00.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T21:01:01.924Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-30T21:01:01.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T21:01:03.425Z] Merging remotes/origin/main commit 1e3f17100cbecc49b07fca8c81a93e30a5261c95 into PR head commit 992684448515685c088dbb89ecd439a371c985c8 [2023-05-30T21:01:02.788Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-30T21:01:02.830Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-30T21:01:02.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T21:01:02.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T21:01:03.440Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T21:01:03.515Z] > git checkout -f 992684448515685c088dbb89ecd439a371c985c8 # timeout=10 [2023-05-30T21:01:03.690Z] Merge succeeded, producing 992684448515685c088dbb89ecd439a371c985c8 [2023-05-30T21:01:03.691Z] Checking out Revision 992684448515685c088dbb89ecd439a371c985c8 (PR-327) [2023-05-30T21:01:04.103Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [2023-05-30T21:01:04.145Z] > git --version # timeout=10 [2023-05-30T21:01:04.158Z] > git --version # 'git version 2.25.1' [2023-05-30T21:01:04.176Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T21:01:03.589Z] > git remote # timeout=10 [2023-05-30T21:01:03.605Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T21:01:03.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T21:01:03.643Z] > git merge 1e3f17100cbecc49b07fca8c81a93e30a5261c95 # timeout=10 [2023-05-30T21:01:03.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T21:01:03.693Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T21:01:03.705Z] > git checkout -f 992684448515685c088dbb89ecd439a371c985c8 # timeout=10 [2023-05-30T21:01:05.307Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T21:01:05.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T21:01:05.307Z] Dload Upload Total Spent Left Speed [2023-05-30T21:01:05.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-05-30T21:01:05.981Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T21:01:06.323Z] + sudo tee /etc/docker/daemon.new [2023-05-30T21:01:06.323Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T21:01:06.323Z] { [2023-05-30T21:01:06.323Z] "registry-mirrors": [ [2023-05-30T21:01:06.323Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T21:01:06.323Z] ], [2023-05-30T21:01:06.323Z] "bip": "10.250.0.254/24", [2023-05-30T21:01:06.323Z] "hosts": [ [2023-05-30T21:01:06.323Z] "tcp://0.0.0.0:5555", [2023-05-30T21:01:06.323Z] "unix:///var/run/docker.sock" [2023-05-30T21:01:06.323Z] ], [2023-05-30T21:01:06.323Z] "mtu": 1458, [2023-05-30T21:01:06.323Z] "selinux-enabled": true, [2023-05-30T21:01:06.323Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T21:01:06.324Z] } [Pipeline] sh [2023-05-30T21:01:06.672Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T21:01:07.024Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T21:01:25.351Z] provisioning config files... [2023-05-30T21:01:25.379Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config11436950711116566135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:01:25.765Z] ---> docker-login.sh [2023-05-30T21:01:25.765Z] nexus3.edgexfoundry.org:10001 [2023-05-30T21:01:26.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:01:26.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:01:26.304Z] Configure a credential helper to remove this warning. See [2023-05-30T21:01:26.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:01:26.304Z] [2023-05-30T21:01:26.304Z] Login Succeeded [2023-05-30T21:01:26.304Z] nexus3.edgexfoundry.org:10002 [2023-05-30T21:01:26.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:01:26.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:01:26.842Z] Configure a credential helper to remove this warning. See [2023-05-30T21:01:26.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:01:26.842Z] [2023-05-30T21:01:26.842Z] Login Succeeded [2023-05-30T21:01:26.842Z] nexus3.edgexfoundry.org:10003 [2023-05-30T21:01:26.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:01:27.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:01:27.112Z] Configure a credential helper to remove this warning. See [2023-05-30T21:01:27.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:01:27.112Z] [2023-05-30T21:01:27.112Z] Login Succeeded [2023-05-30T21:01:27.112Z] nexus3.edgexfoundry.org:10004 [2023-05-30T21:01:27.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:01:27.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:01:27.383Z] Configure a credential helper to remove this warning. See [2023-05-30T21:01:27.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:01:27.383Z] [2023-05-30T21:01:27.383Z] Login Succeeded [2023-05-30T21:01:27.383Z] docker.io [2023-05-30T21:01:27.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:01:27.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:01:27.920Z] Configure a credential helper to remove this warning. See [2023-05-30T21:01:27.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:01:27.920Z] [2023-05-30T21:01:27.920Z] Login Succeeded [2023-05-30T21:01:27.920Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T21:01:27.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T21:01:28.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T21:01:28.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T21:01:28.410Z] ========================================================= [2023-05-30T21:01:28.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T21:01:28.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:01:28.915Z] + 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-30T21:01:28.915Z] Sending build context to Docker daemon 141.8kB [2023-05-30T21:01:29.188Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:01:29.188Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T21:01:29.188Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T21:01:29.188Z] c41833b44d91: Pulling fs layer [2023-05-30T21:01:29.188Z] ed15518f5707: Pulling fs layer [2023-05-30T21:01:29.188Z] feae8fd75edb: Pulling fs layer [2023-05-30T21:01:29.188Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T21:01:29.188Z] 3cdef696dda3: Pulling fs layer [2023-05-30T21:01:29.188Z] 2ced38df9373: Pulling fs layer [2023-05-30T21:01:29.188Z] 58f1dce35555: Pulling fs layer [2023-05-30T21:01:29.188Z] 242c74f7c9fa: Waiting [2023-05-30T21:01:29.188Z] 3cdef696dda3: Waiting [2023-05-30T21:01:29.188Z] 2ced38df9373: Waiting [2023-05-30T21:01:29.188Z] 58f1dce35555: Waiting [2023-05-30T21:01:29.188Z] ed15518f5707: Verifying Checksum [2023-05-30T21:01:29.188Z] ed15518f5707: Download complete [2023-05-30T21:01:29.458Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T21:01:29.458Z] 242c74f7c9fa: Download complete [2023-05-30T21:01:29.458Z] 3cdef696dda3: Verifying Checksum [2023-05-30T21:01:29.458Z] 3cdef696dda3: Download complete [2023-05-30T21:01:29.458Z] c41833b44d91: Verifying Checksum [2023-05-30T21:01:29.458Z] c41833b44d91: Download complete [2023-05-30T21:01:30.442Z] c41833b44d91: Pull complete [2023-05-30T21:01:30.716Z] 58f1dce35555: Verifying Checksum [2023-05-30T21:01:30.716Z] 58f1dce35555: Download complete [2023-05-30T21:01:30.985Z] ed15518f5707: Pull complete [2023-05-30T21:01:31.949Z] feae8fd75edb: Verifying Checksum [2023-05-30T21:01:31.949Z] feae8fd75edb: Download complete [2023-05-30T21:01:31.949Z] 2ced38df9373: Verifying Checksum [2023-05-30T21:01:31.949Z] 2ced38df9373: Download complete [2023-05-30T21:01:42.055Z] feae8fd75edb: Pull complete [2023-05-30T21:01:42.328Z] 242c74f7c9fa: Pull complete [2023-05-30T21:01:42.597Z] 3cdef696dda3: Pull complete [2023-05-30T21:01:49.274Z] 2ced38df9373: Pull complete [2023-05-30T21:01:52.016Z] 58f1dce35555: Pull complete [2023-05-30T21:01:52.016Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T21:01:52.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T21:01:52.016Z] ---> fadd8f120f05 [2023-05-30T21:01:52.016Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T21:01:53.432Z] ---> Running in af2e81ec7777 [2023-05-30T21:01:53.699Z] Removing intermediate container af2e81ec7777 [2023-05-30T21:01:53.699Z] ---> 542307841549 [2023-05-30T21:01:53.699Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T21:01:53.699Z] ---> Running in ab7f75c41ca2 [2023-05-30T21:01:53.969Z] Removing intermediate container ab7f75c41ca2 [2023-05-30T21:01:53.969Z] ---> 85e810f3d800 [2023-05-30T21:01:53.969Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T21:01:54.238Z] ---> Running in 2548d11eb260 [2023-05-30T21:01:54.507Z] Removing intermediate container 2548d11eb260 [2023-05-30T21:01:54.507Z] ---> 47d6afaf2d29 [2023-05-30T21:01:54.507Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:01:54.507Z] ---> Running in 004b26d6c7da [2023-05-30T21:01:54.775Z] Removing intermediate container 004b26d6c7da [2023-05-30T21:01:54.775Z] ---> d19938478b3a [2023-05-30T21:01:54.775Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:01:54.775Z] ---> Running in 937570782c46 [2023-05-30T21:01:56.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T21:01:56.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T21:01:57.412Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T21:01:57.412Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T21:01:57.412Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T21:01:57.412Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T21:01:57.412Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T21:01:57.412Z] OK: 268 MiB in 57 packages [2023-05-30T21:01:58.381Z] Removing intermediate container 937570782c46 [2023-05-30T21:01:58.381Z] ---> f64390a90b97 [2023-05-30T21:01:58.381Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-30T21:01:58.654Z] ---> Running in a6cf6b00a0ea [2023-05-30T21:01:58.922Z] Removing intermediate container a6cf6b00a0ea [2023-05-30T21:01:58.922Z] ---> edfc59fec206 [2023-05-30T21:01:58.922Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T21:01:59.189Z] ---> 8f6262dc5138 [2023-05-30T21:01:59.189Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:01:59.465Z] ---> Running in 0a8aa8305485 [2023-05-30T21:03:07.346Z] Removing intermediate container 0a8aa8305485 [2023-05-30T21:03:07.346Z] ---> 0a58b9425222 [2023-05-30T21:03:07.346Z] Step 11/12 : COPY . . [2023-05-30T21:03:07.346Z] ---> df3425d4cfe0 [2023-05-30T21:03:07.346Z] Step 12/12 : RUN $MAKE [2023-05-30T21:03:07.346Z] ---> Running in 5d510658a1aa [2023-05-30T21:03:07.346Z] noop [2023-05-30T21:03:07.346Z] Removing intermediate container 5d510658a1aa [2023-05-30T21:03:07.346Z] ---> 03789f62e682 [2023-05-30T21:03:07.346Z] Successfully built 03789f62e682 [2023-05-30T21:03:07.346Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:03:07.833Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T21:03:07.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:03:08.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-17361 does not seem to be running inside a container [2023-05-30T21:03:08.168Z] $ 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-30T21:03:09.382Z] $ docker top 454ebf582d0cdbc1f9272d5b95221ea265446e083d96a824e6a05ce3bf82c883 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:03:10.260Z] + go version [2023-05-30T21:03:10.260Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T21:03:10.298Z] $ docker stop --time=1 454ebf582d0cdbc1f9272d5b95221ea265446e083d96a824e6a05ce3bf82c883 [2023-05-30T21:03:11.903Z] $ docker rm -f --volumes 454ebf582d0cdbc1f9272d5b95221ea265446e083d96a824e6a05ce3bf82c883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:03:12.753Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T21:03:12.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:03:13.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-17361 does not seem to be running inside a container [2023-05-30T21:03:13.083Z] $ 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-30T21:03:17.161Z] $ docker top dbb540c76dc2a852fe69e312681a1d36fcf29c451105e1a217b3721ff75a9c04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:03:17.700Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T21:03:18.090Z] + make test [2023-05-30T21:03:18.090Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T21:03:50.317Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-30T21:05:42.027Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-30T21:05:42.027Z] ok github.com/edgexfoundry/device-rest-go/driver 0.065s coverage: 32.2% of statements [2023-05-30T21:05:42.027Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T21:05:42.027Z] go vet ./... [2023-05-30T21:06:14.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T21:06:14.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T21:06:14.289Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T21:06:14.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T21:06:14.616Z] $ docker stop --time=1 dbb540c76dc2a852fe69e312681a1d36fcf29c451105e1a217b3721ff75a9c04 [2023-05-30T21:06:16.366Z] $ docker rm -f --volumes dbb540c76dc2a852fe69e312681a1d36fcf29c451105e1a217b3721ff75a9c04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T21:06:17.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T21:06:17.596Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T21:06:18.029Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T21:06:18.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T21:06:18.980Z] + ls -al . [2023-05-30T21:06:18.980Z] total 180 [2023-05-30T21:06:18.980Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:03 . [2023-05-30T21:06:18.980Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:00 .. [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 151 May 30 21:01 .dockerignore [2023-05-30T21:06:18.980Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:01 .git [2023-05-30T21:06:18.980Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:01 .github [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 21:01 .gitignore [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 21:01 .golangci.yml [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 30 21:01 Attribution.txt [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 15709 May 30 21:01 CHANGELOG.md [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 30 21:01 Dockerfile [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 21:01 GOVERNANCE.md [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 680 May 30 21:01 Jenkinsfile [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 21:01 LICENSE [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 30 21:01 Makefile [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 21:01 OWNERS.md [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 30 21:01 README.md [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 20:58 VERSION [2023-05-30T21:06:18.980Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:01 bin [2023-05-30T21:06:18.980Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:01 cmd [2023-05-30T21:06:18.980Z] -rw-r--r-- 1 jenkins jenkins 14663 May 30 21:05 coverage.out [2023-05-30T21:06:18.980Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:01 driver [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 3354 May 30 21:01 go.mod [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 31322 May 30 21:01 go.sum [2023-05-30T21:06:18.980Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:01 snap [2023-05-30T21:06:18.980Z] -rw-rw-r-- 1 jenkins jenkins 713 May 30 21:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:06:19.395Z] + 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=992684448515685c088dbb89ecd439a371c985c8 --label arch=arm64 --label version=0.0.0 . [2023-05-30T21:06:19.396Z] Sending build context to Docker daemon 157.2kB [2023-05-30T21:06:19.662Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:06:19.662Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T21:06:19.662Z] ---> 03789f62e682 [2023-05-30T21:06:19.662Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T21:06:19.662Z] ---> Running in 31ea40b66104 [2023-05-30T21:06:19.930Z] Removing intermediate container 31ea40b66104 [2023-05-30T21:06:19.930Z] ---> eeb501d8203a [2023-05-30T21:06:19.930Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T21:06:20.197Z] ---> Running in 53ed4185b99d [2023-05-30T21:06:20.465Z] Removing intermediate container 53ed4185b99d [2023-05-30T21:06:20.465Z] ---> 9a4b530c3df0 [2023-05-30T21:06:20.465Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T21:06:20.465Z] ---> Running in 2b08607067f2 [2023-05-30T21:06:20.733Z] Removing intermediate container 2b08607067f2 [2023-05-30T21:06:20.733Z] ---> 57eb5590017a [2023-05-30T21:06:20.733Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:06:20.733Z] ---> Running in 3ff4a6fd5345 [2023-05-30T21:06:21.003Z] Removing intermediate container 3ff4a6fd5345 [2023-05-30T21:06:21.003Z] ---> 28ef2b1bf847 [2023-05-30T21:06:21.003Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:06:21.003Z] ---> Running in 5aafc89e16dc [2023-05-30T21:06:22.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T21:06:22.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T21:06:23.646Z] OK: 268 MiB in 57 packages [2023-05-30T21:06:24.602Z] Removing intermediate container 5aafc89e16dc [2023-05-30T21:06:24.602Z] ---> 91e75e658142 [2023-05-30T21:06:24.602Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-30T21:06:24.602Z] ---> Running in 245b359609ee [2023-05-30T21:06:24.870Z] Removing intermediate container 245b359609ee [2023-05-30T21:06:24.870Z] ---> 650cc0fd9016 [2023-05-30T21:06:24.870Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T21:06:25.452Z] ---> cdfb058adfda [2023-05-30T21:06:25.452Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:06:25.452Z] ---> Running in a61afdc9bc10 [2023-05-30T21:06:28.036Z] Removing intermediate container a61afdc9bc10 [2023-05-30T21:06:28.036Z] ---> 60e92c892560 [2023-05-30T21:06:28.036Z] Step 11/25 : COPY . . [2023-05-30T21:06:28.036Z] ---> 9c01f28a6f12 [2023-05-30T21:06:28.036Z] Step 12/25 : RUN $MAKE [2023-05-30T21:06:28.036Z] ---> Running in a74ccfdf3960 [2023-05-30T21:06:29.001Z] 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-30T21:08:35.728Z] Removing intermediate container a74ccfdf3960 [2023-05-30T21:08:35.728Z] ---> 74798676bf1b [2023-05-30T21:08:35.728Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T21:08:35.728Z] 3.17: Pulling from library/alpine [2023-05-30T21:08:35.728Z] c41833b44d91: Already exists [2023-05-30T21:08:35.728Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T21:08:35.728Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T21:08:35.728Z] ---> 51e60588ff2c [2023-05-30T21:08:35.728Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T21:08:35.728Z] ---> Running in 71f798aa79f6 [2023-05-30T21:08:35.728Z] Removing intermediate container 71f798aa79f6 [2023-05-30T21:08:35.728Z] ---> 3d4f9f28121c [2023-05-30T21:08:35.728Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-30T21:08:35.728Z] ---> Running in 5ee5cddd2faf [2023-05-30T21:08:35.728Z] Removing intermediate container 5ee5cddd2faf [2023-05-30T21:08:35.728Z] ---> fbddb54363b2 [2023-05-30T21:08:35.728Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T21:08:35.728Z] ---> Running in db8c8d9d90c2 [2023-05-30T21:08:35.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T21:08:35.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T21:08:35.728Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T21:08:35.728Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T21:08:35.728Z] OK: 8 MiB in 16 packages [2023-05-30T21:08:39.984Z] Removing intermediate container db8c8d9d90c2 [2023-05-30T21:08:39.984Z] ---> 6200baca8518 [2023-05-30T21:08:39.984Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-30T21:08:40.949Z] ---> 9775f4fdc4f2 [2023-05-30T21:08:40.949Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-30T21:08:41.540Z] ---> cd5039d519e7 [2023-05-30T21:08:41.540Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-30T21:08:41.811Z] ---> 063feaa1fd08 [2023-05-30T21:08:41.811Z] Step 20/25 : EXPOSE 59986 [2023-05-30T21:08:42.079Z] ---> Running in 19c90404c17a [2023-05-30T21:08:42.358Z] Removing intermediate container 19c90404c17a [2023-05-30T21:08:42.358Z] ---> a1ba29cf26f5 [2023-05-30T21:08:42.358Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-30T21:08:42.358Z] ---> Running in 69e83e9b5441 [2023-05-30T21:08:42.625Z] Removing intermediate container 69e83e9b5441 [2023-05-30T21:08:42.625Z] ---> 9d559273eb5a [2023-05-30T21:08:42.625Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T21:08:42.625Z] ---> Running in 13147bb7731c [2023-05-30T21:08:42.899Z] Removing intermediate container 13147bb7731c [2023-05-30T21:08:42.899Z] ---> fb966c8be8fb [2023-05-30T21:08:42.899Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T21:08:43.170Z] ---> Running in b5203df16ca6 [2023-05-30T21:08:43.170Z] Removing intermediate container b5203df16ca6 [2023-05-30T21:08:43.170Z] ---> e1b7ac29df31 [2023-05-30T21:08:43.170Z] Step 24/25 : LABEL git_sha=992684448515685c088dbb89ecd439a371c985c8 [2023-05-30T21:08:43.443Z] ---> Running in 2da415b43f25 [2023-05-30T21:08:43.711Z] Removing intermediate container 2da415b43f25 [2023-05-30T21:08:43.711Z] ---> 68fc55f02d21 [2023-05-30T21:08:43.711Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T21:08:43.711Z] ---> Running in dd154192bcb6 [2023-05-30T21:08:43.980Z] Removing intermediate container dd154192bcb6 [2023-05-30T21:08:43.980Z] ---> 566064f7ae7e [2023-05-30T21:08:43.980Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T21:08:43.980Z] Successfully built 566064f7ae7e [2023-05-30T21:08:43.980Z] 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-30T21:08:44.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T21:08:44.988Z] [2023-05-30T21:08:44.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:08:45.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T21:08:45.392Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T21:08:45.392Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T21:08:45.392Z] 04944245beec: Pulling fs layer [2023-05-30T21:08:45.392Z] 699f458cf7ca: Pulling fs layer [2023-05-30T21:08:45.392Z] 765212b225bb: Pulling fs layer [2023-05-30T21:08:45.392Z] f23df028b6ca: Pulling fs layer [2023-05-30T21:08:45.392Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T21:08:45.392Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T21:08:45.392Z] 765212b225bb: Waiting [2023-05-30T21:08:45.392Z] 2437ff75d9bd: Waiting [2023-05-30T21:08:45.392Z] f23df028b6ca: Waiting [2023-05-30T21:08:45.392Z] d65c8cfc05b1: Waiting [2023-05-30T21:08:45.658Z] 04944245beec: Verifying Checksum [2023-05-30T21:08:45.658Z] 04944245beec: Download complete [2023-05-30T21:08:45.658Z] 765212b225bb: Verifying Checksum [2023-05-30T21:08:45.658Z] 765212b225bb: Download complete [2023-05-30T21:08:45.658Z] f23df028b6ca: Verifying Checksum [2023-05-30T21:08:45.658Z] f23df028b6ca: Download complete [2023-05-30T21:08:45.658Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T21:08:45.658Z] d65c8cfc05b1: Download complete [2023-05-30T21:08:45.658Z] 699f458cf7ca: Verifying Checksum [2023-05-30T21:08:45.658Z] 699f458cf7ca: Download complete [2023-05-30T21:08:46.244Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T21:08:46.244Z] 8998bd30e6a1: Download complete [2023-05-30T21:08:48.188Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T21:08:48.188Z] 2437ff75d9bd: Download complete [2023-05-30T21:08:50.128Z] 8998bd30e6a1: Pull complete [2023-05-30T21:08:50.395Z] 04944245beec: Pull complete [2023-05-30T21:08:51.856Z] 699f458cf7ca: Pull complete [2023-05-30T21:08:51.856Z] 765212b225bb: Pull complete [2023-05-30T21:08:52.468Z] f23df028b6ca: Pull complete [2023-05-30T21:08:52.749Z] d65c8cfc05b1: Pull complete [2023-05-30T21:09:07.883Z] 2437ff75d9bd: Pull complete [2023-05-30T21:09:07.883Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T21:09:07.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T21:09:07.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:09:08.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-17361 does not seem to be running inside a container [2023-05-30T21:09:08.305Z] $ 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-30T21:09:11.159Z] $ docker top 57063df9e3cc69df40c0da8b709c4ee0fe9bcf101a5077fc1818189de7851cb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:09:12.076Z] ---> job-cost.sh [2023-05-30T21:09:12.076Z] lf-activate-venv: SKIPPING [2023-05-30T21:09:12.076Z] INFO: No Stack... [2023-05-30T21:09:12.344Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T21:09:13.300Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T21:09:13.645Z] + + catcut -d, -f6 [2023-05-30T21:09:13.645Z] /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2023-05-30T21:09:13.996Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-327-1-stack-cost] [2023-05-30T21:09:14.001Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-327-1-stack-cost] did not exist. Created. [2023-05-30T21:09:14.001Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T21:09:14.418Z] /w/workspace/device-rest-go/1@tmp/durable-519a3018/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T21:09:14.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T21:09:14.840Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T21:09:14.882Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T21:09:14.900Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T21:09:14.974Z] $ docker stop --time=1 57063df9e3cc69df40c0da8b709c4ee0fe9bcf101a5077fc1818189de7851cb9 [2023-05-30T21:09:16.431Z] $ docker rm -f --volumes 57063df9e3cc69df40c0da8b709c4ee0fe9bcf101a5077fc1818189de7851cb9 [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-30T21:09:17.449Z] provisioning config files... [2023-05-30T21:09:17.456Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-327@tmp/config9650684013117257823tmp [Pipeline] { [Pipeline] sh [2023-05-30T21:09:17.787Z] + set +x [2023-05-30T21:09:17.787Z] + curl -s https://codecov.io/bash [2023-05-30T21:09:17.787Z] + bash -s -- [2023-05-30T21:09:17.787Z] [2023-05-30T21:09:17.787Z] _____ _ [2023-05-30T21:09:17.787Z] / ____| | | [2023-05-30T21:09:17.787Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T21:09:17.787Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T21:09:17.787Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T21:09:17.787Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T21:09:17.787Z] Bash-1.0.6 [2023-05-30T21:09:17.787Z] [2023-05-30T21:09:17.787Z] [2023-05-30T21:09:17.787Z] ==> git version 2.25.1 found [2023-05-30T21:09:17.787Z] ==> 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-30T21:09:17.787Z] Release-Date: 2020-01-08 [2023-05-30T21:09:17.787Z] 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-30T21:09:17.787Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T21:09:17.787Z] ==> Jenkins CI detected. [2023-05-30T21:09:17.787Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-327 [2023-05-30T21:09:17.787Z] project root: . [2023-05-30T21:09:17.787Z] --> token set from env [2023-05-30T21:09:17.787Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T21:09:17.787Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T21:09:17.787Z] ==> Python coveragepy not found [2023-05-30T21:09:17.787Z] ==> Searching for coverage reports in: [2023-05-30T21:09:17.787Z] + . [2023-05-30T21:09:18.045Z] -> Found 1 reports [2023-05-30T21:09:18.045Z] ==> Detecting git/mercurial file structure [2023-05-30T21:09:18.045Z] ==> Reading reports [2023-05-30T21:09:18.045Z] + ./coverage.out bytes=14663 [2023-05-30T21:09:18.045Z] ==> Appending adjustments [2023-05-30T21:09:18.045Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T21:09:18.045Z] + Found adjustments [2023-05-30T21:09:18.045Z] ==> Gzipping contents [2023-05-30T21:09:18.045Z] 4.0K /tmp/codecov.3O4V7I.gz [2023-05-30T21:09:18.045Z] ==> Uploading reports [2023-05-30T21:09:18.045Z] url: https://codecov.io [2023-05-30T21:09:18.045Z] query: branch=PR-327&commit=992684448515685c088dbb89ecd439a371c985c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=327&job=&cmd_args= [2023-05-30T21:09:18.045Z] -> Pinging Codecov [2023-05-30T21:09:18.045Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-327&commit=992684448515685c088dbb89ecd439a371c985c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=327&job=&cmd_args= [2023-05-30T21:09:18.045Z] -> Uploading to [2023-05-30T21:09:18.045Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/4E5D53B4F1F92C436F7061BF334D961C/992684448515685c088dbb89ecd439a371c985c8/a10ffc48-5c5d-45b8-852d-ce923793ac50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T210917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93de2076e898590ff9b34d68d7c5b4a27271bb33cc70baead7cdeab991465d70 [2023-05-30T21:09:18.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T21:09:18.045Z] Dload Upload Total Spent Left Speed [2023-05-30T21:09:18.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 13210 --:--:-- --:--:-- --:--:-- 13210 [2023-05-30T21:09:18.304Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/992684448515685c088dbb89ecd439a371c985c8 [Pipeline] } [2023-05-30T21:09:18.332Z] 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-30T21:09:20.085Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-327/archives ] [2023-05-30T21:09:20.085Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-327/archives [2023-05-30T21:09:20.085Z] total 16 [2023-05-30T21:09:20.085Z] drwxr-xr-x 3 root root 4096 May 30 21:00 . [2023-05-30T21:09:20.085Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 21:00 .. [2023-05-30T21:09:20.085Z] drwxr-xr-x 2 root root 4096 May 30 21:00 cost [2023-05-30T21:09:20.085Z] -rw-r--r-- 1 root root 86 May 30 21:00 cost.csv [2023-05-30T21:09:20.085Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-327/archives [2023-05-30T21:09:20.085Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-327/archives [2023-05-30T21:09:20.085Z] total 16 [2023-05-30T21:09:20.085Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 21:00 . [2023-05-30T21:09:20.085Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 21:00 .. [2023-05-30T21:09:20.085Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 21:00 cost [2023-05-30T21:09:20.085Z] -rw-r--r-- 1 jenkins jenkins 86 May 30 21:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:09:20.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:09:21.296Z] ---> package-listing.sh [2023-05-30T21:09:21.296Z] ++ facter osfamily [2023-05-30T21:09:21.296Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T21:09:21.555Z] + OS_FAMILY=debian [2023-05-30T21:09:21.555Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-327 [2023-05-30T21:09:21.555Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T21:09:21.555Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T21:09:21.555Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T21:09:21.555Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T21:09:21.555Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-327 ']' [2023-05-30T21:09:21.555Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T21:09:21.555Z] + case "${OS_FAMILY}" in [2023-05-30T21:09:21.555Z] + dpkg -l [2023-05-30T21:09:21.555Z] + grep '^ii' [2023-05-30T21:09:21.555Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T21:09:21.555Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T21:09:21.555Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T21:09:21.555Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-327 ']' [2023-05-30T21:09:21.555Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-327/archives/ [2023-05-30T21:09:21.555Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-327/archives/ [Pipeline] echo [2023-05-30T21:09:21.588Z] 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-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T21:09:21.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:09:22.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:09:22.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:09:22.679Z] prd-ubuntu20.04-docker-8c-8g-17360 does not seem to be running inside a container [2023-05-30T21:09:22.713Z] $ 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-327/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-327 -v /w/workspace/gexfoundry_device-rest-go_PR-327:/w/workspace/gexfoundry_device-rest-go_PR-327:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-327@tmp:/w/workspace/gexfoundry_device-rest-go_PR-327@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-30T21:09:22.902Z] $ docker top 74c55b404fbdbcc062c5a157501725b6ca42a1abf1c72225f3e601b7eea85e3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:09:23.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T21:09:23.611Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T21:09:23.917Z] + ls /var/log/sa-host [2023-05-30T21:09:23.918Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T21:09:24.136Z] provisioning config files... [2023-05-30T21:09:24.143Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-327@tmp/config12022354556726437099tmp [Pipeline] { [Pipeline] echo [2023-05-30T21:09:24.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:09:24.505Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T21:09:24.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:09:24.937Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T21:09:24.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:09:25.285Z] ---> sudo-logs.sh [2023-05-30T21:09:25.285Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T21:09:25.370Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:09:25.681Z] ---> job-cost.sh [2023-05-30T21:09:25.681Z] lf-activate-venv: SKIPPING [2023-05-30T21:09:25.681Z] DEBUG: total: 0.2199999988079071 [2023-05-30T21:09:25.681Z] INFO: Retrieving Stack Cost... [2023-05-30T21:09:25.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T21:09:26.506Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T21:09:26.541Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:09:26.856Z] ---> logs-deploy.sh [2023-05-30T21:09:26.856Z] lf-activate-venv: SKIPPING [2023-05-30T21:09:26.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-327/1 [2023-05-30T21:09:26.856Z] INFO: archiving workspace using pattern(s): [2023-05-30T21:09:27.793Z] Archives upload complete. [2023-05-30T21:09:27.793Z] INFO: archiving logs to Nexus