Pull request #290 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 6c956091e39ebf418aab18435948f90fcdb39d95 rather than cd051e653ddb162b0198f625fe84cc850ee5a5b9 Obtained Jenkinsfile from 6c956091e39ebf418aab18435948f90fcdb39d95 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-ssh17159370689232781626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10813548734517472211.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-290/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-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11933769476461188434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh16652956256533079372.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-290/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-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11546861146824290470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16220 in /w/workspace/foundry_device-virtual-go_PR-290 [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-290 # 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 Merging remotes/origin/main commit 6c956091e39ebf418aab18435948f90fcdb39d95 into PR head commit cd051e653ddb162b0198f625fe84cc850ee5a5b9 Merge succeeded, producing cd051e653ddb162b0198f625fe84cc850ee5a5b9 Checking out Revision cd051e653ddb162b0198f625fe84cc850ee5a5b9 (PR-290) > 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/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd051e653ddb162b0198f625fe84cc850ee5a5b9 # 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 6c956091e39ebf418aab18435948f90fcdb39d95 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd051e653ddb162b0198f625fe84cc850ee5a5b9 # timeout=10 Commit message: "Revert "build(snap): Upgrade base to core22"" > git rev-list --no-walk 5f4c5a6459401c5b0f317cc0c36523b64f33d5cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-28T12:13:11.365Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-28T12:13:11.429Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-28T12:13:11.449Z] ========================================================= [2022-06-28T12:13:11.449Z] EdgeX Global Pipelines Version Info [2022-06-28T12:13:11.449Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:13:12.233Z] ------------------- [2022-06-28T12:13:12.233Z] stable info: [2022-06-28T12:13:12.233Z] ------------------- [2022-06-28T12:13:12.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-28T12:13:12.233Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T12:13:12.233Z] Message: update stable to v1.0.234 [2022-06-28T12:13:12.805Z] ------------------- [2022-06-28T12:13:12.805Z] experimental info: [2022-06-28T12:13:12.805Z] ------------------- [2022-06-28T12:13:12.805Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-28T12:13:12.805Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T12:13:12.805Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-28T12:13:13.057Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-06-28T12:13:13.073Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-06-28T12:13:13.085Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-28T12:13:13.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-28T12:13:13.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-28T12:13:13.121Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-28T12:13:13.135Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-28T12:13:13.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-28T12:13:13.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-28T12:13:13.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-28T12:13:13.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-28T12:13:13.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-06-28T12:13:13.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-28T12:13:13.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-28T12:13:13.236Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T12:13:13.247Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T12:13:13.260Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-28T12:13:13.271Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-28T12:13:13.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-28T12:13:13.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-28T12:13:13.305Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-28T12:13:13.319Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-28T12:13:13.330Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-28T12:13:13.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-28T12:13:13.357Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-28T12:13:13.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-28T12:13:13.379Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-28T12:13:13.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo [2022-06-28T12:13:13.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo [2022-06-28T12:13:13.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo [2022-06-28T12:13:13.429Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd051e653ddb162b0198f625fe84cc850ee5a5b9 [Pipeline] echo [2022-06-28T12:13:13.442Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd051e6 [Pipeline] echo [2022-06-28T12:13:13.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T12:13:13.491Z] provisioning config files... [2022-06-28T12:13:13.506Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-290@tmp/config1839865735602656441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:13:13.817Z] ---> docker-login.sh [2022-06-28T12:13:13.817Z] nexus3.edgexfoundry.org:10001 [2022-06-28T12:13:14.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:13:14.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:13:14.080Z] Configure a credential helper to remove this warning. See [2022-06-28T12:13:14.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:13:14.080Z] [2022-06-28T12:13:14.080Z] Login Succeeded [2022-06-28T12:13:14.080Z] nexus3.edgexfoundry.org:10002 [2022-06-28T12:13:14.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:13:14.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:13:14.342Z] Configure a credential helper to remove this warning. See [2022-06-28T12:13:14.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:13:14.342Z] [2022-06-28T12:13:14.342Z] Login Succeeded [2022-06-28T12:13:14.342Z] nexus3.edgexfoundry.org:10003 [2022-06-28T12:13:14.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:13:14.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:13:14.342Z] Configure a credential helper to remove this warning. See [2022-06-28T12:13:14.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:13:14.342Z] [2022-06-28T12:13:14.342Z] Login Succeeded [2022-06-28T12:13:14.602Z] nexus3.edgexfoundry.org:10004 [2022-06-28T12:13:14.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:13:14.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:13:14.603Z] Configure a credential helper to remove this warning. See [2022-06-28T12:13:14.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:13:14.603Z] [2022-06-28T12:13:14.603Z] Login Succeeded [2022-06-28T12:13:14.603Z] docker.io [2022-06-28T12:13:14.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:13:15.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:13:15.175Z] Configure a credential helper to remove this warning. See [2022-06-28T12:13:15.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:13:15.175Z] [2022-06-28T12:13:15.175Z] Login Succeeded [2022-06-28T12:13:15.175Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T12:13:15.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-28T12:13:15.569Z] + git rev-list -1 --merges cd051e653ddb162b0198f625fe84cc850ee5a5b9~1..cd051e653ddb162b0198f625fe84cc850ee5a5b9 [Pipeline] echo [2022-06-28T12:13:15.604Z] -----------> git rev-list -1 --merges cd051e653ddb162b0198f625fe84cc850ee5a5b9~1..cd051e653ddb162b0198f625fe84cc850ee5a5b9 cd051e653ddb162b0198f625fe84cc850ee5a5b9 [false] [Pipeline] sh [2022-06-28T12:13:15.901Z] + git log --format=format:%s -1 cd051e653ddb162b0198f625fe84cc850ee5a5b9 [Pipeline] echo [2022-06-28T12:13:15.916Z] ========================================================= [2022-06-28T12:13:15.916Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-28T12:13:15.916Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T12:13:16.258Z] + git log --format=format:%s -1 cd051e653ddb162b0198f625fe84cc850ee5a5b9 [Pipeline] echo [2022-06-28T12:13:16.269Z] [semverPrep] GIT_COMMIT: cd051e653ddb162b0198f625fe84cc850ee5a5b9, Commit Message: Revert "build(snap): Upgrade base to core22" [Pipeline] echo [2022-06-28T12:13:16.279Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-28T12:13:16.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T12:13:16.623Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-28T12:13:16.623Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-28T12:13:16.623Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-28T12:13:16.623Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-28T12:13:16.623Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-28T12:13:16.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:13:16.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T12:13:16.976Z] [2022-06-28T12:13:16.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:13:17.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T12:13:17.283Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-28T12:13:17.283Z] 42c077c10790: Pulling fs layer [2022-06-28T12:13:17.283Z] f63e77b7563a: Pulling fs layer [2022-06-28T12:13:17.283Z] bd5fdadae976: Pulling fs layer [2022-06-28T12:13:17.283Z] 205491f53016: Pulling fs layer [2022-06-28T12:13:17.283Z] df18705c85c3: Pulling fs layer [2022-06-28T12:13:17.283Z] bdb3f477010e: Pulling fs layer [2022-06-28T12:13:17.283Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-28T12:13:17.283Z] 2c6e9b1d212d: Pulling fs layer [2022-06-28T12:13:17.283Z] bdb8f0575790: Pulling fs layer [2022-06-28T12:13:17.283Z] 386e3cb2ff24: Pulling fs layer [2022-06-28T12:13:17.283Z] 2343380bae48: Pulling fs layer [2022-06-28T12:13:17.283Z] bdb3f477010e: Waiting [2022-06-28T12:13:17.283Z] 205491f53016: Waiting [2022-06-28T12:13:17.283Z] df18705c85c3: Waiting [2022-06-28T12:13:17.283Z] c8a8fc8e1c8f: Waiting [2022-06-28T12:13:17.283Z] bdb8f0575790: Waiting [2022-06-28T12:13:17.283Z] 2c6e9b1d212d: Waiting [2022-06-28T12:13:17.283Z] f63e77b7563a: Verifying Checksum [2022-06-28T12:13:17.283Z] f63e77b7563a: Download complete [2022-06-28T12:13:17.283Z] 205491f53016: Verifying Checksum [2022-06-28T12:13:17.283Z] 205491f53016: Download complete [2022-06-28T12:13:17.545Z] df18705c85c3: Verifying Checksum [2022-06-28T12:13:17.545Z] df18705c85c3: Download complete [2022-06-28T12:13:17.545Z] bdb3f477010e: Verifying Checksum [2022-06-28T12:13:17.545Z] bdb3f477010e: Download complete [2022-06-28T12:13:17.545Z] bd5fdadae976: Verifying Checksum [2022-06-28T12:13:17.545Z] bd5fdadae976: Download complete [2022-06-28T12:13:17.546Z] 2c6e9b1d212d: Verifying Checksum [2022-06-28T12:13:17.546Z] 2c6e9b1d212d: Download complete [2022-06-28T12:13:17.546Z] bdb8f0575790: Verifying Checksum [2022-06-28T12:13:17.546Z] bdb8f0575790: Download complete [2022-06-28T12:13:17.546Z] 386e3cb2ff24: Download complete [2022-06-28T12:13:17.546Z] 2343380bae48: Verifying Checksum [2022-06-28T12:13:17.546Z] 2343380bae48: Download complete [2022-06-28T12:13:17.546Z] 42c077c10790: Verifying Checksum [2022-06-28T12:13:17.546Z] 42c077c10790: Download complete [2022-06-28T12:13:17.808Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-28T12:13:17.808Z] c8a8fc8e1c8f: Download complete [2022-06-28T12:13:19.200Z] 42c077c10790: Pull complete [2022-06-28T12:13:19.200Z] f63e77b7563a: Pull complete [2022-06-28T12:13:19.772Z] bd5fdadae976: Pull complete [2022-06-28T12:13:19.772Z] 205491f53016: Pull complete [2022-06-28T12:13:20.342Z] df18705c85c3: Pull complete [2022-06-28T12:13:20.342Z] bdb3f477010e: Pull complete [2022-06-28T12:13:22.253Z] c8a8fc8e1c8f: Pull complete [2022-06-28T12:13:22.515Z] 2c6e9b1d212d: Pull complete [2022-06-28T12:13:22.515Z] bdb8f0575790: Pull complete [2022-06-28T12:13:22.515Z] 386e3cb2ff24: Pull complete [2022-06-28T12:13:22.777Z] 2343380bae48: Pull complete [2022-06-28T12:13:22.777Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-28T12:13:22.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T12:13:22.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:13:22.886Z] prd-ubuntu20.04-docker-8c-8g-16220 does not seem to be running inside a container [2022-06-28T12:13:22.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-290 -v /w/workspace/foundry_device-virtual-go_PR-290:/w/workspace/foundry_device-virtual-go_PR-290:rw,z -v /w/workspace/foundry_device-virtual-go_PR-290@tmp:/w/workspace/foundry_device-virtual-go_PR-290@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-devops/py-git-semver:0.1.4 cat [2022-06-28T12:13:24.462Z] $ docker top 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 -eo pid,comm [2022-06-28T12:13:24.527Z] 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). [2022-06-28T12:13:24.527Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T12:13:24.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T12:13:24.562Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T12:13:24.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T12:13:24.713Z] $ docker exec 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 ssh-agent [2022-06-28T12:13:24.845Z] SSH_AUTH_SOCK=/tmp/ssh-TyivGjGX6VW6/agent.33 [2022-06-28T12:13:24.845Z] SSH_AGENT_PID=39 [2022-06-28T12:13:24.852Z] Running ssh-add (command line suppressed) [2022-06-28T12:13:24.975Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-290@tmp/private_key_2646071322664579278.key (/w/workspace/foundry_device-virtual-go_PR-290@tmp/private_key_2646071322664579278.key) [2022-06-28T12:13:24.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T12:13:25.289Z] + git tag --points-at HEAD [Pipeline] } [2022-06-28T12:13:25.307Z] $ docker exec --env ******** --env ******** 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 ssh-agent -k [2022-06-28T12:13:25.425Z] unset SSH_AUTH_SOCK; [2022-06-28T12:13:25.426Z] unset SSH_AGENT_PID; [2022-06-28T12:13:25.426Z] echo Agent pid 39 killed; [2022-06-28T12:13:25.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-28T12:13:25.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T12:13:25.460Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T12:13:25.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T12:13:25.599Z] $ docker exec 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 ssh-agent [2022-06-28T12:13:25.724Z] SSH_AUTH_SOCK=/tmp/ssh-ALpdPMgUGe8j/agent.73 [2022-06-28T12:13:25.724Z] SSH_AGENT_PID=79 [2022-06-28T12:13:25.730Z] Running ssh-add (command line suppressed) [2022-06-28T12:13:25.860Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-290@tmp/private_key_8524634748992301613.key (/w/workspace/foundry_device-virtual-go_PR-290@tmp/private_key_8524634748992301613.key) [2022-06-28T12:13:25.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T12:13:26.164Z] + git semver init [2022-06-28T12:13:26.424Z] 2022-06-28 12:13:26,371 [run_init] DEBUG init version:0.0.0 force:False [2022-06-28T12:13:26.424Z] 2022-06-28 12:13:26,371 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-290/.semver [2022-06-28T12:13:26.424Z] 2022-06-28 12:13:26,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-290/.semver [2022-06-28T12:13:26.424Z] 2022-06-28 12:13:26,372 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-290/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-290, universal_newlines=False, shell=None, istream=None) [2022-06-28T12:13:27.370Z] 2022-06-28 12:13:27,318 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-290/.git/info/exclude [2022-06-28T12:13:27.370Z] 2022-06-28 12:13:27,319 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-290/.semver/PR-290 with force:False [2022-06-28T12:13:27.370Z] 2022-06-28 12:13:27,319 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-290/.semver/PR-290 [2022-06-28T12:13:27.370Z] 2022-06-28 12:13:27,323 [execute] INFO git cat-file --batch-check [2022-06-28T12:13:27.370Z] 2022-06-28 12:13:27,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T12:13:27.370Z] 2022-06-28 12:13:27,331 [execute] INFO git cat-file --batch [2022-06-28T12:13:27.370Z] 2022-06-28 12:13:27,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T12:13:27.370Z] 2022-06-28 12:13:27,338 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-290/.semver/PR-290 [2022-06-28T12:13:27.370Z] 0.0.0 [Pipeline] } [2022-06-28T12:13:27.387Z] $ docker exec --env ******** --env ******** 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 ssh-agent -k [2022-06-28T12:13:27.506Z] unset SSH_AUTH_SOCK; [2022-06-28T12:13:27.506Z] unset SSH_AGENT_PID; [2022-06-28T12:13:27.507Z] echo Agent pid 79 killed; [2022-06-28T12:13:27.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T12:13:27.830Z] + git semver [Pipeline] } [2022-06-28T12:13:28.111Z] $ docker stop --time=1 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 [2022-06-28T12:13:29.429Z] $ docker rm -f 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T12:13:29.786Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-28T12:13:30.073Z] Stashed 1 file(s) [Pipeline] echo [2022-06-28T12:13:30.076Z] [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 [2022-06-28T12:13:30.229Z] provisioning config files... [2022-06-28T12:13:30.239Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-290@tmp/config9181926805995214284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:13:30.544Z] ---> docker-login.sh [2022-06-28T12:13:30.544Z] nexus3.edgexfoundry.org:10001 [2022-06-28T12:13:30.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:13:30.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:13:30.544Z] Configure a credential helper to remove this warning. See [2022-06-28T12:13:30.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:13:30.544Z] [2022-06-28T12:13:30.544Z] Login Succeeded [2022-06-28T12:13:30.544Z] nexus3.edgexfoundry.org:10002 [2022-06-28T12:13:30.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:13:30.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:13:30.805Z] Configure a credential helper to remove this warning. See [2022-06-28T12:13:30.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:13:30.805Z] [2022-06-28T12:13:30.805Z] Login Succeeded [2022-06-28T12:13:30.805Z] nexus3.edgexfoundry.org:10003 [2022-06-28T12:13:30.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:13:30.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:13:30.805Z] Configure a credential helper to remove this warning. See [2022-06-28T12:13:30.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:13:30.805Z] [2022-06-28T12:13:30.805Z] Login Succeeded [2022-06-28T12:13:30.805Z] nexus3.edgexfoundry.org:10004 [2022-06-28T12:13:31.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:13:31.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:13:31.066Z] Configure a credential helper to remove this warning. See [2022-06-28T12:13:31.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:13:31.066Z] [2022-06-28T12:13:31.066Z] Login Succeeded [2022-06-28T12:13:31.066Z] docker.io [2022-06-28T12:13:31.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:13:31.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:13:31.326Z] Configure a credential helper to remove this warning. See [2022-06-28T12:13:31.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:13:31.326Z] [2022-06-28T12:13:31.326Z] Login Succeeded [2022-06-28T12:13:31.326Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T12:13:31.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T12:13:31.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T12:13:31.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T12:13:31.426Z] ========================================================= [2022-06-28T12:13:31.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-28T12:13:31.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:13:31.758Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-28T12:13:31.758Z] Sending build context to Docker daemon 23.18MB [2022-06-28T12:13:31.758Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T12:13:31.758Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-28T12:13:32.020Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-28T12:13:32.020Z] 59bf1c3509f3: Pulling fs layer [2022-06-28T12:13:32.020Z] 666ba61612fd: Pulling fs layer [2022-06-28T12:13:32.020Z] 8ed8ca486205: Pulling fs layer [2022-06-28T12:13:32.020Z] cc1cd167ecdc: Pulling fs layer [2022-06-28T12:13:32.020Z] c516ae0d96e1: Pulling fs layer [2022-06-28T12:13:32.020Z] 684cea983483: Pulling fs layer [2022-06-28T12:13:32.020Z] dd3240ac7de5: Pulling fs layer [2022-06-28T12:13:32.020Z] b1e948a4e11c: Pulling fs layer [2022-06-28T12:13:32.020Z] a8fd76ee1af6: Pulling fs layer [2022-06-28T12:13:32.020Z] 646ad004c059: Pulling fs layer [2022-06-28T12:13:32.020Z] 684cea983483: Waiting [2022-06-28T12:13:32.020Z] dd3240ac7de5: Waiting [2022-06-28T12:13:32.020Z] b1e948a4e11c: Waiting [2022-06-28T12:13:32.020Z] a8fd76ee1af6: Waiting [2022-06-28T12:13:32.020Z] cc1cd167ecdc: Waiting [2022-06-28T12:13:32.020Z] 646ad004c059: Waiting [2022-06-28T12:13:32.020Z] 8ed8ca486205: Download complete [2022-06-28T12:13:32.020Z] 666ba61612fd: Download complete [2022-06-28T12:13:32.020Z] c516ae0d96e1: Verifying Checksum [2022-06-28T12:13:32.020Z] c516ae0d96e1: Download complete [2022-06-28T12:13:32.020Z] 684cea983483: Verifying Checksum [2022-06-28T12:13:32.020Z] 684cea983483: Download complete [2022-06-28T12:13:32.020Z] 59bf1c3509f3: Verifying Checksum [2022-06-28T12:13:32.020Z] 59bf1c3509f3: Download complete [2022-06-28T12:13:32.020Z] dd3240ac7de5: Verifying Checksum [2022-06-28T12:13:32.020Z] dd3240ac7de5: Download complete [2022-06-28T12:13:32.020Z] b1e948a4e11c: Verifying Checksum [2022-06-28T12:13:32.020Z] b1e948a4e11c: Download complete [2022-06-28T12:13:32.020Z] 59bf1c3509f3: Pull complete [2022-06-28T12:13:32.282Z] 666ba61612fd: Pull complete [2022-06-28T12:13:32.282Z] 8ed8ca486205: Pull complete [2022-06-28T12:13:32.542Z] 646ad004c059: Verifying Checksum [2022-06-28T12:13:32.542Z] 646ad004c059: Download complete [2022-06-28T12:13:32.802Z] a8fd76ee1af6: Verifying Checksum [2022-06-28T12:13:32.802Z] a8fd76ee1af6: Download complete [2022-06-28T12:13:32.802Z] cc1cd167ecdc: Verifying Checksum [2022-06-28T12:13:32.802Z] cc1cd167ecdc: Download complete [2022-06-28T12:13:37.009Z] cc1cd167ecdc: Pull complete [2022-06-28T12:13:37.009Z] c516ae0d96e1: Pull complete [2022-06-28T12:13:37.009Z] 684cea983483: Pull complete [2022-06-28T12:13:37.271Z] dd3240ac7de5: Pull complete [2022-06-28T12:13:37.271Z] b1e948a4e11c: Pull complete [2022-06-28T12:13:39.814Z] a8fd76ee1af6: Pull complete [2022-06-28T12:13:40.385Z] 646ad004c059: Pull complete [2022-06-28T12:13:40.385Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-28T12:13:40.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T12:13:40.386Z] ---> 8f69c11f6b0c [2022-06-28T12:13:40.386Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-28T12:13:42.304Z] ---> Running in 2b34a3c66191 [2022-06-28T12:13:42.566Z] Removing intermediate container 2b34a3c66191 [2022-06-28T12:13:42.566Z] ---> 3ed0e9ed5a36 [2022-06-28T12:13:42.566Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T12:13:42.566Z] ---> Running in 73673c21a350 [2022-06-28T12:13:42.566Z] Removing intermediate container 73673c21a350 [2022-06-28T12:13:42.566Z] ---> e57a8a79cab8 [2022-06-28T12:13:42.566Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-28T12:13:42.826Z] ---> Running in 4b013784adb8 [2022-06-28T12:13:42.826Z] Removing intermediate container 4b013784adb8 [2022-06-28T12:13:42.826Z] ---> 2f272114c6c1 [2022-06-28T12:13:42.826Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T12:13:42.826Z] ---> Running in 4c1272d12b1c [2022-06-28T12:13:43.398Z] Removing intermediate container 4c1272d12b1c [2022-06-28T12:13:43.398Z] ---> 0177979a608e [2022-06-28T12:13:43.398Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T12:13:43.398Z] ---> Running in 80ebd16d35a6 [2022-06-28T12:13:43.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T12:13:44.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T12:13:45.116Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-28T12:13:45.116Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-28T12:13:45.116Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-28T12:13:45.177Z] Still waiting to schedule task [2022-06-28T12:13:45.177Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-28T12:13:45.378Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-28T12:13:45.378Z] Executing busybox-1.34.1-r3.trigger [2022-06-28T12:13:45.378Z] OK: 224 MiB in 56 packages [2022-06-28T12:13:45.639Z] Removing intermediate container 80ebd16d35a6 [2022-06-28T12:13:45.639Z] ---> eb6745c84b34 [2022-06-28T12:13:45.639Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-28T12:13:45.900Z] ---> dd74e1054de5 [2022-06-28T12:13:45.900Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T12:13:45.900Z] ---> Running in e203791fb1b2 [2022-06-28T12:14:00.816Z] Removing intermediate container e203791fb1b2 [2022-06-28T12:14:00.816Z] ---> 94cd50144d25 [2022-06-28T12:14:00.816Z] Step 10/12 : COPY . . [2022-06-28T12:14:00.816Z] ---> 0628b7ee69e9 [2022-06-28T12:14:00.816Z] Step 11/12 : ARG MAKE='make build' [2022-06-28T12:14:00.816Z] ---> Running in bb1711931c62 [2022-06-28T12:14:00.816Z] Removing intermediate container bb1711931c62 [2022-06-28T12:14:00.816Z] ---> db9ed8f6bbd7 [2022-06-28T12:14:00.816Z] Step 12/12 : RUN $MAKE [2022-06-28T12:14:00.816Z] ---> Running in 7319611383fb [2022-06-28T12:14:00.816Z] noop [2022-06-28T12:14:01.078Z] Removing intermediate container 7319611383fb [2022-06-28T12:14:01.078Z] ---> 0495b441e37c [2022-06-28T12:14:01.078Z] Successfully built 0495b441e37c [2022-06-28T12:14:01.078Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:14:01.409Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T12:14:01.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:14:01.535Z] prd-ubuntu20.04-docker-8c-8g-16220 does not seem to be running inside a container [2022-06-28T12:14:01.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-290 -v /w/workspace/foundry_device-virtual-go_PR-290:/w/workspace/foundry_device-virtual-go_PR-290:rw,z -v /w/workspace/foundry_device-virtual-go_PR-290@tmp:/w/workspace/foundry_device-virtual-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T12:14:02.050Z] $ docker top b424b94b78c052edd0d17cc839762fd1c514012a4edea6b74a2c0576cc40d8d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T12:14:02.406Z] + go version [2022-06-28T12:14:02.406Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-28T12:14:02.422Z] $ docker stop --time=1 b424b94b78c052edd0d17cc839762fd1c514012a4edea6b74a2c0576cc40d8d2 [2022-06-28T12:14:03.728Z] $ docker rm -f b424b94b78c052edd0d17cc839762fd1c514012a4edea6b74a2c0576cc40d8d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:14:04.171Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T12:14:04.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:14:04.260Z] prd-ubuntu20.04-docker-8c-8g-16220 does not seem to be running inside a container [2022-06-28T12:14:04.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-290 -v /w/workspace/foundry_device-virtual-go_PR-290:/w/workspace/foundry_device-virtual-go_PR-290:rw,z -v /w/workspace/foundry_device-virtual-go_PR-290@tmp:/w/workspace/foundry_device-virtual-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T12:14:04.719Z] $ docker top d57d05be06e2bd79fe58947768efe0e6b4240ec3b977a5a255acfd9359b0442e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-28T12:14:05.095Z] + make test [2022-06-28T12:14:05.096Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-28T12:14:05.358Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-28T12:14:15.349Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-28T12:14:15.349Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements [2022-06-28T12:14:20.625Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-28T12:14:24.825Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T12:14:24.825Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T12:14:24.825Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T12:14:25.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-28T12:14:25.120Z] $ docker stop --time=1 d57d05be06e2bd79fe58947768efe0e6b4240ec3b977a5a255acfd9359b0442e [2022-06-28T12:14:26.977Z] $ docker rm -f d57d05be06e2bd79fe58947768efe0e6b4240ec3b977a5a255acfd9359b0442e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T12:14:27.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-28T12:14:27.473Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-28T12:14:27.878Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-28T12:14:28.166Z] + ls -al . [2022-06-28T12:14:28.166Z] total 192 [2022-06-28T12:14:28.166Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 12:14 . [2022-06-28T12:14:28.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:13 .. [2022-06-28T12:14:28.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:13 .git [2022-06-28T12:14:28.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:13 .github [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 28 12:13 .gitignore [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 28 12:13 .golangci.yml [2022-06-28T12:14:28.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 12:13 .semver [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jun 28 12:13 Attribution.txt [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 28 12:13 CHANGELOG.md [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 28 12:13 Dockerfile [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 12:13 GOVERNANCE.md [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 12:13 Jenkinsfile [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 12:13 LICENSE [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 28 12:13 Makefile [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 28 12:13 OWNERS.md [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 28 12:13 README.md [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 12:13 VERSION [2022-06-28T12:14:28.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 12:13 bin [2022-06-28T12:14:28.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:13 cmd [2022-06-28T12:14:28.166Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 28 12:14 coverage.out [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jun 28 12:13 go.mod [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 28 12:13 go.sum [2022-06-28T12:14:28.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:13 internal [2022-06-28T12:14:28.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:13 snap [2022-06-28T12:14:28.166Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 28 12:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:14:28.481Z] + 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=cd051e653ddb162b0198f625fe84cc850ee5a5b9 --label arch=amd64 --label version=0.0.0 . [2022-06-28T12:14:28.481Z] Sending build context to Docker daemon 23.23MB [2022-06-28T12:14:28.481Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T12:14:28.481Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-28T12:14:28.481Z] ---> 0495b441e37c [2022-06-28T12:14:28.481Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-28T12:14:28.742Z] ---> Running in d3a2888927ae [2022-06-28T12:14:28.742Z] Removing intermediate container d3a2888927ae [2022-06-28T12:14:28.742Z] ---> 21a158b5fa07 [2022-06-28T12:14:28.742Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T12:14:28.742Z] ---> Running in 13aa945fbdbd [2022-06-28T12:14:29.001Z] Removing intermediate container 13aa945fbdbd [2022-06-28T12:14:29.001Z] ---> 75ee255ba8e9 [2022-06-28T12:14:29.001Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-28T12:14:29.001Z] ---> Running in e73208bec76b [2022-06-28T12:14:29.001Z] Removing intermediate container e73208bec76b [2022-06-28T12:14:29.001Z] ---> bd4e5897202e [2022-06-28T12:14:29.001Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T12:14:29.261Z] ---> Running in be7a53cd0d8d [2022-06-28T12:14:29.832Z] Removing intermediate container be7a53cd0d8d [2022-06-28T12:14:29.832Z] ---> 564aa91a412f [2022-06-28T12:14:29.832Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T12:14:29.832Z] ---> Running in a6b61b820cf8 [2022-06-28T12:14:30.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T12:14:31.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T12:14:31.035Z] OK: 224 MiB in 56 packages [2022-06-28T12:14:31.604Z] Removing intermediate container a6b61b820cf8 [2022-06-28T12:14:31.604Z] ---> 078cc07e6050 [2022-06-28T12:14:31.604Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-28T12:14:31.604Z] ---> d4cf18a51eee [2022-06-28T12:14:31.604Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T12:14:31.604Z] ---> Running in 3cd0cc73b0ac [2022-06-28T12:14:32.543Z] Removing intermediate container 3cd0cc73b0ac [2022-06-28T12:14:32.543Z] ---> 423c070be928 [2022-06-28T12:14:32.543Z] Step 10/26 : COPY . . [2022-06-28T12:14:33.113Z] ---> 716e2ba75e69 [2022-06-28T12:14:33.113Z] Step 11/26 : ARG MAKE='make build' [2022-06-28T12:14:33.113Z] ---> Running in f8c35fdfa81f [2022-06-28T12:14:33.113Z] Removing intermediate container f8c35fdfa81f [2022-06-28T12:14:33.113Z] ---> 59b4bb2a6345 [2022-06-28T12:14:33.113Z] Step 12/26 : RUN $MAKE [2022-06-28T12:14:33.113Z] ---> Running in 134514bc3808 [2022-06-28T12:14:33.372Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-06-28T12:14:55.322Z] Removing intermediate container 134514bc3808 [2022-06-28T12:14:55.322Z] ---> fc60f8a0cc0d [2022-06-28T12:14:55.322Z] Step 13/26 : FROM alpine:3.14 [2022-06-28T12:14:55.322Z] 3.14: Pulling from library/alpine [2022-06-28T12:14:55.322Z] 8663204ce13b: Pulling fs layer [2022-06-28T12:14:55.322Z] 8663204ce13b: Verifying Checksum [2022-06-28T12:14:55.322Z] 8663204ce13b: Download complete [2022-06-28T12:14:55.322Z] 8663204ce13b: Pull complete [2022-06-28T12:14:55.322Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T12:14:55.322Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T12:14:55.322Z] ---> e04c818066af [2022-06-28T12:14:55.322Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-28T12:14:55.322Z] ---> Running in 7f038a297043 [2022-06-28T12:14:55.322Z] Removing intermediate container 7f038a297043 [2022-06-28T12:14:55.322Z] ---> e3475872e314 [2022-06-28T12:14:55.323Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T12:14:55.323Z] ---> Running in 0c3679a31db0 [2022-06-28T12:14:55.323Z] Removing intermediate container 0c3679a31db0 [2022-06-28T12:14:55.323Z] ---> 0e7a7dd17de6 [2022-06-28T12:14:55.323Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-28T12:14:55.323Z] ---> Running in cfeddbdd9eb5 [2022-06-28T12:14:55.323Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T12:14:55.891Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T12:14:56.151Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-28T12:14:56.151Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T12:14:56.412Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-28T12:14:56.412Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T12:14:56.412Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-28T12:14:56.674Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-28T12:14:56.674Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T12:14:56.674Z] OK: 8 MiB in 20 packages [2022-06-28T12:14:57.247Z] Removing intermediate container cfeddbdd9eb5 [2022-06-28T12:14:57.247Z] ---> 8ee0ab2039a8 [2022-06-28T12:14:57.247Z] Step 17/26 : WORKDIR / [2022-06-28T12:14:57.247Z] ---> Running in 5a6f7aa6d05c [2022-06-28T12:14:57.247Z] Removing intermediate container 5a6f7aa6d05c [2022-06-28T12:14:57.247Z] ---> d1d66bba6a29 [2022-06-28T12:14:57.247Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-28T12:14:57.507Z] ---> 02a7c595a7f4 [2022-06-28T12:14:57.507Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-28T12:14:57.767Z] ---> a50cd33a9cfb [2022-06-28T12:14:57.767Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-28T12:14:58.343Z] ---> 6136fae9dfd8 [2022-06-28T12:14:58.343Z] Step 21/26 : EXPOSE 59900 [2022-06-28T12:14:58.344Z] ---> Running in 23d19868ac04 [2022-06-28T12:14:58.344Z] Removing intermediate container 23d19868ac04 [2022-06-28T12:14:58.344Z] ---> d6c33de2bc28 [2022-06-28T12:14:58.344Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-28T12:14:58.604Z] ---> Running in a1b8cd1dffe7 [2022-06-28T12:14:58.604Z] Removing intermediate container a1b8cd1dffe7 [2022-06-28T12:14:58.604Z] ---> 0041fe85afa9 [2022-06-28T12:14:58.604Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T12:14:58.604Z] ---> Running in ea331a4ddf79 [2022-06-28T12:14:58.866Z] Removing intermediate container ea331a4ddf79 [2022-06-28T12:14:58.866Z] ---> b7c4e1c1aa22 [2022-06-28T12:14:58.866Z] Step 24/26 : LABEL arch=amd64 [2022-06-28T12:14:58.866Z] ---> Running in 3390d688a4cc [2022-06-28T12:14:58.866Z] Removing intermediate container 3390d688a4cc [2022-06-28T12:14:58.866Z] ---> 5eb7a3ab93a7 [2022-06-28T12:14:58.866Z] Step 25/26 : LABEL git_sha=cd051e653ddb162b0198f625fe84cc850ee5a5b9 [2022-06-28T12:14:58.866Z] ---> Running in 47feb6113158 [2022-06-28T12:14:59.127Z] Removing intermediate container 47feb6113158 [2022-06-28T12:14:59.127Z] ---> 573e33897a95 [2022-06-28T12:14:59.127Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T12:14:59.127Z] ---> Running in 8978f0a6e636 [2022-06-28T12:14:59.127Z] Removing intermediate container 8978f0a6e636 [2022-06-28T12:14:59.127Z] ---> deeee5859241 [2022-06-28T12:14:59.127Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-28T12:14:59.127Z] Successfully built deeee5859241 [2022-06-28T12:14:59.127Z] 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 [2022-06-28T12:14:59.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T12:14:59.605Z] [2022-06-28T12:14:59.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:14:59.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T12:14:59.911Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-28T12:14:59.911Z] 5eb5b503b376: Pulling fs layer [2022-06-28T12:14:59.911Z] 5c69ac0246d0: Pulling fs layer [2022-06-28T12:14:59.911Z] ec43610c2a17: Pulling fs layer [2022-06-28T12:14:59.911Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-28T12:14:59.911Z] 33b1e0a273af: Pulling fs layer [2022-06-28T12:14:59.911Z] 5d3b04190fa2: Pulling fs layer [2022-06-28T12:14:59.911Z] 2f39f015ded8: Pulling fs layer [2022-06-28T12:14:59.911Z] 3a2ae6a8a46f: Waiting [2022-06-28T12:14:59.911Z] 33b1e0a273af: Waiting [2022-06-28T12:14:59.911Z] 5d3b04190fa2: Waiting [2022-06-28T12:14:59.911Z] 5c69ac0246d0: Download complete [2022-06-28T12:14:59.911Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-28T12:14:59.911Z] 3a2ae6a8a46f: Download complete [2022-06-28T12:14:59.911Z] 33b1e0a273af: Verifying Checksum [2022-06-28T12:14:59.911Z] 33b1e0a273af: Download complete [2022-06-28T12:14:59.911Z] ec43610c2a17: Verifying Checksum [2022-06-28T12:14:59.911Z] ec43610c2a17: Download complete [2022-06-28T12:15:00.170Z] 5d3b04190fa2: Verifying Checksum [2022-06-28T12:15:00.170Z] 5d3b04190fa2: Download complete [2022-06-28T12:15:00.170Z] 5eb5b503b376: Verifying Checksum [2022-06-28T12:15:00.170Z] 5eb5b503b376: Download complete [2022-06-28T12:15:00.737Z] 2f39f015ded8: Download complete [2022-06-28T12:15:01.307Z] 5eb5b503b376: Pull complete [2022-06-28T12:15:01.567Z] 5c69ac0246d0: Pull complete [2022-06-28T12:15:01.833Z] ec43610c2a17: Pull complete [2022-06-28T12:15:02.103Z] 3a2ae6a8a46f: Pull complete [2022-06-28T12:15:02.103Z] 33b1e0a273af: Pull complete [2022-06-28T12:15:02.363Z] 5d3b04190fa2: Pull complete [2022-06-28T12:15:06.573Z] 2f39f015ded8: Pull complete [2022-06-28T12:15:06.573Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-28T12:15:06.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T12:15:06.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:15:06.726Z] prd-ubuntu20.04-docker-8c-8g-16220 does not seem to be running inside a container [2022-06-28T12:15:06.767Z] $ 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-290 -v /w/workspace/foundry_device-virtual-go_PR-290:/w/workspace/foundry_device-virtual-go_PR-290:rw,z -v /w/workspace/foundry_device-virtual-go_PR-290@tmp:/w/workspace/foundry_device-virtual-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T12:15:08.790Z] $ docker top 3d6dc8f888478df176837977ad6bbc7a3df702154065be7d0e1c258703a4fa6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:15:09.182Z] ---> job-cost.sh [2022-06-28T12:15:09.182Z] lf-activate-venv: SKIPPING [2022-06-28T12:15:09.182Z] INFO: No Stack... [2022-06-28T12:15:09.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T12:15:10.015Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T12:15:10.306Z] + cat /w/workspace/foundry_device-virtual-go_PR-290/archives/cost.csv [2022-06-28T12:15:10.306Z] + cut -d, -f6 [Pipeline] lock [2022-06-28T12:15:10.321Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] [2022-06-28T12:15:10.330Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] did not exist. Created. [2022-06-28T12:15:10.330Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T12:15:10.635Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-28T12:15:10.659Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T12:15:10.665Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T12:15:10.684Z] $ docker stop --time=1 3d6dc8f888478df176837977ad6bbc7a3df702154065be7d0e1c258703a4fa6d [2022-06-28T12:15:11.864Z] $ docker rm -f 3d6dc8f888478df176837977ad6bbc7a3df702154065be7d0e1c258703a4fa6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-28T12:16:59.934Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16221 in /w/workspace/foundry_device-virtual-go_PR-290 [Pipeline] { [Pipeline] ws [2022-06-28T12:16:59.944Z] Running in /w/workspace/device-virtual-go/26 [Pipeline] { [Pipeline] checkout [2022-06-28T12:16:59.979Z] The recommended git tool is: git [2022-06-28T12:17:06.685Z] using credential edgex-jenkins-ssh [2022-06-28T12:17:06.708Z] Cloning the remote Git repository [2022-06-28T12:17:06.796Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-06-28T12:17:06.893Z] > git init /w/workspace/device-virtual-go/26 # timeout=10 [2022-06-28T12:17:07.038Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-28T12:17:07.040Z] > git --version # timeout=10 [2022-06-28T12:17:07.078Z] > git --version # 'git version 2.25.1' [2022-06-28T12:17:07.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T12:17:07.229Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T12:17:10.135Z] Merging remotes/origin/main commit 6c956091e39ebf418aab18435948f90fcdb39d95 into PR head commit cd051e653ddb162b0198f625fe84cc850ee5a5b9 [2022-06-28T12:17:10.373Z] Merge succeeded, producing cd051e653ddb162b0198f625fe84cc850ee5a5b9 [2022-06-28T12:17:10.374Z] Checking out Revision cd051e653ddb162b0198f625fe84cc850ee5a5b9 (PR-290) [2022-06-28T12:17:09.443Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-28T12:17:09.470Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T12:17:09.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-28T12:17:09.564Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-28T12:17:09.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T12:17:09.582Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-28T12:17:10.157Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T12:17:10.176Z] > git checkout -f cd051e653ddb162b0198f625fe84cc850ee5a5b9 # timeout=10 [2022-06-28T12:17:10.271Z] > git remote # timeout=10 [2022-06-28T12:17:10.298Z] > git config --get remote.origin.url # timeout=10 [2022-06-28T12:17:10.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T12:17:10.322Z] > git merge 6c956091e39ebf418aab18435948f90fcdb39d95 # timeout=10 [2022-06-28T12:17:10.348Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-28T12:17:10.381Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T12:17:10.402Z] > git checkout -f cd051e653ddb162b0198f625fe84cc850ee5a5b9 # timeout=10 [2022-06-28T12:17:14.728Z] Commit message: "Revert "build(snap): Upgrade base to core22"" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T12:17:15.821Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-28T12:17:15.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T12:17:15.821Z] Dload Upload Total Spent Left Speed [2022-06-28T12:17:15.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 86900 0 --:--:-- --:--:-- --:--:-- 86900 [Pipeline] sh [2022-06-28T12:17:16.612Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-28T12:17:16.957Z] + sudo tee+ /etc/docker/daemon.new [2022-06-28T12:17:16.957Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-28T12:17:16.957Z] { [2022-06-28T12:17:16.957Z] "registry-mirrors": [ [2022-06-28T12:17:16.957Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-28T12:17:16.957Z] ], [2022-06-28T12:17:16.957Z] "bip": "10.250.0.254/24", [2022-06-28T12:17:16.957Z] "hosts": [ [2022-06-28T12:17:16.957Z] "tcp://0.0.0.0:5555", [2022-06-28T12:17:16.958Z] "unix:///var/run/docker.sock" [2022-06-28T12:17:16.958Z] ], [2022-06-28T12:17:16.958Z] "mtu": 1458, [2022-06-28T12:17:16.958Z] "selinux-enabled": true, [2022-06-28T12:17:16.958Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-28T12:17:16.958Z] } [Pipeline] sh [2022-06-28T12:17:17.314Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-28T12:17:17.668Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T12:17:36.022Z] provisioning config files... [2022-06-28T12:17:36.046Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/26@tmp/config3821515449422069866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:17:36.406Z] ---> docker-login.sh [2022-06-28T12:17:36.406Z] nexus3.edgexfoundry.org:10001 [2022-06-28T12:17:37.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:17:37.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:17:37.278Z] Configure a credential helper to remove this warning. See [2022-06-28T12:17:37.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:17:37.278Z] [2022-06-28T12:17:37.278Z] Login Succeeded [2022-06-28T12:17:37.278Z] nexus3.edgexfoundry.org:10002 [2022-06-28T12:17:37.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:17:37.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:17:37.829Z] Configure a credential helper to remove this warning. See [2022-06-28T12:17:37.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:17:37.829Z] [2022-06-28T12:17:37.829Z] Login Succeeded [2022-06-28T12:17:37.829Z] nexus3.edgexfoundry.org:10003 [2022-06-28T12:17:38.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:17:38.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:17:38.106Z] Configure a credential helper to remove this warning. See [2022-06-28T12:17:38.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:17:38.106Z] [2022-06-28T12:17:38.106Z] Login Succeeded [2022-06-28T12:17:38.106Z] nexus3.edgexfoundry.org:10004 [2022-06-28T12:17:38.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:17:38.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:17:38.708Z] Configure a credential helper to remove this warning. See [2022-06-28T12:17:38.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:17:38.708Z] [2022-06-28T12:17:38.708Z] Login Succeeded [2022-06-28T12:17:38.708Z] docker.io [2022-06-28T12:17:38.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:17:39.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:17:39.254Z] Configure a credential helper to remove this warning. See [2022-06-28T12:17:39.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:17:39.254Z] [2022-06-28T12:17:39.254Z] Login Succeeded [2022-06-28T12:17:39.254Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T12:17:39.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T12:17:39.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T12:17:39.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T12:17:39.842Z] ========================================================= [2022-06-28T12:17:39.842Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-28T12:17:39.842Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:17:40.295Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-28T12:17:40.896Z] Sending build context to Docker daemon 11.79MB [2022-06-28T12:17:40.896Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T12:17:40.896Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-28T12:17:40.896Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-28T12:17:40.896Z] 9b3977197b4f: Pulling fs layer [2022-06-28T12:17:40.896Z] 1a89e8eeedd5: Pulling fs layer [2022-06-28T12:17:40.896Z] 94645a83ff95: Pulling fs layer [2022-06-28T12:17:40.896Z] e6fb740bc735: Pulling fs layer [2022-06-28T12:17:40.896Z] 3a77bd46dcc9: Pulling fs layer [2022-06-28T12:17:40.896Z] 355e64cbe906: Pulling fs layer [2022-06-28T12:17:40.896Z] 63ab81a10011: Pulling fs layer [2022-06-28T12:17:40.896Z] 555d1d1c4555: Pulling fs layer [2022-06-28T12:17:40.896Z] 7d9057610161: Pulling fs layer [2022-06-28T12:17:40.896Z] 355e64cbe906: Waiting [2022-06-28T12:17:40.896Z] 555d1d1c4555: Waiting [2022-06-28T12:17:40.896Z] 63ab81a10011: Waiting [2022-06-28T12:17:40.896Z] e6fb740bc735: Waiting [2022-06-28T12:17:40.896Z] 3a77bd46dcc9: Waiting [2022-06-28T12:17:40.896Z] 7d9057610161: Waiting [2022-06-28T12:17:40.896Z] 94645a83ff95: Verifying Checksum [2022-06-28T12:17:40.896Z] 94645a83ff95: Download complete [2022-06-28T12:17:40.896Z] 1a89e8eeedd5: Verifying Checksum [2022-06-28T12:17:40.896Z] 1a89e8eeedd5: Download complete [2022-06-28T12:17:40.896Z] 3a77bd46dcc9: Verifying Checksum [2022-06-28T12:17:40.896Z] 3a77bd46dcc9: Download complete [2022-06-28T12:17:40.896Z] 355e64cbe906: Verifying Checksum [2022-06-28T12:17:40.896Z] 355e64cbe906: Download complete [2022-06-28T12:17:41.177Z] 9b3977197b4f: Verifying Checksum [2022-06-28T12:17:41.177Z] 9b3977197b4f: Download complete [2022-06-28T12:17:41.177Z] 63ab81a10011: Verifying Checksum [2022-06-28T12:17:41.177Z] 63ab81a10011: Download complete [2022-06-28T12:17:41.780Z] 9b3977197b4f: Pull complete [2022-06-28T12:17:42.060Z] 7d9057610161: Verifying Checksum [2022-06-28T12:17:42.060Z] 7d9057610161: Download complete [2022-06-28T12:17:42.664Z] 1a89e8eeedd5: Pull complete [2022-06-28T12:17:42.942Z] 94645a83ff95: Pull complete [2022-06-28T12:17:43.217Z] 555d1d1c4555: Verifying Checksum [2022-06-28T12:17:43.217Z] 555d1d1c4555: Download complete [2022-06-28T12:17:43.813Z] e6fb740bc735: Verifying Checksum [2022-06-28T12:17:43.813Z] e6fb740bc735: Download complete [2022-06-28T12:17:56.233Z] e6fb740bc735: Pull complete [2022-06-28T12:17:56.233Z] 3a77bd46dcc9: Pull complete [2022-06-28T12:17:56.509Z] 355e64cbe906: Pull complete [2022-06-28T12:17:56.785Z] 63ab81a10011: Pull complete [2022-06-28T12:18:03.542Z] 555d1d1c4555: Pull complete [2022-06-28T12:18:05.524Z] 7d9057610161: Pull complete [2022-06-28T12:18:05.524Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-28T12:18:05.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T12:18:05.524Z] ---> 819e984ddca1 [2022-06-28T12:18:05.524Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-28T12:18:06.540Z] ---> Running in d4ec98c39663 [2022-06-28T12:18:06.815Z] Removing intermediate container d4ec98c39663 [2022-06-28T12:18:06.815Z] ---> 3708ab0d4f0c [2022-06-28T12:18:06.815Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T12:18:06.815Z] ---> Running in cbb327310282 [2022-06-28T12:18:07.097Z] Removing intermediate container cbb327310282 [2022-06-28T12:18:07.097Z] ---> 4b5703ad83a5 [2022-06-28T12:18:07.097Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-28T12:18:07.097Z] ---> Running in 9a57423c3dfc [2022-06-28T12:18:07.696Z] Removing intermediate container 9a57423c3dfc [2022-06-28T12:18:07.696Z] ---> 3c725b8ad42d [2022-06-28T12:18:07.696Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T12:18:07.696Z] ---> Running in 970febec3fc3 [2022-06-28T12:18:10.366Z] Removing intermediate container 970febec3fc3 [2022-06-28T12:18:10.366Z] ---> dc9616a97ca5 [2022-06-28T12:18:10.366Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T12:18:10.645Z] ---> Running in e28622f2d2e3 [2022-06-28T12:18:11.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T12:18:12.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T12:18:13.208Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-28T12:18:13.484Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-28T12:18:13.484Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-28T12:18:13.758Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-28T12:18:13.758Z] Executing busybox-1.34.1-r3.trigger [2022-06-28T12:18:13.758Z] OK: 224 MiB in 56 packages [2022-06-28T12:18:14.759Z] Removing intermediate container e28622f2d2e3 [2022-06-28T12:18:14.759Z] ---> 65a242a18db0 [2022-06-28T12:18:14.759Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-28T12:18:15.357Z] ---> 6fd1d59a5007 [2022-06-28T12:18:15.357Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T12:18:15.357Z] ---> Running in a62f76fb4368 [2022-06-28T12:19:23.366Z] Removing intermediate container a62f76fb4368 [2022-06-28T12:19:23.366Z] ---> 5d99bf991a1e [2022-06-28T12:19:23.366Z] Step 10/12 : COPY . . [2022-06-28T12:19:23.366Z] ---> 09ce1296bae0 [2022-06-28T12:19:23.366Z] Step 11/12 : ARG MAKE='make build' [2022-06-28T12:19:23.366Z] ---> Running in 64a9d293db59 [2022-06-28T12:19:23.366Z] Removing intermediate container 64a9d293db59 [2022-06-28T12:19:23.366Z] ---> 29df788dc779 [2022-06-28T12:19:23.366Z] Step 12/12 : RUN $MAKE [2022-06-28T12:19:23.366Z] ---> Running in 539221719ae3 [2022-06-28T12:19:23.366Z] noop [2022-06-28T12:19:23.366Z] Removing intermediate container 539221719ae3 [2022-06-28T12:19:23.366Z] ---> 37a490199484 [2022-06-28T12:19:23.366Z] Successfully built 37a490199484 [2022-06-28T12:19:23.366Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:19:23.729Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T12:19:23.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:19:23.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container [2022-06-28T12:19:24.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/26 -v /w/workspace/device-virtual-go/26:/w/workspace/device-virtual-go/26:rw,z -v /w/workspace/device-virtual-go/26@tmp:/w/workspace/device-virtual-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T12:19:25.369Z] $ docker top 2955cd72451dd519631321bb14888581c3b8f7346cc7a638b28315067628044e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T12:19:26.276Z] + go version [2022-06-28T12:19:26.276Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-28T12:19:26.302Z] $ docker stop --time=1 2955cd72451dd519631321bb14888581c3b8f7346cc7a638b28315067628044e [2022-06-28T12:19:27.893Z] $ docker rm -f 2955cd72451dd519631321bb14888581c3b8f7346cc7a638b28315067628044e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:19:28.526Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T12:19:28.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:19:28.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container [2022-06-28T12:19:28.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/26 -v /w/workspace/device-virtual-go/26:/w/workspace/device-virtual-go/26:rw,z -v /w/workspace/device-virtual-go/26@tmp:/w/workspace/device-virtual-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T12:19:30.061Z] $ docker top a7b529f1b3c56c424fb45442cd537b04c787c71327b57a6b0ec59fa6791e3587 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-28T12:19:30.998Z] + make test [2022-06-28T12:19:30.998Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-28T12:19:32.438Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-28T12:20:54.303Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-28T12:20:54.303Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.135s coverage: 65.7% of statements [2022-06-28T12:20:54.303Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-28T12:20:54.303Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-28T12:21:16.512Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T12:21:16.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T12:21:16.512Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T12:21:17.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-28T12:21:17.543Z] $ docker stop --time=1 a7b529f1b3c56c424fb45442cd537b04c787c71327b57a6b0ec59fa6791e3587 [2022-06-28T12:21:19.323Z] $ docker rm -f a7b529f1b3c56c424fb45442cd537b04c787c71327b57a6b0ec59fa6791e3587 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T12:21:20.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-28T12:21:20.290Z] Warning: overwriting stash ‘coverage-report’ [2022-06-28T12:21:20.808Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T12:21:21.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-28T12:21:21.533Z] + ls -al . [2022-06-28T12:21:21.533Z] total 188 [2022-06-28T12:21:21.533Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:21 . [2022-06-28T12:21:21.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:17 .. [2022-06-28T12:21:21.533Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:17 .git [2022-06-28T12:21:21.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:17 .github [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 28 12:17 .gitignore [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 28 12:17 .golangci.yml [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jun 28 12:17 Attribution.txt [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 28 12:17 CHANGELOG.md [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 28 12:17 Dockerfile [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 12:17 GOVERNANCE.md [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 12:17 Jenkinsfile [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 12:17 LICENSE [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 28 12:17 Makefile [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 28 12:17 OWNERS.md [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 28 12:17 README.md [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 12:13 VERSION [2022-06-28T12:21:21.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 12:17 bin [2022-06-28T12:21:21.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:17 cmd [2022-06-28T12:21:21.533Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 28 12:20 coverage.out [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jun 28 12:17 go.mod [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 28 12:17 go.sum [2022-06-28T12:21:21.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:17 internal [2022-06-28T12:21:21.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:17 snap [2022-06-28T12:21:21.533Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 28 12:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:21:21.885Z] + 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=cd051e653ddb162b0198f625fe84cc850ee5a5b9 --label arch=arm64 --label version=0.0.0 . [2022-06-28T12:21:22.483Z] Sending build context to Docker daemon 11.84MB [2022-06-28T12:21:22.483Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T12:21:22.483Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-28T12:21:22.483Z] ---> 37a490199484 [2022-06-28T12:21:22.483Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-28T12:21:22.483Z] ---> Running in 22b67314ae0e [2022-06-28T12:21:23.140Z] Removing intermediate container 22b67314ae0e [2022-06-28T12:21:23.140Z] ---> 5c57c4e6e662 [2022-06-28T12:21:23.140Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T12:21:23.140Z] ---> Running in d3df0fc9984d [2022-06-28T12:21:23.434Z] Removing intermediate container d3df0fc9984d [2022-06-28T12:21:23.434Z] ---> 23b2f3618d67 [2022-06-28T12:21:23.434Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-28T12:21:23.434Z] ---> Running in c9a255e3a0e2 [2022-06-28T12:21:23.722Z] Removing intermediate container c9a255e3a0e2 [2022-06-28T12:21:23.722Z] ---> 9edb69468e4e [2022-06-28T12:21:23.722Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T12:21:24.096Z] ---> Running in 881dc4ec7db7 [2022-06-28T12:21:25.599Z] Removing intermediate container 881dc4ec7db7 [2022-06-28T12:21:25.599Z] ---> 42c14b8e865e [2022-06-28T12:21:25.599Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T12:21:25.882Z] ---> Running in 2e8a214735e0 [2022-06-28T12:21:26.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T12:21:27.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T12:21:28.446Z] OK: 224 MiB in 56 packages [2022-06-28T12:21:29.431Z] Removing intermediate container 2e8a214735e0 [2022-06-28T12:21:29.431Z] ---> 5c5776824632 [2022-06-28T12:21:29.431Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-28T12:21:29.704Z] ---> b5971c6f1b5a [2022-06-28T12:21:29.705Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T12:21:29.992Z] ---> Running in 4359b8ae7abe [2022-06-28T12:21:31.974Z] Removing intermediate container 4359b8ae7abe [2022-06-28T12:21:31.974Z] ---> 92f1651c088e [2022-06-28T12:21:31.974Z] Step 10/26 : COPY . . [2022-06-28T12:21:33.412Z] ---> fe1e2669fc5c [2022-06-28T12:21:33.412Z] Step 11/26 : ARG MAKE='make build' [2022-06-28T12:21:33.412Z] ---> Running in 79e8b284ef66 [2022-06-28T12:21:33.687Z] Removing intermediate container 79e8b284ef66 [2022-06-28T12:21:33.687Z] ---> 9f2ae6d88d42 [2022-06-28T12:21:33.687Z] Step 12/26 : RUN $MAKE [2022-06-28T12:21:33.687Z] ---> Running in 59308b7eada2 [2022-06-28T12:21:34.680Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-06-28T12:23:41.541Z] Removing intermediate container 59308b7eada2 [2022-06-28T12:23:41.541Z] ---> 2464f43006c6 [2022-06-28T12:23:41.541Z] Step 13/26 : FROM alpine:3.14 [2022-06-28T12:23:41.541Z] 3.14: Pulling from library/alpine [2022-06-28T12:23:41.541Z] 455c02918c45: Pulling fs layer [2022-06-28T12:23:41.541Z] 455c02918c45: Verifying Checksum [2022-06-28T12:23:41.541Z] 455c02918c45: Download complete [2022-06-28T12:23:41.541Z] 455c02918c45: Pull complete [2022-06-28T12:23:41.541Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T12:23:41.541Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T12:23:41.541Z] ---> ac73e934f311 [2022-06-28T12:23:41.541Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-28T12:23:41.541Z] ---> Running in 92a7ff5058ae [2022-06-28T12:23:41.541Z] Removing intermediate container 92a7ff5058ae [2022-06-28T12:23:41.541Z] ---> 3f6b36d8e702 [2022-06-28T12:23:41.541Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T12:23:41.541Z] ---> Running in ccff40b7b1ad [2022-06-28T12:23:41.541Z] Removing intermediate container ccff40b7b1ad [2022-06-28T12:23:41.541Z] ---> c000081f4eed [2022-06-28T12:23:41.541Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-28T12:23:41.541Z] ---> Running in 631addb02386 [2022-06-28T12:23:41.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T12:23:41.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T12:23:41.541Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-28T12:23:41.541Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T12:23:41.541Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-28T12:23:41.541Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T12:23:41.541Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-28T12:23:41.541Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-28T12:23:41.541Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T12:23:41.541Z] OK: 8 MiB in 20 packages [2022-06-28T12:23:41.541Z] Removing intermediate container 631addb02386 [2022-06-28T12:23:41.541Z] ---> 5ae6be9edbb5 [2022-06-28T12:23:41.541Z] Step 17/26 : WORKDIR / [2022-06-28T12:23:41.541Z] ---> Running in a016ffdff83f [2022-06-28T12:23:41.541Z] Removing intermediate container a016ffdff83f [2022-06-28T12:23:41.541Z] ---> 55ec2cba4e63 [2022-06-28T12:23:41.541Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-28T12:23:41.541Z] ---> 31b20a5cc1d5 [2022-06-28T12:23:41.541Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-28T12:23:41.541Z] ---> 9a2db333113c [2022-06-28T12:23:41.541Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-28T12:23:41.541Z] ---> 0e408a3cef1e [2022-06-28T12:23:41.541Z] Step 21/26 : EXPOSE 59900 [2022-06-28T12:23:41.541Z] ---> Running in 457ed3957e56 [2022-06-28T12:23:41.541Z] Removing intermediate container 457ed3957e56 [2022-06-28T12:23:41.541Z] ---> 5b0714a3b677 [2022-06-28T12:23:41.541Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-28T12:23:41.541Z] ---> Running in 19c101b4a788 [2022-06-28T12:23:41.541Z] Removing intermediate container 19c101b4a788 [2022-06-28T12:23:41.541Z] ---> 028e59e350cb [2022-06-28T12:23:41.541Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T12:23:41.541Z] ---> Running in b19b9d737ba4 [2022-06-28T12:23:41.541Z] Removing intermediate container b19b9d737ba4 [2022-06-28T12:23:41.541Z] ---> 4f034829a302 [2022-06-28T12:23:41.541Z] Step 24/26 : LABEL arch=arm64 [2022-06-28T12:23:41.541Z] ---> Running in c36cfb5142fd [2022-06-28T12:23:41.541Z] Removing intermediate container c36cfb5142fd [2022-06-28T12:23:41.541Z] ---> 6253e7e8f227 [2022-06-28T12:23:41.541Z] Step 25/26 : LABEL git_sha=cd051e653ddb162b0198f625fe84cc850ee5a5b9 [2022-06-28T12:23:41.541Z] ---> Running in 3bf7b9412e47 [2022-06-28T12:23:41.541Z] Removing intermediate container 3bf7b9412e47 [2022-06-28T12:23:41.541Z] ---> 1f37b653645e [2022-06-28T12:23:41.541Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T12:23:41.541Z] ---> Running in 388bc2c83e03 [2022-06-28T12:23:41.816Z] Removing intermediate container 388bc2c83e03 [2022-06-28T12:23:41.816Z] ---> 34940eaa7160 [2022-06-28T12:23:41.816Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-28T12:23:41.816Z] Successfully built 34940eaa7160 [2022-06-28T12:23:41.816Z] 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 [2022-06-28T12:23:42.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T12:23:42.276Z] [2022-06-28T12:23:42.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:23:42.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T12:23:42.625Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-28T12:23:42.625Z] 8998bd30e6a1: Pulling fs layer [2022-06-28T12:23:42.625Z] 04944245beec: Pulling fs layer [2022-06-28T12:23:42.625Z] 699f458cf7ca: Pulling fs layer [2022-06-28T12:23:42.901Z] 765212b225bb: Pulling fs layer [2022-06-28T12:23:42.901Z] f23df028b6ca: Pulling fs layer [2022-06-28T12:23:42.901Z] d65c8cfc05b1: Pulling fs layer [2022-06-28T12:23:42.901Z] 2437ff75d9bd: Pulling fs layer [2022-06-28T12:23:42.901Z] f23df028b6ca: Waiting [2022-06-28T12:23:42.901Z] d65c8cfc05b1: Waiting [2022-06-28T12:23:42.901Z] 765212b225bb: Waiting [2022-06-28T12:23:42.901Z] 2437ff75d9bd: Waiting [2022-06-28T12:23:42.901Z] 04944245beec: Verifying Checksum [2022-06-28T12:23:42.901Z] 04944245beec: Download complete [2022-06-28T12:23:42.901Z] 765212b225bb: Download complete [2022-06-28T12:23:42.901Z] f23df028b6ca: Verifying Checksum [2022-06-28T12:23:42.901Z] f23df028b6ca: Download complete [2022-06-28T12:23:42.901Z] d65c8cfc05b1: Verifying Checksum [2022-06-28T12:23:42.901Z] d65c8cfc05b1: Download complete [2022-06-28T12:23:43.176Z] 699f458cf7ca: Verifying Checksum [2022-06-28T12:23:43.176Z] 699f458cf7ca: Download complete [2022-06-28T12:23:43.452Z] 8998bd30e6a1: Verifying Checksum [2022-06-28T12:23:43.452Z] 8998bd30e6a1: Download complete [2022-06-28T12:23:46.080Z] 2437ff75d9bd: Verifying Checksum [2022-06-28T12:23:46.080Z] 2437ff75d9bd: Download complete [2022-06-28T12:23:48.056Z] 8998bd30e6a1: Pull complete [2022-06-28T12:23:48.649Z] 04944245beec: Pull complete [2022-06-28T12:23:50.082Z] 699f458cf7ca: Pull complete [2022-06-28T12:23:50.082Z] 765212b225bb: Pull complete [2022-06-28T12:23:51.062Z] f23df028b6ca: Pull complete [2022-06-28T12:23:51.334Z] d65c8cfc05b1: Pull complete [2022-06-28T12:24:06.429Z] 2437ff75d9bd: Pull complete [2022-06-28T12:24:06.429Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-28T12:24:06.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T12:24:06.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:24:06.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container [2022-06-28T12:24:06.764Z] $ 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/26 -v /w/workspace/device-virtual-go/26:/w/workspace/device-virtual-go/26:rw,z -v /w/workspace/device-virtual-go/26@tmp:/w/workspace/device-virtual-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-28T12:24:09.295Z] $ docker top 6e3e07fdc63ce949afd9dfe02c37d4ff2f5e69daa7e451aa6855200ee3719af3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:24:10.220Z] ---> job-cost.sh [2022-06-28T12:24:10.220Z] lf-activate-venv: SKIPPING [2022-06-28T12:24:10.220Z] INFO: No Stack... [2022-06-28T12:24:10.492Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-28T12:24:11.470Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T12:24:12.138Z] + cat /w/workspace/device-virtual-go/26/archives/cost.csv [2022-06-28T12:24:12.138Z] + cut -d, -f6 [Pipeline] lock [2022-06-28T12:24:12.200Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] [2022-06-28T12:24:12.206Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] did not exist. Created. [2022-06-28T12:24:12.206Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T12:24:12.880Z] /w/workspace/device-virtual-go/26@tmp/durable-0b935050/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-28T12:24:13.551Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-28T12:24:13.579Z] Warning: overwriting stash ‘stack-cost’ [2022-06-28T12:24:13.622Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T12:24:13.629Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T12:24:13.647Z] $ docker stop --time=1 6e3e07fdc63ce949afd9dfe02c37d4ff2f5e69daa7e451aa6855200ee3719af3 [2022-06-28T12:24:15.166Z] $ docker rm -f 6e3e07fdc63ce949afd9dfe02c37d4ff2f5e69daa7e451aa6855200ee3719af3 [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 [2022-06-28T12:24:15.652Z] provisioning config files... [2022-06-28T12:24:15.662Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-290@tmp/config4916499451914928806tmp [Pipeline] { [Pipeline] sh [2022-06-28T12:24:15.957Z] + set +x [2022-06-28T12:24:15.957Z] + curl -s https://codecov.io/bash [2022-06-28T12:24:15.957Z] + bash -s -- [2022-06-28T12:24:15.957Z] [2022-06-28T12:24:15.957Z] _____ _ [2022-06-28T12:24:15.957Z] / ____| | | [2022-06-28T12:24:15.957Z] | | ___ __| | ___ ___ _____ __ [2022-06-28T12:24:15.957Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-28T12:24:15.957Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-28T12:24:15.957Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-28T12:24:15.957Z] Bash-1.0.6 [2022-06-28T12:24:15.957Z] [2022-06-28T12:24:15.957Z] [2022-06-28T12:24:15.957Z] ==> git version 2.25.1 found [2022-06-28T12:24:15.957Z] ==> 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 [2022-06-28T12:24:15.957Z] Release-Date: 2020-01-08 [2022-06-28T12:24:15.957Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-28T12:24:15.957Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-28T12:24:15.957Z] ==> Jenkins CI detected. [2022-06-28T12:24:15.957Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-290 [2022-06-28T12:24:15.957Z] project root: . [2022-06-28T12:24:15.957Z] --> token set from env [2022-06-28T12:24:15.957Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-28T12:24:15.957Z] ==> Running gcov in . (disable via -X gcov) [2022-06-28T12:24:15.957Z] ==> Python coveragepy not found [2022-06-28T12:24:15.957Z] ==> Searching for coverage reports in: [2022-06-28T12:24:15.957Z] + . [2022-06-28T12:24:16.218Z] -> Found 1 reports [2022-06-28T12:24:16.218Z] ==> Detecting git/mercurial file structure [2022-06-28T12:24:16.218Z] ==> Reading reports [2022-06-28T12:24:16.218Z] + ./coverage.out bytes=44128 [2022-06-28T12:24:16.218Z] ==> Appending adjustments [2022-06-28T12:24:16.218Z] https://docs.codecov.io/docs/fixing-reports [2022-06-28T12:24:16.218Z] + Found adjustments [2022-06-28T12:24:16.218Z] ==> Gzipping contents [2022-06-28T12:24:16.218Z] 8.0K /tmp/codecov.aFT6RD.gz [2022-06-28T12:24:16.218Z] ==> Uploading reports [2022-06-28T12:24:16.218Z] url: https://codecov.io [2022-06-28T12:24:16.218Z] query: branch=PR-290&commit=cd051e653ddb162b0198f625fe84cc850ee5a5b9&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-290%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=290&job=&cmd_args= [2022-06-28T12:24:16.218Z] -> Pinging Codecov [2022-06-28T12:24:16.218Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-290&commit=cd051e653ddb162b0198f625fe84cc850ee5a5b9&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-290%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=290&job=&cmd_args= [2022-06-28T12:24:16.479Z] -> Uploading to [2022-06-28T12:24:16.479Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-28/5E52B4B073DB2E39498172D8E973AA87/cd051e653ddb162b0198f625fe84cc850ee5a5b9/ea05ae7b-b6ad-452f-b7bc-3fa61dcc60ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T122416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=206a30c4938a15776dd32c6fcfd209446145be6aa14555845a9a52f4ab667ef8 [2022-06-28T12:24:16.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T12:24:16.479Z] Dload Upload Total Spent Left Speed [2022-06-28T12:24:16.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5545 0 0 100 5545 0 25204 --:--:-- --:--:-- --:--:-- 25090 100 5545 0 0 100 5545 0 24865 --:--:-- --:--:-- --:--:-- 24754 [2022-06-28T12:24:16.741Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/cd051e653ddb162b0198f625fe84cc850ee5a5b9 [Pipeline] } [2022-06-28T12:24:16.748Z] 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 [2022-06-28T12:24:17.431Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-290/archives ] [2022-06-28T12:24:17.431Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-290/archives [2022-06-28T12:24:17.431Z] total 16 [2022-06-28T12:24:17.431Z] drwxr-xr-x 3 root root 4096 Jun 28 12:15 . [2022-06-28T12:24:17.431Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 12:15 .. [2022-06-28T12:24:17.431Z] drwxr-xr-x 2 root root 4096 Jun 28 12:15 cost [2022-06-28T12:24:17.431Z] -rw-r--r-- 1 root root 89 Jun 28 12:15 cost.csv [2022-06-28T12:24:17.431Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-290/archives [2022-06-28T12:24:17.431Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-290/archives [2022-06-28T12:24:17.431Z] total 16 [2022-06-28T12:24:17.431Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 12:15 . [2022-06-28T12:24:17.431Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 12:15 .. [2022-06-28T12:24:17.431Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 12:15 cost [2022-06-28T12:24:17.431Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 28 12:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:24:17.725Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:24:18.591Z] ---> package-listing.sh [2022-06-28T12:24:18.591Z] ++ facter osfamily [2022-06-28T12:24:18.591Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-28T12:24:18.852Z] + OS_FAMILY=debian [2022-06-28T12:24:18.852Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-290 [2022-06-28T12:24:18.852Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-28T12:24:18.852Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-28T12:24:18.852Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-28T12:24:18.852Z] + PACKAGES=/tmp/packages_start.txt [2022-06-28T12:24:18.852Z] + '[' /w/workspace/foundry_device-virtual-go_PR-290 ']' [2022-06-28T12:24:18.852Z] + PACKAGES=/tmp/packages_end.txt [2022-06-28T12:24:18.852Z] + case "${OS_FAMILY}" in [2022-06-28T12:24:18.852Z] + dpkg -l [2022-06-28T12:24:18.852Z] + grep '^ii' [2022-06-28T12:24:18.852Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-28T12:24:18.852Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-28T12:24:18.852Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-28T12:24:18.852Z] + '[' /w/workspace/foundry_device-virtual-go_PR-290 ']' [2022-06-28T12:24:18.852Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-290/archives/ [2022-06-28T12:24:18.852Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-290/archives/ [Pipeline] echo [2022-06-28T12:24:18.865Z] 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-28T12:24:19.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:24:19.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T12:24:19.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:24:19.868Z] prd-ubuntu20.04-docker-8c-8g-16220 does not seem to be running inside a container [2022-06-28T12:24:19.906Z] $ 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-290/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-290 -v /w/workspace/foundry_device-virtual-go_PR-290:/w/workspace/foundry_device-virtual-go_PR-290:rw,z -v /w/workspace/foundry_device-virtual-go_PR-290@tmp:/w/workspace/foundry_device-virtual-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T12:24:20.148Z] $ docker top 3276eee86920df811ef7474b8967adf4c553df63f22081fa9b5877f19d1a1830 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T12:24:20.502Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-28T12:24:20.790Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-28T12:24:21.079Z] + ls /var/log/sa-host [2022-06-28T12:24:21.079Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T12:24:21.149Z] provisioning config files... [2022-06-28T12:24:21.157Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-290@tmp/config2413740388382226105tmp [Pipeline] { [Pipeline] echo [2022-06-28T12:24:21.172Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:24:21.457Z] ---> create-netrc.sh [Pipeline] } [2022-06-28T12:24:21.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:24:21.798Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-28T12:24:21.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:24:22.093Z] ---> sudo-logs.sh [2022-06-28T12:24:22.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-28T12:24:22.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:24:22.396Z] ---> job-cost.sh [2022-06-28T12:24:22.396Z] lf-activate-venv: SKIPPING [2022-06-28T12:24:22.396Z] DEBUG: total: 0.2199999988079071 [2022-06-28T12:24:22.396Z] INFO: Retrieving Stack Cost... [2022-06-28T12:24:22.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T12:24:23.229Z] INFO: Archiving Costs [Pipeline] echo [2022-06-28T12:24:23.241Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:24:23.529Z] ---> logs-deploy.sh [2022-06-28T12:24:23.529Z] lf-activate-venv: SKIPPING [2022-06-28T12:24:23.529Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-290/26 [2022-06-28T12:24:23.529Z] INFO: archiving workspace using pattern(s): [2022-06-28T12:24:24.472Z] Archives upload complete. [2022-06-28T12:24:24.472Z] INFO: archiving logs to Nexus