Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of sudhamani-hcl for edgexfoundry/device-rest-go Obtained Jenkinsfile from ff6ce5c3090b2d908f9c26fedcc0482195c5264c+6fa13eb64575055365d964780e4ff33f2e866ca2 (2a469cf0d36f689ec16518ec82cf23ed1e326143) 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-ssh11434756794400147911.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1683477298182090986.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9394708181276045618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17517447452873954301.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7493665163456508816.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2076 in /w/workspace/gexfoundry_device-rest-go_PR-229 [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-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6fa13eb64575055365d964780e4ff33f2e866ca2 into PR head commit ff6ce5c3090b2d908f9c26fedcc0482195c5264c Merge succeeded, producing 462e7c9048e573335accd34ab32248e0e01f66de Checking out Revision 462e7c9048e573335accd34ab32248e0e01f66de (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f ff6ce5c3090b2d908f9c26fedcc0482195c5264c # 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 6fa13eb64575055365d964780e4ff33f2e866ca2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 462e7c9048e573335accd34ab32248e0e01f66de # timeout=10 Commit message: "Merge commit '6fa13eb64575055365d964780e4ff33f2e866ca2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-12T15:08:09.117Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-12T15:08:09.182Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-12T15:08:09.201Z] ========================================================= [2023-01-12T15:08:09.201Z] EdgeX Global Pipelines Version Info [2023-01-12T15:08:09.201Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9d99edd5bc72e12695a6dbdc52fa0f167ef3ebb9 # timeout=10 [2023-01-12T15:08:09.930Z] ------------------- [2023-01-12T15:08:09.930Z] stable info: [2023-01-12T15:08:09.930Z] ------------------- [2023-01-12T15:08:09.930Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-12T15:08:09.930Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-12T15:08:09.930Z] Message: update stable to v1.0.244 [2023-01-12T15:08:10.501Z] ------------------- [2023-01-12T15:08:10.501Z] experimental info: [2023-01-12T15:08:10.501Z] ------------------- [2023-01-12T15:08:10.501Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-12T15:08:10.501Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-12T15:08:10.501Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-12T15:08:10.663Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-01-12T15:08:10.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-01-12T15:08:10.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-12T15:08:10.691Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-12T15:08:10.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-12T15:08:10.709Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-12T15:08:10.717Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-12T15:08:10.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-12T15:08:10.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-12T15:08:10.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-12T15:08:10.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-12T15:08:10.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-01-12T15:08:10.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-12T15:08:10.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-12T15:08:10.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-12T15:08:10.826Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-12T15:08:10.840Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-12T15:08:10.852Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-12T15:08:10.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-12T15:08:10.876Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-12T15:08:10.887Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-12T15:08:10.902Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-12T15:08:10.914Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-12T15:08:10.925Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-12T15:08:10.937Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-12T15:08:10.958Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-12T15:08:10.974Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-12T15:08:10.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-01-12T15:08:11.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-01-12T15:08:11.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-01-12T15:08:11.027Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 462e7c9048e573335accd34ab32248e0e01f66de [Pipeline] echo [2023-01-12T15:08:11.041Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 462e7c9 [Pipeline] echo [2023-01-12T15:08:11.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-12T15:08:11.098Z] provisioning config files... [2023-01-12T15:08:11.113Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/config10233460743899491345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:08:11.417Z] ---> docker-login.sh [2023-01-12T15:08:11.417Z] nexus3.edgexfoundry.org:10001 [2023-01-12T15:08:11.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:08:11.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:08:11.677Z] Configure a credential helper to remove this warning. See [2023-01-12T15:08:11.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:08:11.677Z] [2023-01-12T15:08:11.677Z] Login Succeeded [2023-01-12T15:08:11.677Z] nexus3.edgexfoundry.org:10002 [2023-01-12T15:08:11.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:08:11.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:08:11.936Z] Configure a credential helper to remove this warning. See [2023-01-12T15:08:11.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:08:11.936Z] [2023-01-12T15:08:11.936Z] Login Succeeded [2023-01-12T15:08:11.936Z] nexus3.edgexfoundry.org:10003 [2023-01-12T15:08:11.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:08:11.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:08:11.936Z] Configure a credential helper to remove this warning. See [2023-01-12T15:08:11.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:08:11.936Z] [2023-01-12T15:08:11.936Z] Login Succeeded [2023-01-12T15:08:11.936Z] nexus3.edgexfoundry.org:10004 [2023-01-12T15:08:11.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:08:12.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:08:12.197Z] Configure a credential helper to remove this warning. See [2023-01-12T15:08:12.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:08:12.197Z] [2023-01-12T15:08:12.197Z] Login Succeeded [2023-01-12T15:08:12.197Z] docker.io [2023-01-12T15:08:12.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:08:12.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:08:12.458Z] Configure a credential helper to remove this warning. See [2023-01-12T15:08:12.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:08:12.458Z] [2023-01-12T15:08:12.458Z] Login Succeeded [2023-01-12T15:08:12.458Z] ---> docker-login.sh ends [Pipeline] } [2023-01-12T15:08:12.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-12T15:08:12.812Z] + git rev-list -1 --merges 462e7c9048e573335accd34ab32248e0e01f66de~1..462e7c9048e573335accd34ab32248e0e01f66de [Pipeline] echo [2023-01-12T15:08:12.859Z] -----------> git rev-list -1 --merges 462e7c9048e573335accd34ab32248e0e01f66de~1..462e7c9048e573335accd34ab32248e0e01f66de 462e7c9048e573335accd34ab32248e0e01f66de [2023-01-12T15:08:12.859Z] 462e7c9048e573335accd34ab32248e0e01f66de [false] [Pipeline] sh [2023-01-12T15:08:13.151Z] + git log --format=format:%s -1 462e7c9048e573335accd34ab32248e0e01f66de [Pipeline] echo [2023-01-12T15:08:13.169Z] ========================================================= [2023-01-12T15:08:13.169Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-12T15:08:13.169Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-12T15:08:13.506Z] + git log --format=format:%s -1 462e7c9048e573335accd34ab32248e0e01f66de [Pipeline] echo [2023-01-12T15:08:13.520Z] [semverPrep] GIT_COMMIT: 462e7c9048e573335accd34ab32248e0e01f66de, Commit Message: Merge commit '6fa13eb64575055365d964780e4ff33f2e866ca2' into HEAD [Pipeline] echo [2023-01-12T15:08:13.529Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-12T15:08:13.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-12T15:08:13.864Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-12T15:08:13.864Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-12T15:08:13.864Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-12T15:08:13.864Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-12T15:08:13.864Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-12T15:08:13.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:08:14.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-12T15:08:14.223Z] [2023-01-12T15:08:14.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:08:14.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-12T15:08:14.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-12T15:08:14.543Z] b85a868b505f: Pulling fs layer [2023-01-12T15:08:14.543Z] e2be974225ed: Pulling fs layer [2023-01-12T15:08:14.543Z] 339a4e72a1f5: Pulling fs layer [2023-01-12T15:08:14.543Z] 988bab9f4d93: Pulling fs layer [2023-01-12T15:08:14.543Z] 1469e6f7b9e6: Pulling fs layer [2023-01-12T15:08:14.543Z] eaf3925da568: Pulling fs layer [2023-01-12T15:08:14.543Z] bab4dde63d76: Pulling fs layer [2023-01-12T15:08:14.543Z] 988bab9f4d93: Waiting [2023-01-12T15:08:14.543Z] 1469e6f7b9e6: Waiting [2023-01-12T15:08:14.543Z] eaf3925da568: Waiting [2023-01-12T15:08:14.543Z] bde34c3a00c8: Pulling fs layer [2023-01-12T15:08:14.543Z] b352a97aabf1: Pulling fs layer [2023-01-12T15:08:14.543Z] bab4dde63d76: Waiting [2023-01-12T15:08:14.543Z] bde34c3a00c8: Waiting [2023-01-12T15:08:14.543Z] b352a97aabf1: Waiting [2023-01-12T15:08:14.543Z] 4872d77fe225: Pulling fs layer [2023-01-12T15:08:14.543Z] 5851b861e8e6: Pulling fs layer [2023-01-12T15:08:14.543Z] 4872d77fe225: Waiting [2023-01-12T15:08:14.543Z] 5851b861e8e6: Waiting [2023-01-12T15:08:14.543Z] e2be974225ed: Verifying Checksum [2023-01-12T15:08:14.543Z] e2be974225ed: Download complete [2023-01-12T15:08:14.543Z] 988bab9f4d93: Verifying Checksum [2023-01-12T15:08:14.543Z] 988bab9f4d93: Download complete [2023-01-12T15:08:14.804Z] 1469e6f7b9e6: Verifying Checksum [2023-01-12T15:08:14.804Z] 1469e6f7b9e6: Download complete [2023-01-12T15:08:14.804Z] 339a4e72a1f5: Verifying Checksum [2023-01-12T15:08:14.804Z] 339a4e72a1f5: Download complete [2023-01-12T15:08:14.804Z] eaf3925da568: Download complete [2023-01-12T15:08:14.804Z] bde34c3a00c8: Verifying Checksum [2023-01-12T15:08:14.804Z] bde34c3a00c8: Download complete [2023-01-12T15:08:14.804Z] b352a97aabf1: Download complete [2023-01-12T15:08:14.804Z] 4872d77fe225: Verifying Checksum [2023-01-12T15:08:14.804Z] 4872d77fe225: Download complete [2023-01-12T15:08:14.804Z] 5851b861e8e6: Verifying Checksum [2023-01-12T15:08:14.804Z] 5851b861e8e6: Download complete [2023-01-12T15:08:14.804Z] b85a868b505f: Download complete [2023-01-12T15:08:15.063Z] bab4dde63d76: Verifying Checksum [2023-01-12T15:08:15.063Z] bab4dde63d76: Download complete [2023-01-12T15:08:16.443Z] b85a868b505f: Pull complete [2023-01-12T15:08:16.443Z] e2be974225ed: Pull complete [2023-01-12T15:08:17.014Z] 339a4e72a1f5: Pull complete [2023-01-12T15:08:17.014Z] 988bab9f4d93: Pull complete [2023-01-12T15:08:17.277Z] 1469e6f7b9e6: Pull complete [2023-01-12T15:08:17.536Z] eaf3925da568: Pull complete [2023-01-12T15:08:19.440Z] bab4dde63d76: Pull complete [2023-01-12T15:08:19.440Z] bde34c3a00c8: Pull complete [2023-01-12T15:08:19.440Z] b352a97aabf1: Pull complete [2023-01-12T15:08:19.440Z] 4872d77fe225: Pull complete [2023-01-12T15:08:19.701Z] 5851b861e8e6: Pull complete [2023-01-12T15:08:19.701Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-12T15:08:19.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-12T15:08:19.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T15:08:19.798Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-01-12T15:08:19.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-229 -v /w/workspace/gexfoundry_device-rest-go_PR-229:/w/workspace/gexfoundry_device-rest-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-229@tmp:/w/workspace/gexfoundry_device-rest-go_PR-229@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-12T15:08:22.854Z] $ docker top ecd4fee97ccb52383a68556ba8d806c443766de8e0c6bed60c385d973c48aa96 -eo pid,comm [2023-01-12T15:08:22.954Z] 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-01-12T15:08:22.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-12T15:08:23.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-12T15:08:23.038Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-12T15:08:23.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-12T15:08:23.176Z] $ docker exec ecd4fee97ccb52383a68556ba8d806c443766de8e0c6bed60c385d973c48aa96 ssh-agent [2023-01-12T15:08:23.308Z] SSH_AUTH_SOCK=/tmp/ssh-mP8sQFUZRUd7/agent.32 [2023-01-12T15:08:23.308Z] SSH_AGENT_PID=38 [2023-01-12T15:08:23.315Z] Running ssh-add (command line suppressed) [2023-01-12T15:08:23.417Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-229@tmp/private_key_14952676891685342221.key (/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/private_key_14952676891685342221.key) [2023-01-12T15:08:23.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-12T15:08:23.719Z] + git tag --points-at HEAD [Pipeline] } [2023-01-12T15:08:23.734Z] $ docker exec --env ******** --env ******** ecd4fee97ccb52383a68556ba8d806c443766de8e0c6bed60c385d973c48aa96 ssh-agent -k [2023-01-12T15:08:23.840Z] unset SSH_AUTH_SOCK; [2023-01-12T15:08:23.841Z] unset SSH_AGENT_PID; [2023-01-12T15:08:23.841Z] echo Agent pid 38 killed; [2023-01-12T15:08:23.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-12T15:08:23.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-12T15:08:23.880Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-12T15:08:24.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-12T15:08:24.025Z] $ docker exec ecd4fee97ccb52383a68556ba8d806c443766de8e0c6bed60c385d973c48aa96 ssh-agent [2023-01-12T15:08:24.173Z] SSH_AUTH_SOCK=/tmp/ssh-bWWBaCQavfIM/agent.70 [2023-01-12T15:08:24.173Z] SSH_AGENT_PID=76 [2023-01-12T15:08:24.192Z] Running ssh-add (command line suppressed) [2023-01-12T15:08:24.296Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-229@tmp/private_key_5337306965022869359.key (/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/private_key_5337306965022869359.key) [2023-01-12T15:08:24.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-12T15:08:24.610Z] + git semver init [2023-01-12T15:08:24.869Z] 2023-01-12 15:08:24,795 [run_init] DEBUG init version:0.0.0 force:False [2023-01-12T15:08:24.869Z] 2023-01-12 15:08:24,796 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-229/.semver [2023-01-12T15:08:24.869Z] 2023-01-12 15:08:24,797 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-229/.semver [2023-01-12T15:08:24.869Z] 2023-01-12 15:08:24,797 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-229/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-229, universal_newlines=False, shell=None, istream=None) [2023-01-12T15:08:26.248Z] 2023-01-12 15:08:25,937 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-229/.git/info/exclude [2023-01-12T15:08:26.248Z] 2023-01-12 15:08:25,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-229/.semver/PR-229 with force:False [2023-01-12T15:08:26.248Z] 2023-01-12 15:08:25,938 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-229/.semver/PR-229 [2023-01-12T15:08:26.248Z] 2023-01-12 15:08:25,942 [execute] INFO git cat-file --batch-check [2023-01-12T15:08:26.248Z] 2023-01-12 15:08:25,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-01-12T15:08:26.248Z] 2023-01-12 15:08:25,948 [execute] INFO git cat-file --batch [2023-01-12T15:08:26.248Z] 2023-01-12 15:08:25,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-01-12T15:08:26.248Z] 2023-01-12 15:08:25,953 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-229/.semver/PR-229 [2023-01-12T15:08:26.248Z] 0.0.0 [Pipeline] } [2023-01-12T15:08:26.259Z] $ docker exec --env ******** --env ******** ecd4fee97ccb52383a68556ba8d806c443766de8e0c6bed60c385d973c48aa96 ssh-agent -k [2023-01-12T15:08:26.363Z] unset SSH_AUTH_SOCK; [2023-01-12T15:08:26.363Z] unset SSH_AGENT_PID; [2023-01-12T15:08:26.363Z] echo Agent pid 76 killed; [2023-01-12T15:08:26.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-12T15:08:26.685Z] + git semver [Pipeline] } [2023-01-12T15:08:26.960Z] $ docker stop --time=1 ecd4fee97ccb52383a68556ba8d806c443766de8e0c6bed60c385d973c48aa96 [2023-01-12T15:08:28.270Z] $ docker rm -f --volumes ecd4fee97ccb52383a68556ba8d806c443766de8e0c6bed60c385d973c48aa96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-12T15:08:28.605Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-12T15:08:28.809Z] Stashed 1 file(s) [Pipeline] echo [2023-01-12T15:08:28.813Z] [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-01-12T15:08:28.926Z] provisioning config files... [2023-01-12T15:08:28.935Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/config8071915821144246894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:08:29.230Z] ---> docker-login.sh [2023-01-12T15:08:29.230Z] nexus3.edgexfoundry.org:10001 [2023-01-12T15:08:29.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:08:29.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:08:29.230Z] Configure a credential helper to remove this warning. See [2023-01-12T15:08:29.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:08:29.230Z] [2023-01-12T15:08:29.230Z] Login Succeeded [2023-01-12T15:08:29.230Z] nexus3.edgexfoundry.org:10002 [2023-01-12T15:08:29.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:08:29.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:08:29.230Z] Configure a credential helper to remove this warning. See [2023-01-12T15:08:29.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:08:29.230Z] [2023-01-12T15:08:29.230Z] Login Succeeded [2023-01-12T15:08:29.230Z] nexus3.edgexfoundry.org:10003 [2023-01-12T15:08:29.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:08:29.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:08:29.490Z] Configure a credential helper to remove this warning. See [2023-01-12T15:08:29.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:08:29.490Z] [2023-01-12T15:08:29.490Z] Login Succeeded [2023-01-12T15:08:29.490Z] nexus3.edgexfoundry.org:10004 [2023-01-12T15:08:29.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:08:29.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:08:29.490Z] Configure a credential helper to remove this warning. See [2023-01-12T15:08:29.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:08:29.490Z] [2023-01-12T15:08:29.490Z] Login Succeeded [2023-01-12T15:08:29.490Z] docker.io [2023-01-12T15:08:29.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:08:29.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:08:29.749Z] Configure a credential helper to remove this warning. See [2023-01-12T15:08:29.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:08:29.749Z] [2023-01-12T15:08:29.749Z] Login Succeeded [2023-01-12T15:08:29.749Z] ---> docker-login.sh ends [Pipeline] } [2023-01-12T15:08:30.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-12T15:08:30.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-12T15:08:30.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-12T15:08:30.101Z] ========================================================= [2023-01-12T15:08:30.101Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-12T15:08:30.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:08:30.402Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-12T15:08:30.403Z] Sending build context to Docker daemon 10.81MB [2023-01-12T15:08:30.403Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-12T15:08:30.403Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-12T15:08:30.662Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-12T15:08:30.662Z] 213ec9aee27d: Pulling fs layer [2023-01-12T15:08:30.662Z] 4583459ba037: Pulling fs layer [2023-01-12T15:08:30.662Z] 93c1e223e6f2: Pulling fs layer [2023-01-12T15:08:30.662Z] 53926ce57604: Pulling fs layer [2023-01-12T15:08:30.662Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-12T15:08:30.662Z] 53926ce57604: Waiting [2023-01-12T15:08:30.662Z] 21b2b0c7a3f4: Waiting [2023-01-12T15:08:30.662Z] 22ff95d597cd: Pulling fs layer [2023-01-12T15:08:30.662Z] 12d6caf4c0d1: Pulling fs layer [2023-01-12T15:08:30.662Z] 96b7cbca73a9: Pulling fs layer [2023-01-12T15:08:30.662Z] 22ff95d597cd: Waiting [2023-01-12T15:08:30.662Z] 12d6caf4c0d1: Waiting [2023-01-12T15:08:30.662Z] a7acece74701: Pulling fs layer [2023-01-12T15:08:30.662Z] 96b7cbca73a9: Waiting [2023-01-12T15:08:30.662Z] 93c1e223e6f2: Verifying Checksum [2023-01-12T15:08:30.662Z] 93c1e223e6f2: Download complete [2023-01-12T15:08:30.662Z] 4583459ba037: Verifying Checksum [2023-01-12T15:08:30.662Z] 4583459ba037: Download complete [2023-01-12T15:08:30.662Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-12T15:08:30.662Z] 21b2b0c7a3f4: Download complete [2023-01-12T15:08:30.662Z] 22ff95d597cd: Download complete [2023-01-12T15:08:30.662Z] 213ec9aee27d: Verifying Checksum [2023-01-12T15:08:30.662Z] 213ec9aee27d: Download complete [2023-01-12T15:08:30.662Z] 12d6caf4c0d1: Verifying Checksum [2023-01-12T15:08:30.662Z] 12d6caf4c0d1: Download complete [2023-01-12T15:08:30.930Z] 213ec9aee27d: Pull complete [2023-01-12T15:08:31.200Z] 4583459ba037: Pull complete [2023-01-12T15:08:31.200Z] 93c1e223e6f2: Pull complete [2023-01-12T15:08:31.200Z] a7acece74701: Verifying Checksum [2023-01-12T15:08:31.200Z] a7acece74701: Download complete [2023-01-12T15:08:31.461Z] 96b7cbca73a9: Verifying Checksum [2023-01-12T15:08:31.461Z] 96b7cbca73a9: Download complete [2023-01-12T15:08:31.461Z] 53926ce57604: Verifying Checksum [2023-01-12T15:08:31.461Z] 53926ce57604: Download complete [2023-01-12T15:08:35.647Z] 53926ce57604: Pull complete [2023-01-12T15:08:35.647Z] 21b2b0c7a3f4: Pull complete [2023-01-12T15:08:35.647Z] 22ff95d597cd: Pull complete [2023-01-12T15:08:35.647Z] 12d6caf4c0d1: Pull complete [2023-01-12T15:08:38.181Z] 96b7cbca73a9: Pull complete [2023-01-12T15:08:38.439Z] a7acece74701: Pull complete [2023-01-12T15:08:38.697Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-12T15:08:38.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-12T15:08:38.697Z] ---> db6d94c90886 [2023-01-12T15:08:38.697Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-12T15:08:42.893Z] ---> Running in 2063db6986e1 [2023-01-12T15:08:42.893Z] Removing intermediate container 2063db6986e1 [2023-01-12T15:08:42.893Z] ---> a6c5744e6be0 [2023-01-12T15:08:42.893Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-12T15:08:43.152Z] ---> Running in 5d18e7f81934 [2023-01-12T15:08:43.410Z] Removing intermediate container 5d18e7f81934 [2023-01-12T15:08:43.410Z] ---> 4a70ec379502 [2023-01-12T15:08:43.410Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-12T15:08:43.670Z] ---> Running in e9eb280dc233 [2023-01-12T15:08:43.891Z] Still waiting to schedule task [2023-01-12T15:08:43.891Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2077’ is offline [2023-01-12T15:08:43.931Z] Removing intermediate container e9eb280dc233 [2023-01-12T15:08:43.931Z] ---> c02bf4202e4d [2023-01-12T15:08:43.931Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-12T15:08:43.931Z] ---> Running in d8f830d592d0 [2023-01-12T15:08:44.190Z] Removing intermediate container d8f830d592d0 [2023-01-12T15:08:44.190Z] ---> 2ae3a69ac5d1 [2023-01-12T15:08:44.190Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-12T15:08:44.190Z] ---> Running in d776899edcd2 [2023-01-12T15:08:44.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-12T15:08:44.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-12T15:08:44.708Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-12T15:08:44.708Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-12T15:08:44.708Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-12T15:08:44.708Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-12T15:08:44.982Z] Executing busybox-1.35.0-r17.trigger [2023-01-12T15:08:44.982Z] OK: 216 MiB in 55 packages [2023-01-12T15:08:45.243Z] Removing intermediate container d776899edcd2 [2023-01-12T15:08:45.243Z] ---> dcec42e3f4d6 [2023-01-12T15:08:45.243Z] Step 8/12 : WORKDIR /device-rest-go [2023-01-12T15:08:45.502Z] ---> Running in 34ffc90affde [2023-01-12T15:08:45.503Z] Removing intermediate container 34ffc90affde [2023-01-12T15:08:45.503Z] ---> 108288c87ede [2023-01-12T15:08:45.503Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-12T15:08:45.503Z] ---> a46a581352d9 [2023-01-12T15:08:45.503Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-12T15:08:45.503Z] ---> Running in fdc675f0d7ab [2023-01-12T15:09:07.446Z] Removing intermediate container fdc675f0d7ab [2023-01-12T15:09:07.446Z] ---> 136c6a41eb38 [2023-01-12T15:09:07.446Z] Step 11/12 : COPY . . [2023-01-12T15:09:07.446Z] ---> 669e130ab279 [2023-01-12T15:09:07.446Z] Step 12/12 : RUN $MAKE [2023-01-12T15:09:07.446Z] ---> Running in 5160a4d3780d [2023-01-12T15:09:07.446Z] noop [2023-01-12T15:09:07.446Z] Removing intermediate container 5160a4d3780d [2023-01-12T15:09:07.446Z] ---> 3ad229e76257 [2023-01-12T15:09:07.446Z] Successfully built 3ad229e76257 [2023-01-12T15:09:07.446Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:09:07.754Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-12T15:09:07.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T15:09:07.830Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-01-12T15:09:07.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-229 -v /w/workspace/gexfoundry_device-rest-go_PR-229:/w/workspace/gexfoundry_device-rest-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-229@tmp:/w/workspace/gexfoundry_device-rest-go_PR-229@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-12T15:09:08.226Z] $ docker top 01db264da6e1d6ee89283b3bc3da0c3e57b74133f94fc8aec47b62f28d49c9d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-12T15:09:08.553Z] + go version [2023-01-12T15:09:08.553Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-12T15:09:08.579Z] $ docker stop --time=1 01db264da6e1d6ee89283b3bc3da0c3e57b74133f94fc8aec47b62f28d49c9d8 [2023-01-12T15:09:09.870Z] $ docker rm -f --volumes 01db264da6e1d6ee89283b3bc3da0c3e57b74133f94fc8aec47b62f28d49c9d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:09:10.260Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-12T15:09:10.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T15:09:10.330Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-01-12T15:09:10.372Z] $ 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-229 -v /w/workspace/gexfoundry_device-rest-go_PR-229:/w/workspace/gexfoundry_device-rest-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-229@tmp:/w/workspace/gexfoundry_device-rest-go_PR-229@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-12T15:09:10.713Z] $ docker top 63ff3a31e4cdc5ad2768fb48210052705e940ef4a6954d37de83809d8830b08b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-12T15:09:11.048Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-01-12T15:09:11.342Z] + make test [2023-01-12T15:09:11.342Z] go test ./... -coverprofile=coverage.out ./... [2023-01-12T15:09:11.601Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-01-12T15:09:21.568Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-01-12T15:09:21.568Z] ok github.com/edgexfoundry/device-rest-go/driver 0.028s coverage: 26.8% of statements [2023-01-12T15:09:29.677Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-12T15:09:29.677Z] go vet ./... [2023-01-12T15:09:32.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-12T15:09:32.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-12T15:09:32.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-12T15:09:32.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-12T15:09:33.011Z] $ docker stop --time=1 63ff3a31e4cdc5ad2768fb48210052705e940ef4a6954d37de83809d8830b08b [2023-01-12T15:09:35.344Z] $ docker rm -f --volumes 63ff3a31e4cdc5ad2768fb48210052705e940ef4a6954d37de83809d8830b08b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-12T15:09:35.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-12T15:09:35.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-12T15:09:36.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-12T15:09:36.560Z] + ls -al . [2023-01-12T15:09:36.560Z] total 200 [2023-01-12T15:09:36.560Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 12 15:09 . [2023-01-12T15:09:36.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 15:08 .. [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 12 15:08 .dockerignore [2023-01-12T15:09:36.560Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 15:09 .git [2023-01-12T15:09:36.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 15:08 .github [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 12 15:08 .gitignore [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 12 15:08 .golangci.yml [2023-01-12T15:09:36.560Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 12 15:08 .semver [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 8996 Jan 12 15:08 Attribution.txt [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 13085 Jan 12 15:08 CHANGELOG.md [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 1578 Jan 12 15:08 Dockerfile [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 12 15:08 GOVERNANCE.md [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 12 15:08 Jenkinsfile [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 12 15:08 LICENSE [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 1744 Jan 12 15:08 Makefile [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 12 15:08 OWNERS.md [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 12657 Jan 12 15:08 README.md [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 12 15:08 VERSION [2023-01-12T15:09:36.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 15:08 bin [2023-01-12T15:09:36.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 15:08 cmd [2023-01-12T15:09:36.560Z] -rw-r--r-- 1 jenkins jenkins 18351 Jan 12 15:09 coverage.out [2023-01-12T15:09:36.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 15:08 driver [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 3488 Jan 12 15:08 go.mod [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 12 15:08 go.sum [2023-01-12T15:09:36.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 15:08 snap [2023-01-12T15:09:36.560Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 12 15:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:09:36.897Z] + 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=462e7c9048e573335accd34ab32248e0e01f66de --label arch=amd64 --label version=0.0.0 . [2023-01-12T15:09:36.897Z] Sending build context to Docker daemon 10.83MB [2023-01-12T15:09:36.897Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-12T15:09:36.897Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-12T15:09:36.897Z] ---> 3ad229e76257 [2023-01-12T15:09:36.897Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-12T15:09:37.157Z] ---> Running in 87ac850f0ac3 [2023-01-12T15:09:37.157Z] Removing intermediate container 87ac850f0ac3 [2023-01-12T15:09:37.157Z] ---> 0d74598fc44c [2023-01-12T15:09:37.157Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-12T15:09:37.157Z] ---> Running in a72cfc3e01e9 [2023-01-12T15:09:37.157Z] Removing intermediate container a72cfc3e01e9 [2023-01-12T15:09:37.157Z] ---> 35a5a7d557ad [2023-01-12T15:09:37.157Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-12T15:09:37.157Z] ---> Running in 5e64fcdce25c [2023-01-12T15:09:37.416Z] Removing intermediate container 5e64fcdce25c [2023-01-12T15:09:37.416Z] ---> 9e132dee4aa3 [2023-01-12T15:09:37.416Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-12T15:09:37.416Z] ---> Running in 35628bcd9532 [2023-01-12T15:09:37.416Z] Removing intermediate container 35628bcd9532 [2023-01-12T15:09:37.416Z] ---> 05329b3a3d64 [2023-01-12T15:09:37.416Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-12T15:09:37.416Z] ---> Running in c36c6c8f9fd1 [2023-01-12T15:09:37.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-12T15:09:37.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-12T15:09:37.934Z] OK: 216 MiB in 55 packages [2023-01-12T15:09:38.193Z] Removing intermediate container c36c6c8f9fd1 [2023-01-12T15:09:38.193Z] ---> 0507834d3369 [2023-01-12T15:09:38.193Z] Step 8/25 : WORKDIR /device-rest-go [2023-01-12T15:09:38.452Z] ---> Running in cb99144ad5d4 [2023-01-12T15:09:38.452Z] Removing intermediate container cb99144ad5d4 [2023-01-12T15:09:38.452Z] ---> d312cd3dfef0 [2023-01-12T15:09:38.452Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-12T15:09:38.452Z] ---> ac38a933ca7b [2023-01-12T15:09:38.452Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-12T15:09:38.452Z] ---> Running in b6c5b0451e42 [2023-01-12T15:09:39.390Z] Removing intermediate container b6c5b0451e42 [2023-01-12T15:09:39.390Z] ---> 2e0dd9781b06 [2023-01-12T15:09:39.390Z] Step 11/25 : COPY . . [2023-01-12T15:09:39.390Z] ---> 663e3533a434 [2023-01-12T15:09:39.390Z] Step 12/25 : RUN $MAKE [2023-01-12T15:09:39.390Z] ---> Running in 7284da081c9c [2023-01-12T15:09:39.650Z] 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-01-12T15:10:01.574Z] Removing intermediate container 7284da081c9c [2023-01-12T15:10:01.574Z] ---> fc35ae8e931f [2023-01-12T15:10:01.574Z] Step 13/25 : FROM alpine:3.16 [2023-01-12T15:10:01.574Z] 3.16: Pulling from library/alpine [2023-01-12T15:10:01.574Z] ca7dd9ec2225: Pulling fs layer [2023-01-12T15:10:01.574Z] ca7dd9ec2225: Verifying Checksum [2023-01-12T15:10:01.574Z] ca7dd9ec2225: Download complete [2023-01-12T15:10:01.574Z] ca7dd9ec2225: Pull complete [2023-01-12T15:10:01.574Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-12T15:10:01.574Z] Status: Downloaded newer image for alpine:3.16 [2023-01-12T15:10:01.574Z] ---> bfe296a52501 [2023-01-12T15:10:01.574Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-12T15:10:01.574Z] ---> Running in 8f45eb58dcef [2023-01-12T15:10:01.574Z] Removing intermediate container 8f45eb58dcef [2023-01-12T15:10:01.574Z] ---> 6d6a6cd1d4bf [2023-01-12T15:10:01.574Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-01-12T15:10:01.574Z] ---> Running in 8761a1db7ad1 [2023-01-12T15:10:01.574Z] Removing intermediate container 8761a1db7ad1 [2023-01-12T15:10:01.574Z] ---> a2f4bdd41263 [2023-01-12T15:10:01.574Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-01-12T15:10:01.574Z] ---> Running in 9fc9f8f71451 [2023-01-12T15:10:01.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-12T15:10:01.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-12T15:10:01.574Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-12T15:10:01.574Z] Executing busybox-1.35.0-r17.trigger [2023-01-12T15:10:01.574Z] OK: 6 MiB in 15 packages [2023-01-12T15:10:01.832Z] Removing intermediate container 9fc9f8f71451 [2023-01-12T15:10:01.832Z] ---> 405a235b353a [2023-01-12T15:10:01.832Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-01-12T15:10:02.767Z] ---> 13e1584ea26e [2023-01-12T15:10:02.767Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-01-12T15:10:02.767Z] ---> e60b6f1abb45 [2023-01-12T15:10:02.767Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-01-12T15:10:03.026Z] ---> 4d29883d7fcb [2023-01-12T15:10:03.026Z] Step 20/25 : EXPOSE 59986 [2023-01-12T15:10:03.026Z] ---> Running in deb2688a6695 [2023-01-12T15:10:03.026Z] Removing intermediate container deb2688a6695 [2023-01-12T15:10:03.026Z] ---> 910fc1c1702d [2023-01-12T15:10:03.026Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-01-12T15:10:03.026Z] ---> Running in cb7a095c2083 [2023-01-12T15:10:03.026Z] Removing intermediate container cb7a095c2083 [2023-01-12T15:10:03.026Z] ---> 0c58fc078521 [2023-01-12T15:10:03.026Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-12T15:10:03.026Z] ---> Running in 2e499f214dab [2023-01-12T15:10:03.285Z] Removing intermediate container 2e499f214dab [2023-01-12T15:10:03.285Z] ---> 2bd1daea80a1 [2023-01-12T15:10:03.285Z] Step 23/25 : LABEL arch=amd64 [2023-01-12T15:10:03.285Z] ---> Running in 135bafabf3ee [2023-01-12T15:10:03.285Z] Removing intermediate container 135bafabf3ee [2023-01-12T15:10:03.285Z] ---> 19bb03163c4f [2023-01-12T15:10:03.285Z] Step 24/25 : LABEL git_sha=462e7c9048e573335accd34ab32248e0e01f66de [2023-01-12T15:10:03.285Z] ---> Running in 782722aa60ee [2023-01-12T15:10:03.285Z] Removing intermediate container 782722aa60ee [2023-01-12T15:10:03.285Z] ---> 8b609c1c5a41 [2023-01-12T15:10:03.285Z] Step 25/25 : LABEL version=0.0.0 [2023-01-12T15:10:03.285Z] ---> Running in 4d66c00d0442 [2023-01-12T15:10:03.545Z] Removing intermediate container 4d66c00d0442 [2023-01-12T15:10:03.545Z] ---> 2e18277098f6 [2023-01-12T15:10:03.545Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-12T15:10:03.545Z] Successfully built 2e18277098f6 [2023-01-12T15:10:03.545Z] 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-01-12T15:10:03.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-12T15:10:03.963Z] [2023-01-12T15:10:03.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:10:04.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-12T15:10:04.255Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-12T15:10:04.255Z] 5eb5b503b376: Pulling fs layer [2023-01-12T15:10:04.255Z] 5c69ac0246d0: Pulling fs layer [2023-01-12T15:10:04.255Z] ec43610c2a17: Pulling fs layer [2023-01-12T15:10:04.255Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-12T15:10:04.255Z] 33b1e0a273af: Pulling fs layer [2023-01-12T15:10:04.255Z] 5d3b04190fa2: Pulling fs layer [2023-01-12T15:10:04.255Z] 2f39f015ded8: Pulling fs layer [2023-01-12T15:10:04.255Z] 3a2ae6a8a46f: Waiting [2023-01-12T15:10:04.255Z] 33b1e0a273af: Waiting [2023-01-12T15:10:04.255Z] 5d3b04190fa2: Waiting [2023-01-12T15:10:04.255Z] 2f39f015ded8: Waiting [2023-01-12T15:10:04.255Z] 5c69ac0246d0: Download complete [2023-01-12T15:10:04.255Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-12T15:10:04.255Z] 3a2ae6a8a46f: Download complete [2023-01-12T15:10:04.513Z] ec43610c2a17: Verifying Checksum [2023-01-12T15:10:04.513Z] ec43610c2a17: Download complete [2023-01-12T15:10:04.513Z] 5d3b04190fa2: Verifying Checksum [2023-01-12T15:10:04.513Z] 5d3b04190fa2: Download complete [2023-01-12T15:10:04.772Z] 33b1e0a273af: Verifying Checksum [2023-01-12T15:10:04.772Z] 33b1e0a273af: Download complete [2023-01-12T15:10:04.772Z] 5eb5b503b376: Verifying Checksum [2023-01-12T15:10:04.772Z] 5eb5b503b376: Download complete [2023-01-12T15:10:05.340Z] 2f39f015ded8: Download complete [2023-01-12T15:10:05.907Z] 5eb5b503b376: Pull complete [2023-01-12T15:10:06.167Z] 5c69ac0246d0: Pull complete [2023-01-12T15:10:06.426Z] ec43610c2a17: Pull complete [2023-01-12T15:10:06.685Z] 3a2ae6a8a46f: Pull complete [2023-01-12T15:10:06.943Z] 33b1e0a273af: Pull complete [2023-01-12T15:10:06.943Z] 5d3b04190fa2: Pull complete [2023-01-12T15:10:11.126Z] 2f39f015ded8: Pull complete [2023-01-12T15:10:11.126Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-12T15:10:11.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-12T15:10:11.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T15:10:11.203Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-01-12T15:10:11.239Z] $ 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-229 -v /w/workspace/gexfoundry_device-rest-go_PR-229:/w/workspace/gexfoundry_device-rest-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-229@tmp:/w/workspace/gexfoundry_device-rest-go_PR-229@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-12T15:10:15.137Z] $ docker top dd683de53030cd58e73ebef7a50eed9251e8551d2aab7d5f092670b4539dcbce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:10:15.498Z] ---> job-cost.sh [2023-01-12T15:10:15.498Z] lf-activate-venv: SKIPPING [2023-01-12T15:10:15.498Z] INFO: No Stack... [2023-01-12T15:10:15.757Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-12T15:10:16.323Z] INFO: Archiving Costs [Pipeline] sh [2023-01-12T15:10:16.612Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-229/archives/cost.csv [2023-01-12T15:10:16.612Z] + cut -d, -f6 [Pipeline] lock [2023-01-12T15:10:16.623Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-229-11-stack-cost] [2023-01-12T15:10:16.630Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-229-11-stack-cost] did not exist. Created. [2023-01-12T15:10:16.630Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-229-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-12T15:10:16.931Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-12T15:10:16.957Z] Stashed 1 file(s) [Pipeline] } [2023-01-12T15:10:16.963Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-229-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-12T15:10:16.987Z] $ docker stop --time=1 dd683de53030cd58e73ebef7a50eed9251e8551d2aab7d5f092670b4539dcbce [2023-01-12T15:10:18.135Z] $ docker rm -f --volumes dd683de53030cd58e73ebef7a50eed9251e8551d2aab7d5f092670b4539dcbce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-12T15:11:13.624Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2078 in /w/workspace/gexfoundry_device-rest-go_PR-229 [Pipeline] { [Pipeline] ws [2023-01-12T15:11:13.638Z] Running in /w/workspace/device-rest-go/11 [Pipeline] { [Pipeline] checkout [2023-01-12T15:11:13.677Z] The recommended git tool is: git [2023-01-12T15:11:18.800Z] using credential edgex-jenkins-ssh [2023-01-12T15:11:18.819Z] Cloning the remote Git repository [2023-01-12T15:11:18.865Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-01-12T15:11:18.947Z] > git init /w/workspace/device-rest-go/11 # timeout=10 [2023-01-12T15:11:19.121Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-01-12T15:11:19.123Z] > git --version # timeout=10 [2023-01-12T15:11:19.147Z] > git --version # 'git version 2.25.1' [2023-01-12T15:11:19.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-12T15:11:19.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-12T15:11:21.090Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-01-12T15:11:21.120Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-12T15:11:22.049Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-01-12T15:11:22.098Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-01-12T15:11:22.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-12T15:11:22.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-12T15:11:22.718Z] Merging remotes/origin/main commit 6fa13eb64575055365d964780e4ff33f2e866ca2 into PR head commit ff6ce5c3090b2d908f9c26fedcc0482195c5264c [2023-01-12T15:11:22.993Z] Merge succeeded, producing d6e6f49f7b1cbcd600827dbeed251c1e7acfdc29 [2023-01-12T15:11:22.993Z] Checking out Revision d6e6f49f7b1cbcd600827dbeed251c1e7acfdc29 (PR-229) [2023-01-12T15:11:22.738Z] > git config core.sparsecheckout # timeout=10 [2023-01-12T15:11:22.763Z] > git checkout -f ff6ce5c3090b2d908f9c26fedcc0482195c5264c # timeout=10 [2023-01-12T15:11:22.845Z] > git remote # timeout=10 [2023-01-12T15:11:22.863Z] > git config --get remote.origin.url # timeout=10 [2023-01-12T15:11:22.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-12T15:11:22.900Z] > git merge 6fa13eb64575055365d964780e4ff33f2e866ca2 # timeout=10 [2023-01-12T15:11:22.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-12T15:11:23.001Z] > git config core.sparsecheckout # timeout=10 [2023-01-12T15:11:23.014Z] > git checkout -f d6e6f49f7b1cbcd600827dbeed251c1e7acfdc29 # timeout=10 [2023-01-12T15:11:26.495Z] Commit message: "Merge commit '6fa13eb64575055365d964780e4ff33f2e866ca2' into HEAD" [2023-01-12T15:11:26.521Z] First time build. Skipping changelog. [2023-01-12T15:11:26.506Z] > git rev-list --no-walk 9d99edd5bc72e12695a6dbdc52fa0f167ef3ebb9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-12T15:11:27.415Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-12T15:11:27.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-12T15:11:27.415Z] Dload Upload Total Spent Left Speed [2023-01-12T15:11:27.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-01-12T15:11:28.138Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-12T15:11:28.474Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-12T15:11:28.474Z] + sudo tee /etc/docker/daemon.new [2023-01-12T15:11:28.474Z] { [2023-01-12T15:11:28.474Z] "registry-mirrors": [ [2023-01-12T15:11:28.474Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-12T15:11:28.474Z] ], [2023-01-12T15:11:28.474Z] "bip": "10.250.0.254/24", [2023-01-12T15:11:28.474Z] "hosts": [ [2023-01-12T15:11:28.474Z] "tcp://0.0.0.0:5555", [2023-01-12T15:11:28.474Z] "unix:///var/run/docker.sock" [2023-01-12T15:11:28.474Z] ], [2023-01-12T15:11:28.474Z] "mtu": 1458, [2023-01-12T15:11:28.474Z] "selinux-enabled": true, [2023-01-12T15:11:28.474Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-12T15:11:28.474Z] } [Pipeline] sh [2023-01-12T15:11:28.809Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-12T15:11:29.150Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-12T15:11:47.442Z] provisioning config files... [2023-01-12T15:11:47.469Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/11@tmp/config4278425454967835230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:11:47.822Z] ---> docker-login.sh [2023-01-12T15:11:47.822Z] nexus3.edgexfoundry.org:10001 [2023-01-12T15:11:48.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:11:48.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:11:48.420Z] Configure a credential helper to remove this warning. See [2023-01-12T15:11:48.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:11:48.420Z] [2023-01-12T15:11:48.420Z] Login Succeeded [2023-01-12T15:11:48.420Z] nexus3.edgexfoundry.org:10002 [2023-01-12T15:11:48.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:11:48.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:11:48.958Z] Configure a credential helper to remove this warning. See [2023-01-12T15:11:48.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:11:48.958Z] [2023-01-12T15:11:48.958Z] Login Succeeded [2023-01-12T15:11:48.958Z] nexus3.edgexfoundry.org:10003 [2023-01-12T15:11:48.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:11:49.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:11:49.227Z] Configure a credential helper to remove this warning. See [2023-01-12T15:11:49.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:11:49.227Z] [2023-01-12T15:11:49.227Z] Login Succeeded [2023-01-12T15:11:49.227Z] nexus3.edgexfoundry.org:10004 [2023-01-12T15:11:49.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:11:49.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:11:49.495Z] Configure a credential helper to remove this warning. See [2023-01-12T15:11:49.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:11:49.495Z] [2023-01-12T15:11:49.495Z] Login Succeeded [2023-01-12T15:11:49.495Z] docker.io [2023-01-12T15:11:49.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T15:11:50.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T15:11:50.033Z] Configure a credential helper to remove this warning. See [2023-01-12T15:11:50.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T15:11:50.033Z] [2023-01-12T15:11:50.033Z] Login Succeeded [2023-01-12T15:11:50.033Z] ---> docker-login.sh ends [Pipeline] } [2023-01-12T15:11:50.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-12T15:11:50.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-12T15:11:50.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-12T15:11:50.336Z] ========================================================= [2023-01-12T15:11:50.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-12T15:11:50.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:11:50.678Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-12T15:11:50.678Z] Sending build context to Docker daemon 149kB [2023-01-12T15:11:50.947Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-12T15:11:50.947Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-12T15:11:51.912Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-12T15:11:51.912Z] 9b18e9b68314: Pulling fs layer [2023-01-12T15:11:51.912Z] 35d82f9e3411: Pulling fs layer [2023-01-12T15:11:51.912Z] e16973657156: Pulling fs layer [2023-01-12T15:11:51.912Z] fc693d55d65f: Pulling fs layer [2023-01-12T15:11:51.912Z] 7e9fc2657dce: Pulling fs layer [2023-01-12T15:11:51.912Z] dda99020689f: Pulling fs layer [2023-01-12T15:11:51.912Z] db1c61fa0a46: Pulling fs layer [2023-01-12T15:11:51.912Z] 891c053d2c06: Pulling fs layer [2023-01-12T15:11:51.912Z] fc693d55d65f: Waiting [2023-01-12T15:11:51.912Z] 7e9fc2657dce: Waiting [2023-01-12T15:11:51.912Z] dda99020689f: Waiting [2023-01-12T15:11:51.912Z] db1c61fa0a46: Waiting [2023-01-12T15:11:51.912Z] 891c053d2c06: Waiting [2023-01-12T15:11:51.912Z] e16973657156: Download complete [2023-01-12T15:11:51.912Z] 35d82f9e3411: Verifying Checksum [2023-01-12T15:11:51.912Z] 35d82f9e3411: Download complete [2023-01-12T15:11:51.912Z] 7e9fc2657dce: Download complete [2023-01-12T15:11:51.912Z] dda99020689f: Verifying Checksum [2023-01-12T15:11:51.912Z] dda99020689f: Download complete [2023-01-12T15:11:51.912Z] 9b18e9b68314: Verifying Checksum [2023-01-12T15:11:51.912Z] 9b18e9b68314: Download complete [2023-01-12T15:11:52.909Z] 9b18e9b68314: Pull complete [2023-01-12T15:11:52.909Z] 891c053d2c06: Verifying Checksum [2023-01-12T15:11:52.909Z] 891c053d2c06: Download complete [2023-01-12T15:11:53.496Z] 35d82f9e3411: Pull complete [2023-01-12T15:11:53.767Z] e16973657156: Pull complete [2023-01-12T15:11:54.353Z] db1c61fa0a46: Verifying Checksum [2023-01-12T15:11:54.353Z] db1c61fa0a46: Download complete [2023-01-12T15:11:54.626Z] fc693d55d65f: Verifying Checksum [2023-01-12T15:11:54.626Z] fc693d55d65f: Download complete [2023-01-12T15:12:06.962Z] fc693d55d65f: Pull complete [2023-01-12T15:12:06.962Z] 7e9fc2657dce: Pull complete [2023-01-12T15:12:06.962Z] dda99020689f: Pull complete [2023-01-12T15:12:13.639Z] db1c61fa0a46: Pull complete [2023-01-12T15:12:14.619Z] 891c053d2c06: Pull complete [2023-01-12T15:12:14.619Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-12T15:12:14.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-12T15:12:14.619Z] ---> f96f9c87975a [2023-01-12T15:12:14.619Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-12T15:12:16.587Z] ---> Running in 226d68170082 [2023-01-12T15:12:16.855Z] Removing intermediate container 226d68170082 [2023-01-12T15:12:16.855Z] ---> bcbcce7cd431 [2023-01-12T15:12:16.855Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-12T15:12:16.855Z] ---> Running in bfdb7712a263 [2023-01-12T15:12:17.443Z] Removing intermediate container bfdb7712a263 [2023-01-12T15:12:17.443Z] ---> 4475146d2d62 [2023-01-12T15:12:17.443Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-12T15:12:17.443Z] ---> Running in 5002103d3908 [2023-01-12T15:12:17.712Z] Removing intermediate container 5002103d3908 [2023-01-12T15:12:17.712Z] ---> 12b4ce3ab3e3 [2023-01-12T15:12:17.712Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-12T15:12:17.712Z] ---> Running in 0bcc10113591 [2023-01-12T15:12:17.980Z] Removing intermediate container 0bcc10113591 [2023-01-12T15:12:17.980Z] ---> 547354e1247e [2023-01-12T15:12:17.980Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-12T15:12:18.248Z] ---> Running in da310665eddb [2023-01-12T15:12:19.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-12T15:12:19.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-12T15:12:20.769Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-12T15:12:20.769Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-12T15:12:20.769Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-12T15:12:20.769Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-12T15:12:20.769Z] Executing busybox-1.35.0-r17.trigger [2023-01-12T15:12:20.769Z] OK: 226 MiB in 55 packages [2023-01-12T15:12:21.738Z] Removing intermediate container da310665eddb [2023-01-12T15:12:21.738Z] ---> 83e51acd60ee [2023-01-12T15:12:21.738Z] Step 8/12 : WORKDIR /device-rest-go [2023-01-12T15:12:22.007Z] ---> Running in ef1cbc351364 [2023-01-12T15:12:22.280Z] Removing intermediate container ef1cbc351364 [2023-01-12T15:12:22.280Z] ---> 1c9584f95a0a [2023-01-12T15:12:22.280Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-12T15:12:22.873Z] ---> 87df6f7a05c3 [2023-01-12T15:12:22.873Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-12T15:12:22.873Z] ---> Running in e7eaeee365f0 [2023-01-12T15:13:19.333Z] Removing intermediate container e7eaeee365f0 [2023-01-12T15:13:19.333Z] ---> 2be2f17b9c99 [2023-01-12T15:13:19.333Z] Step 11/12 : COPY . . [2023-01-12T15:13:19.333Z] ---> 708322a13a17 [2023-01-12T15:13:19.333Z] Step 12/12 : RUN $MAKE [2023-01-12T15:13:19.333Z] ---> Running in b8f819f611ed [2023-01-12T15:13:19.333Z] noop [2023-01-12T15:13:19.333Z] Removing intermediate container b8f819f611ed [2023-01-12T15:13:19.333Z] ---> 7c240b30c516 [2023-01-12T15:13:19.333Z] Successfully built 7c240b30c516 [2023-01-12T15:13:19.333Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:13:19.681Z] + docker inspect -f . ci-base-image-arm64 [2023-01-12T15:13:19.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T15:13:19.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-2078 does not seem to be running inside a container [2023-01-12T15:13:19.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/11 -v /w/workspace/device-rest-go/11:/w/workspace/device-rest-go/11:rw,z -v /w/workspace/device-rest-go/11@tmp:/w/workspace/device-rest-go/11@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-12T15:13:21.163Z] $ docker top 8589731f1e52ce1c621efec55de2eab56bb3a2c9cf69d7096463038bf3aca0da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-12T15:13:21.999Z] + go version [2023-01-12T15:13:21.999Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-12T15:13:22.022Z] $ docker stop --time=1 8589731f1e52ce1c621efec55de2eab56bb3a2c9cf69d7096463038bf3aca0da [2023-01-12T15:13:23.620Z] $ docker rm -f --volumes 8589731f1e52ce1c621efec55de2eab56bb3a2c9cf69d7096463038bf3aca0da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:13:24.181Z] + docker inspect -f . ci-base-image-arm64 [2023-01-12T15:13:24.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T15:13:24.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-2078 does not seem to be running inside a container [2023-01-12T15:13:24.441Z] $ 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/11 -v /w/workspace/device-rest-go/11:/w/workspace/device-rest-go/11:rw,z -v /w/workspace/device-rest-go/11@tmp:/w/workspace/device-rest-go/11@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-12T15:13:25.589Z] $ docker top 3fcf60d4af883fbda89876626a6d4668dc647fc7fea879e32be017d33ab70978 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-12T15:13:26.434Z] + git config --global --add safe.directory /w/workspace/device-rest-go/11 [Pipeline] fileExists [Pipeline] sh [2023-01-12T15:13:27.087Z] + make test [2023-01-12T15:13:27.087Z] go test ./... -coverprofile=coverage.out ./... [2023-01-12T15:13:28.501Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-01-12T15:14:50.132Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-01-12T15:14:50.132Z] ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 26.8% of statements [2023-01-12T15:14:50.717Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-12T15:14:50.717Z] go vet ./... [2023-01-12T15:15:12.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-12T15:15:12.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-12T15:15:12.791Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-12T15:15:12.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-12T15:15:12.826Z] $ docker stop --time=1 3fcf60d4af883fbda89876626a6d4668dc647fc7fea879e32be017d33ab70978 [2023-01-12T15:15:15.545Z] $ docker rm -f --volumes 3fcf60d4af883fbda89876626a6d4668dc647fc7fea879e32be017d33ab70978 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-12T15:15:16.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-12T15:15:16.517Z] Warning: overwriting stash ‘coverage-report’ [2023-01-12T15:15:17.007Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-12T15:15:17.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-12T15:15:17.724Z] + ls -al . [2023-01-12T15:15:17.724Z] total 196 [2023-01-12T15:15:17.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 15:13 . [2023-01-12T15:15:17.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 15:11 .. [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 12 15:11 .dockerignore [2023-01-12T15:15:17.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 15:11 .git [2023-01-12T15:15:17.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 15:11 .github [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 12 15:11 .gitignore [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 12 15:11 .golangci.yml [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 8996 Jan 12 15:11 Attribution.txt [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 13085 Jan 12 15:11 CHANGELOG.md [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 1578 Jan 12 15:11 Dockerfile [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 12 15:11 GOVERNANCE.md [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 12 15:11 Jenkinsfile [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 12 15:11 LICENSE [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 1744 Jan 12 15:11 Makefile [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 12 15:11 OWNERS.md [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 12657 Jan 12 15:11 README.md [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 12 15:08 VERSION [2023-01-12T15:15:17.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 15:11 bin [2023-01-12T15:15:17.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 15:11 cmd [2023-01-12T15:15:17.724Z] -rw-r--r-- 1 jenkins jenkins 18351 Jan 12 15:14 coverage.out [2023-01-12T15:15:17.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 15:11 driver [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 3488 Jan 12 15:11 go.mod [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 12 15:11 go.sum [2023-01-12T15:15:17.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 15:11 snap [2023-01-12T15:15:17.724Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 12 15:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:15:18.070Z] + 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=d6e6f49f7b1cbcd600827dbeed251c1e7acfdc29 --label arch=arm64 --label version=0.0.0 . [2023-01-12T15:15:18.070Z] Sending build context to Docker daemon 167.9kB [2023-01-12T15:15:18.338Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-12T15:15:18.338Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-12T15:15:18.338Z] ---> 7c240b30c516 [2023-01-12T15:15:18.338Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-12T15:15:18.338Z] ---> Running in bcd0c027240d [2023-01-12T15:15:18.610Z] Removing intermediate container bcd0c027240d [2023-01-12T15:15:18.610Z] ---> 468d714af8ee [2023-01-12T15:15:18.610Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-12T15:15:18.879Z] ---> Running in 52593a184439 [2023-01-12T15:15:19.151Z] Removing intermediate container 52593a184439 [2023-01-12T15:15:19.151Z] ---> 88225e28b34e [2023-01-12T15:15:19.151Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-12T15:15:19.151Z] ---> Running in 0b0fb32856e3 [2023-01-12T15:15:19.421Z] Removing intermediate container 0b0fb32856e3 [2023-01-12T15:15:19.421Z] ---> d9c2d90474ea [2023-01-12T15:15:19.421Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-12T15:15:19.421Z] ---> Running in 354cabb967c4 [2023-01-12T15:15:19.692Z] Removing intermediate container 354cabb967c4 [2023-01-12T15:15:19.692Z] ---> b158ddad2224 [2023-01-12T15:15:19.692Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-12T15:15:19.961Z] ---> Running in 340e97e235e9 [2023-01-12T15:15:20.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-12T15:15:21.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-12T15:15:22.170Z] OK: 226 MiB in 55 packages [2023-01-12T15:15:23.139Z] Removing intermediate container 340e97e235e9 [2023-01-12T15:15:23.139Z] ---> ac9a2d1febae [2023-01-12T15:15:23.139Z] Step 8/25 : WORKDIR /device-rest-go [2023-01-12T15:15:23.139Z] ---> Running in 7a1702a508c6 [2023-01-12T15:15:23.407Z] Removing intermediate container 7a1702a508c6 [2023-01-12T15:15:23.407Z] ---> e00babfacf5d [2023-01-12T15:15:23.407Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-12T15:15:23.996Z] ---> 80cdb32e092e [2023-01-12T15:15:23.996Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-12T15:15:23.996Z] ---> Running in 03413ab9d5f2 [2023-01-12T15:15:26.596Z] Removing intermediate container 03413ab9d5f2 [2023-01-12T15:15:26.596Z] ---> 85bae1c3c4da [2023-01-12T15:15:26.596Z] Step 11/25 : COPY . . [2023-01-12T15:15:26.864Z] ---> 413d81748c69 [2023-01-12T15:15:26.864Z] Step 12/25 : RUN $MAKE [2023-01-12T15:15:27.149Z] ---> Running in b6cbe9d7298e [2023-01-12T15:15:28.116Z] 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-01-12T15:17:49.971Z] Removing intermediate container b6cbe9d7298e [2023-01-12T15:17:49.971Z] ---> fdb9f5ffe114 [2023-01-12T15:17:49.971Z] Step 13/25 : FROM alpine:3.16 [2023-01-12T15:17:49.971Z] 3.16: Pulling from library/alpine [2023-01-12T15:17:49.971Z] 6875df1f5354: Pulling fs layer [2023-01-12T15:17:49.971Z] 6875df1f5354: Download complete [2023-01-12T15:17:49.971Z] 6875df1f5354: Pull complete [2023-01-12T15:17:49.971Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-12T15:17:49.971Z] Status: Downloaded newer image for alpine:3.16 [2023-01-12T15:17:49.971Z] ---> 2b4661558fb8 [2023-01-12T15:17:49.971Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-12T15:17:49.971Z] ---> Running in 446eadd1d051 [2023-01-12T15:17:49.971Z] Removing intermediate container 446eadd1d051 [2023-01-12T15:17:49.971Z] ---> 0b712a6f66b1 [2023-01-12T15:17:49.971Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-01-12T15:17:49.971Z] ---> Running in 5523c6099115 [2023-01-12T15:17:49.971Z] Removing intermediate container 5523c6099115 [2023-01-12T15:17:49.971Z] ---> 9ed4a535656b [2023-01-12T15:17:49.971Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-01-12T15:17:49.971Z] ---> Running in 9d9d9278ec3c [2023-01-12T15:17:49.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-12T15:17:49.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-12T15:17:49.971Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-12T15:17:49.971Z] Executing busybox-1.35.0-r17.trigger [2023-01-12T15:17:49.971Z] OK: 5 MiB in 15 packages [2023-01-12T15:17:49.971Z] Removing intermediate container 9d9d9278ec3c [2023-01-12T15:17:49.971Z] ---> 12793c0d7401 [2023-01-12T15:17:49.971Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-01-12T15:17:49.971Z] ---> 13395025d64f [2023-01-12T15:17:49.971Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-01-12T15:17:49.971Z] ---> 2004745ab09e [2023-01-12T15:17:49.971Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-01-12T15:17:50.241Z] ---> 2022a9a8f334 [2023-01-12T15:17:50.241Z] Step 20/25 : EXPOSE 59986 [2023-01-12T15:17:50.241Z] ---> Running in 1969039be605 [2023-01-12T15:17:50.511Z] Removing intermediate container 1969039be605 [2023-01-12T15:17:50.511Z] ---> d5c68dcb6a0d [2023-01-12T15:17:50.511Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-01-12T15:17:50.511Z] ---> Running in 24cf6bbf1a2d [2023-01-12T15:17:50.784Z] Removing intermediate container 24cf6bbf1a2d [2023-01-12T15:17:50.784Z] ---> a2418c6d3e90 [2023-01-12T15:17:50.784Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-12T15:17:51.064Z] ---> Running in a423ceeb39c9 [2023-01-12T15:17:51.064Z] Removing intermediate container a423ceeb39c9 [2023-01-12T15:17:51.064Z] ---> 91f32436c748 [2023-01-12T15:17:51.064Z] Step 23/25 : LABEL arch=arm64 [2023-01-12T15:17:51.335Z] ---> Running in ff327f6752dd [2023-01-12T15:17:51.605Z] Removing intermediate container ff327f6752dd [2023-01-12T15:17:51.605Z] ---> 92f1ed0113a7 [2023-01-12T15:17:51.605Z] Step 24/25 : LABEL git_sha=d6e6f49f7b1cbcd600827dbeed251c1e7acfdc29 [2023-01-12T15:17:51.605Z] ---> Running in c6deb5af81a3 [2023-01-12T15:17:51.873Z] Removing intermediate container c6deb5af81a3 [2023-01-12T15:17:51.873Z] ---> 2a17596dcefe [2023-01-12T15:17:51.873Z] Step 25/25 : LABEL version=0.0.0 [2023-01-12T15:17:51.873Z] ---> Running in 709b2e5aa25b [2023-01-12T15:17:52.138Z] Removing intermediate container 709b2e5aa25b [2023-01-12T15:17:52.138Z] ---> 678bb19d6808 [2023-01-12T15:17:52.138Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-12T15:17:52.138Z] Successfully built 678bb19d6808 [2023-01-12T15:17:52.138Z] 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-01-12T15:17:52.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-12T15:17:52.584Z] [2023-01-12T15:17:52.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:17:52.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-12T15:17:52.923Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-12T15:17:52.923Z] 8998bd30e6a1: Pulling fs layer [2023-01-12T15:17:52.923Z] 04944245beec: Pulling fs layer [2023-01-12T15:17:52.923Z] 699f458cf7ca: Pulling fs layer [2023-01-12T15:17:52.923Z] 765212b225bb: Pulling fs layer [2023-01-12T15:17:52.923Z] f23df028b6ca: Pulling fs layer [2023-01-12T15:17:52.923Z] d65c8cfc05b1: Pulling fs layer [2023-01-12T15:17:52.923Z] 2437ff75d9bd: Pulling fs layer [2023-01-12T15:17:52.923Z] f23df028b6ca: Waiting [2023-01-12T15:17:52.923Z] d65c8cfc05b1: Waiting [2023-01-12T15:17:52.923Z] 2437ff75d9bd: Waiting [2023-01-12T15:17:52.923Z] 765212b225bb: Waiting [2023-01-12T15:17:53.192Z] 04944245beec: Verifying Checksum [2023-01-12T15:17:53.192Z] 04944245beec: Download complete [2023-01-12T15:17:53.192Z] 765212b225bb: Verifying Checksum [2023-01-12T15:17:53.192Z] 765212b225bb: Download complete [2023-01-12T15:17:53.192Z] f23df028b6ca: Verifying Checksum [2023-01-12T15:17:53.192Z] f23df028b6ca: Download complete [2023-01-12T15:17:53.192Z] d65c8cfc05b1: Verifying Checksum [2023-01-12T15:17:53.192Z] d65c8cfc05b1: Download complete [2023-01-12T15:17:53.192Z] 699f458cf7ca: Verifying Checksum [2023-01-12T15:17:53.192Z] 699f458cf7ca: Download complete [2023-01-12T15:17:53.776Z] 8998bd30e6a1: Verifying Checksum [2023-01-12T15:17:53.776Z] 8998bd30e6a1: Download complete [2023-01-12T15:17:55.718Z] 2437ff75d9bd: Verifying Checksum [2023-01-12T15:17:55.718Z] 2437ff75d9bd: Download complete [2023-01-12T15:17:57.661Z] 8998bd30e6a1: Pull complete [2023-01-12T15:17:57.931Z] 04944245beec: Pull complete [2023-01-12T15:17:59.337Z] 699f458cf7ca: Pull complete [2023-01-12T15:17:59.337Z] 765212b225bb: Pull complete [2023-01-12T15:17:59.918Z] f23df028b6ca: Pull complete [2023-01-12T15:18:00.186Z] d65c8cfc05b1: Pull complete [2023-01-12T15:18:15.173Z] 2437ff75d9bd: Pull complete [2023-01-12T15:18:15.173Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-12T15:18:15.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-12T15:18:15.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T15:18:15.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-2078 does not seem to be running inside a container [2023-01-12T15:18:15.426Z] $ 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/11 -v /w/workspace/device-rest-go/11:/w/workspace/device-rest-go/11:rw,z -v /w/workspace/device-rest-go/11@tmp:/w/workspace/device-rest-go/11@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-12T15:18:18.029Z] $ docker top 24105e8aaaa58f3f8c050819cbe0f19b6fb27b432556cfbe331a649947f5abf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:18:18.545Z] ---> job-cost.sh [2023-01-12T15:18:18.812Z] lf-activate-venv: SKIPPING [2023-01-12T15:18:18.812Z] INFO: No Stack... [2023-01-12T15:18:19.393Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-12T15:18:19.980Z] INFO: Archiving Costs [Pipeline] sh [2023-01-12T15:18:20.314Z] + cat /w/workspace/device-rest-go/11/archives/cost.csv [2023-01-12T15:18:20.314Z] + cut -d, -f6 [Pipeline] lock [2023-01-12T15:18:20.640Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-229-11-stack-cost] [2023-01-12T15:18:20.645Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-229-11-stack-cost] did not exist. Created. [2023-01-12T15:18:20.645Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-229-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-12T15:18:20.989Z] /w/workspace/device-rest-go/11@tmp/durable-6e2ecb51/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-12T15:18:21.327Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-12T15:18:21.351Z] Warning: overwriting stash ‘stack-cost’ [2023-01-12T15:18:21.388Z] Stashed 1 file(s) [Pipeline] } [2023-01-12T15:18:21.394Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-229-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-12T15:18:21.412Z] $ docker stop --time=1 24105e8aaaa58f3f8c050819cbe0f19b6fb27b432556cfbe331a649947f5abf1 [2023-01-12T15:18:23.342Z] $ docker rm -f --volumes 24105e8aaaa58f3f8c050819cbe0f19b6fb27b432556cfbe331a649947f5abf1 [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-01-12T15:18:23.708Z] provisioning config files... [2023-01-12T15:18:23.714Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/config13713078478897833902tmp [Pipeline] { [Pipeline] sh [2023-01-12T15:18:24.009Z] + set +x [2023-01-12T15:18:24.009Z] + bash -s -- [2023-01-12T15:18:24.009Z] + curl -s https://codecov.io/bash [2023-01-12T15:18:24.009Z] [2023-01-12T15:18:24.009Z] _____ _ [2023-01-12T15:18:24.009Z] / ____| | | [2023-01-12T15:18:24.009Z] | | ___ __| | ___ ___ _____ __ [2023-01-12T15:18:24.009Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-12T15:18:24.009Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-12T15:18:24.009Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-12T15:18:24.009Z] Bash-1.0.6 [2023-01-12T15:18:24.009Z] [2023-01-12T15:18:24.009Z] [2023-01-12T15:18:24.009Z] ==> git version 2.25.1 found [2023-01-12T15:18:24.009Z] ==> 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-01-12T15:18:24.009Z] Release-Date: 2020-01-08 [2023-01-12T15:18:24.009Z] 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-01-12T15:18:24.009Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-12T15:18:24.009Z] ==> Jenkins CI detected. [2023-01-12T15:18:24.009Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-229 [2023-01-12T15:18:24.009Z] project root: . [2023-01-12T15:18:24.009Z] --> token set from env [2023-01-12T15:18:24.009Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-12T15:18:24.009Z] ==> Running gcov in . (disable via -X gcov) [2023-01-12T15:18:24.009Z] ==> Python coveragepy not found [2023-01-12T15:18:24.009Z] ==> Searching for coverage reports in: [2023-01-12T15:18:24.009Z] + . [2023-01-12T15:18:24.009Z] -> Found 1 reports [2023-01-12T15:18:24.009Z] ==> Detecting git/mercurial file structure [2023-01-12T15:18:24.009Z] ==> Reading reports [2023-01-12T15:18:24.009Z] + ./coverage.out bytes=18351 [2023-01-12T15:18:24.009Z] ==> Appending adjustments [2023-01-12T15:18:24.009Z] https://docs.codecov.io/docs/fixing-reports [2023-01-12T15:18:24.268Z] + Found adjustments [2023-01-12T15:18:24.268Z] ==> Gzipping contents [2023-01-12T15:18:24.268Z] 4.0K /tmp/codecov.vZgUEd.gz [2023-01-12T15:18:24.268Z] ==> Uploading reports [2023-01-12T15:18:24.268Z] url: https://codecov.io [2023-01-12T15:18:24.268Z] query: branch=PR-229&commit=462e7c9048e573335accd34ab32248e0e01f66de&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-229%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-01-12T15:18:24.268Z] -> Pinging Codecov [2023-01-12T15:18:24.268Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-229&commit=462e7c9048e573335accd34ab32248e0e01f66de&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-229%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-01-12T15:18:24.527Z] -> Uploading to [2023-01-12T15:18:24.527Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-12/4E5D53B4F1F92C436F7061BF334D961C/462e7c9048e573335accd34ab32248e0e01f66de/b48812b9-531c-41d7-89e6-fd51107a9495.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230112T151824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aca31b6fec91460dfecfd57f0a02fac41d83544c5a4857f6bb90c4b9ba4f3bb2 [2023-01-12T15:18:24.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-12T15:18:24.527Z] Dload Upload Total Spent Left Speed [2023-01-12T15:18:24.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3009 0 0 100 3009 0 11397 --:--:-- --:--:-- --:--:-- 11354 100 3009 0 0 100 3009 0 11354 --:--:-- --:--:-- --:--:-- 11312 [2023-01-12T15:18:24.786Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/462e7c9048e573335accd34ab32248e0e01f66de [Pipeline] } [2023-01-12T15:18:24.793Z] 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-01-12T15:18:25.397Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-229/archives ] [2023-01-12T15:18:25.397Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-229/archives [2023-01-12T15:18:25.397Z] total 16 [2023-01-12T15:18:25.397Z] drwxr-xr-x 3 root root 4096 Jan 12 15:10 . [2023-01-12T15:18:25.397Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 12 15:10 .. [2023-01-12T15:18:25.397Z] drwxr-xr-x 2 root root 4096 Jan 12 15:10 cost [2023-01-12T15:18:25.397Z] -rw-r--r-- 1 root root 87 Jan 12 15:10 cost.csv [2023-01-12T15:18:25.397Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-229/archives [2023-01-12T15:18:25.397Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-229/archives [2023-01-12T15:18:25.397Z] total 16 [2023-01-12T15:18:25.397Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 12 15:10 . [2023-01-12T15:18:25.397Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 12 15:10 .. [2023-01-12T15:18:25.397Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 12 15:10 cost [2023-01-12T15:18:25.397Z] -rw-r--r-- 1 jenkins jenkins 87 Jan 12 15:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:18:25.689Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:18:26.550Z] ---> package-listing.sh [2023-01-12T15:18:26.550Z] ++ facter osfamily [2023-01-12T15:18:26.550Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-12T15:18:26.809Z] + OS_FAMILY=debian [2023-01-12T15:18:26.809Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-229 [2023-01-12T15:18:26.809Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-12T15:18:26.809Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-12T15:18:26.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-12T15:18:26.809Z] + PACKAGES=/tmp/packages_start.txt [2023-01-12T15:18:26.809Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-229 ']' [2023-01-12T15:18:26.809Z] + PACKAGES=/tmp/packages_end.txt [2023-01-12T15:18:26.809Z] + case "${OS_FAMILY}" in [2023-01-12T15:18:26.809Z] + dpkg -l [2023-01-12T15:18:26.809Z] + grep '^ii' [2023-01-12T15:18:26.809Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-12T15:18:26.809Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-12T15:18:26.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-12T15:18:26.809Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-229 ']' [2023-01-12T15:18:26.809Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-229/archives/ [2023-01-12T15:18:26.809Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-229/archives/ [Pipeline] echo [2023-01-12T15:18:26.820Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-12T15:18:27.097Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T15:18:27.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-12T15:18:27.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T15:18:27.735Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-01-12T15:18:27.777Z] $ 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-229/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-229 -v /w/workspace/gexfoundry_device-rest-go_PR-229:/w/workspace/gexfoundry_device-rest-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-229@tmp:/w/workspace/gexfoundry_device-rest-go_PR-229@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-12T15:18:27.982Z] $ docker top 57383069fcf5d926ed126a985860025e312b30944a0e6250a683414be1b7f1a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-12T15:18:28.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-12T15:18:28.599Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-12T15:18:28.883Z] + ls /var/log/sa-host [2023-01-12T15:18:28.883Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-12T15:18:28.951Z] provisioning config files... [2023-01-12T15:18:28.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/config14771413344472451897tmp [Pipeline] { [Pipeline] echo [2023-01-12T15:18:28.975Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:18:29.255Z] ---> create-netrc.sh [Pipeline] } [2023-01-12T15:18:29.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:18:29.581Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-12T15:18:29.589Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:18:29.873Z] ---> sudo-logs.sh [2023-01-12T15:18:29.873Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-12T15:18:29.895Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:18:30.180Z] ---> job-cost.sh [2023-01-12T15:18:30.181Z] lf-activate-venv: SKIPPING [2023-01-12T15:18:30.181Z] DEBUG: total: 0.2199999988079071 [2023-01-12T15:18:30.181Z] INFO: Retrieving Stack Cost... [2023-01-12T15:18:30.439Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-12T15:18:31.007Z] INFO: Archiving Costs [Pipeline] echo [2023-01-12T15:18:31.020Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-12T15:18:31.307Z] ---> logs-deploy.sh [2023-01-12T15:18:31.307Z] lf-activate-venv: SKIPPING [2023-01-12T15:18:31.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-229/11 [2023-01-12T15:18:31.307Z] INFO: archiving workspace using pattern(s): [2023-01-12T15:18:32.245Z] Archives upload complete. [2023-01-12T15:18:32.245Z] INFO: archiving logs to Nexus