Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91487b42c00df580ca2abc199b4b5370d4957b16+de7f1fa98896349c300f3340708f5a9fee2488ae (79146ba3a86b8f0d2c78e5e2916b3e197975fe8b) 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-ssh13547019366190817470.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14993910774833071824.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-348/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-virtual-go/branches/PR-348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15277958328079699632.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17236987563850816027.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-virtual-go/branches/PR-348/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-virtual-go/branches/PR-348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1600124014280607182.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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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-7933 in /w/workspace/foundry_device-virtual-go_PR-348 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-348 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de7f1fa98896349c300f3340708f5a9fee2488ae into PR head commit 91487b42c00df580ca2abc199b4b5370d4957b16 Merge succeeded, producing f51d4a0b9120e34a760f621cadba3a5b50f41f3b Checking out Revision f51d4a0b9120e34a760f621cadba3a5b50f41f3b (PR-348) > git config core.sparsecheckout # timeout=10 > git checkout -f 91487b42c00df580ca2abc199b4b5370d4957b16 # 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 de7f1fa98896349c300f3340708f5a9fee2488ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f51d4a0b9120e34a760f621cadba3a5b50f41f3b # timeout=10 Commit message: "Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD" > git rev-list --no-walk 91487b42c00df580ca2abc199b4b5370d4957b16 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:14:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:14:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:14:15 ========================================================= 08:14:15 EdgeX Global Pipelines Version Info 08:14:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:14:16 ------------------- 08:14:16 stable info: 08:14:16 ------------------- 08:14:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:14:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:14:16 Message: update stable to v1.0.244 08:14:16 ------------------- 08:14:16 experimental info: 08:14:16 ------------------- 08:14:16 Commited By: **** collab-it+edgex@linuxfoundation.org 08:14:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:14:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-348 [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-348 [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-348 [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f51d4a0b9120e34a760f621cadba3a5b50f41f3b [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f51d4a0 [Pipeline] echo 08:14:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:17 provisioning config files... 08:14:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-348@tmp/config4540842000893271770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:17 ---> docker-login.sh 08:14:17 nexus3.edgexfoundry.org:10001 08:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:17 Configure a credential helper to remove this warning. See 08:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:17 08:14:17 Login Succeeded 08:14:17 nexus3.edgexfoundry.org:10002 08:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:17 Configure a credential helper to remove this warning. See 08:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:17 08:14:17 Login Succeeded 08:14:17 nexus3.edgexfoundry.org:10003 08:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:18 Configure a credential helper to remove this warning. See 08:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:18 08:14:18 Login Succeeded 08:14:18 nexus3.edgexfoundry.org:10004 08:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:18 Configure a credential helper to remove this warning. See 08:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:18 08:14:18 Login Succeeded 08:14:18 docker.io 08:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:18 Configure a credential helper to remove this warning. See 08:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:18 08:14:18 Login Succeeded 08:14:18 ---> docker-login.sh ends [Pipeline] } 08:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:14:18 + git rev-list -1 --merges f51d4a0b9120e34a760f621cadba3a5b50f41f3b~1..f51d4a0b9120e34a760f621cadba3a5b50f41f3b [Pipeline] echo 08:14:18 -----------> git rev-list -1 --merges f51d4a0b9120e34a760f621cadba3a5b50f41f3b~1..f51d4a0b9120e34a760f621cadba3a5b50f41f3b f51d4a0b9120e34a760f621cadba3a5b50f41f3b 08:14:18 f51d4a0b9120e34a760f621cadba3a5b50f41f3b [false] [Pipeline] sh 08:14:19 + git log --format=format:%s -1 f51d4a0b9120e34a760f621cadba3a5b50f41f3b [Pipeline] echo 08:14:19 ========================================================= 08:14:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:14:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:19 + git log --format=format:%s -1 f51d4a0b9120e34a760f621cadba3a5b50f41f3b [Pipeline] echo 08:14:19 [semverPrep] GIT_COMMIT: f51d4a0b9120e34a760f621cadba3a5b50f41f3b, Commit Message: Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD [Pipeline] echo 08:14:19 [semverPrep] This is not a build commit. [Pipeline] sh 08:14:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:14:19 + grep -v github /etc/ssh/ssh_known_hosts 08:14:19 + [ -e /tmp/ssh_known_hosts ] 08:14:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:14:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:14:19 + sudo tee -a /etc/ssh/ssh_known_hosts 08:14:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:14:20 08:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:14:20 0.1.4: Pulling from edgex-devops/py-git-semver 08:14:20 b85a868b505f: Pulling fs layer 08:14:20 e2be974225ed: Pulling fs layer 08:14:20 339a4e72a1f5: Pulling fs layer 08:14:20 988bab9f4d93: Pulling fs layer 08:14:20 1469e6f7b9e6: Pulling fs layer 08:14:20 eaf3925da568: Pulling fs layer 08:14:20 bab4dde63d76: Pulling fs layer 08:14:20 bde34c3a00c8: Pulling fs layer 08:14:20 b352a97aabf1: Pulling fs layer 08:14:20 4872d77fe225: Pulling fs layer 08:14:20 5851b861e8e6: Pulling fs layer 08:14:20 1469e6f7b9e6: Waiting 08:14:20 eaf3925da568: Waiting 08:14:20 bab4dde63d76: Waiting 08:14:20 bde34c3a00c8: Waiting 08:14:20 b352a97aabf1: Waiting 08:14:20 988bab9f4d93: Waiting 08:14:20 4872d77fe225: Waiting 08:14:20 5851b861e8e6: Waiting 08:14:20 e2be974225ed: Download complete 08:14:20 988bab9f4d93: Download complete 08:14:20 1469e6f7b9e6: Verifying Checksum 08:14:20 1469e6f7b9e6: Download complete 08:14:20 eaf3925da568: Download complete 08:14:20 339a4e72a1f5: Verifying Checksum 08:14:20 339a4e72a1f5: Download complete 08:14:20 bde34c3a00c8: Download complete 08:14:20 b352a97aabf1: Verifying Checksum 08:14:20 b352a97aabf1: Download complete 08:14:20 4872d77fe225: Download complete 08:14:20 5851b861e8e6: Verifying Checksum 08:14:20 5851b861e8e6: Download complete 08:14:20 b85a868b505f: Verifying Checksum 08:14:20 b85a868b505f: Download complete 08:14:21 bab4dde63d76: Verifying Checksum 08:14:21 bab4dde63d76: Download complete 08:14:21 b85a868b505f: Pull complete 08:14:22 e2be974225ed: Pull complete 08:14:22 339a4e72a1f5: Pull complete 08:14:22 988bab9f4d93: Pull complete 08:14:22 1469e6f7b9e6: Pull complete 08:14:23 eaf3925da568: Pull complete 08:14:24 bab4dde63d76: Pull complete 08:14:24 bde34c3a00c8: Pull complete 08:14:24 b352a97aabf1: Pull complete 08:14:24 4872d77fe225: Pull complete 08:14:24 5851b861e8e6: Pull complete 08:14:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:14:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:25 prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container 08:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-348 -v /w/workspace/foundry_device-virtual-go_PR-348:/w/workspace/foundry_device-virtual-go_PR-348:rw,z -v /w/workspace/foundry_device-virtual-go_PR-348@tmp:/w/workspace/foundry_device-virtual-go_PR-348@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 08:14:28 $ docker top f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a -eo pid,comm 08:14:28 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). 08:14:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:14:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:28 [ssh-agent] Looking for ssh-agent implementation... 08:14:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:28 $ docker exec f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a ssh-agent 08:14:29 SSH_AUTH_SOCK=/tmp/ssh-zdaB4JHCe30q/agent.33 08:14:29 SSH_AGENT_PID=39 08:14:29 Running ssh-add (command line suppressed) 08:14:29 Identity added: /w/workspace/foundry_device-virtual-go_PR-348@tmp/private_key_7153510010395185626.key (/w/workspace/foundry_device-virtual-go_PR-348@tmp/private_key_7153510010395185626.key) 08:14:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:29 + git tag --points-at HEAD [Pipeline] } 08:14:29 $ docker exec --env ******** --env ******** f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a ssh-agent -k 08:14:29 unset SSH_AUTH_SOCK; 08:14:29 unset SSH_AGENT_PID; 08:14:29 echo Agent pid 39 killed; 08:14:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:14:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:29 [ssh-agent] Looking for ssh-agent implementation... 08:14:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:29 $ docker exec f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a ssh-agent 08:14:29 SSH_AUTH_SOCK=/tmp/ssh-K4xFHQ2Tgb3b/agent.71 08:14:29 SSH_AGENT_PID=77 08:14:29 Running ssh-add (command line suppressed) 08:14:29 Identity added: /w/workspace/foundry_device-virtual-go_PR-348@tmp/private_key_7862086435057143835.key (/w/workspace/foundry_device-virtual-go_PR-348@tmp/private_key_7862086435057143835.key) 08:14:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:30 + git semver init 08:14:30 2023-03-01 08:14:30,352 [run_init] DEBUG init version:0.0.0 force:False 08:14:30 2023-03-01 08:14:30,353 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-348/.semver 08:14:30 2023-03-01 08:14:30,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-348/.semver 08:14:30 2023-03-01 08:14:30,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-348/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-348, universal_newlines=False, shell=None, istream=None) 08:14:31 2023-03-01 08:14:31,608 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-348/.git/info/exclude 08:14:31 2023-03-01 08:14:31,609 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-348/.semver/PR-348 with force:False 08:14:31 2023-03-01 08:14:31,609 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-348/.semver/PR-348 08:14:31 2023-03-01 08:14:31,613 [execute] INFO git cat-file --batch-check 08:14:31 2023-03-01 08:14:31,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-348/.semver, universal_newlines=False, shell=None, istream=) 08:14:31 2023-03-01 08:14:31,620 [execute] INFO git cat-file --batch 08:14:31 2023-03-01 08:14:31,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-348/.semver, universal_newlines=False, shell=None, istream=) 08:14:31 2023-03-01 08:14:31,624 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-348/.semver/PR-348 08:14:31 0.0.0 [Pipeline] } 08:14:31 $ docker exec --env ******** --env ******** f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a ssh-agent -k 08:14:31 unset SSH_AUTH_SOCK; 08:14:31 unset SSH_AGENT_PID; 08:14:31 echo Agent pid 77 killed; 08:14:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:32 + git semver [Pipeline] } 08:14:32 $ docker stop --time=1 f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a 08:14:34 $ docker rm -f --volumes f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a [Pipeline] // withDockerContainer [Pipeline] sh 08:14:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:14:34 Stashed 1 file(s) [Pipeline] echo 08:14:34 [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 08:14:35 provisioning config files... 08:14:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-348@tmp/config15654734618099755641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:35 ---> docker-login.sh 08:14:35 nexus3.edgexfoundry.org:10001 08:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:35 Configure a credential helper to remove this warning. See 08:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:35 08:14:35 Login Succeeded 08:14:35 nexus3.edgexfoundry.org:10002 08:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:35 Configure a credential helper to remove this warning. See 08:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:35 08:14:35 Login Succeeded 08:14:35 nexus3.edgexfoundry.org:10003 08:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:35 Configure a credential helper to remove this warning. See 08:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:35 08:14:35 Login Succeeded 08:14:35 nexus3.edgexfoundry.org:10004 08:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:35 Configure a credential helper to remove this warning. See 08:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:35 08:14:35 Login Succeeded 08:14:35 docker.io 08:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:36 Configure a credential helper to remove this warning. See 08:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:36 08:14:36 Login Succeeded 08:14:36 ---> docker-login.sh ends [Pipeline] } 08:14:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:14:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:14:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:14:36 ========================================================= 08:14:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:14:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:14:36 Sending build context to Docker daemon 23.4MB 08:14:36 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:14:36 Step 2/12 : FROM ${BASE} AS builder 08:14:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:14:37 213ec9aee27d: Pulling fs layer 08:14:37 4583459ba037: Pulling fs layer 08:14:37 93c1e223e6f2: Pulling fs layer 08:14:37 53926ce57604: Pulling fs layer 08:14:37 21b2b0c7a3f4: Pulling fs layer 08:14:37 22ff95d597cd: Pulling fs layer 08:14:37 12d6caf4c0d1: Pulling fs layer 08:14:37 96b7cbca73a9: Pulling fs layer 08:14:37 a7acece74701: Pulling fs layer 08:14:37 96b7cbca73a9: Waiting 08:14:37 12d6caf4c0d1: Waiting 08:14:37 a7acece74701: Waiting 08:14:37 53926ce57604: Waiting 08:14:37 21b2b0c7a3f4: Waiting 08:14:37 93c1e223e6f2: Verifying Checksum 08:14:37 93c1e223e6f2: Download complete 08:14:37 4583459ba037: Download complete 08:14:37 21b2b0c7a3f4: Verifying Checksum 08:14:37 21b2b0c7a3f4: Download complete 08:14:37 22ff95d597cd: Download complete 08:14:37 213ec9aee27d: Download complete 08:14:37 12d6caf4c0d1: Download complete 08:14:37 213ec9aee27d: Pull complete 08:14:37 a7acece74701: Verifying Checksum 08:14:37 a7acece74701: Download complete 08:14:37 4583459ba037: Pull complete 08:14:38 96b7cbca73a9: Verifying Checksum 08:14:38 96b7cbca73a9: Download complete 08:14:38 53926ce57604: Verifying Checksum 08:14:38 53926ce57604: Download complete 08:14:38 93c1e223e6f2: Pull complete 08:14:42 53926ce57604: Pull complete 08:14:42 21b2b0c7a3f4: Pull complete 08:14:42 22ff95d597cd: Pull complete 08:14:42 12d6caf4c0d1: Pull complete 08:14:44 96b7cbca73a9: Pull complete 08:14:44 a7acece74701: Pull complete 08:14:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:14:44 ---> db6d94c90886 08:14:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:14:50 Still waiting to schedule task 08:14:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7934’ is offline 08:14:51 ---> Running in f0fd3728966b 08:14:51 Removing intermediate container f0fd3728966b 08:14:51 ---> 01cdab8b3dfd 08:14:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:14:51 ---> Running in 9d84a988b417 08:14:51 Removing intermediate container 9d84a988b417 08:14:51 ---> 27b573f80852 08:14:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:14:51 ---> Running in 5637c7cac42a 08:14:51 Removing intermediate container 5637c7cac42a 08:14:51 ---> 55d7067c5c75 08:14:51 Step 6/12 : WORKDIR /device-virtual-go 08:14:51 ---> Running in 3b452f667c6e 08:14:51 Removing intermediate container 3b452f667c6e 08:14:51 ---> 3cc56b430648 08:14:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:14:51 ---> Running in d16a4b5dfe3a 08:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:14:51 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:14:51 (2/4) Installing libedit (20210910.3.1-r0) 08:14:51 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:14:51 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:14:51 Executing busybox-1.35.0-r17.trigger 08:14:51 OK: 216 MiB in 55 packages 08:14:52 Removing intermediate container d16a4b5dfe3a 08:14:52 ---> 16d9feb268d4 08:14:52 Step 8/12 : COPY go.mod vendor* ./ 08:14:52 ---> e2725f4661d1 08:14:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:52 ---> Running in 7fed444cca81 08:15:24 Removing intermediate container 7fed444cca81 08:15:24 ---> d01c3925c08d 08:15:24 Step 10/12 : COPY . . 08:15:24 ---> 0bf5563a2728 08:15:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:15:24 ---> Running in 5df5f87f54f3 08:15:24 Removing intermediate container 5df5f87f54f3 08:15:24 ---> 9019e4c01d87 08:15:24 Step 12/12 : RUN $MAKE 08:15:24 ---> Running in ebc9cbc87c75 08:15:24 noop 08:15:24 Removing intermediate container ebc9cbc87c75 08:15:24 ---> 9797f857d5e4 08:15:24 Successfully built 9797f857d5e4 08:15:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:24 + docker inspect -f . ci-base-image-x86_64 08:15:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:24 prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container 08:15:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-348 -v /w/workspace/foundry_device-virtual-go_PR-348:/w/workspace/foundry_device-virtual-go_PR-348:rw,z -v /w/workspace/foundry_device-virtual-go_PR-348@tmp:/w/workspace/foundry_device-virtual-go_PR-348@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 08:15:25 $ docker top b3deea6d47faa55a5e82d5ed0d5074ad2ab023bbd070c52e6f6f74cff86a0da1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:25 + go version 08:15:25 go version go1.18.7 linux/amd64 [Pipeline] } 08:15:25 $ docker stop --time=1 b3deea6d47faa55a5e82d5ed0d5074ad2ab023bbd070c52e6f6f74cff86a0da1 08:15:26 $ docker rm -f --volumes b3deea6d47faa55a5e82d5ed0d5074ad2ab023bbd070c52e6f6f74cff86a0da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:27 + docker inspect -f . ci-base-image-x86_64 08:15:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:27 prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container 08:15:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-348 -v /w/workspace/foundry_device-virtual-go_PR-348:/w/workspace/foundry_device-virtual-go_PR-348:rw,z -v /w/workspace/foundry_device-virtual-go_PR-348@tmp:/w/workspace/foundry_device-virtual-go_PR-348@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 08:15:27 $ docker top c1e37e1146080c455ecac7ba31c39e89be28a46ab56a283fd89e266b907ee805 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:27 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-348 [Pipeline] fileExists [Pipeline] sh 08:15:28 + make test 08:15:28 go test ./... -coverprofile=coverage.out 08:15:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:15:36 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:15:37 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.048s coverage: 65.6% of statements 08:15:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:15:43 go vet ./... 08:15:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:15:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:15:45 ./bin/test-attribution-txt.sh [Pipeline] echo 08:15:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:15:45 $ docker stop --time=1 c1e37e1146080c455ecac7ba31c39e89be28a46ab56a283fd89e266b907ee805 08:15:48 $ docker rm -f --volumes c1e37e1146080c455ecac7ba31c39e89be28a46ab56a283fd89e266b907ee805 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:15:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:15:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:15:49 + ls -al . 08:15:49 total 192 08:15:49 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 08:15 . 08:15:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 08:14 .. 08:15:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 08:15 .git 08:15:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:14 .github 08:15:49 -rw-rw-r-- 1 jenkins jenkins 337 Mar 1 08:14 .gitignore 08:15:49 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 08:14 .golangci.yml 08:15:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 08:14 .semver 08:15:49 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 1 08:14 Attribution.txt 08:15:49 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 1 08:14 CHANGELOG.md 08:15:49 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 1 08:14 Dockerfile 08:15:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 08:14 GOVERNANCE.md 08:15:49 -rw-rw-r-- 1 jenkins jenkins 660 Mar 1 08:14 Jenkinsfile 08:15:49 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 08:14 LICENSE 08:15:49 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 1 08:14 Makefile 08:15:49 -rw-rw-r-- 1 jenkins jenkins 623 Mar 1 08:14 OWNERS.md 08:15:49 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 1 08:14 README.md 08:15:49 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 08:14 VERSION 08:15:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 08:14 bin 08:15:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:14 cmd 08:15:49 -rw-r--r-- 1 jenkins jenkins 44128 Mar 1 08:15 coverage.out 08:15:49 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 1 08:14 go.mod 08:15:49 -rw-rw-r-- 1 jenkins jenkins 32563 Mar 1 08:14 go.sum 08:15:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:14 internal 08:15:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 08:14 snap 08:15:49 -rw-rw-r-- 1 jenkins jenkins 235 Mar 1 08:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:49 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f51d4a0b9120e34a760f621cadba3a5b50f41f3b --label arch=amd64 --label version=0.0.0 . 08:15:49 Sending build context to Docker daemon 23.45MB 08:15:49 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:15:49 Step 2/25 : FROM ${BASE} AS builder 08:15:49 ---> 9797f857d5e4 08:15:49 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:15:50 ---> Running in 20329147d6b5 08:15:50 Removing intermediate container 20329147d6b5 08:15:50 ---> b2fdc47de274 08:15:50 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 08:15:50 ---> Running in 42f8763ab547 08:15:50 Removing intermediate container 42f8763ab547 08:15:50 ---> 003824e22679 08:15:50 Step 5/25 : ARG ADD_BUILD_TAGS="" 08:15:50 ---> Running in a67e5c297ba5 08:15:50 Removing intermediate container a67e5c297ba5 08:15:50 ---> bb4a2bba8a2b 08:15:50 Step 6/25 : WORKDIR /device-virtual-go 08:15:50 ---> Running in b2aa89cacb2f 08:15:50 Removing intermediate container b2aa89cacb2f 08:15:50 ---> aeb4d97523a2 08:15:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:50 ---> Running in 118a0009a59e 08:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:15:51 OK: 216 MiB in 55 packages 08:15:51 Removing intermediate container 118a0009a59e 08:15:51 ---> 5c1369993c60 08:15:51 Step 8/25 : COPY go.mod vendor* ./ 08:15:51 ---> d7b9625edd12 08:15:51 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:51 ---> Running in b44f460726a0 08:15:52 Removing intermediate container b44f460726a0 08:15:52 ---> 5c905cb987a4 08:15:52 Step 10/25 : COPY . . 08:15:53 ---> 525dfeca9da8 08:15:53 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:15:53 ---> Running in f7aa3be33639 08:15:53 Removing intermediate container f7aa3be33639 08:15:53 ---> 765082f81ae1 08:15:53 Step 12/25 : RUN $MAKE 08:15:53 ---> Running in 596d6b3fbaed 08:15:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 08:16:15 Removing intermediate container 596d6b3fbaed 08:16:15 ---> b5b134168801 08:16:15 Step 13/25 : FROM alpine:3.16 08:16:15 3.16: Pulling from library/alpine 08:16:15 ef5531b6e74e: Pulling fs layer 08:16:15 ef5531b6e74e: Download complete 08:16:15 ef5531b6e74e: Pull complete 08:16:15 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:16:15 Status: Downloaded newer image for alpine:3.16 08:16:15 ---> dfd21b5a31f5 08:16:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:16:15 ---> Running in 63f3ba7fa3a1 08:16:15 Removing intermediate container 63f3ba7fa3a1 08:16:15 ---> 7f6d16eaf006 08:16:15 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:16:15 ---> Running in 281d4af542fb 08:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:16:15 (1/1) Installing dumb-init (1.2.5-r1) 08:16:15 Executing busybox-1.35.0-r17.trigger 08:16:15 OK: 6 MiB in 15 packages 08:16:15 Removing intermediate container 281d4af542fb 08:16:15 ---> 918200c25f69 08:16:15 Step 16/25 : WORKDIR / 08:16:15 ---> Running in 96b213e03d41 08:16:15 Removing intermediate container 96b213e03d41 08:16:15 ---> 31a91a13feb2 08:16:15 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:16:15 ---> 22da39bf941e 08:16:15 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 08:16:15 ---> ba0d2f4e3b1f 08:16:15 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 08:16:15 ---> b812f6432956 08:16:15 Step 20/25 : EXPOSE 59900 08:16:15 ---> Running in cb55aa403bbc 08:16:15 Removing intermediate container cb55aa403bbc 08:16:15 ---> a656013e1c0d 08:16:15 Step 21/25 : ENTRYPOINT ["/device-virtual"] 08:16:15 ---> Running in e7cc4ba25e89 08:16:15 Removing intermediate container e7cc4ba25e89 08:16:15 ---> 9cfeb50a46b5 08:16:15 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:16:15 ---> Running in 6ea2382cf6cf 08:16:15 Removing intermediate container 6ea2382cf6cf 08:16:15 ---> 3d8fe4570392 08:16:15 Step 23/25 : LABEL arch=amd64 08:16:15 ---> Running in 2f0481f47df4 08:16:15 Removing intermediate container 2f0481f47df4 08:16:15 ---> 6345a44f9922 08:16:15 Step 24/25 : LABEL git_sha=f51d4a0b9120e34a760f621cadba3a5b50f41f3b 08:16:15 ---> Running in 147ff249fc05 08:16:15 Removing intermediate container 147ff249fc05 08:16:15 ---> c9790b4d53c8 08:16:15 Step 25/25 : LABEL version=0.0.0 08:16:15 ---> Running in d630b308fbae 08:16:15 Removing intermediate container d630b308fbae 08:16:15 ---> a72bb510837b 08:16:15 [Warning] One or more build-args [ARCH] were not consumed 08:16:15 Successfully built a72bb510837b 08:16:16 Successfully tagged device-virtual: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 08:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:16 08:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:16 latest: Pulling from edgex-lftools-log-publisher 08:16:16 5eb5b503b376: Pulling fs layer 08:16:16 5c69ac0246d0: Pulling fs layer 08:16:16 ec43610c2a17: Pulling fs layer 08:16:16 3a2ae6a8a46f: Pulling fs layer 08:16:16 33b1e0a273af: Pulling fs layer 08:16:16 5d3b04190fa2: Pulling fs layer 08:16:16 2f39f015ded8: Pulling fs layer 08:16:16 33b1e0a273af: Waiting 08:16:16 5d3b04190fa2: Waiting 08:16:16 2f39f015ded8: Waiting 08:16:16 3a2ae6a8a46f: Waiting 08:16:16 5c69ac0246d0: Verifying Checksum 08:16:16 5c69ac0246d0: Download complete 08:16:16 3a2ae6a8a46f: Download complete 08:16:17 33b1e0a273af: Verifying Checksum 08:16:17 33b1e0a273af: Download complete 08:16:17 ec43610c2a17: Verifying Checksum 08:16:17 ec43610c2a17: Download complete 08:16:17 5d3b04190fa2: Download complete 08:16:17 5eb5b503b376: Download complete 08:16:17 2f39f015ded8: Download complete 08:16:18 5eb5b503b376: Pull complete 08:16:18 5c69ac0246d0: Pull complete 08:16:18 ec43610c2a17: Pull complete 08:16:18 3a2ae6a8a46f: Pull complete 08:16:19 33b1e0a273af: Pull complete 08:16:19 5d3b04190fa2: Pull complete 08:16:23 2f39f015ded8: Pull complete 08:16:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:16:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:23 prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container 08:16:23 $ 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/foundry_device-virtual-go_PR-348 -v /w/workspace/foundry_device-virtual-go_PR-348:/w/workspace/foundry_device-virtual-go_PR-348:rw,z -v /w/workspace/foundry_device-virtual-go_PR-348@tmp:/w/workspace/foundry_device-virtual-go_PR-348@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 08:16:27 $ docker top 3086c7868a732d2c677b5c378c259deb3ba86f26b6f1c6e0e7aa93b4738b64d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:27 ---> job-cost.sh 08:16:27 lf-activate-venv: SKIPPING 08:16:27 INFO: No Stack... 08:16:27 INFO: Retrieving Pricing Info for: v3-standard-8 08:16:28 INFO: Archiving Costs [Pipeline] sh 08:16:28 + cat /w/workspace/foundry_device-virtual-go_PR-348/archives/cost.csv 08:16:28 + cut -d, -f6 [Pipeline] lock 08:16:28 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] 08:16:28 Resource [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] did not exist. Created. 08:16:28 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:16:28 + echo total: 0.2199999988079071 [Pipeline] stash 08:16:28 Stashed 1 file(s) [Pipeline] } 08:16:28 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:16:28 $ docker stop --time=1 3086c7868a732d2c677b5c378c259deb3ba86f26b6f1c6e0e7aa93b4738b64d5 08:16:29 $ docker rm -f --volumes 3086c7868a732d2c677b5c378c259deb3ba86f26b6f1c6e0e7aa93b4738b64d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:17:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7935 in /w/workspace/foundry_device-virtual-go_PR-348 [Pipeline] { [Pipeline] ws 08:17:09 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 08:17:09 The recommended git tool is: git 08:17:15 using credential edgex-jenkins-ssh 08:17:15 Cloning the remote Git repository 08:17:15 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:17:15 > git init /w/workspace/device-virtual-go/2 # timeout=10 08:17:15 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:17:15 > git --version # timeout=10 08:17:15 > git --version # 'git version 2.25.1' 08:17:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:17:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:19 Merging remotes/origin/main commit de7f1fa98896349c300f3340708f5a9fee2488ae into PR head commit 91487b42c00df580ca2abc199b4b5370d4957b16 08:17:19 Merge succeeded, producing 91127a27db336f40412290e4823aae2b2bd46010 08:17:19 Checking out Revision 91127a27db336f40412290e4823aae2b2bd46010 (PR-348) 08:17:18 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:17:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:17:19 > git config core.sparsecheckout # timeout=10 08:17:19 > git checkout -f 91487b42c00df580ca2abc199b4b5370d4957b16 # timeout=10 08:17:19 > git remote # timeout=10 08:17:19 > git config --get remote.origin.url # timeout=10 08:17:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:19 > git merge de7f1fa98896349c300f3340708f5a9fee2488ae # timeout=10 08:17:19 > git rev-parse HEAD^{commit} # timeout=10 08:17:19 > git config core.sparsecheckout # timeout=10 08:17:19 > git checkout -f 91127a27db336f40412290e4823aae2b2bd46010 # timeout=10 08:17:23 Commit message: "Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD" 08:17:23 > git rev-list --no-walk 91487b42c00df580ca2abc199b4b5370d4957b16 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:17:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:17:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:17:24 Dload Upload Total Spent Left Speed 08:17:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 08:17:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:17:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:17:25 + sudo tee /etc/docker/daemon.new 08:17:25 { 08:17:25 "registry-mirrors": [ 08:17:25 "https://nexus3.edgexfoundry.org:10001" 08:17:25 ], 08:17:25 "bip": "10.250.0.254/24", 08:17:25 "hosts": [ 08:17:25 "tcp://0.0.0.0:5555", 08:17:25 "unix:///var/run/docker.sock" 08:17:25 ], 08:17:25 "mtu": 1458, 08:17:25 "selinux-enabled": true, 08:17:25 "seccomp-profile": "/etc/docker/seccomp.json" 08:17:25 } [Pipeline] sh 08:17:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:17:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:44 provisioning config files... 08:17:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config12596302917500076228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:44 ---> docker-login.sh 08:17:44 nexus3.edgexfoundry.org:10001 08:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:45 Configure a credential helper to remove this warning. See 08:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:45 08:17:45 Login Succeeded 08:17:45 nexus3.edgexfoundry.org:10002 08:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:45 Configure a credential helper to remove this warning. See 08:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:45 08:17:45 Login Succeeded 08:17:45 nexus3.edgexfoundry.org:10003 08:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:46 Configure a credential helper to remove this warning. See 08:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:46 08:17:46 Login Succeeded 08:17:46 nexus3.edgexfoundry.org:10004 08:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:46 Configure a credential helper to remove this warning. See 08:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:46 08:17:46 Login Succeeded 08:17:46 docker.io 08:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:46 Configure a credential helper to remove this warning. See 08:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:46 08:17:46 Login Succeeded 08:17:46 ---> docker-login.sh ends [Pipeline] } 08:17:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:17:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:17:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:17:47 ========================================================= 08:17:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:17:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:17:47 Sending build context to Docker daemon 11.86MB 08:17:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:17:48 Step 2/12 : FROM ${BASE} AS builder 08:17:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:17:48 9b18e9b68314: Pulling fs layer 08:17:48 35d82f9e3411: Pulling fs layer 08:17:48 e16973657156: Pulling fs layer 08:17:48 fc693d55d65f: Pulling fs layer 08:17:48 7e9fc2657dce: Pulling fs layer 08:17:48 dda99020689f: Pulling fs layer 08:17:48 db1c61fa0a46: Pulling fs layer 08:17:48 891c053d2c06: Pulling fs layer 08:17:48 fc693d55d65f: Waiting 08:17:48 7e9fc2657dce: Waiting 08:17:48 dda99020689f: Waiting 08:17:48 db1c61fa0a46: Waiting 08:17:48 891c053d2c06: Waiting 08:17:48 e16973657156: Verifying Checksum 08:17:48 e16973657156: Download complete 08:17:48 35d82f9e3411: Verifying Checksum 08:17:48 35d82f9e3411: Download complete 08:17:48 7e9fc2657dce: Download complete 08:17:48 dda99020689f: Verifying Checksum 08:17:48 dda99020689f: Download complete 08:17:48 9b18e9b68314: Verifying Checksum 08:17:48 9b18e9b68314: Download complete 08:17:49 9b18e9b68314: Pull complete 08:17:49 891c053d2c06: Verifying Checksum 08:17:49 891c053d2c06: Download complete 08:17:49 35d82f9e3411: Pull complete 08:17:50 e16973657156: Pull complete 08:17:50 db1c61fa0a46: Verifying Checksum 08:17:50 db1c61fa0a46: Download complete 08:17:51 fc693d55d65f: Verifying Checksum 08:18:03 fc693d55d65f: Pull complete 08:18:04 7e9fc2657dce: Pull complete 08:18:04 dda99020689f: Pull complete 08:18:11 db1c61fa0a46: Pull complete 08:18:13 891c053d2c06: Pull complete 08:18:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:18:13 ---> f96f9c87975a 08:18:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:18:14 ---> Running in 09cd92b380fa 08:18:14 Removing intermediate container 09cd92b380fa 08:18:14 ---> 74e6ccfde93b 08:18:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:18:14 ---> Running in 3e42d31e37e1 08:18:15 Removing intermediate container 3e42d31e37e1 08:18:15 ---> 14fbe249aaf1 08:18:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:18:15 ---> Running in 3e3f5896e787 08:18:15 Removing intermediate container 3e3f5896e787 08:18:15 ---> ffa0bed36ea0 08:18:15 Step 6/12 : WORKDIR /device-virtual-go 08:18:15 ---> Running in 40f53af71a22 08:18:16 Removing intermediate container 40f53af71a22 08:18:16 ---> cd43f24e40d1 08:18:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:18:16 ---> Running in 49e9bec822d9 08:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:18:18 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:18:18 (2/4) Installing libedit (20210910.3.1-r0) 08:18:18 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:18:18 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:18:18 Executing busybox-1.35.0-r17.trigger 08:18:18 OK: 226 MiB in 55 packages 08:18:19 Removing intermediate container 49e9bec822d9 08:18:19 ---> 4a423ab69304 08:18:19 Step 8/12 : COPY go.mod vendor* ./ 08:18:20 ---> a151939a9f51 08:18:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:20 ---> Running in d410d91bdbe9 08:19:28 Removing intermediate container d410d91bdbe9 08:19:28 ---> b35a9e84f2b3 08:19:28 Step 10/12 : COPY . . 08:19:28 ---> 5e3145eb61d9 08:19:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:19:28 ---> Running in a11fc73abfc0 08:19:28 Removing intermediate container a11fc73abfc0 08:19:28 ---> 8b35c4cdd025 08:19:28 Step 12/12 : RUN $MAKE 08:19:28 ---> Running in ded29017a7ec 08:19:28 noop 08:19:28 Removing intermediate container ded29017a7ec 08:19:28 ---> 0d88ce4164e2 08:19:28 Successfully built 0d88ce4164e2 08:19:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:29 + docker inspect -f . ci-base-image-arm64 08:19:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:29 prd-ubuntu20.04-docker-arm64-4c-16g-7935 does not seem to be running inside a container 08:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 08:19:30 $ docker top a48502b48fc9ee609856573056de462035d6effa9a889999d643cbd91fe5fecd -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:31 + go version 08:19:31 go version go1.18.7 linux/arm64 [Pipeline] } 08:19:31 $ docker stop --time=1 a48502b48fc9ee609856573056de462035d6effa9a889999d643cbd91fe5fecd 08:19:32 $ docker rm -f --volumes a48502b48fc9ee609856573056de462035d6effa9a889999d643cbd91fe5fecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:33 + docker inspect -f . ci-base-image-arm64 08:19:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:33 prd-ubuntu20.04-docker-arm64-4c-16g-7935 does not seem to be running inside a container 08:19: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-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 08:19:34 $ docker top 6bdc01a01d2b6d2df79687f2a19dd30ff27815e2e497cef104802c474004d6e6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:35 + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh 08:19:35 + make test 08:19:35 go test ./... -coverprofile=coverage.out 08:19:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:21:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:21:00 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.126s coverage: 65.6% of statements 08:21:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:21:00 go vet ./... 08:21:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:21:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:21:12 ./bin/test-attribution-txt.sh [Pipeline] echo 08:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:21:12 $ docker stop --time=1 6bdc01a01d2b6d2df79687f2a19dd30ff27815e2e497cef104802c474004d6e6 08:21:14 $ docker rm -f --volumes 6bdc01a01d2b6d2df79687f2a19dd30ff27815e2e497cef104802c474004d6e6 [Pipeline] // withDockerContainer [Pipeline] sh 08:21:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:21:15 Warning: overwriting stash ‘coverage-report’ 08:21:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:21:16 + ls -al . 08:21:16 total 188 08:21:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 08:19 . 08:21:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 08:17 .. 08:21:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 08:17 .git 08:21:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:17 .github 08:21:16 -rw-rw-r-- 1 jenkins jenkins 337 Mar 1 08:17 .gitignore 08:21:16 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 08:17 .golangci.yml 08:21:16 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 1 08:17 Attribution.txt 08:21:16 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 1 08:17 CHANGELOG.md 08:21:16 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 1 08:17 Dockerfile 08:21:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 08:17 GOVERNANCE.md 08:21:16 -rw-rw-r-- 1 jenkins jenkins 660 Mar 1 08:17 Jenkinsfile 08:21:16 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 08:17 LICENSE 08:21:16 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 1 08:17 Makefile 08:21:16 -rw-rw-r-- 1 jenkins jenkins 623 Mar 1 08:17 OWNERS.md 08:21:16 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 1 08:17 README.md 08:21:16 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 08:14 VERSION 08:21:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 08:17 bin 08:21:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:17 cmd 08:21:16 -rw-r--r-- 1 jenkins jenkins 44128 Mar 1 08:20 coverage.out 08:21:16 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 1 08:17 go.mod 08:21:16 -rw-rw-r-- 1 jenkins jenkins 32563 Mar 1 08:17 go.sum 08:21:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:17 internal 08:21:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 08:17 snap 08:21:16 -rw-rw-r-- 1 jenkins jenkins 235 Mar 1 08:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:16 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=91127a27db336f40412290e4823aae2b2bd46010 --label arch=arm64 --label version=0.0.0 . 08:21:17 Sending build context to Docker daemon 11.9MB 08:21:17 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:21:17 Step 2/25 : FROM ${BASE} AS builder 08:21:17 ---> 0d88ce4164e2 08:21:17 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:21:17 ---> Running in aea3e4e460fc 08:21:17 Removing intermediate container aea3e4e460fc 08:21:17 ---> c983f7838d2b 08:21:17 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 08:21:17 ---> Running in b6f422c462b6 08:21:17 Removing intermediate container b6f422c462b6 08:21:17 ---> 42223462a364 08:21:17 Step 5/25 : ARG ADD_BUILD_TAGS="" 08:21:18 ---> Running in 38d7a245fa42 08:21:18 Removing intermediate container 38d7a245fa42 08:21:18 ---> 7d9c7f159c23 08:21:18 Step 6/25 : WORKDIR /device-virtual-go 08:21:18 ---> Running in b33b579db530 08:21:18 Removing intermediate container b33b579db530 08:21:18 ---> 0df252ccb97c 08:21:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:18 ---> Running in 95fee7714ad1 08:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:21:21 OK: 226 MiB in 55 packages 08:21:22 Removing intermediate container 95fee7714ad1 08:21:22 ---> ef84a2999fed 08:21:22 Step 8/25 : COPY go.mod vendor* ./ 08:21:22 ---> e6bad64e20e5 08:21:22 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:22 ---> Running in 3f395f147db6 08:21:26 Removing intermediate container 3f395f147db6 08:21:26 ---> 880363edb918 08:21:26 Step 10/25 : COPY . . 08:21:27 ---> e62448a5341a 08:21:27 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:21:27 ---> Running in bf1671a8d9c3 08:21:27 Removing intermediate container bf1671a8d9c3 08:21:27 ---> 9396f0b5a516 08:21:27 Step 12/25 : RUN $MAKE 08:21:27 ---> Running in 789b94486e5d 08:21:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 08:23:51 Removing intermediate container 789b94486e5d 08:23:51 ---> eedf6b6a45d8 08:23:51 Step 13/25 : FROM alpine:3.16 08:23:51 3.16: Pulling from library/alpine 08:23:51 3760b48202b3: Pulling fs layer 08:23:51 3760b48202b3: Verifying Checksum 08:23:51 3760b48202b3: Download complete 08:23:51 3760b48202b3: Pull complete 08:23:51 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:23:51 Status: Downloaded newer image for alpine:3.16 08:23:51 ---> 4c81e5bf8899 08:23:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:23:51 ---> Running in f1cc901dd221 08:23:51 Removing intermediate container f1cc901dd221 08:23:51 ---> 0492bae3acb9 08:23:51 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:23:51 ---> Running in a7cb0c7b5529 08:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:23:51 (1/1) Installing dumb-init (1.2.5-r1) 08:23:51 Executing busybox-1.35.0-r17.trigger 08:23:51 OK: 5 MiB in 15 packages 08:23:51 Removing intermediate container a7cb0c7b5529 08:23:51 ---> d3d16c552fcd 08:23:51 Step 16/25 : WORKDIR / 08:23:51 ---> Running in 49888c5be5fd 08:23:51 Removing intermediate container 49888c5be5fd 08:23:51 ---> a9b44900b63e 08:23:51 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:23:51 ---> a485186169dc 08:23:51 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 08:23:51 ---> 11935e1edecb 08:23:51 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 08:23:51 ---> 7a7765e19c82 08:23:51 Step 20/25 : EXPOSE 59900 08:23:51 ---> Running in a8e0184e33a7 08:23:51 Removing intermediate container a8e0184e33a7 08:23:51 ---> 2cfb5b73d330 08:23:51 Step 21/25 : ENTRYPOINT ["/device-virtual"] 08:23:51 ---> Running in edada6001d5a 08:23:51 Removing intermediate container edada6001d5a 08:23:51 ---> d19032336d0f 08:23:51 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:23:51 ---> Running in 8f6053519bcc 08:23:51 Removing intermediate container 8f6053519bcc 08:23:51 ---> efe3973bac8a 08:23:51 Step 23/25 : LABEL arch=arm64 08:23:51 ---> Running in 013c52a04933 08:23:51 Removing intermediate container 013c52a04933 08:23:51 ---> 1ea0edb0850d 08:23:51 Step 24/25 : LABEL git_sha=91127a27db336f40412290e4823aae2b2bd46010 08:23:51 ---> Running in b608e8e5fbac 08:23:51 Removing intermediate container b608e8e5fbac 08:23:51 ---> 506115b77a6e 08:23:51 Step 25/25 : LABEL version=0.0.0 08:23:51 ---> Running in 2ac5bdc29c6b 08:23:52 Removing intermediate container 2ac5bdc29c6b 08:23:52 ---> 1268aef41706 08:23:52 [Warning] One or more build-args [ARCH] were not consumed 08:23:52 Successfully built 1268aef41706 08:23:52 Successfully tagged device-virtual-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 08:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:52 08:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:53 arm64: Pulling from edgex-lftools-log-publisher 08:23:53 8998bd30e6a1: Pulling fs layer 08:23:53 04944245beec: Pulling fs layer 08:23:53 699f458cf7ca: Pulling fs layer 08:23:53 765212b225bb: Pulling fs layer 08:23:53 f23df028b6ca: Pulling fs layer 08:23:53 d65c8cfc05b1: Pulling fs layer 08:23:53 2437ff75d9bd: Pulling fs layer 08:23:53 d65c8cfc05b1: Waiting 08:23:53 2437ff75d9bd: Waiting 08:23:53 765212b225bb: Waiting 08:23:53 f23df028b6ca: Waiting 08:23:53 04944245beec: Verifying Checksum 08:23:53 04944245beec: Download complete 08:23:53 765212b225bb: Download complete 08:23:53 f23df028b6ca: Verifying Checksum 08:23:53 f23df028b6ca: Download complete 08:23:53 d65c8cfc05b1: Verifying Checksum 08:23:53 d65c8cfc05b1: Download complete 08:23:53 699f458cf7ca: Verifying Checksum 08:23:53 699f458cf7ca: Download complete 08:23:53 8998bd30e6a1: Verifying Checksum 08:23:53 8998bd30e6a1: Download complete 08:23:55 2437ff75d9bd: Verifying Checksum 08:23:55 2437ff75d9bd: Download complete 08:23:57 8998bd30e6a1: Pull complete 08:23:58 04944245beec: Pull complete 08:23:59 699f458cf7ca: Pull complete 08:23:59 765212b225bb: Pull complete 08:23:59 f23df028b6ca: Pull complete 08:24:00 d65c8cfc05b1: Pull complete 08:24:12 2437ff75d9bd: Pull complete 08:24:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:24:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:12 prd-ubuntu20.04-docker-arm64-4c-16g-7935 does not seem to be running inside a container 08:24:12 $ 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-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 08:24:15 $ docker top d2549d91fd529d19ac047c1d9019b2aaddeab6816b8eb402b0a9b775cd5dd7b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:16 ---> job-cost.sh 08:24:16 lf-activate-venv: SKIPPING 08:24:16 INFO: No Stack... 08:24:16 INFO: Retrieving Pricing Info for: v3-standard-4 08:24:17 INFO: Archiving Costs [Pipeline] sh 08:24:17 + + cut -d,cat -f6 08:24:17 /w/workspace/device-virtual-go/2/archives/cost.csv [Pipeline] lock 08:24:17 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] 08:24:17 Resource [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] did not exist. Created. 08:24:17 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:24:18 /w/workspace/device-virtual-go/2@tmp/durable-825dc80c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:24:18 + echo total: 0.10999999940395355 [Pipeline] stash 08:24:18 Warning: overwriting stash ‘stack-cost’ 08:24:18 Stashed 1 file(s) [Pipeline] } 08:24:18 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:24:18 $ docker stop --time=1 d2549d91fd529d19ac047c1d9019b2aaddeab6816b8eb402b0a9b775cd5dd7b8 08:24:19 $ docker rm -f --volumes d2549d91fd529d19ac047c1d9019b2aaddeab6816b8eb402b0a9b775cd5dd7b8 [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 08:24:20 provisioning config files... 08:24:20 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-348@tmp/config4903507292088268656tmp [Pipeline] { [Pipeline] sh 08:24:20 + set +x 08:24:20 + + curl -s https://codecov.io/bash 08:24:20 bash -s -- 08:24:20 08:24:20 _____ _ 08:24:20 / ____| | | 08:24:20 | | ___ __| | ___ ___ _____ __ 08:24:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:24:20 | |___| (_) | (_| | __/ (_| (_) \ V / 08:24:20 \_____\___/ \__,_|\___|\___\___/ \_/ 08:24:20 Bash-1.0.6 08:24:20 08:24:20 08:24:20 ==> git version 2.25.1 found 08:24:20 ==> 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 08:24:20 Release-Date: 2020-01-08 08:24:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:24:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:24:20 ==> Jenkins CI detected. 08:24:20 current dir:  /w/workspace/foundry_device-virtual-go_PR-348 08:24:20 project root: . 08:24:20 --> token set from env 08:24:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:24:20 ==> Running gcov in . (disable via -X gcov) 08:24:20 ==> Python coveragepy not found 08:24:20 ==> Searching for coverage reports in: 08:24:20 + . 08:24:20 -> Found 1 reports 08:24:20 ==> Detecting git/mercurial file structure 08:24:20 ==> Reading reports 08:24:20 + ./coverage.out bytes=44128 08:24:20 ==> Appending adjustments 08:24:20 https://docs.codecov.io/docs/fixing-reports 08:24:20 + Found adjustments 08:24:20 ==> Gzipping contents 08:24:20 8.0K /tmp/codecov.SYQAbX.gz 08:24:20 ==> Uploading reports 08:24:20 url: https://codecov.io 08:24:20 query: branch=PR-348&commit=f51d4a0b9120e34a760f621cadba3a5b50f41f3b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-348%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=348&job=&cmd_args= 08:24:20 -> Pinging Codecov 08:24:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-348&commit=f51d4a0b9120e34a760f621cadba3a5b50f41f3b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-348%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=348&job=&cmd_args= 08:24:21 -> Uploading to 08:24:21 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/5E52B4B073DB2E39498172D8E973AA87/f51d4a0b9120e34a760f621cadba3a5b50f41f3b/7f71687c-6e5e-4cb9-8829-3ecf35b66ace.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T082420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4fa51d74c2591461c4b145e99e288874b1dbb27075d9439887b45266e0359549 08:24:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:21 Dload Upload Total Spent Left Speed 08:24:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5463 0 0 100 5463 0 18149 --:--:-- --:--:-- --:--:-- 18149 08:24:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f51d4a0b9120e34a760f621cadba3a5b50f41f3b [Pipeline] } 08:24:21 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 08:24:22 + [ -d /w/workspace/foundry_device-virtual-go_PR-348/archives ] 08:24:22 + ls -al /w/workspace/foundry_device-virtual-go_PR-348/archives 08:24:22 total 16 08:24:22 drwxr-xr-x 3 root root 4096 Mar 1 08:16 . 08:24:22 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 08:16 .. 08:24:22 drwxr-xr-x 2 root root 4096 Mar 1 08:16 cost 08:24:22 -rw-r--r-- 1 root root 89 Mar 1 08:16 cost.csv 08:24:22 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-348/archives 08:24:22 + ls -al /w/workspace/foundry_device-virtual-go_PR-348/archives 08:24:22 total 16 08:24:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 08:16 . 08:24:22 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 08:16 .. 08:24:22 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 08:16 cost 08:24:22 -rw-r--r-- 1 jenkins jenkins 89 Mar 1 08:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:24:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:24:23 ---> package-listing.sh 08:24:23 ++ facter osfamily 08:24:23 ++ tr '[:upper:]' '[:lower:]' 08:24:23 + OS_FAMILY=debian 08:24:23 + workspace=/w/workspace/foundry_device-virtual-go_PR-348 08:24:23 + START_PACKAGES=/tmp/packages_start.txt 08:24:23 + END_PACKAGES=/tmp/packages_end.txt 08:24:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:24:23 + PACKAGES=/tmp/packages_start.txt 08:24:23 + '[' /w/workspace/foundry_device-virtual-go_PR-348 ']' 08:24:23 + PACKAGES=/tmp/packages_end.txt 08:24:23 + case "${OS_FAMILY}" in 08:24:23 + dpkg -l 08:24:23 + grep '^ii' 08:24:23 + '[' -f /tmp/packages_start.txt ']' 08:24:23 + '[' -f /tmp/packages_end.txt ']' 08:24:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:24:23 + '[' /w/workspace/foundry_device-virtual-go_PR-348 ']' 08:24:23 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-348/archives/ 08:24:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-348/archives/ [Pipeline] echo 08:24:23 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/foundry_device-virtual-go_PR-348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:24:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:24 prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container 08:24:24 $ 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/foundry_device-virtual-go_PR-348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-348 -v /w/workspace/foundry_device-virtual-go_PR-348:/w/workspace/foundry_device-virtual-go_PR-348:rw,z -v /w/workspace/foundry_device-virtual-go_PR-348@tmp:/w/workspace/foundry_device-virtual-go_PR-348@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 08:24:24 $ docker top dec8b2ec37213c1810365ad373b313ab0d1a79dc04ab2203bfbc0b4fc6eeceb0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:25 + touch /tmp/pre-build-complete [Pipeline] sh 08:24:25 + mkdir -p /var/log/sysstat [Pipeline] sh 08:24:25 + ls /var/log/sa-host 08:24:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:25 provisioning config files... 08:24:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-348@tmp/config9746372242581250300tmp [Pipeline] { [Pipeline] echo 08:24:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:24:26 ---> create-netrc.sh [Pipeline] } 08:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:24:26 ---> python-tools-install.sh [Pipeline] echo 08:24:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:24:26 ---> sudo-logs.sh 08:24:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:24:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:24:27 ---> job-cost.sh 08:24:27 lf-activate-venv: SKIPPING 08:24:27 DEBUG: total: 0.2199999988079071 08:24:27 INFO: Retrieving Stack Cost... 08:24:27 INFO: Retrieving Pricing Info for: v3-standard-8 08:24:27 INFO: Archiving Costs [Pipeline] echo 08:24:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:24:28 ---> logs-deploy.sh 08:24:28 lf-activate-venv: SKIPPING 08:24:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-348/2 08:24:28 INFO: archiving workspace using pattern(s): 08:24:29 Archives upload complete. 08:24:29 INFO: archiving logs to Nexus