Pull request #327 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from f644858dd5b29fa4ed688425000ccfb68421629d+43843506565b1251b67769be00175dd520b99099 (8aed1e33fbb15c6d98b4e4dc9053f9bd87e8226a) 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-ssh9825465085672391104.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7180802434215019968.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7542391977503293879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9201781195822716603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7538501687548829332.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1888 in /w/workspace/foundry_device-virtual-go_PR-327 [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-327 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 43843506565b1251b67769be00175dd520b99099 into PR head commit f644858dd5b29fa4ed688425000ccfb68421629d Merge succeeded, producing f644858dd5b29fa4ed688425000ccfb68421629d Checking out Revision f644858dd5b29fa4ed688425000ccfb68421629d (PR-327) > 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/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f644858dd5b29fa4ed688425000ccfb68421629d # 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 43843506565b1251b67769be00175dd520b99099 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f644858dd5b29fa4ed688425000ccfb68421629d # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:47:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:47:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:47:12 ========================================================= 17:47:12 EdgeX Global Pipelines Version Info 17:47:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 # timeout=10 17:47:13 ------------------- 17:47:13 stable info: 17:47:13 ------------------- 17:47:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:47:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:47:13 Message: update stable to v1.0.244 17:47:14 ------------------- 17:47:14 experimental info: 17:47:14 ------------------- 17:47:14 Commited By: **** collab-it+edgex@linuxfoundation.org 17:47:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:47:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f644858dd5b29fa4ed688425000ccfb68421629d [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f644858 [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:47:14 provisioning config files... 17:47:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config7693661549980400856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:15 ---> docker-login.sh 17:47:15 nexus3.edgexfoundry.org:10001 17:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:15 Configure a credential helper to remove this warning. See 17:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:15 17:47:15 Login Succeeded 17:47:15 nexus3.edgexfoundry.org:10002 17:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:15 Configure a credential helper to remove this warning. See 17:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:15 17:47:15 Login Succeeded 17:47:15 nexus3.edgexfoundry.org:10003 17:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:15 Configure a credential helper to remove this warning. See 17:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:15 17:47:15 Login Succeeded 17:47:15 nexus3.edgexfoundry.org:10004 17:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:15 Configure a credential helper to remove this warning. See 17:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:15 17:47:15 Login Succeeded 17:47:15 docker.io 17:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:16 Configure a credential helper to remove this warning. See 17:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:16 17:47:16 Login Succeeded 17:47:16 ---> docker-login.sh ends [Pipeline] } 17:47:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:47:16 + git rev-list -1 --merges f644858dd5b29fa4ed688425000ccfb68421629d~1..f644858dd5b29fa4ed688425000ccfb68421629d [Pipeline] echo 17:47:16 -----------> git rev-list -1 --merges f644858dd5b29fa4ed688425000ccfb68421629d~1..f644858dd5b29fa4ed688425000ccfb68421629d f644858dd5b29fa4ed688425000ccfb68421629d [false] [Pipeline] sh 17:47:16 + git log --format=format:%s -1 f644858dd5b29fa4ed688425000ccfb68421629d [Pipeline] echo 17:47:16 ========================================================= 17:47:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:47:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:17 + git log --format=format:%s -1 f644858dd5b29fa4ed688425000ccfb68421629d [Pipeline] echo 17:47:17 [semverPrep] GIT_COMMIT: f644858dd5b29fa4ed688425000ccfb68421629d, Commit Message: refactor!: Rework code for refactored MessageBus Configuration [Pipeline] echo 17:47:17 [semverPrep] This is not a build commit. [Pipeline] sh 17:47:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:47:17 + grep -v github /etc/ssh/ssh_known_hosts 17:47:17 + [ -e /tmp/ssh_known_hosts ] 17:47:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:47:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:47:17 + sudo tee -a /etc/ssh/ssh_known_hosts 17:47:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:47:18 17:47:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:47:18 0.1.4: Pulling from edgex-devops/py-git-semver 17:47:18 b85a868b505f: Pulling fs layer 17:47:18 e2be974225ed: Pulling fs layer 17:47:18 339a4e72a1f5: Pulling fs layer 17:47:18 988bab9f4d93: Pulling fs layer 17:47:18 1469e6f7b9e6: Pulling fs layer 17:47:18 eaf3925da568: Pulling fs layer 17:47:18 bab4dde63d76: Pulling fs layer 17:47:18 bde34c3a00c8: Pulling fs layer 17:47:18 b352a97aabf1: Pulling fs layer 17:47:18 4872d77fe225: Pulling fs layer 17:47:18 5851b861e8e6: Pulling fs layer 17:47:18 bab4dde63d76: Waiting 17:47:18 4872d77fe225: Waiting 17:47:18 5851b861e8e6: Waiting 17:47:18 bde34c3a00c8: Waiting 17:47:18 b352a97aabf1: Waiting 17:47:18 988bab9f4d93: Waiting 17:47:18 eaf3925da568: Waiting 17:47:18 e2be974225ed: Download complete 17:47:18 988bab9f4d93: Verifying Checksum 17:47:18 988bab9f4d93: Download complete 17:47:18 1469e6f7b9e6: Verifying Checksum 17:47:18 1469e6f7b9e6: Download complete 17:47:18 339a4e72a1f5: Verifying Checksum 17:47:18 339a4e72a1f5: Download complete 17:47:18 eaf3925da568: Verifying Checksum 17:47:18 eaf3925da568: Download complete 17:47:18 bde34c3a00c8: Download complete 17:47:18 b352a97aabf1: Download complete 17:47:18 4872d77fe225: Download complete 17:47:18 5851b861e8e6: Verifying Checksum 17:47:18 b85a868b505f: Download complete 17:47:18 bab4dde63d76: Verifying Checksum 17:47:18 bab4dde63d76: Download complete 17:47:20 b85a868b505f: Pull complete 17:47:20 e2be974225ed: Pull complete 17:47:20 339a4e72a1f5: Pull complete 17:47:20 988bab9f4d93: Pull complete 17:47:21 1469e6f7b9e6: Pull complete 17:47:21 eaf3925da568: Pull complete 17:47:23 bab4dde63d76: Pull complete 17:47:23 bde34c3a00c8: Pull complete 17:47:23 b352a97aabf1: Pull complete 17:47:23 4872d77fe225: Pull complete 17:47:23 5851b861e8e6: Pull complete 17:47:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:47:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:47:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:23 prd-ubuntu20.04-docker-8c-8g-1888 does not seem to be running inside a container 17:47:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:47:27 $ docker top 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 -eo pid,comm 17:47:27 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). 17:47:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:47:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:27 [ssh-agent] Looking for ssh-agent implementation... 17:47:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:27 $ docker exec 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 ssh-agent 17:47:27 SSH_AUTH_SOCK=/tmp/ssh-yeyrJVWwMxdf/agent.33 17:47:27 SSH_AGENT_PID=40 17:47:27 Running ssh-add (command line suppressed) 17:47:27 Identity added: /w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_5785650135663892678.key (/w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_5785650135663892678.key) 17:47:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:28 + git tag --points-at HEAD [Pipeline] } 17:47:28 $ docker exec --env ******** --env ******** 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 ssh-agent -k 17:47:28 unset SSH_AUTH_SOCK; 17:47:28 unset SSH_AGENT_PID; 17:47:28 echo Agent pid 40 killed; 17:47:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:47:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:28 [ssh-agent] Looking for ssh-agent implementation... 17:47:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:28 $ docker exec 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 ssh-agent 17:47:28 SSH_AUTH_SOCK=/tmp/ssh-SOaRgTjMMUdd/agent.72 17:47:28 SSH_AGENT_PID=79 17:47:28 Running ssh-add (command line suppressed) 17:47:28 Identity added: /w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_11150362993499879950.key (/w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_11150362993499879950.key) 17:47:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:29 + git semver init 17:47:29 2023-01-11 17:47:29,249 [run_init] DEBUG init version:0.0.0 force:False 17:47:29 2023-01-11 17:47:29,250 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-327/.semver 17:47:29 2023-01-11 17:47:29,251 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-327/.semver 17:47:29 2023-01-11 17:47:29,251 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-327/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-327, universal_newlines=False, shell=None, istream=None) 17:47:30 2023-01-11 17:47:30,535 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-327/.git/info/exclude 17:47:30 2023-01-11 17:47:30,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 with force:False 17:47:30 2023-01-11 17:47:30,536 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 17:47:30 2023-01-11 17:47:30,541 [execute] INFO git cat-file --batch-check 17:47:30 2023-01-11 17:47:30,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) 17:47:30 2023-01-11 17:47:30,546 [execute] INFO git cat-file --batch 17:47:30 2023-01-11 17:47:30,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) 17:47:30 2023-01-11 17:47:30,552 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 17:47:30 0.0.0 [Pipeline] } 17:47:30 $ docker exec --env ******** --env ******** 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 ssh-agent -k 17:47:30 unset SSH_AUTH_SOCK; 17:47:30 unset SSH_AGENT_PID; 17:47:30 echo Agent pid 79 killed; 17:47:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:47:31 + git semver [Pipeline] } 17:47:31 $ docker stop --time=1 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 17:47:32 $ docker rm -f --volumes 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 [Pipeline] // withDockerContainer [Pipeline] sh 17:47:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:47:33 Stashed 1 file(s) [Pipeline] echo 17:47:33 [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 17:47:33 provisioning config files... 17:47:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config10441982897486751233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:33 ---> docker-login.sh 17:47:33 nexus3.edgexfoundry.org:10001 17:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:33 Configure a credential helper to remove this warning. See 17:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:33 17:47:33 Login Succeeded 17:47:33 nexus3.edgexfoundry.org:10002 17:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:33 Configure a credential helper to remove this warning. See 17:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:33 17:47:33 Login Succeeded 17:47:33 nexus3.edgexfoundry.org:10003 17:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:34 Configure a credential helper to remove this warning. See 17:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:34 17:47:34 Login Succeeded 17:47:34 nexus3.edgexfoundry.org:10004 17:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:34 Configure a credential helper to remove this warning. See 17:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:34 17:47:34 Login Succeeded 17:47:34 docker.io 17:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:34 Configure a credential helper to remove this warning. See 17:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:34 17:47:34 Login Succeeded 17:47:34 ---> docker-login.sh ends [Pipeline] } 17:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:47:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:34 ========================================================= 17:47:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:47:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:47:34 Sending build context to Docker daemon 23.36MB 17:47:34 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:47:34 Step 2/12 : FROM ${BASE} AS builder 17:47:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:47:34 213ec9aee27d: Pulling fs layer 17:47:34 4583459ba037: Pulling fs layer 17:47:34 93c1e223e6f2: Pulling fs layer 17:47:34 53926ce57604: Pulling fs layer 17:47:34 21b2b0c7a3f4: Pulling fs layer 17:47:34 22ff95d597cd: Pulling fs layer 17:47:34 12d6caf4c0d1: Pulling fs layer 17:47:34 96b7cbca73a9: Pulling fs layer 17:47:34 a7acece74701: Pulling fs layer 17:47:34 53926ce57604: Waiting 17:47:34 21b2b0c7a3f4: Waiting 17:47:34 22ff95d597cd: Waiting 17:47:34 12d6caf4c0d1: Waiting 17:47:34 96b7cbca73a9: Waiting 17:47:34 a7acece74701: Waiting 17:47:34 93c1e223e6f2: Verifying Checksum 17:47:34 93c1e223e6f2: Download complete 17:47:34 4583459ba037: Download complete 17:47:34 21b2b0c7a3f4: Verifying Checksum 17:47:34 21b2b0c7a3f4: Download complete 17:47:34 22ff95d597cd: Verifying Checksum 17:47:34 22ff95d597cd: Download complete 17:47:34 213ec9aee27d: Download complete 17:47:34 12d6caf4c0d1: Download complete 17:47:35 213ec9aee27d: Pull complete 17:47:35 4583459ba037: Pull complete 17:47:35 93c1e223e6f2: Pull complete 17:47:35 a7acece74701: Verifying Checksum 17:47:35 a7acece74701: Download complete 17:47:35 53926ce57604: Download complete 17:47:35 96b7cbca73a9: Verifying Checksum 17:47:35 96b7cbca73a9: Download complete 17:47:39 53926ce57604: Pull complete 17:47:39 21b2b0c7a3f4: Pull complete 17:47:39 22ff95d597cd: Pull complete 17:47:39 12d6caf4c0d1: Pull complete 17:47:41 96b7cbca73a9: Pull complete 17:47:42 a7acece74701: Pull complete 17:47:42 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:47:42 ---> db6d94c90886 17:47:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:47:48 Still waiting to schedule task 17:47:48 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:47:49 ---> Running in a0b2368e4549 17:47:49 Removing intermediate container a0b2368e4549 17:47:49 ---> c46916358ce8 17:47:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:47:49 ---> Running in b28b4ce1f76d 17:47:49 Removing intermediate container b28b4ce1f76d 17:47:49 ---> d1ba590c71b3 17:47:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:47:49 ---> Running in 7d05d96b26b6 17:47:49 Removing intermediate container 7d05d96b26b6 17:47:49 ---> 252733c8940c 17:47:49 Step 6/12 : WORKDIR /device-virtual-go 17:47:49 ---> Running in 7d70b189ecae 17:47:49 Removing intermediate container 7d70b189ecae 17:47:49 ---> 51e4c0f74c51 17:47:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:47:49 ---> Running in 032043f1ec5b 17:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:47:49 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:47:49 (2/4) Installing libedit (20210910.3.1-r0) 17:47:49 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:47:49 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:47:49 Executing busybox-1.35.0-r17.trigger 17:47:49 OK: 216 MiB in 55 packages 17:47:50 Removing intermediate container 032043f1ec5b 17:47:50 ---> 5af5008475e6 17:47:50 Step 8/12 : COPY go.mod vendor* ./ 17:47:50 ---> 863467754cbf 17:47:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:50 ---> Running in 018fbf4864db 17:48:16 Removing intermediate container 018fbf4864db 17:48:16 ---> 52ad60a6faa5 17:48:16 Step 10/12 : COPY . . 17:48:16 ---> 2b7b91db336d 17:48:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:48:16 ---> Running in 5bd3472464bd 17:48:16 Removing intermediate container 5bd3472464bd 17:48:16 ---> 8f052b4448f2 17:48:16 Step 12/12 : RUN $MAKE 17:48:16 ---> Running in a7f644b12f90 17:48:16 noop 17:48:16 Removing intermediate container a7f644b12f90 17:48:16 ---> a26085a8ccdc 17:48:16 Successfully built a26085a8ccdc 17:48:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:17 + docker inspect -f . ci-base-image-x86_64 17:48:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:17 prd-ubuntu20.04-docker-8c-8g-1888 does not seem to be running inside a container 17:48:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:48:17 $ docker top 460a4a011d21ce386cf8fd254d465914ee91af0a359042cb656ea879b5327fef -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:18 + go version 17:48:18 go version go1.18.7 linux/amd64 [Pipeline] } 17:48:18 $ docker stop --time=1 460a4a011d21ce386cf8fd254d465914ee91af0a359042cb656ea879b5327fef 17:48:19 $ docker rm -f --volumes 460a4a011d21ce386cf8fd254d465914ee91af0a359042cb656ea879b5327fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:19 + docker inspect -f . ci-base-image-x86_64 17:48:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:19 prd-ubuntu20.04-docker-8c-8g-1888 does not seem to be running inside a container 17:48:19 $ 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-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:48:20 $ docker top a5db686f31f85cc63a67517d827c501f147c8b6d036e092288e3b0625881ccea -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:20 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-327 [Pipeline] fileExists [Pipeline] sh 17:48:20 + make test 17:48:20 go test ./... -coverprofile=coverage.out 17:48:21 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:48:31 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:48:31 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements 17:48:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:48:39 go vet ./... 17:48:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:48:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:48:41 ./bin/test-attribution-txt.sh [Pipeline] echo 17:48:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:48:41 $ docker stop --time=1 a5db686f31f85cc63a67517d827c501f147c8b6d036e092288e3b0625881ccea 17:48:44 $ docker rm -f --volumes a5db686f31f85cc63a67517d827c501f147c8b6d036e092288e3b0625881ccea [Pipeline] // withDockerContainer [Pipeline] sh 17:48:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:48:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:48:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:48:45 + ls -al . 17:48:45 total 204 17:48:45 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 17:48 . 17:48:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:47 .. 17:48:45 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 17:48 .git 17:48:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:47 .github 17:48:45 -rw-rw-r-- 1 jenkins jenkins 337 Jan 11 17:47 .gitignore 17:48:45 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 17:47 .golangci.yml 17:48:45 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 17:47 .semver 17:48:45 -rw-rw-r-- 1 jenkins jenkins 8423 Jan 11 17:47 Attribution.txt 17:48:45 -rw-rw-r-- 1 jenkins jenkins 11367 Jan 11 17:47 CHANGELOG.md 17:48:45 -rw-rw-r-- 1 jenkins jenkins 1646 Jan 11 17:47 Dockerfile 17:48:45 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 17:47 GOVERNANCE.md 17:48:45 -rw-rw-r-- 1 jenkins jenkins 660 Jan 11 17:47 Jenkinsfile 17:48:45 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 17:47 LICENSE 17:48:45 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 11 17:47 Makefile 17:48:45 -rw-rw-r-- 1 jenkins jenkins 623 Jan 11 17:47 OWNERS.md 17:48:45 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 11 17:47 README.md 17:48:45 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 17:47 VERSION 17:48:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 17:47 bin 17:48:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:47 cmd 17:48:45 -rw-r--r-- 1 jenkins jenkins 44128 Jan 11 17:48 coverage.out 17:48:45 -rw-rw-r-- 1 jenkins jenkins 3340 Jan 11 17:47 go.mod 17:48:45 -rw-rw-r-- 1 jenkins jenkins 44412 Jan 11 17:47 go.sum 17:48:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:47 internal 17:48:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:47 snap 17:48:45 -rw-rw-r-- 1 jenkins jenkins 235 Jan 11 17:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:46 + 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=f644858dd5b29fa4ed688425000ccfb68421629d --label arch=amd64 --label version=0.0.0 . 17:48:46 Sending build context to Docker daemon 23.4MB 17:48:46 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:48:46 Step 2/25 : FROM ${BASE} AS builder 17:48:46 ---> a26085a8ccdc 17:48:46 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:48:46 ---> Running in 84b973e6f180 17:48:46 Removing intermediate container 84b973e6f180 17:48:46 ---> e0128b12e53f 17:48:46 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 17:48:46 ---> Running in 2d61b674ebdd 17:48:46 Removing intermediate container 2d61b674ebdd 17:48:46 ---> f73f7549e9f6 17:48:46 Step 5/25 : ARG ADD_BUILD_TAGS="" 17:48:46 ---> Running in 9cb0052507c1 17:48:46 Removing intermediate container 9cb0052507c1 17:48:46 ---> f7dc286e7e06 17:48:46 Step 6/25 : WORKDIR /device-virtual-go 17:48:46 ---> Running in d6d217b919ab 17:48:47 Removing intermediate container d6d217b919ab 17:48:47 ---> 27a78baa846a 17:48:47 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:47 ---> Running in 109df8990972 17:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:48:47 OK: 216 MiB in 55 packages 17:48:48 Removing intermediate container 109df8990972 17:48:48 ---> 352e1f99b349 17:48:48 Step 8/25 : COPY go.mod vendor* ./ 17:48:48 ---> 8c19cc6ea5cb 17:48:48 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:48 ---> Running in 2296478fe648 17:48:48 Removing intermediate container 2296478fe648 17:48:48 ---> 20d19d676c90 17:48:48 Step 10/25 : COPY . . 17:48:49 ---> 24b622fa5814 17:48:49 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:48:49 ---> Running in 8b9753faea7b 17:48:49 Removing intermediate container 8b9753faea7b 17:48:49 ---> 2b4a6a8e7bc2 17:48:49 Step 12/25 : RUN $MAKE 17:48:49 ---> Running in e07e59364bc3 17:48:50 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 17:49:12 Removing intermediate container e07e59364bc3 17:49:12 ---> b38768b9e51b 17:49:12 Step 13/25 : FROM alpine:3.16 17:49:12 3.16: Pulling from library/alpine 17:49:12 ca7dd9ec2225: Pulling fs layer 17:49:12 ca7dd9ec2225: Download complete 17:49:12 ca7dd9ec2225: Pull complete 17:49:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:49:12 Status: Downloaded newer image for alpine:3.16 17:49:12 ---> bfe296a52501 17:49:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 17:49:12 ---> Running in 5513532baa60 17:49:12 Removing intermediate container 5513532baa60 17:49:12 ---> 39c7403183e8 17:49:12 Step 15/25 : RUN apk add --update --no-cache dumb-init 17:49:12 ---> Running in 6527cfc4dd90 17:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:49:13 (1/1) Installing dumb-init (1.2.5-r1) 17:49:13 Executing busybox-1.35.0-r17.trigger 17:49:13 OK: 6 MiB in 15 packages 17:49:13 Removing intermediate container 6527cfc4dd90 17:49:13 ---> 37f9062be3cf 17:49:13 Step 16/25 : WORKDIR / 17:49:13 ---> Running in 598f102da158 17:49:13 Removing intermediate container 598f102da158 17:49:13 ---> e6597a06a577 17:49:13 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 17:49:14 ---> 402bbca510da 17:49:14 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 17:49:14 ---> 02ad69b45870 17:49:14 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 17:49:15 ---> ef563c9ca0b5 17:49:15 Step 20/25 : EXPOSE 59900 17:49:15 ---> Running in d00e0c4d29c4 17:49:15 Removing intermediate container d00e0c4d29c4 17:49:15 ---> 00e85f3f1bbc 17:49:15 Step 21/25 : ENTRYPOINT ["/device-virtual"] 17:49:15 ---> Running in 94cea3e177cd 17:49:15 Removing intermediate container 94cea3e177cd 17:49:15 ---> 9619d34f1106 17:49:15 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:49:15 ---> Running in f318f6492c44 17:49:15 Removing intermediate container f318f6492c44 17:49:15 ---> b5c117416a6a 17:49:15 Step 23/25 : LABEL arch=amd64 17:49:15 ---> Running in 9c423f3c4feb 17:49:15 Removing intermediate container 9c423f3c4feb 17:49:15 ---> 82bbd9ee3919 17:49:15 Step 24/25 : LABEL git_sha=f644858dd5b29fa4ed688425000ccfb68421629d 17:49:15 ---> Running in 8fe5443a23ab 17:49:15 Removing intermediate container 8fe5443a23ab 17:49:15 ---> d00f50b2e4a0 17:49:15 Step 25/25 : LABEL version=0.0.0 17:49:15 ---> Running in c6bbff8beb1f 17:49:15 Removing intermediate container c6bbff8beb1f 17:49:15 ---> a98ab330f594 17:49:15 [Warning] One or more build-args [ARCH] were not consumed 17:49:15 Successfully built a98ab330f594 17:49:15 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 17:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:16 17:49:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:16 latest: Pulling from edgex-lftools-log-publisher 17:49:16 5eb5b503b376: Pulling fs layer 17:49:16 5c69ac0246d0: Pulling fs layer 17:49:16 ec43610c2a17: Pulling fs layer 17:49:16 3a2ae6a8a46f: Pulling fs layer 17:49:16 33b1e0a273af: Pulling fs layer 17:49:16 5d3b04190fa2: Pulling fs layer 17:49:16 2f39f015ded8: Pulling fs layer 17:49:16 3a2ae6a8a46f: Waiting 17:49:16 33b1e0a273af: Waiting 17:49:16 5d3b04190fa2: Waiting 17:49:16 2f39f015ded8: Waiting 17:49:16 5c69ac0246d0: Verifying Checksum 17:49:16 5c69ac0246d0: Download complete 17:49:16 3a2ae6a8a46f: Verifying Checksum 17:49:16 3a2ae6a8a46f: Download complete 17:49:16 33b1e0a273af: Verifying Checksum 17:49:16 33b1e0a273af: Download complete 17:49:16 5d3b04190fa2: Verifying Checksum 17:49:16 5d3b04190fa2: Download complete 17:49:16 ec43610c2a17: Verifying Checksum 17:49:16 ec43610c2a17: Download complete 17:49:16 5eb5b503b376: Download complete 17:49:17 2f39f015ded8: Download complete 17:49:17 5eb5b503b376: Pull complete 17:49:18 5c69ac0246d0: Pull complete 17:49:18 ec43610c2a17: Pull complete 17:49:18 3a2ae6a8a46f: Pull complete 17:49:18 33b1e0a273af: Pull complete 17:49:18 5d3b04190fa2: Pull complete 17:49:23 2f39f015ded8: Pull complete 17:49:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:23 prd-ubuntu20.04-docker-8c-8g-1888 does not seem to be running inside a container 17:49:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:49:28 $ docker top 1a991d427d944741d8b0cd4b40e05dbe83348419b4583530738c07e1e56db513 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:28 ---> job-cost.sh 17:49:28 lf-activate-venv: SKIPPING 17:49:28 INFO: No Stack... 17:49:29 INFO: Retrieving Pricing Info for: v3-standard-8 17:49:29 INFO: Archiving Costs [Pipeline] sh 17:49:29 + cat /w/workspace/foundry_device-virtual-go_PR-327/archives/cost.csv 17:49:29 + cut -d, -f6 [Pipeline] lock 17:49:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] 17:49:29 Resource [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] did not exist. Created. 17:49:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:29 + echo total: 0.2199999988079071 [Pipeline] stash 17:49:30 Stashed 1 file(s) [Pipeline] } 17:49:30 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:49:30 $ docker stop --time=1 1a991d427d944741d8b0cd4b40e05dbe83348419b4583530738c07e1e56db513 17:49:31 $ docker rm -f --volumes 1a991d427d944741d8b0cd4b40e05dbe83348419b4583530738c07e1e56db513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:50:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1895 in /w/workspace/foundry_device-virtual-go_PR-327 [Pipeline] { [Pipeline] ws 17:50:15 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 17:50:15 The recommended git tool is: git 17:50:21 using credential edgex-jenkins-ssh 17:50:21 Cloning the remote Git repository 17:50:21 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 17:50:21 > git init /w/workspace/device-virtual-go/2 # timeout=10 17:50:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:50:21 > git --version # timeout=10 17:50:21 > git --version # 'git version 2.25.1' 17:50:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:24 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:50:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:25 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:50:25 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:50:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:50:26 Merging remotes/origin/main commit 43843506565b1251b67769be00175dd520b99099 into PR head commit f644858dd5b29fa4ed688425000ccfb68421629d 17:50:26 Merge succeeded, producing f644858dd5b29fa4ed688425000ccfb68421629d 17:50:26 Checking out Revision f644858dd5b29fa4ed688425000ccfb68421629d (PR-327) 17:50:26 > git config core.sparsecheckout # timeout=10 17:50:26 > git checkout -f f644858dd5b29fa4ed688425000ccfb68421629d # timeout=10 17:50:26 > git remote # timeout=10 17:50:26 > git config --get remote.origin.url # timeout=10 17:50:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:26 > git merge 43843506565b1251b67769be00175dd520b99099 # timeout=10 17:50:26 > git rev-parse HEAD^{commit} # timeout=10 17:50:26 > git config core.sparsecheckout # timeout=10 17:50:26 > git checkout -f f644858dd5b29fa4ed688425000ccfb68421629d # timeout=10 17:50:29 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:50:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:50:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:30 Dload Upload Total Spent Left Speed 17:50:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 17:50:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:50:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:50:31 + sudo tee /etc/docker/daemon.new 17:50:31 { 17:50:31 "registry-mirrors": [ 17:50:31 "https://nexus3.edgexfoundry.org:10001" 17:50:31 ], 17:50:31 "bip": "10.250.0.254/24", 17:50:31 "hosts": [ 17:50:31 "tcp://0.0.0.0:5555", 17:50:31 "unix:///var/run/docker.sock" 17:50:31 ], 17:50:31 "mtu": 1458, 17:50:31 "selinux-enabled": true, 17:50:31 "seccomp-profile": "/etc/docker/seccomp.json" 17:50:31 } [Pipeline] sh 17:50:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:50:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:50 provisioning config files... 17:50:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config7958207872988633030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:51 ---> docker-login.sh 17:50:51 nexus3.edgexfoundry.org:10001 17:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:51 Configure a credential helper to remove this warning. See 17:50:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:51 17:50:51 Login Succeeded 17:50:51 nexus3.edgexfoundry.org:10002 17:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:52 Configure a credential helper to remove this warning. See 17:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:52 17:50:52 Login Succeeded 17:50:52 nexus3.edgexfoundry.org:10003 17:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:52 Configure a credential helper to remove this warning. See 17:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:52 17:50:52 Login Succeeded 17:50:52 nexus3.edgexfoundry.org:10004 17:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:53 Configure a credential helper to remove this warning. See 17:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:53 17:50:53 Login Succeeded 17:50:53 docker.io 17:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:53 Configure a credential helper to remove this warning. See 17:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:53 17:50:53 Login Succeeded 17:50:53 ---> docker-login.sh ends [Pipeline] } 17:50:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:50:54 ========================================================= 17:50:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:50:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:50:55 Sending build context to Docker daemon 11.85MB 17:50:55 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:50:55 Step 2/12 : FROM ${BASE} AS builder 17:50:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:50:55 9b18e9b68314: Pulling fs layer 17:50:55 35d82f9e3411: Pulling fs layer 17:50:55 e16973657156: Pulling fs layer 17:50:55 fc693d55d65f: Pulling fs layer 17:50:55 7e9fc2657dce: Pulling fs layer 17:50:55 dda99020689f: Pulling fs layer 17:50:55 db1c61fa0a46: Pulling fs layer 17:50:55 891c053d2c06: Pulling fs layer 17:50:55 dda99020689f: Waiting 17:50:55 db1c61fa0a46: Waiting 17:50:55 fc693d55d65f: Waiting 17:50:55 7e9fc2657dce: Waiting 17:50:55 891c053d2c06: Waiting 17:50:55 e16973657156: Download complete 17:50:55 35d82f9e3411: Verifying Checksum 17:50:55 35d82f9e3411: Download complete 17:50:55 7e9fc2657dce: Verifying Checksum 17:50:55 7e9fc2657dce: Download complete 17:50:55 dda99020689f: Download complete 17:50:55 9b18e9b68314: Verifying Checksum 17:50:55 9b18e9b68314: Download complete 17:50:56 9b18e9b68314: Pull complete 17:50:56 891c053d2c06: Verifying Checksum 17:50:56 891c053d2c06: Download complete 17:50:56 35d82f9e3411: Pull complete 17:50:57 e16973657156: Pull complete 17:50:57 db1c61fa0a46: Verifying Checksum 17:50:57 db1c61fa0a46: Download complete 17:50:58 fc693d55d65f: Verifying Checksum 17:50:58 fc693d55d65f: Download complete 17:51:10 fc693d55d65f: Pull complete 17:51:10 7e9fc2657dce: Pull complete 17:51:11 dda99020689f: Pull complete 17:51:19 db1c61fa0a46: Pull complete 17:51:19 891c053d2c06: Pull complete 17:51:19 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:51:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:51:19 ---> f96f9c87975a 17:51:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:51:20 ---> Running in fadfdaf3e208 17:51:21 Removing intermediate container fadfdaf3e208 17:51:21 ---> ad238d22aa02 17:51:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:51:21 ---> Running in 379ba6842299 17:51:21 Removing intermediate container 379ba6842299 17:51:21 ---> c36bf8d1dfef 17:51:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:51:21 ---> Running in 5a2f7997b6bc 17:51:22 Removing intermediate container 5a2f7997b6bc 17:51:22 ---> 58fb988a62a5 17:51:22 Step 6/12 : WORKDIR /device-virtual-go 17:51:22 ---> Running in 6f77df0f60b2 17:51:22 Removing intermediate container 6f77df0f60b2 17:51:22 ---> 1080524dfc22 17:51:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:51:22 ---> Running in d76f50cb3354 17:51:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:51:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:51:25 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:51:25 (2/4) Installing libedit (20210910.3.1-r0) 17:51:25 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:51:25 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:51:25 Executing busybox-1.35.0-r17.trigger 17:51:25 OK: 226 MiB in 55 packages 17:51:26 Removing intermediate container d76f50cb3354 17:51:26 ---> ef5bfde8c80a 17:51:26 Step 8/12 : COPY go.mod vendor* ./ 17:51:27 ---> bb8d4e448e08 17:51:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:27 ---> Running in 1d072d1162f3 17:52:23 Removing intermediate container 1d072d1162f3 17:52:23 ---> fb721d8e51b3 17:52:23 Step 10/12 : COPY . . 17:52:23 ---> 165084cdb35e 17:52:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:52:23 ---> Running in fe0b10daef14 17:52:23 Removing intermediate container fe0b10daef14 17:52:23 ---> 4af415fa679f 17:52:23 Step 12/12 : RUN $MAKE 17:52:23 ---> Running in d80165860417 17:52:23 noop 17:52:23 Removing intermediate container d80165860417 17:52:23 ---> 7b2082a2fa48 17:52:23 Successfully built 7b2082a2fa48 17:52:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:24 + docker inspect -f . ci-base-image-arm64 17:52:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:24 prd-ubuntu20.04-docker-arm64-4c-16g-1895 does not seem to be running inside a container 17:52:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:52:25 $ docker top d4101e7ce1d89be89361d22da09e85fcbd2cd93d95d90df9b1fd7a670417f3d3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:26 + go version 17:52:26 go version go1.18.7 linux/arm64 [Pipeline] } 17:52:26 $ docker stop --time=1 d4101e7ce1d89be89361d22da09e85fcbd2cd93d95d90df9b1fd7a670417f3d3 17:52:28 $ docker rm -f --volumes d4101e7ce1d89be89361d22da09e85fcbd2cd93d95d90df9b1fd7a670417f3d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:28 + docker inspect -f . ci-base-image-arm64 17:52:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:28 prd-ubuntu20.04-docker-arm64-4c-16g-1895 does not seem to be running inside a container 17:52:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:52:30 $ docker top 81078dbe0f6323b9d448044ec7dbcf70f707e9056ac91145970bdf23ca4116ab -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:31 + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh 17:52:31 + make test 17:52:31 go test ./... -coverprofile=coverage.out 17:52:33 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:54:09 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:54:09 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.140s coverage: 65.7% of statements 17:54:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:54:09 go vet ./... 17:54:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:24 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:54:24 $ docker stop --time=1 81078dbe0f6323b9d448044ec7dbcf70f707e9056ac91145970bdf23ca4116ab 17:54:26 $ docker rm -f --volumes 81078dbe0f6323b9d448044ec7dbcf70f707e9056ac91145970bdf23ca4116ab [Pipeline] // withDockerContainer [Pipeline] sh 17:54:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:27 Warning: overwriting stash ‘coverage-report’ 17:54:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:29 + ls -al . 17:54:29 total 200 17:54:29 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 17:52 . 17:54:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:50 .. 17:54:29 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 17:50 .git 17:54:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:50 .github 17:54:29 -rw-rw-r-- 1 jenkins jenkins 337 Jan 11 17:50 .gitignore 17:54:29 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 17:50 .golangci.yml 17:54:29 -rw-rw-r-- 1 jenkins jenkins 8423 Jan 11 17:50 Attribution.txt 17:54:29 -rw-rw-r-- 1 jenkins jenkins 11367 Jan 11 17:50 CHANGELOG.md 17:54:29 -rw-rw-r-- 1 jenkins jenkins 1646 Jan 11 17:50 Dockerfile 17:54:29 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 17:50 GOVERNANCE.md 17:54:29 -rw-rw-r-- 1 jenkins jenkins 660 Jan 11 17:50 Jenkinsfile 17:54:29 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 17:50 LICENSE 17:54:29 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 11 17:50 Makefile 17:54:29 -rw-rw-r-- 1 jenkins jenkins 623 Jan 11 17:50 OWNERS.md 17:54:29 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 11 17:50 README.md 17:54:29 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 17:47 VERSION 17:54:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 17:50 bin 17:54:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:50 cmd 17:54:29 -rw-r--r-- 1 jenkins jenkins 44128 Jan 11 17:53 coverage.out 17:54:29 -rw-rw-r-- 1 jenkins jenkins 3340 Jan 11 17:50 go.mod 17:54:29 -rw-rw-r-- 1 jenkins jenkins 44412 Jan 11 17:50 go.sum 17:54:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:50 internal 17:54:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:50 snap 17:54:29 -rw-rw-r-- 1 jenkins jenkins 235 Jan 11 17:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:29 + 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=f644858dd5b29fa4ed688425000ccfb68421629d --label arch=arm64 --label version=0.0.0 . 17:54:29 Sending build context to Docker daemon 11.89MB 17:54:29 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:54:29 Step 2/25 : FROM ${BASE} AS builder 17:54:29 ---> 7b2082a2fa48 17:54:29 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:54:29 ---> Running in 1880246d52d9 17:54:30 Removing intermediate container 1880246d52d9 17:54:30 ---> ae169daf2721 17:54:30 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 17:54:30 ---> Running in 840aa48fe798 17:54:30 Removing intermediate container 840aa48fe798 17:54:30 ---> ee6d7accefad 17:54:30 Step 5/25 : ARG ADD_BUILD_TAGS="" 17:54:31 ---> Running in 6067a137a8c7 17:54:31 Removing intermediate container 6067a137a8c7 17:54:31 ---> d80c06d072ea 17:54:31 Step 6/25 : WORKDIR /device-virtual-go 17:54:31 ---> Running in d735379221cb 17:54:31 Removing intermediate container d735379221cb 17:54:31 ---> 91246a953715 17:54:31 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:31 ---> Running in 0d82854caf45 17:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:54:34 OK: 226 MiB in 55 packages 17:54:37 Removing intermediate container 0d82854caf45 17:54:37 ---> c4da73aebfd0 17:54:37 Step 8/25 : COPY go.mod vendor* ./ 17:54:37 ---> 234a30029466 17:54:37 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:37 ---> Running in 29f4f447c027 17:54:40 Removing intermediate container 29f4f447c027 17:54:40 ---> 38f180b719ca 17:54:40 Step 10/25 : COPY . . 17:54:41 ---> d09b11e08907 17:54:41 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:41 ---> Running in 2537d34fbc75 17:54:42 Removing intermediate container 2537d34fbc75 17:54:42 ---> 2a81e048e2c9 17:54:42 Step 12/25 : RUN $MAKE 17:54:42 ---> Running in 405fec004412 17:54:43 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 17:57:19 Removing intermediate container 405fec004412 17:57:19 ---> 2b1ddac791f2 17:57:19 Step 13/25 : FROM alpine:3.16 17:57:19 3.16: Pulling from library/alpine 17:57:19 6875df1f5354: Pulling fs layer 17:57:19 6875df1f5354: Verifying Checksum 17:57:19 6875df1f5354: Download complete 17:57:19 6875df1f5354: Pull complete 17:57:19 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:57:19 Status: Downloaded newer image for alpine:3.16 17:57:19 ---> 2b4661558fb8 17:57:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 17:57:19 ---> Running in 176fb9b7c3b5 17:57:19 Removing intermediate container 176fb9b7c3b5 17:57:19 ---> f454be5b7e4e 17:57:19 Step 15/25 : RUN apk add --update --no-cache dumb-init 17:57:19 ---> Running in eb46c33a0dbb 17:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:57:21 (1/1) Installing dumb-init (1.2.5-r1) 17:57:21 Executing busybox-1.35.0-r17.trigger 17:57:21 OK: 5 MiB in 15 packages 17:57:22 Removing intermediate container eb46c33a0dbb 17:57:22 ---> d0aae635a6d5 17:57:22 Step 16/25 : WORKDIR / 17:57:22 ---> Running in e889aa2a14de 17:57:23 Removing intermediate container e889aa2a14de 17:57:23 ---> f70b12b4e526 17:57:23 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 17:57:23 ---> 8e40c1a863e9 17:57:23 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 17:57:24 ---> 8776f6892004 17:57:24 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 17:57:25 ---> 4b89e996d7f0 17:57:25 Step 20/25 : EXPOSE 59900 17:57:25 ---> Running in fc7df2071e06 17:57:26 Removing intermediate container fc7df2071e06 17:57:26 ---> a6a5b4c2d23b 17:57:26 Step 21/25 : ENTRYPOINT ["/device-virtual"] 17:57:26 ---> Running in 1fbb15576b87 17:57:26 Removing intermediate container 1fbb15576b87 17:57:26 ---> 432a2ca2aafe 17:57:26 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:57:26 ---> Running in 2c580e4087f4 17:57:26 Removing intermediate container 2c580e4087f4 17:57:26 ---> 903500ce4686 17:57:26 Step 23/25 : LABEL arch=arm64 17:57:26 ---> Running in 63ae493cf95d 17:57:27 Removing intermediate container 63ae493cf95d 17:57:27 ---> 406f8164fa5e 17:57:27 Step 24/25 : LABEL git_sha=f644858dd5b29fa4ed688425000ccfb68421629d 17:57:27 ---> Running in f7ba2240edc9 17:57:27 Removing intermediate container f7ba2240edc9 17:57:27 ---> 8de1fd8bcc86 17:57:27 Step 25/25 : LABEL version=0.0.0 17:57:27 ---> Running in 59444d1283ff 17:57:27 Removing intermediate container 59444d1283ff 17:57:27 ---> b3c8be759d04 17:57:27 [Warning] One or more build-args [ARCH] were not consumed 17:57:27 Successfully built b3c8be759d04 17:57:27 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 17:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:28 17:57:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:29 arm64: Pulling from edgex-lftools-log-publisher 17:57:29 8998bd30e6a1: Pulling fs layer 17:57:29 04944245beec: Pulling fs layer 17:57:29 699f458cf7ca: Pulling fs layer 17:57:29 765212b225bb: Pulling fs layer 17:57:29 f23df028b6ca: Pulling fs layer 17:57:29 d65c8cfc05b1: Pulling fs layer 17:57:29 2437ff75d9bd: Pulling fs layer 17:57:29 765212b225bb: Waiting 17:57:29 2437ff75d9bd: Waiting 17:57:29 f23df028b6ca: Waiting 17:57:29 d65c8cfc05b1: Waiting 17:57:29 04944245beec: Verifying Checksum 17:57:29 04944245beec: Download complete 17:57:29 f23df028b6ca: Verifying Checksum 17:57:29 f23df028b6ca: Download complete 17:57:29 d65c8cfc05b1: Verifying Checksum 17:57:29 d65c8cfc05b1: Download complete 17:57:29 699f458cf7ca: Verifying Checksum 17:57:29 699f458cf7ca: Download complete 17:57:30 8998bd30e6a1: Verifying Checksum 17:57:30 8998bd30e6a1: Download complete 17:57:32 2437ff75d9bd: Verifying Checksum 17:57:32 2437ff75d9bd: Download complete 17:57:34 8998bd30e6a1: Pull complete 17:57:34 04944245beec: Pull complete 17:57:35 699f458cf7ca: Pull complete 17:57:36 765212b225bb: Pull complete 17:57:37 f23df028b6ca: Pull complete 17:57:37 d65c8cfc05b1: Pull complete 17:57:52 2437ff75d9bd: Pull complete 17:57:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:52 prd-ubuntu20.04-docker-arm64-4c-16g-1895 does not seem to be running inside a container 17:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:57:55 $ docker top 138fcc7f02b64f601e69d68aa2ea29909b95f94d7eb056c820402e050fb7bd8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:56 ---> job-cost.sh 17:57:56 lf-activate-venv: SKIPPING 17:57:56 INFO: No Stack... 17:57:57 INFO: Retrieving Pricing Info for: v3-standard-4 17:57:58 INFO: Archiving Costs [Pipeline] sh 17:57:59 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 17:57:59 + cut -d, -f6 [Pipeline] lock 17:57:59 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] 17:57:59 Resource [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] did not exist. Created. 17:57:59 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:57:59 /w/workspace/device-virtual-go/2@tmp/durable-37c9d2a9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:58:00 + echo total: 0.10999999940395355 [Pipeline] stash 17:58:00 Warning: overwriting stash ‘stack-cost’ 17:58:00 Stashed 1 file(s) [Pipeline] } 17:58:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:58:00 $ docker stop --time=1 138fcc7f02b64f601e69d68aa2ea29909b95f94d7eb056c820402e050fb7bd8e 17:58:02 $ docker rm -f --volumes 138fcc7f02b64f601e69d68aa2ea29909b95f94d7eb056c820402e050fb7bd8e [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 17:58:02 provisioning config files... 17:58:02 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config6240182586941161085tmp [Pipeline] { [Pipeline] sh 17:58:03 + set +x 17:58:03 + curl -s https://codecov.io/bash 17:58:03 + bash -s -- 17:58:03 17:58:03 _____ _ 17:58:03 / ____| | | 17:58:03 | | ___ __| | ___ ___ _____ __ 17:58:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:58:03 | |___| (_) | (_| | __/ (_| (_) \ V / 17:58:03 \_____\___/ \__,_|\___|\___\___/ \_/ 17:58:03 Bash-1.0.6 17:58:03 17:58:03 17:58:03 ==> git version 2.25.1 found 17:58:03 ==> 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 17:58:03 Release-Date: 2020-01-08 17:58:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:58:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:58:03 ==> Jenkins CI detected. 17:58:03 current dir:  /w/workspace/foundry_device-virtual-go_PR-327 17:58:03 project root: . 17:58:03 --> token set from env 17:58:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:58:03 ==> Running gcov in . (disable via -X gcov) 17:58:03 ==> Python coveragepy not found 17:58:03 ==> Searching for coverage reports in: 17:58:03 + . 17:58:03 -> Found 1 reports 17:58:03 ==> Detecting git/mercurial file structure 17:58:03 ==> Reading reports 17:58:03 + ./coverage.out bytes=44128 17:58:03 ==> Appending adjustments 17:58:03 https://docs.codecov.io/docs/fixing-reports 17:58:03 + Found adjustments 17:58:03 ==> Gzipping contents 17:58:03 8.0K /tmp/codecov.KZE6HD.gz 17:58:03 ==> Uploading reports 17:58:03 url: https://codecov.io 17:58:03 query: branch=PR-327&commit=f644858dd5b29fa4ed688425000ccfb68421629d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=327&job=&cmd_args= 17:58:03 -> Pinging Codecov 17:58: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-327&commit=f644858dd5b29fa4ed688425000ccfb68421629d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=327&job=&cmd_args= 17:58:03 -> Uploading to 17:58:03 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/5E52B4B073DB2E39498172D8E973AA87/f644858dd5b29fa4ed688425000ccfb68421629d/1bcacc1a-512d-4f37-b735-27fa83b0b92b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T175803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=994e643d8981e84d47c25a3deeeda0b645942ab9a41fd4bb8262202100d6c234 17:58:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:03 Dload Upload Total Spent Left Speed 17:58:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5476 0 0 100 5476 0 20281 --:--:-- --:--:-- --:--:-- 20356 17:58:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f644858dd5b29fa4ed688425000ccfb68421629d [Pipeline] } 17:58: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 17:58:04 + [ -d /w/workspace/foundry_device-virtual-go_PR-327/archives ] 17:58:04 + ls -al /w/workspace/foundry_device-virtual-go_PR-327/archives 17:58:04 total 16 17:58:04 drwxr-xr-x 3 root root 4096 Jan 11 17:49 . 17:58:04 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 17:49 .. 17:58:04 drwxr-xr-x 2 root root 4096 Jan 11 17:49 cost 17:58:04 -rw-r--r-- 1 root root 89 Jan 11 17:49 cost.csv 17:58:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-327/archives 17:58:04 + ls -al /w/workspace/foundry_device-virtual-go_PR-327/archives 17:58:04 total 16 17:58:04 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 17:49 . 17:58:04 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 17:49 .. 17:58:04 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 17:49 cost 17:58:04 -rw-r--r-- 1 jenkins jenkins 89 Jan 11 17:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:58:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:58:05 ---> package-listing.sh 17:58:05 ++ facter osfamily 17:58:05 ++ tr '[:upper:]' '[:lower:]' 17:58:05 + OS_FAMILY=debian 17:58:05 + workspace=/w/workspace/foundry_device-virtual-go_PR-327 17:58:05 + START_PACKAGES=/tmp/packages_start.txt 17:58:05 + END_PACKAGES=/tmp/packages_end.txt 17:58:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:58:05 + PACKAGES=/tmp/packages_start.txt 17:58:05 + '[' /w/workspace/foundry_device-virtual-go_PR-327 ']' 17:58:05 + PACKAGES=/tmp/packages_end.txt 17:58:05 + case "${OS_FAMILY}" in 17:58:05 + dpkg -l 17:58:05 + grep '^ii' 17:58:05 + '[' -f /tmp/packages_start.txt ']' 17:58:05 + '[' -f /tmp/packages_end.txt ']' 17:58:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:58:05 + '[' /w/workspace/foundry_device-virtual-go_PR-327 ']' 17:58:05 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-327/archives/ 17:58:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-327/archives/ [Pipeline] echo 17:58:05 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-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:58:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:58:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:06 prd-ubuntu20.04-docker-8c-8g-1888 does not seem to be running inside a container 17:58:06 $ 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-327/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-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:58:07 $ docker top 7e2682f9fe4852a9d21ba58f05575e7daedd19557d75f4b6940b89ef5409dc8b -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:58:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:58:08 + ls /var/log/sa-host 17:58:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:08 provisioning config files... 17:58:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config4696830761305637848tmp [Pipeline] { [Pipeline] echo 17:58:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:58:08 ---> create-netrc.sh [Pipeline] } 17:58:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:58:08 ---> python-tools-install.sh [Pipeline] echo 17:58:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:58:09 ---> sudo-logs.sh 17:58:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:58:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:58:09 ---> job-cost.sh 17:58:09 lf-activate-venv: SKIPPING 17:58:09 DEBUG: total: 0.2199999988079071 17:58:09 INFO: Retrieving Stack Cost... 17:58:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:58:10 INFO: Archiving Costs [Pipeline] echo 17:58:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:58:10 ---> logs-deploy.sh 17:58:10 lf-activate-venv: SKIPPING 17:58:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-327/2 17:58:10 INFO: archiving workspace using pattern(s): 17:58:11 Archives upload complete. 17:58:11 INFO: archiving logs to Nexus 17:58:12 ---> uname -a: 17:58:12 Linux prd-ubuntu20-04-docker-8c-8g-1888 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:58:12 17:58:12 17:58:12 ---> lscpu: 17:58:12 Architecture: x86_64 17:58:12 CPU op-mode(s): 32-bit, 64-bit 17:58:12 Byte Order: Little Endian 17:58:12 Address sizes: 40 bits physical, 48 bits virtual 17:58:12 CPU(s): 8 17:58:12 On-line CPU(s) list: 0-7 17:58:12 Thread(s) per core: 1 17:58:12 Core(s) per socket: 1 17:58:12 Socket(s): 8 17:58:12 NUMA node(s): 1 17:58:12 Vendor ID: AuthenticAMD 17:58:12 CPU family: 23 17:58:12 Model: 49 17:58:12 Model name: AMD EPYC-Rome Processor 17:58:12 Stepping: 0 17:58:12 CPU MHz: 2799.996 17:58:12 BogoMIPS: 5599.99 17:58:12 Virtualization: AMD-V 17:58:12 Hypervisor vendor: KVM 17:58:12 Virtualization type: full 17:58:12 L1d cache: 256 KiB 17:58:12 L1i cache: 256 KiB 17:58:12 L2 cache: 4 MiB 17:58:12 L3 cache: 128 MiB 17:58:12 NUMA node0 CPU(s): 0-7 17:58:12 Vulnerability Itlb multihit: Not affected 17:58:12 Vulnerability L1tf: Not affected 17:58:12 Vulnerability Mds: Not affected 17:58:12 Vulnerability Meltdown: Not affected 17:58:12 Vulnerability Mmio stale data: Not affected 17:58:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:58:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:58:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:58:12 Vulnerability Srbds: Not affected 17:58:12 Vulnerability Tsx async abort: Not affected 17:58:12 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 17:58:12 17:58:12 17:58:12 ---> nproc: 17:58:12 8 17:58:12 17:58:12 17:58:12 ---> df -h: 17:58:12 Filesystem Size Used Avail Use% Mounted on 17:58:12 overlay 155G 12G 144G 8% / 17:58:12 tmpfs 64M 0 64M 0% /dev 17:58:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:58:12 shm 64M 0 64M 0% /dev/shm 17:58:12 /dev/vda1 155G 12G 144G 8% /facter-os 17:58:12 17:58:12 17:58:12 ---> sar -b -r -n DEV: 17:58:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1888) 01/11/23 _x86_64_ (8 CPU) 17:58:12 17:58:12 17:46:30 LINUX RESTART (8 CPU) 17:58:12 17:58:12 17:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:58:12 17:48:01 370.96 16.15 354.81 0.00 1931.91 159460.26 0.00 17:58:12 17:49:01 123.15 0.27 122.88 0.00 14.93 30660.62 0.00 17:58:12 17:50:01 112.41 0.07 112.34 0.00 9.60 32733.37 0.00 17:58:12 17:51:01 1.97 0.00 1.97 0.00 0.00 24.68 0.00 17:58:12 17:52:01 52.16 10.58 41.58 0.00 5154.87 8697.35 0.00 17:58:12 17:53:01 7.32 1.03 6.28 0.00 22.00 131.84 0.00 17:58:12 17:54:01 2.10 0.00 2.10 0.00 0.00 22.13 0.00 17:58:12 17:55:01 2.05 0.00 2.05 0.00 0.00 23.20 0.00 17:58:12 17:56:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 17:58:12 17:57:01 2.10 0.00 2.10 0.00 0.00 23.20 0.00 17:58:12 17:58:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 17:58:12 Average: 61.30 2.54 58.75 0.00 647.48 20968.26 0.00 17:58:12 17:58:12 17:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:58:12 17:48:01 28558588 31582612 725164 2.21 104368 3140876 1922440 5.67 1120392 2779676 124 17:58:12 17:49:01 28066928 31505396 794200 2.42 140872 3487368 2148540 6.33 1399120 2957332 299472 17:58:12 17:50:01 27742628 31581364 719064 2.19 151296 3840652 1761428 5.19 1223876 3415916 392 17:58:12 17:51:01 27742924 31581696 718420 2.18 151316 3840652 1761428 5.19 1223688 3415916 44 17:58:12 17:52:01 27220312 31561900 720416 2.19 184784 4295680 1818800 5.36 1545260 3580760 976 17:58:12 17:53:01 27226180 31563912 718204 2.18 183404 4293036 1830592 5.39 1543300 3577980 256 17:58:12 17:54:01 27234560 31572372 709760 2.16 183476 4293040 1830592 5.39 1534632 3577984 8 17:58:12 17:55:01 27234496 31572356 709604 2.16 183544 4293040 1830592 5.39 1534560 3577992 12 17:58:12 17:56:01 27234700 31572808 709272 2.16 183604 4293048 1830592 5.39 1534576 3578120 8 17:58:12 17:57:01 27234392 31572724 709408 2.16 183680 4293180 1830592 5.39 1534632 3578252 16 17:58:12 17:58:01 27234072 31572504 709640 2.16 183748 4293180 1830592 5.39 1535096 3578276 8 17:58:12 Average: 27520889 31567240 722105 2.20 166736 4033068 1854199 5.46 1429921 3419837 27392 17:58:12 17:58:12 17:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:58:12 17:48:01 docker0 194.76 224.58 15.20 1982.14 0.00 0.00 0.00 0.00 17:58:12 17:48:01 lo 6.59 6.59 0.64 0.64 0.00 0.00 0.00 0.00 17:58:12 17:48:01 ens3 675.87 502.86 8209.78 115.03 0.00 0.00 0.00 0.00 17:58:12 17:49:01 docker0 1.52 3.67 0.09 40.56 0.00 0.00 0.00 0.00 17:58:12 17:49:01 veth32e27d0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:58:12 17:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:58:12 17:49:01 ens3 49.61 27.30 82.99 17.08 0.00 0.00 0.00 0.00 17:58:12 17:50:01 docker0 1.82 3.70 0.11 41.04 0.00 0.00 0.00 0.00 17:58:12 17:50:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 17:58:12 17:50:01 ens3 114.44 76.25 2613.11 14.05 0.00 0.00 0.00 0.00 17:58:12 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:58:12 17:51:01 ens3 2.27 0.58 1.82 0.29 0.00 0.00 0.00 0.00 17:58:12 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:52:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:58:12 17:52:01 ens3 125.25 78.67 2751.87 6.13 0.00 0.00 0.00 0.00 17:58:12 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:58:12 17:53:01 ens3 0.78 0.65 0.33 0.23 0.00 0.00 0.00 0.00 17:58:12 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:54:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:58:12 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:58:12 17:55:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:58:12 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:58:12 17:57:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 17:58:12 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:12 17:58:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:58:12 Average: docker0 17.87 20.93 1.39 186.24 0.00 0.00 0.00 0.00 17:58:12 Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 17:58:12 Average: ens3 87.65 62.09 1236.56 13.82 0.00 0.00 0.00 0.00 17:58:12 17:58:12 17:58:12 ---> sar -P ALL: 17:58:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1888) 01/11/23 _x86_64_ (8 CPU) 17:58:12 17:58:12 17:46:30 LINUX RESTART (8 CPU) 17:58:12 17:58:12 17:47:02 CPU %user %nice %system %iowait %steal %idle 17:58:12 17:48:01 all 10.11 0.00 3.77 4.79 0.07 81.25 17:58:12 17:48:01 0 13.25 0.00 4.74 18.89 0.09 63.04 17:58:12 17:48:01 1 9.03 0.00 3.38 1.60 0.03 85.96 17:58:12 17:48:01 2 10.79 0.00 3.54 1.17 0.05 84.45 17:58:12 17:48:01 3 9.37 0.00 3.38 1.90 0.09 85.26 17:58:12 17:48:01 4 9.77 0.00 2.88 0.81 0.05 86.48 17:58:12 17:48:01 5 9.10 0.00 3.19 6.01 0.07 81.62 17:58:12 17:48:01 6 10.87 0.00 5.16 5.15 0.07 78.75 17:58:12 17:48:01 7 8.73 0.00 3.92 2.92 0.09 84.34 17:58:12 17:49:01 all 37.50 0.00 6.46 2.60 0.09 53.35 17:58:12 17:49:01 0 37.55 0.00 6.80 12.26 0.08 43.31 17:58:12 17:49:01 1 37.84 0.00 6.01 0.49 0.08 55.57 17:58:12 17:49:01 2 36.72 0.00 6.70 0.49 0.10 55.99 17:58:12 17:49:01 3 37.69 0.00 6.56 5.90 0.07 49.78 17:58:12 17:49:01 4 37.77 0.00 6.70 0.29 0.12 55.12 17:58:12 17:49:01 5 37.60 0.00 5.98 0.59 0.08 55.75 17:58:12 17:49:01 6 38.47 0.00 6.53 0.03 0.08 54.88 17:58:12 17:49:01 7 36.39 0.00 6.39 0.73 0.08 56.41 17:58:12 17:50:01 all 5.24 0.00 1.98 2.24 0.04 90.50 17:58:12 17:50:01 0 4.86 0.00 2.22 8.40 0.03 84.48 17:58:12 17:50:01 1 5.25 0.00 1.73 0.19 0.03 92.80 17:58:12 17:50:01 2 6.04 0.00 1.47 0.35 0.02 92.12 17:58:12 17:50:01 3 4.93 0.00 1.76 0.05 0.03 93.22 17:58:12 17:50:01 4 5.47 0.00 2.10 0.02 0.02 92.41 17:58:12 17:50:01 5 5.17 0.00 2.73 0.05 0.03 92.01 17:58:12 17:50:01 6 5.28 0.00 1.99 0.18 0.02 92.53 17:58:12 17:50:01 7 4.96 0.00 1.87 8.70 0.13 84.34 17:58:12 17:51:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:58:12 17:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:58:12 17:51:01 1 0.12 0.00 0.00 0.00 0.02 99.87 17:58:12 17:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:58:12 17:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:58:12 17:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:58:12 17:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:58:12 17:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:58:12 17:51:01 7 0.02 0.00 0.02 0.03 0.00 99.93 17:58:12 17:52:01 all 2.11 0.00 1.34 0.55 0.02 95.98 17:58:12 17:52:01 0 1.97 0.00 0.98 0.05 0.02 96.98 17:58:12 17:52:01 1 1.31 0.00 1.32 0.47 0.02 96.88 17:58:12 17:52:01 2 2.65 0.00 1.20 1.27 0.02 94.86 17:58:12 17:52:01 3 1.51 0.00 0.64 0.07 0.02 97.77 17:58:12 17:52:01 4 2.35 0.00 1.07 0.10 0.02 96.46 17:58:12 17:52:01 5 2.70 0.00 2.37 0.35 0.02 94.56 17:58:12 17:52:01 6 2.62 0.00 2.25 0.07 0.03 95.03 17:58:12 17:52:01 7 1.74 0.00 0.87 2.05 0.02 95.32 17:58:12 17:53:01 all 0.13 0.00 0.09 0.02 0.00 99.77 17:58:12 17:53:01 0 0.27 0.00 0.10 0.00 0.00 99.63 17:58:12 17:53:01 1 0.03 0.00 0.10 0.03 0.00 99.83 17:58:12 17:53:01 2 0.13 0.00 0.07 0.00 0.00 99.80 17:58:12 17:53:01 3 0.08 0.00 0.08 0.02 0.00 99.82 17:58:12 17:53:01 4 0.05 0.00 0.08 0.00 0.00 99.87 17:58:12 17:53:01 5 0.13 0.00 0.07 0.00 0.00 99.80 17:58:12 17:53:01 6 0.05 0.00 0.10 0.00 0.00 99.85 17:58:12 17:53:01 7 0.25 0.00 0.10 0.08 0.00 99.57 17:58:12 17:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:58:12 17:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:58:12 17:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:58:12 17:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:58:12 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:58:12 17:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:58:12 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:58:12 17:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:58:12 17:54:01 7 0.03 0.00 0.02 0.03 0.02 99.90 17:58:12 17:55:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:58:12 17:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:58:12 17:55:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:58:12 17:55:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:58:12 17:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:58:12 17:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:58:12 17:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:58:12 17:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:58:12 17:55:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:58:12 17:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:58:12 17:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:58:12 17:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:58:12 17:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:58:12 17:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:58:12 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:58:12 17:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:58:12 17:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:58:12 17:56:01 7 0.02 0.00 0.02 0.03 0.00 99.93 17:58:12 17:57:01 all 0.04 0.00 0.01 0.01 0.00 99.93 17:58:12 17:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:58:12 17:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:58:12 17:57:01 2 0.25 0.00 0.03 0.00 0.02 99.70 17:58:12 17:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:58:12 17:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:58:12 17:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:58:12 17:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:58:12 17:57:01 7 0.03 0.00 0.00 0.07 0.00 99.90 17:58:12 17:58:01 all 0.12 0.00 0.01 0.01 0.00 99.85 17:58:12 17:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:58:12 17:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:58:12 17:58:01 2 0.15 0.00 0.02 0.00 0.02 99.82 17:58:12 17:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:58:12 17:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:58:12 17:58:01 5 0.70 0.00 0.00 0.00 0.00 99.30 17:58:12 17:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:58:12 17:58:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:58:12 17:58:12 Average: CPU %user %nice %system %iowait %steal %idle 17:58:12 Average: all 4.98 0.00 1.24 0.92 0.02 92.84 17:58:12 Average: 0 5.21 0.00 1.34 3.55 0.02 89.87 17:58:12 Average: 1 4.83 0.00 1.13 0.25 0.02 93.77 17:58:12 Average: 2 5.13 0.00 1.18 0.30 0.02 93.37 17:58:12 Average: 3 4.83 0.00 1.12 0.71 0.02 93.32 17:58:12 Average: 4 4.99 0.00 1.16 0.11 0.02 93.72 17:58:12 Average: 5 5.00 0.00 1.30 0.63 0.02 93.05 17:58:12 Average: 6 5.17 0.00 1.46 0.49 0.02 92.87 17:58:12 Average: 7 4.70 0.00 1.19 1.33 0.03 92.76 17:58:12 17:58:12 17:58:12