Pull request #1212 opened 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 039f8d780f70f8322e24eafed690729864f0e996+e5efdee9dd9df15b49fe73e0060b5d971241be0d (95318efca82d2db43cb5bcb2bfb70e788d9ff6f5) 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-ssh14420566099468978103.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6172157265094138428.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1212/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1212/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17237756224981131552.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1212/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2090672592196845191.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5249557765979374356.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1212/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1212/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13941684306510371704.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-427 in /w/workspace/gexfoundry_device-sdk-go_PR-1212 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1212 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1212/head:refs/remotes/origin/PR-1212 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e5efdee9dd9df15b49fe73e0060b5d971241be0d into PR head commit 039f8d780f70f8322e24eafed690729864f0e996 Merge succeeded, producing 039f8d780f70f8322e24eafed690729864f0e996 Checking out Revision 039f8d780f70f8322e24eafed690729864f0e996 (PR-1212) > git config core.sparsecheckout # timeout=10 > git checkout -f 039f8d780f70f8322e24eafed690729864f0e996 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e5efdee9dd9df15b49fe73e0060b5d971241be0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 039f8d780f70f8322e24eafed690729864f0e996 # timeout=10 Commit message: "feat: subscribe command request via internal messaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:51:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:51:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:51:54 ========================================================= 07:51:54 EdgeX Global Pipelines Version Info 07:51:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:51:54 ------------------- 07:51:54 stable info: 07:51:54 ------------------- 07:51:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:51:54 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:51:54 Message: update stable to v1.0.239 07:51:55 ------------------- 07:51:55 experimental info: 07:51:55 ------------------- 07:51:55 Commited By: **** collab-it+edgex@linuxfoundation.org 07:51:55 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:51:55 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:51:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:51:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:51:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:51:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1212 [Pipeline] echo 07:51:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1212 [Pipeline] echo 07:51:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1212 [Pipeline] echo 07:51:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 039f8d780f70f8322e24eafed690729864f0e996 [Pipeline] echo 07:51:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 039f8d7 [Pipeline] echo 07:51:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:57 provisioning config files... 07:51:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/config13261393388236311533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:57 ---> docker-login.sh 07:51:57 nexus3.edgexfoundry.org:10001 07:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:58 Configure a credential helper to remove this warning. See 07:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:58 07:51:58 Login Succeeded 07:51:58 nexus3.edgexfoundry.org:10002 07:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:58 Configure a credential helper to remove this warning. See 07:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:58 07:51:58 Login Succeeded 07:51:58 nexus3.edgexfoundry.org:10003 07:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:58 Configure a credential helper to remove this warning. See 07:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:58 07:51:58 Login Succeeded 07:51:58 nexus3.edgexfoundry.org:10004 07:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:58 Configure a credential helper to remove this warning. See 07:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:58 07:51:58 Login Succeeded 07:51:58 docker.io 07:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:58 Configure a credential helper to remove this warning. See 07:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:58 07:51:58 Login Succeeded 07:51:58 ---> docker-login.sh ends [Pipeline] } 07:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:51:59 + git rev-list -1 --merges 039f8d780f70f8322e24eafed690729864f0e996~1..039f8d780f70f8322e24eafed690729864f0e996 [Pipeline] echo 07:51:59 -----------> git rev-list -1 --merges 039f8d780f70f8322e24eafed690729864f0e996~1..039f8d780f70f8322e24eafed690729864f0e996 039f8d780f70f8322e24eafed690729864f0e996 [false] [Pipeline] sh 07:51:59 + git log --format=format:%s -1 039f8d780f70f8322e24eafed690729864f0e996 [Pipeline] echo 07:51:59 ========================================================= 07:51:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:51:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:52:00 + git log --format=format:%s -1 039f8d780f70f8322e24eafed690729864f0e996 [Pipeline] echo 07:52:00 [semverPrep] GIT_COMMIT: 039f8d780f70f8322e24eafed690729864f0e996, Commit Message: feat: subscribe command request via internal messaging [Pipeline] echo 07:52:00 [semverPrep] This is not a build commit. [Pipeline] sh 07:52:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:52:00 + grep -v github /etc/ssh/ssh_known_hosts 07:52:00 + [ -e /tmp/ssh_known_hosts ] 07:52:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:52:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:52:00 + sudo tee -a /etc/ssh/ssh_known_hosts 07:52:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:01 07:52:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:01 0.1.4: Pulling from edgex-devops/py-git-semver 07:52:01 b85a868b505f: Pulling fs layer 07:52:01 e2be974225ed: Pulling fs layer 07:52:01 339a4e72a1f5: Pulling fs layer 07:52:01 988bab9f4d93: Pulling fs layer 07:52:01 1469e6f7b9e6: Pulling fs layer 07:52:01 eaf3925da568: Pulling fs layer 07:52:01 bab4dde63d76: Pulling fs layer 07:52:01 bde34c3a00c8: Pulling fs layer 07:52:01 b352a97aabf1: Pulling fs layer 07:52:01 4872d77fe225: Pulling fs layer 07:52:01 5851b861e8e6: Pulling fs layer 07:52:01 988bab9f4d93: Waiting 07:52:01 1469e6f7b9e6: Waiting 07:52:01 eaf3925da568: Waiting 07:52:01 bab4dde63d76: Waiting 07:52:01 bde34c3a00c8: Waiting 07:52:01 b352a97aabf1: Waiting 07:52:01 4872d77fe225: Waiting 07:52:01 5851b861e8e6: Waiting 07:52:01 e2be974225ed: Verifying Checksum 07:52:01 e2be974225ed: Download complete 07:52:01 988bab9f4d93: Verifying Checksum 07:52:01 988bab9f4d93: Download complete 07:52:01 1469e6f7b9e6: Verifying Checksum 07:52:01 1469e6f7b9e6: Download complete 07:52:01 339a4e72a1f5: Verifying Checksum 07:52:01 339a4e72a1f5: Download complete 07:52:01 eaf3925da568: Verifying Checksum 07:52:01 eaf3925da568: Download complete 07:52:01 bde34c3a00c8: Download complete 07:52:01 b352a97aabf1: Verifying Checksum 07:52:01 b352a97aabf1: Download complete 07:52:01 4872d77fe225: Verifying Checksum 07:52:01 4872d77fe225: Download complete 07:52:01 5851b861e8e6: Verifying Checksum 07:52:01 5851b861e8e6: Download complete 07:52:01 b85a868b505f: Verifying Checksum 07:52:01 b85a868b505f: Download complete 07:52:02 bab4dde63d76: Verifying Checksum 07:52:02 bab4dde63d76: Download complete 07:52:02 b85a868b505f: Pull complete 07:52:03 e2be974225ed: Pull complete 07:52:03 339a4e72a1f5: Pull complete 07:52:03 988bab9f4d93: Pull complete 07:52:04 1469e6f7b9e6: Pull complete 07:52:04 eaf3925da568: Pull complete 07:52:05 bab4dde63d76: Pull complete 07:52:06 bde34c3a00c8: Pull complete 07:52:06 b352a97aabf1: Pull complete 07:52:06 4872d77fe225: Pull complete 07:52:06 5851b861e8e6: Pull complete 07:52:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:06 prd-ubuntu20.04-docker-8c-8g-427 does not seem to be running inside a container 07:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1212 -v /w/workspace/gexfoundry_device-sdk-go_PR-1212:/w/workspace/gexfoundry_device-sdk-go_PR-1212:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:52:09 $ docker top 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 -eo pid,comm 07:52:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:52:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:52:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:09 [ssh-agent] Looking for ssh-agent implementation... 07:52:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:09 $ docker exec 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 ssh-agent 07:52:09 SSH_AUTH_SOCK=/tmp/ssh-X4XbzHILfvlL/agent.32 07:52:09 SSH_AGENT_PID=38 07:52:09 Running ssh-add (command line suppressed) 07:52:09 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/private_key_6771131047214980612.key (/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/private_key_6771131047214980612.key) 07:52:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:10 + git tag --points-at HEAD [Pipeline] } 07:52:10 $ docker exec --env ******** --env ******** 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 ssh-agent -k 07:52:10 unset SSH_AUTH_SOCK; 07:52:10 unset SSH_AGENT_PID; 07:52:10 echo Agent pid 38 killed; 07:52:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:52:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:10 [ssh-agent] Looking for ssh-agent implementation... 07:52:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:10 $ docker exec 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 ssh-agent 07:52:10 SSH_AUTH_SOCK=/tmp/ssh-8uripnmpz9UL/agent.70 07:52:10 SSH_AGENT_PID=76 07:52:10 Running ssh-add (command line suppressed) 07:52:10 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/private_key_13846484731268620743.key (/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/private_key_13846484731268620743.key) 07:52:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:11 + git semver init 07:52:11 2022-09-21 07:52:11,313 [run_init] DEBUG init version:0.0.0 force:False 07:52:11 2022-09-21 07:52:11,314 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver 07:52:11 2022-09-21 07:52:11,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver 07:52:11 2022-09-21 07:52:11,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1212, universal_newlines=False, shell=None, istream=None) 07:52:12 2022-09-21 07:52:12,350 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1212/.git/info/exclude 07:52:12 2022-09-21 07:52:12,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver/PR-1212 with force:False 07:52:12 2022-09-21 07:52:12,350 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver/PR-1212 07:52:12 2022-09-21 07:52:12,354 [execute] INFO git cat-file --batch-check 07:52:12 2022-09-21 07:52:12,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver, universal_newlines=False, shell=None, istream=) 07:52:12 2022-09-21 07:52:12,360 [execute] INFO git cat-file --batch 07:52:12 2022-09-21 07:52:12,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver, universal_newlines=False, shell=None, istream=) 07:52:12 2022-09-21 07:52:12,365 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1212/.semver/PR-1212 07:52:12 0.0.0 [Pipeline] } 07:52:12 $ docker exec --env ******** --env ******** 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 ssh-agent -k 07:52:12 unset SSH_AUTH_SOCK; 07:52:12 unset SSH_AGENT_PID; 07:52:12 echo Agent pid 76 killed; 07:52:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:52:13 + git semver [Pipeline] } 07:52:13 $ docker stop --time=1 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 07:52:14 $ docker rm -f 58d36f896931913bca3497347dae74ab1a687199cbea36c643d71647ad2803b8 [Pipeline] // withDockerContainer [Pipeline] sh 07:52:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:52:15 Stashed 1 file(s) [Pipeline] echo 07:52:15 [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 07:52:16 provisioning config files... 07:52:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/config1776262852371174607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:52:16 ---> docker-login.sh 07:52:16 nexus3.edgexfoundry.org:10001 07:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:52:16 Configure a credential helper to remove this warning. See 07:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:52:16 07:52:16 Login Succeeded 07:52:16 nexus3.edgexfoundry.org:10002 07:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:52:16 Configure a credential helper to remove this warning. See 07:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:52:16 07:52:16 Login Succeeded 07:52:16 nexus3.edgexfoundry.org:10003 07:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:52:16 Configure a credential helper to remove this warning. See 07:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:52:16 07:52:16 Login Succeeded 07:52:16 nexus3.edgexfoundry.org:10004 07:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:52:16 Configure a credential helper to remove this warning. See 07:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:52:16 07:52:16 Login Succeeded 07:52:16 docker.io 07:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:52:17 Configure a credential helper to remove this warning. See 07:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:52:17 07:52:17 Login Succeeded 07:52:17 ---> docker-login.sh ends [Pipeline] } 07:52:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:52:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:52:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:52:17 ========================================================= 07:52:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:52:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:18 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 07:52:18 Sending build context to Docker daemon 9.869MB 07:52:18 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 07:52:18 Step 2/11 : FROM ${BASE} AS builder 07:52:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:52:18 2408cc74d12b: Pulling fs layer 07:52:18 ea60b727a1ce: Pulling fs layer 07:52:18 30c4a7721957: Pulling fs layer 07:52:18 370296b7ddb6: Pulling fs layer 07:52:18 7c6cee850709: Pulling fs layer 07:52:18 39a5fcdaea64: Pulling fs layer 07:52:18 d94ebbe4e438: Pulling fs layer 07:52:18 bcfd1f05c69d: Pulling fs layer 07:52:18 59ccb84bbe0f: Pulling fs layer 07:52:18 7c6cee850709: Waiting 07:52:18 bcfd1f05c69d: Waiting 07:52:18 59ccb84bbe0f: Waiting 07:52:18 39a5fcdaea64: Waiting 07:52:18 370296b7ddb6: Waiting 07:52:18 30c4a7721957: Verifying Checksum 07:52:18 30c4a7721957: Download complete 07:52:18 ea60b727a1ce: Verifying Checksum 07:52:18 ea60b727a1ce: Download complete 07:52:18 7c6cee850709: Verifying Checksum 07:52:18 7c6cee850709: Download complete 07:52:18 39a5fcdaea64: Download complete 07:52:18 2408cc74d12b: Verifying Checksum 07:52:18 2408cc74d12b: Download complete 07:52:18 d94ebbe4e438: Verifying Checksum 07:52:18 d94ebbe4e438: Download complete 07:52:18 2408cc74d12b: Pull complete 07:52:18 ea60b727a1ce: Pull complete 07:52:18 30c4a7721957: Pull complete 07:52:19 59ccb84bbe0f: Verifying Checksum 07:52:19 59ccb84bbe0f: Download complete 07:52:19 370296b7ddb6: Verifying Checksum 07:52:19 370296b7ddb6: Download complete 07:52:19 bcfd1f05c69d: Verifying Checksum 07:52:19 bcfd1f05c69d: Download complete 07:52:22 370296b7ddb6: Pull complete 07:52:22 7c6cee850709: Pull complete 07:52:22 39a5fcdaea64: Pull complete 07:52:22 d94ebbe4e438: Pull complete 07:52:24 bcfd1f05c69d: Pull complete 07:52:25 59ccb84bbe0f: Pull complete 07:52:25 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 07:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:52:25 ---> a4fb48ad2a94 07:52:25 Step 3/11 : ARG MAKE=make build 07:52:29 ---> Running in 31c8e1064806 07:52:29 Removing intermediate container 31c8e1064806 07:52:29 ---> c81d564f29fe 07:52:29 Step 4/11 : WORKDIR /device-sdk-go 07:52:29 ---> Running in f6a4794a70dd 07:52:29 Removing intermediate container f6a4794a70dd 07:52:29 ---> ffa98f222690 07:52:29 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:52:29 ---> Running in 91aeb3cd3d46 07:52:29 Removing intermediate container 91aeb3cd3d46 07:52:29 ---> a3cc4d153f06 07:52:29 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:52:29 ---> Running in cf4581f25631 07:52:29 Removing intermediate container cf4581f25631 07:52:29 ---> 25db58156998 07:52:29 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:52:29 ---> Running in 434d7d8409a9 07:52:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:52:30 Still waiting to schedule task 07:52:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:52:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:52:31 OK: 211 MiB in 51 packages 07:52:31 Removing intermediate container 434d7d8409a9 07:52:31 ---> cc3010b38f82 07:52:31 Step 8/11 : COPY go.mod vendor* ./ 07:52:31 ---> 640fcac8144e 07:52:31 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:31 ---> Running in 14e793047121 07:52:58 Removing intermediate container 14e793047121 07:52:58 ---> 53d551ae02f6 07:52:58 Step 10/11 : COPY . . 07:52:58 ---> d202bbdb358d 07:52:58 Step 11/11 : RUN ${MAKE} 07:52:58 ---> Running in bc0b361f703b 07:52:58 noop 07:52:58 Removing intermediate container bc0b361f703b 07:52:58 ---> deba8998aedb 07:52:58 Successfully built deba8998aedb 07:52:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:58 + docker inspect -f . ci-base-image-x86_64 07:52:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:59 prd-ubuntu20.04-docker-8c-8g-427 does not seem to be running inside a container 07:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1212 -v /w/workspace/gexfoundry_device-sdk-go_PR-1212:/w/workspace/gexfoundry_device-sdk-go_PR-1212:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:52:59 $ docker top c0afc3cdf1089a337dbacc2d39d4bf02e93e2382688dcfa1c7c82a20de0bf2b4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:59 + go version 07:52:59 go version go1.18.3 linux/amd64 [Pipeline] } 07:52:59 $ docker stop --time=1 c0afc3cdf1089a337dbacc2d39d4bf02e93e2382688dcfa1c7c82a20de0bf2b4 07:53:01 $ docker rm -f c0afc3cdf1089a337dbacc2d39d4bf02e93e2382688dcfa1c7c82a20de0bf2b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:01 + docker inspect -f . ci-base-image-x86_64 07:53:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:02 prd-ubuntu20.04-docker-8c-8g-427 does not seem to be running inside a container 07:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1212 -v /w/workspace/gexfoundry_device-sdk-go_PR-1212:/w/workspace/gexfoundry_device-sdk-go_PR-1212:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:53:02 $ docker top 9481e196054d2a39125bcfe787dda9e427f9a90d97e29ecb0b804969d51e3ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:02 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1212 [Pipeline] fileExists [Pipeline] sh 07:53:03 + make test 07:53:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:53:09 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:53:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 27.6% of statements 07:53:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.109s coverage: 78.9% of statements 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 07:53:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.087s coverage: 60.0% of statements 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:53:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.115s coverage: 54.4% of statements 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:53:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.103s coverage: 65.1% of statements 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 07:53:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.766s coverage: 89.2% of statements 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:53:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.5% of statements 07:53:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:53:42 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 07:53:42 internal/controller/messaging/subscriber.go:88:35: SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck) 07:53:42 ctx = context.WithValue(ctx, common.CorrelationHeader, msgEnvelope.CorrelationID) 07:53:42 ^ 07:53:42 internal/controller/messaging/subscriber.go:144:35: SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck) 07:53:42 ctx = context.WithValue(ctx, common.CorrelationHeader, msgEnvelope.CorrelationID) 07:53:42 ^ 07:53:42 make: *** [Makefile:48: lint] Error 1 [Pipeline] } 07:53:42 $ docker stop --time=1 9481e196054d2a39125bcfe787dda9e427f9a90d97e29ecb0b804969d51e3ed5 07:53:46 $ docker rm -f 9481e196054d2a39125bcfe787dda9e427f9a90d97e29ecb0b804969d51e3ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:53:47 07:53:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:53:48 latest: Pulling from edgex-lftools-log-publisher 07:53:48 5eb5b503b376: Pulling fs layer 07:53:48 5c69ac0246d0: Pulling fs layer 07:53:48 ec43610c2a17: Pulling fs layer 07:53:48 3a2ae6a8a46f: Pulling fs layer 07:53:48 33b1e0a273af: Pulling fs layer 07:53:48 5d3b04190fa2: Pulling fs layer 07:53:48 2f39f015ded8: Pulling fs layer 07:53:48 5d3b04190fa2: Waiting 07:53:48 3a2ae6a8a46f: Waiting 07:53:48 2f39f015ded8: Waiting 07:53:48 5c69ac0246d0: Download complete 07:53:48 3a2ae6a8a46f: Verifying Checksum 07:53:48 3a2ae6a8a46f: Download complete 07:53:48 33b1e0a273af: Verifying Checksum 07:53:48 33b1e0a273af: Download complete 07:53:48 5d3b04190fa2: Verifying Checksum 07:53:48 5d3b04190fa2: Download complete 07:53:48 ec43610c2a17: Verifying Checksum 07:53:48 ec43610c2a17: Download complete 07:53:48 5eb5b503b376: Verifying Checksum 07:53:48 5eb5b503b376: Download complete 07:53:49 2f39f015ded8: Download complete 07:53:50 5eb5b503b376: Pull complete 07:53:50 5c69ac0246d0: Pull complete 07:53:50 ec43610c2a17: Pull complete 07:53:50 3a2ae6a8a46f: Pull complete 07:53:50 33b1e0a273af: Pull complete 07:53:50 5d3b04190fa2: Pull complete 07:53:55 2f39f015ded8: Pull complete 07:53:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:53:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:53:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:55 prd-ubuntu20.04-docker-8c-8g-427 does not seem to be running inside a container 07:53:55 $ 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/gexfoundry_device-sdk-go_PR-1212 -v /w/workspace/gexfoundry_device-sdk-go_PR-1212:/w/workspace/gexfoundry_device-sdk-go_PR-1212:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:53:59 $ docker top 52102632a0021dce7ddf8fc40654d4582faa4345e9ac0e0d99df16fb88f80e7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:53:59 ---> job-cost.sh 07:53:59 lf-activate-venv: SKIPPING 07:53:59 INFO: No Stack... 07:54:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:54:00 INFO: Archiving Costs [Pipeline] sh 07:54:01 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives/cost.csv 07:54:01 + cut -d, -f6 [Pipeline] lock 07:54:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] 07:54:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] did not exist. Created. 07:54:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:54:01 + echo total: 0.2199999988079071 [Pipeline] stash 07:54:01 Stashed 1 file(s) [Pipeline] } 07:54:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:54:01 $ docker stop --time=1 52102632a0021dce7ddf8fc40654d4582faa4345e9ac0e0d99df16fb88f80e7c 07:54:02 $ docker rm -f 52102632a0021dce7ddf8fc40654d4582faa4345e9ac0e0d99df16fb88f80e7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:54:03 Failed in branch amd64 07:54:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-428 in /w/workspace/gexfoundry_device-sdk-go_PR-1212 [Pipeline] { [Pipeline] ws 07:54:06 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:54:06 The recommended git tool is: git 07:54:10 using credential edgex-jenkins-ssh 07:54:10 Cloning the remote Git repository 07:54:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:54:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:54:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:54:11 > git --version # timeout=10 07:54:11 > git --version # 'git version 2.25.1' 07:54:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:11 Verifying host key using known hosts file 07:54:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:54:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:54:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:14 Merging remotes/origin/main commit e5efdee9dd9df15b49fe73e0060b5d971241be0d into PR head commit 039f8d780f70f8322e24eafed690729864f0e996 07:54:14 Merge succeeded, producing 039f8d780f70f8322e24eafed690729864f0e996 07:54:14 Checking out Revision 039f8d780f70f8322e24eafed690729864f0e996 (PR-1212) 07:54:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:54:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:54:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:13 Verifying host key using known hosts file 07:54:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:54:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1212/head:refs/remotes/origin/PR-1212 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:54:14 > git config core.sparsecheckout # timeout=10 07:54:14 > git checkout -f 039f8d780f70f8322e24eafed690729864f0e996 # timeout=10 07:54:14 > git remote # timeout=10 07:54:14 > git config --get remote.origin.url # timeout=10 07:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:14 Verifying host key using known hosts file 07:54:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:54:14 > git merge e5efdee9dd9df15b49fe73e0060b5d971241be0d # timeout=10 07:54:14 > git rev-parse HEAD^{commit} # timeout=10 07:54:14 > git config core.sparsecheckout # timeout=10 07:54:14 > git checkout -f 039f8d780f70f8322e24eafed690729864f0e996 # timeout=10 07:54:18 Commit message: "feat: subscribe command request via internal messaging" 07:54:18 > git --version # timeout=10 07:54:18 > git --version # 'git version 2.25.1' 07:54:18 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:54:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:19 Dload Upload Total Spent Left Speed 07:54:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 07:54:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:54:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:54:20 + sudo tee /etc/docker/daemon.new 07:54:20 { 07:54:20 "registry-mirrors": [ 07:54:20 "https://nexus3.edgexfoundry.org:10001" 07:54:20 ], 07:54:20 "bip": "10.250.0.254/24", 07:54:20 "hosts": [ 07:54:20 "tcp://0.0.0.0:5555", 07:54:20 "unix:///var/run/docker.sock" 07:54:20 ], 07:54:20 "mtu": 1458, 07:54:20 "selinux-enabled": true, 07:54:20 "seccomp-profile": "/etc/docker/seccomp.json" 07:54:20 } [Pipeline] sh 07:54:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:54:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:39 provisioning config files... 07:54:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9594234352171200916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:39 ---> docker-login.sh 07:54:39 nexus3.edgexfoundry.org:10001 07:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:40 Configure a credential helper to remove this warning. See 07:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:40 07:54:40 Login Succeeded 07:54:40 nexus3.edgexfoundry.org:10002 07:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:40 Configure a credential helper to remove this warning. See 07:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:40 07:54:40 Login Succeeded 07:54:40 nexus3.edgexfoundry.org:10003 07:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:40 Configure a credential helper to remove this warning. See 07:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:40 07:54:40 Login Succeeded 07:54:40 nexus3.edgexfoundry.org:10004 07:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:41 Configure a credential helper to remove this warning. See 07:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:41 07:54:41 Login Succeeded 07:54:41 docker.io 07:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:41 Configure a credential helper to remove this warning. See 07:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:41 07:54:41 Login Succeeded 07:54:41 ---> docker-login.sh ends [Pipeline] } 07:54:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:54:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:54:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:54:42 ========================================================= 07:54:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:54:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:42 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 07:54:42 Sending build context to Docker daemon 5.306MB 07:54:42 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 07:54:42 Step 2/11 : FROM ${BASE} AS builder 07:54:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:54:43 b3c136eddcbf: Pulling fs layer 07:54:43 c0a3192eca97: Pulling fs layer 07:54:43 a050256f5b6f: Pulling fs layer 07:54:43 656be50a0ddc: Pulling fs layer 07:54:43 2bbca73fdf42: Pulling fs layer 07:54:43 46d945488cbd: Pulling fs layer 07:54:43 8a5474983e97: Pulling fs layer 07:54:43 329c88fbcd65: Pulling fs layer 07:54:43 46d945488cbd: Waiting 07:54:43 656be50a0ddc: Waiting 07:54:43 2bbca73fdf42: Waiting 07:54:43 8a5474983e97: Waiting 07:54:43 329c88fbcd65: Waiting 07:54:43 a050256f5b6f: Verifying Checksum 07:54:43 a050256f5b6f: Download complete 07:54:43 c0a3192eca97: Verifying Checksum 07:54:43 c0a3192eca97: Download complete 07:54:43 2bbca73fdf42: Download complete 07:54:43 46d945488cbd: Download complete 07:54:43 b3c136eddcbf: Verifying Checksum 07:54:43 b3c136eddcbf: Download complete 07:54:44 b3c136eddcbf: Pull complete 07:54:44 329c88fbcd65: Verifying Checksum 07:54:44 329c88fbcd65: Download complete 07:54:44 c0a3192eca97: Pull complete 07:54:45 a050256f5b6f: Pull complete 07:54:45 8a5474983e97: Verifying Checksum 07:54:45 8a5474983e97: Download complete 07:54:46 656be50a0ddc: Verifying Checksum 07:54:46 656be50a0ddc: Download complete 07:54:58 656be50a0ddc: Pull complete 07:54:58 2bbca73fdf42: Pull complete 07:54:58 46d945488cbd: Pull complete 07:55:05 8a5474983e97: Pull complete 07:55:06 329c88fbcd65: Pull complete 07:55:06 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 07:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:55:06 ---> ff4287adb874 07:55:06 Step 3/11 : ARG MAKE=make build 07:55:08 ---> Running in 870ffa50c544 07:55:08 Removing intermediate container 870ffa50c544 07:55:08 ---> fb086cb1f796 07:55:08 Step 4/11 : WORKDIR /device-sdk-go 07:55:08 ---> Running in 89318ea9d78f 07:55:08 Removing intermediate container 89318ea9d78f 07:55:08 ---> a06e4395bd7f 07:55:08 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:55:08 ---> Running in 6d80cccc81d0 07:55:08 Removing intermediate container 6d80cccc81d0 07:55:08 ---> 687f6e4d2b6d 07:55:08 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:09 ---> Running in ed5da3183d7b 07:55:11 Removing intermediate container ed5da3183d7b 07:55:11 ---> bcf9a73c0e98 07:55:11 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:55:11 ---> Running in a61d9986e296 07:55:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:55:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:55:13 OK: 221 MiB in 51 packages 07:55:14 Removing intermediate container a61d9986e296 07:55:14 ---> 33a3b9fd65f7 07:55:14 Step 8/11 : COPY go.mod vendor* ./ 07:55:14 ---> c34595d74389 07:55:14 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:15 ---> Running in 8b5adeda3a3c 07:56:01 Removing intermediate container 8b5adeda3a3c 07:56:01 ---> 610e855fd9e3 07:56:01 Step 10/11 : COPY . . 07:56:02 ---> 978351c19c5f 07:56:02 Step 11/11 : RUN ${MAKE} 07:56:02 ---> Running in ffed34ccb967 07:56:03 noop 07:56:04 Removing intermediate container ffed34ccb967 07:56:04 ---> 40d039cf6c16 07:56:04 Successfully built 40d039cf6c16 07:56:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:04 + docker inspect -f . ci-base-image-arm64 07:56:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:04 prd-ubuntu20.04-docker-arm64-4c-16g-428 does not seem to be running inside a container 07:56:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:56:06 $ docker top 5dca9cb4600b38fca5ae852ba3ddae3f4a4b63f92240ca0a91aa7e5816039ac3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:06 + go version 07:56:06 go version go1.18.3 linux/arm64 [Pipeline] } 07:56:06 $ docker stop --time=1 5dca9cb4600b38fca5ae852ba3ddae3f4a4b63f92240ca0a91aa7e5816039ac3 07:56:08 $ docker rm -f 5dca9cb4600b38fca5ae852ba3ddae3f4a4b63f92240ca0a91aa7e5816039ac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:09 + docker inspect -f . ci-base-image-arm64 07:56:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:09 prd-ubuntu20.04-docker-arm64-4c-16g-428 does not seem to be running inside a container 07:56:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:56:10 $ docker top 5880013652d8f15f03c30159fada2fdd42439b93372d72106b2cf6ba542a4e9b -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:11 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 07:56:11 + make test 07:56:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:56:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:58:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:58:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:58:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:58:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 07:58:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:58:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.512s coverage: 27.6% of statements 07:58:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.527s coverage: 78.9% of statements 07:58:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 07:58:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.394s coverage: 60.0% of statements 07:58:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:58:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:58:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.698s coverage: 54.4% of statements 07:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 07:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:58:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.534s coverage: 65.1% of statements 07:58:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 07:58:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 07:58:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.824s coverage: 89.2% of statements 07:58:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:58:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.250s coverage: 4.5% of statements 07:58:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:58:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:58:58 GO111MODULE=on go vet ./... 08:00:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:00:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:00:35 ./bin/test-attribution-txt.sh 08:00:35 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:00:35 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 08:00:35 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 08:00:35 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 08:00:35 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:00:35 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:00:35 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:00:35 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:00:35 $ docker stop --time=1 5880013652d8f15f03c30159fada2fdd42439b93372d72106b2cf6ba542a4e9b 08:00:37 $ docker rm -f 5880013652d8f15f03c30159fada2fdd42439b93372d72106b2cf6ba542a4e9b [Pipeline] // withDockerContainer [Pipeline] sh 08:00:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:00:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:40 + ls -al . 08:00:40 total 272 08:00:40 drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 07:56 . 08:00:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 07:54 .. 08:00:40 -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 07:54 .dockerignore 08:00:40 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 07:54 .git 08:00:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 07:54 .github 08:00:40 -rw-rw-r-- 1 jenkins jenkins 131 Sep 21 07:54 .gitignore 08:00:40 -rw-rw-r-- 1 jenkins jenkins 42 Sep 21 07:54 .golangci.yml 08:00:40 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 21 07:54 CHANGELOG.md 08:00:40 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 07:54 GOVERNANCE.md 08:00:40 -rw-rw-r-- 1 jenkins jenkins 880 Sep 21 07:54 Jenkinsfile 08:00:40 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 21 07:54 LICENSE 08:00:40 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 21 07:54 Makefile 08:00:40 -rw-rw-r-- 1 jenkins jenkins 619 Sep 21 07:54 OWNERS.md 08:00:40 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 21 07:54 README.md 08:00:40 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 07:52 VERSION 08:00:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 07:54 bin 08:00:40 -rw-r--r-- 1 jenkins jenkins 101794 Sep 21 07:58 coverage.out 08:00:40 drwxrwxr-x 5 jenkins jenkins 4096 Sep 21 07:54 example 08:00:40 -rw-rw-r-- 1 jenkins jenkins 3624 Sep 21 07:54 go.mod 08:00:40 -rw-rw-r-- 1 jenkins jenkins 37972 Sep 21 07:54 go.sum 08:00:40 drwxrwxr-x 14 jenkins jenkins 4096 Sep 21 07:54 internal 08:00:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 07:54 openapi 08:00:40 drwxrwxr-x 6 jenkins jenkins 4096 Sep 21 07:54 pkg 08:00:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 07:54 snap 08:00:40 -rw-rw-r-- 1 jenkins jenkins 222 Sep 21 07:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:40 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=039f8d780f70f8322e24eafed690729864f0e996 --label arch=arm64 --label version=0.0.0 . 08:00:41 Sending build context to Docker daemon 5.409MB 08:00:41 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:00:41 Step 2/25 : FROM ${BASE} AS builder 08:00:41 ---> 40d039cf6c16 08:00:41 Step 3/25 : ARG MAKE=make build 08:00:41 ---> Running in c0730662d7a1 08:00:41 Removing intermediate container c0730662d7a1 08:00:41 ---> 2de0a3b464b3 08:00:41 Step 4/25 : WORKDIR /device-sdk-go 08:00:41 ---> Running in 5c28a6c44a17 08:00:42 Removing intermediate container 5c28a6c44a17 08:00:42 ---> efdee9c4dcb0 08:00:42 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:00:42 ---> Running in 254b451da2e5 08:00:42 Removing intermediate container 254b451da2e5 08:00:42 ---> 0dcb4c875de9 08:00:42 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:42 ---> Running in 4aa1c55fbd1e 08:00:44 Removing intermediate container 4aa1c55fbd1e 08:00:44 ---> ecf1bd592fcb 08:00:44 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:00:44 ---> Running in a082495c699b 08:00:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:00:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:00:47 OK: 221 MiB in 51 packages 08:00:47 Removing intermediate container a082495c699b 08:00:47 ---> 022d6de5e2a5 08:00:47 Step 8/25 : COPY go.mod vendor* ./ 08:00:48 ---> 0835d8d3163d 08:00:48 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:48 ---> Running in c629aa3a64ca 08:00:50 Removing intermediate container c629aa3a64ca 08:00:50 ---> b98a36c3b927 08:00:50 Step 10/25 : COPY . . 08:00:51 ---> bc567d78720c 08:00:51 Step 11/25 : RUN ${MAKE} 08:00:51 ---> Running in d6944a7dfde0 08:00:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:02:58 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:03:05 Removing intermediate container d6944a7dfde0 08:03:05 ---> 20613e502b99 08:03:05 Step 12/25 : FROM alpine:3.16 08:03:05 3.16: Pulling from library/alpine 08:03:05 9b18e9b68314: Pulling fs layer 08:03:05 9b18e9b68314: Verifying Checksum 08:03:05 9b18e9b68314: Download complete 08:03:06 9b18e9b68314: Pull complete 08:03:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:03:06 Status: Downloaded newer image for alpine:3.16 08:03:06 ---> a6215f271958 08:03:06 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:03:06 ---> Running in 4510d74f8fb9 08:03:06 Removing intermediate container 4510d74f8fb9 08:03:06 ---> a306894df155 08:03:06 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:06 ---> Running in 7131d1bc1e12 08:03:08 Removing intermediate container 7131d1bc1e12 08:03:08 ---> e0f7b2fb8189 08:03:08 Step 15/25 : RUN apk add --update --no-cache zeromq 08:03:08 ---> Running in 4a5e48d79108 08:03:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:03:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:03:10 (1/5) Installing libgcc (11.2.1_git20220219-r2) 08:03:11 (2/5) Installing libsodium (1.0.18-r0) 08:03:11 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 08:03:11 (4/5) Installing libzmq (4.3.4-r0) 08:03:11 (5/5) Installing zeromq (4.3.4-r0) 08:03:11 Executing busybox-1.35.0-r17.trigger 08:03:11 OK: 8 MiB in 19 packages 08:03:12 Removing intermediate container 4a5e48d79108 08:03:12 ---> c7e31ea3e112 08:03:12 Step 16/25 : WORKDIR / 08:03:12 ---> Running in bc88974096dc 08:03:12 Removing intermediate container bc88974096dc 08:03:12 ---> 4206cb500707 08:03:12 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:03:13 ---> 72e3b9763870 08:03:13 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:03:14 ---> 4b47b89a33e9 08:03:14 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:03:15 ---> 0534c858261b 08:03:15 Step 20/25 : EXPOSE 59999 08:03:15 ---> Running in 91f88dde4ac2 08:03:15 Removing intermediate container 91f88dde4ac2 08:03:15 ---> f8c9d5038d18 08:03:15 Step 21/25 : ENTRYPOINT ["/device-simple"] 08:03:15 ---> Running in f74a8c49c05a 08:03:15 Removing intermediate container f74a8c49c05a 08:03:15 ---> 17b2d1c09090 08:03:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:15 ---> Running in 2a0cb943d2d1 08:03:16 Removing intermediate container 2a0cb943d2d1 08:03:16 ---> e8a730e5708e 08:03:16 Step 23/25 : LABEL arch=arm64 08:03:16 ---> Running in e385aa3a3d24 08:03:16 Removing intermediate container e385aa3a3d24 08:03:16 ---> 1588e9553033 08:03:16 Step 24/25 : LABEL git_sha=039f8d780f70f8322e24eafed690729864f0e996 08:03:16 ---> Running in 3ca742affba7 08:03:16 Removing intermediate container 3ca742affba7 08:03:16 ---> 2a566f2e6a35 08:03:16 Step 25/25 : LABEL version=0.0.0 08:03:16 ---> Running in a53b5dfc7418 08:03:17 Removing intermediate container a53b5dfc7418 08:03:17 ---> 449ad960791b 08:03:17 [Warning] One or more build-args [ARCH] were not consumed 08:03:17 Successfully built 449ad960791b 08:03:17 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:18 08:03:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:18 arm64: Pulling from edgex-lftools-log-publisher 08:03:18 8998bd30e6a1: Pulling fs layer 08:03:18 04944245beec: Pulling fs layer 08:03:18 699f458cf7ca: Pulling fs layer 08:03:18 765212b225bb: Pulling fs layer 08:03:18 f23df028b6ca: Pulling fs layer 08:03:18 d65c8cfc05b1: Pulling fs layer 08:03:18 2437ff75d9bd: Pulling fs layer 08:03:18 f23df028b6ca: Waiting 08:03:18 d65c8cfc05b1: Waiting 08:03:18 2437ff75d9bd: Waiting 08:03:18 765212b225bb: Waiting 08:03:18 04944245beec: Verifying Checksum 08:03:18 04944245beec: Download complete 08:03:18 765212b225bb: Verifying Checksum 08:03:18 765212b225bb: Download complete 08:03:18 f23df028b6ca: Verifying Checksum 08:03:18 f23df028b6ca: Download complete 08:03:18 d65c8cfc05b1: Verifying Checksum 08:03:18 d65c8cfc05b1: Download complete 08:03:18 699f458cf7ca: Verifying Checksum 08:03:18 699f458cf7ca: Download complete 08:03:19 8998bd30e6a1: Verifying Checksum 08:03:19 8998bd30e6a1: Download complete 08:03:21 2437ff75d9bd: Verifying Checksum 08:03:21 2437ff75d9bd: Download complete 08:03:23 8998bd30e6a1: Pull complete 08:03:23 04944245beec: Pull complete 08:03:24 699f458cf7ca: Pull complete 08:03:24 765212b225bb: Pull complete 08:03:25 f23df028b6ca: Pull complete 08:03:25 d65c8cfc05b1: Pull complete 08:03:40 2437ff75d9bd: Pull complete 08:03:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:41 prd-ubuntu20.04-docker-arm64-4c-16g-428 does not seem to be running inside a container 08:03:41 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:03:43 $ docker top b08c33b3c35aeb8eaa38f74a5fd883a0f38b700c75d49a38e6f8d7d6173f3529 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:44 ---> job-cost.sh 08:03:44 lf-activate-venv: SKIPPING 08:03:44 INFO: No Stack... 08:03:45 INFO: Retrieving Pricing Info for: v3-standard-4 08:03:45 INFO: Archiving Costs [Pipeline] sh 08:03:46 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:03:46 + cut -d, -f6 [Pipeline] lock 08:03:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] 08:03:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] did not exist. Created. 08:03:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:03:47 /w/workspace/device-sdk-go/1@tmp/durable-ea921494/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:03:47 + echo total: 0.10999999940395355 [Pipeline] stash 08:03:47 Warning: overwriting stash ‘stack-cost’ 08:03:47 Stashed 1 file(s) [Pipeline] } 08:03:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1212-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:03:47 $ docker stop --time=1 b08c33b3c35aeb8eaa38f74a5fd883a0f38b700c75d49a38e6f8d7d6173f3529 08:03:49 $ docker rm -f b08c33b3c35aeb8eaa38f74a5fd883a0f38b700c75d49a38e6f8d7d6173f3529 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:03:51 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives ] 08:03:51 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives 08:03:51 total 16 08:03:51 drwxr-xr-x 3 root root 4096 Sep 21 07:54 . 08:03:51 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 07:54 .. 08:03:51 drwxr-xr-x 2 root root 4096 Sep 21 07:54 cost 08:03:51 -rw-r--r-- 1 root root 86 Sep 21 07:54 cost.csv 08:03:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives 08:03:51 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives 08:03:51 total 16 08:03:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 07:54 . 08:03:51 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 07:54 .. 08:03:51 drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 07:54 cost 08:03:51 -rw-r--r-- 1 jenkins jenkins 86 Sep 21 07:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:03:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:03:53 ---> package-listing.sh 08:03:53 ++ facter osfamily 08:03:53 ++ tr '[:upper:]' '[:lower:]' 08:03:53 + OS_FAMILY=debian 08:03:53 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1212 08:03:53 + START_PACKAGES=/tmp/packages_start.txt 08:03:53 + END_PACKAGES=/tmp/packages_end.txt 08:03:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:53 + PACKAGES=/tmp/packages_start.txt 08:03:53 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1212 ']' 08:03:53 + PACKAGES=/tmp/packages_end.txt 08:03:53 + case "${OS_FAMILY}" in 08:03:53 + dpkg -l 08:03:53 + grep '^ii' 08:03:53 + '[' -f /tmp/packages_start.txt ']' 08:03:53 + '[' -f /tmp/packages_end.txt ']' 08:03:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:53 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1212 ']' 08:03:53 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives/ 08:03:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1212/archives/ [Pipeline] echo 08:03:53 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/gexfoundry_device-sdk-go_PR-1212/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:03:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:54 prd-ubuntu20.04-docker-8c-8g-427 does not seem to be running inside a container 08:03:54 $ 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/gexfoundry_device-sdk-go_PR-1212/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1212 -v /w/workspace/gexfoundry_device-sdk-go_PR-1212:/w/workspace/gexfoundry_device-sdk-go_PR-1212:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:03:54 $ docker top c3e7e64c9e0783a9328b121754912be77db37896dbdf57309e3ba076a68185a2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:54 + touch /tmp/pre-build-complete [Pipeline] sh 08:03:55 + mkdir -p /var/log/sysstat [Pipeline] sh 08:03:55 + ls /var/log/sa-host 08:03:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:55 provisioning config files... 08:03:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1212@tmp/config17923785667806147064tmp [Pipeline] { [Pipeline] echo 08:03:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:03:56 ---> create-netrc.sh [Pipeline] } 08:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:03:56 ---> python-tools-install.sh [Pipeline] echo 08:03:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:03:56 ---> sudo-logs.sh 08:03:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:03:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:03:57 ---> job-cost.sh 08:03:57 lf-activate-venv: SKIPPING 08:03:57 DEBUG: total: 0.2199999988079071 08:03:57 INFO: Retrieving Stack Cost... 08:03:57 INFO: Retrieving Pricing Info for: v3-standard-8 08:03:58 INFO: Archiving Costs [Pipeline] echo 08:03:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:03:58 ---> logs-deploy.sh 08:03:58 lf-activate-venv: SKIPPING 08:03:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1212/1 08:03:58 INFO: archiving workspace using pattern(s): 08:03:59 Archives upload complete. 08:03:59 INFO: archiving logs to Nexus 08:04:00 ---> uname -a: 08:04:00 Linux prd-ubuntu20-04-docker-8c-8g-427 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:04:00 08:04:00 08:04:00 ---> lscpu: 08:04:00 Architecture: x86_64 08:04:00 CPU op-mode(s): 32-bit, 64-bit 08:04:00 Byte Order: Little Endian 08:04:00 Address sizes: 40 bits physical, 48 bits virtual 08:04:00 CPU(s): 8 08:04:00 On-line CPU(s) list: 0-7 08:04:00 Thread(s) per core: 1 08:04:00 Core(s) per socket: 1 08:04:00 Socket(s): 8 08:04:00 NUMA node(s): 1 08:04:00 Vendor ID: AuthenticAMD 08:04:00 CPU family: 23 08:04:00 Model: 49 08:04:00 Model name: AMD EPYC-Rome Processor 08:04:00 Stepping: 0 08:04:00 CPU MHz: 2799.998 08:04:00 BogoMIPS: 5599.99 08:04:00 Virtualization: AMD-V 08:04:00 Hypervisor vendor: KVM 08:04:00 Virtualization type: full 08:04:00 L1d cache: 256 KiB 08:04:00 L1i cache: 256 KiB 08:04:00 L2 cache: 4 MiB 08:04:00 L3 cache: 128 MiB 08:04:00 NUMA node0 CPU(s): 0-7 08:04:00 Vulnerability Itlb multihit: Not affected 08:04:00 Vulnerability L1tf: Not affected 08:04:00 Vulnerability Mds: Not affected 08:04:00 Vulnerability Meltdown: Not affected 08:04:00 Vulnerability Mmio stale data: Not affected 08:04:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:04:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:04:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:04:00 Vulnerability Srbds: Not affected 08:04:00 Vulnerability Tsx async abort: Not affected 08:04:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:04:00 08:04:00 08:04:00 ---> nproc: 08:04:00 8 08:04:00 08:04:00 08:04:00 ---> df -h: 08:04:00 Filesystem Size Used Avail Use% Mounted on 08:04:00 overlay 155G 11G 144G 8% / 08:04:00 tmpfs 64M 0 64M 0% /dev 08:04:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:04:00 shm 64M 0 64M 0% /dev/shm 08:04:00 /dev/vda1 155G 11G 144G 8% /facter-os 08:04:00 08:04:00 08:04:00 ---> sar -b -r -n DEV: 08:04:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-427) 09/21/22 _x86_64_ (8 CPU) 08:04:00 08:04:00 07:51:15 LINUX RESTART (8 CPU) 08:04:00 08:04:00 07:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:04:00 07:53:01 195.87 4.12 191.75 0.00 465.26 71832.56 0.00 08:04:00 07:54:01 62.81 0.07 62.74 0.00 7.87 29567.61 0.00 08:04:00 07:55:01 4.33 0.12 4.22 0.00 2.13 64.53 0.00 08:04:00 07:56:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 08:04:00 07:57:01 37.20 9.43 27.77 0.00 2892.24 4773.21 0.00 08:04:00 07:58:01 2.78 0.02 2.77 0.00 2.80 29.73 0.00 08:04:00 07:59:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 08:04:00 08:00:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 08:04:00 08:01:01 0.95 0.02 0.93 0.00 0.13 11.06 0.00 08:04:00 08:02:01 2.05 0.00 2.05 0.00 0.00 33.46 0.00 08:04:00 08:03:01 0.82 0.00 0.82 0.00 0.00 8.93 0.00 08:04:00 Average: 28.28 1.25 27.03 0.00 306.43 9669.56 0.00 08:04:00 08:04:00 07:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:00 07:53:01 28627812 31558064 743880 2.26 130868 3031436 1755980 5.18 1071824 2765916 308 08:04:00 07:54:01 28098424 31544404 751712 2.29 140092 3483944 2021108 5.96 1195876 3111028 292 08:04:00 07:55:01 28129404 31575376 723456 2.20 140192 3483864 1726880 5.09 1165816 3110860 16 08:04:00 07:56:01 28129396 31575560 722856 2.20 140228 3483872 1726880 5.09 1164908 3110868 4 08:04:00 07:57:01 27839968 31565348 721440 2.19 158928 3732628 1793580 5.29 1313060 3226708 356 08:04:00 07:58:01 27840764 31566320 720320 2.19 159012 3732716 1793580 5.29 1313072 3226792 12 08:04:00 07:59:01 27841196 31566824 719760 2.19 159076 3732720 1793580 5.29 1311768 3226808 16 08:04:00 08:00:01 27841180 31566816 719680 2.19 159112 3732720 1793580 5.29 1311672 3226808 4 08:04:00 08:01:01 27841052 31567068 719684 2.19 159144 3732736 1793580 5.29 1311524 3227104 12 08:04:00 08:02:01 27841036 31567472 719492 2.19 159248 3732740 1793580 5.29 1311360 3227408 8 08:04:00 08:03:01 27841480 31567932 719180 2.19 159264 3732740 1793580 5.29 1311592 3227408 16 08:04:00 Average: 27988337 31565562 725587 2.21 151379 3601101 1798719 5.30 1252952 3153428 95 08:04:00 08:04:00 07:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:00 07:53:01 ens3 402.52 324.53 7138.48 72.16 0.00 0.00 0.00 0.00 08:04:00 07:53:01 docker0 139.68 156.94 11.27 1541.49 0.00 0.00 0.00 0.00 08:04:00 07:53:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 08:04:00 07:54:01 ens3 114.38 72.55 2537.95 17.96 0.00 0.00 0.00 0.00 08:04:00 07:54:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 07:54:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 08:04:00 07:55:01 ens3 2.32 1.73 2.22 1.06 0.00 0.00 0.00 0.00 08:04:00 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 07:56:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:04:00 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:00 07:57:01 ens3 94.30 62.31 1299.81 4.50 0.00 0.00 0.00 0.00 08:04:00 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 07:57:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:04:00 07:58:01 ens3 0.32 0.17 0.02 0.01 0.00 0.00 0.00 0.00 08:04:00 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:00 07:59:01 ens3 1.82 1.93 9.46 0.16 0.00 0.00 0.00 0.00 08:04:00 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 08:00:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:04:00 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:00 08:01:01 ens3 0.47 0.42 2.38 0.03 0.00 0.00 0.00 0.00 08:04:00 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 08:02:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 08:04:00 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:00 08:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:00 Average: ens3 56.06 42.19 999.10 8.72 0.00 0.00 0.00 0.00 08:04:00 Average: docker0 12.70 14.27 1.02 140.13 0.00 0.00 0.00 0.00 08:04:00 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 08:04:00 08:04:00 08:04:00 ---> sar -P ALL: 08:04:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-427) 09/21/22 _x86_64_ (8 CPU) 08:04:00 08:04:00 07:51:15 LINUX RESTART (8 CPU) 08:04:00 08:04:00 07:52:01 CPU %user %nice %system %iowait %steal %idle 08:04:00 07:53:01 all 8.99 0.00 4.33 3.59 0.05 83.05 08:04:00 07:53:01 0 8.92 0.00 4.44 0.84 0.08 85.71 08:04:00 07:53:01 1 9.23 0.00 5.21 18.33 0.07 67.16 08:04:00 07:53:01 2 8.32 0.00 6.15 1.25 0.05 84.23 08:04:00 07:53:01 3 10.92 0.00 3.68 1.25 0.05 84.10 08:04:00 07:53:01 4 8.81 0.00 3.13 0.64 0.03 87.39 08:04:00 07:53:01 5 7.70 0.00 3.79 0.32 0.03 88.16 08:04:00 07:53:01 6 8.32 0.00 3.80 4.35 0.03 83.49 08:04:00 07:53:01 7 9.67 0.00 4.42 1.77 0.05 84.09 08:04:00 07:54:01 all 42.17 0.00 5.71 1.56 0.07 50.49 08:04:00 07:54:01 0 41.72 0.00 5.46 0.07 0.07 52.68 08:04:00 07:54:01 1 42.57 0.00 5.01 0.02 0.05 52.35 08:04:00 07:54:01 2 41.64 0.00 4.98 0.13 0.05 53.20 08:04:00 07:54:01 3 41.11 0.00 7.04 5.47 0.14 46.24 08:04:00 07:54:01 4 42.84 0.00 6.35 0.03 0.07 50.71 08:04:00 07:54:01 5 42.01 0.00 5.66 4.58 0.07 47.69 08:04:00 07:54:01 6 42.49 0.00 5.87 2.02 0.07 49.55 08:04:00 07:54:01 7 43.00 0.00 5.30 0.17 0.08 51.44 08:04:00 07:55:01 all 0.15 0.00 0.05 0.01 0.01 99.77 08:04:00 07:55:01 0 0.07 0.00 0.08 0.00 0.00 99.85 08:04:00 07:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:04:00 07:55:01 2 0.08 0.00 0.07 0.00 0.02 99.83 08:04:00 07:55:01 3 0.12 0.00 0.05 0.02 0.02 99.80 08:04:00 07:55:01 4 0.57 0.00 0.08 0.00 0.03 99.32 08:04:00 07:55:01 5 0.10 0.00 0.05 0.00 0.02 99.83 08:04:00 07:55:01 6 0.07 0.00 0.03 0.08 0.00 99.82 08:04:00 07:55:01 7 0.12 0.00 0.03 0.00 0.00 99.85 08:04:00 07:56:01 all 0.27 0.00 0.02 0.00 0.01 99.69 08:04:00 07:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:04:00 07:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:04:00 07:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:04:00 07:56:01 3 0.03 0.00 0.03 0.02 0.00 99.92 08:04:00 07:56:01 4 2.00 0.00 0.05 0.00 0.03 97.92 08:04:00 07:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:04:00 07:56:01 6 0.02 0.00 0.03 0.02 0.00 99.93 08:04:00 07:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:04:00 07:57:01 all 1.41 0.00 0.83 0.33 0.02 97.41 08:04:00 07:57:01 0 1.14 0.00 0.47 0.12 0.03 98.25 08:04:00 07:57:01 1 1.55 0.00 0.92 0.37 0.02 97.15 08:04:00 07:57:01 2 0.52 0.00 0.50 0.03 0.02 98.93 08:04:00 07:57:01 3 1.85 0.00 2.09 0.03 0.03 95.99 08:04:00 07:57:01 4 2.47 0.00 0.39 0.00 0.00 97.14 08:04:00 07:57:01 5 1.49 0.00 0.68 0.48 0.03 97.31 08:04:00 07:57:01 6 0.75 0.00 0.67 1.49 0.02 97.07 08:04:00 07:57:01 7 1.54 0.00 0.92 0.10 0.02 97.43 08:04:00 07:58:01 all 0.26 0.00 0.01 0.01 0.00 99.72 08:04:00 07:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:04:00 07:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:04:00 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:04:00 07:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:04:00 07:58:01 4 1.90 0.00 0.03 0.00 0.02 98.05 08:04:00 07:58:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:04:00 07:58:01 6 0.05 0.00 0.02 0.05 0.00 99.88 08:04:00 07:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:04:00 07:59:01 all 0.12 0.00 0.02 0.00 0.01 99.85 08:04:00 07:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:04:00 07:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:04:00 07:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:04:00 07:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:04:00 07:59:01 4 0.73 0.00 0.07 0.00 0.00 99.20 08:04:00 07:59:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:04:00 07:59:01 6 0.02 0.00 0.00 0.03 0.02 99.93 08:04:00 07:59:01 7 0.08 0.00 0.02 0.00 0.00 99.90 08:04:00 08:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:04:00 08:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:04:00 08:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:04:00 08:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:04:00 08:00:01 3 0.02 0.00 0.02 0.03 0.02 99.92 08:04:00 08:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:04:00 08:00:01 5 0.05 0.00 0.02 0.00 0.03 99.90 08:04:00 08:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:04:00 08:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:04:00 08:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:04:00 08:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:04:00 08:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:04:00 08:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:04:00 08:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:04:00 08:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:04:00 08:01:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:04:00 08:01:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:04:00 08:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:04:00 08:02:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:04:00 08:02:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:04:00 08:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:04:00 08:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:04:00 08:02:01 3 0.02 0.00 0.02 0.03 0.00 99.93 08:04:00 08:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:04:00 08:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:04:00 08:02:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:04:00 08:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:04:00 08:03:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:04:00 08:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:04:00 08:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:04:00 08:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:04:00 08:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:04:00 08:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:04:00 08:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:04:00 08:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:04:00 08:03:01 7 0.28 0.00 0.02 0.00 0.00 99.70 08:04:00 08:04:00 Average: CPU %user %nice %system %iowait %steal %idle 08:04:00 Average: all 4.82 0.00 0.99 0.50 0.02 93.67 08:04:00 Average: 0 4.69 0.00 0.95 0.09 0.02 94.24 08:04:00 Average: 1 4.84 0.00 1.02 1.68 0.02 92.44 08:04:00 Average: 2 4.57 0.00 1.05 0.13 0.01 94.23 08:04:00 Average: 3 4.87 0.00 1.17 0.62 0.02 93.32 08:04:00 Average: 4 5.34 0.00 0.91 0.06 0.02 93.67 08:04:00 Average: 5 4.64 0.00 0.93 0.48 0.03 93.92 08:04:00 Average: 6 4.67 0.00 0.94 0.74 0.01 93.63 08:04:00 Average: 7 4.93 0.00 0.97 0.18 0.02 93.91 08:04:00 08:04:00 08:04:00