Pull request #222 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 350a65c731730f67ca503570233d7e961a4dd6de+811e52826d6202cae27d826a4f6ae05b050034a3 (a5bb3ba611289a73a25c07ece96f9c06ab988e7a) 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-ssh4510766099635496587.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh785230865009125665.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15891438016674247563.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh17941235081613533745.key Verifying host key using known hosts file > 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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13604903280922282747.key Verifying host key using known hosts file > 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117287 in /w/workspace/gexfoundry_device-rest-go_PR-222 [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-222 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 811e52826d6202cae27d826a4f6ae05b050034a3 into PR head commit 350a65c731730f67ca503570233d7e961a4dd6de Merge succeeded, producing 350a65c731730f67ca503570233d7e961a4dd6de Checking out Revision 350a65c731730f67ca503570233d7e961a4dd6de (PR-222) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:10:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:10:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:10:31 ========================================================= 20:10:31 EdgeX Global Pipelines Version Info 20:10:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 350a65c731730f67ca503570233d7e961a4dd6de # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 811e52826d6202cae27d826a4f6ae05b050034a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 350a65c731730f67ca503570233d7e961a4dd6de # timeout=10 > git rev-list --no-walk 773ca0592ac1fba226a3cba0864cc995234b6d2d # timeout=10 20:10:32 ------------------- 20:10:32 stable info: 20:10:32 ------------------- 20:10:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:10:32 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:10:32 Message: update stable to v1.0.243 20:10:33 ------------------- 20:10:33 experimental info: 20:10:33 ------------------- 20:10:33 Commited By: **** collab-it+edgex@linuxfoundation.org 20:10:33 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:10:33 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 350a65c731730f67ca503570233d7e961a4dd6de [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 350a65c [Pipeline] echo 20:10:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:33 provisioning config files... 20:10:33 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config13789964926140984312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:34 ---> docker-login.sh 20:10:34 nexus3.edgexfoundry.org:10001 20:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:34 Configure a credential helper to remove this warning. See 20:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:34 20:10:34 Login Succeeded 20:10:34 nexus3.edgexfoundry.org:10002 20:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:34 Configure a credential helper to remove this warning. See 20:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:34 20:10:34 Login Succeeded 20:10:34 nexus3.edgexfoundry.org:10003 20:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:34 Configure a credential helper to remove this warning. See 20:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:34 20:10:34 Login Succeeded 20:10:34 nexus3.edgexfoundry.org:10004 20:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:34 Configure a credential helper to remove this warning. See 20:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:34 20:10:34 Login Succeeded 20:10:34 docker.io 20:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:35 Configure a credential helper to remove this warning. See 20:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:35 20:10:35 Login Succeeded 20:10:35 ---> docker-login.sh ends [Pipeline] } 20:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:10:35 + git rev-list -1 --merges 350a65c731730f67ca503570233d7e961a4dd6de~1..350a65c731730f67ca503570233d7e961a4dd6de [Pipeline] echo 20:10:35 -----------> git rev-list -1 --merges 350a65c731730f67ca503570233d7e961a4dd6de~1..350a65c731730f67ca503570233d7e961a4dd6de 350a65c731730f67ca503570233d7e961a4dd6de [false] [Pipeline] sh 20:10:35 + git log --format=format:%s -1 350a65c731730f67ca503570233d7e961a4dd6de [Pipeline] echo 20:10:35 ========================================================= 20:10:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:10:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:36 + git log --format=format:%s -1 350a65c731730f67ca503570233d7e961a4dd6de [Pipeline] echo 20:10:36 [semverPrep] GIT_COMMIT: 350a65c731730f67ca503570233d7e961a4dd6de, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 [Pipeline] echo 20:10:36 [semverPrep] This is not a build commit. [Pipeline] sh 20:10:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:10:36 + grep -v github /etc/ssh/ssh_known_hosts 20:10:36 + [ -e /tmp/ssh_known_hosts ] 20:10:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:10:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:10:36 + sudo tee -a /etc/ssh/ssh_known_hosts 20:10:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:36 20:10:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:37 0.1.4: Pulling from edgex-devops/py-git-semver 20:10:37 b85a868b505f: Pulling fs layer 20:10:37 e2be974225ed: Pulling fs layer 20:10:37 339a4e72a1f5: Pulling fs layer 20:10:37 988bab9f4d93: Pulling fs layer 20:10:37 1469e6f7b9e6: Pulling fs layer 20:10:37 eaf3925da568: Pulling fs layer 20:10:37 bab4dde63d76: Pulling fs layer 20:10:37 bde34c3a00c8: Pulling fs layer 20:10:37 b352a97aabf1: Pulling fs layer 20:10:37 4872d77fe225: Pulling fs layer 20:10:37 5851b861e8e6: Pulling fs layer 20:10:37 bab4dde63d76: Waiting 20:10:37 bde34c3a00c8: Waiting 20:10:37 b352a97aabf1: Waiting 20:10:37 4872d77fe225: Waiting 20:10:37 1469e6f7b9e6: Waiting 20:10:37 eaf3925da568: Waiting 20:10:37 e2be974225ed: Verifying Checksum 20:10:37 e2be974225ed: Download complete 20:10:37 988bab9f4d93: Verifying Checksum 20:10:37 988bab9f4d93: Download complete 20:10:37 339a4e72a1f5: Download complete 20:10:37 1469e6f7b9e6: Verifying Checksum 20:10:37 1469e6f7b9e6: Download complete 20:10:37 eaf3925da568: Verifying Checksum 20:10:37 eaf3925da568: Download complete 20:10:37 bde34c3a00c8: Download complete 20:10:37 b352a97aabf1: Verifying Checksum 20:10:37 b352a97aabf1: Download complete 20:10:37 4872d77fe225: Download complete 20:10:37 5851b861e8e6: Verifying Checksum 20:10:37 5851b861e8e6: Download complete 20:10:37 b85a868b505f: Download complete 20:10:37 bab4dde63d76: Verifying Checksum 20:10:37 bab4dde63d76: Download complete 20:10:39 b85a868b505f: Pull complete 20:10:39 e2be974225ed: Pull complete 20:10:39 339a4e72a1f5: Pull complete 20:10:39 988bab9f4d93: Pull complete 20:10:39 1469e6f7b9e6: Pull complete 20:10:39 eaf3925da568: Pull complete 20:10:41 bab4dde63d76: Pull complete 20:10:41 bde34c3a00c8: Pull complete 20:10:42 b352a97aabf1: Pull complete 20:10:42 4872d77fe225: Pull complete 20:10:42 5851b861e8e6: Pull complete 20:10:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:42 prd-ubuntu20.04-docker-8c-8g-117287 does not seem to be running inside a container 20:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:10:43 $ docker top 70ed952f7363cca5d985a0431f3f2188ee16fa66d92e7102fd9d38b68930b4f4 -eo pid,comm 20:10:43 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). 20:10:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:43 [ssh-agent] Looking for ssh-agent implementation... 20:10:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:43 $ docker exec 70ed952f7363cca5d985a0431f3f2188ee16fa66d92e7102fd9d38b68930b4f4 ssh-agent 20:10:43 SSH_AUTH_SOCK=/tmp/ssh-LXeAl0S61TIt/agent.33 20:10:43 SSH_AGENT_PID=39 20:10:43 Running ssh-add (command line suppressed) 20:10:44 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_13890200342932324888.key (/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_13890200342932324888.key) 20:10:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:44 + git tag --points-at HEAD [Pipeline] } 20:10:44 $ docker exec --env ******** --env ******** 70ed952f7363cca5d985a0431f3f2188ee16fa66d92e7102fd9d38b68930b4f4 ssh-agent -k 20:10:44 unset SSH_AUTH_SOCK; 20:10:44 unset SSH_AGENT_PID; 20:10:44 echo Agent pid 39 killed; 20:10:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:44 [ssh-agent] Looking for ssh-agent implementation... 20:10:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:44 $ docker exec 70ed952f7363cca5d985a0431f3f2188ee16fa66d92e7102fd9d38b68930b4f4 ssh-agent 20:10:44 SSH_AUTH_SOCK=/tmp/ssh-I33xaV95ZWtG/agent.71 20:10:44 SSH_AGENT_PID=77 20:10:44 Running ssh-add (command line suppressed) 20:10:44 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_11289620063843455380.key (/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_11289620063843455380.key) 20:10:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:45 + git semver init 20:10:45 2022-10-26 20:10:45,337 [run_init] DEBUG init version:0.0.0 force:False 20:10:45 2022-10-26 20:10:45,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver 20:10:45 2022-10-26 20:10:45,338 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-222/.semver 20:10:45 2022-10-26 20:10:45,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-222/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222, universal_newlines=False, shell=None, istream=None) 20:10:46 2022-10-26 20:10:46,472 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-222/.git/info/exclude 20:10:46 2022-10-26 20:10:46,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 with force:False 20:10:46 2022-10-26 20:10:46,473 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 20:10:46 2022-10-26 20:10:46,477 [execute] INFO git cat-file --batch-check 20:10:46 2022-10-26 20:10:46,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) 20:10:46 2022-10-26 20:10:46,485 [execute] INFO git cat-file --batch 20:10:46 2022-10-26 20:10:46,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) 20:10:46 2022-10-26 20:10:46,491 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 20:10:46 0.0.0 [Pipeline] } 20:10:46 $ docker exec --env ******** --env ******** 70ed952f7363cca5d985a0431f3f2188ee16fa66d92e7102fd9d38b68930b4f4 ssh-agent -k 20:10:46 unset SSH_AUTH_SOCK; 20:10:46 unset SSH_AGENT_PID; 20:10:46 echo Agent pid 77 killed; 20:10:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:47 + git semver [Pipeline] } 20:10:47 $ docker stop --time=1 70ed952f7363cca5d985a0431f3f2188ee16fa66d92e7102fd9d38b68930b4f4 20:10:48 $ docker rm -f 70ed952f7363cca5d985a0431f3f2188ee16fa66d92e7102fd9d38b68930b4f4 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:49 Stashed 1 file(s) [Pipeline] echo 20:10:49 [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 20:10:49 provisioning config files... 20:10:49 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config5803906719171942721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:49 ---> docker-login.sh 20:10:49 nexus3.edgexfoundry.org:10001 20:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:49 Configure a credential helper to remove this warning. See 20:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:49 20:10:49 Login Succeeded 20:10:49 nexus3.edgexfoundry.org:10002 20:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:49 Configure a credential helper to remove this warning. See 20:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:49 20:10:49 Login Succeeded 20:10:49 nexus3.edgexfoundry.org:10003 20:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:50 Configure a credential helper to remove this warning. See 20:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:50 20:10:50 Login Succeeded 20:10:50 nexus3.edgexfoundry.org:10004 20:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:50 Configure a credential helper to remove this warning. See 20:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:50 20:10:50 Login Succeeded 20:10:50 docker.io 20:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:50 Configure a credential helper to remove this warning. See 20:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:50 20:10:50 Login Succeeded 20:10:50 ---> docker-login.sh ends [Pipeline] } 20:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:50 ========================================================= 20:10:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:10:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:50 + 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 . 20:10:50 Sending build context to Docker daemon 10.75MB 20:10:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:10:50 Step 2/12 : FROM ${BASE} AS builder 20:10:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:50 213ec9aee27d: Pulling fs layer 20:10:50 4583459ba037: Pulling fs layer 20:10:50 93c1e223e6f2: Pulling fs layer 20:10:50 53926ce57604: Pulling fs layer 20:10:50 21b2b0c7a3f4: Pulling fs layer 20:10:50 30f14e443154: Pulling fs layer 20:10:50 801331c1e519: Pulling fs layer 20:10:50 99cc6dd402b0: Pulling fs layer 20:10:50 7d9ed39f4882: Pulling fs layer 20:10:50 801331c1e519: Waiting 20:10:50 53926ce57604: Waiting 20:10:50 21b2b0c7a3f4: Waiting 20:10:50 7d9ed39f4882: Waiting 20:10:50 99cc6dd402b0: Waiting 20:10:50 30f14e443154: Waiting 20:10:50 93c1e223e6f2: Verifying Checksum 20:10:50 93c1e223e6f2: Download complete 20:10:50 4583459ba037: Download complete 20:10:51 21b2b0c7a3f4: Verifying Checksum 20:10:51 21b2b0c7a3f4: Download complete 20:10:51 30f14e443154: Download complete 20:10:51 213ec9aee27d: Verifying Checksum 20:10:51 213ec9aee27d: Download complete 20:10:51 801331c1e519: Verifying Checksum 20:10:51 801331c1e519: Download complete 20:10:51 213ec9aee27d: Pull complete 20:10:51 4583459ba037: Pull complete 20:10:51 93c1e223e6f2: Pull complete 20:10:51 7d9ed39f4882: Verifying Checksum 20:10:51 7d9ed39f4882: Download complete 20:10:51 99cc6dd402b0: Verifying Checksum 20:10:51 99cc6dd402b0: Download complete 20:10:52 53926ce57604: Verifying Checksum 20:10:52 53926ce57604: Download complete 20:10:56 53926ce57604: Pull complete 20:10:56 21b2b0c7a3f4: Pull complete 20:10:56 30f14e443154: Pull complete 20:10:56 801331c1e519: Pull complete 20:10:58 99cc6dd402b0: Pull complete 20:10:59 7d9ed39f4882: Pull complete 20:10:59 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 20:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:10:59 ---> 1dedd983c030 20:10:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:11:00 ---> Running in 85f21c76e544 20:11:00 Removing intermediate container 85f21c76e544 20:11:00 ---> 338975b24c6a 20:11:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:11:00 ---> Running in 625f6f16f861 20:11:01 Removing intermediate container 625f6f16f861 20:11:01 ---> 1210656a290b 20:11:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:11:01 ---> Running in 051396d10337 20:11:01 Removing intermediate container 051396d10337 20:11:01 ---> 41f81d7a45d5 20:11:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:11:01 ---> Running in 9cbbacc9adb0 20:11:01 Removing intermediate container 9cbbacc9adb0 20:11:01 ---> ee2f4b0ee979 20:11:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:01 ---> Running in f10103ef92d2 20:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:01 (1/4) Installing openssh-keygen (9.0_p1-r2) 20:11:01 (2/4) Installing libedit (20210910.3.1-r0) 20:11:01 (3/4) Installing openssh-client-common (9.0_p1-r2) 20:11:01 (4/4) Installing openssh-client-default (9.0_p1-r2) 20:11:02 Executing busybox-1.35.0-r17.trigger 20:11:02 OK: 216 MiB in 55 packages 20:11:02 Removing intermediate container f10103ef92d2 20:11:02 ---> 017180835a8b 20:11:02 Step 8/12 : WORKDIR /device-rest-go 20:11:02 ---> Running in 856b34c022d5 20:11:02 Removing intermediate container 856b34c022d5 20:11:02 ---> 0c58e482b0cb 20:11:02 Step 9/12 : COPY go.mod vendor* ./ 20:11:02 ---> 4b04541c0618 20:11:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:03 ---> Running in d76683beb7f6 20:11:04 Still waiting to schedule task 20:11:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:11:24 Removing intermediate container d76683beb7f6 20:11:24 ---> 3d9babe045ed 20:11:24 Step 11/12 : COPY . . 20:11:24 ---> 08b2171f8c0f 20:11:24 Step 12/12 : RUN $MAKE 20:11:24 ---> Running in 3120109aebcb 20:11:24 noop 20:11:24 Removing intermediate container 3120109aebcb 20:11:24 ---> f1232778dd74 20:11:24 Successfully built f1232778dd74 20:11:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:25 + docker inspect -f . ci-base-image-x86_64 20:11:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:25 prd-ubuntu20.04-docker-8c-8g-117287 does not seem to be running inside a container 20:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 ******** ci-base-image-x86_64 cat 20:11:25 $ docker top c63ee3a0839ce14b10870c8ecee24a607c8f6d64362aba0e18f5ed180fbcf5a0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:26 + go version 20:11:26 go version go1.18.7 linux/amd64 [Pipeline] } 20:11:26 $ docker stop --time=1 c63ee3a0839ce14b10870c8ecee24a607c8f6d64362aba0e18f5ed180fbcf5a0 20:11:27 $ docker rm -f c63ee3a0839ce14b10870c8ecee24a607c8f6d64362aba0e18f5ed180fbcf5a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:28 + docker inspect -f . ci-base-image-x86_64 20:11:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:28 prd-ubuntu20.04-docker-8c-8g-117287 does not seem to be running inside a container 20:11:28 $ 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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 ******** ci-base-image-x86_64 cat 20:11:28 $ docker top 7b4bc27112cef9e890f8fee8635c71caaf54eaea4eb0f0ec011010535f4f012f -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-222 [Pipeline] fileExists [Pipeline] sh 20:11:29 + make test 20:11:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:11:29 ? github.com/edgexfoundry/device-rest-go [no test files] 20:11:39 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:11:39 ok github.com/edgexfoundry/device-rest-go/driver 0.018s coverage: 55.2% of statements 20:11:48 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." 20:11:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:11:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:50 ./bin/test-attribution-txt.sh [Pipeline] echo 20:11:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:11:50 $ docker stop --time=1 7b4bc27112cef9e890f8fee8635c71caaf54eaea4eb0f0ec011010535f4f012f 20:11:52 $ docker rm -f 7b4bc27112cef9e890f8fee8635c71caaf54eaea4eb0f0ec011010535f4f012f [Pipeline] // withDockerContainer [Pipeline] sh 20:11:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:11:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:11:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:11:53 + ls -al . 20:11:53 total 188 20:11:53 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 20:11 . 20:11:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:10 .. 20:11:53 -rw-rw-r-- 1 jenkins jenkins 151 Oct 26 20:10 .dockerignore 20:11:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:11 .git 20:11:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:10 .github 20:11:53 -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 20:10 .gitignore 20:11:53 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:10 .golangci.yml 20:11:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:10 .semver 20:11:53 -rw-rw-r-- 1 jenkins jenkins 9100 Oct 26 20:10 Attribution.txt 20:11:53 -rw-rw-r-- 1 jenkins jenkins 11736 Oct 26 20:10 CHANGELOG.md 20:11:53 -rw-rw-r-- 1 jenkins jenkins 1641 Oct 26 20:10 Dockerfile 20:11:53 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:10 GOVERNANCE.md 20:11:53 -rw-rw-r-- 1 jenkins jenkins 680 Oct 26 20:10 Jenkinsfile 20:11:53 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 20:10 LICENSE 20:11:53 -rw-rw-r-- 1 jenkins jenkins 2173 Oct 26 20:10 Makefile 20:11:53 -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 20:10 OWNERS.md 20:11:53 -rw-rw-r-- 1 jenkins jenkins 8667 Oct 26 20:10 README.md 20:11:53 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 20:10 VERSION 20:11:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:10 bin 20:11:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:10 cmd 20:11:53 -rw-r--r-- 1 jenkins jenkins 9355 Oct 26 20:11 coverage.out 20:11:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:10 driver 20:11:53 -rw-rw-r-- 1 jenkins jenkins 3536 Oct 26 20:10 go.mod 20:11:53 -rw-rw-r-- 1 jenkins jenkins 45144 Oct 26 20:10 go.sum 20:11:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:10 snap 20:11:53 -rw-rw-r-- 1 jenkins jenkins 713 Oct 26 20:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:53 + 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=350a65c731730f67ca503570233d7e961a4dd6de --label arch=amd64 --label version=0.0.0 . 20:11:53 Sending build context to Docker daemon 10.76MB 20:11:53 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:11:53 Step 2/25 : FROM ${BASE} AS builder 20:11:53 ---> f1232778dd74 20:11:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:11:54 ---> Running in b09bdad4eebf 20:11:54 Removing intermediate container b09bdad4eebf 20:11:54 ---> 1bc7d3914579 20:11:54 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:11:54 ---> Running in 185f87c74098 20:11:54 Removing intermediate container 185f87c74098 20:11:54 ---> 9fed1450fff9 20:11:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:11:54 ---> Running in 0f471ff00549 20:11:54 Removing intermediate container 0f471ff00549 20:11:54 ---> 48609a3295f4 20:11:54 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:11:54 ---> Running in 768fc7bc1afc 20:11:54 Removing intermediate container 768fc7bc1afc 20:11:54 ---> 7a56ea00f628 20:11:54 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:54 ---> Running in 29e200ef8556 20:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:55 OK: 216 MiB in 55 packages 20:11:55 Removing intermediate container 29e200ef8556 20:11:55 ---> 45bc92fec560 20:11:55 Step 8/25 : WORKDIR /device-rest-go 20:11:55 ---> Running in 7bf3ccd80fe4 20:11:55 Removing intermediate container 7bf3ccd80fe4 20:11:55 ---> 6835bd56daac 20:11:55 Step 9/25 : COPY go.mod vendor* ./ 20:11:56 ---> fdf66f5e8ce0 20:11:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:56 ---> Running in 862def7e13c0 20:11:57 Removing intermediate container 862def7e13c0 20:11:57 ---> da118460321f 20:11:57 Step 11/25 : COPY . . 20:11:57 ---> 78e18c77617d 20:11:57 Step 12/25 : RUN $MAKE 20:11:57 ---> Running in e2412d6b1980 20:11:57 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:12:19 Removing intermediate container e2412d6b1980 20:12:19 ---> 8f26fc6d925d 20:12:19 Step 13/25 : FROM alpine:3.16 20:12:19 3.16: Pulling from library/alpine 20:12:19 213ec9aee27d: Already exists 20:12:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:12:19 Status: Downloaded newer image for alpine:3.16 20:12:19 ---> 9c6f07244728 20:12:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:12:19 ---> Running in 2e7e6d85ecee 20:12:19 Removing intermediate container 2e7e6d85ecee 20:12:19 ---> 334261e833cd 20:12:19 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:12:19 ---> Running in 745c9d9c2ed7 20:12:19 Removing intermediate container 745c9d9c2ed7 20:12:19 ---> 58adf4f1284f 20:12:19 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:12:19 ---> Running in 4bf711fd148d 20:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:19 (1/6) Installing dumb-init (1.2.5-r1) 20:12:19 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:12:19 (3/6) Installing libsodium (1.0.18-r0) 20:12:19 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:12:19 (5/6) Installing libzmq (4.3.4-r0) 20:12:19 (6/6) Installing zeromq (4.3.4-r0) 20:12:19 Executing busybox-1.35.0-r17.trigger 20:12:19 OK: 8 MiB in 20 packages 20:12:19 Removing intermediate container 4bf711fd148d 20:12:19 ---> 23aad0d62f2f 20:12:19 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:12:20 ---> fb8a5c81006d 20:12:20 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:12:20 ---> 8f5b1be57346 20:12:20 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:12:20 ---> 872d91150a10 20:12:20 Step 20/25 : EXPOSE 59986 20:12:20 ---> Running in 8d100c1b52f6 20:12:20 Removing intermediate container 8d100c1b52f6 20:12:20 ---> 9e3eab9fb0f6 20:12:20 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:12:20 ---> Running in 12672d92638e 20:12:20 Removing intermediate container 12672d92638e 20:12:20 ---> 18e1a1056150 20:12:20 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:12:20 ---> Running in eeb99c28da4e 20:12:20 Removing intermediate container eeb99c28da4e 20:12:20 ---> 73e7402c320e 20:12:20 Step 23/25 : LABEL arch=amd64 20:12:20 ---> Running in 31654175ced3 20:12:20 Removing intermediate container 31654175ced3 20:12:20 ---> a7655f5ac38e 20:12:20 Step 24/25 : LABEL git_sha=350a65c731730f67ca503570233d7e961a4dd6de 20:12:20 ---> Running in f53b0653f2ee 20:12:21 Removing intermediate container f53b0653f2ee 20:12:21 ---> 2cfb2f1384b4 20:12:21 Step 25/25 : LABEL version=0.0.0 20:12:21 ---> Running in feb41f226317 20:12:21 Removing intermediate container feb41f226317 20:12:21 ---> d9bf4fb66c5c 20:12:21 [Warning] One or more build-args [ARCH] were not consumed 20:12:21 Successfully built d9bf4fb66c5c 20:12:21 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 20:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:21 20:12:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:21 latest: Pulling from edgex-lftools-log-publisher 20:12:21 5eb5b503b376: Pulling fs layer 20:12:21 5c69ac0246d0: Pulling fs layer 20:12:21 ec43610c2a17: Pulling fs layer 20:12:21 3a2ae6a8a46f: Pulling fs layer 20:12:21 33b1e0a273af: Pulling fs layer 20:12:21 5d3b04190fa2: Pulling fs layer 20:12:21 2f39f015ded8: Pulling fs layer 20:12:21 33b1e0a273af: Waiting 20:12:21 5d3b04190fa2: Waiting 20:12:21 2f39f015ded8: Waiting 20:12:21 3a2ae6a8a46f: Waiting 20:12:21 5c69ac0246d0: Verifying Checksum 20:12:21 5c69ac0246d0: Download complete 20:12:21 3a2ae6a8a46f: Verifying Checksum 20:12:21 3a2ae6a8a46f: Download complete 20:12:21 33b1e0a273af: Verifying Checksum 20:12:21 33b1e0a273af: Download complete 20:12:21 5d3b04190fa2: Download complete 20:12:21 ec43610c2a17: Verifying Checksum 20:12:21 ec43610c2a17: Download complete 20:12:22 5eb5b503b376: Download complete 20:12:22 2f39f015ded8: Verifying Checksum 20:12:22 2f39f015ded8: Download complete 20:12:23 5eb5b503b376: Pull complete 20:12:23 5c69ac0246d0: Pull complete 20:12:23 ec43610c2a17: Pull complete 20:12:23 3a2ae6a8a46f: Pull complete 20:12:23 33b1e0a273af: Pull complete 20:12:24 5d3b04190fa2: Pull complete 20:12:28 2f39f015ded8: Pull complete 20:12:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:12:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:28 prd-ubuntu20.04-docker-8c-8g-117287 does not seem to be running inside a container 20:12:28 $ 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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:12:30 $ docker top 37a2c7197f072527994cfd026ed66fb75d8a0b86bd2c38cf2b10dfe02a467361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:30 ---> job-cost.sh 20:12:30 lf-activate-venv: SKIPPING 20:12:30 INFO: No Stack... 20:12:30 INFO: Retrieving Pricing Info for: v3-standard-8 20:12:31 INFO: Archiving Costs [Pipeline] sh 20:12:31 + cat /w/workspace/gexfoundry_device-rest-go_PR-222/archives/cost.csv 20:12:31 + cut -d, -f6 [Pipeline] lock 20:12:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-222-6-stack-cost] 20:12:31 Resource [jenkins-edgexfoundry-device-rest-go-PR-222-6-stack-cost] did not exist. Created. 20:12:31 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-222-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:12:31 + echo total: 0.2199999988079071 [Pipeline] stash 20:12:31 Stashed 1 file(s) [Pipeline] } 20:12:31 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-222-6-stack-cost] [Pipeline] // lock [Pipeline] } 20:12:31 $ docker stop --time=1 37a2c7197f072527994cfd026ed66fb75d8a0b86bd2c38cf2b10dfe02a467361 20:12:33 $ docker rm -f 37a2c7197f072527994cfd026ed66fb75d8a0b86bd2c38cf2b10dfe02a467361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:12:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117293 in /w/workspace/gexfoundry_device-rest-go_PR-222 [Pipeline] { [Pipeline] ws 20:12:57 Running in /w/workspace/device-rest-go/6 [Pipeline] { [Pipeline] checkout 20:12:57 The recommended git tool is: git 20:13:04 using credential edgex-jenkins-ssh 20:13:04 Cloning the remote Git repository 20:13:04 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:13:04 > git init /w/workspace/device-rest-go/6 # timeout=10 20:13:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:13:04 > git --version # timeout=10 20:13:04 > git --version # 'git version 2.25.1' 20:13:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:04 Verifying host key using known hosts file 20:13:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:13:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:13:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:08 Merging remotes/origin/main commit 811e52826d6202cae27d826a4f6ae05b050034a3 into PR head commit 350a65c731730f67ca503570233d7e961a4dd6de 20:13:09 Merge succeeded, producing 350a65c731730f67ca503570233d7e961a4dd6de 20:13:09 Checking out Revision 350a65c731730f67ca503570233d7e961a4dd6de (PR-222) 20:13:08 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:13:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:13:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:08 Verifying host key using known hosts file 20:13:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:13:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:13:08 > git config core.sparsecheckout # timeout=10 20:13:08 > git checkout -f 350a65c731730f67ca503570233d7e961a4dd6de # timeout=10 20:13:08 > git remote # timeout=10 20:13:08 > git config --get remote.origin.url # timeout=10 20:13:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:08 Verifying host key using known hosts file 20:13:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:13:08 > git merge 811e52826d6202cae27d826a4f6ae05b050034a3 # timeout=10 20:13:08 > git rev-parse HEAD^{commit} # timeout=10 20:13:09 > git config core.sparsecheckout # timeout=10 20:13:09 > git checkout -f 350a65c731730f67ca503570233d7e961a4dd6de # timeout=10 20:13:09 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:13:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:10 Dload Upload Total Spent Left Speed 20:13:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 20:13:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:13:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:13:11 + sudo tee /etc/docker/daemon.new 20:13:11 { 20:13:11 "registry-mirrors": [ 20:13:11 "https://nexus3.edgexfoundry.org:10001" 20:13:11 ], 20:13:11 "bip": "10.250.0.254/24", 20:13:11 "hosts": [ 20:13:11 "tcp://0.0.0.0:5555", 20:13:11 "unix:///var/run/docker.sock" 20:13:11 ], 20:13:11 "mtu": 1458, 20:13:11 "selinux-enabled": true, 20:13:11 "seccomp-profile": "/etc/docker/seccomp.json" 20:13:11 } [Pipeline] sh 20:13:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:13:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:30 provisioning config files... 20:13:30 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/6@tmp/config13289329113378314175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:30 ---> docker-login.sh 20:13:30 nexus3.edgexfoundry.org:10001 20:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:31 Configure a credential helper to remove this warning. See 20:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:31 20:13:31 Login Succeeded 20:13:31 nexus3.edgexfoundry.org:10002 20:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:32 Configure a credential helper to remove this warning. See 20:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:32 20:13:32 Login Succeeded 20:13:32 nexus3.edgexfoundry.org:10003 20:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:32 Configure a credential helper to remove this warning. See 20:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:32 20:13:32 Login Succeeded 20:13:32 nexus3.edgexfoundry.org:10004 20:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:32 Configure a credential helper to remove this warning. See 20:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:32 20:13:32 Login Succeeded 20:13:32 docker.io 20:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:33 Configure a credential helper to remove this warning. See 20:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:33 20:13:33 Login Succeeded 20:13:33 ---> docker-login.sh ends [Pipeline] } 20:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:33 ========================================================= 20:13:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:13:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:34 + 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 . 20:13:34 Sending build context to Docker daemon 128kB 20:13:34 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:13:34 Step 2/12 : FROM ${BASE} AS builder 20:13:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:13:34 9b18e9b68314: Pulling fs layer 20:13:34 d32db5db7311: Pulling fs layer 20:13:34 d0c4b47475fc: Pulling fs layer 20:13:34 5831b945b038: Pulling fs layer 20:13:34 86bbec2aaacd: Pulling fs layer 20:13:34 e10730c5d714: Pulling fs layer 20:13:34 5dd5c2283517: Pulling fs layer 20:13:34 d5ac0230b979: Pulling fs layer 20:13:34 e10730c5d714: Waiting 20:13:34 5dd5c2283517: Waiting 20:13:34 d5ac0230b979: Waiting 20:13:34 5831b945b038: Waiting 20:13:34 86bbec2aaacd: Waiting 20:13:34 d0c4b47475fc: Verifying Checksum 20:13:34 d0c4b47475fc: Download complete 20:13:34 d32db5db7311: Verifying Checksum 20:13:34 d32db5db7311: Download complete 20:13:34 86bbec2aaacd: Download complete 20:13:34 e10730c5d714: Verifying Checksum 20:13:34 e10730c5d714: Download complete 20:13:34 9b18e9b68314: Verifying Checksum 20:13:34 9b18e9b68314: Download complete 20:13:35 9b18e9b68314: Pull complete 20:13:36 d5ac0230b979: Verifying Checksum 20:13:36 d5ac0230b979: Download complete 20:13:36 d32db5db7311: Pull complete 20:13:37 d0c4b47475fc: Pull complete 20:13:37 5dd5c2283517: Verifying Checksum 20:13:37 5dd5c2283517: Download complete 20:13:38 5831b945b038: Verifying Checksum 20:13:38 5831b945b038: Download complete 20:13:51 5831b945b038: Pull complete 20:13:51 86bbec2aaacd: Pull complete 20:13:51 e10730c5d714: Pull complete 20:13:57 5dd5c2283517: Pull complete 20:13:58 d5ac0230b979: Pull complete 20:13:58 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 20:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:13:58 ---> 59b3b1a385d4 20:13:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:13:59 ---> Running in 10d4747bb9d6 20:13:59 Removing intermediate container 10d4747bb9d6 20:13:59 ---> f0e4702924b9 20:13:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:14:00 ---> Running in 509af4e276b3 20:14:00 Removing intermediate container 509af4e276b3 20:14:00 ---> b78572984050 20:14:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:14:00 ---> Running in 8dcdf8d951c3 20:14:01 Removing intermediate container 8dcdf8d951c3 20:14:01 ---> fd346b6f5b48 20:14:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:14:01 ---> Running in d0920f0a51e4 20:14:01 Removing intermediate container d0920f0a51e4 20:14:01 ---> e34c0ce6face 20:14:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:14:01 ---> Running in 88b1f338a70b 20:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:04 (1/4) Installing openssh-keygen (9.0_p1-r2) 20:14:04 (2/4) Installing libedit (20210910.3.1-r0) 20:14:04 (3/4) Installing openssh-client-common (9.0_p1-r2) 20:14:04 (4/4) Installing openssh-client-default (9.0_p1-r2) 20:14:04 Executing busybox-1.35.0-r17.trigger 20:14:04 OK: 226 MiB in 55 packages 20:14:05 Removing intermediate container 88b1f338a70b 20:14:05 ---> a271c2ed65aa 20:14:05 Step 8/12 : WORKDIR /device-rest-go 20:14:06 ---> Running in d6731c743d76 20:14:06 Removing intermediate container d6731c743d76 20:14:06 ---> 00fa902bd166 20:14:06 Step 9/12 : COPY go.mod vendor* ./ 20:14:06 ---> aabb96862637 20:14:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:07 ---> Running in 2943d95ba087 20:15:03 Removing intermediate container 2943d95ba087 20:15:03 ---> 97cc5578875a 20:15:03 Step 11/12 : COPY . . 20:15:03 ---> 3b0376557fa2 20:15:03 Step 12/12 : RUN $MAKE 20:15:03 ---> Running in 506a42b53fe7 20:15:03 noop 20:15:04 Removing intermediate container 506a42b53fe7 20:15:04 ---> db409e5fc13a 20:15:04 Successfully built db409e5fc13a 20:15:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:04 + docker inspect -f . ci-base-image-arm64 20:15:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:05 prd-ubuntu20.04-docker-arm64-4c-16g-117293 does not seem to be running inside a container 20:15:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** ci-base-image-arm64 cat 20:15:06 $ docker top aec663a479530be5eae754022bb6175355d1e14bfabf6e0e24d4c3cb33d3eda9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:07 + go version 20:15:07 go version go1.18.7 linux/arm64 [Pipeline] } 20:15:07 $ docker stop --time=1 aec663a479530be5eae754022bb6175355d1e14bfabf6e0e24d4c3cb33d3eda9 20:15:09 $ docker rm -f aec663a479530be5eae754022bb6175355d1e14bfabf6e0e24d4c3cb33d3eda9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:09 + docker inspect -f . ci-base-image-arm64 20:15:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:09 prd-ubuntu20.04-docker-arm64-4c-16g-117293 does not seem to be running inside a container 20:15:09 $ 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/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** ci-base-image-arm64 cat 20:15:11 $ docker top 76c4f4ec031250fcf6314eaa35457c28019a8350ec20adb5e335cb27686d5322 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:12 + git config --global --add safe.directory /w/workspace/device-rest-go/6 [Pipeline] fileExists [Pipeline] sh 20:15:12 + make test 20:15:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:15:14 ? github.com/edgexfoundry/device-rest-go [no test files] 20:17:06 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:17:06 ok github.com/edgexfoundry/device-rest-go/driver 0.072s coverage: 55.2% of statements 20:17:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:17:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:17:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:17:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:17:24 ./bin/test-attribution-txt.sh [Pipeline] echo 20:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:17:24 $ docker stop --time=1 76c4f4ec031250fcf6314eaa35457c28019a8350ec20adb5e335cb27686d5322 20:17:26 $ docker rm -f 76c4f4ec031250fcf6314eaa35457c28019a8350ec20adb5e335cb27686d5322 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:17:27 Warning: overwriting stash ‘coverage-report’ 20:17:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:17:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:17:29 + ls -al . 20:17:29 total 184 20:17:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:15 . 20:17:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:13 .. 20:17:29 -rw-rw-r-- 1 jenkins jenkins 151 Oct 26 20:13 .dockerignore 20:17:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:13 .git 20:17:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:13 .github 20:17:29 -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 20:13 .gitignore 20:17:29 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:13 .golangci.yml 20:17:29 -rw-rw-r-- 1 jenkins jenkins 9100 Oct 26 20:13 Attribution.txt 20:17:29 -rw-rw-r-- 1 jenkins jenkins 11736 Oct 26 20:13 CHANGELOG.md 20:17:29 -rw-rw-r-- 1 jenkins jenkins 1641 Oct 26 20:13 Dockerfile 20:17:29 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:13 GOVERNANCE.md 20:17:29 -rw-rw-r-- 1 jenkins jenkins 680 Oct 26 20:13 Jenkinsfile 20:17:29 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 20:13 LICENSE 20:17:29 -rw-rw-r-- 1 jenkins jenkins 2173 Oct 26 20:13 Makefile 20:17:29 -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 20:13 OWNERS.md 20:17:29 -rw-rw-r-- 1 jenkins jenkins 8667 Oct 26 20:13 README.md 20:17:29 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 20:10 VERSION 20:17:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:13 bin 20:17:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:13 cmd 20:17:29 -rw-r--r-- 1 jenkins jenkins 9355 Oct 26 20:16 coverage.out 20:17:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:13 driver 20:17:29 -rw-rw-r-- 1 jenkins jenkins 3536 Oct 26 20:13 go.mod 20:17:29 -rw-rw-r-- 1 jenkins jenkins 45144 Oct 26 20:13 go.sum 20:17:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:13 snap 20:17:29 -rw-rw-r-- 1 jenkins jenkins 713 Oct 26 20:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:29 + 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=350a65c731730f67ca503570233d7e961a4dd6de --label arch=arm64 --label version=0.0.0 . 20:17:29 Sending build context to Docker daemon 138.2kB 20:17:29 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:17:29 Step 2/25 : FROM ${BASE} AS builder 20:17:29 ---> db409e5fc13a 20:17:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:17:29 ---> Running in cad7ce9624f6 20:17:30 Removing intermediate container cad7ce9624f6 20:17:30 ---> 0b61493051f9 20:17:30 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:17:30 ---> Running in 7f30f71ec50b 20:17:31 Removing intermediate container 7f30f71ec50b 20:17:31 ---> 1362fc2ac480 20:17:31 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:17:31 ---> Running in d088eed746c9 20:17:31 Removing intermediate container d088eed746c9 20:17:31 ---> 1e5294582f20 20:17:31 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:17:31 ---> Running in 247e77c19c76 20:17:32 Removing intermediate container 247e77c19c76 20:17:32 ---> 1513d5b84e1f 20:17:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:17:32 ---> Running in 3c5ea205deea 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:34 OK: 226 MiB in 55 packages 20:17:35 Removing intermediate container 3c5ea205deea 20:17:35 ---> bb79e92b6f7e 20:17:35 Step 8/25 : WORKDIR /device-rest-go 20:17:36 ---> Running in 2d673166d79b 20:17:36 Removing intermediate container 2d673166d79b 20:17:36 ---> a26b48ef8170 20:17:36 Step 9/25 : COPY go.mod vendor* ./ 20:17:36 ---> 5d5d09499d7b 20:17:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:36 ---> Running in 51e681911399 20:17:39 Removing intermediate container 51e681911399 20:17:39 ---> 073fba5a8700 20:17:39 Step 11/25 : COPY . . 20:17:40 ---> b286d3ecc4a7 20:17:40 Step 12/25 : RUN $MAKE 20:17:40 ---> Running in 02a42bc965e8 20:17:41 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:20:48 Removing intermediate container 02a42bc965e8 20:20:48 ---> c5b810e4db4f 20:20:48 Step 13/25 : FROM alpine:3.16 20:20:48 3.16: Pulling from library/alpine 20:20:48 9b18e9b68314: Already exists 20:20:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:20:48 Status: Downloaded newer image for alpine:3.16 20:20:48 ---> a6215f271958 20:20:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:20:48 ---> Running in cf99bd1446b1 20:20:48 Removing intermediate container cf99bd1446b1 20:20:48 ---> 35c7b6255ee0 20:20:48 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:20:48 ---> Running in 99e86721e007 20:20:48 Removing intermediate container 99e86721e007 20:20:48 ---> 4b11332d7dbd 20:20:48 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:20:48 ---> Running in 43d3edd20ead 20:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:48 (1/6) Installing dumb-init (1.2.5-r1) 20:20:48 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:20:48 (3/6) Installing libsodium (1.0.18-r0) 20:20:48 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:20:48 (5/6) Installing libzmq (4.3.4-r0) 20:20:48 (6/6) Installing zeromq (4.3.4-r0) 20:20:48 Executing busybox-1.35.0-r17.trigger 20:20:48 OK: 8 MiB in 20 packages 20:20:48 Removing intermediate container 43d3edd20ead 20:20:48 ---> 6dccb09b2390 20:20:48 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:20:48 ---> 3daf3d294ce9 20:20:48 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:20:48 ---> 646907189829 20:20:48 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:20:49 ---> 12d9f269ef4b 20:20:49 Step 20/25 : EXPOSE 59986 20:20:49 ---> Running in bf8f36e74f0e 20:20:49 Removing intermediate container bf8f36e74f0e 20:20:49 ---> 4601c611328a 20:20:49 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:20:50 ---> Running in 030e2c58903e 20:20:50 Removing intermediate container 030e2c58903e 20:20:50 ---> feafbc1934fc 20:20:50 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:20:50 ---> Running in 09265c8dea93 20:20:50 Removing intermediate container 09265c8dea93 20:20:50 ---> 6f75d8c4632f 20:20:50 Step 23/25 : LABEL arch=arm64 20:20:50 ---> Running in 7b0f73d9026d 20:20:51 Removing intermediate container 7b0f73d9026d 20:20:51 ---> 9d553b36f816 20:20:51 Step 24/25 : LABEL git_sha=350a65c731730f67ca503570233d7e961a4dd6de 20:20:51 ---> Running in b68345a6b4b6 20:20:51 Removing intermediate container b68345a6b4b6 20:20:51 ---> 3d7cce86efa5 20:20:51 Step 25/25 : LABEL version=0.0.0 20:20:51 ---> Running in 53f972fb92fb 20:20:52 Removing intermediate container 53f972fb92fb 20:20:52 ---> 939d16d0abda 20:20:52 [Warning] One or more build-args [ARCH] were not consumed 20:20:52 Successfully built 939d16d0abda 20:20:52 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 20:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:52 20:20:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:52 arm64: Pulling from edgex-lftools-log-publisher 20:20:52 8998bd30e6a1: Pulling fs layer 20:20:52 04944245beec: Pulling fs layer 20:20:52 699f458cf7ca: Pulling fs layer 20:20:52 765212b225bb: Pulling fs layer 20:20:52 f23df028b6ca: Pulling fs layer 20:20:52 d65c8cfc05b1: Pulling fs layer 20:20:52 2437ff75d9bd: Pulling fs layer 20:20:52 f23df028b6ca: Waiting 20:20:52 d65c8cfc05b1: Waiting 20:20:52 2437ff75d9bd: Waiting 20:20:52 765212b225bb: Waiting 20:20:53 04944245beec: Verifying Checksum 20:20:53 04944245beec: Download complete 20:20:53 765212b225bb: Verifying Checksum 20:20:53 765212b225bb: Download complete 20:20:53 f23df028b6ca: Download complete 20:20:53 d65c8cfc05b1: Verifying Checksum 20:20:53 d65c8cfc05b1: Download complete 20:20:53 699f458cf7ca: Verifying Checksum 20:20:53 699f458cf7ca: Download complete 20:20:53 8998bd30e6a1: Verifying Checksum 20:20:53 8998bd30e6a1: Download complete 20:20:56 2437ff75d9bd: Download complete 20:20:58 8998bd30e6a1: Pull complete 20:20:58 04944245beec: Pull complete 20:20:59 699f458cf7ca: Pull complete 20:21:00 765212b225bb: Pull complete 20:21:00 f23df028b6ca: Pull complete 20:21:01 d65c8cfc05b1: Pull complete 20:21:16 2437ff75d9bd: Pull complete 20:21:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:21:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:16 prd-ubuntu20.04-docker-arm64-4c-16g-117293 does not seem to be running inside a container 20:21:16 $ 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/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:21:19 $ docker top 0a694aa19097f7ec937a261b6e24c308b79d7ae29c9f3d216303ab6e01c08c54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:20 ---> job-cost.sh 20:21:20 lf-activate-venv: SKIPPING 20:21:20 INFO: No Stack... 20:21:20 INFO: Retrieving Pricing Info for: v3-standard-4 20:21:21 INFO: Archiving Costs [Pipeline] sh 20:21:22 + cat /w/workspace/device-rest-go/6/archives/cost.csv 20:21:22 + cut -d, -f6 [Pipeline] lock 20:21:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-222-6-stack-cost] 20:21:22 Resource [jenkins-edgexfoundry-device-rest-go-PR-222-6-stack-cost] did not exist. Created. 20:21:22 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-222-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:21:22 /w/workspace/device-rest-go/6@tmp/durable-6ee2f3ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:21:23 + echo total: 0.10999999940395355 [Pipeline] stash 20:21:23 Warning: overwriting stash ‘stack-cost’ 20:21:23 Stashed 1 file(s) [Pipeline] } 20:21:23 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-222-6-stack-cost] [Pipeline] // lock [Pipeline] } 20:21:23 $ docker stop --time=1 0a694aa19097f7ec937a261b6e24c308b79d7ae29c9f3d216303ab6e01c08c54 20:21:25 $ docker rm -f 0a694aa19097f7ec937a261b6e24c308b79d7ae29c9f3d216303ab6e01c08c54 [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 20:21:25 provisioning config files... 20:21:25 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config10170858235977635643tmp [Pipeline] { [Pipeline] sh 20:21:25 + set +x 20:21:25 + curl -s https://codecov.io/bash 20:21:25 + bash -s -- 20:21:25 20:21:25 _____ _ 20:21:25 / ____| | | 20:21:25 | | ___ __| | ___ ___ _____ __ 20:21:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:21:25 | |___| (_) | (_| | __/ (_| (_) \ V / 20:21:25 \_____\___/ \__,_|\___|\___\___/ \_/ 20:21:25 Bash-1.0.6 20:21:25 20:21:25 20:21:25 ==> git version 2.25.1 found 20:21:25 ==> 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 20:21:25 Release-Date: 2020-01-08 20:21:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:21:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:21:25 ==> Jenkins CI detected. 20:21:25 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-222 20:21:25 project root: . 20:21:25 --> token set from env 20:21:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:21:25 ==> Running gcov in . (disable via -X gcov) 20:21:25 ==> Python coveragepy not found 20:21:25 ==> Searching for coverage reports in: 20:21:25 + . 20:21:25 -> Found 1 reports 20:21:25 ==> Detecting git/mercurial file structure 20:21:25 ==> Reading reports 20:21:25 + ./coverage.out bytes=9355 20:21:25 ==> Appending adjustments 20:21:25 https://docs.codecov.io/docs/fixing-reports 20:21:26 + Found adjustments 20:21:26 ==> Gzipping contents 20:21:26 4.0K /tmp/codecov.ily1dg.gz 20:21:26 ==> Uploading reports 20:21:26 url: https://codecov.io 20:21:26 query: branch=PR-222&commit=350a65c731730f67ca503570233d7e961a4dd6de&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-222%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=222&job=&cmd_args= 20:21:26 -> Pinging Codecov 20:21:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-222&commit=350a65c731730f67ca503570233d7e961a4dd6de&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-222%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=222&job=&cmd_args= 20:21:26 -> Uploading to 20:21:26 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/4E5D53B4F1F92C436F7061BF334D961C/350a65c731730f67ca503570233d7e961a4dd6de/83bd3fab-1767-48c4-8213-8a6d39644902.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T202126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af66ba896de2828ae6af63d76a6956ca0751ef3611f54df322b81a4f248971f4 20:21:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:21:26 Dload Upload Total Spent Left Speed 20:21:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1738 0 0 100 1738 0 7241 --:--:-- --:--:-- --:--:-- 7241 20:21:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/350a65c731730f67ca503570233d7e961a4dd6de [Pipeline] } 20:21:26 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 20:21:27 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-222/archives ] 20:21:27 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-222/archives 20:21:27 total 16 20:21:27 drwxr-xr-x 3 root root 4096 Oct 26 20:12 . 20:21:27 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:12 .. 20:21:27 drwxr-xr-x 2 root root 4096 Oct 26 20:12 cost 20:21:27 -rw-r--r-- 1 root root 86 Oct 26 20:12 cost.csv 20:21:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-222/archives 20:21:27 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-222/archives 20:21:27 total 16 20:21:27 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:12 . 20:21:27 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:12 .. 20:21:27 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:12 cost 20:21:27 -rw-r--r-- 1 jenkins jenkins 86 Oct 26 20:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:21:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:21:28 ---> package-listing.sh 20:21:28 ++ facter osfamily 20:21:28 ++ tr '[:upper:]' '[:lower:]' 20:21:28 + OS_FAMILY=debian 20:21:28 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-222 20:21:28 + START_PACKAGES=/tmp/packages_start.txt 20:21:28 + END_PACKAGES=/tmp/packages_end.txt 20:21:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:21:28 + PACKAGES=/tmp/packages_start.txt 20:21:28 + '[' /w/workspace/gexfoundry_device-rest-go_PR-222 ']' 20:21:28 + PACKAGES=/tmp/packages_end.txt 20:21:28 + case "${OS_FAMILY}" in 20:21:28 + dpkg -l 20:21:28 + grep '^ii' 20:21:28 + '[' -f /tmp/packages_start.txt ']' 20:21:28 + '[' -f /tmp/packages_end.txt ']' 20:21:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:21:28 + '[' /w/workspace/gexfoundry_device-rest-go_PR-222 ']' 20:21:28 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-222/archives/ 20:21:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-222/archives/ [Pipeline] echo 20:21:28 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:21:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:29 prd-ubuntu20.04-docker-8c-8g-117287 does not seem to be running inside a container 20:21:29 $ 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-222/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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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-lftools-log-publisher:latest cat 20:21:29 $ docker top b19efb64408f002d37de2f41f61a7edfc12ca3899c1a3ff78f803e2346c69a2a -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:30 + touch /tmp/pre-build-complete [Pipeline] sh 20:21:30 + mkdir -p /var/log/sysstat [Pipeline] sh 20:21:30 + ls /var/log/sa-host 20:21:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:30 provisioning config files... 20:21:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config8918454056917885675tmp [Pipeline] { [Pipeline] echo 20:21:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:21:31 ---> create-netrc.sh [Pipeline] } 20:21:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:21:31 ---> python-tools-install.sh [Pipeline] echo 20:21:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:21:31 ---> sudo-logs.sh 20:21:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:21:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:21:32 ---> job-cost.sh 20:21:32 lf-activate-venv: SKIPPING 20:21:32 DEBUG: total: 0.2199999988079071 20:21:32 INFO: Retrieving Stack Cost... 20:21:32 INFO: Retrieving Pricing Info for: v3-standard-8 20:21:32 INFO: Archiving Costs [Pipeline] echo 20:21:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:21:33 ---> logs-deploy.sh 20:21:33 lf-activate-venv: SKIPPING 20:21:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-222/6 20:21:33 INFO: archiving workspace using pattern(s): 20:21:34 Archives upload complete. 20:21:34 INFO: archiving logs to Nexus