Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76b6fa09e979bb4ac18ee4992dfd2cc4a5026c97+990d379436bad360529865c6b1e601239e616fa1 (9befaa245d1099e3fb5df7a9a6b36c5c4a8b9b7b) 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-ssh17239916623542983980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh15407814395753193915.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-363/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-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13834911876004839201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh134802953659720872.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-363/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-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6783108901915842704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18104 in /w/workspace/gexfoundry_device-rest-go_PR-363 [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-363 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 990d379436bad360529865c6b1e601239e616fa1 into PR head commit 76b6fa09e979bb4ac18ee4992dfd2cc4a5026c97 Merge succeeded, producing 4f4b10efe40970bac944e31521d5aeda91263244 Checking out Revision 4f4b10efe40970bac944e31521d5aeda91263244 (PR-363) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76b6fa09e979bb4ac18ee4992dfd2cc4a5026c97 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 990d379436bad360529865c6b1e601239e616fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f4b10efe40970bac944e31521d5aeda91263244 # timeout=10 Commit message: "Merge commit '990d379436bad360529865c6b1e601239e616fa1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:07:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:07:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:07:36 ========================================================= 15:07:36 EdgeX Global Pipelines Version Info 15:07:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 76ef5e3c30faf6b1f5eed8668e2e1f141e93a277 # timeout=10 15:07:37 ------------------- 15:07:37 stable info: 15:07:37 ------------------- 15:07:37 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 15:07:37 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 15:07:37 Message: update stable to v1.0.257 15:07:38 ------------------- 15:07:38 experimental info: 15:07:38 ------------------- 15:07:38 Commited By: **** collab-it+edgex@linuxfoundation.org 15:07:38 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 15:07:38 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f4b10efe40970bac944e31521d5aeda91263244 [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f4b10e [Pipeline] echo 15:07:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:39 provisioning config files... 15:07:39 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/config4563571837797140799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:39 ---> docker-login.sh 15:07:39 nexus3.edgexfoundry.org:10001 15:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:39 Configure a credential helper to remove this warning. See 15:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:39 15:07:39 Login Succeeded 15:07:39 nexus3.edgexfoundry.org:10002 15:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:40 Configure a credential helper to remove this warning. See 15:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:40 15:07:40 Login Succeeded 15:07:40 nexus3.edgexfoundry.org:10003 15:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:40 Configure a credential helper to remove this warning. See 15:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:40 15:07:40 Login Succeeded 15:07:40 nexus3.edgexfoundry.org:10004 15:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:40 Configure a credential helper to remove this warning. See 15:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:40 15:07:40 Login Succeeded 15:07:40 docker.io 15:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:40 Configure a credential helper to remove this warning. See 15:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:40 15:07:40 Login Succeeded 15:07:40 ---> docker-login.sh ends [Pipeline] } 15:07:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:07:41 + git rev-list -1 --merges 4f4b10efe40970bac944e31521d5aeda91263244~1..4f4b10efe40970bac944e31521d5aeda91263244 [Pipeline] echo 15:07:41 -----------> git rev-list -1 --merges 4f4b10efe40970bac944e31521d5aeda91263244~1..4f4b10efe40970bac944e31521d5aeda91263244 4f4b10efe40970bac944e31521d5aeda91263244 15:07:41 4f4b10efe40970bac944e31521d5aeda91263244 [false] [Pipeline] sh 15:07:41 + git log --format=format:%s -1 4f4b10efe40970bac944e31521d5aeda91263244 [Pipeline] echo 15:07:41 ========================================================= 15:07:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:07:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:41 + git log --format=format:%s -1 4f4b10efe40970bac944e31521d5aeda91263244 [Pipeline] echo 15:07:41 [semverPrep] GIT_COMMIT: 4f4b10efe40970bac944e31521d5aeda91263244, Commit Message: Merge commit '990d379436bad360529865c6b1e601239e616fa1' into HEAD [Pipeline] echo 15:07:41 [semverPrep] This is not a build commit. [Pipeline] sh 15:07:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:42 + grep -v github /etc/ssh/ssh_known_hosts 15:07:42 + [ -e /tmp/ssh_known_hosts ] 15:07:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:07:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:07:42 + sudo tee -a /etc/ssh/ssh_known_hosts 15:07:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:42 15:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:42 0.1.4: Pulling from edgex-devops/py-git-semver 15:07:42 b85a868b505f: Pulling fs layer 15:07:42 e2be974225ed: Pulling fs layer 15:07:42 339a4e72a1f5: Pulling fs layer 15:07:42 988bab9f4d93: Pulling fs layer 15:07:42 1469e6f7b9e6: Pulling fs layer 15:07:42 eaf3925da568: Pulling fs layer 15:07:42 1469e6f7b9e6: Waiting 15:07:42 988bab9f4d93: Waiting 15:07:42 eaf3925da568: Waiting 15:07:42 bab4dde63d76: Pulling fs layer 15:07:42 bde34c3a00c8: Pulling fs layer 15:07:42 bab4dde63d76: Waiting 15:07:42 b352a97aabf1: Pulling fs layer 15:07:42 4872d77fe225: Pulling fs layer 15:07:42 bde34c3a00c8: Waiting 15:07:42 5851b861e8e6: Pulling fs layer 15:07:42 4872d77fe225: Waiting 15:07:42 5851b861e8e6: Waiting 15:07:42 e2be974225ed: Verifying Checksum 15:07:42 e2be974225ed: Download complete 15:07:42 988bab9f4d93: Verifying Checksum 15:07:42 988bab9f4d93: Download complete 15:07:43 339a4e72a1f5: Verifying Checksum 15:07:43 339a4e72a1f5: Download complete 15:07:43 1469e6f7b9e6: Verifying Checksum 15:07:43 1469e6f7b9e6: Download complete 15:07:43 eaf3925da568: Verifying Checksum 15:07:43 eaf3925da568: Download complete 15:07:43 bde34c3a00c8: Download complete 15:07:43 b352a97aabf1: Verifying Checksum 15:07:43 b352a97aabf1: Download complete 15:07:43 4872d77fe225: Verifying Checksum 15:07:43 4872d77fe225: Download complete 15:07:43 5851b861e8e6: Verifying Checksum 15:07:43 5851b861e8e6: Download complete 15:07:43 b85a868b505f: Verifying Checksum 15:07:43 b85a868b505f: Download complete 15:07:43 bab4dde63d76: Verifying Checksum 15:07:43 bab4dde63d76: Download complete 15:07:44 b85a868b505f: Pull complete 15:07:44 e2be974225ed: Pull complete 15:07:44 339a4e72a1f5: Pull complete 15:07:44 988bab9f4d93: Pull complete 15:07:45 1469e6f7b9e6: Pull complete 15:07:45 eaf3925da568: Pull complete 15:07:47 bab4dde63d76: Pull complete 15:07:47 bde34c3a00c8: Pull complete 15:07:47 b352a97aabf1: Pull complete 15:07:47 4872d77fe225: Pull complete 15:07:47 5851b861e8e6: Pull complete 15:07:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:47 prd-ubuntu20.04-docker-8c-8g-18104 does not seem to be running inside a container 15:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-363 -v /w/workspace/gexfoundry_device-rest-go_PR-363:/w/workspace/gexfoundry_device-rest-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-363@tmp:/w/workspace/gexfoundry_device-rest-go_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:07:50 $ docker top 6b5a5c828c74bb632b020e1971a2def54b15489a716df94fde1a07961791c445 -eo pid,comm 15:07:50 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). 15:07:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:50 [ssh-agent] Looking for ssh-agent implementation... 15:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:51 $ docker exec 6b5a5c828c74bb632b020e1971a2def54b15489a716df94fde1a07961791c445 ssh-agent 15:07:51 SSH_AUTH_SOCK=/tmp/ssh-QhCq4Gk8HS79/agent.32 15:07:51 SSH_AGENT_PID=38 15:07:51 Running ssh-add (command line suppressed) 15:07:51 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-363@tmp/private_key_7507854331458556425.key (/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/private_key_7507854331458556425.key) 15:07:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:51 + git tag --points-at HEAD [Pipeline] } 15:07:51 $ docker exec --env ******** --env ******** 6b5a5c828c74bb632b020e1971a2def54b15489a716df94fde1a07961791c445 ssh-agent -k 15:07:51 unset SSH_AUTH_SOCK; 15:07:51 unset SSH_AGENT_PID; 15:07:51 echo Agent pid 38 killed; 15:07:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:07:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:51 [ssh-agent] Looking for ssh-agent implementation... 15:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:51 $ docker exec 6b5a5c828c74bb632b020e1971a2def54b15489a716df94fde1a07961791c445 ssh-agent 15:07:51 SSH_AUTH_SOCK=/tmp/ssh-n1r90WRNw6KL/agent.70 15:07:51 SSH_AGENT_PID=76 15:07:51 Running ssh-add (command line suppressed) 15:07:52 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-363@tmp/private_key_15202548931516795933.key (/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/private_key_15202548931516795933.key) 15:07:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:52 + git semver init 15:07:52 2023-11-15 15:07:52,513 [run_init] DEBUG init version:0.0.0 force:False 15:07:52 2023-11-15 15:07:52,514 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-363/.semver 15:07:52 2023-11-15 15:07:52,514 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-363/.semver 15:07:52 2023-11-15 15:07:52,514 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-363/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-363, universal_newlines=False, shell=None, istream=None) 15:07:53 2023-11-15 15:07:53,658 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-363/.git/info/exclude 15:07:53 2023-11-15 15:07:53,659 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-363/.semver/PR-363 with force:False 15:07:53 2023-11-15 15:07:53,659 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-363/.semver/PR-363 15:07:53 2023-11-15 15:07:53,663 [execute] INFO git cat-file --batch-check 15:07:53 2023-11-15 15:07:53,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-363/.semver, universal_newlines=False, shell=None, istream=) 15:07:53 2023-11-15 15:07:53,670 [execute] INFO git cat-file --batch 15:07:53 2023-11-15 15:07:53,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-363/.semver, universal_newlines=False, shell=None, istream=) 15:07:53 2023-11-15 15:07:53,677 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-363/.semver/PR-363 15:07:53 0.0.0 [Pipeline] } 15:07:54 $ docker exec --env ******** --env ******** 6b5a5c828c74bb632b020e1971a2def54b15489a716df94fde1a07961791c445 ssh-agent -k 15:07:54 unset SSH_AUTH_SOCK; 15:07:54 unset SSH_AGENT_PID; 15:07:54 echo Agent pid 76 killed; 15:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:54 + git semver [Pipeline] } 15:07:54 $ docker stop --time=1 6b5a5c828c74bb632b020e1971a2def54b15489a716df94fde1a07961791c445 15:07:55 $ docker rm -f --volumes 6b5a5c828c74bb632b020e1971a2def54b15489a716df94fde1a07961791c445 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:07:56 Stashed 1 file(s) [Pipeline] echo 15:07:56 [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 15:07:56 provisioning config files... 15:07:56 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/config2702004666606181059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:56 ---> docker-login.sh 15:07:56 nexus3.edgexfoundry.org:10001 15:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:56 Configure a credential helper to remove this warning. See 15:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:56 15:07:56 Login Succeeded 15:07:56 nexus3.edgexfoundry.org:10002 15:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:56 Configure a credential helper to remove this warning. See 15:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:56 15:07:56 Login Succeeded 15:07:56 nexus3.edgexfoundry.org:10003 15:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:57 Configure a credential helper to remove this warning. See 15:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:57 15:07:57 Login Succeeded 15:07:57 nexus3.edgexfoundry.org:10004 15:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:57 Configure a credential helper to remove this warning. See 15:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:57 15:07:57 Login Succeeded 15:07:57 docker.io 15:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:57 Configure a credential helper to remove this warning. See 15:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:57 15:07:57 Login Succeeded 15:07:57 ---> docker-login.sh ends [Pipeline] } 15:07:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:07:57 ========================================================= 15:07:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:07:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:07:57 Sending build context to Docker daemon 10.96MB 15:07:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:07:57 Step 2/12 : FROM ${BASE} AS builder 15:07:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:07:57 7264a8db6415: Pulling fs layer 15:07:57 c4d48a809fc2: Pulling fs layer 15:07:57 4f1c88b9dad5: Pulling fs layer 15:07:57 ad3a456e5733: Pulling fs layer 15:07:57 69c7f0334f64: Pulling fs layer 15:07:57 1f1c1a5573a3: Pulling fs layer 15:07:57 ce7588e14bc9: Pulling fs layer 15:07:57 b5e4710f87ac: Pulling fs layer 15:07:57 ad3a456e5733: Waiting 15:07:57 69c7f0334f64: Waiting 15:07:57 ce7588e14bc9: Waiting 15:07:57 b5e4710f87ac: Waiting 15:07:58 c4d48a809fc2: Verifying Checksum 15:07:58 c4d48a809fc2: Download complete 15:07:58 ad3a456e5733: Download complete 15:07:58 69c7f0334f64: Verifying Checksum 15:07:58 69c7f0334f64: Download complete 15:07:58 7264a8db6415: Verifying Checksum 15:07:58 7264a8db6415: Download complete 15:07:58 1f1c1a5573a3: Verifying Checksum 15:07:58 1f1c1a5573a3: Download complete 15:07:58 7264a8db6415: Pull complete 15:07:58 b5e4710f87ac: Verifying Checksum 15:07:58 b5e4710f87ac: Download complete 15:07:58 c4d48a809fc2: Pull complete 15:07:58 4f1c88b9dad5: Verifying Checksum 15:07:58 4f1c88b9dad5: Download complete 15:07:58 ce7588e14bc9: Verifying Checksum 15:07:58 ce7588e14bc9: Download complete 15:08:01 4f1c88b9dad5: Pull complete 15:08:01 ad3a456e5733: Pull complete 15:08:01 69c7f0334f64: Pull complete 15:08:01 1f1c1a5573a3: Pull complete 15:08:04 ce7588e14bc9: Pull complete 15:08:04 b5e4710f87ac: Pull complete 15:08:04 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:08:04 ---> 88b5674ff536 15:08:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:08:09 ---> Running in 20d46e9df15b 15:08:09 Removing intermediate container 20d46e9df15b 15:08:09 ---> 7a895924c2f3 15:08:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:08:09 ---> Running in 5ac173bddde1 15:08:09 Removing intermediate container 5ac173bddde1 15:08:09 ---> bdb9a93928dc 15:08:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:08:09 ---> Running in a3fd147e28cd 15:08:09 Removing intermediate container a3fd147e28cd 15:08:09 ---> 62cf96c5d681 15:08:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:08:09 ---> Running in 53f3f09263e9 15:08:09 Removing intermediate container 53f3f09263e9 15:08:09 ---> 4980e7f8c954 15:08:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:09 ---> Running in f4b646a243ac 15:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:08:09 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:08:09 (2/4) Installing libedit (20221030.3.1-r1) 15:08:09 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:08:09 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:08:09 Executing busybox-1.36.1-r5.trigger 15:08:09 OK: 268 MiB in 56 packages 15:08:10 Removing intermediate container f4b646a243ac 15:08:10 ---> 8fd42f9901ce 15:08:10 Step 8/12 : WORKDIR /device-rest-go 15:08:10 ---> Running in d12e2545a1bc 15:08:10 Removing intermediate container d12e2545a1bc 15:08:10 ---> 7eb67ef2f40e 15:08:10 Step 9/12 : COPY go.mod vendor* ./ 15:08:10 ---> f4a787ccc90b 15:08:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:10 ---> Running in ca42ca2a206d 15:08:11 Still waiting to schedule task 15:08:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:08:57 Removing intermediate container ca42ca2a206d 15:08:57 ---> 1f32fa65bf26 15:08:57 Step 11/12 : COPY . . 15:08:57 ---> 1e9252c59390 15:08:57 Step 12/12 : RUN $MAKE 15:08:57 ---> Running in 2fd347149fc7 15:08:57 noop 15:08:58 Removing intermediate container 2fd347149fc7 15:08:58 ---> 9c5bbb539acb 15:08:58 Successfully built 9c5bbb539acb 15:08:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:58 + docker inspect -f . ci-base-image-x86_64 15:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:58 prd-ubuntu20.04-docker-8c-8g-18104 does not seem to be running inside a container 15:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-363 -v /w/workspace/gexfoundry_device-rest-go_PR-363:/w/workspace/gexfoundry_device-rest-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-363@tmp:/w/workspace/gexfoundry_device-rest-go_PR-363@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 ******** ci-base-image-x86_64 cat 15:08:59 $ docker top bfa08e2843d7a0f2140b16062650896f8659266eeca67b1d3b7ce56d3c077dba -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:59 + go version 15:08:59 go version go1.21.0 linux/amd64 [Pipeline] } 15:08:59 $ docker stop --time=1 bfa08e2843d7a0f2140b16062650896f8659266eeca67b1d3b7ce56d3c077dba 15:09:00 $ docker rm -f --volumes bfa08e2843d7a0f2140b16062650896f8659266eeca67b1d3b7ce56d3c077dba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:01 + docker inspect -f . ci-base-image-x86_64 15:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:01 prd-ubuntu20.04-docker-8c-8g-18104 does not seem to be running inside a container 15:09:01 $ 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-363 -v /w/workspace/gexfoundry_device-rest-go_PR-363:/w/workspace/gexfoundry_device-rest-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-363@tmp:/w/workspace/gexfoundry_device-rest-go_PR-363@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 ******** ci-base-image-x86_64 cat 15:09:01 $ docker top f19bb6e741a62a89f20d7df0f4b9fe7f33257baa914465afe6a3912109dc64e2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:01 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-363 [Pipeline] fileExists [Pipeline] sh 15:09:02 + make test 15:09:02 go test ./... -coverprofile=coverage.out ./... 15:09:03 ? github.com/edgexfoundry/device-rest-go [no test files] 15:09:13 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:09:13 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements 15:09:18 go vet ./... 15:09:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:09:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:09:21 ./bin/test-attribution-txt.sh [Pipeline] echo 15:09:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:09:21 $ docker stop --time=1 f19bb6e741a62a89f20d7df0f4b9fe7f33257baa914465afe6a3912109dc64e2 15:09:25 $ docker rm -f --volumes f19bb6e741a62a89f20d7df0f4b9fe7f33257baa914465afe6a3912109dc64e2 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:09:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:09:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:09:26 + ls -al . 15:09:26 total 180 15:09:26 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 15:09 . 15:09:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 15:07 .. 15:09:26 -rw-rw-r-- 1 jenkins jenkins 151 Nov 15 15:07 .dockerignore 15:09:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 15:09 .git 15:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 15:07 .github 15:09:26 -rw-rw-r-- 1 jenkins jenkins 264 Nov 15 15:07 .gitignore 15:09:26 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 15:07 .golangci.yml 15:09:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 15:07 .semver 15:09:26 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 15 15:07 Attribution.txt 15:09:26 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 15 15:07 CHANGELOG.md 15:09:26 -rw-rw-r-- 1 jenkins jenkins 1687 Nov 15 15:07 Dockerfile 15:09:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 15:07 GOVERNANCE.md 15:09:26 -rw-rw-r-- 1 jenkins jenkins 680 Nov 15 15:07 Jenkinsfile 15:09:26 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 15 15:07 LICENSE 15:09:26 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 15 15:07 Makefile 15:09:26 -rw-rw-r-- 1 jenkins jenkins 620 Nov 15 15:07 OWNERS.md 15:09:26 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 15 15:07 README.md 15:09:26 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 15:07 VERSION 15:09:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 15:07 bin 15:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 15:07 cmd 15:09:26 -rw-r--r-- 1 jenkins jenkins 14499 Nov 15 15:09 coverage.out 15:09:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 15:07 driver 15:09:26 -rw-rw-r-- 1 jenkins jenkins 3844 Nov 15 15:07 go.mod 15:09:26 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 15 15:07 go.sum 15:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 15:07 openapi 15:09:26 -rw-rw-r-- 1 jenkins jenkins 713 Nov 15 15:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:27 + 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=4f4b10efe40970bac944e31521d5aeda91263244 --label arch=amd64 --label version=0.0.0 . 15:09:27 Sending build context to Docker daemon 10.97MB 15:09:27 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:09:27 Step 2/26 : FROM ${BASE} AS builder 15:09:27 ---> 9c5bbb539acb 15:09:27 Step 3/26 : ARG ADD_BUILD_TAGS="" 15:09:27 ---> Running in 00394085c426 15:09:27 Removing intermediate container 00394085c426 15:09:27 ---> b3c4e3fb6a34 15:09:27 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:09:27 ---> Running in e95b952dbd62 15:09:27 Removing intermediate container e95b952dbd62 15:09:27 ---> e4948b0e97c9 15:09:27 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:09:27 ---> Running in 560f474b4b1c 15:09:27 Removing intermediate container 560f474b4b1c 15:09:27 ---> bee82a29205d 15:09:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 15:09:27 ---> Running in ee98e74982ce 15:09:27 Removing intermediate container ee98e74982ce 15:09:27 ---> bcd1d2a40f18 15:09:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:27 ---> Running in 4023ac23e6a5 15:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:28 OK: 268 MiB in 56 packages 15:09:28 Removing intermediate container 4023ac23e6a5 15:09:28 ---> 6245cd8b0e15 15:09:28 Step 8/26 : WORKDIR /device-rest-go 15:09:28 ---> Running in c08be07fe140 15:09:28 Removing intermediate container c08be07fe140 15:09:28 ---> b8799c0876f3 15:09:28 Step 9/26 : COPY go.mod vendor* ./ 15:09:29 ---> 3284ff86a900 15:09:29 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:29 ---> Running in 018b98e97404 15:09:29 Removing intermediate container 018b98e97404 15:09:29 ---> e49535d430f6 15:09:29 Step 11/26 : COPY . . 15:09:30 ---> 142ab4b7b5e1 15:09:30 Step 12/26 : RUN $MAKE 15:09:30 ---> Running in 4a674c934fc4 15:09:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 15:09:52 Removing intermediate container 4a674c934fc4 15:09:52 ---> fba65851236e 15:09:52 Step 13/26 : FROM alpine:3.18 15:09:52 3.18: Pulling from library/alpine 15:09:52 96526aa774ef: Pulling fs layer 15:09:52 96526aa774ef: Verifying Checksum 15:09:52 96526aa774ef: Download complete 15:09:52 96526aa774ef: Pull complete 15:09:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:09:52 Status: Downloaded newer image for alpine:3.18 15:09:52 ---> 8ca4688f4f35 15:09:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:09:52 ---> Running in 9f058d932897 15:09:52 Removing intermediate container 9f058d932897 15:09:52 ---> 036e7540d418 15:09:52 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 15:09:52 ---> Running in 8a083680e76e 15:09:52 Removing intermediate container 8a083680e76e 15:09:52 ---> 32d53301a480 15:09:52 Step 16/26 : RUN apk add --update --no-cache dumb-init 15:09:52 ---> Running in 3d41bff0897a 15:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:52 (1/1) Installing dumb-init (1.2.5-r2) 15:09:52 Executing busybox-1.36.1-r2.trigger 15:09:52 OK: 7 MiB in 16 packages 15:09:53 Removing intermediate container 3d41bff0897a 15:09:53 ---> c952f789e972 15:09:53 Step 17/26 : RUN apk --no-cache upgrade 15:09:53 ---> Running in 4d9650b8a79d 15:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:53 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 15:09:53 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 15:09:53 Executing busybox-1.36.1-r5.post-upgrade 15:09:53 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 15:09:53 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 15:09:53 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 15:09:53 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 15:09:53 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 15:09:53 Executing busybox-1.36.1-r5.trigger 15:09:53 OK: 7 MiB in 16 packages 15:09:54 Removing intermediate container 4d9650b8a79d 15:09:54 ---> 8d94b92819bd 15:09:54 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 15:09:55 ---> d6be503985a1 15:09:55 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 15:09:55 ---> d16dd24be3b1 15:09:55 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 15:09:55 ---> 4e701066344d 15:09:55 Step 21/26 : EXPOSE 59986 15:09:55 ---> Running in 7ccadce17a5b 15:09:55 Removing intermediate container 7ccadce17a5b 15:09:55 ---> 26428495094c 15:09:55 Step 22/26 : ENTRYPOINT ["/device-rest"] 15:09:55 ---> Running in bcdbb4852314 15:09:55 Removing intermediate container bcdbb4852314 15:09:55 ---> b95924d00019 15:09:55 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:09:55 ---> Running in 74e6e8206b74 15:09:55 Removing intermediate container 74e6e8206b74 15:09:55 ---> 1bfcb907faae 15:09:55 Step 24/26 : LABEL arch=amd64 15:09:55 ---> Running in 8de1f5ed86af 15:09:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18105 in /w/workspace/gexfoundry_device-rest-go_PR-363 [Pipeline] { [Pipeline] ws 15:09:55 Running in /w/workspace/device-rest-go/4 [Pipeline] { [Pipeline] checkout 15:09:55 The recommended git tool is: git 15:09:56 Removing intermediate container 8de1f5ed86af 15:09:56 ---> 8e7135fb3776 15:09:56 Step 25/26 : LABEL git_sha=4f4b10efe40970bac944e31521d5aeda91263244 15:09:56 ---> Running in 72358ea3d2d4 15:09:56 Removing intermediate container 72358ea3d2d4 15:09:56 ---> 6cc81584cc53 15:09:56 Step 26/26 : LABEL version=0.0.0 15:09:56 ---> Running in 6f3319e9b983 15:09:56 Removing intermediate container 6f3319e9b983 15:09:56 ---> 172c257f4abc 15:09:56 [Warning] One or more build-args [ARCH] were not consumed 15:09:56 Successfully built 172c257f4abc 15:09:56 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 15:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:56 15:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:56 latest: Pulling from edgex-lftools-log-publisher 15:09:56 5eb5b503b376: Pulling fs layer 15:09:56 5c69ac0246d0: Pulling fs layer 15:09:56 ec43610c2a17: Pulling fs layer 15:09:56 3a2ae6a8a46f: Pulling fs layer 15:09:56 33b1e0a273af: Pulling fs layer 15:09:56 5d3b04190fa2: Pulling fs layer 15:09:56 2f39f015ded8: Pulling fs layer 15:09:56 5d3b04190fa2: Waiting 15:09:56 3a2ae6a8a46f: Waiting 15:09:56 33b1e0a273af: Waiting 15:09:56 2f39f015ded8: Waiting 15:09:56 5c69ac0246d0: Download complete 15:09:56 3a2ae6a8a46f: Download complete 15:09:56 33b1e0a273af: Verifying Checksum 15:09:56 33b1e0a273af: Download complete 15:09:56 ec43610c2a17: Verifying Checksum 15:09:56 ec43610c2a17: Download complete 15:09:56 5d3b04190fa2: Verifying Checksum 15:09:56 5d3b04190fa2: Download complete 15:09:57 5eb5b503b376: Verifying Checksum 15:09:57 5eb5b503b376: Download complete 15:09:57 2f39f015ded8: Download complete 15:09:58 5eb5b503b376: Pull complete 15:09:58 5c69ac0246d0: Pull complete 15:09:58 ec43610c2a17: Pull complete 15:09:58 3a2ae6a8a46f: Pull complete 15:09:59 33b1e0a273af: Pull complete 15:09:59 5d3b04190fa2: Pull complete 15:10:01 using credential edgex-jenkins-ssh 15:10:01 Cloning the remote Git repository 15:10:01 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:10:01 > git init /w/workspace/device-rest-go/4 # timeout=10 15:10:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:10:01 > git --version # timeout=10 15:10:01 > git --version # 'git version 2.25.1' 15:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:04 2f39f015ded8: Pull complete 15:10:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:04 prd-ubuntu20.04-docker-8c-8g-18104 does not seem to be running inside a container 15:10:04 $ 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-363 -v /w/workspace/gexfoundry_device-rest-go_PR-363:/w/workspace/gexfoundry_device-rest-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-363@tmp:/w/workspace/gexfoundry_device-rest-go_PR-363@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 15:10:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:10:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:10:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:10:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:10:05 Merging remotes/origin/main commit 990d379436bad360529865c6b1e601239e616fa1 into PR head commit 76b6fa09e979bb4ac18ee4992dfd2cc4a5026c97 15:10:05 Merge succeeded, producing 2dcc7ea1fed918abed4682038a6a3f0f9b98a1d4 15:10:05 Checking out Revision 2dcc7ea1fed918abed4682038a6a3f0f9b98a1d4 (PR-363) 15:10:05 > git config core.sparsecheckout # timeout=10 15:10:05 > git checkout -f 76b6fa09e979bb4ac18ee4992dfd2cc4a5026c97 # timeout=10 15:10:05 > git remote # timeout=10 15:10:05 > git config --get remote.origin.url # timeout=10 15:10:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:05 > git merge 990d379436bad360529865c6b1e601239e616fa1 # timeout=10 15:10:05 > git rev-parse HEAD^{commit} # timeout=10 15:10:05 > git config core.sparsecheckout # timeout=10 15:10:05 > git checkout -f 2dcc7ea1fed918abed4682038a6a3f0f9b98a1d4 # timeout=10 15:10:08 Commit message: "Merge commit '990d379436bad360529865c6b1e601239e616fa1' into HEAD" 15:10:08 First time build. Skipping changelog. 15:10:08 > git rev-list --no-walk 76ef5e3c30faf6b1f5eed8668e2e1f141e93a277 # timeout=10 15:10:09 15:10:09 GitHub has been notified of this commit’s build result 15:10:09 15:10:10 $ docker top a24df9c4a52bbab01ee06008e45d99b744a1d64e414192411bdbbb6fc47893b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:11 ---> job-cost.sh 15:10:11 lf-activate-venv: SKIPPING 15:10:11 INFO: No Stack... 15:10:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:10:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:11 Dload Upload Total Spent Left Speed 15:10:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96809 15:10:11 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 15:10:11 INFO: Archiving Costs [Pipeline] sh 15:10:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:10:12 + cat /w/workspace/gexfoundry_device-rest-go_PR-363/archives/cost.csv 15:10:12 + cut -d, -f6 [Pipeline] lock 15:10:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-363-4-stack-cost] 15:10:12 Resource [jenkins-edgexfoundry-device-rest-go-PR-363-4-stack-cost] did not exist. Created. 15:10:12 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-363-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:12 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 15:10:12 /etc/docker/daemon.json 15:10:12 { 15:10:12 "registry-mirrors": [ 15:10:12 "https://nexus3.edgexfoundry.org:10001" 15:10:12 ], 15:10:12 "bip": "10.250.0.254/24", 15:10:12 "hosts": [ 15:10:12 "tcp://0.0.0.0:5555", 15:10:12 "unix:///var/run/docker.sock" 15:10:12 ], 15:10:12 "mtu": 1458, 15:10:12 "selinux-enabled": true, 15:10:12 "seccomp-profile": "/etc/docker/seccomp.json" 15:10:12 } [Pipeline] sh 15:10:12 + echo total: 0.2199999988079071 [Pipeline] stash 15:10:12 Stashed 1 file(s) [Pipeline] } 15:10:12 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-363-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:10:12 $ docker stop --time=1 a24df9c4a52bbab01ee06008e45d99b744a1d64e414192411bdbbb6fc47893b4 15:10:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 15:10:13 $ docker rm -f --volumes a24df9c4a52bbab01ee06008e45d99b744a1d64e414192411bdbbb6fc47893b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:10:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:32 provisioning config files... 15:10:32 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config18006655278848719079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:32 ---> docker-login.sh 15:10:32 nexus3.edgexfoundry.org:10001 15:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:33 Configure a credential helper to remove this warning. See 15:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:33 15:10:33 Login Succeeded 15:10:33 nexus3.edgexfoundry.org:10002 15:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:33 Configure a credential helper to remove this warning. See 15:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:33 15:10:33 Login Succeeded 15:10:33 nexus3.edgexfoundry.org:10003 15:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:34 Configure a credential helper to remove this warning. See 15:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:34 15:10:34 Login Succeeded 15:10:34 nexus3.edgexfoundry.org:10004 15:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:34 Configure a credential helper to remove this warning. See 15:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:34 15:10:34 Login Succeeded 15:10:34 docker.io 15:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:34 Configure a credential helper to remove this warning. See 15:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:34 15:10:34 Login Succeeded 15:10:34 ---> docker-login.sh ends [Pipeline] } 15:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:10:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:10:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:10:35 ========================================================= 15:10:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:10:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:10:35 Sending build context to Docker daemon 127.5kB 15:10:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:10:35 Step 2/12 : FROM ${BASE} AS builder 15:10:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:10:35 9fda8d8052c6: Pulling fs layer 15:10:35 5d54e960e981: Pulling fs layer 15:10:35 c4a7e357bf2a: Pulling fs layer 15:10:35 f0e02332f6b5: Pulling fs layer 15:10:35 872ee5b61b7b: Pulling fs layer 15:10:35 f0e02332f6b5: Waiting 15:10:35 0c6a40ed1a82: Pulling fs layer 15:10:35 94ae7d8d031c: Pulling fs layer 15:10:35 0c6a40ed1a82: Waiting 15:10:35 94ae7d8d031c: Waiting 15:10:35 5d54e960e981: Verifying Checksum 15:10:35 5d54e960e981: Download complete 15:10:36 f0e02332f6b5: Verifying Checksum 15:10:36 f0e02332f6b5: Download complete 15:10:36 872ee5b61b7b: Verifying Checksum 15:10:36 872ee5b61b7b: Download complete 15:10:36 9fda8d8052c6: Download complete 15:10:36 94ae7d8d031c: Verifying Checksum 15:10:36 94ae7d8d031c: Download complete 15:10:36 9fda8d8052c6: Pull complete 15:10:37 5d54e960e981: Pull complete 15:10:37 c4a7e357bf2a: Verifying Checksum 15:10:37 c4a7e357bf2a: Download complete 15:10:38 0c6a40ed1a82: Verifying Checksum 15:10:38 0c6a40ed1a82: Download complete 15:10:50 c4a7e357bf2a: Pull complete 15:10:50 f0e02332f6b5: Pull complete 15:10:50 872ee5b61b7b: Pull complete 15:10:57 0c6a40ed1a82: Pull complete 15:10:58 94ae7d8d031c: Pull complete 15:10:58 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:10:58 ---> 86de565de09d 15:10:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:11:00 ---> Running in 62e271d03c8e 15:11:00 Removing intermediate container 62e271d03c8e 15:11:00 ---> ec4bdf3fb81c 15:11:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:11:00 ---> Running in 5f25641d35e0 15:11:01 Removing intermediate container 5f25641d35e0 15:11:01 ---> 739a7f9c2417 15:11:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:11:01 ---> Running in 6d355f72e7ec 15:11:01 Removing intermediate container 6d355f72e7ec 15:11:01 ---> cd78bb5a5ff5 15:11:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:11:01 ---> Running in 2b3b101091cb 15:11:01 Removing intermediate container 2b3b101091cb 15:11:01 ---> d5f5294ce69f 15:11:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:01 ---> Running in 5058d636823f 15:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:04 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:11:04 (2/4) Installing libedit (20221030.3.1-r1) 15:11:04 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:11:04 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:11:04 Executing busybox-1.36.1-r5.trigger 15:11:04 OK: 271 MiB in 56 packages 15:11:05 Removing intermediate container 5058d636823f 15:11:05 ---> f3981005b4c1 15:11:05 Step 8/12 : WORKDIR /device-rest-go 15:11:05 ---> Running in e5c1765994b2 15:11:05 Removing intermediate container e5c1765994b2 15:11:05 ---> 00f8e24e9998 15:11:05 Step 9/12 : COPY go.mod vendor* ./ 15:11:06 ---> 65997ce96c7f 15:11:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:06 ---> Running in 3da06c4bd8e3 15:12:28 Removing intermediate container 3da06c4bd8e3 15:12:28 ---> 30379369ef77 15:12:28 Step 11/12 : COPY . . 15:12:28 ---> ae7f20a9852e 15:12:28 Step 12/12 : RUN $MAKE 15:12:28 ---> Running in 3339e4b01dfb 15:12:28 noop 15:12:28 Removing intermediate container 3339e4b01dfb 15:12:28 ---> a053ca41f82d 15:12:28 Successfully built a053ca41f82d 15:12:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:28 + docker inspect -f . ci-base-image-arm64 15:12:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:28 prd-ubuntu20.04-docker-arm64-4c-16g-18105 does not seem to be running inside a container 15:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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 15:12:29 $ docker top 0cc8e724da005f3408501f736a1f6cbd82e2f306399e498408c4eee8413f1738 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:30 + go version 15:12:30 go version go1.21.0 linux/arm64 [Pipeline] } 15:12:30 $ docker stop --time=1 0cc8e724da005f3408501f736a1f6cbd82e2f306399e498408c4eee8413f1738 15:12:32 $ docker rm -f --volumes 0cc8e724da005f3408501f736a1f6cbd82e2f306399e498408c4eee8413f1738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:32 + docker inspect -f . ci-base-image-arm64 15:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:33 prd-ubuntu20.04-docker-arm64-4c-16g-18105 does not seem to be running inside a container 15:12:33 $ 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/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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 15:12:34 $ docker top 3f0f7324eab78f1a4d0e9704065c363a3f1304afef3ad2b5c38e37063f38e664 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:35 + git config --global --add safe.directory /w/workspace/device-rest-go/4 [Pipeline] fileExists [Pipeline] sh 15:12:35 + make test 15:12:35 go test ./... -coverprofile=coverage.out ./... 15:12:40 ? github.com/edgexfoundry/device-rest-go [no test files] 15:14:17 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:14:17 ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 33.2% of statements 15:14:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:14:17 go vet ./... 15:14:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:14:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:14:30 ./bin/test-attribution-txt.sh [Pipeline] echo 15:14:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:14:30 $ docker stop --time=1 3f0f7324eab78f1a4d0e9704065c363a3f1304afef3ad2b5c38e37063f38e664 15:14:32 $ docker rm -f --volumes 3f0f7324eab78f1a4d0e9704065c363a3f1304afef3ad2b5c38e37063f38e664 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:14:33 Warning: overwriting stash ‘coverage-report’ 15:14:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:14:34 + ls -al . 15:14:34 total 176 15:14:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 15:12 . 15:14:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 15:10 .. 15:14:34 -rw-rw-r-- 1 jenkins jenkins 151 Nov 15 15:10 .dockerignore 15:14:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 15:10 .git 15:14:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 15:10 .github 15:14:34 -rw-rw-r-- 1 jenkins jenkins 264 Nov 15 15:10 .gitignore 15:14:34 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 15:10 .golangci.yml 15:14:34 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 15 15:10 Attribution.txt 15:14:34 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 15 15:10 CHANGELOG.md 15:14:34 -rw-rw-r-- 1 jenkins jenkins 1687 Nov 15 15:10 Dockerfile 15:14:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 15:10 GOVERNANCE.md 15:14:34 -rw-rw-r-- 1 jenkins jenkins 680 Nov 15 15:10 Jenkinsfile 15:14:34 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 15 15:10 LICENSE 15:14:34 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 15 15:10 Makefile 15:14:34 -rw-rw-r-- 1 jenkins jenkins 620 Nov 15 15:10 OWNERS.md 15:14:34 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 15 15:10 README.md 15:14:34 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 15:07 VERSION 15:14:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 15:10 bin 15:14:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 15:10 cmd 15:14:34 -rw-r--r-- 1 jenkins jenkins 14499 Nov 15 15:14 coverage.out 15:14:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 15:10 driver 15:14:34 -rw-rw-r-- 1 jenkins jenkins 3844 Nov 15 15:10 go.mod 15:14:34 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 15 15:10 go.sum 15:14:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 15:10 openapi 15:14:34 -rw-rw-r-- 1 jenkins jenkins 713 Nov 15 15:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:34 + 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=2dcc7ea1fed918abed4682038a6a3f0f9b98a1d4 --label arch=arm64 --label version=0.0.0 . 15:14:34 Sending build context to Docker daemon 142.8kB 15:14:34 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:14:34 Step 2/26 : FROM ${BASE} AS builder 15:14:34 ---> a053ca41f82d 15:14:34 Step 3/26 : ARG ADD_BUILD_TAGS="" 15:14:34 ---> Running in 4a7d2ac589df 15:14:35 Removing intermediate container 4a7d2ac589df 15:14:35 ---> 6897b06088b9 15:14:35 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:14:35 ---> Running in 238123d4393f 15:14:35 Removing intermediate container 238123d4393f 15:14:35 ---> 4fba5e0fb5ad 15:14:35 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:14:35 ---> Running in 6b3e7f463641 15:14:36 Removing intermediate container 6b3e7f463641 15:14:36 ---> e7c72b6787cc 15:14:36 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 15:14:36 ---> Running in a161dcf7740a 15:14:36 Removing intermediate container a161dcf7740a 15:14:36 ---> 145696056c07 15:14:36 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:36 ---> Running in 04f6aa1425cf 15:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:14:38 OK: 271 MiB in 56 packages 15:14:39 Removing intermediate container 04f6aa1425cf 15:14:39 ---> a59228c9949c 15:14:39 Step 8/26 : WORKDIR /device-rest-go 15:14:39 ---> Running in c8694e69f443 15:14:40 Removing intermediate container c8694e69f443 15:14:40 ---> 144fe2416569 15:14:40 Step 9/26 : COPY go.mod vendor* ./ 15:14:40 ---> 7d19e4988cf0 15:14:40 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:40 ---> Running in 5965717c9d27 15:14:43 Removing intermediate container 5965717c9d27 15:14:43 ---> f9c7e038c8c7 15:14:43 Step 11/26 : COPY . . 15:14:43 ---> 135943fa21d6 15:14:43 Step 12/26 : RUN $MAKE 15:14:43 ---> Running in 4bdb09faa0e9 15:14:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 15:16:20 Removing intermediate container 4bdb09faa0e9 15:16:20 ---> 20ca40221bd2 15:16:20 Step 13/26 : FROM alpine:3.18 15:16:21 3.18: Pulling from library/alpine 15:16:21 579b34f0a95b: Pulling fs layer 15:16:21 579b34f0a95b: Verifying Checksum 15:16:21 579b34f0a95b: Download complete 15:16:22 579b34f0a95b: Pull complete 15:16:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:16:22 Status: Downloaded newer image for alpine:3.18 15:16:22 ---> 3cc203321400 15:16:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:16:22 ---> Running in 28cc3b86c522 15:16:22 Removing intermediate container 28cc3b86c522 15:16:22 ---> 1080296d6809 15:16:22 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 15:16:22 ---> Running in 3ddb9888c66b 15:16:23 Removing intermediate container 3ddb9888c66b 15:16:23 ---> 9fb15fbe1e0b 15:16:23 Step 16/26 : RUN apk add --update --no-cache dumb-init 15:16:23 ---> Running in 6351c42d8a38 15:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:16:25 (1/1) Installing dumb-init (1.2.5-r2) 15:16:25 Executing busybox-1.36.1-r2.trigger 15:16:25 OK: 8 MiB in 16 packages 15:16:26 Removing intermediate container 6351c42d8a38 15:16:26 ---> 2c8f8ad48f91 15:16:26 Step 17/26 : RUN apk --no-cache upgrade 15:16:26 ---> Running in ee2f43e381a8 15:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:16:28 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 15:16:28 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 15:16:28 Executing busybox-1.36.1-r5.post-upgrade 15:16:28 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 15:16:28 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 15:16:28 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 15:16:28 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 15:16:28 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 15:16:28 Executing busybox-1.36.1-r5.trigger 15:16:28 OK: 8 MiB in 16 packages 15:16:33 Removing intermediate container ee2f43e381a8 15:16:33 ---> 08cbd5791d3f 15:16:33 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 15:16:34 ---> b01de29d87be 15:16:34 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 15:16:34 ---> 15adf53bdfb8 15:16:34 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 15:16:34 ---> 35c5818b8b3c 15:16:34 Step 21/26 : EXPOSE 59986 15:16:35 ---> Running in 1b6438d1d15d 15:16:35 Removing intermediate container 1b6438d1d15d 15:16:35 ---> ddf54ce146c1 15:16:35 Step 22/26 : ENTRYPOINT ["/device-rest"] 15:16:35 ---> Running in 7341189c4e5a 15:16:35 Removing intermediate container 7341189c4e5a 15:16:35 ---> c68ba6261bbb 15:16:35 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:16:35 ---> Running in f4c43865517c 15:16:35 Removing intermediate container f4c43865517c 15:16:35 ---> 9bfad9214da3 15:16:35 Step 24/26 : LABEL arch=arm64 15:16:36 ---> Running in 254add72da26 15:16:36 Removing intermediate container 254add72da26 15:16:36 ---> acf63b4b81c3 15:16:36 Step 25/26 : LABEL git_sha=2dcc7ea1fed918abed4682038a6a3f0f9b98a1d4 15:16:36 ---> Running in 2bf8a7a8dc4c 15:16:36 Removing intermediate container 2bf8a7a8dc4c 15:16:36 ---> e387c70af8bf 15:16:36 Step 26/26 : LABEL version=0.0.0 15:16:36 ---> Running in a4792890ca7c 15:16:36 Removing intermediate container a4792890ca7c 15:16:36 ---> 881978ec8f94 15:16:36 [Warning] One or more build-args [ARCH] were not consumed 15:16:36 Successfully built 881978ec8f94 15:16:36 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 15:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:16:37 15:16:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:16:37 arm64: Pulling from edgex-lftools-log-publisher 15:16:37 8998bd30e6a1: Pulling fs layer 15:16:37 04944245beec: Pulling fs layer 15:16:37 699f458cf7ca: Pulling fs layer 15:16:37 765212b225bb: Pulling fs layer 15:16:37 f23df028b6ca: Pulling fs layer 15:16:37 d65c8cfc05b1: Pulling fs layer 15:16:37 2437ff75d9bd: Pulling fs layer 15:16:37 765212b225bb: Waiting 15:16:37 f23df028b6ca: Waiting 15:16:37 d65c8cfc05b1: Waiting 15:16:37 2437ff75d9bd: Waiting 15:16:38 04944245beec: Verifying Checksum 15:16:38 04944245beec: Download complete 15:16:38 765212b225bb: Verifying Checksum 15:16:38 765212b225bb: Download complete 15:16:38 f23df028b6ca: Verifying Checksum 15:16:38 f23df028b6ca: Download complete 15:16:38 d65c8cfc05b1: Verifying Checksum 15:16:38 d65c8cfc05b1: Download complete 15:16:38 699f458cf7ca: Verifying Checksum 15:16:38 699f458cf7ca: Download complete 15:16:38 8998bd30e6a1: Download complete 15:16:41 2437ff75d9bd: Verifying Checksum 15:16:41 2437ff75d9bd: Download complete 15:16:43 8998bd30e6a1: Pull complete 15:16:47 04944245beec: Pull complete 15:16:48 699f458cf7ca: Pull complete 15:16:48 765212b225bb: Pull complete 15:16:49 f23df028b6ca: Pull complete 15:16:49 d65c8cfc05b1: Pull complete 15:17:08 2437ff75d9bd: Pull complete 15:17:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:17:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:08 prd-ubuntu20.04-docker-arm64-4c-16g-18105 does not seem to be running inside a container 15:17:08 $ 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/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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 15:17:10 $ docker top a18d18295e8c7887b93acdd1bbd3590dead514c3de18fb2d46ce3f1b20fd691f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:10 ---> job-cost.sh 15:17:10 lf-activate-venv: SKIPPING 15:17:10 INFO: No Stack... 15:17:11 INFO: Retrieving Pricing Info for: v3-standard-4 15:17:12 INFO: Archiving Costs [Pipeline] sh 15:17:12 + + cut -d,cat -f6 /w/workspace/device-rest-go/4/archives/cost.csv 15:17:12 [Pipeline] lock 15:17:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-363-4-stack-cost] 15:17:12 Resource [jenkins-edgexfoundry-device-rest-go-PR-363-4-stack-cost] did not exist. Created. 15:17:12 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-363-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:13 /w/workspace/device-rest-go/4@tmp/durable-28996d73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:17:13 + echo total: 0.10999999940395355 [Pipeline] stash 15:17:13 Warning: overwriting stash ‘stack-cost’ 15:17:13 Stashed 1 file(s) [Pipeline] } 15:17:13 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-363-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:13 $ docker stop --time=1 a18d18295e8c7887b93acdd1bbd3590dead514c3de18fb2d46ce3f1b20fd691f 15:17:16 $ docker rm -f --volumes a18d18295e8c7887b93acdd1bbd3590dead514c3de18fb2d46ce3f1b20fd691f [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 15:17:17 provisioning config files... 15:17:17 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/config15679134314445032059tmp [Pipeline] { [Pipeline] sh 15:17:17 + set +x 15:17:17 + curl -s https://codecov.io/bash 15:17:17 + bash -s -- 15:17:17 15:17:17 _____ _ 15:17:17 / ____| | | 15:17:17 | | ___ __| | ___ ___ _____ __ 15:17:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:17:17 | |___| (_) | (_| | __/ (_| (_) \ V / 15:17:17 \_____\___/ \__,_|\___|\___\___/ \_/ 15:17:17 Bash-1.0.6 15:17:17 15:17:17 15:17:17 ==> git version 2.25.1 found 15:17:17 ==> 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 15:17:17 Release-Date: 2020-01-08 15:17:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:17:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:17:17 ==> Jenkins CI detected. 15:17:17 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-363 15:17:17 project root: . 15:17:17 --> token set from env 15:17:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:17:17 ==> Running gcov in . (disable via -X gcov) 15:17:17 ==> Python coveragepy not found 15:17:17 ==> Searching for coverage reports in: 15:17:17 + . 15:17:17 -> Found 1 reports 15:17:17 ==> Detecting git/mercurial file structure 15:17:17 ==> Reading reports 15:17:17 + ./coverage.out bytes=14499 15:17:17 ==> Appending adjustments 15:17:17 https://docs.codecov.io/docs/fixing-reports 15:17:17 + Found adjustments 15:17:17 ==> Gzipping contents 15:17:17 4.0K /tmp/codecov.RgNeH3.gz 15:17:17 ==> Uploading reports 15:17:17 url: https://codecov.io 15:17:17 query: branch=PR-363&commit=4f4b10efe40970bac944e31521d5aeda91263244&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-363%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=363&job=&cmd_args= 15:17:17 -> Pinging Codecov 15:17:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-363&commit=4f4b10efe40970bac944e31521d5aeda91263244&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-363%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=363&job=&cmd_args= 15:17:18 -> Uploading to 15:17:18 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/4E5D53B4F1F92C436F7061BF334D961C/4f4b10efe40970bac944e31521d5aeda91263244/84f52d05-755c-494b-a91b-028e46e2c561.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T151717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89b8784dce459d1fabb2463f4915c5519fda6de36a1abb44f8ebda00e97256c6 15:17:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:17:18 Dload Upload Total Spent Left Speed 15:17:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9284 --:--:-- --:--:-- --:--:-- 9321 15:17:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/4f4b10efe40970bac944e31521d5aeda91263244 [Pipeline] } 15:17:18 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 15:17:19 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-363/archives ] 15:17:19 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-363/archives 15:17:19 total 16 15:17:19 drwxr-xr-x 3 root root 4096 Nov 15 15:10 . 15:17:19 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 15:10 .. 15:17:19 drwxr-xr-x 2 root root 4096 Nov 15 15:10 cost 15:17:19 -rw-r--r-- 1 root root 86 Nov 15 15:10 cost.csv 15:17:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-363/archives 15:17:19 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-363/archives 15:17:19 total 16 15:17:19 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 15:10 . 15:17:19 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 15:10 .. 15:17:19 drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 15:10 cost 15:17:19 -rw-r--r-- 1 jenkins jenkins 86 Nov 15 15:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:17:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:17:20 ---> package-listing.sh 15:17:20 ++ facter osfamily 15:17:20 ++ tr '[:upper:]' '[:lower:]' 15:17:20 + OS_FAMILY=debian 15:17:20 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-363 15:17:20 + START_PACKAGES=/tmp/packages_start.txt 15:17:20 + END_PACKAGES=/tmp/packages_end.txt 15:17:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:17:20 + PACKAGES=/tmp/packages_start.txt 15:17:20 + '[' /w/workspace/gexfoundry_device-rest-go_PR-363 ']' 15:17:20 + PACKAGES=/tmp/packages_end.txt 15:17:20 + case "${OS_FAMILY}" in 15:17:20 + dpkg -l 15:17:20 + grep '^ii' 15:17:20 + '[' -f /tmp/packages_start.txt ']' 15:17:20 + '[' -f /tmp/packages_end.txt ']' 15:17:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:17:20 + '[' /w/workspace/gexfoundry_device-rest-go_PR-363 ']' 15:17:20 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-363/archives/ 15:17:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-363/archives/ [Pipeline] echo 15:17:20 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-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:17:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:21 prd-ubuntu20.04-docker-8c-8g-18104 does not seem to be running inside a container 15:17:21 $ 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-363/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-363 -v /w/workspace/gexfoundry_device-rest-go_PR-363:/w/workspace/gexfoundry_device-rest-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-363@tmp:/w/workspace/gexfoundry_device-rest-go_PR-363@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:17:21 $ docker top cb98e1ace07d2534e34cced6ada137986e92e881e1d159a087ab0b5165c290d8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:17:22 + mkdir -p /var/log/sysstat [Pipeline] sh 15:17:22 + ls /var/log/sa-host 15:17:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:22 provisioning config files... 15:17:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-363@tmp/config15943325322566425568tmp [Pipeline] { [Pipeline] echo 15:17:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:17:23 ---> create-netrc.sh [Pipeline] } 15:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:17:23 ---> python-tools-install.sh [Pipeline] echo 15:17:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:17:23 ---> sudo-logs.sh 15:17:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:17:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:17:24 ---> job-cost.sh 15:17:24 lf-activate-venv: SKIPPING 15:17:24 DEBUG: total: 0.2199999988079071 15:17:24 INFO: Retrieving Stack Cost... 15:17:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:17:24 INFO: Archiving Costs [Pipeline] echo 15:17:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:17:25 ---> logs-deploy.sh 15:17:25 lf-activate-venv: SKIPPING 15:17:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-363/4 15:17:25 INFO: archiving workspace using pattern(s): 15:17:26 Archives upload complete. 15:17:26 INFO: archiving logs to Nexus