Pull request #411 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6672227c7427eac807b6731db58a59ca0cd2b92+ed3289d750d77ec3b888271c7762159edecc04ed (a69fc21b083dec364fe2a57da7cb2f3f4b10258c) 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-ssh3546831720369675031.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16266811260232535218.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10765453026307792819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4058659334588670233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3084066936002291835.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-411/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-411/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1050730922799261164.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-16692’ Running on prd-ubuntu20.04-docker-8c-8g-16694 in /w/workspace/foundry_device-virtual-go_PR-411 [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-411 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/411/head:refs/remotes/origin/PR-411 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ed3289d750d77ec3b888271c7762159edecc04ed into PR head commit a6672227c7427eac807b6731db58a59ca0cd2b92 Merge succeeded, producing a6672227c7427eac807b6731db58a59ca0cd2b92 Checking out Revision a6672227c7427eac807b6731db58a59ca0cd2b92 (PR-411) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:59:04 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a6672227c7427eac807b6731db58a59ca0cd2b92 # 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 ed3289d750d77ec3b888271c7762159edecc04ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6672227c7427eac807b6731db58a59ca0cd2b92 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:59:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:59:04 ========================================================= 11:59:04 EdgeX Global Pipelines Version Info 11:59:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:59:05 ------------------- 11:59:05 stable info: 11:59:05 ------------------- 11:59:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:59:05 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:59:05 Message: update stable to v1.0.249 11:59:05 ------------------- 11:59:05 experimental info: 11:59:05 ------------------- 11:59:05 Commited By: **** collab-it+edgex@linuxfoundation.org 11:59:05 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:59:05 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:59:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-411 [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-411 [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-411 [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6672227c7427eac807b6731db58a59ca0cd2b92 [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a667222 [Pipeline] echo 11:59:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:07 provisioning config files... 11:59:07 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-411@tmp/config16666808797606803055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:07 ---> docker-login.sh 11:59:07 nexus3.edgexfoundry.org:10001 11:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:08 Configure a credential helper to remove this warning. See 11:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:08 11:59:08 Login Succeeded 11:59:08 nexus3.edgexfoundry.org:10002 11:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:08 Configure a credential helper to remove this warning. See 11:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:08 11:59:08 Login Succeeded 11:59:08 nexus3.edgexfoundry.org:10003 11:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:08 Configure a credential helper to remove this warning. See 11:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:08 11:59:08 Login Succeeded 11:59:08 nexus3.edgexfoundry.org:10004 11:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:08 Configure a credential helper to remove this warning. See 11:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:08 11:59:08 Login Succeeded 11:59:08 docker.io 11:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:08 Configure a credential helper to remove this warning. See 11:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:08 11:59:08 Login Succeeded 11:59:08 ---> docker-login.sh ends [Pipeline] } 11:59:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:59:09 + git rev-list -1 --merges a6672227c7427eac807b6731db58a59ca0cd2b92~1..a6672227c7427eac807b6731db58a59ca0cd2b92 [Pipeline] echo 11:59:09 -----------> git rev-list -1 --merges a6672227c7427eac807b6731db58a59ca0cd2b92~1..a6672227c7427eac807b6731db58a59ca0cd2b92 a6672227c7427eac807b6731db58a59ca0cd2b92 [false] [Pipeline] sh 11:59:10 + git log --format=format:%s -1 a6672227c7427eac807b6731db58a59ca0cd2b92 [Pipeline] echo 11:59:10 ========================================================= 11:59:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:59:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:10 + git log --format=format:%s -1 a6672227c7427eac807b6731db58a59ca0cd2b92 [Pipeline] echo 11:59:10 [semverPrep] GIT_COMMIT: a6672227c7427eac807b6731db58a59ca0cd2b92, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:59:10 [semverPrep] This is not a build commit. [Pipeline] sh 11:59:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:59:10 + grep -v github /etc/ssh/ssh_known_hosts 11:59:10 + [ -e /tmp/ssh_known_hosts ] 11:59:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:59:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:59:10 + sudo tee -a /etc/ssh/ssh_known_hosts 11:59:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:11 11:59:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:11 0.1.4: Pulling from edgex-devops/py-git-semver 11:59:11 b85a868b505f: Pulling fs layer 11:59:11 e2be974225ed: Pulling fs layer 11:59:11 339a4e72a1f5: Pulling fs layer 11:59:11 988bab9f4d93: Pulling fs layer 11:59:11 1469e6f7b9e6: Pulling fs layer 11:59:11 eaf3925da568: Pulling fs layer 11:59:11 bab4dde63d76: Pulling fs layer 11:59:11 bde34c3a00c8: Pulling fs layer 11:59:11 b352a97aabf1: Pulling fs layer 11:59:11 4872d77fe225: Pulling fs layer 11:59:11 5851b861e8e6: Pulling fs layer 11:59:11 988bab9f4d93: Waiting 11:59:11 1469e6f7b9e6: Waiting 11:59:11 4872d77fe225: Waiting 11:59:11 eaf3925da568: Waiting 11:59:11 5851b861e8e6: Waiting 11:59:11 bab4dde63d76: Waiting 11:59:11 b352a97aabf1: Waiting 11:59:11 bde34c3a00c8: Waiting 11:59:11 e2be974225ed: Download complete 11:59:11 988bab9f4d93: Verifying Checksum 11:59:11 988bab9f4d93: Download complete 11:59:11 339a4e72a1f5: Verifying Checksum 11:59:11 339a4e72a1f5: Download complete 11:59:11 1469e6f7b9e6: Verifying Checksum 11:59:11 1469e6f7b9e6: Download complete 11:59:11 eaf3925da568: Verifying Checksum 11:59:11 eaf3925da568: Download complete 11:59:11 bde34c3a00c8: Verifying Checksum 11:59:11 bde34c3a00c8: Download complete 11:59:11 b352a97aabf1: Download complete 11:59:11 4872d77fe225: Verifying Checksum 11:59:11 4872d77fe225: Download complete 11:59:11 5851b861e8e6: Verifying Checksum 11:59:11 5851b861e8e6: Download complete 11:59:11 b85a868b505f: Download complete 11:59:12 bab4dde63d76: Verifying Checksum 11:59:12 bab4dde63d76: Download complete 11:59:13 b85a868b505f: Pull complete 11:59:13 e2be974225ed: Pull complete 11:59:13 339a4e72a1f5: Pull complete 11:59:13 988bab9f4d93: Pull complete 11:59:14 1469e6f7b9e6: Pull complete 11:59:14 eaf3925da568: Pull complete 11:59:15 bab4dde63d76: Pull complete 11:59:15 bde34c3a00c8: Pull complete 11:59:15 b352a97aabf1: Pull complete 11:59:16 4872d77fe225: Pull complete 11:59:16 5851b861e8e6: Pull complete 11:59:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:16 prd-ubuntu20.04-docker-8c-8g-16694 does not seem to be running inside a container 11:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-411 -v /w/workspace/foundry_device-virtual-go_PR-411:/w/workspace/foundry_device-virtual-go_PR-411:rw,z -v /w/workspace/foundry_device-virtual-go_PR-411@tmp:/w/workspace/foundry_device-virtual-go_PR-411@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:59:19 $ docker top 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf -eo pid,comm 11:59:19 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). 11:59:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:59:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:19 [ssh-agent] Looking for ssh-agent implementation... 11:59:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:19 $ docker exec 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf ssh-agent 11:59:19 SSH_AUTH_SOCK=/tmp/ssh-q5CG72UmcuND/agent.32 11:59:19 SSH_AGENT_PID=38 11:59:19 Running ssh-add (command line suppressed) 11:59:19 Identity added: /w/workspace/foundry_device-virtual-go_PR-411@tmp/private_key_12160691281726262918.key (/w/workspace/foundry_device-virtual-go_PR-411@tmp/private_key_12160691281726262918.key) 11:59:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:19 + git tag --points-at HEAD [Pipeline] } 11:59:19 $ docker exec --env ******** --env ******** 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf ssh-agent -k 11:59:20 unset SSH_AUTH_SOCK; 11:59:20 unset SSH_AGENT_PID; 11:59:20 echo Agent pid 38 killed; 11:59:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:59:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:20 [ssh-agent] Looking for ssh-agent implementation... 11:59:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:20 $ docker exec 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf ssh-agent 11:59:20 SSH_AUTH_SOCK=/tmp/ssh-J0a0sOtslk7B/agent.70 11:59:20 SSH_AGENT_PID=76 11:59:20 Running ssh-add (command line suppressed) 11:59:20 Identity added: /w/workspace/foundry_device-virtual-go_PR-411@tmp/private_key_10461284160280305832.key (/w/workspace/foundry_device-virtual-go_PR-411@tmp/private_key_10461284160280305832.key) 11:59:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:20 + git semver init 11:59:21 2023-05-24 11:59:21,000 [run_init] DEBUG init version:0.0.0 force:False 11:59:21 2023-05-24 11:59:21,001 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-411/.semver 11:59:21 2023-05-24 11:59:21,002 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-411/.semver 11:59:21 2023-05-24 11:59:21,002 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-411/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-411, universal_newlines=False, shell=None, istream=None) 11:59:22 2023-05-24 11:59:22,041 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-411/.git/info/exclude 11:59:22 2023-05-24 11:59:22,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-411/.semver/PR-411 with force:False 11:59:22 2023-05-24 11:59:22,041 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-411/.semver/PR-411 11:59:22 2023-05-24 11:59:22,045 [execute] INFO git cat-file --batch-check 11:59:22 2023-05-24 11:59:22,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-411/.semver, universal_newlines=False, shell=None, istream=) 11:59:22 2023-05-24 11:59:22,051 [execute] INFO git cat-file --batch 11:59:22 2023-05-24 11:59:22,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-411/.semver, universal_newlines=False, shell=None, istream=) 11:59:22 2023-05-24 11:59:22,056 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-411/.semver/PR-411 11:59:22 0.0.0 [Pipeline] } 11:59:22 $ docker exec --env ******** --env ******** 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf ssh-agent -k 11:59:22 unset SSH_AUTH_SOCK; 11:59:22 unset SSH_AGENT_PID; 11:59:22 echo Agent pid 76 killed; 11:59:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:59:23 + git semver [Pipeline] } 11:59:23 $ docker stop --time=1 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf 11:59:24 $ docker rm -f --volumes 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf [Pipeline] // withDockerContainer [Pipeline] sh 11:59:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:59:25 Stashed 1 file(s) [Pipeline] echo 11:59:25 [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 11:59:25 provisioning config files... 11:59:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-411@tmp/config1829683543847389843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:26 ---> docker-login.sh 11:59:26 nexus3.edgexfoundry.org:10001 11:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:26 Configure a credential helper to remove this warning. See 11:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:26 11:59:26 Login Succeeded 11:59:26 nexus3.edgexfoundry.org:10002 11:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:26 Configure a credential helper to remove this warning. See 11:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:26 11:59:26 Login Succeeded 11:59:26 nexus3.edgexfoundry.org:10003 11:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:26 Configure a credential helper to remove this warning. See 11:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:26 11:59:26 Login Succeeded 11:59:26 nexus3.edgexfoundry.org:10004 11:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:26 Configure a credential helper to remove this warning. See 11:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:26 11:59:26 Login Succeeded 11:59:26 docker.io 11:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:26 Configure a credential helper to remove this warning. See 11:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:26 11:59:26 Login Succeeded 11:59:26 ---> docker-login.sh ends [Pipeline] } 11:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:59:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:27 ========================================================= 11:59:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:59:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:59:27 Sending build context to Docker daemon 23.68MB 11:59:27 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:59:27 Step 2/12 : FROM ${BASE} AS builder 11:59:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:59:27 f56be85fc22e: Pulling fs layer 11:59:27 85791d961cd3: Pulling fs layer 11:59:27 d694b5ae8c79: Pulling fs layer 11:59:27 9f32a84ed3da: Pulling fs layer 11:59:27 4d19c01a9841: Pulling fs layer 11:59:27 9325e15d5711: Pulling fs layer 11:59:27 556b6ee489ea: Pulling fs layer 11:59:27 c5a4b2cf53e6: Pulling fs layer 11:59:27 9325e15d5711: Waiting 11:59:27 556b6ee489ea: Waiting 11:59:27 9f32a84ed3da: Waiting 11:59:27 4d19c01a9841: Waiting 11:59:27 c5a4b2cf53e6: Waiting 11:59:27 85791d961cd3: Download complete 11:59:27 9f32a84ed3da: Verifying Checksum 11:59:27 9f32a84ed3da: Download complete 11:59:27 4d19c01a9841: Verifying Checksum 11:59:27 4d19c01a9841: Download complete 11:59:27 f56be85fc22e: Verifying Checksum 11:59:27 f56be85fc22e: Download complete 11:59:27 9325e15d5711: Verifying Checksum 11:59:27 9325e15d5711: Download complete 11:59:27 f56be85fc22e: Pull complete 11:59:28 85791d961cd3: Pull complete 11:59:28 c5a4b2cf53e6: Verifying Checksum 11:59:28 c5a4b2cf53e6: Download complete 11:59:28 d694b5ae8c79: Verifying Checksum 11:59:28 d694b5ae8c79: Download complete 11:59:28 556b6ee489ea: Download complete 11:59:31 d694b5ae8c79: Pull complete 11:59:31 9f32a84ed3da: Pull complete 11:59:31 4d19c01a9841: Pull complete 11:59:31 9325e15d5711: Pull complete 11:59:33 556b6ee489ea: Pull complete 11:59:34 c5a4b2cf53e6: Pull complete 11:59:34 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 11:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:59:34 ---> c4be618373d6 11:59:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:59:38 ---> Running in 23e73979bd71 11:59:39 Removing intermediate container 23e73979bd71 11:59:39 ---> 0e7ee6d9d2e1 11:59:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:59:39 ---> Running in b319a14c3c0c 11:59:39 Removing intermediate container b319a14c3c0c 11:59:39 ---> 7c1b9a5848ab 11:59:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:59:39 ---> Running in dbec82ed8c30 11:59:39 Removing intermediate container dbec82ed8c30 11:59:39 ---> c4c7fa29d259 11:59:39 Step 6/12 : WORKDIR /device-virtual-go 11:59:39 ---> Running in ce33a0bc3716 11:59:39 Removing intermediate container ce33a0bc3716 11:59:39 ---> 88447bf51e70 11:59:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:59:39 ---> Running in 0767c32f023b 11:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:59:39 (1/4) Installing openssh-keygen (9.1_p1-r3) 11:59:39 (2/4) Installing libedit (20221030.3.1-r0) 11:59:39 (3/4) Installing openssh-client-common (9.1_p1-r3) 11:59:39 (4/4) Installing openssh-client-default (9.1_p1-r3) 11:59:39 Executing busybox-1.35.0-r29.trigger 11:59:39 OK: 269 MiB in 57 packages 11:59:40 Removing intermediate container 0767c32f023b 11:59:40 ---> 6bb9462b30cc 11:59:40 Step 8/12 : COPY go.mod vendor* ./ 11:59:40 Still waiting to schedule task 11:59:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16693’ is offline 11:59:40 ---> ec6b3f4ccc0a 11:59:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:40 ---> Running in d33f226ac3f4 12:00:19 Removing intermediate container d33f226ac3f4 12:00:19 ---> b502faa262e1 12:00:19 Step 10/12 : COPY . . 12:00:19 ---> c547b9cf38e0 12:00:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:00:19 ---> Running in 5900c7135419 12:00:19 Removing intermediate container 5900c7135419 12:00:19 ---> 88ceffee9a0f 12:00:19 Step 12/12 : RUN $MAKE 12:00:19 ---> Running in e4b98df8a9a9 12:00:19 noop 12:00:19 Removing intermediate container e4b98df8a9a9 12:00:19 ---> d69acc1a6572 12:00:19 Successfully built d69acc1a6572 12:00:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:20 + docker inspect -f . ci-base-image-x86_64 12:00:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:20 prd-ubuntu20.04-docker-8c-8g-16694 does not seem to be running inside a container 12:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-411 -v /w/workspace/foundry_device-virtual-go_PR-411:/w/workspace/foundry_device-virtual-go_PR-411:rw,z -v /w/workspace/foundry_device-virtual-go_PR-411@tmp:/w/workspace/foundry_device-virtual-go_PR-411@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 ******** ci-base-image-x86_64 cat 12:00:20 $ docker top 24aa36cf06fa8451f7a723c60d5c4ae06f483bce48abcf84f8d25b2dc80b2fa1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:20 + go version 12:00:20 go version go1.20.2 linux/amd64 [Pipeline] } 12:00:21 $ docker stop --time=1 24aa36cf06fa8451f7a723c60d5c4ae06f483bce48abcf84f8d25b2dc80b2fa1 12:00:22 $ docker rm -f --volumes 24aa36cf06fa8451f7a723c60d5c4ae06f483bce48abcf84f8d25b2dc80b2fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:22 + docker inspect -f . ci-base-image-x86_64 12:00:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:23 prd-ubuntu20.04-docker-8c-8g-16694 does not seem to be running inside a container 12:00:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-411 -v /w/workspace/foundry_device-virtual-go_PR-411:/w/workspace/foundry_device-virtual-go_PR-411:rw,z -v /w/workspace/foundry_device-virtual-go_PR-411@tmp:/w/workspace/foundry_device-virtual-go_PR-411@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 ******** ci-base-image-x86_64 cat 12:00:23 $ docker top 5eba1ae02b7b9d3073b67b31bb6ee032eb9ea22885db643ad96b570cac52ebf4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:23 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-411 [Pipeline] fileExists [Pipeline] sh 12:00:24 + make test 12:00:24 go test ./... -coverprofile=coverage.out 12:00:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:00:38 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:00:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements 12:00:42 go vet ./... 12:00:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:00:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:00:47 ./bin/test-attribution-txt.sh [Pipeline] echo 12:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:00:47 $ docker stop --time=1 5eba1ae02b7b9d3073b67b31bb6ee032eb9ea22885db643ad96b570cac52ebf4 12:00:52 $ docker rm -f --volumes 5eba1ae02b7b9d3073b67b31bb6ee032eb9ea22885db643ad96b570cac52ebf4 [Pipeline] // withDockerContainer [Pipeline] sh 12:00:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:00:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:00:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:00:54 + ls -al . 12:00:54 total 192 12:00:54 drwxrwxr-x 9 jenkins jenkins 4096 May 24 12:00 . 12:00:54 drwxrwxr-x 4 jenkins jenkins 4096 May 24 11:59 .. 12:00:54 drwxrwxr-x 8 jenkins jenkins 4096 May 24 11:59 .git 12:00:54 drwxrwxr-x 3 jenkins jenkins 4096 May 24 11:59 .github 12:00:54 -rw-rw-r-- 1 jenkins jenkins 337 May 24 11:59 .gitignore 12:00:54 -rw-rw-r-- 1 jenkins jenkins 41 May 24 11:59 .golangci.yml 12:00:54 drwxr-xr-x 3 jenkins jenkins 4096 May 24 11:59 .semver 12:00:54 -rw-rw-r-- 1 jenkins jenkins 8652 May 24 11:59 Attribution.txt 12:00:54 -rw-rw-r-- 1 jenkins jenkins 11367 May 24 11:59 CHANGELOG.md 12:00:54 -rw-rw-r-- 1 jenkins jenkins 1646 May 24 11:59 Dockerfile 12:00:54 -rw-rw-r-- 1 jenkins jenkins 677 May 24 11:59 GOVERNANCE.md 12:00:54 -rw-rw-r-- 1 jenkins jenkins 660 May 24 11:59 Jenkinsfile 12:00:54 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 11:59 LICENSE 12:00:54 -rw-rw-r-- 1 jenkins jenkins 1696 May 24 11:59 Makefile 12:00:54 -rw-rw-r-- 1 jenkins jenkins 623 May 24 11:59 OWNERS.md 12:00:54 -rw-rw-r-- 1 jenkins jenkins 4087 May 24 11:59 README.md 12:00:54 -rw-rw-r-- 1 jenkins jenkins 5 May 24 11:59 VERSION 12:00:54 drwxrwxr-x 2 jenkins jenkins 4096 May 24 11:59 bin 12:00:54 drwxrwxr-x 3 jenkins jenkins 4096 May 24 11:59 cmd 12:00:54 -rw-r--r-- 1 jenkins jenkins 43063 May 24 12:00 coverage.out 12:00:54 -rw-rw-r-- 1 jenkins jenkins 3168 May 24 11:59 go.mod 12:00:54 -rw-rw-r-- 1 jenkins jenkins 30912 May 24 11:59 go.sum 12:00:54 drwxrwxr-x 3 jenkins jenkins 4096 May 24 11:59 internal 12:00:54 drwxrwxr-x 4 jenkins jenkins 4096 May 24 11:59 snap 12:00:54 -rw-rw-r-- 1 jenkins jenkins 235 May 24 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:55 + 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=a6672227c7427eac807b6731db58a59ca0cd2b92 --label arch=amd64 --label version=0.0.0 . 12:00:55 Sending build context to Docker daemon 23.72MB 12:00:55 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:00:55 Step 2/25 : FROM ${BASE} AS builder 12:00:55 ---> d69acc1a6572 12:00:55 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:00:55 ---> Running in 164eb5568087 12:00:55 Removing intermediate container 164eb5568087 12:00:55 ---> 515b87c96c75 12:00:55 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:00:55 ---> Running in f081adc7c7b9 12:00:55 Removing intermediate container f081adc7c7b9 12:00:55 ---> 5d1e48289e3f 12:00:55 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:00:55 ---> Running in 0b00a011fca1 12:00:55 Removing intermediate container 0b00a011fca1 12:00:55 ---> f696efbf21f5 12:00:55 Step 6/25 : WORKDIR /device-virtual-go 12:00:55 ---> Running in f6c7f99b6ce1 12:00:55 Removing intermediate container f6c7f99b6ce1 12:00:55 ---> 3e8e7b42f3d3 12:00:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:00:55 ---> Running in d903e7ebe715 12:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:00:56 OK: 269 MiB in 57 packages 12:00:56 Removing intermediate container d903e7ebe715 12:00:56 ---> 984380394005 12:00:56 Step 8/25 : COPY go.mod vendor* ./ 12:00:56 ---> 18c30c26f82c 12:00:56 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:56 ---> Running in bdc56d2a35e9 12:00:57 Removing intermediate container bdc56d2a35e9 12:00:57 ---> edb10e7afd21 12:00:57 Step 10/25 : COPY . . 12:00:58 ---> 9d57168fe4cf 12:00:58 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:00:58 ---> Running in 0ce321a7c194 12:00:58 Removing intermediate container 0ce321a7c194 12:00:58 ---> 65fa8df3bd61 12:00:58 Step 12/25 : RUN $MAKE 12:00:58 ---> Running in dbd28bb89f9a 12:00:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:01:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16695 in /w/workspace/foundry_device-virtual-go_PR-411 [Pipeline] { [Pipeline] ws 12:01:19 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 12:01:20 The recommended git tool is: git 12:01:20 Removing intermediate container dbd28bb89f9a 12:01:20 ---> d378bcbeb1d3 12:01:20 Step 13/25 : FROM alpine:3.17 12:01:20 3.17: Pulling from library/alpine 12:01:20 f56be85fc22e: Already exists 12:01:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:01:20 Status: Downloaded newer image for alpine:3.17 12:01:20 ---> 9ed4aefc74f6 12:01:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:01:20 ---> Running in 21133ad7d96e 12:01:20 Removing intermediate container 21133ad7d96e 12:01:20 ---> 17b056b3584d 12:01:20 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:01:20 ---> Running in 6fc8f3cfab8e 12:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:01:20 (1/1) Installing dumb-init (1.2.5-r2) 12:01:20 Executing busybox-1.35.0-r29.trigger 12:01:20 OK: 7 MiB in 16 packages 12:01:20 Removing intermediate container 6fc8f3cfab8e 12:01:20 ---> 6e0c25b7002b 12:01:20 Step 16/25 : WORKDIR / 12:01:20 ---> Running in 4e6c45a45b34 12:01:20 Removing intermediate container 4e6c45a45b34 12:01:20 ---> af3279f762cf 12:01:20 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:01:20 ---> 9ccd87d223a0 12:01:20 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:01:20 ---> 14a31587d8bb 12:01:20 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:01:20 ---> 40cf6ca15818 12:01:20 Step 20/25 : EXPOSE 59900 12:01:20 ---> Running in 3333640fbbcf 12:01:20 Removing intermediate container 3333640fbbcf 12:01:20 ---> 96867aaa063c 12:01:20 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:01:20 ---> Running in eaf595bdba18 12:01:20 Removing intermediate container eaf595bdba18 12:01:20 ---> 3b9adf4b47d4 12:01:20 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:01:20 ---> Running in 67e43415961c 12:01:20 Removing intermediate container 67e43415961c 12:01:20 ---> a04e81ff8fe8 12:01:20 Step 23/25 : LABEL arch=amd64 12:01:20 ---> Running in ea66d4b8dc57 12:01:20 Removing intermediate container ea66d4b8dc57 12:01:20 ---> 7f6621baf2a7 12:01:20 Step 24/25 : LABEL git_sha=a6672227c7427eac807b6731db58a59ca0cd2b92 12:01:20 ---> Running in fd3ef6690456 12:01:20 Removing intermediate container fd3ef6690456 12:01:20 ---> 189acc26712f 12:01:20 Step 25/25 : LABEL version=0.0.0 12:01:20 ---> Running in 36f306a15377 12:01:20 Removing intermediate container 36f306a15377 12:01:20 ---> 69ed6ecd54c0 12:01:20 [Warning] One or more build-args [ARCH] were not consumed 12:01:20 Successfully built 69ed6ecd54c0 12:01:20 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 12:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:21 12:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:22 latest: Pulling from edgex-lftools-log-publisher 12:01:22 5eb5b503b376: Pulling fs layer 12:01:22 5c69ac0246d0: Pulling fs layer 12:01:22 ec43610c2a17: Pulling fs layer 12:01:22 3a2ae6a8a46f: Pulling fs layer 12:01:22 33b1e0a273af: Pulling fs layer 12:01:22 5d3b04190fa2: Pulling fs layer 12:01:22 2f39f015ded8: Pulling fs layer 12:01:22 5d3b04190fa2: Waiting 12:01:22 2f39f015ded8: Waiting 12:01:22 3a2ae6a8a46f: Waiting 12:01:22 5c69ac0246d0: Download complete 12:01:22 3a2ae6a8a46f: Verifying Checksum 12:01:22 3a2ae6a8a46f: Download complete 12:01:22 33b1e0a273af: Verifying Checksum 12:01:22 33b1e0a273af: Download complete 12:01:22 ec43610c2a17: Verifying Checksum 12:01:22 ec43610c2a17: Download complete 12:01:22 5d3b04190fa2: Verifying Checksum 12:01:22 5eb5b503b376: Verifying Checksum 12:01:22 5eb5b503b376: Download complete 12:01:22 2f39f015ded8: Download complete 12:01:23 5eb5b503b376: Pull complete 12:01:23 5c69ac0246d0: Pull complete 12:01:24 ec43610c2a17: Pull complete 12:01:24 3a2ae6a8a46f: Pull complete 12:01:24 33b1e0a273af: Pull complete 12:01:24 5d3b04190fa2: Pull complete 12:01:27 using credential edgex-jenkins-ssh 12:01:27 Cloning the remote Git repository 12:01:27 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:01:28 > git init /w/workspace/device-virtual-go/1 # timeout=10 12:01:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:01:28 > git --version # timeout=10 12:01:28 > git --version # 'git version 2.25.1' 12:01:28 using GIT_SSH to set credentials SSH Credentials for GitHub 12:01:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:28 2f39f015ded8: Pull complete 12:01:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:29 prd-ubuntu20.04-docker-8c-8g-16694 does not seem to be running inside a container 12:01:29 $ 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-411 -v /w/workspace/foundry_device-virtual-go_PR-411:/w/workspace/foundry_device-virtual-go_PR-411:rw,z -v /w/workspace/foundry_device-virtual-go_PR-411@tmp:/w/workspace/foundry_device-virtual-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:01:30 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:01:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:32 Merging remotes/origin/main commit ed3289d750d77ec3b888271c7762159edecc04ed into PR head commit a6672227c7427eac807b6731db58a59ca0cd2b92 12:01:32 Merge succeeded, producing a6672227c7427eac807b6731db58a59ca0cd2b92 12:01:32 Checking out Revision a6672227c7427eac807b6731db58a59ca0cd2b92 (PR-411) 12:01:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:01:31 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 12:01:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/411/head:refs/remotes/origin/PR-411 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:01:32 > git config core.sparsecheckout # timeout=10 12:01:32 > git checkout -f a6672227c7427eac807b6731db58a59ca0cd2b92 # timeout=10 12:01:32 > git remote # timeout=10 12:01:32 > git config --get remote.origin.url # timeout=10 12:01:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:01:32 > git merge ed3289d750d77ec3b888271c7762159edecc04ed # timeout=10 12:01:32 > git rev-parse HEAD^{commit} # timeout=10 12:01:32 > git config core.sparsecheckout # timeout=10 12:01:32 > git checkout -f a6672227c7427eac807b6731db58a59ca0cd2b92 # timeout=10 12:01:33 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 12:01:33 > git --version # timeout=10 12:01:33 > git --version # 'git version 2.25.1' 12:01:33 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:01:33 $ docker top c0b191d2299895147d4b3aeadc8001212ac84803d42f3283a3b2932b672d4b69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:33 12:01:33 GitHub has been notified of this commit’s build result 12:01:33 12:01:33 ---> job-cost.sh 12:01:33 lf-activate-venv: SKIPPING 12:01:33 INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:01:33 INFO: Retrieving Pricing Info for: v3-standard-8 12:01:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:01:34 % Total % Received % Xferd Average Speed Time Time Time Current 12:01:34 Dload Upload Total Spent Left Speed 12:01:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 12:01:34 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 12:01:34 + cat /w/workspace/foundry_device-virtual-go_PR-411/archives/cost.csv 12:01:34 + cut -d, -f6 [Pipeline] lock 12:01:34 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] 12:01:34 Resource [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] did not exist. Created. 12:01:34 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:01:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:01:35 + echo total: 0.2199999988079071 [Pipeline] stash 12:01:35 Stashed 1 file(s) [Pipeline] } 12:01:35 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] [Pipeline] // lock 12:01:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:01:35 + sudo tee /etc/docker/daemon.new 12:01:35 { 12:01:35 "registry-mirrors": [ 12:01:35 "https://nexus3.edgexfoundry.org:10001" 12:01:35 ], 12:01:35 "bip": "10.250.0.254/24", 12:01:35 "hosts": [ 12:01:35 "tcp://0.0.0.0:5555", 12:01:35 "unix:///var/run/docker.sock" 12:01:35 ], 12:01:35 "mtu": 1458, 12:01:35 "selinux-enabled": true, 12:01:35 "seccomp-profile": "/etc/docker/seccomp.json" 12:01:35 } [Pipeline] } 12:01:35 $ docker stop --time=1 c0b191d2299895147d4b3aeadc8001212ac84803d42f3283a3b2932b672d4b69 12:01:36 $ docker rm -f --volumes c0b191d2299895147d4b3aeadc8001212ac84803d42f3283a3b2932b672d4b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:01:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:01:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:55 provisioning config files... 12:01:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16800811076562609611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:56 ---> docker-login.sh 12:01:56 nexus3.edgexfoundry.org:10001 12:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:56 Configure a credential helper to remove this warning. See 12:01:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:56 12:01:56 Login Succeeded 12:01:56 nexus3.edgexfoundry.org:10002 12:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:56 Configure a credential helper to remove this warning. See 12:01:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:56 12:01:56 Login Succeeded 12:01:56 nexus3.edgexfoundry.org:10003 12:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:57 Configure a credential helper to remove this warning. See 12:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:57 12:01:57 Login Succeeded 12:01:57 nexus3.edgexfoundry.org:10004 12:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:57 Configure a credential helper to remove this warning. See 12:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:57 12:01:57 Login Succeeded 12:01:57 docker.io 12:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:58 Configure a credential helper to remove this warning. See 12:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:58 12:01:58 Login Succeeded 12:01:58 ---> docker-login.sh ends [Pipeline] } 12:01:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:01:58 ========================================================= 12:01:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:01:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:01:59 Sending build context to Docker daemon 12.01MB 12:01:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:01:59 Step 2/12 : FROM ${BASE} AS builder 12:01:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:01:59 c41833b44d91: Pulling fs layer 12:01:59 ed15518f5707: Pulling fs layer 12:01:59 feae8fd75edb: Pulling fs layer 12:01:59 242c74f7c9fa: Pulling fs layer 12:01:59 3cdef696dda3: Pulling fs layer 12:01:59 2ced38df9373: Pulling fs layer 12:01:59 58f1dce35555: Pulling fs layer 12:01:59 242c74f7c9fa: Waiting 12:01:59 2ced38df9373: Waiting 12:01:59 3cdef696dda3: Waiting 12:01:59 58f1dce35555: Waiting 12:01:59 ed15518f5707: Verifying Checksum 12:01:59 ed15518f5707: Download complete 12:01:59 242c74f7c9fa: Verifying Checksum 12:01:59 242c74f7c9fa: Download complete 12:01:59 3cdef696dda3: Verifying Checksum 12:01:59 3cdef696dda3: Download complete 12:01:59 c41833b44d91: Verifying Checksum 12:01:59 c41833b44d91: Download complete 12:02:00 c41833b44d91: Pull complete 12:02:00 58f1dce35555: Verifying Checksum 12:02:00 58f1dce35555: Download complete 12:02:01 ed15518f5707: Pull complete 12:02:02 feae8fd75edb: Verifying Checksum 12:02:02 feae8fd75edb: Download complete 12:02:02 2ced38df9373: Verifying Checksum 12:02:02 2ced38df9373: Download complete 12:02:12 feae8fd75edb: Pull complete 12:02:12 242c74f7c9fa: Pull complete 12:02:12 3cdef696dda3: Pull complete 12:02:22 2ced38df9373: Pull complete 12:02:22 58f1dce35555: Pull complete 12:02:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 12:02:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:02:22 ---> fadd8f120f05 12:02:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:02:24 ---> Running in 7232dd140ba4 12:02:24 Removing intermediate container 7232dd140ba4 12:02:24 ---> 84d6bc1a32d1 12:02:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:02:24 ---> Running in 9f448f75d08d 12:02:25 Removing intermediate container 9f448f75d08d 12:02:25 ---> beda885bcfe7 12:02:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:02:25 ---> Running in f35532e35d0f 12:02:25 Removing intermediate container f35532e35d0f 12:02:25 ---> 10090b1749b5 12:02:25 Step 6/12 : WORKDIR /device-virtual-go 12:02:25 ---> Running in 74bf43e4c3e3 12:02:26 Removing intermediate container 74bf43e4c3e3 12:02:26 ---> 5ce79db5d588 12:02:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:02:26 ---> Running in 5278909a1d57 12:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:02:28 (1/4) Installing openssh-keygen (9.1_p1-r3) 12:02:28 (2/4) Installing libedit (20221030.3.1-r0) 12:02:28 (3/4) Installing openssh-client-common (9.1_p1-r3) 12:02:28 (4/4) Installing openssh-client-default (9.1_p1-r3) 12:02:28 Executing busybox-1.35.0-r29.trigger 12:02:28 OK: 268 MiB in 57 packages 12:02:29 Removing intermediate container 5278909a1d57 12:02:29 ---> c22f61859d91 12:02:29 Step 8/12 : COPY go.mod vendor* ./ 12:02:30 ---> 26d7fa6f9fda 12:02:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:02:30 ---> Running in 48c5cc3fc953 12:03:38 Removing intermediate container 48c5cc3fc953 12:03:38 ---> 5332ba14ead9 12:03:38 Step 10/12 : COPY . . 12:03:38 ---> 1bc32c54c6ef 12:03:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:03:38 ---> Running in ef31ae74f3ba 12:03:38 Removing intermediate container ef31ae74f3ba 12:03:38 ---> 44e6c50b629e 12:03:38 Step 12/12 : RUN $MAKE 12:03:38 ---> Running in b9572eaab704 12:03:38 noop 12:03:38 Removing intermediate container b9572eaab704 12:03:38 ---> 65ac0604e17d 12:03:38 Successfully built 65ac0604e17d 12:03:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:38 + docker inspect -f . ci-base-image-arm64 12:03:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:39 prd-ubuntu20.04-docker-arm64-4c-16g-16695 does not seem to be running inside a container 12:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 12:03:40 $ docker top 476eddd6af7479bbc1a20d762b0ee363d3bc4a43cb47ea0d278bcd685e1a3ffe -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:41 + go version 12:03:41 go version go1.20.2 linux/arm64 [Pipeline] } 12:03:41 $ docker stop --time=1 476eddd6af7479bbc1a20d762b0ee363d3bc4a43cb47ea0d278bcd685e1a3ffe 12:03:43 $ docker rm -f --volumes 476eddd6af7479bbc1a20d762b0ee363d3bc4a43cb47ea0d278bcd685e1a3ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:43 + docker inspect -f . ci-base-image-arm64 12:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:44 prd-ubuntu20.04-docker-arm64-4c-16g-16695 does not seem to be running inside a container 12:03:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 12:03:45 $ docker top 6f511cb9ba73eafa41c87ceb16cd2cfc26def24a89481e594e23e109181375d8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:45 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:03:46 + make test 12:03:46 go test ./... -coverprofile=coverage.out 12:04:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:06:25 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:06:25 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements 12:06:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:06:25 go vet ./... 12:06:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:06:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:06:51 ./bin/test-attribution-txt.sh [Pipeline] echo 12:06:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:06:51 $ docker stop --time=1 6f511cb9ba73eafa41c87ceb16cd2cfc26def24a89481e594e23e109181375d8 12:06:53 $ docker rm -f --volumes 6f511cb9ba73eafa41c87ceb16cd2cfc26def24a89481e594e23e109181375d8 [Pipeline] // withDockerContainer [Pipeline] sh 12:06:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:06:55 Warning: overwriting stash ‘coverage-report’ 12:06:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:06:56 + ls -al . 12:06:56 total 188 12:06:56 drwxrwxr-x 8 jenkins jenkins 4096 May 24 12:03 . 12:06:56 drwxrwxr-x 4 jenkins jenkins 4096 May 24 12:01 .. 12:06:56 drwxrwxr-x 8 jenkins jenkins 4096 May 24 12:01 .git 12:06:56 drwxrwxr-x 3 jenkins jenkins 4096 May 24 12:01 .github 12:06:56 -rw-rw-r-- 1 jenkins jenkins 337 May 24 12:01 .gitignore 12:06:56 -rw-rw-r-- 1 jenkins jenkins 41 May 24 12:01 .golangci.yml 12:06:56 -rw-rw-r-- 1 jenkins jenkins 8652 May 24 12:01 Attribution.txt 12:06:56 -rw-rw-r-- 1 jenkins jenkins 11367 May 24 12:01 CHANGELOG.md 12:06:56 -rw-rw-r-- 1 jenkins jenkins 1646 May 24 12:01 Dockerfile 12:06:56 -rw-rw-r-- 1 jenkins jenkins 677 May 24 12:01 GOVERNANCE.md 12:06:56 -rw-rw-r-- 1 jenkins jenkins 660 May 24 12:01 Jenkinsfile 12:06:56 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 12:01 LICENSE 12:06:56 -rw-rw-r-- 1 jenkins jenkins 1696 May 24 12:01 Makefile 12:06:56 -rw-rw-r-- 1 jenkins jenkins 623 May 24 12:01 OWNERS.md 12:06:56 -rw-rw-r-- 1 jenkins jenkins 4087 May 24 12:01 README.md 12:06:56 -rw-rw-r-- 1 jenkins jenkins 5 May 24 11:59 VERSION 12:06:56 drwxrwxr-x 2 jenkins jenkins 4096 May 24 12:01 bin 12:06:56 drwxrwxr-x 3 jenkins jenkins 4096 May 24 12:01 cmd 12:06:56 -rw-r--r-- 1 jenkins jenkins 43063 May 24 12:06 coverage.out 12:06:56 -rw-rw-r-- 1 jenkins jenkins 3168 May 24 12:01 go.mod 12:06:56 -rw-rw-r-- 1 jenkins jenkins 30912 May 24 12:01 go.sum 12:06:56 drwxrwxr-x 3 jenkins jenkins 4096 May 24 12:01 internal 12:06:56 drwxrwxr-x 4 jenkins jenkins 4096 May 24 12:01 snap 12:06:56 -rw-rw-r-- 1 jenkins jenkins 235 May 24 12:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:57 + 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=a6672227c7427eac807b6731db58a59ca0cd2b92 --label arch=arm64 --label version=0.0.0 . 12:06:57 Sending build context to Docker daemon 12.05MB 12:06:57 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:06:57 Step 2/25 : FROM ${BASE} AS builder 12:06:57 ---> 65ac0604e17d 12:06:57 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:06:57 ---> Running in e8e03dd5df75 12:06:57 Removing intermediate container e8e03dd5df75 12:06:57 ---> 79027566c93f 12:06:57 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:06:57 ---> Running in 8f5a7e9bf931 12:06:58 Removing intermediate container 8f5a7e9bf931 12:06:58 ---> a75884607b6a 12:06:58 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:06:58 ---> Running in c946dc38b743 12:06:58 Removing intermediate container c946dc38b743 12:06:58 ---> 42857aa26398 12:06:58 Step 6/25 : WORKDIR /device-virtual-go 12:06:58 ---> Running in 632cee2647dc 12:06:59 Removing intermediate container 632cee2647dc 12:06:59 ---> 2b9fb21a7a2f 12:06:59 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:06:59 ---> Running in de2c4021b33d 12:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:07:01 OK: 268 MiB in 57 packages 12:07:02 Removing intermediate container de2c4021b33d 12:07:02 ---> afef96a15736 12:07:02 Step 8/25 : COPY go.mod vendor* ./ 12:07:03 ---> 2d46c71d77db 12:07:03 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:03 ---> Running in e909822387e1 12:07:05 Removing intermediate container e909822387e1 12:07:05 ---> 31247fb1d47a 12:07:05 Step 10/25 : COPY . . 12:07:06 ---> 6de3faf6f104 12:07:06 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:07:07 ---> Running in 27545546e634 12:07:07 Removing intermediate container 27545546e634 12:07:07 ---> 40e5ffbc19d6 12:07:07 Step 12/25 : RUN $MAKE 12:07:07 ---> Running in 6592a32c2e46 12:07:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:09:15 Removing intermediate container 6592a32c2e46 12:09:15 ---> 5b179777e0a9 12:09:15 Step 13/25 : FROM alpine:3.17 12:09:15 3.17: Pulling from library/alpine 12:09:15 c41833b44d91: Already exists 12:09:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:09:16 Status: Downloaded newer image for alpine:3.17 12:09:16 ---> 51e60588ff2c 12:09:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:09:16 ---> Running in 1a316eedcf11 12:09:16 Removing intermediate container 1a316eedcf11 12:09:16 ---> 89d6bb4769d1 12:09:16 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:09:16 ---> Running in 2d54bdfed3f1 12:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:09:19 (1/1) Installing dumb-init (1.2.5-r2) 12:09:19 Executing busybox-1.35.0-r29.trigger 12:09:19 OK: 8 MiB in 16 packages 12:09:20 Removing intermediate container 2d54bdfed3f1 12:09:20 ---> 8a4b5f55e7a9 12:09:20 Step 16/25 : WORKDIR / 12:09:20 ---> Running in 3997aaa15d84 12:09:20 Removing intermediate container 3997aaa15d84 12:09:20 ---> 8d3ccac38dad 12:09:20 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:09:20 ---> 8cb6f97bf24e 12:09:20 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:09:21 ---> 99584569b538 12:09:21 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:09:22 ---> 0f1f2b1f23f7 12:09:22 Step 20/25 : EXPOSE 59900 12:09:22 ---> Running in f47804d10659 12:09:23 Removing intermediate container f47804d10659 12:09:23 ---> 951b739259fd 12:09:23 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:09:23 ---> Running in 22199111a450 12:09:23 Removing intermediate container 22199111a450 12:09:23 ---> 6bcf327fd33a 12:09:23 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:09:23 ---> Running in 4e169f70e9e8 12:09:23 Removing intermediate container 4e169f70e9e8 12:09:23 ---> b14980f40497 12:09:23 Step 23/25 : LABEL arch=arm64 12:09:23 ---> Running in fad7007b03be 12:09:24 Removing intermediate container fad7007b03be 12:09:24 ---> 15f61b046417 12:09:24 Step 24/25 : LABEL git_sha=a6672227c7427eac807b6731db58a59ca0cd2b92 12:09:24 ---> Running in 0487190027b2 12:09:24 Removing intermediate container 0487190027b2 12:09:24 ---> 66030505e887 12:09:24 Step 25/25 : LABEL version=0.0.0 12:09:24 ---> Running in 4b0dae4f5d46 12:09:24 Removing intermediate container 4b0dae4f5d46 12:09:24 ---> 653a8597bc15 12:09:24 [Warning] One or more build-args [ARCH] were not consumed 12:09:25 Successfully built 653a8597bc15 12:09:25 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 12:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:09:25 12:09:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:09:28 arm64: Pulling from edgex-lftools-log-publisher 12:09:28 8998bd30e6a1: Pulling fs layer 12:09:28 04944245beec: Pulling fs layer 12:09:28 699f458cf7ca: Pulling fs layer 12:09:28 765212b225bb: Pulling fs layer 12:09:28 f23df028b6ca: Pulling fs layer 12:09:28 d65c8cfc05b1: Pulling fs layer 12:09:28 2437ff75d9bd: Pulling fs layer 12:09:28 765212b225bb: Waiting 12:09:28 f23df028b6ca: Waiting 12:09:28 d65c8cfc05b1: Waiting 12:09:28 2437ff75d9bd: Waiting 12:09:28 04944245beec: Verifying Checksum 12:09:28 04944245beec: Download complete 12:09:28 765212b225bb: Verifying Checksum 12:09:28 765212b225bb: Download complete 12:09:29 f23df028b6ca: Verifying Checksum 12:09:29 f23df028b6ca: Download complete 12:09:29 d65c8cfc05b1: Verifying Checksum 12:09:29 d65c8cfc05b1: Download complete 12:09:29 699f458cf7ca: Verifying Checksum 12:09:29 699f458cf7ca: Download complete 12:09:29 8998bd30e6a1: Verifying Checksum 12:09:29 8998bd30e6a1: Download complete 12:09:31 2437ff75d9bd: Verifying Checksum 12:09:31 2437ff75d9bd: Download complete 12:09:33 8998bd30e6a1: Pull complete 12:09:33 04944245beec: Pull complete 12:09:35 699f458cf7ca: Pull complete 12:09:35 765212b225bb: Pull complete 12:09:36 f23df028b6ca: Pull complete 12:09:36 d65c8cfc05b1: Pull complete 12:09:51 2437ff75d9bd: Pull complete 12:09:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:09:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:09:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:51 prd-ubuntu20.04-docker-arm64-4c-16g-16695 does not seem to be running inside a container 12:09:51 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:09:56 $ docker top 69d62eba2474a18c5c1e45f0d383a9af1042059dc10b6863422658fba4d2dec9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:57 ---> job-cost.sh 12:09:57 lf-activate-venv: SKIPPING 12:09:57 INFO: No Stack... 12:09:57 INFO: Retrieving Pricing Info for: v3-standard-4 12:09:58 INFO: Archiving Costs [Pipeline] sh 12:09:58 + cut -d, -f6 12:09:58 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 12:09:59 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] 12:09:59 Resource [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] did not exist. Created. 12:09:59 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:09:59 /w/workspace/device-virtual-go/1@tmp/durable-04c65ed1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:09:59 + echo total: 0.10999999940395355 [Pipeline] stash 12:09:59 Warning: overwriting stash ‘stack-cost’ 12:09:59 Stashed 1 file(s) [Pipeline] } 12:09:59 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:09:59 $ docker stop --time=1 69d62eba2474a18c5c1e45f0d383a9af1042059dc10b6863422658fba4d2dec9 12:10:01 $ docker rm -f --volumes 69d62eba2474a18c5c1e45f0d383a9af1042059dc10b6863422658fba4d2dec9 [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 12:10:02 provisioning config files... 12:10:02 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-411@tmp/config302131967597289765tmp [Pipeline] { [Pipeline] sh 12:10:02 + set +x 12:10:02 + curl -s https://codecov.io/bash 12:10:02 + bash -s -- 12:10:02 12:10:02 _____ _ 12:10:02 / ____| | | 12:10:02 | | ___ __| | ___ ___ _____ __ 12:10:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:10:02 | |___| (_) | (_| | __/ (_| (_) \ V / 12:10:02 \_____\___/ \__,_|\___|\___\___/ \_/ 12:10:02 Bash-1.0.6 12:10:02 12:10:02 12:10:02 ==> git version 2.25.1 found 12:10:02 ==> 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 12:10:02 Release-Date: 2020-01-08 12:10:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:10:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:10:02 ==> Jenkins CI detected. 12:10:02 current dir:  /w/workspace/foundry_device-virtual-go_PR-411 12:10:02 project root: . 12:10:02 --> token set from env 12:10:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:10:02 ==> Running gcov in . (disable via -X gcov) 12:10:02 ==> Python coveragepy not found 12:10:02 ==> Searching for coverage reports in: 12:10:02 + . 12:10:02 -> Found 1 reports 12:10:02 ==> Detecting git/mercurial file structure 12:10:03 ==> Reading reports 12:10:03 + ./coverage.out bytes=43063 12:10:03 ==> Appending adjustments 12:10:03 https://docs.codecov.io/docs/fixing-reports 12:10:03 + Found adjustments 12:10:03 ==> Gzipping contents 12:10:03 8.0K /tmp/codecov.ooblRc.gz 12:10:03 ==> Uploading reports 12:10:03 url: https://codecov.io 12:10:03 query: branch=PR-411&commit=a6672227c7427eac807b6731db58a59ca0cd2b92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=411&job=&cmd_args= 12:10:03 -> Pinging Codecov 12:10:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-411&commit=a6672227c7427eac807b6731db58a59ca0cd2b92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=411&job=&cmd_args= 12:10:03 -> Uploading to 12:10:03 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/5E52B4B073DB2E39498172D8E973AA87/a6672227c7427eac807b6731db58a59ca0cd2b92/fa4a1da0-1ef5-452b-872b-782e1500fa13.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T121003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75d3ae466b97ae97a7f3f5eac5a7ddf5f1b2b5d2abeda7c3a6e94dc4736271a1 12:10:03 % Total % Received % Xferd Average Speed Time Time Time Current 12:10:03 Dload Upload Total Spent Left Speed 12:10:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23457 --:--:-- --:--:-- --:--:-- 23351 100 5184 0 0 100 5184 0 23457 --:--:-- --:--:-- --:--:-- 23351 12:10:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a6672227c7427eac807b6731db58a59ca0cd2b92 [Pipeline] } 12:10:03 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 12:10:05 + [ -d /w/workspace/foundry_device-virtual-go_PR-411/archives ] 12:10:05 + ls -al /w/workspace/foundry_device-virtual-go_PR-411/archives 12:10:05 total 16 12:10:05 drwxr-xr-x 3 root root 4096 May 24 12:01 . 12:10:05 drwxrwxr-x 10 jenkins jenkins 4096 May 24 12:01 .. 12:10:05 drwxr-xr-x 2 root root 4096 May 24 12:01 cost 12:10:05 -rw-r--r-- 1 root root 89 May 24 12:01 cost.csv 12:10:05 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-411/archives 12:10:05 + ls -al /w/workspace/foundry_device-virtual-go_PR-411/archives 12:10:05 total 16 12:10:05 drwxr-xr-x 3 jenkins jenkins 4096 May 24 12:01 . 12:10:05 drwxrwxr-x 10 jenkins jenkins 4096 May 24 12:01 .. 12:10:05 drwxr-xr-x 2 jenkins jenkins 4096 May 24 12:01 cost 12:10:05 -rw-r--r-- 1 jenkins jenkins 89 May 24 12:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:10:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:10:06 ---> package-listing.sh 12:10:06 ++ facter osfamily 12:10:06 ++ tr '[:upper:]' '[:lower:]' 12:10:06 + OS_FAMILY=debian 12:10:06 + workspace=/w/workspace/foundry_device-virtual-go_PR-411 12:10:06 + START_PACKAGES=/tmp/packages_start.txt 12:10:06 + END_PACKAGES=/tmp/packages_end.txt 12:10:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:06 + PACKAGES=/tmp/packages_start.txt 12:10:06 + '[' /w/workspace/foundry_device-virtual-go_PR-411 ']' 12:10:06 + PACKAGES=/tmp/packages_end.txt 12:10:06 + case "${OS_FAMILY}" in 12:10:06 + dpkg -l 12:10:06 + grep '^ii' 12:10:06 + '[' -f /tmp/packages_start.txt ']' 12:10:06 + '[' -f /tmp/packages_end.txt ']' 12:10:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:06 + '[' /w/workspace/foundry_device-virtual-go_PR-411 ']' 12:10:06 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-411/archives/ 12:10:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-411/archives/ [Pipeline] echo 12:10:07 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-411/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:10:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:10:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:08 prd-ubuntu20.04-docker-8c-8g-16694 does not seem to be running inside a container 12:10:08 $ 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-411/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-411 -v /w/workspace/foundry_device-virtual-go_PR-411:/w/workspace/foundry_device-virtual-go_PR-411:rw,z -v /w/workspace/foundry_device-virtual-go_PR-411@tmp:/w/workspace/foundry_device-virtual-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:10:08 $ docker top 7f18928ff781cc0417c0b82ffe9042236469e20c847cc46291a35d0dc9a156f7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:08 + touch /tmp/pre-build-complete [Pipeline] sh 12:10:09 + mkdir -p /var/log/sysstat [Pipeline] sh 12:10:09 + ls /var/log/sa-host 12:10:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:09 provisioning config files... 12:10:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-411@tmp/config12829195975116221581tmp [Pipeline] { [Pipeline] echo 12:10:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:10:10 ---> create-netrc.sh [Pipeline] } 12:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:10:10 ---> python-tools-install.sh [Pipeline] echo 12:10:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:10:10 ---> sudo-logs.sh 12:10:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:10:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:10:11 ---> job-cost.sh 12:10:11 lf-activate-venv: SKIPPING 12:10:11 DEBUG: total: 0.2199999988079071 12:10:11 INFO: Retrieving Stack Cost... 12:10:11 INFO: Retrieving Pricing Info for: v3-standard-8 12:10:12 INFO: Archiving Costs [Pipeline] echo 12:10:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:10:12 ---> logs-deploy.sh 12:10:12 lf-activate-venv: SKIPPING 12:10:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-411/1 12:10:12 INFO: archiving workspace using pattern(s): 12:10:14 Archives upload complete. 12:10:14 INFO: archiving logs to Nexus 12:10:15 ---> uname -a: 12:10:15 Linux prd-ubuntu20-04-docker-8c-8g-16694 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:10:15 12:10:15 12:10:15 ---> lscpu: 12:10:15 Architecture: x86_64 12:10:15 CPU op-mode(s): 32-bit, 64-bit 12:10:15 Byte Order: Little Endian 12:10:15 Address sizes: 40 bits physical, 48 bits virtual 12:10:15 CPU(s): 8 12:10:15 On-line CPU(s) list: 0-7 12:10:15 Thread(s) per core: 1 12:10:15 Core(s) per socket: 1 12:10:15 Socket(s): 8 12:10:15 NUMA node(s): 1 12:10:15 Vendor ID: AuthenticAMD 12:10:15 CPU family: 23 12:10:15 Model: 49 12:10:15 Model name: AMD EPYC-Rome Processor 12:10:15 Stepping: 0 12:10:15 CPU MHz: 2799.998 12:10:15 BogoMIPS: 5599.99 12:10:15 Virtualization: AMD-V 12:10:15 Hypervisor vendor: KVM 12:10:15 Virtualization type: full 12:10:15 L1d cache: 256 KiB 12:10:15 L1i cache: 256 KiB 12:10:15 L2 cache: 4 MiB 12:10:15 L3 cache: 128 MiB 12:10:15 NUMA node0 CPU(s): 0-7 12:10:15 Vulnerability Itlb multihit: Not affected 12:10:15 Vulnerability L1tf: Not affected 12:10:15 Vulnerability Mds: Not affected 12:10:15 Vulnerability Meltdown: Not affected 12:10:15 Vulnerability Mmio stale data: Not affected 12:10:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:10:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:10:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:10:15 Vulnerability Srbds: Not affected 12:10:15 Vulnerability Tsx async abort: Not affected 12:10:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:10:15 12:10:15 12:10:15 ---> nproc: 12:10:15 8 12:10:15 12:10:15 12:10:15 ---> df -h: 12:10:15 Filesystem Size Used Avail Use% Mounted on 12:10:15 overlay 155G 12G 144G 8% / 12:10:15 tmpfs 64M 0 64M 0% /dev 12:10:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:10:15 shm 64M 0 64M 0% /dev/shm 12:10:15 /dev/vda1 155G 12G 144G 8% /facter-os 12:10:15 12:10:15 12:10:15 ---> sar -b -r -n DEV: 12:10:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16694) 05/24/23 _x86_64_ (8 CPU) 12:10:15 12:10:15 11:58:26 LINUX RESTART (8 CPU) 12:10:15 12:10:15 11:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:10:15 12:00:01 147.67 11.51 136.16 0.00 1777.87 49967.80 0.00 12:10:15 12:01:01 154.12 0.28 153.84 0.00 10.53 47937.88 0.00 12:10:15 12:02:01 113.45 0.03 113.41 0.00 0.40 33906.88 0.00 12:10:15 12:03:01 1.75 0.00 1.75 0.00 0.00 21.74 0.00 12:10:15 12:04:01 54.69 11.61 43.08 0.00 5178.20 8862.92 0.00 12:10:15 12:05:01 6.55 0.02 6.53 0.00 0.13 131.04 0.00 12:10:15 12:06:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 12:10:15 12:07:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 12:10:15 12:08:01 0.93 0.00 0.93 0.00 0.00 9.86 0.00 12:10:15 12:09:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 12:10:15 12:10:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 12:10:15 Average: 43.86 2.12 41.74 0.00 631.62 12751.84 0.00 12:10:15 12:10:15 11:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:10:15 12:00:01 28461468 31587848 712368 2.17 108032 3236080 1890592 5.57 1131552 2858528 324964 12:10:15 12:01:01 28086376 31342696 949780 2.89 148872 3296332 2215944 6.53 1457516 2869164 10024 12:10:15 12:02:01 27607072 31570496 723204 2.20 159068 3949648 1761032 5.19 1273816 3486804 360 12:10:15 12:03:01 27607788 31571252 722348 2.20 159104 3949648 1761032 5.19 1273624 3486804 136 12:10:15 12:04:01 27070868 31549416 730232 2.22 193008 4410612 1822740 5.37 1598300 3661204 1048 12:10:15 12:05:01 27076360 31550084 729336 2.22 191576 4407356 1800492 5.31 1596268 3657960 4 12:10:15 12:06:01 27084808 31558572 720660 2.19 191620 4407360 1800492 5.31 1588704 3657964 4 12:10:15 12:07:01 27084572 31558344 720852 2.19 191640 4407364 1800492 5.31 1588736 3657968 40 12:10:15 12:08:01 27084792 31558652 720568 2.19 191656 4407364 1800492 5.31 1588520 3657988 8 12:10:15 12:09:01 27084864 31558720 720384 2.19 191696 4407424 1800492 5.31 1588956 3658056 28 12:10:15 12:10:01 27084816 31559032 720396 2.19 191708 4407432 1800492 5.31 1588692 3658376 20 12:10:15 Average: 27393980 31542283 742739 2.26 174362 4116965 1841299 5.43 1479517 3482801 30603 12:10:15 12:10:15 11:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:10:15 12:00:01 lo 6.51 6.51 0.63 0.63 0.00 0.00 0.00 0.00 12:10:15 12:00:01 ens3 674.94 411.66 8367.88 59.88 0.00 0.00 0.00 0.00 12:10:15 12:00:01 docker0 213.71 344.74 16.92 2188.00 0.00 0.00 0.00 0.00 12:10:15 12:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:10:15 12:01:01 ens3 56.97 50.11 81.54 92.46 0.00 0.00 0.00 0.00 12:10:15 12:01:01 docker0 1.50 3.63 0.09 42.55 0.00 0.00 0.00 0.00 12:10:15 12:01:01 vethceaebfb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:10:15 12:02:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 12:10:15 12:02:01 ens3 102.92 61.72 2574.98 12.33 0.00 0.00 0.00 0.00 12:10:15 12:02:01 docker0 1.43 2.78 0.09 42.97 0.00 0.00 0.00 0.00 12:10:15 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:15 12:03:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:10:15 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:04:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 12:10:15 12:04:01 ens3 179.32 82.10 2867.77 6.15 0.00 0.00 0.00 0.00 12:10:15 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:15 12:05:01 ens3 0.28 0.25 0.02 0.02 0.00 0.00 0.00 0.00 12:10:15 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:15 12:07:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:10:15 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:15 12:09:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:10:15 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 12:10:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:10:15 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:15 Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 12:10:15 Average: ens3 91.40 54.58 1252.12 15.47 0.00 0.00 0.00 0.00 12:10:15 Average: docker0 19.40 31.45 1.53 203.67 0.00 0.00 0.00 0.00 12:10:15 12:10:15 12:10:15 ---> sar -P ALL: 12:10:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16694) 05/24/23 _x86_64_ (8 CPU) 12:10:15 12:10:15 11:58:26 LINUX RESTART (8 CPU) 12:10:15 12:10:15 11:59:02 CPU %user %nice %system %iowait %steal %idle 12:10:15 12:00:01 all 8.09 0.00 3.28 2.81 0.14 85.68 12:10:15 12:00:01 0 7.77 0.00 3.62 6.69 0.05 81.87 12:10:15 12:00:01 1 8.01 0.00 2.68 0.39 0.05 88.87 12:10:15 12:00:01 2 7.87 0.00 2.97 3.62 0.03 85.51 12:10:15 12:00:01 3 7.94 0.00 2.81 0.41 0.77 88.07 12:10:15 12:00:01 4 8.98 0.00 4.63 7.78 0.07 78.55 12:10:15 12:00:01 5 9.05 0.00 3.29 1.87 0.05 85.74 12:10:15 12:00:01 6 6.98 0.00 2.88 1.25 0.03 88.86 12:10:15 12:00:01 7 8.12 0.00 3.39 0.48 0.07 87.94 12:10:15 12:01:01 all 26.75 0.00 5.23 4.29 0.11 63.62 12:10:15 12:01:01 0 26.85 0.00 5.92 7.55 0.08 59.60 12:10:15 12:01:01 1 27.13 0.00 4.91 0.66 0.05 67.25 12:10:15 12:01:01 2 25.35 0.00 6.20 15.45 0.08 52.92 12:10:15 12:01:01 3 27.26 0.00 4.72 2.09 0.08 65.85 12:10:15 12:01:01 4 27.03 0.00 4.85 0.10 0.07 67.95 12:10:15 12:01:01 5 26.52 0.00 5.39 2.81 0.09 65.19 12:10:15 12:01:01 6 27.35 0.00 5.16 4.43 0.07 62.99 12:10:15 12:01:01 7 26.55 0.00 4.68 1.24 0.34 67.19 12:10:15 12:02:01 all 14.85 0.00 3.44 1.60 0.04 80.07 12:10:15 12:02:01 0 16.16 0.00 3.70 0.02 0.03 80.09 12:10:15 12:02:01 1 14.90 0.00 3.73 1.09 0.05 80.24 12:10:15 12:02:01 2 14.21 0.00 3.37 0.03 0.03 82.35 12:10:15 12:02:01 3 13.36 0.00 3.04 1.78 0.05 81.77 12:10:15 12:02:01 4 15.13 0.00 2.94 0.07 0.03 81.83 12:10:15 12:02:01 5 15.48 0.00 3.35 1.74 0.03 79.39 12:10:15 12:02:01 6 14.48 0.00 3.96 0.00 0.03 81.53 12:10:15 12:02:01 7 15.06 0.00 3.42 8.12 0.05 73.34 12:10:15 12:03:01 all 0.16 0.00 0.01 0.01 0.01 99.81 12:10:15 12:03:01 0 1.09 0.00 0.02 0.00 0.02 98.87 12:10:15 12:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:10:15 12:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:10:15 12:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:10:15 12:03:01 4 0.03 0.00 0.02 0.03 0.00 99.92 12:10:15 12:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:10:15 12:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:10:15 12:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:10:15 12:04:01 all 2.28 0.00 1.50 0.55 0.02 95.64 12:10:15 12:04:01 0 3.93 0.00 1.92 0.55 0.02 93.57 12:10:15 12:04:01 1 1.59 0.00 1.70 0.07 0.02 96.63 12:10:15 12:04:01 2 2.89 0.00 1.22 0.72 0.03 95.13 12:10:15 12:04:01 3 2.30 0.00 1.24 0.73 0.03 95.69 12:10:15 12:04:01 4 2.77 0.00 2.09 1.47 0.03 93.64 12:10:15 12:04:01 5 1.22 0.00 0.82 0.75 0.02 97.20 12:10:15 12:04:01 6 1.90 0.00 2.04 0.03 0.00 96.02 12:10:15 12:04:01 7 1.66 0.00 0.97 0.07 0.03 97.27 12:10:15 12:05:01 all 0.08 0.00 0.06 0.02 0.00 99.84 12:10:15 12:05:01 0 0.08 0.00 0.05 0.00 0.00 99.87 12:10:15 12:05:01 1 0.03 0.00 0.05 0.00 0.00 99.92 12:10:15 12:05:01 2 0.25 0.00 0.12 0.00 0.02 99.61 12:10:15 12:05:01 3 0.12 0.00 0.05 0.00 0.00 99.83 12:10:15 12:05:01 4 0.02 0.00 0.05 0.00 0.00 99.93 12:10:15 12:05:01 5 0.12 0.00 0.05 0.12 0.00 99.72 12:10:15 12:05:01 6 0.02 0.00 0.05 0.00 0.00 99.93 12:10:15 12:05:01 7 0.03 0.00 0.05 0.02 0.00 99.90 12:10:15 12:06:01 all 0.03 0.00 0.01 0.00 0.03 99.94 12:10:15 12:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:10:15 12:06:01 1 0.02 0.00 0.00 0.00 0.12 99.87 12:10:15 12:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:10:15 12:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:10:15 12:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:10:15 12:06:01 5 0.03 0.00 0.00 0.02 0.02 99.93 12:10:15 12:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:10:15 12:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:10:15 12:07:01 all 0.11 0.00 0.01 0.00 0.00 99.87 12:10:15 12:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:10:15 12:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:15 12:07:01 2 0.81 0.00 0.03 0.00 0.02 99.14 12:10:15 12:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:10:15 12:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:10:15 12:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:10:15 12:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:10:15 12:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:10:15 12:08:01 all 0.28 0.00 0.01 0.00 0.01 99.70 12:10:15 12:08:01 0 0.02 0.00 0.00 0.02 0.02 99.95 12:10:15 12:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:15 12:08:01 2 2.00 0.00 0.03 0.00 0.02 97.95 12:10:15 12:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:10:15 12:08:01 4 0.07 0.00 0.02 0.00 0.02 99.90 12:10:15 12:08:01 5 0.08 0.00 0.00 0.02 0.02 99.88 12:10:15 12:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:10:15 12:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:10:15 12:09:01 all 0.05 0.00 0.02 0.01 0.00 99.92 12:10:15 12:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:10:15 12:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:10:15 12:09:01 2 0.23 0.00 0.05 0.00 0.02 99.70 12:10:15 12:09:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:10:15 12:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:10:15 12:09:01 5 0.07 0.00 0.02 0.02 0.00 99.90 12:10:15 12:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:10:15 12:09:01 7 0.00 0.00 0.02 0.03 0.02 99.93 12:10:15 12:10:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:10:15 12:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:10:15 12:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:10:15 12:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:10:15 12:10:01 3 0.33 0.00 0.02 0.00 0.02 99.63 12:10:15 12:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 12:10:15 12:10:01 5 0.08 0.00 0.03 0.02 0.02 99.85 12:10:15 12:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:10:15 12:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:10:15 12:10:15 Average: CPU %user %nice %system %iowait %steal %idle 12:10:15 Average: all 4.76 0.00 1.22 0.84 0.03 93.15 12:10:15 Average: 0 5.05 0.00 1.38 1.33 0.02 92.22 12:10:15 Average: 1 4.66 0.00 1.18 0.20 0.03 93.93 12:10:15 Average: 2 4.85 0.00 1.27 1.78 0.03 92.07 12:10:15 Average: 3 4.64 0.00 1.07 0.45 0.09 93.74 12:10:15 Average: 4 4.89 0.00 1.32 0.84 0.02 92.93 12:10:15 Average: 5 4.73 0.00 1.16 0.66 0.02 93.42 12:10:15 Average: 6 4.58 0.00 1.27 0.52 0.02 93.62 12:10:15 Average: 7 4.64 0.00 1.13 0.90 0.05 93.28 12:10:15 12:10:15 12:10:15