Pull request #472 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64d422d2d8215066b2913d000f26b599c062ccd4+fd38c4f9940e502c46e28314a76cae12c6b2822f (25a7f6d8577313f40871e4e757e351a572ab630b) 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-ssh6912063113668260815.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16572230618409169426.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 590556114a56c6d90cc8043840e039c2f74196dc 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-472/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-472/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7206506750633922465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7790668228860623345.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-472/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-472/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10907235056014035868.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4343 in /w/workspace/foundry_device-virtual-go_PR-472 [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-472 # 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/472/head:refs/remotes/origin/PR-472 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fd38c4f9940e502c46e28314a76cae12c6b2822f into PR head commit 64d422d2d8215066b2913d000f26b599c062ccd4 Merge succeeded, producing 64d422d2d8215066b2913d000f26b599c062ccd4 Checking out Revision 64d422d2d8215066b2913d000f26b599c062ccd4 (PR-472) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 64d422d2d8215066b2913d000f26b599c062ccd4 # 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 fd38c4f9940e502c46e28314a76cae12c6b2822f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64d422d2d8215066b2913d000f26b599c062ccd4 # timeout=10 > git rev-list --no-walk 64d422d2d8215066b2913d000f26b599c062ccd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:35:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:35:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:35:47 ========================================================= 09:35:47 EdgeX Global Pipelines Version Info 09:35:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:35:48 ------------------- 09:35:48 stable info: 09:35:48 ------------------- 09:35:48 Commited By: Ginny Guan ginny@iotechsys.com 09:35:48 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:35:48 Message: update stable to v1.0.260 09:35:48 ------------------- 09:35:48 experimental info: 09:35:48 ------------------- 09:35:48 Commited By: Ginny Guan ginny@iotechsys.com 09:35:48 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:35:48 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-472 [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-472 [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-472 [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64d422d2d8215066b2913d000f26b599c062ccd4 [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64d422d [Pipeline] echo 09:35:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:49 provisioning config files... 09:35:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-472@tmp/config13904782896777710149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:49 ---> ****-login.sh 09:35:49 nexus3.edgexfoundry.org:10001 09:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:50 Configure a credential helper to remove this warning. See 09:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:50 09:35:50 Login Succeeded 09:35:50 nexus3.edgexfoundry.org:10002 09:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:50 Configure a credential helper to remove this warning. See 09:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:50 09:35:50 Login Succeeded 09:35:50 nexus3.edgexfoundry.org:10003 09:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:50 Configure a credential helper to remove this warning. See 09:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:50 09:35:50 Login Succeeded 09:35:50 nexus3.edgexfoundry.org:10004 09:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:50 Configure a credential helper to remove this warning. See 09:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:50 09:35:50 Login Succeeded 09:35:50 ****.io 09:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:50 Configure a credential helper to remove this warning. See 09:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:50 09:35:50 Login Succeeded 09:35:50 ---> ****-login.sh ends [Pipeline] } 09:35:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:35:51 + git rev-list -1 --merges 64d422d2d8215066b2913d000f26b599c062ccd4~1..64d422d2d8215066b2913d000f26b599c062ccd4 [Pipeline] echo 09:35:51 -----------> git rev-list -1 --merges 64d422d2d8215066b2913d000f26b599c062ccd4~1..64d422d2d8215066b2913d000f26b599c062ccd4 64d422d2d8215066b2913d000f26b599c062ccd4 [false] [Pipeline] sh 09:35:51 + git log --format=format:%s -1 64d422d2d8215066b2913d000f26b599c062ccd4 [Pipeline] echo 09:35:51 ========================================================= 09:35:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:35:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:35:52 + git log --format=format:%s -1 64d422d2d8215066b2913d000f26b599c062ccd4 [Pipeline] echo 09:35:52 [semverPrep] GIT_COMMIT: 64d422d2d8215066b2913d000f26b599c062ccd4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 09:35:52 [semverPrep] This is not a build commit. [Pipeline] sh 09:35:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:52 + grep -v github /etc/ssh/ssh_known_hosts 09:35:52 + [ -e /tmp/ssh_known_hosts ] 09:35:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:35:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:35:52 + sudo tee -a /etc/ssh/ssh_known_hosts 09:35:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:52 09:35:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:53 0.1.4: Pulling from edgex-devops/py-git-semver 09:35:53 b85a868b505f: Pulling fs layer 09:35:53 e2be974225ed: Pulling fs layer 09:35:53 339a4e72a1f5: Pulling fs layer 09:35:53 988bab9f4d93: Pulling fs layer 09:35:53 1469e6f7b9e6: Pulling fs layer 09:35:53 eaf3925da568: Pulling fs layer 09:35:53 1469e6f7b9e6: Waiting 09:35:53 988bab9f4d93: Waiting 09:35:53 bab4dde63d76: Pulling fs layer 09:35:53 bde34c3a00c8: Pulling fs layer 09:35:53 b352a97aabf1: Pulling fs layer 09:35:53 4872d77fe225: Pulling fs layer 09:35:53 5851b861e8e6: Pulling fs layer 09:35:53 eaf3925da568: Waiting 09:35:53 bab4dde63d76: Waiting 09:35:53 bde34c3a00c8: Waiting 09:35:53 4872d77fe225: Waiting 09:35:53 5851b861e8e6: Waiting 09:35:53 b352a97aabf1: Waiting 09:35:53 e2be974225ed: Download complete 09:35:53 988bab9f4d93: Download complete 09:35:53 1469e6f7b9e6: Verifying Checksum 09:35:53 1469e6f7b9e6: Download complete 09:35:53 eaf3925da568: Verifying Checksum 09:35:53 eaf3925da568: Download complete 09:35:53 339a4e72a1f5: Verifying Checksum 09:35:53 339a4e72a1f5: Download complete 09:35:53 bde34c3a00c8: Verifying Checksum 09:35:53 bde34c3a00c8: Download complete 09:35:53 b352a97aabf1: Verifying Checksum 09:35:53 b352a97aabf1: Download complete 09:35:53 4872d77fe225: Verifying Checksum 09:35:53 4872d77fe225: Download complete 09:35:53 5851b861e8e6: Verifying Checksum 09:35:53 5851b861e8e6: Download complete 09:35:53 b85a868b505f: Verifying Checksum 09:35:53 b85a868b505f: Download complete 09:35:53 bab4dde63d76: Verifying Checksum 09:35:53 bab4dde63d76: Download complete 09:35:55 b85a868b505f: Pull complete 09:35:55 e2be974225ed: Pull complete 09:35:55 339a4e72a1f5: Pull complete 09:35:55 988bab9f4d93: Pull complete 09:35:56 1469e6f7b9e6: Pull complete 09:35:56 eaf3925da568: Pull complete 09:35:57 bab4dde63d76: Pull complete 09:35:57 bde34c3a00c8: Pull complete 09:35:57 b352a97aabf1: Pull complete 09:35:57 4872d77fe225: Pull complete 09:35:57 5851b861e8e6: Pull complete 09:35:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:58 prd-ubuntu20.04-docker-8c-8g-4343 does not seem to be running inside a container 09:35:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-472 -v /w/workspace/foundry_device-virtual-go_PR-472:/w/workspace/foundry_device-virtual-go_PR-472:rw,z -v /w/workspace/foundry_device-virtual-go_PR-472@tmp:/w/workspace/foundry_device-virtual-go_PR-472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:36:01 $ docker top b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e -eo pid,comm 09:36:02 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). 09:36:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:02 [ssh-agent] Looking for ssh-agent implementation... 09:36:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:02 $ docker exec b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e ssh-agent 09:36:02 SSH_AUTH_SOCK=/tmp/ssh-ATQMnBkYX7kZ/agent.34 09:36:02 SSH_AGENT_PID=40 09:36:02 Running ssh-add (command line suppressed) 09:36:02 Identity added: /w/workspace/foundry_device-virtual-go_PR-472@tmp/private_key_10793212595994421969.key (/w/workspace/foundry_device-virtual-go_PR-472@tmp/private_key_10793212595994421969.key) 09:36:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:02 + git tag --points-at HEAD [Pipeline] } 09:36:02 $ docker exec --env ******** --env ******** b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e ssh-agent -k 09:36:02 unset SSH_AUTH_SOCK; 09:36:02 unset SSH_AGENT_PID; 09:36:02 echo Agent pid 40 killed; 09:36:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:36:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:02 [ssh-agent] Looking for ssh-agent implementation... 09:36:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:03 $ docker exec b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e ssh-agent 09:36:03 SSH_AUTH_SOCK=/tmp/ssh-okCNQtY6HmvP/agent.72 09:36:03 SSH_AGENT_PID=78 09:36:03 Running ssh-add (command line suppressed) 09:36:03 Identity added: /w/workspace/foundry_device-virtual-go_PR-472@tmp/private_key_18120822472160637542.key (/w/workspace/foundry_device-virtual-go_PR-472@tmp/private_key_18120822472160637542.key) 09:36:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:03 + git semver init 09:36:03 2024-06-25 09:36:03,707 [run_init] DEBUG init version:0.0.0 force:False 09:36:03 2024-06-25 09:36:03,708 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-472/.semver 09:36:03 2024-06-25 09:36:03,709 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-472/.semver 09:36:03 2024-06-25 09:36:03,709 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-472/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-472, universal_newlines=False, shell=None, istream=None) 09:36:06 2024-06-25 09:36:05,833 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-472/.git/info/exclude 09:36:06 2024-06-25 09:36:05,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-472/.semver/PR-472 with force:False 09:36:06 2024-06-25 09:36:05,834 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-472/.semver/PR-472 09:36:06 2024-06-25 09:36:05,839 [execute] INFO git cat-file --batch-check 09:36:06 2024-06-25 09:36:05,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-472/.semver, universal_newlines=False, shell=None, istream=) 09:36:06 2024-06-25 09:36:05,845 [execute] INFO git cat-file --batch 09:36:06 2024-06-25 09:36:05,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-472/.semver, universal_newlines=False, shell=None, istream=) 09:36:06 2024-06-25 09:36:05,851 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-472/.semver/PR-472 09:36:06 0.0.0 [Pipeline] } 09:36:06 $ docker exec --env ******** --env ******** b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e ssh-agent -k 09:36:06 unset SSH_AUTH_SOCK; 09:36:06 unset SSH_AGENT_PID; 09:36:06 echo Agent pid 78 killed; 09:36:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:06 + git semver [Pipeline] } 09:36:07 $ docker stop --time=1 b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e 09:36:08 $ docker rm -f --volumes b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e [Pipeline] // withDockerContainer [Pipeline] sh 09:36:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:36:08 Stashed 1 file(s) [Pipeline] echo 09:36:08 [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 09:36:09 provisioning config files... 09:36:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-472@tmp/config12400427085888795636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:09 ---> ****-login.sh 09:36:09 nexus3.edgexfoundry.org:10001 09:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:09 Configure a credential helper to remove this warning. See 09:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:09 09:36:09 Login Succeeded 09:36:09 nexus3.edgexfoundry.org:10002 09:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:09 Configure a credential helper to remove this warning. See 09:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:09 09:36:09 Login Succeeded 09:36:09 nexus3.edgexfoundry.org:10003 09:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:09 Configure a credential helper to remove this warning. See 09:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:09 09:36:09 Login Succeeded 09:36:09 nexus3.edgexfoundry.org:10004 09:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:09 Configure a credential helper to remove this warning. See 09:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:09 09:36:09 Login Succeeded 09:36:09 ****.io 09:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:09 Configure a credential helper to remove this warning. See 09:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:09 09:36:09 Login Succeeded 09:36:09 ---> ****-login.sh ends [Pipeline] } 09:36:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:36:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:36:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:36:10 ========================================================= 09:36:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:36:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:36:10 Sending build context to Docker daemon 37.5MB 09:36:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:36:10 Step 2/12 : FROM ${BASE} AS builder 09:36:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:36:10 619be1103602: Pulling fs layer 09:36:10 7862e08f4a3e: Pulling fs layer 09:36:10 5df492c9dc93: Pulling fs layer 09:36:10 7629e6793208: Pulling fs layer 09:36:10 4f4fb700ef54: Pulling fs layer 09:36:10 fb5054dd5b73: Pulling fs layer 09:36:10 eeca6798cff9: Pulling fs layer 09:36:10 aa269ceb94a6: Pulling fs layer 09:36:10 ada007ff1a6a: Pulling fs layer 09:36:10 7629e6793208: Waiting 09:36:10 4f4fb700ef54: Waiting 09:36:10 fb5054dd5b73: Waiting 09:36:10 aa269ceb94a6: Waiting 09:36:10 eeca6798cff9: Waiting 09:36:10 ada007ff1a6a: Waiting 09:36:10 7862e08f4a3e: Download complete 09:36:10 7629e6793208: Verifying Checksum 09:36:10 7629e6793208: Download complete 09:36:10 4f4fb700ef54: Verifying Checksum 09:36:10 4f4fb700ef54: Download complete 09:36:10 fb5054dd5b73: Verifying Checksum 09:36:10 fb5054dd5b73: Download complete 09:36:10 619be1103602: Verifying Checksum 09:36:10 619be1103602: Download complete 09:36:10 eeca6798cff9: Verifying Checksum 09:36:10 eeca6798cff9: Download complete 09:36:10 619be1103602: Pull complete 09:36:10 7862e08f4a3e: Pull complete 09:36:10 ada007ff1a6a: Verifying Checksum 09:36:10 ada007ff1a6a: Download complete 09:36:11 5df492c9dc93: Verifying Checksum 09:36:11 5df492c9dc93: Download complete 09:36:11 aa269ceb94a6: Verifying Checksum 09:36:11 aa269ceb94a6: Download complete 09:36:14 5df492c9dc93: Pull complete 09:36:14 7629e6793208: Pull complete 09:36:14 4f4fb700ef54: Pull complete 09:36:14 fb5054dd5b73: Pull complete 09:36:14 eeca6798cff9: Pull complete 09:36:16 aa269ceb94a6: Pull complete 09:36:17 ada007ff1a6a: Pull complete 09:36:17 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:36:17 ---> f489d0715acc 09:36:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:36:21 ---> Running in 22f8c1e563b4 09:36:21 Removing intermediate container 22f8c1e563b4 09:36:21 ---> d7c7aa6db89c 09:36:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:36:21 ---> Running in 349efef2903d 09:36:21 Removing intermediate container 349efef2903d 09:36:21 ---> 6334d6fb01cd 09:36:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:36:21 ---> Running in fd0e646e1848 09:36:21 Removing intermediate container fd0e646e1848 09:36:21 ---> d6a58031dfba 09:36:21 Step 6/12 : WORKDIR /device-virtual-go 09:36:21 ---> Running in c1d503805156 09:36:21 Removing intermediate container c1d503805156 09:36:21 ---> 9354e13ff074 09:36:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:36:21 ---> Running in b5cc13b8089c 09:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:36:22 (1/4) Installing openssh-keygen (9.3_p2-r1) 09:36:22 (2/4) Installing libedit (20221030.3.1-r1) 09:36:22 (3/4) Installing openssh-client-common (9.3_p2-r1) 09:36:22 (4/4) Installing openssh-client-default (9.3_p2-r1) 09:36:22 Executing busybox-1.36.1-r5.trigger 09:36:22 OK: 268 MiB in 56 packages 09:36:22 Removing intermediate container b5cc13b8089c 09:36:22 ---> 421189966010 09:36:22 Step 8/12 : COPY go.mod vendor* ./ 09:36:22 ---> e13885a15746 09:36:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:22 ---> Running in 08c29a107f7e 09:36:24 Still waiting to schedule task 09:36:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:37:18 Removing intermediate container 08c29a107f7e 09:37:18 ---> 290d1aeb58bb 09:37:18 Step 10/12 : COPY . . 09:37:18 ---> b3cecc64272b 09:37:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:37:18 ---> Running in 96a48e54164d 09:37:18 Removing intermediate container 96a48e54164d 09:37:18 ---> c30c17782980 09:37:18 Step 12/12 : RUN $MAKE 09:37:18 ---> Running in 92357317a340 09:37:18 noop 09:37:18 Removing intermediate container 92357317a340 09:37:18 ---> bab4c4e2bd0a 09:37:18 Successfully built bab4c4e2bd0a 09:37:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:19 + docker inspect -f . ci-base-image-x86_64 09:37:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:19 prd-ubuntu20.04-docker-8c-8g-4343 does not seem to be running inside a container 09:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-472 -v /w/workspace/foundry_device-virtual-go_PR-472:/w/workspace/foundry_device-virtual-go_PR-472:rw,z -v /w/workspace/foundry_device-virtual-go_PR-472@tmp:/w/workspace/foundry_device-virtual-go_PR-472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:37:19 $ docker top 27fcf5f363aa8df7a27ce522b691bc07dd4568fff56bae0d9a0f666a864ea611 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:20 + go version 09:37:20 go version go1.21.9 linux/amd64 [Pipeline] } 09:37:20 $ docker stop --time=1 27fcf5f363aa8df7a27ce522b691bc07dd4568fff56bae0d9a0f666a864ea611 09:37:21 $ docker rm -f --volumes 27fcf5f363aa8df7a27ce522b691bc07dd4568fff56bae0d9a0f666a864ea611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:21 + docker inspect -f . ci-base-image-x86_64 09:37:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:21 prd-ubuntu20.04-docker-8c-8g-4343 does not seem to be running inside a container 09:37:21 $ 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-472 -v /w/workspace/foundry_device-virtual-go_PR-472:/w/workspace/foundry_device-virtual-go_PR-472:rw,z -v /w/workspace/foundry_device-virtual-go_PR-472@tmp:/w/workspace/foundry_device-virtual-go_PR-472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:37:22 $ docker top 7c889a6b5b8e0dbe794971fddd04b3fabe61246793912a4c6f1f3aff77934cac -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:22 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-472 [Pipeline] fileExists [Pipeline] sh 09:37:22 + make test 09:37:22 go test ./... -coverprofile=coverage.out 09:37:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:37:44 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:37:44 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements 09:37:50 go vet ./... 09:37:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:37:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:37:56 ./bin/test-attribution-txt.sh 09:37:56 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 09:37:56 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 09:37:56 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 09:37:56 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 09:37:56 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 09:37:56 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 09:37:56 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 09:37:56 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 09:37:56 An attribution for golang.org/x/term is missing from Attribution.txt, please add 09:37:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 09:37:56 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 09:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:37:56 $ docker stop --time=1 7c889a6b5b8e0dbe794971fddd04b3fabe61246793912a4c6f1f3aff77934cac 09:38:01 $ docker rm -f --volumes 7c889a6b5b8e0dbe794971fddd04b3fabe61246793912a4c6f1f3aff77934cac [Pipeline] // withDockerContainer [Pipeline] sh 09:38:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:38:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:38:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:38:03 + ls -al . 09:38:03 total 268 09:38:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 09:37 . 09:38:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 09:35 .. 09:38:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 09:37 .git 09:38:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:35 .github 09:38:03 -rw-rw-r-- 1 jenkins jenkins 272 Jun 25 09:35 .gitignore 09:38:03 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 09:35 .golangci.yml 09:38:03 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 09:36 .semver 09:38:03 -rw-rw-r-- 1 jenkins jenkins 9708 Jun 25 09:35 Attribution.txt 09:38:03 -rw-rw-r-- 1 jenkins jenkins 15941 Jun 25 09:35 CHANGELOG.md 09:38:03 -rw-rw-r-- 1 jenkins jenkins 1755 Jun 25 09:35 Dockerfile 09:38:03 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 09:35 GOVERNANCE.md 09:38:03 -rw-rw-r-- 1 jenkins jenkins 660 Jun 25 09:35 Jenkinsfile 09:38:03 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 09:35 LICENSE 09:38:03 -rw-rw-r-- 1 jenkins jenkins 1953 Jun 25 09:35 Makefile 09:38:03 -rw-rw-r-- 1 jenkins jenkins 623 Jun 25 09:35 OWNERS.md 09:38:03 -rw-rw-r-- 1 jenkins jenkins 4103 Jun 25 09:35 README.md 09:38:03 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 09:36 VERSION 09:38:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 09:35 bin 09:38:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:35 cmd 09:38:03 -rw-r--r-- 1 jenkins jenkins 43063 Jun 25 09:37 coverage.out 09:38:03 -rw-rw-r-- 1 jenkins jenkins 6979 Jun 25 09:35 go.mod 09:38:03 -rw-rw-r-- 1 jenkins jenkins 101544 Jun 25 09:35 go.sum 09:38:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:35 internal 09:38:03 -rw-rw-r-- 1 jenkins jenkins 235 Jun 25 09:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:03 + 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=64d422d2d8215066b2913d000f26b599c062ccd4 --label arch=amd64 --label version=0.0.0 . 09:38:03 Sending build context to Docker daemon 37.54MB 09:38:03 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 09:38:03 Step 2/26 : FROM ${BASE} AS builder 09:38:03 ---> bab4c4e2bd0a 09:38:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:38:04 ---> Running in a58558e36eb2 09:38:04 Removing intermediate container a58558e36eb2 09:38:04 ---> 46fa93b88cfe 09:38:04 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 09:38:04 ---> Running in 44227e4e5d68 09:38:04 Removing intermediate container 44227e4e5d68 09:38:04 ---> 2184c1691883 09:38:04 Step 5/26 : ARG ADD_BUILD_TAGS="" 09:38:04 ---> Running in 9582e08c5cdd 09:38:04 Removing intermediate container 9582e08c5cdd 09:38:04 ---> 9a7ae3a5c338 09:38:04 Step 6/26 : WORKDIR /device-virtual-go 09:38:04 ---> Running in 6a368762dd71 09:38:04 Removing intermediate container 6a368762dd71 09:38:04 ---> 2ce448ecc141 09:38:04 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:38:04 ---> Running in e4ac96b680fa 09:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:05 OK: 268 MiB in 56 packages 09:38:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4344 in /w/workspace/foundry_device-virtual-go_PR-472 [Pipeline] { [Pipeline] ws 09:38:05 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:38:05 Removing intermediate container e4ac96b680fa 09:38:05 ---> 8e47141f757b 09:38:05 Step 8/26 : COPY go.mod vendor* ./ 09:38:05 ---> b2a433cf1385 09:38:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:05 ---> Running in 163c2bd607b2 09:38:06 Removing intermediate container 163c2bd607b2 09:38:06 ---> 6755a1562636 09:38:06 Step 10/26 : COPY . . 09:38:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:38:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:07 Dload Upload Total Spent Left Speed 09:38:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 09:38:07 ---> c30282d334ca 09:38:07 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:38:07 ---> Running in 5c08e127e676 09:38:07 Removing intermediate container 5c08e127e676 09:38:07 ---> b653e4a75873 09:38:07 Step 12/26 : RUN $MAKE 09:38:07 ---> Running in dbf0628ac0b3 09:38:07 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.16" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 09:38:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:38:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:38:08 + sudo tee /etc/docker/daemon.new 09:38:08 { 09:38:08 "registry-mirrors": [ 09:38:08 "https://nexus3.edgexfoundry.org:10001" 09:38:08 ], 09:38:08 "bip": "10.250.0.254/24", 09:38:08 "hosts": [ 09:38:08 "tcp://0.0.0.0:5555", 09:38:08 "unix:///var/run/docker.sock" 09:38:08 ], 09:38:08 "mtu": 1458, 09:38:08 "selinux-enabled": true, 09:38:08 "seccomp-profile": "/etc/docker/seccomp.json" 09:38:08 } [Pipeline] sh 09:38:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:38:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:27 provisioning config files... 09:38:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config9305034790569472749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:28 ---> ****-login.sh 09:38:28 nexus3.edgexfoundry.org:10001 09:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:29 Configure a credential helper to remove this warning. See 09:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:29 09:38:29 Login Succeeded 09:38:29 nexus3.edgexfoundry.org:10002 09:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:29 Configure a credential helper to remove this warning. See 09:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:29 09:38:29 Login Succeeded 09:38:29 nexus3.edgexfoundry.org:10003 09:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:30 Configure a credential helper to remove this warning. See 09:38:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:30 09:38:30 Login Succeeded 09:38:30 nexus3.edgexfoundry.org:10004 09:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:30 Configure a credential helper to remove this warning. See 09:38:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:30 09:38:30 Login Succeeded 09:38:30 ****.io 09:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:30 Configure a credential helper to remove this warning. See 09:38:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:30 09:38:30 Login Succeeded 09:38:30 ---> ****-login.sh ends [Pipeline] } 09:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:38:31 ========================================================= 09:38:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:38:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:38:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:38:31 c6b39de5b339: Pulling fs layer 09:38:31 a69c41024577: Pulling fs layer 09:38:31 d6de4b400683: Pulling fs layer 09:38:31 35cb2a7552d0: Pulling fs layer 09:38:31 4f4fb700ef54: Pulling fs layer 09:38:31 464afbd9ba4c: Pulling fs layer 09:38:31 00f215d4a9da: Pulling fs layer 09:38:31 d496ad576159: Pulling fs layer 09:38:31 4f4fb700ef54: Waiting 09:38:31 464afbd9ba4c: Waiting 09:38:31 00f215d4a9da: Waiting 09:38:31 d496ad576159: Waiting 09:38:31 35cb2a7552d0: Waiting 09:38:31 a69c41024577: Verifying Checksum 09:38:31 a69c41024577: Download complete 09:38:31 35cb2a7552d0: Verifying Checksum 09:38:31 35cb2a7552d0: Download complete 09:38:31 4f4fb700ef54: Verifying Checksum 09:38:31 4f4fb700ef54: Download complete 09:38:31 464afbd9ba4c: Verifying Checksum 09:38:31 464afbd9ba4c: Download complete 09:38:31 c6b39de5b339: Verifying Checksum 09:38:31 c6b39de5b339: Download complete 09:38:32 d496ad576159: Verifying Checksum 09:38:32 d496ad576159: Download complete 09:38:32 c6b39de5b339: Pull complete 09:38:33 a69c41024577: Pull complete 09:38:33 d6de4b400683: Download complete 09:38:34 00f215d4a9da: Verifying Checksum 09:38:34 00f215d4a9da: Download complete 09:38:46 Removing intermediate container dbf0628ac0b3 09:38:46 ---> 3db2591f7e8b 09:38:46 Step 13/26 : FROM alpine:3.18 09:38:46 3.18: Pulling from library/alpine 09:38:46 73baa7ef167e: Pulling fs layer 09:38:46 73baa7ef167e: Download complete 09:38:46 73baa7ef167e: Pull complete 09:38:46 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:38:46 Status: Downloaded newer image for alpine:3.18 09:38:46 ---> 8fd7cac70a4a 09:38:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 09:38:46 ---> Running in 5d5f5af7a63d 09:38:46 Removing intermediate container 5d5f5af7a63d 09:38:46 ---> 7853fd194b04 09:38:46 Step 15/26 : RUN apk add --update --no-cache dumb-init 09:38:46 ---> Running in 82902c8b4b99 09:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:46 (1/1) Installing dumb-init (1.2.5-r2) 09:38:46 Executing busybox-1.36.1-r7.trigger 09:38:46 OK: 7 MiB in 16 packages 09:38:46 Removing intermediate container 82902c8b4b99 09:38:46 ---> 4e5e41bf48fa 09:38:46 Step 16/26 : RUN apk --no-cache upgrade 09:38:46 ---> Running in 4cbdd09b63a2 09:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:46 OK: 7 MiB in 16 packages 09:38:46 Removing intermediate container 4cbdd09b63a2 09:38:46 ---> dd2618c3ef7b 09:38:46 Step 17/26 : WORKDIR / 09:38:46 ---> Running in 5b3be5d5603a 09:38:46 Removing intermediate container 5b3be5d5603a 09:38:46 ---> a856815342f6 09:38:46 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 09:38:46 ---> 34e8044bd2c3 09:38:46 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 09:38:46 ---> e7c653e3e351 09:38:46 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 09:38:46 d6de4b400683: Pull complete 09:38:46 35cb2a7552d0: Pull complete 09:38:46 4f4fb700ef54: Pull complete 09:38:46 464afbd9ba4c: Pull complete 09:38:47 ---> 27df738e9124 09:38:47 Step 21/26 : EXPOSE 59900 09:38:47 ---> Running in ac4a319f1f72 09:38:47 Removing intermediate container ac4a319f1f72 09:38:47 ---> c7d6ca03d373 09:38:47 Step 22/26 : ENTRYPOINT ["/device-virtual"] 09:38:47 ---> Running in a2d02480c6cc 09:38:47 Removing intermediate container a2d02480c6cc 09:38:47 ---> 9cc9372efe88 09:38:47 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 09:38:47 ---> Running in 5b967ef99834 09:38:47 Removing intermediate container 5b967ef99834 09:38:47 ---> c9b5ea651a01 09:38:47 Step 24/26 : LABEL arch=amd64 09:38:47 ---> Running in f3fcf430e253 09:38:47 Removing intermediate container f3fcf430e253 09:38:47 ---> cd34452513a4 09:38:47 Step 25/26 : LABEL git_sha=64d422d2d8215066b2913d000f26b599c062ccd4 09:38:47 ---> Running in d4be93f59f64 09:38:47 Removing intermediate container d4be93f59f64 09:38:47 ---> 1e35aee41b46 09:38:47 Step 26/26 : LABEL version=0.0.0 09:38:47 ---> Running in 4f7afe01cad5 09:38:47 Removing intermediate container 4f7afe01cad5 09:38:47 ---> 0bd1a9bba2bf 09:38:47 [Warning] One or more build-args [ARCH] were not consumed 09:38:47 Successfully built 0bd1a9bba2bf 09:38:47 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:48 09:38:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:48 latest: Pulling from edgex-lftools-log-publisher 09:38:48 5eb5b503b376: Pulling fs layer 09:38:48 5c69ac0246d0: Pulling fs layer 09:38:48 ec43610c2a17: Pulling fs layer 09:38:48 3a2ae6a8a46f: Pulling fs layer 09:38:48 33b1e0a273af: Pulling fs layer 09:38:48 5d3b04190fa2: Pulling fs layer 09:38:48 2f39f015ded8: Pulling fs layer 09:38:48 3a2ae6a8a46f: Waiting 09:38:48 33b1e0a273af: Waiting 09:38:48 5d3b04190fa2: Waiting 09:38:48 2f39f015ded8: Waiting 09:38:48 5c69ac0246d0: Download complete 09:38:48 3a2ae6a8a46f: Download complete 09:38:48 33b1e0a273af: Verifying Checksum 09:38:48 33b1e0a273af: Download complete 09:38:48 5d3b04190fa2: Verifying Checksum 09:38:48 ec43610c2a17: Verifying Checksum 09:38:48 ec43610c2a17: Download complete 09:38:48 5eb5b503b376: Verifying Checksum 09:38:48 5eb5b503b376: Download complete 09:38:49 2f39f015ded8: Download complete 09:38:49 5eb5b503b376: Pull complete 09:38:49 5c69ac0246d0: Pull complete 09:38:50 ec43610c2a17: Pull complete 09:38:50 3a2ae6a8a46f: Pull complete 09:38:50 33b1e0a273af: Pull complete 09:38:50 5d3b04190fa2: Pull complete 09:38:54 2f39f015ded8: Pull complete 09:38:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:54 prd-ubuntu20.04-docker-8c-8g-4343 does not seem to be running inside a container 09:38:55 $ 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-472 -v /w/workspace/foundry_device-virtual-go_PR-472:/w/workspace/foundry_device-virtual-go_PR-472:rw,z -v /w/workspace/foundry_device-virtual-go_PR-472@tmp:/w/workspace/foundry_device-virtual-go_PR-472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:38:57 00f215d4a9da: Pull complete 09:38:57 d496ad576159: Pull complete 09:38:57 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:38:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:38:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:39:00 $ docker top 335dd550ee64daf19b32520abcdf0201a8818e90ac78660a1608ccf1bf8bd598 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 09:39:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:00 ---> job-cost.sh 09:39:00 lf-activate-venv: SKIPPING 09:39:00 INFO: No Stack... 09:39:01 INFO: Retrieving Pricing Info for: v3-standard-8 09:39:01 + docker inspect -f . ci-base-image-arm64 09:39:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:01 INFO: Archiving Costs 09:39:01 prd-ubuntu20.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container 09:39:01 $ 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 ******** ci-base-image-arm64 cat 09:39:04 $ docker top 560d3693866af744d27d88fc75c4accedd6ea661df6204ca16d41bc544470921 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:39:04 + cat /w/workspace/foundry_device-virtual-go_PR-472/archives/cost.csv 09:39:04 + cut -d, -f6 [Pipeline] lock 09:39:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] 09:39:04 Resource [jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] did not exist. Created. 09:39:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:05 + echo total: 0.2199999988079071 [Pipeline] stash 09:39:05 Stashed 1 file(s) [Pipeline] } 09:39:05 + go version 09:39:05 go version go1.21.9 linux/arm64 09:39:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:39:05 $ docker stop --time=1 335dd550ee64daf19b32520abcdf0201a8818e90ac78660a1608ccf1bf8bd598 09:39:06 $ docker rm -f --volumes 335dd550ee64daf19b32520abcdf0201a8818e90ac78660a1608ccf1bf8bd598 [Pipeline] } 09:39:06 $ docker stop --time=1 560d3693866af744d27d88fc75c4accedd6ea661df6204ca16d41bc544470921 09:39:07 $ docker rm -f --volumes 560d3693866af744d27d88fc75c4accedd6ea661df6204ca16d41bc544470921 [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:08 + docker inspect -f . ci-base-image-arm64 09:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:08 prd-ubuntu20.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container 09:39:08 $ 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 ******** ci-base-image-arm64 cat 09:39:09 $ docker top 80fa7028a0764aa5d1a9c1c8a7b71824a3ab894bf3bf4242b3176bd73d4e8d55 -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:10 + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh 09:39:11 + make test 09:39:11 make: *** No rule to make target 'test'. Stop. [Pipeline] } 09:39:11 $ docker stop --time=1 80fa7028a0764aa5d1a9c1c8a7b71824a3ab894bf3bf4242b3176bd73d4e8d55 09:39:12 $ docker rm -f --volumes 80fa7028a0764aa5d1a9c1c8a7b71824a3ab894bf3bf4242b3176bd73d4e8d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:13 09:39:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:13 arm64: Pulling from edgex-lftools-log-publisher 09:39:13 8998bd30e6a1: Pulling fs layer 09:39:13 04944245beec: Pulling fs layer 09:39:13 699f458cf7ca: Pulling fs layer 09:39:13 765212b225bb: Pulling fs layer 09:39:13 f23df028b6ca: Pulling fs layer 09:39:13 d65c8cfc05b1: Pulling fs layer 09:39:13 2437ff75d9bd: Pulling fs layer 09:39:13 765212b225bb: Waiting 09:39:13 d65c8cfc05b1: Waiting 09:39:13 2437ff75d9bd: Waiting 09:39:13 f23df028b6ca: Waiting 09:39:14 04944245beec: Verifying Checksum 09:39:14 04944245beec: Download complete 09:39:14 765212b225bb: Verifying Checksum 09:39:14 765212b225bb: Download complete 09:39:14 f23df028b6ca: Verifying Checksum 09:39:14 f23df028b6ca: Download complete 09:39:14 d65c8cfc05b1: Verifying Checksum 09:39:14 d65c8cfc05b1: Download complete 09:39:14 699f458cf7ca: Verifying Checksum 09:39:14 699f458cf7ca: Download complete 09:39:14 8998bd30e6a1: Verifying Checksum 09:39:14 8998bd30e6a1: Download complete 09:39:17 2437ff75d9bd: Download complete 09:39:19 8998bd30e6a1: Pull complete 09:39:19 04944245beec: Pull complete 09:39:22 699f458cf7ca: Pull complete 09:39:22 765212b225bb: Pull complete 09:39:22 f23df028b6ca: Pull complete 09:39:22 d65c8cfc05b1: Pull complete 09:39:41 2437ff75d9bd: Pull complete 09:39:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:41 prd-ubuntu20.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container 09:39:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:39:43 $ docker top 70b326c56bf383b3c038e399cd6d5e320db5954ff2863934d35ef282d9dc457c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:44 ---> job-cost.sh 09:39:44 lf-activate-venv: SKIPPING 09:39:44 INFO: No Stack... 09:39:44 INFO: Retrieving Pricing Info for: v3-standard-4 09:39:45 INFO: Archiving Costs [Pipeline] sh 09:39:46 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 09:39:46 + cut -d, -f6 [Pipeline] lock 09:39:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] 09:39:46 Resource [jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] did not exist. Created. 09:39:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:46 /w/workspace/device-virtual-go/2@tmp/durable-885787d0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:39:47 + echo total: 0.10999999940395355 [Pipeline] stash 09:39:47 Warning: overwriting stash ‘stack-cost’ 09:39:48 Stashed 1 file(s) [Pipeline] } 09:39:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:39:48 $ docker stop --time=1 70b326c56bf383b3c038e399cd6d5e320db5954ff2863934d35ef282d9dc457c 09:39:49 $ docker rm -f --volumes 70b326c56bf383b3c038e399cd6d5e320db5954ff2863934d35ef282d9dc457c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:39:49 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:39:50 + [ -d /w/workspace/foundry_device-virtual-go_PR-472/archives ] 09:39:50 + ls -al /w/workspace/foundry_device-virtual-go_PR-472/archives 09:39:50 total 16 09:39:50 drwxr-xr-x 3 root root 4096 Jun 25 09:39 . 09:39:50 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 09:39 .. 09:39:50 drwxr-xr-x 2 root root 4096 Jun 25 09:39 cost 09:39:50 -rw-r--r-- 1 root root 89 Jun 25 09:39 cost.csv 09:39:50 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-472/archives 09:39:50 + ls -al /w/workspace/foundry_device-virtual-go_PR-472/archives 09:39:50 total 16 09:39:50 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 09:39 . 09:39:50 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 09:39 .. 09:39:50 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 09:39 cost 09:39:50 -rw-r--r-- 1 jenkins jenkins 89 Jun 25 09:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:39:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:39:51 ---> package-listing.sh 09:39:51 ++ facter osfamily 09:39:51 ++ tr '[:upper:]' '[:lower:]' 09:39:52 + OS_FAMILY=debian 09:39:52 + workspace=/w/workspace/foundry_device-virtual-go_PR-472 09:39:52 + START_PACKAGES=/tmp/packages_start.txt 09:39:52 + END_PACKAGES=/tmp/packages_end.txt 09:39:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:39:52 + PACKAGES=/tmp/packages_start.txt 09:39:52 + '[' /w/workspace/foundry_device-virtual-go_PR-472 ']' 09:39:52 + PACKAGES=/tmp/packages_end.txt 09:39:52 + case "${OS_FAMILY}" in 09:39:52 + dpkg -l 09:39:52 + grep '^ii' 09:39:52 + '[' -f /tmp/packages_start.txt ']' 09:39:52 + '[' -f /tmp/packages_end.txt ']' 09:39:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:39:52 + '[' /w/workspace/foundry_device-virtual-go_PR-472 ']' 09:39:52 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-472/archives/ 09:39:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-472/archives/ [Pipeline] echo 09:39:52 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-472/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:39:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:52 prd-ubuntu20.04-docker-8c-8g-4343 does not seem to be running inside a container 09:39:53 $ 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-472/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-472 -v /w/workspace/foundry_device-virtual-go_PR-472:/w/workspace/foundry_device-virtual-go_PR-472:rw,z -v /w/workspace/foundry_device-virtual-go_PR-472@tmp:/w/workspace/foundry_device-virtual-go_PR-472@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 09:39:53 $ docker top db1d2494f71069108bf8438c04b61dab87a6d654b30c1ae652da948138de27a4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:53 + touch /tmp/pre-build-complete [Pipeline] sh 09:39:53 + mkdir -p /var/log/sysstat [Pipeline] sh 09:39:54 + ls /var/log/sa-host 09:39:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:54 provisioning config files... 09:39:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-472@tmp/config17611745428659573363tmp [Pipeline] { [Pipeline] echo 09:39:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:39:54 ---> create-netrc.sh [Pipeline] } 09:39:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:39:54 ---> python-tools-install.sh [Pipeline] echo 09:39:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:39:55 ---> sudo-logs.sh 09:39:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:39:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:39:55 ---> job-cost.sh 09:39:55 lf-activate-venv: SKIPPING 09:39:55 DEBUG: total: 0.2199999988079071 09:39:55 INFO: Retrieving Stack Cost... 09:39:55 INFO: Retrieving Pricing Info for: v3-standard-8 09:39:56 INFO: Archiving Costs [Pipeline] echo 09:39:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:39:56 ---> logs-deploy.sh 09:39:56 lf-activate-venv: SKIPPING 09:39:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-472/2 09:39:56 INFO: archiving workspace using pattern(s): 09:39:57 Archives upload complete. 09:39:57 INFO: archiving logs to Nexus