Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e33572c78b09f38b3232d0e0b2efce3c95263582+d55cfd14756feee5759f983c7252b83ebf242d79 (98c54d4724fd947d384f2ba234d816ac55e12e61) 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-ssh15608127557338448928.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh735802250239492142.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-404/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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5181176150138213535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7357560351471252620.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-404/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-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12204895927143732350.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15187 in /w/workspace/foundry_device-virtual-go_PR-404 [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-404 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d55cfd14756feee5759f983c7252b83ebf242d79 into PR head commit e33572c78b09f38b3232d0e0b2efce3c95263582 Merge succeeded, producing cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d Checking out Revision cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d (PR-404) > 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/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e33572c78b09f38b3232d0e0b2efce3c95263582 # 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 d55cfd14756feee5759f983c7252b83ebf242d79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d # timeout=10 Commit message: "Merge commit 'd55cfd14756feee5759f983c7252b83ebf242d79' into HEAD" > git rev-list --no-walk e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:13:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:13:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:13:35 ========================================================= 08:13:35 EdgeX Global Pipelines Version Info 08:13:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:13:36 ------------------- 08:13:36 stable info: 08:13:36 ------------------- 08:13:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:13:36 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:13:36 Message: update stable to v1.0.249 08:13:36 ------------------- 08:13:36 experimental info: 08:13:36 ------------------- 08:13:36 Commited By: **** collab-it+edgex@linuxfoundation.org 08:13:36 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:13:36 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbb2a5d [Pipeline] echo 08:13:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:37 provisioning config files... 08:13:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config10125110237652643352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:38 ---> docker-login.sh 08:13:38 nexus3.edgexfoundry.org:10001 08:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:38 Configure a credential helper to remove this warning. See 08:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:38 08:13:38 Login Succeeded 08:13:38 nexus3.edgexfoundry.org:10002 08:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:38 Configure a credential helper to remove this warning. See 08:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:38 08:13:38 Login Succeeded 08:13:38 nexus3.edgexfoundry.org:10003 08:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:38 Configure a credential helper to remove this warning. See 08:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:38 08:13:38 Login Succeeded 08:13:38 nexus3.edgexfoundry.org:10004 08:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:38 Configure a credential helper to remove this warning. See 08:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:38 08:13:38 Login Succeeded 08:13:38 docker.io 08:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:39 Configure a credential helper to remove this warning. See 08:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:39 08:13:39 Login Succeeded 08:13:39 ---> docker-login.sh ends [Pipeline] } 08:13:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:13:39 + git rev-list -1 --merges cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d~1..cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [Pipeline] echo 08:13:39 -----------> git rev-list -1 --merges cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d~1..cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d 08:13:39 cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [false] [Pipeline] sh 08:13:39 + git log --format=format:%s -1 cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [Pipeline] echo 08:13:39 ========================================================= 08:13:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:13:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:40 + git log --format=format:%s -1 cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [Pipeline] echo 08:13:40 [semverPrep] GIT_COMMIT: cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d, Commit Message: Merge commit 'd55cfd14756feee5759f983c7252b83ebf242d79' into HEAD [Pipeline] echo 08:13:40 [semverPrep] This is not a build commit. [Pipeline] sh 08:13:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:40 + grep -v github /etc/ssh/ssh_known_hosts 08:13:40 + [ -e /tmp/ssh_known_hosts ] 08:13:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:13:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:13:40 + sudo tee -a /etc/ssh/ssh_known_hosts 08:13:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:41 08:13:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:41 0.1.4: Pulling from edgex-devops/py-git-semver 08:13:41 b85a868b505f: Pulling fs layer 08:13:41 e2be974225ed: Pulling fs layer 08:13:41 339a4e72a1f5: Pulling fs layer 08:13:41 988bab9f4d93: Pulling fs layer 08:13:41 1469e6f7b9e6: Pulling fs layer 08:13:41 eaf3925da568: Pulling fs layer 08:13:41 bab4dde63d76: Pulling fs layer 08:13:41 bde34c3a00c8: Pulling fs layer 08:13:41 b352a97aabf1: Pulling fs layer 08:13:41 4872d77fe225: Pulling fs layer 08:13:41 5851b861e8e6: Pulling fs layer 08:13:41 988bab9f4d93: Waiting 08:13:41 1469e6f7b9e6: Waiting 08:13:41 eaf3925da568: Waiting 08:13:41 bab4dde63d76: Waiting 08:13:41 bde34c3a00c8: Waiting 08:13:41 4872d77fe225: Waiting 08:13:41 e2be974225ed: Verifying Checksum 08:13:41 e2be974225ed: Download complete 08:13:41 988bab9f4d93: Verifying Checksum 08:13:41 988bab9f4d93: Download complete 08:13:41 1469e6f7b9e6: Verifying Checksum 08:13:41 1469e6f7b9e6: Download complete 08:13:41 339a4e72a1f5: Verifying Checksum 08:13:41 339a4e72a1f5: Download complete 08:13:41 eaf3925da568: Download complete 08:13:41 bde34c3a00c8: Verifying Checksum 08:13:41 bde34c3a00c8: Download complete 08:13:41 b352a97aabf1: Download complete 08:13:41 4872d77fe225: Verifying Checksum 08:13:41 4872d77fe225: Download complete 08:13:41 5851b861e8e6: Download complete 08:13:41 b85a868b505f: Verifying Checksum 08:13:41 b85a868b505f: Download complete 08:13:41 bab4dde63d76: Verifying Checksum 08:13:41 bab4dde63d76: Download complete 08:13:43 b85a868b505f: Pull complete 08:13:43 e2be974225ed: Pull complete 08:13:43 339a4e72a1f5: Pull complete 08:13:43 988bab9f4d93: Pull complete 08:13:44 1469e6f7b9e6: Pull complete 08:13:44 eaf3925da568: Pull complete 08:13:45 bab4dde63d76: Pull complete 08:13:46 bde34c3a00c8: Pull complete 08:13:46 b352a97aabf1: Pull complete 08:13:46 4872d77fe225: Pull complete 08:13:46 5851b861e8e6: Pull complete 08:13:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:46 prd-ubuntu20.04-docker-8c-8g-15187 does not seem to be running inside a container 08:13:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:13:49 $ docker top 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f -eo pid,comm 08:13:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:13:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:49 [ssh-agent] Looking for ssh-agent implementation... 08:13:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:49 $ docker exec 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f ssh-agent 08:13:49 SSH_AUTH_SOCK=/tmp/ssh-m2hvpaejiedW/agent.33 08:13:49 SSH_AGENT_PID=39 08:13:49 Running ssh-add (command line suppressed) 08:13:49 Identity added: /w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_15518730969884010190.key (/w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_15518730969884010190.key) 08:13:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:50 + git tag --points-at HEAD [Pipeline] } 08:13:50 $ docker exec --env ******** --env ******** 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f ssh-agent -k 08:13:50 unset SSH_AUTH_SOCK; 08:13:50 unset SSH_AGENT_PID; 08:13:50 echo Agent pid 39 killed; 08:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:13:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:50 [ssh-agent] Looking for ssh-agent implementation... 08:13:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:50 $ docker exec 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f ssh-agent 08:13:50 SSH_AUTH_SOCK=/tmp/ssh-gWG1DwHyNWOh/agent.71 08:13:50 SSH_AGENT_PID=77 08:13:50 Running ssh-add (command line suppressed) 08:13:50 Identity added: /w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_1466596230042627137.key (/w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_1466596230042627137.key) 08:13:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:51 + git semver init 08:13:51 2023-05-11 08:13:51,274 [run_init] DEBUG init version:0.0.0 force:False 08:13:51 2023-05-11 08:13:51,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-404/.semver 08:13:51 2023-05-11 08:13:51,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-404/.semver 08:13:51 2023-05-11 08:13:51,275 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-404/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-404, universal_newlines=False, shell=None, istream=None) 08:13:52 2023-05-11 08:13:52,284 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-404/.git/info/exclude 08:13:52 2023-05-11 08:13:52,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 with force:False 08:13:52 2023-05-11 08:13:52,285 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 08:13:52 2023-05-11 08:13:52,290 [execute] INFO git cat-file --batch-check 08:13:52 2023-05-11 08:13:52,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) 08:13:52 2023-05-11 08:13:52,297 [execute] INFO git cat-file --batch 08:13:52 2023-05-11 08:13:52,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) 08:13:52 2023-05-11 08:13:52,304 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 08:13:52 0.0.0 [Pipeline] } 08:13:52 $ docker exec --env ******** --env ******** 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f ssh-agent -k 08:13:52 unset SSH_AUTH_SOCK; 08:13:52 unset SSH_AGENT_PID; 08:13:52 echo Agent pid 77 killed; 08:13:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:53 + git semver [Pipeline] } 08:13:53 $ docker stop --time=1 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f 08:13:54 $ docker rm -f --volumes 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f [Pipeline] // withDockerContainer [Pipeline] sh 08:13:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:13:55 Stashed 1 file(s) [Pipeline] echo 08:13:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:55 provisioning config files... 08:13:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config18132878892204693048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:55 ---> docker-login.sh 08:13:55 nexus3.edgexfoundry.org:10001 08:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:55 Configure a credential helper to remove this warning. See 08:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:55 08:13:55 Login Succeeded 08:13:55 nexus3.edgexfoundry.org:10002 08:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:55 Configure a credential helper to remove this warning. See 08:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:55 08:13:55 Login Succeeded 08:13:55 nexus3.edgexfoundry.org:10003 08:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:56 Configure a credential helper to remove this warning. See 08:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:56 08:13:56 Login Succeeded 08:13:56 nexus3.edgexfoundry.org:10004 08:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:56 Configure a credential helper to remove this warning. See 08:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:56 08:13:56 Login Succeeded 08:13:56 docker.io 08:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:56 Configure a credential helper to remove this warning. See 08:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:56 08:13:56 Login Succeeded 08:13:56 ---> docker-login.sh ends [Pipeline] } 08:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:13:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:13:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:13:56 ========================================================= 08:13:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:13:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 08:13:56 Sending build context to Docker daemon 23.66MB 08:13:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:13:56 Step 2/12 : FROM ${BASE} AS builder 08:13:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:13:56 f56be85fc22e: Pulling fs layer 08:13:56 85791d961cd3: Pulling fs layer 08:13:56 d694b5ae8c79: Pulling fs layer 08:13:56 9f32a84ed3da: Pulling fs layer 08:13:56 4d19c01a9841: Pulling fs layer 08:13:56 9325e15d5711: Pulling fs layer 08:13:56 556b6ee489ea: Pulling fs layer 08:13:56 c5a4b2cf53e6: Pulling fs layer 08:13:56 9f32a84ed3da: Waiting 08:13:56 4d19c01a9841: Waiting 08:13:56 9325e15d5711: Waiting 08:13:56 556b6ee489ea: Waiting 08:13:56 c5a4b2cf53e6: Waiting 08:13:56 85791d961cd3: Download complete 08:13:56 9f32a84ed3da: Verifying Checksum 08:13:56 9f32a84ed3da: Download complete 08:13:56 4d19c01a9841: Download complete 08:13:56 f56be85fc22e: Verifying Checksum 08:13:56 f56be85fc22e: Download complete 08:13:56 9325e15d5711: Verifying Checksum 08:13:56 9325e15d5711: Download complete 08:13:57 f56be85fc22e: Pull complete 08:13:57 85791d961cd3: Pull complete 08:13:57 c5a4b2cf53e6: Verifying Checksum 08:13:57 c5a4b2cf53e6: Download complete 08:13:57 d694b5ae8c79: Verifying Checksum 08:13:57 d694b5ae8c79: Download complete 08:13:58 556b6ee489ea: Verifying Checksum 08:14:01 d694b5ae8c79: Pull complete 08:14:01 9f32a84ed3da: Pull complete 08:14:01 4d19c01a9841: Pull complete 08:14:01 9325e15d5711: Pull complete 08:14:04 556b6ee489ea: Pull complete 08:14:05 c5a4b2cf53e6: Pull complete 08:14:05 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:14:05 ---> c4be618373d6 08:14:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:14:09 ---> Running in c9e020fafe6d 08:14:09 Removing intermediate container c9e020fafe6d 08:14:09 ---> fb9e55b60f1d 08:14:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:14:09 ---> Running in 2a0e9d172ad0 08:14:09 Removing intermediate container 2a0e9d172ad0 08:14:09 ---> 19d33ee2de01 08:14:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:14:09 ---> Running in f3501b5607fe 08:14:09 Removing intermediate container f3501b5607fe 08:14:09 ---> 4dbe7761a057 08:14:09 Step 6/12 : WORKDIR /device-virtual-go 08:14:09 ---> Running in 6c1edb5f05db 08:14:09 Removing intermediate container 6c1edb5f05db 08:14:09 ---> eb740bef5ef6 08:14:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:14:09 ---> Running in efae2fdf6525 08:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:14:10 (1/4) Installing openssh-keygen (9.1_p1-r2) 08:14:10 (2/4) Installing libedit (20221030.3.1-r0) 08:14:10 (3/4) Installing openssh-client-common (9.1_p1-r2) 08:14:10 (4/4) Installing openssh-client-default (9.1_p1-r2) 08:14:10 Executing busybox-1.35.0-r29.trigger 08:14:10 OK: 269 MiB in 57 packages 08:14:10 Still waiting to schedule task 08:14:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:14:10 Removing intermediate container efae2fdf6525 08:14:10 ---> b7a083f52a47 08:14:10 Step 8/12 : COPY go.mod vendor* ./ 08:14:10 ---> 788c25471cee 08:14:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:10 ---> Running in 5c618a91f934 08:14:57 Removing intermediate container 5c618a91f934 08:14:57 ---> 3f922a5e5d50 08:14:57 Step 10/12 : COPY . . 08:14:57 ---> 16fa65b7c0c3 08:14:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:14:57 ---> Running in beb80754a91e 08:14:57 Removing intermediate container beb80754a91e 08:14:57 ---> 833c52ba968a 08:14:57 Step 12/12 : RUN $MAKE 08:14:57 ---> Running in 6a49b64adb97 08:14:57 noop 08:14:57 Removing intermediate container 6a49b64adb97 08:14:57 ---> 292e30d8d79c 08:14:57 Successfully built 292e30d8d79c 08:14:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:57 + docker inspect -f . ci-base-image-x86_64 08:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:58 prd-ubuntu20.04-docker-8c-8g-15187 does not seem to be running inside a container 08:14:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:14:58 $ docker top 6cacd362c508eb359cc48b3b1c9a5dd35a0cbd4f61125ec87ae3fb390a04cda2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:58 + go version 08:14:58 go version go1.20.2 linux/amd64 [Pipeline] } 08:14:58 $ docker stop --time=1 6cacd362c508eb359cc48b3b1c9a5dd35a0cbd4f61125ec87ae3fb390a04cda2 08:15:00 $ docker rm -f --volumes 6cacd362c508eb359cc48b3b1c9a5dd35a0cbd4f61125ec87ae3fb390a04cda2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:00 + docker inspect -f . ci-base-image-x86_64 08:15:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:00 prd-ubuntu20.04-docker-8c-8g-15187 does not seem to be running inside a container 08:15:00 $ 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-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:15:00 $ docker top 808b41ad293b7b4ad4cac126cc42615aa7f1e3567f6bb02e05b980b1e84b3d51 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:01 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-404 [Pipeline] fileExists [Pipeline] sh 08:15:01 + make test 08:15:01 go test ./... -coverprofile=coverage.out 08:15:06 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:15:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:15:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 08:15:22 go vet ./... 08:15:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:15:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:15:26 ./bin/test-attribution-txt.sh [Pipeline] echo 08:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:15:26 $ docker stop --time=1 808b41ad293b7b4ad4cac126cc42615aa7f1e3567f6bb02e05b980b1e84b3d51 08:15:29 $ docker rm -f --volumes 808b41ad293b7b4ad4cac126cc42615aa7f1e3567f6bb02e05b980b1e84b3d51 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:15:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:15:30 + ls -al . 08:15:30 total 192 08:15:30 drwxrwxr-x 9 jenkins jenkins 4096 May 11 08:15 . 08:15:30 drwxrwxr-x 4 jenkins jenkins 4096 May 11 08:13 .. 08:15:30 drwxrwxr-x 8 jenkins jenkins 4096 May 11 08:13 .git 08:15:30 drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:13 .github 08:15:30 -rw-rw-r-- 1 jenkins jenkins 337 May 11 08:13 .gitignore 08:15:30 -rw-rw-r-- 1 jenkins jenkins 41 May 11 08:13 .golangci.yml 08:15:30 drwxr-xr-x 3 jenkins jenkins 4096 May 11 08:13 .semver 08:15:30 -rw-rw-r-- 1 jenkins jenkins 8652 May 11 08:13 Attribution.txt 08:15:30 -rw-rw-r-- 1 jenkins jenkins 11367 May 11 08:13 CHANGELOG.md 08:15:30 -rw-rw-r-- 1 jenkins jenkins 1646 May 11 08:13 Dockerfile 08:15:30 -rw-rw-r-- 1 jenkins jenkins 677 May 11 08:13 GOVERNANCE.md 08:15:30 -rw-rw-r-- 1 jenkins jenkins 660 May 11 08:13 Jenkinsfile 08:15:30 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 08:13 LICENSE 08:15:30 -rw-rw-r-- 1 jenkins jenkins 1696 May 11 08:13 Makefile 08:15:30 -rw-rw-r-- 1 jenkins jenkins 623 May 11 08:13 OWNERS.md 08:15:30 -rw-rw-r-- 1 jenkins jenkins 4087 May 11 08:13 README.md 08:15:30 -rw-rw-r-- 1 jenkins jenkins 5 May 11 08:13 VERSION 08:15:30 drwxrwxr-x 2 jenkins jenkins 4096 May 11 08:13 bin 08:15:30 drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:13 cmd 08:15:30 -rw-r--r-- 1 jenkins jenkins 43063 May 11 08:15 coverage.out 08:15:30 -rw-rw-r-- 1 jenkins jenkins 3209 May 11 08:13 go.mod 08:15:30 -rw-rw-r-- 1 jenkins jenkins 30994 May 11 08:13 go.sum 08:15:30 drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:13 internal 08:15:30 drwxrwxr-x 4 jenkins jenkins 4096 May 11 08:13 snap 08:15:30 -rw-rw-r-- 1 jenkins jenkins 235 May 11 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:30 + 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=cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d --label arch=amd64 --label version=0.0.0 . 08:15:30 Sending build context to Docker daemon 23.7MB 08:15:30 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 08:15:30 Step 2/25 : FROM ${BASE} AS builder 08:15:30 ---> 292e30d8d79c 08:15:30 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:15:31 ---> Running in d7c322265e4f 08:15:31 Removing intermediate container d7c322265e4f 08:15:31 ---> 4188a56fd4d0 08:15:31 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 08:15:31 ---> Running in 9c2ffe7ffc7a 08:15:31 Removing intermediate container 9c2ffe7ffc7a 08:15:31 ---> 3bf37f1e9a79 08:15:31 Step 5/25 : ARG ADD_BUILD_TAGS="" 08:15:31 ---> Running in f2b1ead23186 08:15:31 Removing intermediate container f2b1ead23186 08:15:31 ---> c071b73aa16a 08:15:31 Step 6/25 : WORKDIR /device-virtual-go 08:15:31 ---> Running in c7836504892e 08:15:31 Removing intermediate container c7836504892e 08:15:31 ---> 2c2cf851d628 08:15:31 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:31 ---> Running in 26da5a1f5b23 08:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:15:32 OK: 269 MiB in 57 packages 08:15:32 Removing intermediate container 26da5a1f5b23 08:15:32 ---> 0d187e9dd57a 08:15:32 Step 8/25 : COPY go.mod vendor* ./ 08:15:32 ---> 00edc905fe62 08:15:32 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:32 ---> Running in aba67a4fc22f 08:15:33 Removing intermediate container aba67a4fc22f 08:15:33 ---> 0f67018fd3e5 08:15:33 Step 10/25 : COPY . . 08:15:34 ---> e89547b5373d 08:15:34 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:15:34 ---> Running in 7c2b91769f8b 08:15:34 Removing intermediate container 7c2b91769f8b 08:15:34 ---> b966fb17c3fd 08:15:34 Step 12/25 : RUN $MAKE 08:15:34 ---> Running in 6ecd3051759e 08:15:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 08:15:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15188 in /w/workspace/foundry_device-virtual-go_PR-404 [Pipeline] { [Pipeline] ws 08:15:50 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 08:15:50 The recommended git tool is: git 08:15:56 using credential edgex-jenkins-ssh 08:15:56 Cloning the remote Git repository 08:15:56 Removing intermediate container 6ecd3051759e 08:15:56 ---> 70a675d94a50 08:15:56 Step 13/25 : FROM alpine:3.17 08:15:56 3.17: Pulling from library/alpine 08:15:56 f56be85fc22e: Already exists 08:15:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:15:56 Status: Downloaded newer image for alpine:3.17 08:15:56 ---> 9ed4aefc74f6 08:15:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:15:56 ---> Running in 27485e5218d7 08:15:56 Removing intermediate container 27485e5218d7 08:15:56 ---> 28e2df77f0d1 08:15:56 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:15:56 ---> Running in 96ed963a5dec 08:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:15:56 (1/1) Installing dumb-init (1.2.5-r2) 08:15:56 Executing busybox-1.35.0-r29.trigger 08:15:56 OK: 7 MiB in 16 packages 08:15:56 Removing intermediate container 96ed963a5dec 08:15:56 ---> ef3ff9f61ff3 08:15:56 Step 16/25 : WORKDIR / 08:15:56 ---> Running in ff628c50c694 08:15:56 Removing intermediate container ff628c50c694 08:15:56 ---> f34c6d9026d2 08:15:56 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:15:56 ---> 48439ab86354 08:15:56 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 08:15:56 ---> 342b6b098f47 08:15:56 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 08:15:56 ---> f70b44829700 08:15:56 Step 20/25 : EXPOSE 59900 08:15:56 ---> Running in f1cef874b8d0 08:15:56 Removing intermediate container f1cef874b8d0 08:15:56 ---> 8b51d5528ed6 08:15:56 Step 21/25 : ENTRYPOINT ["/device-virtual"] 08:15:56 ---> Running in 7fe97282df22 08:15:56 Removing intermediate container 7fe97282df22 08:15:56 ---> 6da992229032 08:15:56 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:15:56 ---> Running in 550805de7825 08:15:56 Removing intermediate container 550805de7825 08:15:56 ---> 98c3ea5f9653 08:15:56 Step 23/25 : LABEL arch=amd64 08:15:56 ---> Running in cebe1f17765b 08:15:56 Removing intermediate container cebe1f17765b 08:15:56 ---> 57c830ff2558 08:15:56 Step 24/25 : LABEL git_sha=cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d 08:15:56 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:15:56 > git init /w/workspace/device-virtual-go/2 # timeout=10 08:15:56 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:15:56 > git --version # timeout=10 08:15:56 > git --version # 'git version 2.25.1' 08:15:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:57 ---> Running in a2ad2f656589 08:15:57 Removing intermediate container a2ad2f656589 08:15:57 ---> 38376aa145d3 08:15:57 Step 25/25 : LABEL version=0.0.0 08:15:57 ---> Running in 58ca957a672d 08:15:57 Removing intermediate container 58ca957a672d 08:15:57 ---> 64fbc3ecb1d9 08:15:57 [Warning] One or more build-args [ARCH] were not consumed 08:15:57 Successfully built 64fbc3ecb1d9 08:15:57 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:57 08:15:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:57 latest: Pulling from edgex-lftools-log-publisher 08:15:57 5eb5b503b376: Pulling fs layer 08:15:57 5c69ac0246d0: Pulling fs layer 08:15:57 ec43610c2a17: Pulling fs layer 08:15:57 3a2ae6a8a46f: Pulling fs layer 08:15:57 33b1e0a273af: Pulling fs layer 08:15:57 5d3b04190fa2: Pulling fs layer 08:15:57 2f39f015ded8: Pulling fs layer 08:15:57 3a2ae6a8a46f: Waiting 08:15:57 33b1e0a273af: Waiting 08:15:57 5d3b04190fa2: Waiting 08:15:57 2f39f015ded8: Waiting 08:15:57 5c69ac0246d0: Verifying Checksum 08:15:57 5c69ac0246d0: Download complete 08:15:57 3a2ae6a8a46f: Verifying Checksum 08:15:57 3a2ae6a8a46f: Download complete 08:15:57 33b1e0a273af: Verifying Checksum 08:15:57 33b1e0a273af: Download complete 08:15:57 ec43610c2a17: Verifying Checksum 08:15:57 ec43610c2a17: Download complete 08:15:57 5d3b04190fa2: Download complete 08:15:58 5eb5b503b376: Verifying Checksum 08:15:58 5eb5b503b376: Download complete 08:15:58 2f39f015ded8: Download complete 08:15:59 5eb5b503b376: Pull complete 08:15:59 5c69ac0246d0: Pull complete 08:15:58 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:15:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:00 ec43610c2a17: Pull complete 08:16:00 3a2ae6a8a46f: Pull complete 08:16:00 33b1e0a273af: Pull complete 08:16:00 5d3b04190fa2: Pull complete 08:16:00 Merging remotes/origin/main commit d55cfd14756feee5759f983c7252b83ebf242d79 into PR head commit e33572c78b09f38b3232d0e0b2efce3c95263582 08:16:00 Merge succeeded, producing 181e79f3b5420f50ecdde24e66e84e32696ea8c9 08:16:00 Checking out Revision 181e79f3b5420f50ecdde24e66e84e32696ea8c9 (PR-404) 08:15:59 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:15:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:16:00 > git config core.sparsecheckout # timeout=10 08:16:00 > git checkout -f e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 08:16:00 > git remote # timeout=10 08:16:00 > git config --get remote.origin.url # timeout=10 08:16:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:00 > git merge d55cfd14756feee5759f983c7252b83ebf242d79 # timeout=10 08:16:00 > git rev-parse HEAD^{commit} # timeout=10 08:16:00 > git config core.sparsecheckout # timeout=10 08:16:00 > git checkout -f 181e79f3b5420f50ecdde24e66e84e32696ea8c9 # timeout=10 08:16:04 Commit message: "Merge commit 'd55cfd14756feee5759f983c7252b83ebf242d79' into HEAD" 08:16:04 > git rev-list --no-walk e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 08:16:04 2f39f015ded8: Pull complete 08:16:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:04 prd-ubuntu20.04-docker-8c-8g-15187 does not seem to be running inside a container 08:16:04 $ 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-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:16:04 08:16:04 GitHub has been notified of this commit’s build result 08:16:04 08:16:07 $ docker top 3cd9382da1336c5b262641bf2b01d52e57202d0c7d3d7b48e449b9edf63d104e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:08 ---> job-cost.sh 08:16:08 lf-activate-venv: SKIPPING 08:16:08 INFO: No Stack... 08:16:08 INFO: Retrieving Pricing Info for: v3-standard-8 08:16:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:08 Dload Upload Total Spent Left Speed 08:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 08:16:08 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 08:16:08 + + catcut /w/workspace/foundry_device-virtual-go_PR-404/archives/cost.csv -d, 08:16:08 -f6 [Pipeline] lock 08:16:08 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] 08:16:08 Resource [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] did not exist. Created. 08:16:08 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:16:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:16:09 + echo total: 0.2199999988079071 [Pipeline] stash 08:16:09 Stashed 1 file(s) [Pipeline] } 08:16:09 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:16:09 $ docker stop --time=1 3cd9382da1336c5b262641bf2b01d52e57202d0c7d3d7b48e449b9edf63d104e 08:16:09 + sudo tee /etc/docker/daemon.new 08:16:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:16:09 { 08:16:09 "registry-mirrors": [ 08:16:09 "https://nexus3.edgexfoundry.org:10001" 08:16:09 ], 08:16:09 "bip": "10.250.0.254/24", 08:16:09 "hosts": [ 08:16:09 "tcp://0.0.0.0:5555", 08:16:09 "unix:///var/run/docker.sock" 08:16:09 ], 08:16:09 "mtu": 1458, 08:16:09 "selinux-enabled": true, 08:16:09 "seccomp-profile": "/etc/docker/seccomp.json" 08:16:09 } 08:16:10 $ docker rm -f --volumes 3cd9382da1336c5b262641bf2b01d52e57202d0c7d3d7b48e449b9edf63d104e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:16:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:16:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:29 provisioning config files... 08:16:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config12005176356149062171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:29 ---> docker-login.sh 08:16:29 nexus3.edgexfoundry.org:10001 08:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:30 Configure a credential helper to remove this warning. See 08:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:30 08:16:30 Login Succeeded 08:16:30 nexus3.edgexfoundry.org:10002 08:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:30 Configure a credential helper to remove this warning. See 08:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:30 08:16:30 Login Succeeded 08:16:30 nexus3.edgexfoundry.org:10003 08:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:31 Configure a credential helper to remove this warning. See 08:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:31 08:16:31 Login Succeeded 08:16:31 nexus3.edgexfoundry.org:10004 08:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:31 Configure a credential helper to remove this warning. See 08:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:31 08:16:31 Login Succeeded 08:16:31 docker.io 08:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:31 Configure a credential helper to remove this warning. See 08:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:31 08:16:31 Login Succeeded 08:16:31 ---> docker-login.sh ends [Pipeline] } 08:16:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:16:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:16:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:16:32 ========================================================= 08:16:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:16:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 08:16:32 Sending build context to Docker daemon 12MB 08:16:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:16:33 Step 2/12 : FROM ${BASE} AS builder 08:16:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:16:33 c41833b44d91: Pulling fs layer 08:16:33 ed15518f5707: Pulling fs layer 08:16:33 feae8fd75edb: Pulling fs layer 08:16:33 242c74f7c9fa: Pulling fs layer 08:16:33 3cdef696dda3: Pulling fs layer 08:16:33 2ced38df9373: Pulling fs layer 08:16:33 58f1dce35555: Pulling fs layer 08:16:33 3cdef696dda3: Waiting 08:16:33 242c74f7c9fa: Waiting 08:16:33 58f1dce35555: Waiting 08:16:33 ed15518f5707: Download complete 08:16:33 242c74f7c9fa: Verifying Checksum 08:16:33 242c74f7c9fa: Download complete 08:16:33 3cdef696dda3: Download complete 08:16:33 c41833b44d91: Verifying Checksum 08:16:33 c41833b44d91: Download complete 08:16:34 c41833b44d91: Pull complete 08:16:34 58f1dce35555: Verifying Checksum 08:16:34 58f1dce35555: Download complete 08:16:34 ed15518f5707: Pull complete 08:16:35 feae8fd75edb: Verifying Checksum 08:16:35 feae8fd75edb: Download complete 08:16:35 2ced38df9373: Verifying Checksum 08:16:35 2ced38df9373: Download complete 08:16:45 feae8fd75edb: Pull complete 08:16:45 242c74f7c9fa: Pull complete 08:16:45 3cdef696dda3: Pull complete 08:16:52 2ced38df9373: Pull complete 08:16:54 58f1dce35555: Pull complete 08:16:54 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:16:54 ---> fadd8f120f05 08:16:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:16:56 ---> Running in fd9219540832 08:16:56 Removing intermediate container fd9219540832 08:16:56 ---> 40b5e7f71ad0 08:16:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:16:56 ---> Running in 965057613dcf 08:16:56 Removing intermediate container 965057613dcf 08:16:56 ---> 928623ba784b 08:16:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:16:56 ---> Running in 6afdfc9a23ec 08:16:56 Removing intermediate container 6afdfc9a23ec 08:16:56 ---> a72aeffe92dd 08:16:56 Step 6/12 : WORKDIR /device-virtual-go 08:16:56 ---> Running in 6695fad64a97 08:16:57 Removing intermediate container 6695fad64a97 08:16:57 ---> 48ceb6ca6e5e 08:16:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:16:57 ---> Running in 960ca3c93586 08:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:17:00 (1/4) Installing openssh-keygen (9.1_p1-r2) 08:17:00 (2/4) Installing libedit (20221030.3.1-r0) 08:17:00 (3/4) Installing openssh-client-common (9.1_p1-r2) 08:17:00 (4/4) Installing openssh-client-default (9.1_p1-r2) 08:17:00 Executing busybox-1.35.0-r29.trigger 08:17:00 OK: 268 MiB in 57 packages 08:17:01 Removing intermediate container 960ca3c93586 08:17:01 ---> 5c8b9b6ceb21 08:17:01 Step 8/12 : COPY go.mod vendor* ./ 08:17:01 ---> 6804753c7759 08:17:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:01 ---> Running in b9256fc9308b 08:17:58 Removing intermediate container b9256fc9308b 08:17:58 ---> 3fcb57d3a49f 08:17:58 Step 10/12 : COPY . . 08:17:59 ---> 030da1bbcff5 08:17:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:17:59 ---> Running in f7fde46e8bc1 08:18:00 Removing intermediate container f7fde46e8bc1 08:18:00 ---> 30c4a4e33a18 08:18:00 Step 12/12 : RUN $MAKE 08:18:00 ---> Running in 9a3ca2282960 08:18:00 noop 08:18:01 Removing intermediate container 9a3ca2282960 08:18:01 ---> 9623b9a8e814 08:18:01 Successfully built 9623b9a8e814 08:18:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:02 + docker inspect -f . ci-base-image-arm64 08:18:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:02 prd-ubuntu20.04-docker-arm64-4c-16g-15188 does not seem to be running inside a container 08:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:18:03 $ docker top 4ec2d44434ca9fe7a494d8c12cb1bf0a37c01d300cd493ae56b81e53d9ab127a -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:04 + go version 08:18:04 go version go1.20.2 linux/arm64 [Pipeline] } 08:18:04 $ docker stop --time=1 4ec2d44434ca9fe7a494d8c12cb1bf0a37c01d300cd493ae56b81e53d9ab127a 08:18:06 $ docker rm -f --volumes 4ec2d44434ca9fe7a494d8c12cb1bf0a37c01d300cd493ae56b81e53d9ab127a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:06 + docker inspect -f . ci-base-image-arm64 08:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:06 prd-ubuntu20.04-docker-arm64-4c-16g-15188 does not seem to be running inside a container 08:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:18:08 $ docker top 98df16fde63abeaeb6e54095966db2b894647715b7e497a55bceac1cdcd113d5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:08 + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh 08:18:09 + make test 08:18:09 go test ./... -coverprofile=coverage.out 08:18:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:20:33 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:20:33 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.085s coverage: 58.4% of statements 08:20:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:20:33 go vet ./... 08:21:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:21:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:21:05 ./bin/test-attribution-txt.sh [Pipeline] echo 08:21:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:21:05 $ docker stop --time=1 98df16fde63abeaeb6e54095966db2b894647715b7e497a55bceac1cdcd113d5 08:21:07 $ docker rm -f --volumes 98df16fde63abeaeb6e54095966db2b894647715b7e497a55bceac1cdcd113d5 [Pipeline] // withDockerContainer [Pipeline] sh 08:21:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:21:08 Warning: overwriting stash ‘coverage-report’ 08:21:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:21:09 + ls -al . 08:21:09 total 188 08:21:09 drwxrwxr-x 8 jenkins jenkins 4096 May 11 08:18 . 08:21:09 drwxrwxr-x 4 jenkins jenkins 4096 May 11 08:15 .. 08:21:09 drwxrwxr-x 8 jenkins jenkins 4096 May 11 08:16 .git 08:21:09 drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:16 .github 08:21:09 -rw-rw-r-- 1 jenkins jenkins 337 May 11 08:16 .gitignore 08:21:09 -rw-rw-r-- 1 jenkins jenkins 41 May 11 08:16 .golangci.yml 08:21:09 -rw-rw-r-- 1 jenkins jenkins 8652 May 11 08:16 Attribution.txt 08:21:09 -rw-rw-r-- 1 jenkins jenkins 11367 May 11 08:16 CHANGELOG.md 08:21:09 -rw-rw-r-- 1 jenkins jenkins 1646 May 11 08:16 Dockerfile 08:21:09 -rw-rw-r-- 1 jenkins jenkins 677 May 11 08:16 GOVERNANCE.md 08:21:09 -rw-rw-r-- 1 jenkins jenkins 660 May 11 08:16 Jenkinsfile 08:21:09 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 08:16 LICENSE 08:21:09 -rw-rw-r-- 1 jenkins jenkins 1696 May 11 08:16 Makefile 08:21:09 -rw-rw-r-- 1 jenkins jenkins 623 May 11 08:16 OWNERS.md 08:21:09 -rw-rw-r-- 1 jenkins jenkins 4087 May 11 08:16 README.md 08:21:09 -rw-rw-r-- 1 jenkins jenkins 5 May 11 08:13 VERSION 08:21:09 drwxrwxr-x 2 jenkins jenkins 4096 May 11 08:16 bin 08:21:09 drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:16 cmd 08:21:09 -rw-r--r-- 1 jenkins jenkins 43063 May 11 08:20 coverage.out 08:21:09 -rw-rw-r-- 1 jenkins jenkins 3209 May 11 08:16 go.mod 08:21:09 -rw-rw-r-- 1 jenkins jenkins 30994 May 11 08:16 go.sum 08:21:09 drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:16 internal 08:21:09 drwxrwxr-x 4 jenkins jenkins 4096 May 11 08:16 snap 08:21:09 -rw-rw-r-- 1 jenkins jenkins 235 May 11 08:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:10 + 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=181e79f3b5420f50ecdde24e66e84e32696ea8c9 --label arch=arm64 --label version=0.0.0 . 08:21:10 Sending build context to Docker daemon 12.04MB 08:21:10 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 08:21:10 Step 2/25 : FROM ${BASE} AS builder 08:21:10 ---> 9623b9a8e814 08:21:10 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:21:10 ---> Running in f96db5fa4551 08:21:11 Removing intermediate container f96db5fa4551 08:21:11 ---> d476f914c754 08:21:11 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 08:21:11 ---> Running in dc0e18e25341 08:21:11 Removing intermediate container dc0e18e25341 08:21:11 ---> 72d9acdba7b1 08:21:11 Step 5/25 : ARG ADD_BUILD_TAGS="" 08:21:11 ---> Running in 25ee34cc5b60 08:21:12 Removing intermediate container 25ee34cc5b60 08:21:12 ---> 5c2d0f76d6ea 08:21:12 Step 6/25 : WORKDIR /device-virtual-go 08:21:12 ---> Running in 3d20e9c9311a 08:21:12 Removing intermediate container 3d20e9c9311a 08:21:12 ---> 9ea1b894db6d 08:21:12 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:12 ---> Running in 930e3d735b9d 08:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:21:15 OK: 268 MiB in 57 packages 08:21:16 Removing intermediate container 930e3d735b9d 08:21:16 ---> 108f0ab10937 08:21:16 Step 8/25 : COPY go.mod vendor* ./ 08:21:16 ---> 391353aacae4 08:21:16 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:16 ---> Running in 0b292da53007 08:21:19 Removing intermediate container 0b292da53007 08:21:19 ---> fb96274934e1 08:21:19 Step 10/25 : COPY . . 08:21:20 ---> 758b630b4b76 08:21:20 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:21:20 ---> Running in 9c6a41a4cd1e 08:21:20 Removing intermediate container 9c6a41a4cd1e 08:21:20 ---> 89fa7a062ca7 08:21:20 Step 12/25 : RUN $MAKE 08:21:20 ---> Running in d77673ee942f 08:21:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 08:23:28 Removing intermediate container d77673ee942f 08:23:28 ---> 208ce16e94b9 08:23:28 Step 13/25 : FROM alpine:3.17 08:23:28 3.17: Pulling from library/alpine 08:23:28 c41833b44d91: Already exists 08:23:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:23:28 Status: Downloaded newer image for alpine:3.17 08:23:28 ---> 51e60588ff2c 08:23:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:23:28 ---> Running in cf1077b52f03 08:23:28 Removing intermediate container cf1077b52f03 08:23:28 ---> 1185a101656b 08:23:28 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:23:28 ---> Running in e4feb4f6a47a 08:23:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:23:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:23:28 (1/1) Installing dumb-init (1.2.5-r2) 08:23:28 Executing busybox-1.35.0-r29.trigger 08:23:28 OK: 8 MiB in 16 packages 08:23:28 Removing intermediate container e4feb4f6a47a 08:23:28 ---> 56517220e543 08:23:28 Step 16/25 : WORKDIR / 08:23:28 ---> Running in d7d6ba11032a 08:23:28 Removing intermediate container d7d6ba11032a 08:23:28 ---> 0945a47b422b 08:23:28 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:23:28 ---> d68de78155f8 08:23:28 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 08:23:29 ---> a1db63d2357f 08:23:29 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 08:23:30 ---> 247b7b6ca1fc 08:23:30 Step 20/25 : EXPOSE 59900 08:23:30 ---> Running in 13ee87e00e68 08:23:31 Removing intermediate container 13ee87e00e68 08:23:31 ---> 824af7b54fd2 08:23:31 Step 21/25 : ENTRYPOINT ["/device-virtual"] 08:23:31 ---> Running in abb40e251b6f 08:23:31 Removing intermediate container abb40e251b6f 08:23:31 ---> e67b84a26275 08:23:31 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:23:31 ---> Running in 82de1138ee82 08:23:31 Removing intermediate container 82de1138ee82 08:23:31 ---> 4a1e19e9768b 08:23:31 Step 23/25 : LABEL arch=arm64 08:23:31 ---> Running in ecc88c93124c 08:23:32 Removing intermediate container ecc88c93124c 08:23:32 ---> 1e88cb07f338 08:23:32 Step 24/25 : LABEL git_sha=181e79f3b5420f50ecdde24e66e84e32696ea8c9 08:23:32 ---> Running in 2cc3ef033f51 08:23:32 Removing intermediate container 2cc3ef033f51 08:23:32 ---> a43ab8a54852 08:23:32 Step 25/25 : LABEL version=0.0.0 08:23:32 ---> Running in dee00ad8489a 08:23:32 Removing intermediate container dee00ad8489a 08:23:32 ---> afcaf2d18598 08:23:32 [Warning] One or more build-args [ARCH] were not consumed 08:23:33 Successfully built afcaf2d18598 08:23:33 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:33 08:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:33 arm64: Pulling from edgex-lftools-log-publisher 08:23:33 8998bd30e6a1: Pulling fs layer 08:23:33 04944245beec: Pulling fs layer 08:23:33 699f458cf7ca: Pulling fs layer 08:23:33 765212b225bb: Pulling fs layer 08:23:33 f23df028b6ca: Pulling fs layer 08:23:33 d65c8cfc05b1: Pulling fs layer 08:23:33 2437ff75d9bd: Pulling fs layer 08:23:33 765212b225bb: Waiting 08:23:33 f23df028b6ca: Waiting 08:23:33 d65c8cfc05b1: Waiting 08:23:33 2437ff75d9bd: Waiting 08:23:34 04944245beec: Verifying Checksum 08:23:34 04944245beec: Download complete 08:23:34 765212b225bb: Download complete 08:23:34 f23df028b6ca: Verifying Checksum 08:23:34 f23df028b6ca: Download complete 08:23:34 d65c8cfc05b1: Verifying Checksum 08:23:34 d65c8cfc05b1: Download complete 08:23:34 699f458cf7ca: Verifying Checksum 08:23:34 699f458cf7ca: Download complete 08:23:34 8998bd30e6a1: Verifying Checksum 08:23:34 8998bd30e6a1: Download complete 08:23:36 2437ff75d9bd: Verifying Checksum 08:23:36 2437ff75d9bd: Download complete 08:23:38 8998bd30e6a1: Pull complete 08:23:38 04944245beec: Pull complete 08:23:40 699f458cf7ca: Pull complete 08:23:40 765212b225bb: Pull complete 08:23:41 f23df028b6ca: Pull complete 08:23:41 d65c8cfc05b1: Pull complete 08:23:56 2437ff75d9bd: Pull complete 08:23:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:56 prd-ubuntu20.04-docker-arm64-4c-16g-15188 does not seem to be running inside a container 08:23:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:23:59 $ docker top cac1850935f75a9e946442dc1916f177c27398594d584cdefc3bf4be5dafdf6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:00 ---> job-cost.sh 08:24:00 lf-activate-venv: SKIPPING 08:24:00 INFO: No Stack... 08:24:00 INFO: Retrieving Pricing Info for: v3-standard-4 08:24:01 INFO: Archiving Costs [Pipeline] sh 08:24:01 + cat /w/workspace/device-virtual-go/2/archives/cost.csv+ 08:24:01 cut -d, -f6 [Pipeline] lock 08:24:01 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] 08:24:01 Resource [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] did not exist. Created. 08:24:01 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:24:02 /w/workspace/device-virtual-go/2@tmp/durable-9ecd0f10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:24:02 + echo total: 0.10999999940395355 [Pipeline] stash 08:24:02 Warning: overwriting stash ‘stack-cost’ 08:24:02 Stashed 1 file(s) [Pipeline] } 08:24:02 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:24:02 $ docker stop --time=1 cac1850935f75a9e946442dc1916f177c27398594d584cdefc3bf4be5dafdf6e 08:24:04 $ docker rm -f --volumes cac1850935f75a9e946442dc1916f177c27398594d584cdefc3bf4be5dafdf6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:24:04 provisioning config files... 08:24:04 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config9563071943992880751tmp [Pipeline] { [Pipeline] sh 08:24:05 + set +x 08:24:05 + bash -s -- 08:24:05 + curl -s https://codecov.io/bash 08:24:05 08:24:05 _____ _ 08:24:05 / ____| | | 08:24:05 | | ___ __| | ___ ___ _____ __ 08:24:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:24:05 | |___| (_) | (_| | __/ (_| (_) \ V / 08:24:05 \_____\___/ \__,_|\___|\___\___/ \_/ 08:24:05 Bash-1.0.6 08:24:05 08:24:05 08:24:05 ==> git version 2.25.1 found 08:24:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:24:05 Release-Date: 2020-01-08 08:24:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:24:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:24:05 ==> Jenkins CI detected. 08:24:05 current dir:  /w/workspace/foundry_device-virtual-go_PR-404 08:24:05 project root: . 08:24:05 --> token set from env 08:24:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:24:05 ==> Running gcov in . (disable via -X gcov) 08:24:05 ==> Python coveragepy not found 08:24:05 ==> Searching for coverage reports in: 08:24:05 + . 08:24:05 -> Found 1 reports 08:24:05 ==> Detecting git/mercurial file structure 08:24:05 ==> Reading reports 08:24:05 + ./coverage.out bytes=43063 08:24:05 ==> Appending adjustments 08:24:05 https://docs.codecov.io/docs/fixing-reports 08:24:05 + Found adjustments 08:24:05 ==> Gzipping contents 08:24:05 8.0K /tmp/codecov.4QhAW3.gz 08:24:05 ==> Uploading reports 08:24:05 url: https://codecov.io 08:24:05 query: branch=PR-404&commit=cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-404%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=404&job=&cmd_args= 08:24:05 -> Pinging Codecov 08:24:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-404&commit=cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-404%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=404&job=&cmd_args= 08:24:05 -> Uploading to 08:24:05 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/5E52B4B073DB2E39498172D8E973AA87/cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d/4da7eab4-5c7f-4ab7-9b0a-2b1481c2efe8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T082405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfd16b93d36dc27a5ed1b493e51ccb3f094925e3a31d219dcd1da450383ea3c5 08:24:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:05 Dload Upload Total Spent Left Speed 08:24:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23457 --:--:-- --:--:-- --:--:-- 23351 100 5184 0 0 100 5184 0 21873 --:--:-- --:--:-- --:--:-- 21781 08:24:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [Pipeline] } 08:24:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:24:06 + [ -d /w/workspace/foundry_device-virtual-go_PR-404/archives ] 08:24:06 + ls -al /w/workspace/foundry_device-virtual-go_PR-404/archives 08:24:06 total 16 08:24:06 drwxr-xr-x 3 root root 4096 May 11 08:16 . 08:24:06 drwxrwxr-x 10 jenkins jenkins 4096 May 11 08:16 .. 08:24:06 drwxr-xr-x 2 root root 4096 May 11 08:16 cost 08:24:06 -rw-r--r-- 1 root root 89 May 11 08:16 cost.csv 08:24:06 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-404/archives 08:24:06 + ls -al /w/workspace/foundry_device-virtual-go_PR-404/archives 08:24:06 total 16 08:24:06 drwxr-xr-x 3 jenkins jenkins 4096 May 11 08:16 . 08:24:06 drwxrwxr-x 10 jenkins jenkins 4096 May 11 08:16 .. 08:24:06 drwxr-xr-x 2 jenkins jenkins 4096 May 11 08:16 cost 08:24:06 -rw-r--r-- 1 jenkins jenkins 89 May 11 08:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:24:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:24:07 ---> package-listing.sh 08:24:07 ++ facter osfamily 08:24:07 ++ tr '[:upper:]' '[:lower:]' 08:24:07 + OS_FAMILY=debian 08:24:07 + workspace=/w/workspace/foundry_device-virtual-go_PR-404 08:24:07 + START_PACKAGES=/tmp/packages_start.txt 08:24:07 + END_PACKAGES=/tmp/packages_end.txt 08:24:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:24:07 + PACKAGES=/tmp/packages_start.txt 08:24:07 + '[' /w/workspace/foundry_device-virtual-go_PR-404 ']' 08:24:07 + PACKAGES=/tmp/packages_end.txt 08:24:07 + case "${OS_FAMILY}" in 08:24:07 + dpkg -l 08:24:07 + grep '^ii' 08:24:07 + '[' -f /tmp/packages_start.txt ']' 08:24:07 + '[' -f /tmp/packages_end.txt ']' 08:24:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:24:07 + '[' /w/workspace/foundry_device-virtual-go_PR-404 ']' 08:24:07 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-404/archives/ 08:24:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-404/archives/ [Pipeline] echo 08:24:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:24:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:08 prd-ubuntu20.04-docker-8c-8g-15187 does not seem to be running inside a container 08:24:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-404/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-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:24:09 $ docker top d6229b4182840a697d056aa2572ce06c71540c9f68e0472cf68e18c33af7f07d -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:09 + touch /tmp/pre-build-complete [Pipeline] sh 08:24:09 + mkdir -p /var/log/sysstat [Pipeline] sh 08:24:10 + ls /var/log/sa-host 08:24:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:10 provisioning config files... 08:24:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config14884371664221623018tmp [Pipeline] { [Pipeline] echo 08:24:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:24:10 ---> create-netrc.sh [Pipeline] } 08:24:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:24:10 ---> python-tools-install.sh [Pipeline] echo 08:24:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:24:11 ---> sudo-logs.sh 08:24:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:24:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:24:11 ---> job-cost.sh 08:24:11 lf-activate-venv: SKIPPING 08:24:11 DEBUG: total: 0.2199999988079071 08:24:11 INFO: Retrieving Stack Cost... 08:24:12 INFO: Retrieving Pricing Info for: v3-standard-8 08:24:12 INFO: Archiving Costs [Pipeline] echo 08:24:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:24:12 ---> logs-deploy.sh 08:24:12 lf-activate-venv: SKIPPING 08:24:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-404/2 08:24:12 INFO: archiving workspace using pattern(s): 08:24:13 Archives upload complete. 08:24:13 INFO: archiving logs to Nexus 08:24:14 ---> uname -a: 08:24:14 Linux prd-ubuntu20-04-docker-8c-8g-15187 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:24:14 08:24:14 08:24:14 ---> lscpu: 08:24:14 Architecture: x86_64 08:24:14 CPU op-mode(s): 32-bit, 64-bit 08:24:14 Byte Order: Little Endian 08:24:14 Address sizes: 40 bits physical, 48 bits virtual 08:24:14 CPU(s): 8 08:24:14 On-line CPU(s) list: 0-7 08:24:14 Thread(s) per core: 1 08:24:14 Core(s) per socket: 1 08:24:14 Socket(s): 8 08:24:14 NUMA node(s): 1 08:24:14 Vendor ID: AuthenticAMD 08:24:14 CPU family: 23 08:24:14 Model: 49 08:24:14 Model name: AMD EPYC-Rome Processor 08:24:14 Stepping: 0 08:24:14 CPU MHz: 2799.998 08:24:14 BogoMIPS: 5599.99 08:24:14 Virtualization: AMD-V 08:24:14 Hypervisor vendor: KVM 08:24:14 Virtualization type: full 08:24:14 L1d cache: 256 KiB 08:24:14 L1i cache: 256 KiB 08:24:14 L2 cache: 4 MiB 08:24:14 L3 cache: 128 MiB 08:24:14 NUMA node0 CPU(s): 0-7 08:24:14 Vulnerability Itlb multihit: Not affected 08:24:14 Vulnerability L1tf: Not affected 08:24:14 Vulnerability Mds: Not affected 08:24:14 Vulnerability Meltdown: Not affected 08:24:14 Vulnerability Mmio stale data: Not affected 08:24:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:24:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:24:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:24:14 Vulnerability Srbds: Not affected 08:24:14 Vulnerability Tsx async abort: Not affected 08:24:14 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 08:24:14 08:24:14 08:24:14 ---> nproc: 08:24:14 8 08:24:14 08:24:14 08:24:14 ---> df -h: 08:24:14 Filesystem Size Used Avail Use% Mounted on 08:24:14 overlay 155G 12G 144G 8% / 08:24:14 tmpfs 64M 0 64M 0% /dev 08:24:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:24:14 shm 64M 0 64M 0% /dev/shm 08:24:14 /dev/vda1 155G 12G 144G 8% /facter-os 08:24:14 08:24:14 08:24:14 ---> sar -b -r -n DEV: 08:24:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15187) 05/11/23 _x86_64_ (8 CPU) 08:24:14 08:24:14 08:12:56 LINUX RESTART (8 CPU) 08:24:14 08:24:14 08:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:24:14 08:14:01 335.62 48.23 287.39 0.00 5435.79 198859.98 0.00 08:24:14 08:15:01 184.02 1.15 182.87 0.00 20.27 73231.47 0.00 08:24:14 08:16:01 153.14 0.22 152.92 0.00 12.26 28774.14 0.00 08:24:14 08:17:01 32.68 0.03 32.64 0.00 1.60 16455.67 0.00 08:24:14 08:18:01 3.48 0.97 2.52 0.00 67.44 70.24 0.00 08:24:14 08:19:01 26.98 9.22 17.76 0.00 3375.70 3723.51 0.00 08:24:14 08:20:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 08:24:14 08:21:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 08:24:14 08:22:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 08:24:14 08:23:01 1.35 0.00 1.35 0.00 0.00 23.73 0.00 08:24:14 08:24:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 08:24:14 Average: 67.53 5.44 62.09 0.00 810.33 29200.68 0.00 08:24:14 08:24:14 08:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:24:14 08:14:01 29436200 31592628 740884 2.25 69960 2368348 1978820 5.83 999132 2111676 466604 08:24:14 08:15:01 28366932 31551612 754964 2.30 144760 3241488 1890060 5.57 1101172 2972060 1188 08:24:14 08:16:01 27678536 31541792 763892 2.32 153308 3875108 2064240 6.08 1291136 3430428 380096 08:24:14 08:17:01 27603216 31574536 729732 2.22 159156 3952288 1767564 5.21 1274668 3495112 148 08:24:14 08:18:01 27581304 31568884 734648 2.23 160664 3966224 1777236 5.24 1285860 3508960 9128 08:24:14 08:19:01 27372300 31564000 732256 2.23 164456 4155696 1840484 5.42 1428056 3550388 148 08:24:14 08:20:01 27372828 31564584 731600 2.22 164552 4155700 1840484 5.42 1428044 3550396 16 08:24:14 08:21:01 27379332 31571212 724988 2.20 164640 4155700 1840484 5.42 1421716 3550396 136 08:24:14 08:22:01 27379632 31571544 724600 2.20 164676 4155704 1840484 5.42 1421744 3550400 8 08:24:14 08:23:01 27379812 31572628 724236 2.20 164764 4155684 1840484 5.42 1421008 3551204 212 08:24:14 08:24:01 27379724 31572596 724232 2.20 164812 4155684 1840484 5.42 1421160 3551208 16 08:24:14 Average: 27720892 31567820 735094 2.24 152341 3848875 1865529 5.50 1317609 3347475 77973 08:24:14 08:24:14 08:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:24:14 08:14:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 08:24:14 08:14:01 ens3 640.24 402.92 7009.93 106.14 0.00 0.00 0.00 0.00 08:24:14 08:14:01 docker0 27.11 28.91 2.11 189.49 0.00 0.00 0.00 0.00 08:24:14 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:14 08:15:01 ens3 367.75 211.33 1990.72 29.02 0.00 0.00 0.00 0.00 08:24:14 08:15:01 docker0 191.33 337.68 14.81 1963.16 0.00 0.00 0.00 0.00 08:24:14 08:15:01 veth583bcdd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:16:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 08:24:14 08:16:01 ens3 115.16 68.07 2618.17 17.63 0.00 0.00 0.00 0.00 08:24:14 08:16:01 docker0 2.90 6.87 0.18 85.54 0.00 0.00 0.00 0.00 08:24:14 08:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:24:14 08:17:01 ens3 15.46 8.90 16.12 4.72 0.00 0.00 0.00 0.00 08:24:14 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:18:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 08:24:14 08:18:01 ens3 21.89 15.73 149.18 1.22 0.00 0.00 0.00 0.00 08:24:14 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:24:14 08:19:01 ens3 96.60 43.86 1236.42 2.99 0.00 0.00 0.00 0.00 08:24:14 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:14 08:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:24:14 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:22:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:14 08:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:24:14 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 08:24:01 ens3 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:24:14 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:14 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 08:24:14 Average: ens3 114.33 68.29 1183.72 14.71 0.00 0.00 0.00 0.00 08:24:14 Average: docker0 20.12 33.94 1.55 203.44 0.00 0.00 0.00 0.00 08:24:14 08:24:14 08:24:14 ---> sar -P ALL: 08:24:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15187) 05/11/23 _x86_64_ (8 CPU) 08:24:14 08:24:14 08:12:56 LINUX RESTART (8 CPU) 08:24:14 08:24:14 08:13:01 CPU %user %nice %system %iowait %steal %idle 08:24:14 08:14:01 all 8.66 0.00 3.18 2.33 0.05 85.78 08:24:14 08:14:01 0 7.06 0.00 4.78 2.94 0.05 85.16 08:24:14 08:14:01 1 9.56 0.00 2.60 0.65 0.05 87.14 08:24:14 08:14:01 2 8.38 0.00 2.25 2.47 0.05 86.84 08:24:14 08:14:01 3 10.69 0.00 3.53 7.18 0.05 78.54 08:24:14 08:14:01 4 11.37 0.00 2.75 3.27 0.07 82.54 08:24:14 08:14:01 5 7.72 0.00 3.25 0.67 0.05 88.31 08:24:14 08:14:01 6 8.11 0.00 3.48 0.99 0.05 87.37 08:24:14 08:14:01 7 6.37 0.00 2.79 0.47 0.07 90.30 08:24:14 08:15:01 all 6.44 0.00 3.26 3.09 0.06 87.16 08:24:14 08:15:01 0 6.97 0.00 2.76 0.67 0.05 89.55 08:24:14 08:15:01 1 6.54 0.00 3.29 7.35 0.07 82.75 08:24:14 08:15:01 2 6.79 0.00 3.16 1.43 0.05 88.56 08:24:14 08:15:01 3 6.12 0.00 3.01 0.44 0.07 90.36 08:24:14 08:15:01 4 5.78 0.00 4.41 11.68 0.05 78.07 08:24:14 08:15:01 5 5.98 0.00 3.09 2.00 0.05 88.88 08:24:14 08:15:01 6 7.48 0.00 3.44 0.86 0.05 88.17 08:24:14 08:15:01 7 5.84 0.00 2.92 0.34 0.07 90.83 08:24:14 08:16:01 all 40.85 0.00 7.44 1.49 0.08 50.14 08:24:14 08:16:01 0 42.80 0.00 8.15 0.10 0.08 48.86 08:24:14 08:16:01 1 41.34 0.00 6.97 0.47 0.07 51.15 08:24:14 08:16:01 2 42.06 0.00 7.35 0.54 0.07 49.98 08:24:14 08:16:01 3 39.74 0.00 6.87 6.99 0.08 46.31 08:24:14 08:16:01 4 40.59 0.00 8.06 1.15 0.07 50.13 08:24:14 08:16:01 5 40.41 0.00 7.36 0.49 0.08 51.66 08:24:14 08:16:01 6 39.40 0.00 7.41 1.42 0.08 51.68 08:24:14 08:16:01 7 40.47 0.00 7.36 0.74 0.08 51.34 08:24:14 08:17:01 all 1.42 0.00 0.63 0.58 0.02 97.34 08:24:14 08:17:01 0 0.99 0.00 1.25 0.17 0.03 97.56 08:24:14 08:17:01 1 1.07 0.00 0.59 0.18 0.02 98.14 08:24:14 08:17:01 2 2.55 0.00 0.46 0.33 0.02 96.64 08:24:14 08:17:01 3 1.05 0.00 0.84 3.63 0.02 94.46 08:24:14 08:17:01 4 1.75 0.00 0.50 0.07 0.02 97.66 08:24:14 08:17:01 5 1.32 0.00 0.43 0.00 0.02 98.23 08:24:14 08:17:01 6 1.32 0.00 0.54 0.28 0.00 97.86 08:24:14 08:17:01 7 1.33 0.00 0.47 0.00 0.02 98.18 08:24:14 08:18:01 all 0.28 0.00 0.06 0.02 0.01 99.63 08:24:14 08:18:01 0 0.22 0.00 0.10 0.00 0.02 99.67 08:24:14 08:18:01 1 0.13 0.00 0.03 0.00 0.02 99.82 08:24:14 08:18:01 2 1.65 0.00 0.03 0.08 0.02 98.22 08:24:14 08:18:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:24:14 08:18:01 4 0.07 0.00 0.02 0.02 0.02 99.88 08:24:14 08:18:01 5 0.07 0.00 0.03 0.02 0.00 99.88 08:24:14 08:18:01 6 0.02 0.00 0.20 0.02 0.02 99.75 08:24:14 08:18:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:24:14 08:19:01 all 1.00 0.00 0.44 0.41 0.02 98.13 08:24:14 08:19:01 0 1.40 0.00 0.62 0.03 0.02 97.93 08:24:14 08:19:01 1 1.17 0.00 0.47 0.03 0.02 98.31 08:24:14 08:19:01 2 1.68 0.00 0.27 0.62 0.02 97.42 08:24:14 08:19:01 3 0.27 0.00 0.32 0.97 0.02 98.43 08:24:14 08:19:01 4 0.60 0.00 0.63 0.67 0.02 98.08 08:24:14 08:19:01 5 1.87 0.00 0.43 0.38 0.02 97.30 08:24:14 08:19:01 6 0.43 0.00 0.33 0.02 0.00 99.22 08:24:14 08:19:01 7 0.60 0.00 0.47 0.57 0.03 98.33 08:24:14 08:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:24:14 08:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:24:14 08:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:24:14 08:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:24:14 08:20:01 3 0.00 0.00 0.02 0.07 0.00 99.92 08:24:14 08:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:24:14 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:24:14 08:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:24:14 08:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:24:14 08:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:24:14 08:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:24:14 08:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:24:14 08:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:24:14 08:21:01 3 0.00 0.00 0.02 0.03 0.02 99.93 08:24:14 08:21:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:24:14 08:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:24:14 08:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:24:14 08:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:24:14 08:22:01 all 0.01 0.00 0.02 0.00 0.01 99.95 08:24:14 08:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:24:14 08:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:24:14 08:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:24:14 08:22:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:24:14 08:22:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:24:14 08:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:24:14 08:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:24:14 08:22:01 7 0.00 0.00 0.03 0.00 0.03 99.93 08:24:14 08:23:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:24:14 08:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:24:14 08:23:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:24:14 08:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:24:14 08:23:01 3 0.00 0.00 0.00 0.03 0.02 99.95 08:24:14 08:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:24:14 08:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:24:14 08:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:24:14 08:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:24:14 08:24:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:24:14 08:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:24:14 08:24:01 1 0.38 0.00 0.02 0.00 0.02 99.58 08:24:14 08:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:24:14 08:24:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:24:14 08:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:24:14 08:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:24:14 08:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:24:14 08:24:01 7 0.10 0.00 0.02 0.00 0.02 99.87 08:24:14 08:24:14 Average: CPU %user %nice %system %iowait %steal %idle 08:24:14 Average: all 5.31 0.00 1.36 0.72 0.03 92.58 08:24:14 Average: 0 5.37 0.00 1.60 0.36 0.03 92.64 08:24:14 Average: 1 5.45 0.00 1.26 0.78 0.02 92.48 08:24:14 Average: 2 5.71 0.00 1.23 0.50 0.02 92.54 08:24:14 Average: 3 5.24 0.00 1.32 1.75 0.03 91.66 08:24:14 Average: 4 5.44 0.00 1.48 1.52 0.03 91.53 08:24:14 Average: 5 5.20 0.00 1.32 0.32 0.02 93.13 08:24:14 Average: 6 5.13 0.00 1.40 0.32 0.02 93.13 08:24:14 Average: 7 4.96 0.00 1.28 0.19 0.03 93.54 08:24:14 08:24:14 08:24:14