Pull request #444 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59+105c2ff86687b61d63b26fbbe95b93aee24690dc (113c7c883465712aa64083d1215a026231c6ea5f) 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-ssh4025017398950783311.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1678093025027218545.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10676901526562159005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17582027985017087227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13364574061654603799.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1963518436831972042.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12586 in /w/workspace/foundry_device-virtual-go_PR-444 [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-444 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 105c2ff86687b61d63b26fbbe95b93aee24690dc into PR head commit e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 Merge succeeded, producing e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 Checking out Revision e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 (PR-444) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:07:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 # 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 105c2ff86687b61d63b26fbbe95b93aee24690dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:07:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:07:47 ========================================================= 11:07:47 EdgeX Global Pipelines Version Info 11:07:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:07:48 ------------------- 11:07:48 stable info: 11:07:48 ------------------- 11:07:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:07:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 11:07:48 Message: update stable to v1.0.254 11:07:48 ------------------- 11:07:48 experimental info: 11:07:48 ------------------- 11:07:48 Commited By: **** collab-it+edgex@linuxfoundation.org 11:07:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 11:07:48 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:07:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:07:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:07:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:07:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:07:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:07:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo 11:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo 11:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo 11:07:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [Pipeline] echo 11:07:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e04990e [Pipeline] echo 11:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:07:50 provisioning config files... 11:07:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-444@tmp/config3153316359516815442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:50 ---> docker-login.sh 11:07:50 nexus3.edgexfoundry.org:10001 11:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:51 Configure a credential helper to remove this warning. See 11:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:51 11:07:51 Login Succeeded 11:07:51 nexus3.edgexfoundry.org:10002 11:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:51 Configure a credential helper to remove this warning. See 11:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:51 11:07:51 Login Succeeded 11:07:51 nexus3.edgexfoundry.org:10003 11:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:51 Configure a credential helper to remove this warning. See 11:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:51 11:07:51 Login Succeeded 11:07:51 nexus3.edgexfoundry.org:10004 11:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:51 Configure a credential helper to remove this warning. See 11:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:51 11:07:51 Login Succeeded 11:07:51 docker.io 11:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:51 Configure a credential helper to remove this warning. See 11:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:51 11:07:51 Login Succeeded 11:07:51 ---> docker-login.sh ends [Pipeline] } 11:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:07:52 + git rev-list -1 --merges e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59~1..e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [Pipeline] echo 11:07:52 -----------> git rev-list -1 --merges e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59~1..e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [false] [Pipeline] sh 11:07:52 + git log --format=format:%s -1 e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [Pipeline] echo 11:07:52 ========================================================= 11:07:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:07:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:53 + git log --format=format:%s -1 e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [Pipeline] echo 11:07:53 [semverPrep] GIT_COMMIT: e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:07:53 [semverPrep] This is not a build commit. [Pipeline] sh 11:07:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:07:53 + grep -v github /etc/ssh/ssh_known_hosts 11:07:53 + [ -e /tmp/ssh_known_hosts ] 11:07:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:07:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:07:53 + sudo tee -a /etc/ssh/ssh_known_hosts 11:07:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:07:54 11:07:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:07:54 0.1.4: Pulling from edgex-devops/py-git-semver 11:07:54 b85a868b505f: Pulling fs layer 11:07:54 e2be974225ed: Pulling fs layer 11:07:54 339a4e72a1f5: Pulling fs layer 11:07:54 988bab9f4d93: Pulling fs layer 11:07:54 1469e6f7b9e6: Pulling fs layer 11:07:54 eaf3925da568: Pulling fs layer 11:07:54 bab4dde63d76: Pulling fs layer 11:07:54 bde34c3a00c8: Pulling fs layer 11:07:54 b352a97aabf1: Pulling fs layer 11:07:54 4872d77fe225: Pulling fs layer 11:07:54 5851b861e8e6: Pulling fs layer 11:07:54 bab4dde63d76: Waiting 11:07:54 eaf3925da568: Waiting 11:07:54 bde34c3a00c8: Waiting 11:07:54 b352a97aabf1: Waiting 11:07:54 4872d77fe225: Waiting 11:07:54 1469e6f7b9e6: Waiting 11:07:54 988bab9f4d93: Waiting 11:07:54 5851b861e8e6: Waiting 11:07:54 e2be974225ed: Verifying Checksum 11:07:54 e2be974225ed: Download complete 11:07:54 988bab9f4d93: Download complete 11:07:54 339a4e72a1f5: Verifying Checksum 11:07:54 339a4e72a1f5: Download complete 11:07:54 eaf3925da568: Verifying Checksum 11:07:54 eaf3925da568: Download complete 11:07:54 1469e6f7b9e6: Verifying Checksum 11:07:54 1469e6f7b9e6: Download complete 11:07:54 bde34c3a00c8: Download complete 11:07:54 b352a97aabf1: Verifying Checksum 11:07:54 b352a97aabf1: Download complete 11:07:54 4872d77fe225: Download complete 11:07:54 5851b861e8e6: Verifying Checksum 11:07:54 5851b861e8e6: Download complete 11:07:54 b85a868b505f: Verifying Checksum 11:07:54 b85a868b505f: Download complete 11:07:55 bab4dde63d76: Verifying Checksum 11:07:55 bab4dde63d76: Download complete 11:07:56 b85a868b505f: Pull complete 11:07:56 e2be974225ed: Pull complete 11:07:56 339a4e72a1f5: Pull complete 11:07:56 988bab9f4d93: Pull complete 11:07:57 1469e6f7b9e6: Pull complete 11:07:57 eaf3925da568: Pull complete 11:07:58 bab4dde63d76: Pull complete 11:07:58 bde34c3a00c8: Pull complete 11:07:58 b352a97aabf1: Pull complete 11:07:58 4872d77fe225: Pull complete 11:07:58 5851b861e8e6: Pull complete 11:07:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:07:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:59 prd-ubuntu20.04-docker-8c-8g-12586 does not seem to be running inside a container 11:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-444 -v /w/workspace/foundry_device-virtual-go_PR-444:/w/workspace/foundry_device-virtual-go_PR-444:rw,z -v /w/workspace/foundry_device-virtual-go_PR-444@tmp:/w/workspace/foundry_device-virtual-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:08:02 $ docker top 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be -eo pid,comm 11:08:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:08:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:08:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:02 [ssh-agent] Looking for ssh-agent implementation... 11:08:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:02 $ docker exec 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be ssh-agent 11:08:02 SSH_AUTH_SOCK=/tmp/ssh-CqHgiJusOgtf/agent.32 11:08:02 SSH_AGENT_PID=38 11:08:02 Running ssh-add (command line suppressed) 11:08:03 Identity added: /w/workspace/foundry_device-virtual-go_PR-444@tmp/private_key_17708056607317209406.key (/w/workspace/foundry_device-virtual-go_PR-444@tmp/private_key_17708056607317209406.key) 11:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:03 + git tag --points-at HEAD [Pipeline] } 11:08:03 $ docker exec --env ******** --env ******** 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be ssh-agent -k 11:08:03 unset SSH_AUTH_SOCK; 11:08:03 unset SSH_AGENT_PID; 11:08:03 echo Agent pid 38 killed; 11:08:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:03 [ssh-agent] Looking for ssh-agent implementation... 11:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:03 $ docker exec 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be ssh-agent 11:08:03 SSH_AUTH_SOCK=/tmp/ssh-va5oODh94ygf/agent.70 11:08:03 SSH_AGENT_PID=76 11:08:03 Running ssh-add (command line suppressed) 11:08:03 Identity added: /w/workspace/foundry_device-virtual-go_PR-444@tmp/private_key_2365351345785033648.key (/w/workspace/foundry_device-virtual-go_PR-444@tmp/private_key_2365351345785033648.key) 11:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:04 + git semver init 11:08:04 2023-10-27 11:08:04,433 [run_init] DEBUG init version:0.0.0 force:False 11:08:04 2023-10-27 11:08:04,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-444/.semver 11:08:04 2023-10-27 11:08:04,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-444/.semver 11:08:04 2023-10-27 11:08:04,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-444/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-444, universal_newlines=False, shell=None, istream=None) 11:08:05 2023-10-27 11:08:05,720 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-444/.git/info/exclude 11:08:05 2023-10-27 11:08:05,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-444/.semver/PR-444 with force:False 11:08:05 2023-10-27 11:08:05,721 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-444/.semver/PR-444 11:08:05 2023-10-27 11:08:05,725 [execute] INFO git cat-file --batch-check 11:08:05 2023-10-27 11:08:05,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-444/.semver, universal_newlines=False, shell=None, istream=) 11:08:05 2023-10-27 11:08:05,732 [execute] INFO git cat-file --batch 11:08:05 2023-10-27 11:08:05,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-444/.semver, universal_newlines=False, shell=None, istream=) 11:08:05 2023-10-27 11:08:05,737 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-444/.semver/PR-444 11:08:05 0.0.0 [Pipeline] } 11:08:05 $ docker exec --env ******** --env ******** 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be ssh-agent -k 11:08:06 unset SSH_AUTH_SOCK; 11:08:06 unset SSH_AGENT_PID; 11:08:06 echo Agent pid 76 killed; 11:08:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:08:06 + git semver [Pipeline] } 11:08:06 $ docker stop --time=1 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be 11:08:08 $ docker rm -f --volumes 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be [Pipeline] // withDockerContainer [Pipeline] sh 11:08:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:08:08 Stashed 1 file(s) [Pipeline] echo 11:08:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:09 provisioning config files... 11:08:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-444@tmp/config13660120360441080047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:09 ---> docker-login.sh 11:08:09 nexus3.edgexfoundry.org:10001 11:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:09 Configure a credential helper to remove this warning. See 11:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:09 11:08:09 Login Succeeded 11:08:09 nexus3.edgexfoundry.org:10002 11:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:09 Configure a credential helper to remove this warning. See 11:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:09 11:08:09 Login Succeeded 11:08:09 nexus3.edgexfoundry.org:10003 11:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:09 Configure a credential helper to remove this warning. See 11:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:09 11:08:09 Login Succeeded 11:08:09 nexus3.edgexfoundry.org:10004 11:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:09 Configure a credential helper to remove this warning. See 11:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:09 11:08:09 Login Succeeded 11:08:09 docker.io 11:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:10 Configure a credential helper to remove this warning. See 11:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:10 11:08:10 Login Succeeded 11:08:10 ---> docker-login.sh ends [Pipeline] } 11:08:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:08:10 ========================================================= 11:08:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:08:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:08:11 Sending build context to Docker daemon 23.69MB 11:08:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:08:11 Step 2/12 : FROM ${BASE} AS builder 11:08:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:08:11 7264a8db6415: Pulling fs layer 11:08:11 c4d48a809fc2: Pulling fs layer 11:08:11 4f1c88b9dad5: Pulling fs layer 11:08:11 ad3a456e5733: Pulling fs layer 11:08:11 33e27b845d1e: Pulling fs layer 11:08:11 c68163c4e522: Pulling fs layer 11:08:11 50da416c3ac9: Pulling fs layer 11:08:11 23d2d4c4bb30: Pulling fs layer 11:08:11 ad3a456e5733: Waiting 11:08:11 33e27b845d1e: Waiting 11:08:11 c68163c4e522: Waiting 11:08:11 50da416c3ac9: Waiting 11:08:11 23d2d4c4bb30: Waiting 11:08:11 c4d48a809fc2: Verifying Checksum 11:08:11 c4d48a809fc2: Download complete 11:08:11 ad3a456e5733: Verifying Checksum 11:08:11 ad3a456e5733: Download complete 11:08:11 33e27b845d1e: Verifying Checksum 11:08:11 33e27b845d1e: Download complete 11:08:11 7264a8db6415: Verifying Checksum 11:08:11 7264a8db6415: Download complete 11:08:11 c68163c4e522: Verifying Checksum 11:08:11 c68163c4e522: Download complete 11:08:11 7264a8db6415: Pull complete 11:08:11 c4d48a809fc2: Pull complete 11:08:11 23d2d4c4bb30: Verifying Checksum 11:08:11 23d2d4c4bb30: Download complete 11:08:12 4f1c88b9dad5: Verifying Checksum 11:08:12 4f1c88b9dad5: Download complete 11:08:12 50da416c3ac9: Verifying Checksum 11:08:12 50da416c3ac9: Download complete 11:08:15 4f1c88b9dad5: Pull complete 11:08:15 ad3a456e5733: Pull complete 11:08:15 33e27b845d1e: Pull complete 11:08:15 c68163c4e522: Pull complete 11:08:18 50da416c3ac9: Pull complete 11:08:18 23d2d4c4bb30: Pull complete 11:08:18 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 11:08:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:08:18 ---> 0786185ac409 11:08:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:08:24 Still waiting to schedule task 11:08:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:08:24 ---> Running in f522ee0ac435 11:08:24 Removing intermediate container f522ee0ac435 11:08:24 ---> fc08c9ead09f 11:08:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:08:24 ---> Running in 4aa57300bb91 11:08:24 Removing intermediate container 4aa57300bb91 11:08:24 ---> e54e6771becf 11:08:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:08:24 ---> Running in 1c13ed97743c 11:08:24 Removing intermediate container 1c13ed97743c 11:08:24 ---> 46412233fc72 11:08:24 Step 6/12 : WORKDIR /device-virtual-go 11:08:24 ---> Running in 15649a948d83 11:08:24 Removing intermediate container 15649a948d83 11:08:24 ---> 369866560c6d 11:08:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:24 ---> Running in 8dbe37151e3b 11:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:08:24 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:08:24 (2/4) Installing libedit (20221030.3.1-r1) 11:08:24 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:08:24 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:08:24 Executing busybox-1.36.1-r2.trigger 11:08:24 OK: 268 MiB in 56 packages 11:08:25 Removing intermediate container 8dbe37151e3b 11:08:25 ---> 4846a25b2371 11:08:25 Step 8/12 : COPY go.mod vendor* ./ 11:08:25 ---> 8125a5fab832 11:08:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:25 ---> Running in f5f7180a3092 11:09:33 Removing intermediate container f5f7180a3092 11:09:33 ---> aaeff9c8f20d 11:09:33 Step 10/12 : COPY . . 11:09:33 ---> 297a1d857f59 11:09:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:09:33 ---> Running in 7d6bfeca23c8 11:09:33 Removing intermediate container 7d6bfeca23c8 11:09:33 ---> e8b1cdb8a6dd 11:09:33 Step 12/12 : RUN $MAKE 11:09:33 ---> Running in 46c5c45b1e97 11:09:33 noop 11:09:34 Removing intermediate container 46c5c45b1e97 11:09:34 ---> 3c8618f476e0 11:09:34 Successfully built 3c8618f476e0 11:09:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:34 + docker inspect -f . ci-base-image-x86_64 11:09:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:35 prd-ubuntu20.04-docker-8c-8g-12586 does not seem to be running inside a container 11:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-444 -v /w/workspace/foundry_device-virtual-go_PR-444:/w/workspace/foundry_device-virtual-go_PR-444:rw,z -v /w/workspace/foundry_device-virtual-go_PR-444@tmp:/w/workspace/foundry_device-virtual-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:09:35 $ docker top 6e8027d0516d27225f4be92921a160d3ffd35e29d24e8ab54c7f34f25bceeacc -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:36 + go version 11:09:36 go version go1.21.0 linux/amd64 [Pipeline] } 11:09:36 $ docker stop --time=1 6e8027d0516d27225f4be92921a160d3ffd35e29d24e8ab54c7f34f25bceeacc 11:09:37 $ docker rm -f --volumes 6e8027d0516d27225f4be92921a160d3ffd35e29d24e8ab54c7f34f25bceeacc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:38 + docker inspect -f . ci-base-image-x86_64 11:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:38 prd-ubuntu20.04-docker-8c-8g-12586 does not seem to be running inside a container 11:09:38 $ 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-444 -v /w/workspace/foundry_device-virtual-go_PR-444:/w/workspace/foundry_device-virtual-go_PR-444:rw,z -v /w/workspace/foundry_device-virtual-go_PR-444@tmp:/w/workspace/foundry_device-virtual-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:09:39 $ docker top d49cdc8ae6b31c19f60b01f821ab005fdae7a0b85bc1865d3e56da0542f0a008 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:39 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-444 [Pipeline] fileExists [Pipeline] sh 11:09:39 + make test 11:09:39 go test ./... -coverprofile=coverage.out 11:09:42 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:09:52 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:09:52 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements 11:09:58 go vet ./... 11:10:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:10:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:10:01 ./bin/test-attribution-txt.sh [Pipeline] echo 11:10:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:10:01 $ docker stop --time=1 d49cdc8ae6b31c19f60b01f821ab005fdae7a0b85bc1865d3e56da0542f0a008 11:10:04 $ docker rm -f --volumes d49cdc8ae6b31c19f60b01f821ab005fdae7a0b85bc1865d3e56da0542f0a008 [Pipeline] // withDockerContainer [Pipeline] sh 11:10:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:10:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:10:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:10:06 + ls -al . 11:10:06 total 200 11:10:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 11:09 . 11:10:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 11:07 .. 11:10:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 11:09 .git 11:10:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:07 .github 11:10:06 -rw-rw-r-- 1 jenkins jenkins 272 Oct 27 11:07 .gitignore 11:10:06 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 11:07 .golangci.yml 11:10:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 11:08 .semver 11:10:06 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 27 11:07 Attribution.txt 11:10:06 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 27 11:07 CHANGELOG.md 11:10:06 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 27 11:07 Dockerfile 11:10:06 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 11:07 GOVERNANCE.md 11:10:06 -rw-rw-r-- 1 jenkins jenkins 660 Oct 27 11:07 Jenkinsfile 11:10:06 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 11:07 LICENSE 11:10:06 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 27 11:07 Makefile 11:10:06 -rw-rw-r-- 1 jenkins jenkins 623 Oct 27 11:07 OWNERS.md 11:10:06 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 27 11:07 README.md 11:10:06 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 11:08 VERSION 11:10:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 11:07 bin 11:10:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:07 cmd 11:10:06 -rw-r--r-- 1 jenkins jenkins 43063 Oct 27 11:09 coverage.out 11:10:06 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 27 11:07 go.mod 11:10:06 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 11:07 go.sum 11:10:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:07 internal 11:10:06 -rw-rw-r-- 1 jenkins jenkins 235 Oct 27 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:06 + 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=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 --label arch=amd64 --label version=0.0.0 . 11:10:06 Sending build context to Docker daemon 23.74MB 11:10:06 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:10:06 Step 2/25 : FROM ${BASE} AS builder 11:10:06 ---> 3c8618f476e0 11:10:06 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:10:07 ---> Running in 255bc7198145 11:10:07 Removing intermediate container 255bc7198145 11:10:07 ---> ce8392854deb 11:10:07 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:10:07 ---> Running in e9d071c8fdab 11:10:07 Removing intermediate container e9d071c8fdab 11:10:07 ---> 5e28d00f46f5 11:10:07 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:10:07 ---> Running in c6f1b1040c33 11:10:07 Removing intermediate container c6f1b1040c33 11:10:07 ---> b2c1d4aeda37 11:10:07 Step 6/25 : WORKDIR /device-virtual-go 11:10:07 ---> Running in 3acbb84eb8b6 11:10:07 Removing intermediate container 3acbb84eb8b6 11:10:07 ---> cb54f0dd6d5e 11:10:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:10:07 ---> Running in c4d97f38eaab 11:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:10:08 OK: 268 MiB in 56 packages 11:10:08 Removing intermediate container c4d97f38eaab 11:10:08 ---> 00f7e6935cf4 11:10:08 Step 8/25 : COPY go.mod vendor* ./ 11:10:08 ---> 43642c25ac70 11:10:08 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:08 ---> Running in 1d8c4f4ff5b5 11:10:10 Removing intermediate container 1d8c4f4ff5b5 11:10:10 ---> 4685565b0bfd 11:10:10 Step 10/25 : COPY . . 11:10:11 ---> 331f9be20e81 11:10:11 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:10:11 ---> Running in 54b14be1e725 11:10:11 Removing intermediate container 54b14be1e725 11:10:11 ---> b08af0a274ac 11:10:11 Step 12/25 : RUN $MAKE 11:10:11 ---> Running in a11380c1aa50 11:10:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:10:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12587 in /w/workspace/foundry_device-virtual-go_PR-444 [Pipeline] { [Pipeline] ws 11:10:13 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:10:13 The recommended git tool is: git 11:10:20 using credential edgex-jenkins-ssh 11:10:20 Cloning the remote Git repository 11:10:20 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:10:21 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:10:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:10:21 > git --version # timeout=10 11:10:21 > git --version # 'git version 2.25.1' 11:10:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:26 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:10:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:27 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:10:27 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:10:27 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:10:28 Merging remotes/origin/main commit 105c2ff86687b61d63b26fbbe95b93aee24690dc into PR head commit e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 11:10:28 Merge succeeded, producing e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 11:10:28 Checking out Revision e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 (PR-444) 11:10:29 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:10:29 > git --version # timeout=10 11:10:29 > git --version # 'git version 2.25.1' 11:10:29 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 11:10:28 > git config core.sparsecheckout # timeout=10 11:10:28 > git checkout -f e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 # timeout=10 11:10:28 > git remote # timeout=10 11:10:28 > git config --get remote.origin.url # timeout=10 11:10:28 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:28 > git merge 105c2ff86687b61d63b26fbbe95b93aee24690dc # timeout=10 11:10:28 > git rev-parse HEAD^{commit} # timeout=10 11:10:28 > git config core.sparsecheckout # timeout=10 11:10:28 > git checkout -f e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:10:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:10:31 % Total % Received % Xferd Average Speed Time Time Time Current 11:10:31 Dload Upload Total Spent Left Speed 11:10:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 11:10:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:10:32 + sudo tee /etc/docker/daemon.new 11:10:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:10:32 { 11:10:32 "registry-mirrors": [ 11:10:32 "https://nexus3.edgexfoundry.org:10001" 11:10:32 ], 11:10:32 "bip": "10.250.0.254/24", 11:10:32 "hosts": [ 11:10:32 "tcp://0.0.0.0:5555", 11:10:32 "unix:///var/run/docker.sock" 11:10:32 ], 11:10:32 "mtu": 1458, 11:10:32 "selinux-enabled": true, 11:10:32 "seccomp-profile": "/etc/docker/seccomp.json" 11:10:32 } [Pipeline] sh 11:10:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:10:33 + sudo service docker restart 11:10:34 Removing intermediate container a11380c1aa50 11:10:34 ---> 88e4a4f4bada 11:10:34 Step 13/25 : FROM alpine:3.18 11:10:34 3.18: Pulling from library/alpine 11:10:34 96526aa774ef: Pulling fs layer 11:10:34 96526aa774ef: Verifying Checksum 11:10:34 96526aa774ef: Download complete 11:10:34 96526aa774ef: Pull complete 11:10:34 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 11:10:34 Status: Downloaded newer image for alpine:3.18 11:10:34 ---> 8ca4688f4f35 11:10:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:10:34 ---> Running in e4968ae338d8 11:10:34 Removing intermediate container e4968ae338d8 11:10:34 ---> 7c5c6081c7c0 11:10:34 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:10:34 ---> Running in 979ae0657945 11:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:10:34 (1/1) Installing dumb-init (1.2.5-r2) 11:10:34 Executing busybox-1.36.1-r2.trigger 11:10:34 OK: 7 MiB in 16 packages 11:10:34 Removing intermediate container 979ae0657945 11:10:34 ---> b4df81d7577f 11:10:34 Step 16/25 : WORKDIR / 11:10:34 ---> Running in e318378b02c0 11:10:34 Removing intermediate container e318378b02c0 11:10:34 ---> e2e0e92ab005 11:10:34 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:10:34 ---> 846ed902e261 11:10:34 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:10:34 ---> f22677012e52 11:10:34 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:10:34 ---> c775302ca34a 11:10:34 Step 20/25 : EXPOSE 59900 11:10:34 ---> Running in bab3b4437abb 11:10:34 Removing intermediate container bab3b4437abb 11:10:34 ---> 4553f5fb181a 11:10:34 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:10:34 ---> Running in 137ce69f57a4 11:10:34 Removing intermediate container 137ce69f57a4 11:10:34 ---> 2c5de8093858 11:10:34 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:10:34 ---> Running in 5a274e649cd9 11:10:34 Removing intermediate container 5a274e649cd9 11:10:34 ---> 8c153158304c 11:10:34 Step 23/25 : LABEL arch=amd64 11:10:34 ---> Running in d86ad9d4803a 11:10:34 Removing intermediate container d86ad9d4803a 11:10:34 ---> 368a267af2fe 11:10:34 Step 24/25 : LABEL git_sha=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 11:10:34 ---> Running in 2a9914107f91 11:10:34 Removing intermediate container 2a9914107f91 11:10:34 ---> 66ad12f87deb 11:10:34 Step 25/25 : LABEL version=0.0.0 11:10:34 ---> Running in 8f09a283a90c 11:10:34 Removing intermediate container 8f09a283a90c 11:10:34 ---> 6999d4817095 11:10:34 [Warning] One or more build-args [ARCH] were not consumed 11:10:34 Successfully built 6999d4817095 11:10:34 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 11:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:10:35 11:10:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:10:36 latest: Pulling from edgex-lftools-log-publisher 11:10:36 5eb5b503b376: Pulling fs layer 11:10:36 5c69ac0246d0: Pulling fs layer 11:10:36 ec43610c2a17: Pulling fs layer 11:10:36 3a2ae6a8a46f: Pulling fs layer 11:10:36 33b1e0a273af: Pulling fs layer 11:10:36 5d3b04190fa2: Pulling fs layer 11:10:36 2f39f015ded8: Pulling fs layer 11:10:36 3a2ae6a8a46f: Waiting 11:10:36 33b1e0a273af: Waiting 11:10:36 5d3b04190fa2: Waiting 11:10:36 2f39f015ded8: Waiting 11:10:36 5c69ac0246d0: Verifying Checksum 11:10:36 5c69ac0246d0: Download complete 11:10:36 3a2ae6a8a46f: Verifying Checksum 11:10:36 3a2ae6a8a46f: Download complete 11:10:36 33b1e0a273af: Verifying Checksum 11:10:36 33b1e0a273af: Download complete 11:10:36 ec43610c2a17: Verifying Checksum 11:10:36 ec43610c2a17: Download complete 11:10:36 5d3b04190fa2: Download complete 11:10:36 5eb5b503b376: Verifying Checksum 11:10:36 5eb5b503b376: Download complete 11:10:37 2f39f015ded8: Download complete 11:10:37 5eb5b503b376: Pull complete 11:10:37 5c69ac0246d0: Pull complete 11:10:38 ec43610c2a17: Pull complete 11:10:38 3a2ae6a8a46f: Pull complete 11:10:38 33b1e0a273af: Pull complete 11:10:38 5d3b04190fa2: Pull complete 11:10:42 2f39f015ded8: Pull complete 11:10:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:10:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:43 prd-ubuntu20.04-docker-8c-8g-12586 does not seem to be running inside a container 11:10:43 $ 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-444 -v /w/workspace/foundry_device-virtual-go_PR-444:/w/workspace/foundry_device-virtual-go_PR-444:rw,z -v /w/workspace/foundry_device-virtual-go_PR-444@tmp:/w/workspace/foundry_device-virtual-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:10:48 $ docker top 09cc5b2c56d2e02ae27c4af7b3258807e9cb59498ccf6c7d9e263a06a329e27b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:49 ---> job-cost.sh 11:10:49 lf-activate-venv: SKIPPING 11:10:49 INFO: No Stack... 11:10:49 INFO: Retrieving Pricing Info for: v3-standard-8 11:10:49 INFO: Archiving Costs [Pipeline] sh 11:10:50 + cat /w/workspace/foundry_device-virtual-go_PR-444/archives/cost.csv 11:10:50 + cut -d, -f6 [Pipeline] lock 11:10:50 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] 11:10:50 Resource [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] did not exist. Created. 11:10:50 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:10:50 + echo total: 0.2199999988079071 [Pipeline] stash 11:10:50 Stashed 1 file(s) [Pipeline] } 11:10:50 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:10:50 $ docker stop --time=1 09cc5b2c56d2e02ae27c4af7b3258807e9cb59498ccf6c7d9e263a06a329e27b 11:10:51 $ docker rm -f --volumes 09cc5b2c56d2e02ae27c4af7b3258807e9cb59498ccf6c7d9e263a06a329e27b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 11:10:52 provisioning config files... [Pipeline] } 11:10:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config15515192298411205361tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } 11:10:52 ---> docker-login.sh 11:10:52 nexus3.edgexfoundry.org:10001 11:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:53 Configure a credential helper to remove this warning. See 11:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:53 11:10:53 Login Succeeded 11:10:53 nexus3.edgexfoundry.org:10002 11:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:53 Configure a credential helper to remove this warning. See 11:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:53 11:10:53 Login Succeeded 11:10:53 nexus3.edgexfoundry.org:10003 11:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:53 Configure a credential helper to remove this warning. See 11:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:53 11:10:54 Login Succeeded 11:10:54 nexus3.edgexfoundry.org:10004 11:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:54 Configure a credential helper to remove this warning. See 11:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:54 11:10:54 Login Succeeded 11:10:54 docker.io 11:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:55 Configure a credential helper to remove this warning. See 11:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:55 11:10:55 Login Succeeded 11:10:55 ---> docker-login.sh ends [Pipeline] } 11:10:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:10:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:10:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:10:55 ========================================================= 11:10:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:10:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:10:56 Sending build context to Docker daemon 11.98MB 11:10:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:10:56 Step 2/12 : FROM ${BASE} AS builder 11:10:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:10:56 9fda8d8052c6: Pulling fs layer 11:10:56 5d54e960e981: Pulling fs layer 11:10:56 c4a7e357bf2a: Pulling fs layer 11:10:56 f0e02332f6b5: Pulling fs layer 11:10:56 cefa15bbcfad: Pulling fs layer 11:10:56 17808c966233: Pulling fs layer 11:10:56 f4c1fc716caa: Pulling fs layer 11:10:56 f0e02332f6b5: Waiting 11:10:56 cefa15bbcfad: Waiting 11:10:56 17808c966233: Waiting 11:10:56 f4c1fc716caa: Waiting 11:10:56 5d54e960e981: Verifying Checksum 11:10:56 5d54e960e981: Download complete 11:10:56 f0e02332f6b5: Verifying Checksum 11:10:56 f0e02332f6b5: Download complete 11:10:56 cefa15bbcfad: Verifying Checksum 11:10:56 cefa15bbcfad: Download complete 11:10:56 9fda8d8052c6: Download complete 11:10:57 f4c1fc716caa: Verifying Checksum 11:10:57 f4c1fc716caa: Download complete 11:10:58 9fda8d8052c6: Pull complete 11:10:58 5d54e960e981: Pull complete 11:10:58 c4a7e357bf2a: Download complete 11:10:59 17808c966233: Verifying Checksum 11:10:59 17808c966233: Download complete 11:11:12 c4a7e357bf2a: Pull complete 11:11:12 f0e02332f6b5: Pull complete 11:11:12 cefa15bbcfad: Pull complete 11:11:24 17808c966233: Pull complete 11:11:24 f4c1fc716caa: Pull complete 11:11:24 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 11:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:11:24 ---> ea914061e18c 11:11:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:11:25 ---> Running in 347e819913e5 11:11:26 Removing intermediate container 347e819913e5 11:11:26 ---> 0f212e8cbc3f 11:11:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:11:26 ---> Running in e034057a37be 11:11:26 Removing intermediate container e034057a37be 11:11:26 ---> b5d595bbf197 11:11:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:11:26 ---> Running in 23926b2d080d 11:11:26 Removing intermediate container 23926b2d080d 11:11:26 ---> 171f7cb00dda 11:11:26 Step 6/12 : WORKDIR /device-virtual-go 11:11:27 ---> Running in 8071aebfb336 11:11:27 Removing intermediate container 8071aebfb336 11:11:27 ---> c655e90c974f 11:11:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:11:27 ---> Running in 2deafd5aeb17 11:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:11:30 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:11:30 (2/4) Installing libedit (20221030.3.1-r1) 11:11:30 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:11:30 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:11:30 Executing busybox-1.36.1-r2.trigger 11:11:30 OK: 270 MiB in 56 packages 11:11:31 Removing intermediate container 2deafd5aeb17 11:11:31 ---> a6c4faa4596a 11:11:31 Step 8/12 : COPY go.mod vendor* ./ 11:11:31 ---> a51945cf4f0b 11:11:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:31 ---> Running in 9cd246ce03c1 11:13:08 Removing intermediate container 9cd246ce03c1 11:13:08 ---> 066b9fd65a56 11:13:08 Step 10/12 : COPY . . 11:13:08 ---> 0ad835637868 11:13:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:13:08 ---> Running in 633d72766fc4 11:13:08 Removing intermediate container 633d72766fc4 11:13:08 ---> 969a76b3534c 11:13:08 Step 12/12 : RUN $MAKE 11:13:08 ---> Running in cbc9737f5ef9 11:13:08 noop 11:13:08 Removing intermediate container cbc9737f5ef9 11:13:08 ---> edc67aa903ed 11:13:08 Successfully built edc67aa903ed 11:13:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:09 + docker inspect -f . ci-base-image-arm64 11:13:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:09 prd-ubuntu20.04-docker-arm64-4c-16g-12587 does not seem to be running inside a container 11:13:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:13:11 $ docker top 6435cd6bec74d8c86bb9bc37e55d50e40c8514a9bfcda09317b796d307f3da0f -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:11 + go version 11:13:11 go version go1.21.0 linux/arm64 [Pipeline] } 11:13:12 $ docker stop --time=1 6435cd6bec74d8c86bb9bc37e55d50e40c8514a9bfcda09317b796d307f3da0f 11:13:15 $ docker rm -f --volumes 6435cd6bec74d8c86bb9bc37e55d50e40c8514a9bfcda09317b796d307f3da0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:16 + docker inspect -f . ci-base-image-arm64 11:13:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:16 prd-ubuntu20.04-docker-arm64-4c-16g-12587 does not seem to be running inside a container 11:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:13:17 $ docker top 78be626190b4d54e8f8b117e506e4c9a360cbea9815df19014e3c06f3096023b -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:18 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:13:19 + make test 11:13:19 go test ./... -coverprofile=coverage.out 11:13:23 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:15:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:15:00 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.070s coverage: 58.4% of statements 11:15:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:15:00 go vet ./... 11:15:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:15:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:15:18 ./bin/test-attribution-txt.sh [Pipeline] echo 11:15:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:15:18 $ docker stop --time=1 78be626190b4d54e8f8b117e506e4c9a360cbea9815df19014e3c06f3096023b 11:15:20 $ docker rm -f --volumes 78be626190b4d54e8f8b117e506e4c9a360cbea9815df19014e3c06f3096023b [Pipeline] // withDockerContainer [Pipeline] sh 11:15:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:15:22 Warning: overwriting stash ‘coverage-report’ 11:15:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:15:23 + ls -al . 11:15:23 total 196 11:15:23 drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 11:13 . 11:15:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 11:10 .. 11:15:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 11:10 .git 11:15:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:10 .github 11:15:23 -rw-rw-r-- 1 jenkins jenkins 272 Oct 27 11:10 .gitignore 11:15:23 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 11:10 .golangci.yml 11:15:23 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 27 11:10 Attribution.txt 11:15:23 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 27 11:10 CHANGELOG.md 11:15:23 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 27 11:10 Dockerfile 11:15:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 11:10 GOVERNANCE.md 11:15:23 -rw-rw-r-- 1 jenkins jenkins 660 Oct 27 11:10 Jenkinsfile 11:15:23 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 11:10 LICENSE 11:15:23 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 27 11:10 Makefile 11:15:23 -rw-rw-r-- 1 jenkins jenkins 623 Oct 27 11:10 OWNERS.md 11:15:23 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 27 11:10 README.md 11:15:23 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 11:08 VERSION 11:15:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 11:10 bin 11:15:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:10 cmd 11:15:23 -rw-r--r-- 1 jenkins jenkins 43063 Oct 27 11:14 coverage.out 11:15:23 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 27 11:10 go.mod 11:15:23 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 11:10 go.sum 11:15:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:10 internal 11:15:23 -rw-rw-r-- 1 jenkins jenkins 235 Oct 27 11:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:23 + 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=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 --label arch=arm64 --label version=0.0.0 . 11:15:24 Sending build context to Docker daemon 12.03MB 11:15:24 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:15:24 Step 2/25 : FROM ${BASE} AS builder 11:15:24 ---> edc67aa903ed 11:15:24 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:15:24 ---> Running in cf0d4891e8b9 11:15:24 Removing intermediate container cf0d4891e8b9 11:15:24 ---> 15ff9756fc2e 11:15:24 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:15:25 ---> Running in e8cf0f116f91 11:15:25 Removing intermediate container e8cf0f116f91 11:15:25 ---> ae947463b2e7 11:15:25 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:15:25 ---> Running in 915f19a155b6 11:15:25 Removing intermediate container 915f19a155b6 11:15:25 ---> 2dff226ca12f 11:15:25 Step 6/25 : WORKDIR /device-virtual-go 11:15:25 ---> Running in ade6ead4f035 11:15:26 Removing intermediate container ade6ead4f035 11:15:26 ---> ac5c42288cd2 11:15:26 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:26 ---> Running in 434b04f583cf 11:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:15:28 OK: 270 MiB in 56 packages 11:15:29 Removing intermediate container 434b04f583cf 11:15:29 ---> 753cbba58ab1 11:15:29 Step 8/25 : COPY go.mod vendor* ./ 11:15:30 ---> 4ddd0eadfbf0 11:15:30 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:30 ---> Running in d1ca78dc71f0 11:15:33 Removing intermediate container d1ca78dc71f0 11:15:33 ---> dc295d98cb44 11:15:33 Step 10/25 : COPY . . 11:15:34 ---> 1951c4c4cfa5 11:15:34 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:15:34 ---> Running in b72c45038e1b 11:15:34 Removing intermediate container b72c45038e1b 11:15:34 ---> a4210c0daa68 11:15:34 Step 12/25 : RUN $MAKE 11:15:34 ---> Running in 0d50ca698e5b 11:15:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:17:27 Removing intermediate container 0d50ca698e5b 11:17:27 ---> 5436fd3ac0ec 11:17:27 Step 13/25 : FROM alpine:3.18 11:17:27 3.18: Pulling from library/alpine 11:17:27 579b34f0a95b: Pulling fs layer 11:17:27 579b34f0a95b: Verifying Checksum 11:17:27 579b34f0a95b: Download complete 11:17:27 579b34f0a95b: Pull complete 11:17:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 11:17:27 Status: Downloaded newer image for alpine:3.18 11:17:27 ---> 3cc203321400 11:17:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:17:27 ---> Running in bcf6c481f04e 11:17:27 Removing intermediate container bcf6c481f04e 11:17:27 ---> 815a853dbb9b 11:17:27 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:17:27 ---> Running in a2378072365a 11:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:29 (1/1) Installing dumb-init (1.2.5-r2) 11:17:29 Executing busybox-1.36.1-r2.trigger 11:17:29 OK: 8 MiB in 16 packages 11:17:30 Removing intermediate container a2378072365a 11:17:30 ---> a8b2d0a707ce 11:17:30 Step 16/25 : WORKDIR / 11:17:30 ---> Running in 5b139980e0ad 11:17:30 Removing intermediate container 5b139980e0ad 11:17:30 ---> 7911751611d7 11:17:30 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:17:31 ---> 8fff6a5f1067 11:17:31 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:17:31 ---> 60e73ce78d93 11:17:31 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:17:33 ---> 6505d93333f2 11:17:33 Step 20/25 : EXPOSE 59900 11:17:33 ---> Running in 738c353b9f88 11:17:33 Removing intermediate container 738c353b9f88 11:17:33 ---> ac270beda293 11:17:33 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:17:33 ---> Running in 72acd377a539 11:17:33 Removing intermediate container 72acd377a539 11:17:33 ---> 7cc777173dee 11:17:33 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:17:34 ---> Running in 887debcd7b40 11:17:34 Removing intermediate container 887debcd7b40 11:17:34 ---> b6c21f43c996 11:17:34 Step 23/25 : LABEL arch=arm64 11:17:34 ---> Running in 26505160febe 11:17:34 Removing intermediate container 26505160febe 11:17:34 ---> 6b00a18e5aac 11:17:34 Step 24/25 : LABEL git_sha=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 11:17:34 ---> Running in 811ca89389c4 11:17:35 Removing intermediate container 811ca89389c4 11:17:35 ---> b48b792437b6 11:17:35 Step 25/25 : LABEL version=0.0.0 11:17:35 ---> Running in 33eb4dab61b4 11:17:35 Removing intermediate container 33eb4dab61b4 11:17:35 ---> 5ed67813d88c 11:17:35 [Warning] One or more build-args [ARCH] were not consumed 11:17:35 Successfully built 5ed67813d88c 11:17:35 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 11:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:36 11:17:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:37 arm64: Pulling from edgex-lftools-log-publisher 11:17:37 8998bd30e6a1: Pulling fs layer 11:17:37 04944245beec: Pulling fs layer 11:17:37 699f458cf7ca: Pulling fs layer 11:17:37 765212b225bb: Pulling fs layer 11:17:37 f23df028b6ca: Pulling fs layer 11:17:37 d65c8cfc05b1: Pulling fs layer 11:17:37 2437ff75d9bd: Pulling fs layer 11:17:37 765212b225bb: Waiting 11:17:37 f23df028b6ca: Waiting 11:17:37 d65c8cfc05b1: Waiting 11:17:37 2437ff75d9bd: Waiting 11:17:37 04944245beec: Verifying Checksum 11:17:37 04944245beec: Download complete 11:17:37 f23df028b6ca: Verifying Checksum 11:17:37 f23df028b6ca: Download complete 11:17:37 d65c8cfc05b1: Verifying Checksum 11:17:37 d65c8cfc05b1: Download complete 11:17:37 699f458cf7ca: Verifying Checksum 11:17:37 699f458cf7ca: Download complete 11:17:38 8998bd30e6a1: Verifying Checksum 11:17:38 8998bd30e6a1: Download complete 11:17:40 2437ff75d9bd: Verifying Checksum 11:17:40 2437ff75d9bd: Download complete 11:17:43 8998bd30e6a1: Pull complete 11:17:43 04944245beec: Pull complete 11:17:44 699f458cf7ca: Pull complete 11:17:45 765212b225bb: Pull complete 11:17:46 f23df028b6ca: Pull complete 11:17:46 d65c8cfc05b1: Pull complete 11:18:04 2437ff75d9bd: Pull complete 11:18:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:18:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:05 prd-ubuntu20.04-docker-arm64-4c-16g-12587 does not seem to be running inside a container 11:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:18:07 $ docker top 1081d3465abad6a2732f8acc4139091ac9570624b99eb000945e4d0d151ee751 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:18:08 ---> job-cost.sh 11:18:08 lf-activate-venv: SKIPPING 11:18:08 INFO: No Stack... 11:18:08 INFO: Retrieving Pricing Info for: v3-standard-4 11:18:09 INFO: Archiving Costs [Pipeline] sh 11:18:10 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:18:10 + cut -d, -f6 [Pipeline] lock 11:18:10 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] 11:18:10 Resource [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] did not exist. Created. 11:18:10 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:18:11 /w/workspace/device-virtual-go/1@tmp/durable-dc0bf01f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:18:12 + echo total: 0.10999999940395355 [Pipeline] stash 11:18:12 Warning: overwriting stash ‘stack-cost’ 11:18:12 Stashed 1 file(s) [Pipeline] } 11:18:12 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:18:12 $ docker stop --time=1 1081d3465abad6a2732f8acc4139091ac9570624b99eb000945e4d0d151ee751 11:18:13 $ docker rm -f --volumes 1081d3465abad6a2732f8acc4139091ac9570624b99eb000945e4d0d151ee751 [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 11:18:14 provisioning config files... 11:18:14 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-444@tmp/config15405698626132332736tmp [Pipeline] { [Pipeline] sh 11:18:15 + set +x 11:18:15 + bash -s -- 11:18:15 + curl -s https://codecov.io/bash 11:18:15 11:18:15 _____ _ 11:18:15 / ____| | | 11:18:15 | | ___ __| | ___ ___ _____ __ 11:18:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:18:15 | |___| (_) | (_| | __/ (_| (_) \ V / 11:18:15 \_____\___/ \__,_|\___|\___\___/ \_/ 11:18:15 Bash-1.0.6 11:18:15 11:18:15 11:18:15 ==> git version 2.25.1 found 11:18:15 ==> 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 11:18:15 Release-Date: 2020-01-08 11:18:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:18:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:18:15 ==> Jenkins CI detected. 11:18:15 current dir:  /w/workspace/foundry_device-virtual-go_PR-444 11:18:15 project root: . 11:18:15 --> token set from env 11:18:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:18:15 ==> Running gcov in . (disable via -X gcov) 11:18:15 ==> Python coveragepy not found 11:18:15 ==> Searching for coverage reports in: 11:18:15 + . 11:18:15 -> Found 1 reports 11:18:15 ==> Detecting git/mercurial file structure 11:18:15 ==> Reading reports 11:18:15 + ./coverage.out bytes=43063 11:18:15 ==> Appending adjustments 11:18:15 https://docs.codecov.io/docs/fixing-reports 11:18:15 + Found adjustments 11:18:15 ==> Gzipping contents 11:18:15 8.0K /tmp/codecov.fKoJ5B.gz 11:18:15 ==> Uploading reports 11:18:15 url: https://codecov.io 11:18:15 query: branch=PR-444&commit=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-444%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=444&job=&cmd_args= 11:18:15 -> Pinging Codecov 11:18:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-444&commit=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-444%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=444&job=&cmd_args= 11:18:15 -> Uploading to 11:18:15 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/5E52B4B073DB2E39498172D8E973AA87/e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59/4b080fbf-b33a-4301-93fc-b3608af1a812.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T111815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b83dcd852a4ee59e161934badf1a7d5f33079330b39839313585c7fa72182c58 11:18:15 % Total % Received % Xferd Average Speed Time Time Time Current 11:18:15 Dload Upload Total Spent Left Speed 11:18:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 48057 --:--:-- --:--:-- --:--:-- 47600 100 4998 0 0 100 4998 0 17294 --:--:-- --:--:-- --:--:-- 17234 11:18:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [Pipeline] } 11:18:15 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 11:18:17 + [ -d /w/workspace/foundry_device-virtual-go_PR-444/archives ] 11:18:17 + ls -al /w/workspace/foundry_device-virtual-go_PR-444/archives 11:18:17 total 16 11:18:17 drwxr-xr-x 3 root root 4096 Oct 27 11:10 . 11:18:17 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 11:10 .. 11:18:17 drwxr-xr-x 2 root root 4096 Oct 27 11:10 cost 11:18:17 -rw-r--r-- 1 root root 89 Oct 27 11:10 cost.csv 11:18:17 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-444/archives 11:18:17 + ls -al /w/workspace/foundry_device-virtual-go_PR-444/archives 11:18:17 total 16 11:18:17 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 11:10 . 11:18:17 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 11:10 .. 11:18:17 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 11:10 cost 11:18:17 -rw-r--r-- 1 jenkins jenkins 89 Oct 27 11:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:18:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:18:18 ---> package-listing.sh 11:18:18 ++ facter osfamily 11:18:18 ++ tr '[:upper:]' '[:lower:]' 11:18:19 + OS_FAMILY=debian 11:18:19 + workspace=/w/workspace/foundry_device-virtual-go_PR-444 11:18:19 + START_PACKAGES=/tmp/packages_start.txt 11:18:19 + END_PACKAGES=/tmp/packages_end.txt 11:18:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:18:19 + PACKAGES=/tmp/packages_start.txt 11:18:19 + '[' /w/workspace/foundry_device-virtual-go_PR-444 ']' 11:18:19 + PACKAGES=/tmp/packages_end.txt 11:18:19 + case "${OS_FAMILY}" in 11:18:19 + dpkg -l 11:18:19 + grep '^ii' 11:18:19 + '[' -f /tmp/packages_start.txt ']' 11:18:19 + '[' -f /tmp/packages_end.txt ']' 11:18:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:18:19 + '[' /w/workspace/foundry_device-virtual-go_PR-444 ']' 11:18:19 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-444/archives/ 11:18:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-444/archives/ [Pipeline] echo 11:18:19 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-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:18:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:18:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:20 prd-ubuntu20.04-docker-8c-8g-12586 does not seem to be running inside a container 11:18:20 $ 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-444/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-444 -v /w/workspace/foundry_device-virtual-go_PR-444:/w/workspace/foundry_device-virtual-go_PR-444:rw,z -v /w/workspace/foundry_device-virtual-go_PR-444@tmp:/w/workspace/foundry_device-virtual-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:18:20 $ docker top 7b5b6abe52054e3da0764a063dda6131f3dafdf9105f0395f35d984b2969c6c7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:20 + touch /tmp/pre-build-complete [Pipeline] sh 11:18:21 + mkdir -p /var/log/sysstat [Pipeline] sh 11:18:21 + ls /var/log/sa-host 11:18:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:18:21 provisioning config files... 11:18:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-444@tmp/config13791142249701668717tmp [Pipeline] { [Pipeline] echo 11:18:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:18:22 ---> create-netrc.sh [Pipeline] } 11:18:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:18:22 ---> python-tools-install.sh [Pipeline] echo 11:18:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:18:22 ---> sudo-logs.sh 11:18:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:18:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:18:23 ---> job-cost.sh 11:18:23 lf-activate-venv: SKIPPING 11:18:23 DEBUG: total: 0.2199999988079071 11:18:23 INFO: Retrieving Stack Cost... 11:18:23 INFO: Retrieving Pricing Info for: v3-standard-8 11:18:24 INFO: Archiving Costs [Pipeline] echo 11:18:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:18:24 ---> logs-deploy.sh 11:18:24 lf-activate-venv: SKIPPING 11:18:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-444/1 11:18:24 INFO: archiving workspace using pattern(s): 11:18:25 Archives upload complete. 11:18:25 INFO: archiving logs to Nexus 11:18:26 ---> uname -a: 11:18:26 Linux prd-ubuntu20-04-docker-8c-8g-12586 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:18:26 11:18:26 11:18:26 ---> lscpu: 11:18:26 Architecture: x86_64 11:18:26 CPU op-mode(s): 32-bit, 64-bit 11:18:26 Byte Order: Little Endian 11:18:26 Address sizes: 40 bits physical, 48 bits virtual 11:18:26 CPU(s): 8 11:18:26 On-line CPU(s) list: 0-7 11:18:26 Thread(s) per core: 1 11:18:26 Core(s) per socket: 1 11:18:26 Socket(s): 8 11:18:26 NUMA node(s): 1 11:18:26 Vendor ID: AuthenticAMD 11:18:26 CPU family: 23 11:18:26 Model: 49 11:18:26 Model name: AMD EPYC-Rome Processor 11:18:26 Stepping: 0 11:18:26 CPU MHz: 2800.000 11:18:26 BogoMIPS: 5600.00 11:18:26 Virtualization: AMD-V 11:18:26 Hypervisor vendor: KVM 11:18:26 Virtualization type: full 11:18:26 L1d cache: 256 KiB 11:18:26 L1i cache: 256 KiB 11:18:26 L2 cache: 4 MiB 11:18:26 L3 cache: 128 MiB 11:18:26 NUMA node0 CPU(s): 0-7 11:18:26 Vulnerability Itlb multihit: Not affected 11:18:26 Vulnerability L1tf: Not affected 11:18:26 Vulnerability Mds: Not affected 11:18:26 Vulnerability Meltdown: Not affected 11:18:26 Vulnerability Mmio stale data: Not affected 11:18:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:18:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:18:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:18:26 Vulnerability Srbds: Not affected 11:18:26 Vulnerability Tsx async abort: Not affected 11:18:26 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 11:18:26 11:18:26 11:18:26 ---> nproc: 11:18:26 8 11:18:26 11:18:26 11:18:26 ---> df -h: 11:18:26 Filesystem Size Used Avail Use% Mounted on 11:18:26 overlay 155G 12G 144G 8% / 11:18:26 tmpfs 64M 0 64M 0% /dev 11:18:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:18:26 shm 64M 0 64M 0% /dev/shm 11:18:26 /dev/vda1 155G 12G 144G 8% /facter-os 11:18:26 11:18:26 11:18:26 ---> sar -b -r -n DEV: 11:18:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12586) 10/27/23 _x86_64_ (8 CPU) 11:18:26 11:18:26 11:07:12 LINUX RESTART (8 CPU) 11:18:26 11:18:26 11:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:18:26 11:09:01 107.30 3.28 104.02 0.00 392.07 26564.51 0.00 11:18:26 11:10:01 163.29 0.60 162.69 0.00 14.80 53907.28 0.00 11:18:26 11:11:01 191.57 0.18 191.39 0.00 12.26 46496.90 0.00 11:18:26 11:12:01 1.72 0.00 1.72 0.00 0.00 22.02 0.00 11:18:26 11:13:01 40.99 12.83 28.16 0.00 5462.56 6345.08 0.00 11:18:26 11:14:01 2.55 0.00 2.55 0.00 0.00 31.46 0.00 11:18:26 11:15:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 11:18:26 11:16:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 11:18:26 11:17:01 0.90 0.02 0.88 0.00 0.13 10.00 0.00 11:18:26 11:18:01 2.27 0.00 2.27 0.00 0.00 37.05 0.00 11:18:26 Average: 51.31 1.69 49.62 0.00 588.16 13344.52 0.00 11:18:26 11:18:26 11:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:18:26 11:09:01 28761964 31567404 748864 2.28 97248 2932536 1975312 5.82 1083720 2607108 399088 11:18:26 11:10:01 28174692 31593860 715432 2.18 152140 3421424 1823336 5.37 1173588 3025776 208620 11:18:26 11:11:01 27613240 31580012 730824 2.22 164600 3927000 1801432 5.31 1264732 3467312 336 11:18:26 11:12:01 27613404 31580200 730420 2.22 164640 3927000 1801432 5.31 1264368 3467312 16 11:18:26 11:13:01 27235980 31560112 738392 2.25 172808 4260868 1814100 5.35 1497768 3581420 252 11:18:26 11:14:01 27243284 31567168 732992 2.23 172848 4260856 1847276 5.44 1492576 3581400 16 11:18:26 11:15:01 27243812 31567744 732408 2.23 172872 4260860 1847276 5.44 1492372 3581404 28 11:18:26 11:16:01 27247944 31571888 728168 2.21 172908 4260864 1847276 5.44 1487956 3581408 16 11:18:26 11:17:01 27247656 31572132 728136 2.21 172928 4260852 1830888 5.40 1487836 3581824 12 11:18:26 11:18:01 27248492 31573076 727120 2.21 173024 4260844 1830888 5.40 1487688 3581808 20 11:18:26 Average: 27563047 31573360 731276 2.22 161602 3977310 1841922 5.43 1373260 3405677 60840 11:18:26 11:18:26 11:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:18:26 11:09:01 ens3 406.30 297.83 5153.80 39.70 0.00 0.00 0.00 0.00 11:18:26 11:09:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 11:18:26 11:09:01 vethbee57b5 192.58 244.16 18.48 1805.43 0.00 0.00 0.00 0.15 11:18:26 11:09:01 docker0 218.95 274.92 17.91 2050.96 0.00 0.00 0.00 0.00 11:18:26 11:10:01 ens3 78.15 41.71 578.33 13.85 0.00 0.00 0.00 0.00 11:18:26 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:26 11:10:01 veth43648e5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:18:26 11:10:01 docker0 24.25 48.88 2.24 550.99 0.00 0.00 0.00 0.00 11:18:26 11:11:01 ens3 139.27 96.23 2668.78 95.19 0.00 0.00 0.00 0.00 11:18:26 11:11:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 11:18:26 11:11:01 docker0 2.97 5.96 0.18 62.27 0.00 0.00 0.00 0.00 11:18:26 11:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:18:26 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:26 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 11:13:01 ens3 144.41 72.82 2028.40 5.16 0.00 0.00 0.00 0.00 11:18:26 11:13:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 11:18:26 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 11:14:01 ens3 0.45 0.43 0.12 0.06 0.00 0.00 0.00 0.00 11:18:26 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:26 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 11:15:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 11:16:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:18:26 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:26 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 11:17:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 11:18:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 11:18:26 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:26 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:26 Average: ens3 76.93 50.95 1042.96 15.41 0.00 0.00 0.00 0.00 11:18:26 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:18:26 Average: docker0 24.62 32.98 2.03 266.41 0.00 0.00 0.00 0.00 11:18:26 11:18:26 11:18:26 ---> sar -P ALL: 11:18:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12586) 10/27/23 _x86_64_ (8 CPU) 11:18:26 11:18:26 11:07:12 LINUX RESTART (8 CPU) 11:18:26 11:18:26 11:08:01 CPU %user %nice %system %iowait %steal %idle 11:18:26 11:09:01 all 4.97 0.00 2.20 9.09 0.06 83.68 11:18:26 11:09:01 0 4.40 0.00 2.60 15.94 0.07 77.00 11:18:26 11:09:01 1 5.89 0.00 1.14 3.53 0.05 89.39 11:18:26 11:09:01 2 4.79 0.00 2.61 11.82 0.07 80.72 11:18:26 11:09:01 3 5.01 0.00 2.09 12.16 0.07 80.68 11:18:26 11:09:01 4 5.07 0.00 3.04 11.57 0.05 80.28 11:18:26 11:09:01 5 3.47 0.00 1.72 12.04 0.03 82.74 11:18:26 11:09:01 6 6.00 0.00 2.19 2.08 0.07 89.66 11:18:26 11:09:01 7 5.14 0.00 2.25 3.53 0.05 89.03 11:18:26 11:10:01 all 24.83 0.00 4.16 8.12 0.09 62.80 11:18:26 11:10:01 0 22.11 0.00 3.36 5.06 0.08 69.38 11:18:26 11:10:01 1 23.38 0.00 4.60 1.79 0.08 70.15 11:18:26 11:10:01 2 27.70 0.00 4.21 7.38 0.12 60.59 11:18:26 11:10:01 3 24.06 0.00 3.48 4.81 0.07 67.59 11:18:26 11:10:01 4 25.03 0.00 4.07 31.73 0.10 39.06 11:18:26 11:10:01 5 22.77 0.00 3.34 11.42 0.08 62.39 11:18:26 11:10:01 6 26.72 0.00 5.82 2.19 0.08 65.19 11:18:26 11:10:01 7 26.84 0.00 4.42 0.64 0.08 68.02 11:18:26 11:11:01 all 16.12 0.00 3.12 3.43 0.09 77.24 11:18:26 11:11:01 0 14.52 0.00 3.17 0.91 0.12 81.28 11:18:26 11:11:01 1 16.78 0.00 2.86 0.87 0.08 79.41 11:18:26 11:11:01 2 17.86 0.00 4.14 8.23 0.08 69.69 11:18:26 11:11:01 3 14.60 0.00 2.75 7.64 0.08 74.92 11:18:26 11:11:01 4 14.94 0.00 2.48 0.96 0.10 81.52 11:18:26 11:11:01 5 14.45 0.00 2.22 5.00 0.07 78.27 11:18:26 11:11:01 6 18.16 0.00 3.38 3.43 0.07 74.97 11:18:26 11:11:01 7 17.63 0.00 3.98 0.46 0.10 77.83 11:18:26 11:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:18:26 11:12:01 0 0.08 0.00 0.00 0.02 0.02 99.88 11:18:26 11:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:18:26 11:12:01 2 0.13 0.00 0.02 0.00 0.02 99.83 11:18:26 11:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:18:26 11:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:18:26 11:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:18:26 11:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:18:26 11:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:18:26 11:13:01 all 1.42 0.00 0.61 0.82 0.01 97.13 11:18:26 11:13:01 0 0.70 0.00 0.45 0.85 0.00 98.00 11:18:26 11:13:01 1 0.77 0.00 0.45 0.40 0.02 98.36 11:18:26 11:13:01 2 1.42 0.00 0.53 0.12 0.03 97.90 11:18:26 11:13:01 3 2.54 0.00 0.65 0.12 0.00 96.70 11:18:26 11:13:01 4 1.78 0.00 0.96 2.37 0.02 94.88 11:18:26 11:13:01 5 0.63 0.00 0.48 2.15 0.00 96.73 11:18:26 11:13:01 6 1.44 0.00 0.82 0.38 0.02 97.34 11:18:26 11:13:01 7 2.12 0.00 0.55 0.17 0.02 97.14 11:18:26 11:14:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:18:26 11:14:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:18:26 11:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:18:26 11:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 11:18:26 11:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:18:26 11:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:18:26 11:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 11:18:26 11:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:18:26 11:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:18:26 11:15:01 all 0.03 0.00 0.05 0.01 0.01 99.91 11:18:26 11:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:18:26 11:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 11:18:26 11:15:01 2 0.07 0.00 0.10 0.00 0.02 99.82 11:18:26 11:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:18:26 11:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:18:26 11:15:01 5 0.05 0.00 0.08 0.05 0.02 99.80 11:18:26 11:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:18:26 11:15:01 7 0.03 0.00 0.08 0.00 0.00 99.88 11:18:26 11:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:18:26 11:16:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:18:26 11:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:18:26 11:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:18:26 11:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:18:26 11:16:01 4 0.07 0.00 0.03 0.00 0.02 99.88 11:18:26 11:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:18:26 11:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:18:26 11:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:18:26 11:17:01 all 0.13 0.00 0.01 0.00 0.01 99.85 11:18:26 11:17:01 0 0.00 0.00 0.03 0.02 0.02 99.93 11:18:26 11:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:18:26 11:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:18:26 11:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:18:26 11:17:01 4 0.93 0.00 0.02 0.00 0.03 99.02 11:18:26 11:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:18:26 11:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:18:26 11:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:18:26 11:18:01 all 0.28 0.00 0.01 0.01 0.00 99.70 11:18:26 11:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:18:26 11:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:18:26 11:18:01 2 0.20 0.00 0.00 0.00 0.00 99.80 11:18:26 11:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:18:26 11:18:01 4 2.00 0.00 0.05 0.00 0.02 97.93 11:18:26 11:18:01 5 0.00 0.00 0.02 0.03 0.00 99.95 11:18:26 11:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:18:26 11:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:18:26 Average: all 4.75 0.00 1.01 2.14 0.03 92.07 11:18:26 Average: 0 4.16 0.00 0.96 2.28 0.03 92.57 11:18:26 Average: 1 4.65 0.00 0.90 0.66 0.02 93.77 11:18:26 Average: 2 5.19 0.00 1.16 2.74 0.04 90.88 11:18:26 Average: 3 4.59 0.00 0.89 2.45 0.03 92.04 11:18:26 Average: 4 4.96 0.00 1.06 4.62 0.04 89.31 11:18:26 Average: 5 4.11 0.00 0.78 3.06 0.02 92.03 11:18:26 Average: 6 5.21 0.00 1.23 0.80 0.03 92.73 11:18:26 Average: 7 5.14 0.00 1.12 0.48 0.03 93.23 11:18:26 11:18:26 11:18:26