Pull request #272 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/device-virtual-go Loading trusted files from base branch main at c03aa7c74cee4c24f0ea21a2b880bc2767aae84f rather than cf9045853effe6d05df18425f3d9055c73f3b4c3 Obtained Jenkinsfile from c03aa7c74cee4c24f0ea21a2b880bc2767aae84f 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-ssh18112777283282933896.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh11857118947596020196.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-272/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-272/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15388814958429639376.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh922967022286855955.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-272/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-272/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15409638529610522732.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10357’ Running on prd-ubuntu20.04-docker-8c-8g-10367 in /w/workspace/foundry_device-virtual-go_PR-272 [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-272 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c03aa7c74cee4c24f0ea21a2b880bc2767aae84f into PR head commit cf9045853effe6d05df18425f3d9055c73f3b4c3 Merge succeeded, producing cf9045853effe6d05df18425f3d9055c73f3b4c3 Checking out Revision cf9045853effe6d05df18425f3d9055c73f3b4c3 (PR-272) > 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/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf9045853effe6d05df18425f3d9055c73f3b4c3 # 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 c03aa7c74cee4c24f0ea21a2b880bc2767aae84f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf9045853effe6d05df18425f3d9055c73f3b4c3 # timeout=10 Commit message: "fix(security): Dependency version bump for device-sdk and go-mod-core-contracts" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk cf30344d637e320ae3285e6339d90396576ac4fc # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:18:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:18:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:18:29 ========================================================= 01:18:29 EdgeX Global Pipelines Version Info 01:18:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:18:30 ------------------- 01:18:30 stable info: 01:18:30 ------------------- 01:18:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:18:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:18:30 Message: update stable to v1.0.221 01:18:31 ------------------- 01:18:31 experimental info: 01:18:31 ------------------- 01:18:31 Commited By: **** collab-it+edgex@linuxfoundation.org 01:18:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:18:31 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-272 [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-272 [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-272 [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf9045853effe6d05df18425f3d9055c73f3b4c3 [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf90458 [Pipeline] echo 01:18:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:31 provisioning config files... 01:18:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-272@tmp/config7867101116349055396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:32 ---> docker-login.sh 01:18:32 nexus3.edgexfoundry.org:10001 01:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:32 Configure a credential helper to remove this warning. See 01:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:32 01:18:32 Login Succeeded 01:18:32 nexus3.edgexfoundry.org:10002 01:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:32 Configure a credential helper to remove this warning. See 01:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:32 01:18:32 Login Succeeded 01:18:32 nexus3.edgexfoundry.org:10003 01:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:33 Configure a credential helper to remove this warning. See 01:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:33 01:18:33 Login Succeeded 01:18:33 nexus3.edgexfoundry.org:10004 01:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:33 Configure a credential helper to remove this warning. See 01:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:33 01:18:33 Login Succeeded 01:18:33 docker.io 01:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:33 Configure a credential helper to remove this warning. See 01:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:33 01:18:33 Login Succeeded 01:18:33 ---> docker-login.sh ends [Pipeline] } 01:18:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:18:34 + git rev-list -1 --merges cf9045853effe6d05df18425f3d9055c73f3b4c3~1..cf9045853effe6d05df18425f3d9055c73f3b4c3 [Pipeline] echo 01:18:34 -----------> git rev-list -1 --merges cf9045853effe6d05df18425f3d9055c73f3b4c3~1..cf9045853effe6d05df18425f3d9055c73f3b4c3 cf9045853effe6d05df18425f3d9055c73f3b4c3 [false] [Pipeline] sh 01:18:34 + git log --format=format:%s -1 cf9045853effe6d05df18425f3d9055c73f3b4c3 [Pipeline] echo 01:18:34 ========================================================= 01:18:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:18:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:34 + git log --format=format:%s -1 cf9045853effe6d05df18425f3d9055c73f3b4c3 [Pipeline] echo 01:18:34 [semverPrep] GIT_COMMIT: cf9045853effe6d05df18425f3d9055c73f3b4c3, Commit Message: fix(security): Dependency version bump for device-sdk and go-mod-core-contracts [Pipeline] echo 01:18:34 [semverPrep] This is not a build commit. [Pipeline] sh 01:18:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:18:35 + grep -v github /etc/ssh/ssh_known_hosts 01:18:35 + [ -e /tmp/ssh_known_hosts ] 01:18:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:18:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:18:35 + sudo tee -a /etc/ssh/ssh_known_hosts 01:18:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:18:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:18:35 01:18:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:18:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:18:35 latest: Pulling from edgex-devops/git-semver 01:18:35 a0d0a0d46f8b: Pulling fs layer 01:18:35 3e5f54012d9b: Pulling fs layer 01:18:35 4c7163046ea9: Pulling fs layer 01:18:35 0c2d73faf560: Pulling fs layer 01:18:35 0c2d73faf560: Waiting 01:18:35 3e5f54012d9b: Verifying Checksum 01:18:35 3e5f54012d9b: Download complete 01:18:35 a0d0a0d46f8b: Verifying Checksum 01:18:35 a0d0a0d46f8b: Download complete 01:18:35 0c2d73faf560: Verifying Checksum 01:18:35 0c2d73faf560: Download complete 01:18:36 4c7163046ea9: Verifying Checksum 01:18:36 4c7163046ea9: Download complete 01:18:36 a0d0a0d46f8b: Pull complete 01:18:36 3e5f54012d9b: Pull complete 01:18:36 4c7163046ea9: Pull complete 01:18:36 0c2d73faf560: Pull complete 01:18:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:18:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:18:36 prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container 01:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-272 -v /w/workspace/foundry_device-virtual-go_PR-272:/w/workspace/foundry_device-virtual-go_PR-272:rw,z -v /w/workspace/foundry_device-virtual-go_PR-272@tmp:/w/workspace/foundry_device-virtual-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:18:37 $ docker top 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:18:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:37 [ssh-agent] Looking for ssh-agent implementation... 01:18:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:37 $ docker exec 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 ssh-agent 01:18:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeIDPKK/agent.13 01:18:37 SSH_AGENT_PID=19 01:18:37 Running ssh-add (command line suppressed) 01:18:38 Identity added: /w/workspace/foundry_device-virtual-go_PR-272@tmp/private_key_565373369590120993.key (/w/workspace/foundry_device-virtual-go_PR-272@tmp/private_key_565373369590120993.key) 01:18:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:38 + git tag --points-at HEAD [Pipeline] } 01:18:38 $ docker exec --env ******** --env ******** 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 ssh-agent -k 01:18:38 unset SSH_AUTH_SOCK; 01:18:38 unset SSH_AGENT_PID; 01:18:38 echo Agent pid 19 killed; 01:18:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:38 [ssh-agent] Looking for ssh-agent implementation... 01:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:38 $ docker exec 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 ssh-agent 01:18:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiIfpEf/agent.51 01:18:38 SSH_AGENT_PID=58 01:18:38 Running ssh-add (command line suppressed) 01:18:38 Identity added: /w/workspace/foundry_device-virtual-go_PR-272@tmp/private_key_1346752373739723726.key (/w/workspace/foundry_device-virtual-go_PR-272@tmp/private_key_1346752373739723726.key) 01:18:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:39 + git semver init 01:18:39 # -> Open(): unable to determine branch for HEAD 01:18:39 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-272/.git 01:18:39 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-272 01:18:39 # $SEMVER_REMOTE_NAME = origin 01:18:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:18:39 # $SEMVER_USER_NAME = edgex-jenkins 01:18:39 # $SEMVER_BRANCH = PR-272 01:18:39 # $SEMVER_TEMP = /tmp/semver-847996320 01:18:39 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 01:18:40 # '/tmp/semver-847996320' -> '/w/workspace/foundry_device-virtual-go_PR-272/.semver' 01:18:40 # -> Force: false 01:18:40 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-272/.semver [Pipeline] } 01:18:40 $ docker exec --env ******** --env ******** 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 ssh-agent -k 01:18:40 unset SSH_AUTH_SOCK; 01:18:40 unset SSH_AGENT_PID; 01:18:40 echo Agent pid 58 killed; 01:18:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:40 + git semver [Pipeline] } 01:18:41 $ docker stop --time=1 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 01:18:42 $ docker rm -f 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:18:43 Stashed 1 file(s) [Pipeline] echo 01:18:43 [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 01:18:43 provisioning config files... 01:18:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-272@tmp/config2936458961579305811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:43 ---> docker-login.sh 01:18:43 nexus3.edgexfoundry.org:10001 01:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:43 Configure a credential helper to remove this warning. See 01:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:43 01:18:43 Login Succeeded 01:18:43 nexus3.edgexfoundry.org:10002 01:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:43 Configure a credential helper to remove this warning. See 01:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:43 01:18:43 Login Succeeded 01:18:43 nexus3.edgexfoundry.org:10003 01:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:43 Configure a credential helper to remove this warning. See 01:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:43 01:18:43 Login Succeeded 01:18:43 nexus3.edgexfoundry.org:10004 01:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:44 Configure a credential helper to remove this warning. See 01:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:44 01:18:44 Login Succeeded 01:18:44 docker.io 01:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:44 Configure a credential helper to remove this warning. See 01:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:44 01:18:44 Login Succeeded 01:18:44 ---> docker-login.sh ends [Pipeline] } 01:18:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:18:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:18:44 ========================================================= 01:18:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:18:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:18:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:18:44 Sending build context to Docker daemon 22.89MB 01:18:44 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:18:44 Step 2/12 : FROM ${BASE} AS builder 01:18:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:18:44 59bf1c3509f3: Pulling fs layer 01:18:44 666ba61612fd: Pulling fs layer 01:18:44 8ed8ca486205: Pulling fs layer 01:18:44 4fe6c5a15a65: Pulling fs layer 01:18:44 22a0e8bec74d: Pulling fs layer 01:18:44 640e595b4fbd: Pulling fs layer 01:18:44 763cafe07f6e: Pulling fs layer 01:18:44 0c0b528cf693: Pulling fs layer 01:18:44 10935f4eaf8b: Pulling fs layer 01:18:44 640e595b4fbd: Waiting 01:18:44 10935f4eaf8b: Waiting 01:18:44 0c0b528cf693: Waiting 01:18:44 4fe6c5a15a65: Waiting 01:18:44 8ed8ca486205: Download complete 01:18:44 666ba61612fd: Verifying Checksum 01:18:44 666ba61612fd: Download complete 01:18:44 22a0e8bec74d: Verifying Checksum 01:18:44 22a0e8bec74d: Download complete 01:18:44 640e595b4fbd: Verifying Checksum 01:18:44 640e595b4fbd: Download complete 01:18:44 59bf1c3509f3: Verifying Checksum 01:18:44 59bf1c3509f3: Download complete 01:18:44 763cafe07f6e: Download complete 01:18:44 0c0b528cf693: Verifying Checksum 01:18:44 0c0b528cf693: Download complete 01:18:44 59bf1c3509f3: Pull complete 01:18:45 666ba61612fd: Pull complete 01:18:45 8ed8ca486205: Pull complete 01:18:45 10935f4eaf8b: Verifying Checksum 01:18:45 10935f4eaf8b: Download complete 01:18:45 4fe6c5a15a65: Verifying Checksum 01:18:45 4fe6c5a15a65: Download complete 01:18:49 4fe6c5a15a65: Pull complete 01:18:49 22a0e8bec74d: Pull complete 01:18:49 640e595b4fbd: Pull complete 01:18:49 763cafe07f6e: Pull complete 01:18:49 0c0b528cf693: Pull complete 01:18:51 10935f4eaf8b: Pull complete 01:18:51 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:18:51 ---> 99d49a6021b9 01:18:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:18:53 ---> Running in 0eea1e4e70b6 01:18:53 Removing intermediate container 0eea1e4e70b6 01:18:53 ---> 49fd66189649 01:18:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:18:53 ---> Running in 770f2a9dc419 01:18:53 Removing intermediate container 770f2a9dc419 01:18:53 ---> 94928458f759 01:18:53 Step 5/12 : WORKDIR /device-virtual-go 01:18:53 ---> Running in 3eb1124571bd 01:18:53 Removing intermediate container 3eb1124571bd 01:18:53 ---> d4140ed8ba75 01:18:53 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:18:53 ---> Running in ab1f0b0c49d9 01:18:54 Removing intermediate container ab1f0b0c49d9 01:18:54 ---> 9e0538ef60c9 01:18:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:54 ---> Running in 016455db52f3 01:18:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:18:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:18:56 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:18:56 (2/4) Installing libedit (20210910.3.1-r0) 01:18:56 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:18:56 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:18:56 Executing busybox-1.34.1-r3.trigger 01:18:56 OK: 224 MiB in 56 packages 01:18:56 Removing intermediate container 016455db52f3 01:18:56 ---> a6a0f67c84e8 01:18:56 Step 8/12 : COPY go.mod vendor* ./ 01:18:56 ---> c0cf7206edc8 01:18:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:56 ---> Running in 57f4350c5267 01:18:58 Still waiting to schedule task 01:18:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10361’ 01:19:11 Removing intermediate container 57f4350c5267 01:19:11 ---> 0c32a6ebf8a9 01:19:11 Step 10/12 : COPY . . 01:19:11 ---> ac5d2b1cd552 01:19:11 Step 11/12 : ARG MAKE='make build' 01:19:11 ---> Running in 73f264eedd38 01:19:11 Removing intermediate container 73f264eedd38 01:19:11 ---> 7e23dcb2296e 01:19:11 Step 12/12 : RUN $MAKE 01:19:11 ---> Running in 1b5639902e69 01:19:11 noop 01:19:11 Removing intermediate container 1b5639902e69 01:19:11 ---> 8ab369c3828b 01:19:11 Successfully built 8ab369c3828b 01:19:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:19:12 + docker inspect -f . ci-base-image-x86_64 01:19:12 . [Pipeline] withDockerContainer 01:19:12 prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container 01:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-272 -v /w/workspace/foundry_device-virtual-go_PR-272:/w/workspace/foundry_device-virtual-go_PR-272:rw,z -v /w/workspace/foundry_device-virtual-go_PR-272@tmp:/w/workspace/foundry_device-virtual-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:19:12 $ docker top 7f0a47959e6e3b7480df4265fdb9598e3af7b6ea8740c34e49c91c31fe4c61a1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:12 + go version 01:19:12 go version go1.17.6 linux/amd64 [Pipeline] } 01:19:12 $ docker stop --time=1 7f0a47959e6e3b7480df4265fdb9598e3af7b6ea8740c34e49c91c31fe4c61a1 01:19:14 $ docker rm -f 7f0a47959e6e3b7480df4265fdb9598e3af7b6ea8740c34e49c91c31fe4c61a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:19:14 + docker inspect -f . ci-base-image-x86_64 01:19:14 . [Pipeline] withDockerContainer 01:19:14 prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container 01:19:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-272 -v /w/workspace/foundry_device-virtual-go_PR-272:/w/workspace/foundry_device-virtual-go_PR-272:rw,z -v /w/workspace/foundry_device-virtual-go_PR-272@tmp:/w/workspace/foundry_device-virtual-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:19:15 $ docker top 1f8f974e2922aeaa85250fcd07dc60a170e8c29012fb12c8efaf46c5c4a413c6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:19:15 + make test 01:19:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:19:15 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:19:23 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 01:19:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements 01:19:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:19:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:19:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:19:28 ./bin/test-attribution-txt.sh [Pipeline] echo 01:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:19:28 $ docker stop --time=1 1f8f974e2922aeaa85250fcd07dc60a170e8c29012fb12c8efaf46c5c4a413c6 01:19:30 $ docker rm -f 1f8f974e2922aeaa85250fcd07dc60a170e8c29012fb12c8efaf46c5c4a413c6 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:19:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:19:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:19:32 + ls -al . 01:19:32 total 180 01:19:32 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 01:19 . 01:19:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 01:18 .. 01:19:32 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 01:18 .git 01:19:32 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 01:18 .github 01:19:32 -rw-rw-r-- 1 jenkins jenkins 270 Apr 1 01:18 .gitignore 01:19:32 drwx------ 3 jenkins jenkins 4096 Apr 1 01:18 .semver 01:19:32 -rw-rw-r-- 1 jenkins jenkins 7750 Apr 1 01:18 Attribution.txt 01:19:32 -rw-rw-r-- 1 jenkins jenkins 6349 Apr 1 01:18 CHANGELOG.md 01:19:32 -rw-rw-r-- 1 jenkins jenkins 1974 Apr 1 01:18 Dockerfile 01:19:32 -rw-rw-r-- 1 jenkins jenkins 677 Apr 1 01:18 GOVERNANCE.md 01:19:32 -rw-rw-r-- 1 jenkins jenkins 660 Apr 1 01:18 Jenkinsfile 01:19:32 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 1 01:18 LICENSE 01:19:32 -rw-rw-r-- 1 jenkins jenkins 1157 Apr 1 01:18 Makefile 01:19:32 -rw-rw-r-- 1 jenkins jenkins 623 Apr 1 01:18 OWNERS.md 01:19:32 -rw-rw-r-- 1 jenkins jenkins 2914 Apr 1 01:18 README.md 01:19:32 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 01:18 VERSION 01:19:32 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 01:18 bin 01:19:32 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 01:18 cmd 01:19:32 -rw-r--r-- 1 jenkins jenkins 44128 Apr 1 01:19 coverage.out 01:19:32 -rw-rw-r-- 1 jenkins jenkins 3171 Apr 1 01:18 go.mod 01:19:32 -rw-rw-r-- 1 jenkins jenkins 34634 Apr 1 01:18 go.sum 01:19:32 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 01:18 internal 01:19:32 -rw-rw-r-- 1 jenkins jenkins 235 Apr 1 01:18 version.go [Pipeline] isUnix [Pipeline] sh 01:19:32 + 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=cf9045853effe6d05df18425f3d9055c73f3b4c3 --label arch=amd64 --label version=0.0.0 . 01:19:32 Sending build context to Docker daemon 22.93MB 01:19:32 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 01:19:32 Step 2/26 : FROM ${BASE} AS builder 01:19:32 ---> 8ab369c3828b 01:19:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:19:32 ---> Running in a353d9fb8310 01:19:32 Removing intermediate container a353d9fb8310 01:19:32 ---> 5d958ae07aba 01:19:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:19:32 ---> Running in 4f06f7cac8f2 01:19:32 Removing intermediate container 4f06f7cac8f2 01:19:32 ---> e86bc5c8bf39 01:19:32 Step 5/26 : WORKDIR /device-virtual-go 01:19:33 ---> Running in 00be5dbce90b 01:19:33 Removing intermediate container 00be5dbce90b 01:19:33 ---> 738a86c00575 01:19:33 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:19:33 ---> Running in 2bf14ce33033 01:19:33 Removing intermediate container 2bf14ce33033 01:19:33 ---> 3805ff4f6839 01:19:33 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:19:33 ---> Running in db3ba3d70124 01:19:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:19:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:19:35 OK: 224 MiB in 56 packages 01:19:35 Removing intermediate container db3ba3d70124 01:19:35 ---> 5a30723d75f6 01:19:35 Step 8/26 : COPY go.mod vendor* ./ 01:19:35 ---> 58d218ec7486 01:19:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 ---> Running in 3d5820d1458c 01:19:36 Removing intermediate container 3d5820d1458c 01:19:36 ---> ab373d4e4a16 01:19:36 Step 10/26 : COPY . . 01:19:36 ---> b8108e1e8538 01:19:36 Step 11/26 : ARG MAKE='make build' 01:19:36 ---> Running in 5fefe6744dad 01:19:36 Removing intermediate container 5fefe6744dad 01:19:36 ---> b844754975b6 01:19:36 Step 12/26 : RUN $MAKE 01:19:37 ---> Running in 506f486caabb 01:19:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 01:19:49 Removing intermediate container 506f486caabb 01:19:49 ---> 70c95fdaa337 01:19:49 Step 13/26 : FROM alpine:3.14 01:19:49 3.14: Pulling from library/alpine 01:19:49 cfab2db72209: Pulling fs layer 01:19:49 cfab2db72209: Verifying Checksum 01:19:49 cfab2db72209: Download complete 01:19:49 cfab2db72209: Pull complete 01:19:49 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 01:19:49 Status: Downloaded newer image for alpine:3.14 01:19:49 ---> 84b07dd2d1fd 01:19:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 01:19:49 ---> Running in 93c98f119621 01:19:49 Removing intermediate container 93c98f119621 01:19:49 ---> 1e14ac3bfc60 01:19:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:19:49 ---> Running in 9e85cec9e3af 01:19:50 Removing intermediate container 9e85cec9e3af 01:19:50 ---> 6e5faa57e91d 01:19:50 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 01:19:50 ---> Running in f8095509dd83 01:19:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:19:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:19:51 (1/6) Installing dumb-init (1.2.5-r1) 01:19:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:19:51 (3/6) Installing libsodium (1.0.18-r0) 01:19:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:19:51 (5/6) Installing libzmq (4.3.4-r0) 01:19:52 (6/6) Installing zeromq (4.3.4-r0) 01:19:52 Executing busybox-1.33.1-r6.trigger 01:19:52 OK: 8 MiB in 20 packages 01:19:52 Removing intermediate container f8095509dd83 01:19:52 ---> 605677f0026d 01:19:52 Step 17/26 : WORKDIR / 01:19:52 ---> Running in 688423407e9d 01:19:52 Removing intermediate container 688423407e9d 01:19:52 ---> 1aae8c65ee0e 01:19:52 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 01:19:52 ---> c4c68ee757d7 01:19:52 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 01:19:52 ---> f6fab29850b7 01:19:52 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 01:19:53 ---> 2d102d66348d 01:19:53 Step 21/26 : EXPOSE 59900 01:19:53 ---> Running in 894f8bbc889a 01:19:53 Removing intermediate container 894f8bbc889a 01:19:53 ---> cbc1441f8d64 01:19:53 Step 22/26 : ENTRYPOINT ["/device-virtual"] 01:19:53 ---> Running in da7b363bef69 01:19:53 Removing intermediate container da7b363bef69 01:19:53 ---> 4cf4f2112b60 01:19:53 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:19:53 ---> Running in 3c60d68a83ed 01:19:53 Removing intermediate container 3c60d68a83ed 01:19:53 ---> 1f85b7145e4d 01:19:53 Step 24/26 : LABEL arch=amd64 01:19:53 ---> Running in d95706fd6f0c 01:19:53 Removing intermediate container d95706fd6f0c 01:19:53 ---> d5e2143b6a96 01:19:53 Step 25/26 : LABEL git_sha=cf9045853effe6d05df18425f3d9055c73f3b4c3 01:19:53 ---> Running in ac83d14bfef8 01:19:53 Removing intermediate container ac83d14bfef8 01:19:53 ---> ce6101f5794e 01:19:53 Step 26/26 : LABEL version=0.0.0 01:19:53 ---> Running in 321b19793277 01:19:53 Removing intermediate container 321b19793277 01:19:53 ---> 6d137673c1da 01:19:53 [Warning] One or more build-args [ARCH] were not consumed 01:19:53 Successfully built 6d137673c1da 01:19:53 Successfully tagged device-virtual:latest [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] sh 01:19:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:54 01:19:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:19:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:54 latest: Pulling from edgex-lftools-log-publisher 01:19:54 5eb5b503b376: Pulling fs layer 01:19:54 5c69ac0246d0: Pulling fs layer 01:19:54 ec43610c2a17: Pulling fs layer 01:19:54 3a2ae6a8a46f: Pulling fs layer 01:19:54 33b1e0a273af: Pulling fs layer 01:19:54 5d3b04190fa2: Pulling fs layer 01:19:54 2f39f015ded8: Pulling fs layer 01:19:54 3a2ae6a8a46f: Waiting 01:19:54 33b1e0a273af: Waiting 01:19:54 5d3b04190fa2: Waiting 01:19:54 2f39f015ded8: Waiting 01:19:54 5c69ac0246d0: Verifying Checksum 01:19:54 5c69ac0246d0: Download complete 01:19:54 3a2ae6a8a46f: Verifying Checksum 01:19:54 3a2ae6a8a46f: Download complete 01:19:54 33b1e0a273af: Verifying Checksum 01:19:54 33b1e0a273af: Download complete 01:19:54 ec43610c2a17: Verifying Checksum 01:19:54 ec43610c2a17: Download complete 01:19:54 5d3b04190fa2: Download complete 01:19:54 5eb5b503b376: Verifying Checksum 01:19:54 5eb5b503b376: Download complete 01:19:55 2f39f015ded8: Download complete 01:19:56 5eb5b503b376: Pull complete 01:19:56 5c69ac0246d0: Pull complete 01:19:56 ec43610c2a17: Pull complete 01:19:56 3a2ae6a8a46f: Pull complete 01:19:56 33b1e0a273af: Pull complete 01:19:56 5d3b04190fa2: Pull complete 01:20:01 2f39f015ded8: Pull complete 01:20:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:20:01 prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container 01:20:01 $ 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-272 -v /w/workspace/foundry_device-virtual-go_PR-272:/w/workspace/foundry_device-virtual-go_PR-272:rw,z -v /w/workspace/foundry_device-virtual-go_PR-272@tmp:/w/workspace/foundry_device-virtual-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:20:02 $ docker top 5620ac2fc31bd73a8aee898bbd6f4dfef1d0a2e223414c7254ab5117408a469e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:03 ---> job-cost.sh 01:20:03 lf-activate-venv: SKIPPING 01:20:03 INFO: No Stack... 01:20:03 INFO: Retrieving Pricing Info for: v3-standard-8 01:20:03 INFO: Archiving Costs [Pipeline] sh 01:20:04 + cat /w/workspace/foundry_device-virtual-go_PR-272/archives/cost.csv 01:20:04 + cut -d, -f6 [Pipeline] lock 01:20:04 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] 01:20:04 Resource [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] did not exist. Created. 01:20:04 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:20:04 + echo total: 0.2199999988079071 [Pipeline] stash 01:20:04 Stashed 1 file(s) [Pipeline] } 01:20:04 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:20:04 $ docker stop --time=1 5620ac2fc31bd73a8aee898bbd6f4dfef1d0a2e223414c7254ab5117408a469e 01:20:05 $ docker rm -f 5620ac2fc31bd73a8aee898bbd6f4dfef1d0a2e223414c7254ab5117408a469e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:22:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10368 in /w/workspace/foundry_device-virtual-go_PR-272 [Pipeline] { [Pipeline] ws 01:22:42 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 01:22:43 The recommended git tool is: git 01:22:50 using credential edgex-jenkins-ssh 01:22:50 Cloning the remote Git repository 01:22:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 01:22:51 > git init /w/workspace/device-virtual-go/2 # timeout=10 01:22:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:22:51 > git --version # timeout=10 01:22:51 > git --version # 'git version 2.25.1' 01:22:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:22:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:22:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:22:54 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:22:54 Merging remotes/origin/main commit c03aa7c74cee4c24f0ea21a2b880bc2767aae84f into PR head commit cf9045853effe6d05df18425f3d9055c73f3b4c3 01:22:54 Merge succeeded, producing cf9045853effe6d05df18425f3d9055c73f3b4c3 01:22:54 Checking out Revision cf9045853effe6d05df18425f3d9055c73f3b4c3 (PR-272) 01:22:54 > git config core.sparsecheckout # timeout=10 01:22:54 > git checkout -f cf9045853effe6d05df18425f3d9055c73f3b4c3 # timeout=10 01:22:54 > git remote # timeout=10 01:22:54 > git config --get remote.origin.url # timeout=10 01:22:54 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:54 > git merge c03aa7c74cee4c24f0ea21a2b880bc2767aae84f # timeout=10 01:22:54 > git rev-parse HEAD^{commit} # timeout=10 01:22:54 > git config core.sparsecheckout # timeout=10 01:22:54 > git checkout -f cf9045853effe6d05df18425f3d9055c73f3b4c3 # timeout=10 01:22:59 Commit message: "fix(security): Dependency version bump for device-sdk and go-mod-core-contracts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:23:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:23:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:00 Dload Upload Total Spent Left Speed 01:23:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 40282 0 --:--:-- --:--:-- --:--:-- 40282 [Pipeline] sh 01:23:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:23:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:23:01 + sudo tee /etc/docker/daemon.new 01:23:01 { 01:23:01 "registry-mirrors": [ 01:23:01 "https://nexus3.edgexfoundry.org:10001" 01:23:01 ], 01:23:01 "bip": "10.250.0.254/24", 01:23:01 "hosts": [ 01:23:01 "tcp://0.0.0.0:5555", 01:23:01 "unix:///var/run/docker.sock" 01:23:01 ], 01:23:01 "mtu": 1458, 01:23:01 "selinux-enabled": true, 01:23:01 "seccomp-profile": "/etc/docker/seccomp.json" 01:23:01 } [Pipeline] sh 01:23:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:23:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:20 provisioning config files... 01:23:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config1350645204326842532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:20 ---> docker-login.sh 01:23:20 nexus3.edgexfoundry.org:10001 01:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:21 Configure a credential helper to remove this warning. See 01:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:21 01:23:21 Login Succeeded 01:23:21 nexus3.edgexfoundry.org:10002 01:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:22 Configure a credential helper to remove this warning. See 01:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:22 01:23:22 Login Succeeded 01:23:22 nexus3.edgexfoundry.org:10003 01:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:22 Configure a credential helper to remove this warning. See 01:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:22 01:23:22 Login Succeeded 01:23:22 nexus3.edgexfoundry.org:10004 01:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:23 Configure a credential helper to remove this warning. See 01:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:23 01:23:23 Login Succeeded 01:23:23 docker.io 01:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:23 Configure a credential helper to remove this warning. See 01:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:23 01:23:23 Login Succeeded 01:23:23 ---> docker-login.sh ends [Pipeline] } 01:23:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:23:24 ========================================================= 01:23:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:23:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:23:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:23:25 Sending build context to Docker daemon 11.59MB 01:23:25 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:23:25 Step 2/12 : FROM ${BASE} AS builder 01:23:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:23:25 9b3977197b4f: Pulling fs layer 01:23:25 1a89e8eeedd5: Pulling fs layer 01:23:25 94645a83ff95: Pulling fs layer 01:23:25 3f3a8bcf1eab: Pulling fs layer 01:23:25 0c92f367c5e7: Pulling fs layer 01:23:25 f7c0051592d6: Pulling fs layer 01:23:25 a227ed2f7395: Pulling fs layer 01:23:25 7b1c46037f91: Pulling fs layer 01:23:25 3f3a8bcf1eab: Waiting 01:23:25 0c92f367c5e7: Waiting 01:23:25 f7c0051592d6: Waiting 01:23:25 a227ed2f7395: Waiting 01:23:25 7b1c46037f91: Waiting 01:23:25 94645a83ff95: Verifying Checksum 01:23:25 94645a83ff95: Download complete 01:23:25 1a89e8eeedd5: Verifying Checksum 01:23:25 1a89e8eeedd5: Download complete 01:23:25 0c92f367c5e7: Verifying Checksum 01:23:25 0c92f367c5e7: Download complete 01:23:25 f7c0051592d6: Download complete 01:23:25 9b3977197b4f: Download complete 01:23:25 a227ed2f7395: Verifying Checksum 01:23:25 a227ed2f7395: Download complete 01:23:26 9b3977197b4f: Pull complete 01:23:26 1a89e8eeedd5: Pull complete 01:23:27 94645a83ff95: Pull complete 01:23:27 7b1c46037f91: Verifying Checksum 01:23:27 7b1c46037f91: Download complete 01:23:28 3f3a8bcf1eab: Verifying Checksum 01:23:28 3f3a8bcf1eab: Download complete 01:23:40 3f3a8bcf1eab: Pull complete 01:23:40 0c92f367c5e7: Pull complete 01:23:40 f7c0051592d6: Pull complete 01:23:40 a227ed2f7395: Pull complete 01:23:47 7b1c46037f91: Pull complete 01:23:47 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 01:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:23:47 ---> f79e39bc4007 01:23:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:23:47 ---> Running in 62c314605908 01:23:47 Removing intermediate container 62c314605908 01:23:47 ---> 8272ea097347 01:23:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:23:47 ---> Running in befb12ff1c5f 01:23:48 Removing intermediate container befb12ff1c5f 01:23:48 ---> ee708605655e 01:23:48 Step 5/12 : WORKDIR /device-virtual-go 01:23:48 ---> Running in 97b943d5144d 01:23:48 Removing intermediate container 97b943d5144d 01:23:48 ---> 7718023731f1 01:23:48 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:48 ---> Running in 2bf1127ead64 01:23:50 Removing intermediate container 2bf1127ead64 01:23:50 ---> 11e39bab2770 01:23:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:23:50 ---> Running in abdbafe7d7b6 01:23:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:23:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:23:53 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:23:53 (2/4) Installing libedit (20210910.3.1-r0) 01:23:53 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:23:53 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:23:53 Executing busybox-1.34.1-r3.trigger 01:23:53 OK: 224 MiB in 56 packages 01:23:54 Removing intermediate container abdbafe7d7b6 01:23:54 ---> 85bb85ab6b0c 01:23:54 Step 8/12 : COPY go.mod vendor* ./ 01:23:55 ---> 861910e8ae47 01:23:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:55 ---> Running in 3fdf98a9cf6d 01:24:42 Removing intermediate container 3fdf98a9cf6d 01:24:42 ---> 383c3e26931f 01:24:42 Step 10/12 : COPY . . 01:24:42 ---> d959b4d30573 01:24:42 Step 11/12 : ARG MAKE='make build' 01:24:42 ---> Running in c9f41292f750 01:24:42 Removing intermediate container c9f41292f750 01:24:42 ---> acf59f3ff825 01:24:42 Step 12/12 : RUN $MAKE 01:24:42 ---> Running in 60d93d5c7040 01:24:42 noop 01:24:42 Removing intermediate container 60d93d5c7040 01:24:42 ---> 25c2b330a0f2 01:24:42 Successfully built 25c2b330a0f2 01:24:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:24:42 + docker inspect -f . ci-base-image-arm64 01:24:42 . [Pipeline] withDockerContainer 01:24:42 prd-ubuntu20.04-docker-arm64-4c-16g-10368 does not seem to be running inside a container 01:24:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:24:44 $ docker top ded9fd3ecdcdc1e7633d8fdd7a6cb7d9468d7bbbe6164cd098ef4d348542113f -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:45 + go version 01:24:45 go version go1.17.6 linux/arm64 [Pipeline] } 01:24:45 $ docker stop --time=1 ded9fd3ecdcdc1e7633d8fdd7a6cb7d9468d7bbbe6164cd098ef4d348542113f 01:24:46 $ docker rm -f ded9fd3ecdcdc1e7633d8fdd7a6cb7d9468d7bbbe6164cd098ef4d348542113f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:24:47 + docker inspect -f . ci-base-image-arm64 01:24:47 . [Pipeline] withDockerContainer 01:24:47 prd-ubuntu20.04-docker-arm64-4c-16g-10368 does not seem to be running inside a container 01:24:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:24:48 $ docker top 0d83085ea7e4eb9c6d5947547233e90ec24f3ef6a03ff9fa4b4407f8643eb850 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:24:49 + make test 01:24:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:24:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:26:13 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 01:26:13 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.135s coverage: 65.7% of statements 01:26:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:26:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:26:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:26:35 ./bin/test-attribution-txt.sh [Pipeline] echo 01:26:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:26:37 $ docker stop --time=1 0d83085ea7e4eb9c6d5947547233e90ec24f3ef6a03ff9fa4b4407f8643eb850 01:26:39 $ docker rm -f 0d83085ea7e4eb9c6d5947547233e90ec24f3ef6a03ff9fa4b4407f8643eb850 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:26:40 Warning: overwriting stash ‘coverage-report’ 01:26:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:26:41 + ls -al . 01:26:41 total 176 01:26:41 drwxrwxr-x 7 jenkins jenkins 4096 Apr 1 01:26 . 01:26:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 01:22 .. 01:26:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 01:22 .git 01:26:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 01:22 .github 01:26:41 -rw-rw-r-- 1 jenkins jenkins 270 Apr 1 01:22 .gitignore 01:26:41 -rw-rw-r-- 1 jenkins jenkins 7750 Apr 1 01:22 Attribution.txt 01:26:41 -rw-rw-r-- 1 jenkins jenkins 6349 Apr 1 01:22 CHANGELOG.md 01:26:41 -rw-rw-r-- 1 jenkins jenkins 1974 Apr 1 01:22 Dockerfile 01:26:41 -rw-rw-r-- 1 jenkins jenkins 677 Apr 1 01:22 GOVERNANCE.md 01:26:41 -rw-rw-r-- 1 jenkins jenkins 660 Apr 1 01:22 Jenkinsfile 01:26:41 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 1 01:22 LICENSE 01:26:41 -rw-rw-r-- 1 jenkins jenkins 1157 Apr 1 01:22 Makefile 01:26:41 -rw-rw-r-- 1 jenkins jenkins 623 Apr 1 01:22 OWNERS.md 01:26:41 -rw-rw-r-- 1 jenkins jenkins 2914 Apr 1 01:22 README.md 01:26:41 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 01:18 VERSION 01:26:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 01:22 bin 01:26:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 01:22 cmd 01:26:41 -rw-r--r-- 1 jenkins jenkins 44128 Apr 1 01:26 coverage.out 01:26:41 -rw-rw-r-- 1 jenkins jenkins 3171 Apr 1 01:22 go.mod 01:26:41 -rw-rw-r-- 1 jenkins jenkins 34634 Apr 1 01:22 go.sum 01:26:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 01:22 internal 01:26:41 -rw-rw-r-- 1 jenkins jenkins 235 Apr 1 01:22 version.go [Pipeline] isUnix [Pipeline] sh 01:26:41 + 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=cf9045853effe6d05df18425f3d9055c73f3b4c3 --label arch=arm64 --label version=0.0.0 . 01:26:42 Sending build context to Docker daemon 11.63MB 01:26:42 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 01:26:42 Step 2/26 : FROM ${BASE} AS builder 01:26:42 ---> 25c2b330a0f2 01:26:42 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:26:42 ---> Running in 60ea90f17008 01:26:42 Removing intermediate container 60ea90f17008 01:26:42 ---> 8aa5c51f0bc9 01:26:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:26:42 ---> Running in 39b73f4f26e4 01:26:43 Removing intermediate container 39b73f4f26e4 01:26:43 ---> ff09589b8ecc 01:26:43 Step 5/26 : WORKDIR /device-virtual-go 01:26:43 ---> Running in 3200a2cdd28f 01:26:43 Removing intermediate container 3200a2cdd28f 01:26:43 ---> 9f108a581c62 01:26:43 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:43 ---> Running in 9e7f66571301 01:26:45 Removing intermediate container 9e7f66571301 01:26:45 ---> b0e3ca3fbb58 01:26:45 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:45 ---> Running in 509c55c3ad16 01:26:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:26:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:26:48 OK: 224 MiB in 56 packages 01:26:49 Removing intermediate container 509c55c3ad16 01:26:49 ---> 413279e93b08 01:26:49 Step 8/26 : COPY go.mod vendor* ./ 01:26:49 ---> a60a9d820af9 01:26:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:49 ---> Running in 7b87aa6f82b2 01:26:51 Removing intermediate container 7b87aa6f82b2 01:26:51 ---> 38b527656785 01:26:51 Step 10/26 : COPY . . 01:26:52 ---> d6ae77a33a37 01:26:52 Step 11/26 : ARG MAKE='make build' 01:26:52 ---> Running in f46592a6bd41 01:26:53 Removing intermediate container f46592a6bd41 01:26:53 ---> 4b6e9265e870 01:26:53 Step 12/26 : RUN $MAKE 01:26:53 ---> Running in 11ba2bfdf92a 01:26:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 01:28:15 Removing intermediate container 11ba2bfdf92a 01:28:15 ---> 2b374ee8fc79 01:28:15 Step 13/26 : FROM alpine:3.14 01:28:15 3.14: Pulling from library/alpine 01:28:15 810d54c7e01b: Pulling fs layer 01:28:15 810d54c7e01b: Verifying Checksum 01:28:15 810d54c7e01b: Download complete 01:28:15 810d54c7e01b: Pull complete 01:28:15 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 01:28:15 Status: Downloaded newer image for alpine:3.14 01:28:15 ---> cc3d11fa2d52 01:28:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 01:28:15 ---> Running in 8714d31636df 01:28:15 Removing intermediate container 8714d31636df 01:28:15 ---> 55cd71740531 01:28:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:15 ---> Running in 8926ecd0f528 01:28:15 Removing intermediate container 8926ecd0f528 01:28:15 ---> 3d33297d3c65 01:28:15 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 01:28:15 ---> Running in 28a40b5c5122 01:28:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:28:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:28:15 (1/6) Installing dumb-init (1.2.5-r1) 01:28:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:28:15 (3/6) Installing libsodium (1.0.18-r0) 01:28:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:28:15 (5/6) Installing libzmq (4.3.4-r0) 01:28:15 (6/6) Installing zeromq (4.3.4-r0) 01:28:15 Executing busybox-1.33.1-r6.trigger 01:28:15 OK: 8 MiB in 20 packages 01:28:15 Removing intermediate container 28a40b5c5122 01:28:15 ---> 8e6c4ee8824d 01:28:15 Step 17/26 : WORKDIR / 01:28:15 ---> Running in 4c246a24144c 01:28:15 Removing intermediate container 4c246a24144c 01:28:15 ---> ac585aa1e80c 01:28:15 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 01:28:15 ---> c94345c5c168 01:28:15 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 01:28:15 ---> 3550b94daab9 01:28:15 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 01:28:16 ---> 01215f7d8474 01:28:16 Step 21/26 : EXPOSE 59900 01:28:16 ---> Running in 42072cc7f0ce 01:28:17 Removing intermediate container 42072cc7f0ce 01:28:17 ---> 16c7c4e01a3f 01:28:17 Step 22/26 : ENTRYPOINT ["/device-virtual"] 01:28:17 ---> Running in c76dbaaa98ac 01:28:17 Removing intermediate container c76dbaaa98ac 01:28:17 ---> f53896c25b03 01:28:17 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:28:17 ---> Running in 93f08cff3754 01:28:17 Removing intermediate container 93f08cff3754 01:28:17 ---> 5d6e7629bb3b 01:28:17 Step 24/26 : LABEL arch=arm64 01:28:18 ---> Running in dadd9a677186 01:28:18 Removing intermediate container dadd9a677186 01:28:18 ---> 0d6ef3fb3b2d 01:28:18 Step 25/26 : LABEL git_sha=cf9045853effe6d05df18425f3d9055c73f3b4c3 01:28:18 ---> Running in 0353958b827d 01:28:18 Removing intermediate container 0353958b827d 01:28:18 ---> 5bc68267094d 01:28:18 Step 26/26 : LABEL version=0.0.0 01:28:18 ---> Running in b9d974d7c6bd 01:28:19 Removing intermediate container b9d974d7c6bd 01:28:19 ---> 71645736200d 01:28:19 [Warning] One or more build-args [ARCH] were not consumed 01:28:19 Successfully built 71645736200d 01:28:19 Successfully tagged device-virtual-arm64:latest [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] sh 01:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:19 01:28:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:28:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:20 arm64: Pulling from edgex-lftools-log-publisher 01:28:20 8998bd30e6a1: Pulling fs layer 01:28:20 04944245beec: Pulling fs layer 01:28:20 699f458cf7ca: Pulling fs layer 01:28:20 765212b225bb: Pulling fs layer 01:28:20 f23df028b6ca: Pulling fs layer 01:28:20 d65c8cfc05b1: Pulling fs layer 01:28:20 2437ff75d9bd: Pulling fs layer 01:28:20 765212b225bb: Waiting 01:28:20 f23df028b6ca: Waiting 01:28:20 d65c8cfc05b1: Waiting 01:28:20 2437ff75d9bd: Waiting 01:28:20 04944245beec: Download complete 01:28:20 765212b225bb: Verifying Checksum 01:28:20 765212b225bb: Download complete 01:28:20 f23df028b6ca: Download complete 01:28:20 d65c8cfc05b1: Verifying Checksum 01:28:20 d65c8cfc05b1: Download complete 01:28:20 699f458cf7ca: Verifying Checksum 01:28:20 699f458cf7ca: Download complete 01:28:20 8998bd30e6a1: Verifying Checksum 01:28:20 8998bd30e6a1: Download complete 01:28:23 2437ff75d9bd: Verifying Checksum 01:28:23 2437ff75d9bd: Download complete 01:28:25 8998bd30e6a1: Pull complete 01:28:25 04944245beec: Pull complete 01:28:27 699f458cf7ca: Pull complete 01:28:27 765212b225bb: Pull complete 01:28:27 f23df028b6ca: Pull complete 01:28:28 d65c8cfc05b1: Pull complete 01:28:43 2437ff75d9bd: Pull complete 01:28:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:28:43 prd-ubuntu20.04-docker-arm64-4c-16g-10368 does not seem to be running inside a container 01:28: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/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:28:46 $ docker top e1e822cdbf9f616de5fe55671be33960b5bffd1f595704161d3485145825f3c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:47 ---> job-cost.sh 01:28:47 lf-activate-venv: SKIPPING 01:28:47 INFO: No Stack... 01:28:47 INFO: Retrieving Pricing Info for: v3-standard-4 01:28:48 INFO: Archiving Costs [Pipeline] sh 01:28:48 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 01:28:48 + cut -d, -f6 [Pipeline] lock 01:28:49 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] 01:28:49 Resource [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] did not exist. Created. 01:28:49 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:28:49 /w/workspace/device-virtual-go/2@tmp/durable-7321546b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:28:50 + echo total: 0.10999999940395355 [Pipeline] stash 01:28:50 Warning: overwriting stash ‘stack-cost’ 01:28:50 Stashed 1 file(s) [Pipeline] } 01:28:50 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:28:50 $ docker stop --time=1 e1e822cdbf9f616de5fe55671be33960b5bffd1f595704161d3485145825f3c0 01:28:52 $ docker rm -f e1e822cdbf9f616de5fe55671be33960b5bffd1f595704161d3485145825f3c0 [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 01:28:52 provisioning config files... 01:28:52 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-272@tmp/config4171775751263303384tmp [Pipeline] { [Pipeline] sh 01:28:52 + set +x 01:28:52 + curl -s https://codecov.io/bash 01:28:52 + bash -s -- 01:28:52 01:28:52 _____ _ 01:28:52 / ____| | | 01:28:52 | | ___ __| | ___ ___ _____ __ 01:28:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:28:52 | |___| (_) | (_| | __/ (_| (_) \ V / 01:28:52 \_____\___/ \__,_|\___|\___\___/ \_/ 01:28:52 Bash-1.0.6 01:28:52 01:28:52 01:28:52 ==> git version 2.25.1 found 01:28:52 ==> 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 01:28:52 Release-Date: 2020-01-08 01:28:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:28:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:28:52 ==> Jenkins CI detected. 01:28:52 current dir:  /w/workspace/foundry_device-virtual-go_PR-272 01:28:52 project root: . 01:28:52 --> token set from env 01:28:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:28:52 ==> Running gcov in . (disable via -X gcov) 01:28:52 ==> Python coveragepy not found 01:28:52 ==> Searching for coverage reports in: 01:28:52 + . 01:28:52 -> Found 1 reports 01:28:52 ==> Detecting git/mercurial file structure 01:28:52 ==> Reading reports 01:28:52 + ./coverage.out bytes=44128 01:28:52 ==> Appending adjustments 01:28:52 https://docs.codecov.io/docs/fixing-reports 01:28:53 + Found adjustments 01:28:53 ==> Gzipping contents 01:28:53 8.0K /tmp/codecov.e4yz3Q.gz 01:28:53 ==> Uploading reports 01:28:53 url: https://codecov.io 01:28:53 query: branch=PR-272&commit=cf9045853effe6d05df18425f3d9055c73f3b4c3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-272%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=272&job=&cmd_args= 01:28:53 -> Pinging Codecov 01:28:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-272&commit=cf9045853effe6d05df18425f3d9055c73f3b4c3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-272%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=272&job=&cmd_args= 01:28:53 -> Uploading to 01:28:53 https://storage.googleapis.com/codecov/v4/raw/2022-04-01/5E52B4B073DB2E39498172D8E973AA87/cf9045853effe6d05df18425f3d9055c73f3b4c3/3c79c949-ff62-4e6a-8f95-eb28dc7149bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220401T012853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae4710beeb1fb66c8b4e0262bbe915810c7d048a61c4e8d745c69453c4fc65b8 01:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:53 Dload Upload Total Spent Left Speed 01:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5289 0 0 100 5289 0 19373 --:--:-- --:--:-- --:--:-- 19444 01:28:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/cf9045853effe6d05df18425f3d9055c73f3b4c3 [Pipeline] } 01:28:53 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 01:28:54 + [ -d /w/workspace/foundry_device-virtual-go_PR-272/archives ] 01:28:54 + ls -al /w/workspace/foundry_device-virtual-go_PR-272/archives 01:28:54 total 16 01:28:54 drwxr-xr-x 3 root root 4096 Apr 1 01:20 . 01:28:54 drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 01:20 .. 01:28:54 drwxr-xr-x 2 root root 4096 Apr 1 01:20 cost 01:28:54 -rw-r--r-- 1 root root 88 Apr 1 01:20 cost.csv 01:28:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-272/archives 01:28:54 + ls -al /w/workspace/foundry_device-virtual-go_PR-272/archives 01:28:54 total 16 01:28:54 drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 01:20 . 01:28:54 drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 01:20 .. 01:28:54 drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 01:20 cost 01:28:54 -rw-r--r-- 1 jenkins jenkins 88 Apr 1 01:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:28:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:28:55 ---> package-listing.sh 01:28:55 ++ facter osfamily 01:28:55 ++ tr '[:upper:]' '[:lower:]' 01:28:55 + OS_FAMILY=debian 01:28:55 + workspace=/w/workspace/foundry_device-virtual-go_PR-272 01:28:55 + START_PACKAGES=/tmp/packages_start.txt 01:28:55 + END_PACKAGES=/tmp/packages_end.txt 01:28:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:28:55 + PACKAGES=/tmp/packages_start.txt 01:28:55 + '[' /w/workspace/foundry_device-virtual-go_PR-272 ']' 01:28:55 + PACKAGES=/tmp/packages_end.txt 01:28:55 + case "${OS_FAMILY}" in 01:28:55 + dpkg -l 01:28:55 + grep '^ii' 01:28:55 + '[' -f /tmp/packages_start.txt ']' 01:28:55 + '[' -f /tmp/packages_end.txt ']' 01:28:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:28:55 + '[' /w/workspace/foundry_device-virtual-go_PR-272 ']' 01:28:55 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-272/archives/ 01:28:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-272/archives/ [Pipeline] echo 01:28:55 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-272/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:28:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:56 . [Pipeline] withDockerContainer 01:28:56 prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container 01:28:56 $ 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-272/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-272 -v /w/workspace/foundry_device-virtual-go_PR-272:/w/workspace/foundry_device-virtual-go_PR-272:rw,z -v /w/workspace/foundry_device-virtual-go_PR-272@tmp:/w/workspace/foundry_device-virtual-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:28:57 $ docker top adbcc79e0bf25f64da03d7917c10224f5cf0557fde024280ceb08566280d82b1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:57 + touch /tmp/pre-build-complete [Pipeline] sh 01:28:57 + mkdir -p /var/log/sysstat [Pipeline] sh 01:28:58 + ls /var/log/sa-host 01:28:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:58 provisioning config files... 01:28:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-272@tmp/config5287771600595800746tmp [Pipeline] { [Pipeline] echo 01:28:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:28:58 ---> create-netrc.sh [Pipeline] } 01:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:28:58 ---> python-tools-install.sh [Pipeline] echo 01:28:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:28:59 ---> sudo-logs.sh 01:28:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:28:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:28:59 ---> job-cost.sh 01:28:59 lf-activate-venv: SKIPPING 01:28:59 DEBUG: total: 0.2199999988079071 01:28:59 INFO: Retrieving Stack Cost... 01:29:00 INFO: Retrieving Pricing Info for: v3-standard-8 01:29:00 INFO: Archiving Costs [Pipeline] echo 01:29:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:29:00 ---> logs-deploy.sh 01:29:00 lf-activate-venv: SKIPPING 01:29:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-272/2 01:29:00 INFO: archiving workspace using pattern(s): 01:29:01 Archives upload complete. 01:29:01 INFO: archiving logs to Nexus 01:29:02 ---> uname -a: 01:29:02 Linux prd-ubuntu20-04-docker-8c-8g-10367 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:29:02 01:29:02 01:29:02 ---> lscpu: 01:29:02 Architecture: x86_64 01:29:02 CPU op-mode(s): 32-bit, 64-bit 01:29:02 Byte Order: Little Endian 01:29:02 Address sizes: 40 bits physical, 48 bits virtual 01:29:02 CPU(s): 8 01:29:02 On-line CPU(s) list: 0-7 01:29:02 Thread(s) per core: 1 01:29:02 Core(s) per socket: 1 01:29:02 Socket(s): 8 01:29:02 NUMA node(s): 1 01:29:02 Vendor ID: AuthenticAMD 01:29:02 CPU family: 23 01:29:02 Model: 49 01:29:02 Model name: AMD EPYC-Rome Processor 01:29:02 Stepping: 0 01:29:02 CPU MHz: 2799.998 01:29:02 BogoMIPS: 5599.99 01:29:02 Virtualization: AMD-V 01:29:02 Hypervisor vendor: KVM 01:29:02 Virtualization type: full 01:29:02 L1d cache: 256 KiB 01:29:02 L1i cache: 256 KiB 01:29:02 L2 cache: 4 MiB 01:29:02 L3 cache: 128 MiB 01:29:02 NUMA node0 CPU(s): 0-7 01:29:02 Vulnerability Itlb multihit: Not affected 01:29:02 Vulnerability L1tf: Not affected 01:29:02 Vulnerability Mds: Not affected 01:29:02 Vulnerability Meltdown: Not affected 01:29:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:29:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:29:02 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:29:02 Vulnerability Srbds: Not affected 01:29:02 Vulnerability Tsx async abort: Not affected 01:29:02 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 01:29:02 01:29:02 01:29:02 ---> nproc: 01:29:02 8 01:29:02 01:29:02 01:29:02 ---> df -h: 01:29:02 Filesystem Size Used Avail Use% Mounted on 01:29:02 overlay 155G 11G 145G 7% / 01:29:02 tmpfs 64M 0 64M 0% /dev 01:29:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:29:02 shm 64M 0 64M 0% /dev/shm 01:29:02 /dev/vda1 155G 11G 145G 7% /facter-os 01:29:02 01:29:02 01:29:02 ---> sar -b -r -n DEV: 01:29:02 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10367) 04/01/22 _x86_64_ (8 CPU) 01:29:02 01:29:02 01:17:52 LINUX RESTART (8 CPU) 01:29:02 01:29:02 01:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:29:02 01:19:02 459.13 62.78 396.35 0.00 8267.24 206043.05 0.00 01:29:02 01:20:01 226.67 0.15 226.52 0.00 20.20 40286.46 0.00 01:29:02 01:21:01 29.23 0.00 29.23 0.00 0.00 15936.43 0.00 01:29:02 01:22:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 01:29:02 01:23:01 1.40 0.02 1.38 0.00 0.13 15.60 0.00 01:29:02 01:24:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 01:29:02 01:25:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 01:29:02 01:26:01 0.85 0.00 0.85 0.00 0.00 10.93 0.00 01:29:02 01:27:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 01:29:02 01:28:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 01:29:02 01:29:01 6.60 0.25 6.35 0.00 19.33 124.38 0.00 01:29:02 Average: 66.07 5.75 60.32 0.00 756.40 23840.05 0.00 01:29:02 01:29:02 01:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:29:02 01:19:02 28771996 31756364 541708 1.65 133776 3102644 2073768 6.11 1218960 2492620 58292 01:29:02 01:20:01 28103500 31756256 536368 1.63 162288 3676604 2004068 5.91 1365140 2941168 466524 01:29:02 01:21:01 28124188 31777348 515448 1.57 162488 3676652 1825684 5.38 1355084 2928832 20 01:29:02 01:22:01 28124896 31778096 514592 1.56 162528 3676648 1825684 5.38 1354036 2928832 132 01:29:02 01:23:01 28125584 31778864 513924 1.56 162576 3676660 1848068 5.45 1353812 2928988 28 01:29:02 01:24:01 28126024 31779348 513400 1.56 162608 3676668 1848068 5.45 1353868 2928992 156 01:29:02 01:25:01 28135332 31788700 504052 1.53 162644 3676672 1848068 5.45 1344248 2929004 16 01:29:02 01:26:01 28135096 31788500 504236 1.53 162668 3676676 1848068 5.45 1344580 2929008 160 01:29:02 01:27:01 28135304 31788896 504140 1.53 162708 3676676 1848068 5.45 1344432 2929188 12 01:29:02 01:28:01 28135484 31789128 503896 1.53 162724 3676680 1848068 5.45 1344252 2929192 48 01:29:02 01:29:01 28044400 31704144 583980 1.78 162860 3678080 2002240 5.90 1427488 2926140 784 01:29:02 Average: 28178346 31771422 521431 1.59 159988 3624605 1892714 5.58 1345991 2890179 47834 01:29:02 01:29:02 01:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:29:02 01:19:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 01:29:02 01:19:02 docker0 145.62 160.10 12.38 1233.52 0.00 0.00 0.00 0.00 01:29:02 01:19:02 ens3 828.29 543.15 6792.72 118.69 0.00 0.00 0.00 0.00 01:29:02 01:20:01 lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 01:29:02 01:20:01 docker0 13.64 17.25 0.77 91.25 0.00 0.00 0.00 0.00 01:29:02 01:20:01 ens3 181.95 123.23 2736.86 74.83 0.00 0.00 0.00 0.00 01:29:02 01:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:29:02 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:21:01 ens3 9.12 5.65 8.13 2.91 0.00 0.00 0.00 0.00 01:29:02 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:29:02 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:22:01 ens3 1.10 0.55 0.09 0.05 0.00 0.00 0.00 0.00 01:29:02 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:23:01 ens3 0.65 0.57 0.35 0.28 0.00 0.00 0.00 0.00 01:29:02 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:29:02 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:24:01 ens3 0.22 0.22 0.08 0.08 0.00 0.00 0.00 0.00 01:29:02 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:29:02 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:26:01 ens3 1.97 0.95 1.60 0.06 0.00 0.00 0.00 0.00 01:29:02 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:27:01 ens3 10.86 5.47 11.74 0.37 0.00 0.00 0.00 0.00 01:29:02 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:29:02 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:29:02 01:29:01 lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 01:29:02 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:02 01:29:01 ens3 47.39 35.23 32.42 48.84 0.00 0.00 0.00 0.00 01:29:02 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 01:29:02 Average: docker0 14.48 16.12 1.20 120.50 0.00 0.00 0.00 0.00 01:29:02 Average: ens3 98.22 64.93 868.53 22.30 0.00 0.00 0.00 0.00 01:29:02 01:29:02 01:29:02 ---> sar -P ALL: 01:29:02 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10367) 04/01/22 _x86_64_ (8 CPU) 01:29:02 01:29:02 01:17:52 LINUX RESTART (8 CPU) 01:29:02 01:29:02 01:18:01 CPU %user %nice %system %iowait %steal %idle 01:29:02 01:19:02 all 11.04 0.00 4.70 2.42 0.08 81.77 01:29:02 01:19:02 0 11.57 0.00 3.75 0.96 0.08 83.64 01:29:02 01:19:02 1 10.32 0.00 4.53 3.57 0.08 81.50 01:29:02 01:19:02 2 10.30 0.00 6.89 7.14 0.08 75.58 01:29:02 01:19:02 3 8.39 0.00 4.21 2.59 0.08 84.73 01:29:02 01:19:02 4 10.21 0.00 4.18 2.31 0.07 83.24 01:29:02 01:19:02 5 13.49 0.00 4.20 0.87 0.07 81.37 01:29:02 01:19:02 6 12.81 0.00 4.18 1.45 0.07 81.50 01:29:02 01:19:02 7 11.23 0.00 5.67 0.42 0.08 82.59 01:29:02 01:20:01 all 26.55 0.00 6.72 1.25 0.10 65.38 01:29:02 01:20:01 0 23.80 0.00 5.89 0.31 0.10 69.89 01:29:02 01:20:01 1 28.52 0.00 6.77 3.84 0.09 60.78 01:29:02 01:20:01 2 23.28 0.00 6.43 0.52 0.10 69.67 01:29:02 01:20:01 3 26.82 0.00 6.30 2.34 0.10 64.44 01:29:02 01:20:01 4 26.81 0.00 6.97 0.67 0.10 65.45 01:29:02 01:20:01 5 28.35 0.00 6.61 0.62 0.09 64.33 01:29:02 01:20:01 6 27.40 0.00 7.13 1.40 0.10 63.96 01:29:02 01:20:01 7 27.40 0.00 7.63 0.31 0.09 64.57 01:29:02 01:21:01 all 0.23 0.00 0.18 0.24 0.01 99.35 01:29:02 01:21:01 0 0.13 0.00 0.10 0.00 0.02 99.75 01:29:02 01:21:01 1 0.30 0.00 0.18 0.25 0.02 99.25 01:29:02 01:21:01 2 0.23 0.00 0.45 1.33 0.00 97.98 01:29:02 01:21:01 3 0.20 0.00 0.10 0.02 0.02 99.67 01:29:02 01:21:01 4 0.22 0.00 0.13 0.00 0.02 99.63 01:29:02 01:21:01 5 0.18 0.00 0.13 0.23 0.02 99.43 01:29:02 01:21:01 6 0.20 0.00 0.17 0.05 0.02 99.57 01:29:02 01:21:01 7 0.33 0.00 0.13 0.00 0.02 99.52 01:29:02 01:22:01 all 0.15 0.00 0.01 0.01 0.00 99.83 01:29:02 01:22:01 0 1.04 0.00 0.03 0.00 0.00 98.92 01:29:02 01:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:29:02 01:22:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:29:02 01:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 01:29:02 01:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:29:02 01:22:01 5 0.02 0.00 0.02 0.03 0.00 99.93 01:29:02 01:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:29:02 01:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:29:02 01:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:29:02 01:23:01 0 0.07 0.00 0.00 0.00 0.00 99.93 01:29:02 01:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:29:02 01:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:29:02 01:23:01 3 0.03 0.00 0.03 0.02 0.02 99.90 01:29:02 01:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:29:02 01:23:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:29:02 01:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:29:02 01:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:29:02 01:24:01 all 0.10 0.00 0.01 0.00 0.00 99.89 01:29:02 01:24:01 0 0.62 0.00 0.03 0.00 0.00 99.35 01:29:02 01:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:29:02 01:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:29:02 01:24:01 3 0.05 0.00 0.00 0.02 0.00 99.93 01:29:02 01:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:29:02 01:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:29:02 01:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:29:02 01:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:29:02 01:25:01 all 0.09 0.00 0.02 0.01 0.00 99.88 01:29:02 01:25:01 0 0.55 0.00 0.02 0.00 0.02 99.42 01:29:02 01:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:29:02 01:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:29:02 01:25:01 3 0.03 0.00 0.05 0.03 0.00 99.88 01:29:02 01:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:29:02 01:25:01 5 0.03 0.00 0.03 0.02 0.00 99.92 01:29:02 01:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:29:02 01:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:29:02 01:26:01 all 0.09 0.00 0.01 0.00 0.00 99.89 01:29:02 01:26:01 0 0.65 0.00 0.02 0.00 0.00 99.33 01:29:02 01:26:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:29:02 01:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:29:02 01:26:01 3 0.00 0.00 0.02 0.02 0.02 99.95 01:29:02 01:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:29:02 01:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:29:02 01:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:29:02 01:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:29:02 01:27:01 all 0.03 0.00 0.02 0.00 0.01 99.94 01:29:02 01:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:29:02 01:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:29:02 01:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:29:02 01:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:29:02 01:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:29:02 01:27:01 5 0.03 0.00 0.02 0.02 0.02 99.92 01:29:02 01:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:29:02 01:27:01 7 0.05 0.00 0.07 0.00 0.00 99.88 01:29:02 01:28:01 all 0.09 0.00 0.01 0.01 0.01 99.88 01:29:02 01:28:01 0 0.63 0.00 0.00 0.00 0.00 99.37 01:29:02 01:28:01 1 0.00 0.00 0.05 0.00 0.02 99.93 01:29:02 01:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:29:02 01:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:29:02 01:28:01 4 0.05 0.00 0.02 0.02 0.00 99.92 01:29:02 01:28:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:29:02 01:28:01 6 0.00 0.00 0.03 0.00 0.02 99.95 01:29:02 01:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:29:02 01:29:01 all 0.91 0.00 0.31 0.02 0.02 98.75 01:29:02 01:29:01 0 1.15 0.00 0.32 0.02 0.02 98.50 01:29:02 01:29:01 1 1.75 0.00 0.32 0.00 0.03 97.90 01:29:02 01:29:01 2 0.52 0.00 0.32 0.00 0.00 99.17 01:29:02 01:29:01 3 0.93 0.00 0.27 0.05 0.02 98.73 01:29:02 01:29:01 4 0.47 0.00 0.28 0.00 0.02 99.23 01:29:02 01:29:01 5 0.43 0.00 0.28 0.10 0.02 99.17 01:29:02 01:29:01 6 1.03 0.00 0.33 0.02 0.02 98.60 01:29:02 01:29:01 7 0.97 0.00 0.35 0.00 0.02 98.67 01:29:02 01:29:02 Average: CPU %user %nice %system %iowait %steal %idle 01:29:02 Average: all 3.50 0.00 1.07 0.36 0.02 95.05 01:29:02 Average: 0 3.59 0.00 0.91 0.12 0.02 95.36 01:29:02 Average: 1 3.67 0.00 1.07 0.69 0.03 94.54 01:29:02 Average: 2 3.06 0.00 1.26 0.82 0.02 94.84 01:29:02 Average: 3 3.24 0.00 0.98 0.46 0.02 95.31 01:29:02 Average: 4 3.37 0.00 1.04 0.27 0.02 95.30 01:29:02 Average: 5 3.80 0.00 1.01 0.18 0.02 95.00 01:29:02 Average: 6 3.70 0.00 1.06 0.26 0.02 94.96 01:29:02 Average: 7 3.55 0.00 1.24 0.07 0.02 95.13 01:29:02 01:29:02 01:29:02