Pull request #1146 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-sdk-go Loading trusted files from base branch main at c4fb6f454a66f6ec4303bcc61530b9f99af08732 rather than 012f45f45fe5138d4eb4a9008353d6b4ce11a629 Obtained Jenkinsfile from c4fb6f454a66f6ec4303bcc61530b9f99af08732 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-ssh15496154522979737451.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11733690473210057817.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1146/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1146/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17538352159574160619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5241199110527934830.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1146/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1146/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5686890239959720966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21767 in /w/workspace/gexfoundry_device-sdk-go_PR-1146 [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-1146 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c4fb6f454a66f6ec4303bcc61530b9f99af08732 into PR head commit 012f45f45fe5138d4eb4a9008353d6b4ce11a629 Merge succeeded, producing 012f45f45fe5138d4eb4a9008353d6b4ce11a629 Checking out Revision 012f45f45fe5138d4eb4a9008353d6b4ce11a629 (PR-1146) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1146/head:refs/remotes/origin/PR-1146 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 012f45f45fe5138d4eb4a9008353d6b4ce11a629 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c4fb6f454a66f6ec4303bcc61530b9f99af08732 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 012f45f45fe5138d4eb4a9008353d6b4ce11a629 # timeout=10 Commit message: "fix: Add missing Configuration interface method GetTelemetryInfo" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:04:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:04:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk fba0ac1609264da270e4e3ba8e218ea2cbc1e562 # timeout=10 [Pipeline] echo 09:04:23 ========================================================= 09:04:23 EdgeX Global Pipelines Version Info 09:04:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:04:24 ------------------- 09:04:24 stable info: 09:04:24 ------------------- 09:04:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:04:24 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:04:24 Message: update stable to v1.0.221 09:04:25 ------------------- 09:04:25 experimental info: 09:04:25 ------------------- 09:04:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:04:25 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 09:04:25 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1146 [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1146 [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1146 [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 012f45f45fe5138d4eb4a9008353d6b4ce11a629 [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 012f45f [Pipeline] echo 09:04:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:25 provisioning config files... 09:04:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp/config6686794328371287457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:26 ---> docker-login.sh 09:04:26 nexus3.edgexfoundry.org:10001 09:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:26 Configure a credential helper to remove this warning. See 09:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:26 09:04:26 Login Succeeded 09:04:26 nexus3.edgexfoundry.org:10002 09:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:26 Configure a credential helper to remove this warning. See 09:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:26 09:04:26 Login Succeeded 09:04:26 nexus3.edgexfoundry.org:10003 09:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:26 Configure a credential helper to remove this warning. See 09:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:26 09:04:26 Login Succeeded 09:04:26 nexus3.edgexfoundry.org:10004 09:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:26 Configure a credential helper to remove this warning. See 09:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:26 09:04:26 Login Succeeded 09:04:26 docker.io 09:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:27 Configure a credential helper to remove this warning. See 09:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:27 09:04:27 Login Succeeded 09:04:27 ---> docker-login.sh ends [Pipeline] } 09:04:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:04:27 + git rev-list -1 --merges 012f45f45fe5138d4eb4a9008353d6b4ce11a629~1..012f45f45fe5138d4eb4a9008353d6b4ce11a629 [Pipeline] echo 09:04:27 -----------> git rev-list -1 --merges 012f45f45fe5138d4eb4a9008353d6b4ce11a629~1..012f45f45fe5138d4eb4a9008353d6b4ce11a629 012f45f45fe5138d4eb4a9008353d6b4ce11a629 [false] [Pipeline] sh 09:04:27 + git log --format=format:%s -1 012f45f45fe5138d4eb4a9008353d6b4ce11a629 [Pipeline] echo 09:04:27 ========================================================= 09:04:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:04:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:28 + git log --format=format:%s -1 012f45f45fe5138d4eb4a9008353d6b4ce11a629 [Pipeline] echo 09:04:28 [semverPrep] GIT_COMMIT: 012f45f45fe5138d4eb4a9008353d6b4ce11a629, Commit Message: fix: Add missing Configuration interface method GetTelemetryInfo [Pipeline] echo 09:04:28 [semverPrep] This is not a build commit. [Pipeline] sh 09:04:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:28 + grep -v github /etc/ssh/ssh_known_hosts 09:04:28 + [ -e /tmp/ssh_known_hosts ] 09:04:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:04:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:04:28 + sudo tee -a /etc/ssh/ssh_known_hosts 09:04:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:28 09:04:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:04:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:29 latest: Pulling from edgex-devops/git-semver 09:04:29 a0d0a0d46f8b: Pulling fs layer 09:04:29 3e5f54012d9b: Pulling fs layer 09:04:29 4c7163046ea9: Pulling fs layer 09:04:29 0c2d73faf560: Pulling fs layer 09:04:29 0c2d73faf560: Waiting 09:04:29 3e5f54012d9b: Verifying Checksum 09:04:29 3e5f54012d9b: Download complete 09:04:29 a0d0a0d46f8b: Verifying Checksum 09:04:29 a0d0a0d46f8b: Download complete 09:04:29 0c2d73faf560: Verifying Checksum 09:04:29 0c2d73faf560: Download complete 09:04:29 4c7163046ea9: Verifying Checksum 09:04:29 4c7163046ea9: Download complete 09:04:29 a0d0a0d46f8b: Pull complete 09:04:29 3e5f54012d9b: Pull complete 09:04:29 4c7163046ea9: Pull complete 09:04:30 0c2d73faf560: Pull complete 09:04:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:04:30 prd-ubuntu20.04-docker-8c-8g-21767 does not seem to be running inside a container 09:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1146 -v /w/workspace/gexfoundry_device-sdk-go_PR-1146:/w/workspace/gexfoundry_device-sdk-go_PR-1146:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1146@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:10004/edgex-devops/git-semver:latest cat 09:04:30 $ docker top a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:30 [ssh-agent] Looking for ssh-agent implementation... 09:04:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:31 $ docker exec a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 ssh-agent 09:04:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLMccOn/agent.14 09:04:31 SSH_AGENT_PID=20 09:04:31 Running ssh-add (command line suppressed) 09:04:31 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp/private_key_8477378482373174522.key (/w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp/private_key_8477378482373174522.key) 09:04:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:31 + git tag --points-at HEAD [Pipeline] } 09:04:31 $ docker exec --env ******** --env ******** a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 ssh-agent -k 09:04:31 unset SSH_AUTH_SOCK; 09:04:31 unset SSH_AGENT_PID; 09:04:31 echo Agent pid 20 killed; 09:04:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:04:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:31 [ssh-agent] Looking for ssh-agent implementation... 09:04:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:31 $ docker exec a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 ssh-agent 09:04:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHJplcK/agent.54 09:04:32 SSH_AGENT_PID=60 09:04:32 Running ssh-add (command line suppressed) 09:04:32 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp/private_key_3337814910802358373.key (/w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp/private_key_3337814910802358373.key) 09:04:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:32 + git semver init 09:04:32 # -> Open(): unable to determine branch for HEAD 09:04:32 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1146/.git 09:04:32 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1146 09:04:32 # $SEMVER_REMOTE_NAME = origin 09:04:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:04:32 # $SEMVER_USER_NAME = edgex-jenkins 09:04:32 # $SEMVER_BRANCH = PR-1146 09:04:32 # $SEMVER_TEMP = /tmp/semver-812740678 09:04:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:04:33 # '/tmp/semver-812740678' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1146/.semver' 09:04:33 # -> Force: false 09:04:33 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1146/.semver [Pipeline] } 09:04:33 $ docker exec --env ******** --env ******** a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 ssh-agent -k 09:04:33 unset SSH_AUTH_SOCK; 09:04:33 unset SSH_AGENT_PID; 09:04:33 echo Agent pid 60 killed; 09:04:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:33 + git semver [Pipeline] } 09:04:33 $ docker stop --time=1 a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 09:04:35 $ docker rm -f a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 [Pipeline] // withDockerContainer [Pipeline] sh 09:04:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:04:35 Stashed 1 file(s) [Pipeline] echo 09:04:35 [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 09:04:35 provisioning config files... 09:04:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp/config3009377189662851696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:36 ---> docker-login.sh 09:04:36 nexus3.edgexfoundry.org:10001 09:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:36 Configure a credential helper to remove this warning. See 09:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:36 09:04:36 Login Succeeded 09:04:36 nexus3.edgexfoundry.org:10002 09:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:36 Configure a credential helper to remove this warning. See 09:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:36 09:04:36 Login Succeeded 09:04:36 nexus3.edgexfoundry.org:10003 09:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:36 Configure a credential helper to remove this warning. See 09:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:36 09:04:36 Login Succeeded 09:04:36 nexus3.edgexfoundry.org:10004 09:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:36 Configure a credential helper to remove this warning. See 09:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:36 09:04:36 Login Succeeded 09:04:36 docker.io 09:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:37 Configure a credential helper to remove this warning. See 09:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:37 09:04:37 Login Succeeded 09:04:37 ---> docker-login.sh ends [Pipeline] } 09:04:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:04:37 ========================================================= 09:04:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:04:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:04:37 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 09:04:37 Sending build context to Docker daemon 9.611MB 09:04:37 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 09:04:37 Step 2/11 : FROM ${BASE} AS builder 09:04:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:04:37 59bf1c3509f3: Pulling fs layer 09:04:37 666ba61612fd: Pulling fs layer 09:04:37 8ed8ca486205: Pulling fs layer 09:04:37 4fe6c5a15a65: Pulling fs layer 09:04:37 22a0e8bec74d: Pulling fs layer 09:04:37 640e595b4fbd: Pulling fs layer 09:04:37 763cafe07f6e: Pulling fs layer 09:04:37 0c0b528cf693: Pulling fs layer 09:04:37 22a0e8bec74d: Waiting 09:04:37 4fe6c5a15a65: Waiting 09:04:37 10935f4eaf8b: Pulling fs layer 09:04:37 640e595b4fbd: Waiting 09:04:37 763cafe07f6e: Waiting 09:04:37 10935f4eaf8b: Waiting 09:04:37 0c0b528cf693: Waiting 09:04:37 8ed8ca486205: Verifying Checksum 09:04:37 8ed8ca486205: Download complete 09:04:37 666ba61612fd: Download complete 09:04:37 22a0e8bec74d: Verifying Checksum 09:04:37 22a0e8bec74d: Download complete 09:04:37 640e595b4fbd: Verifying Checksum 09:04:37 640e595b4fbd: Download complete 09:04:37 763cafe07f6e: Verifying Checksum 09:04:37 763cafe07f6e: Download complete 09:04:37 59bf1c3509f3: Verifying Checksum 09:04:37 59bf1c3509f3: Download complete 09:04:37 0c0b528cf693: Verifying Checksum 09:04:37 0c0b528cf693: Download complete 09:04:37 59bf1c3509f3: Pull complete 09:04:37 666ba61612fd: Pull complete 09:04:37 8ed8ca486205: Pull complete 09:04:38 10935f4eaf8b: Verifying Checksum 09:04:38 10935f4eaf8b: Download complete 09:04:38 4fe6c5a15a65: Download complete 09:04:42 4fe6c5a15a65: Pull complete 09:04:42 22a0e8bec74d: Pull complete 09:04:42 640e595b4fbd: Pull complete 09:04:42 763cafe07f6e: Pull complete 09:04:42 0c0b528cf693: Pull complete 09:04:44 10935f4eaf8b: Pull complete 09:04:44 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 09:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:04:44 ---> 99d49a6021b9 09:04:44 Step 3/11 : ARG MAKE=make build 09:04:45 ---> Running in c260600e3589 09:04:45 Removing intermediate container c260600e3589 09:04:45 ---> e7c46ef67637 09:04:45 Step 4/11 : WORKDIR /device-sdk-go 09:04:45 ---> Running in b21b4be11b20 09:04:45 Removing intermediate container b21b4be11b20 09:04:45 ---> 99c951f13a88 09:04:45 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:04:45 ---> Running in 2fed4a70a0fb 09:04:45 Removing intermediate container 2fed4a70a0fb 09:04:45 ---> acbdc14bc6a2 09:04:45 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:45 ---> Running in 17199c423a8f 09:04:46 Removing intermediate container 17199c423a8f 09:04:46 ---> 34311aeb76e6 09:04:46 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:04:46 ---> Running in 751025b1e9c1 09:04:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:04:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:04:47 OK: 221 MiB in 52 packages 09:04:48 Removing intermediate container 751025b1e9c1 09:04:48 ---> 461f145dbb89 09:04:48 Step 8/11 : COPY go.mod vendor* ./ 09:04:48 ---> 7074ad75bee8 09:04:48 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:48 ---> Running in ba792faa7607 09:04:50 Still waiting to schedule task 09:04:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21765’ 09:05:00 Removing intermediate container ba792faa7607 09:05:00 ---> 03b4b9deb248 09:05:00 Step 10/11 : COPY . . 09:05:00 ---> 593862aab465 09:05:00 Step 11/11 : RUN ${MAKE} 09:05:00 ---> Running in 90db7c43f0b4 09:05:00 noop 09:05:01 Removing intermediate container 90db7c43f0b4 09:05:01 ---> 0da3fa5cdc59 09:05:01 Successfully built 0da3fa5cdc59 09:05:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:05:01 + docker inspect -f . ci-base-image-x86_64 09:05:01 . [Pipeline] withDockerContainer 09:05:01 prd-ubuntu20.04-docker-8c-8g-21767 does not seem to be running inside a container 09:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1146 -v /w/workspace/gexfoundry_device-sdk-go_PR-1146:/w/workspace/gexfoundry_device-sdk-go_PR-1146:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1146@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 09:05:01 $ docker top 9a08a58ee29302171c6c7b6dfd3532025995079ccac92bab1b93bf180446ef10 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:02 + go version 09:05:02 go version go1.17.6 linux/amd64 [Pipeline] } 09:05:02 $ docker stop --time=1 9a08a58ee29302171c6c7b6dfd3532025995079ccac92bab1b93bf180446ef10 09:05:03 $ docker rm -f 9a08a58ee29302171c6c7b6dfd3532025995079ccac92bab1b93bf180446ef10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:05:03 + docker inspect -f . ci-base-image-x86_64 09:05:03 . [Pipeline] withDockerContainer 09:05:03 prd-ubuntu20.04-docker-8c-8g-21767 does not seem to be running inside a container 09:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1146 -v /w/workspace/gexfoundry_device-sdk-go_PR-1146:/w/workspace/gexfoundry_device-sdk-go_PR-1146:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1146@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 09:05:04 $ docker top fe04b2f6b7a3ee45b0c8944fb02ac88d0c4a035b2ad3ee1440189dddad52a684 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:05:04 + make test 09:05:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:05:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:05:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:05:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:05:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:05:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.116s coverage: 23.3% of statements 09:05:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:05:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.070s coverage: 27.6% of statements 09:05:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.058s coverage: 78.9% of statements 09:05:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.063s coverage: 10.8% of statements 09:05:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.142s coverage: 60.0% of statements 09:05:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:05:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:05:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.088s coverage: 34.8% of statements 09:05:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:05:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.072s coverage: 86.1% of statements 09:05:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:05:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:05:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 65.1% of statements 09:05:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.759s coverage: 89.2% of statements 09:05:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:05:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 09:05:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:05:38 GO111MODULE=on go vet ./... 09:05:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:05:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:05:40 ./bin/test-attribution-txt.sh 09:05:41 An attribution for github.com/rcrowley/go-metrics is missing from in Attribution.txt, please add 09:05:41 make: *** [Makefile:54: test] Error 1 [Pipeline] } 09:05:41 $ docker stop --time=1 fe04b2f6b7a3ee45b0c8944fb02ac88d0c4a035b2ad3ee1440189dddad52a684 09:05:43 $ docker rm -f fe04b2f6b7a3ee45b0c8944fb02ac88d0c4a035b2ad3ee1440189dddad52a684 [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] sh 09:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:43 09:05:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:05:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:44 latest: Pulling from edgex-lftools-log-publisher 09:05:44 5eb5b503b376: Pulling fs layer 09:05:44 5c69ac0246d0: Pulling fs layer 09:05:44 ec43610c2a17: Pulling fs layer 09:05:44 3a2ae6a8a46f: Pulling fs layer 09:05:44 33b1e0a273af: Pulling fs layer 09:05:44 5d3b04190fa2: Pulling fs layer 09:05:44 2f39f015ded8: Pulling fs layer 09:05:44 3a2ae6a8a46f: Waiting 09:05:44 33b1e0a273af: Waiting 09:05:44 5d3b04190fa2: Waiting 09:05:44 2f39f015ded8: Waiting 09:05:44 5c69ac0246d0: Verifying Checksum 09:05:44 5c69ac0246d0: Download complete 09:05:44 3a2ae6a8a46f: Download complete 09:05:44 33b1e0a273af: Verifying Checksum 09:05:44 33b1e0a273af: Download complete 09:05:44 5d3b04190fa2: Verifying Checksum 09:05:44 5d3b04190fa2: Download complete 09:05:44 ec43610c2a17: Verifying Checksum 09:05:44 ec43610c2a17: Download complete 09:05:44 5eb5b503b376: Verifying Checksum 09:05:44 5eb5b503b376: Download complete 09:05:45 2f39f015ded8: Verifying Checksum 09:05:45 2f39f015ded8: Download complete 09:05:45 5eb5b503b376: Pull complete 09:05:45 5c69ac0246d0: Pull complete 09:05:46 ec43610c2a17: Pull complete 09:05:46 3a2ae6a8a46f: Pull complete 09:05:46 33b1e0a273af: Pull complete 09:05:46 5d3b04190fa2: Pull complete 09:05:50 2f39f015ded8: Pull complete 09:05:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:05:50 prd-ubuntu20.04-docker-8c-8g-21767 does not seem to be running inside a container 09:05:50 $ 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-1146 -v /w/workspace/gexfoundry_device-sdk-go_PR-1146:/w/workspace/gexfoundry_device-sdk-go_PR-1146:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1146@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 09:05:52 $ docker top dd59ca1a894daa263c9f1d80d1bfe987822a669b1e2f9f5f9f6d9ddc4620c0b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:52 ---> job-cost.sh 09:05:52 lf-activate-venv: SKIPPING 09:05:52 INFO: No Stack... 09:05:53 INFO: Retrieving Pricing Info for: v3-standard-8 09:05:53 INFO: Archiving Costs [Pipeline] sh 09:05:53 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives/cost.csv 09:05:53 + cut -d, -f6 [Pipeline] lock 09:05:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] 09:05:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] did not exist. Created. 09:05:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:54 + echo total: 0.2199999988079071 [Pipeline] stash 09:05:54 Stashed 1 file(s) [Pipeline] } 09:05:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:54 $ docker stop --time=1 dd59ca1a894daa263c9f1d80d1bfe987822a669b1e2f9f5f9f6d9ddc4620c0b5 09:05:55 $ docker rm -f dd59ca1a894daa263c9f1d80d1bfe987822a669b1e2f9f5f9f6d9ddc4620c0b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:05:55 Failed in branch amd64 09:08:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21768 in /w/workspace/gexfoundry_device-sdk-go_PR-1146 [Pipeline] { [Pipeline] ws 09:08:23 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 09:08:24 The recommended git tool is: git 09:08:30 using credential edgex-jenkins-ssh 09:08:30 Cloning the remote Git repository 09:08:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:08:31 > git init /w/workspace/device-sdk-go/2 # timeout=10 09:08:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:08:31 > git --version # timeout=10 09:08:31 > git --version # 'git version 2.25.1' 09:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:08:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:08:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1146/head:refs/remotes/origin/PR-1146 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:08:33 Merging remotes/origin/main commit c4fb6f454a66f6ec4303bcc61530b9f99af08732 into PR head commit 012f45f45fe5138d4eb4a9008353d6b4ce11a629 09:08:33 Merge succeeded, producing 012f45f45fe5138d4eb4a9008353d6b4ce11a629 09:08:33 Checking out Revision 012f45f45fe5138d4eb4a9008353d6b4ce11a629 (PR-1146) 09:08:33 > git config core.sparsecheckout # timeout=10 09:08:33 > git checkout -f 012f45f45fe5138d4eb4a9008353d6b4ce11a629 # timeout=10 09:08:33 > git remote # timeout=10 09:08:33 > git config --get remote.origin.url # timeout=10 09:08:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:33 > git merge c4fb6f454a66f6ec4303bcc61530b9f99af08732 # timeout=10 09:08:33 > git rev-parse HEAD^{commit} # timeout=10 09:08:33 > git config core.sparsecheckout # timeout=10 09:08:33 > git checkout -f 012f45f45fe5138d4eb4a9008353d6b4ce11a629 # timeout=10 09:08:37 Commit message: "fix: Add missing Configuration interface method GetTelemetryInfo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:08:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:08:38 % Total % Received % Xferd Average Speed Time Time Time Current 09:08:38 Dload Upload Total Spent Left Speed 09:08:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98691 0 --:--:-- --:--:-- --:--:-- 98691 [Pipeline] sh 09:08:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:08:39 + sudo tee /etc/docker/daemon.new 09:08:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:08:39 { 09:08:39 "registry-mirrors": [ 09:08:39 "https://nexus3.edgexfoundry.org:10001" 09:08:39 ], 09:08:39 "bip": "10.250.0.254/24", 09:08:39 "hosts": [ 09:08:39 "tcp://0.0.0.0:5555", 09:08:39 "unix:///var/run/docker.sock" 09:08:39 ], 09:08:39 "mtu": 1458, 09:08:39 "selinux-enabled": true, 09:08:39 "seccomp-profile": "/etc/docker/seccomp.json" 09:08:39 } [Pipeline] sh 09:08:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:08:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:58 provisioning config files... 09:08:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config9217092620958840199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:59 ---> docker-login.sh 09:08:59 nexus3.edgexfoundry.org:10001 09:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:00 Configure a credential helper to remove this warning. See 09:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:00 09:09:00 Login Succeeded 09:09:00 nexus3.edgexfoundry.org:10002 09:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:00 Configure a credential helper to remove this warning. See 09:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:00 09:09:00 Login Succeeded 09:09:00 nexus3.edgexfoundry.org:10003 09:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:00 Configure a credential helper to remove this warning. See 09:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:00 09:09:00 Login Succeeded 09:09:00 nexus3.edgexfoundry.org:10004 09:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:01 Configure a credential helper to remove this warning. See 09:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:01 09:09:01 Login Succeeded 09:09:01 docker.io 09:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:02 Configure a credential helper to remove this warning. See 09:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:02 09:09:02 Login Succeeded 09:09:02 ---> docker-login.sh ends [Pipeline] } 09:09:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:09:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:09:02 ========================================================= 09:09:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:09:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:09:03 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 09:09:03 Sending build context to Docker daemon 5.222MB 09:09:03 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 09:09:03 Step 2/11 : FROM ${BASE} AS builder 09:09:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:09:03 9b3977197b4f: Pulling fs layer 09:09:03 1a89e8eeedd5: Pulling fs layer 09:09:03 94645a83ff95: Pulling fs layer 09:09:03 3f3a8bcf1eab: Pulling fs layer 09:09:03 0c92f367c5e7: Pulling fs layer 09:09:03 f7c0051592d6: Pulling fs layer 09:09:03 a227ed2f7395: Pulling fs layer 09:09:03 7b1c46037f91: Pulling fs layer 09:09:03 3f3a8bcf1eab: Waiting 09:09:03 a227ed2f7395: Waiting 09:09:03 0c92f367c5e7: Waiting 09:09:03 7b1c46037f91: Waiting 09:09:03 f7c0051592d6: Waiting 09:09:03 94645a83ff95: Download complete 09:09:03 1a89e8eeedd5: Verifying Checksum 09:09:03 1a89e8eeedd5: Download complete 09:09:03 0c92f367c5e7: Verifying Checksum 09:09:03 0c92f367c5e7: Download complete 09:09:04 f7c0051592d6: Verifying Checksum 09:09:04 f7c0051592d6: Download complete 09:09:04 9b3977197b4f: Download complete 09:09:04 a227ed2f7395: Verifying Checksum 09:09:04 a227ed2f7395: Download complete 09:09:04 9b3977197b4f: Pull complete 09:09:05 1a89e8eeedd5: Pull complete 09:09:05 94645a83ff95: Pull complete 09:09:06 7b1c46037f91: Verifying Checksum 09:09:06 7b1c46037f91: Download complete 09:09:06 3f3a8bcf1eab: Verifying Checksum 09:09:06 3f3a8bcf1eab: Download complete 09:09:18 3f3a8bcf1eab: Pull complete 09:09:18 0c92f367c5e7: Pull complete 09:09:18 f7c0051592d6: Pull complete 09:09:19 a227ed2f7395: Pull complete 09:09:25 7b1c46037f91: Pull complete 09:09:25 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 09:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:09:25 ---> f79e39bc4007 09:09:25 Step 3/11 : ARG MAKE=make build 09:09:26 ---> Running in 90f28549122d 09:09:26 Removing intermediate container 90f28549122d 09:09:26 ---> d8ec4b126880 09:09:26 Step 4/11 : WORKDIR /device-sdk-go 09:09:26 ---> Running in 6bc28cd69ac4 09:09:27 Removing intermediate container 6bc28cd69ac4 09:09:27 ---> cdce780357c2 09:09:27 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:09:27 ---> Running in 6b53007e78ca 09:09:27 Removing intermediate container 6b53007e78ca 09:09:27 ---> 88963d0c2941 09:09:27 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:27 ---> Running in 87101587c8be 09:09:29 Removing intermediate container 87101587c8be 09:09:29 ---> a7df7f03b1aa 09:09:29 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:09:29 ---> Running in f0bb91d118f3 09:09:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:32 OK: 220 MiB in 52 packages 09:09:32 Removing intermediate container f0bb91d118f3 09:09:32 ---> b790e2b84a6a 09:09:32 Step 8/11 : COPY go.mod vendor* ./ 09:09:33 ---> b510f633eb4b 09:09:33 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:33 ---> Running in 8c097c2078a3 09:10:20 Removing intermediate container 8c097c2078a3 09:10:20 ---> 2e9f6a1d6426 09:10:20 Step 10/11 : COPY . . 09:10:20 ---> f36994331f47 09:10:20 Step 11/11 : RUN ${MAKE} 09:10:20 ---> Running in bebe44d6dc0f 09:10:20 noop 09:10:20 Removing intermediate container bebe44d6dc0f 09:10:20 ---> 833815cac435 09:10:20 Successfully built 833815cac435 09:10:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:10:20 + docker inspect -f . ci-base-image-arm64 09:10:20 . [Pipeline] withDockerContainer 09:10:21 prd-ubuntu20.04-docker-arm64-4c-16g-21768 does not seem to be running inside a container 09:10:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:10:22 $ docker top 24c3f8ad1288967708b7a8a818cbbc2f1ddf9f4a2ceefe56c4ab62ec0a303ea1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:23 + go version 09:10:23 go version go1.17.6 linux/arm64 [Pipeline] } 09:10:23 $ docker stop --time=1 24c3f8ad1288967708b7a8a818cbbc2f1ddf9f4a2ceefe56c4ab62ec0a303ea1 09:10:24 $ docker rm -f 24c3f8ad1288967708b7a8a818cbbc2f1ddf9f4a2ceefe56c4ab62ec0a303ea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:10:25 + docker inspect -f . ci-base-image-arm64 09:10:25 . [Pipeline] withDockerContainer 09:10:25 prd-ubuntu20.04-docker-arm64-4c-16g-21768 does not seem to be running inside a container 09:10:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:10:27 $ docker top 2224b23a20458a98a2dac4813025b7f3c1dfd35374e4ab09d59793f225f84af6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:10:27 + make test 09:10:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:10:54 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:12:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:12:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:12:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:12:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.599s coverage: 23.3% of statements 09:12:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:12:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.261s coverage: 27.6% of statements 09:12:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.411s coverage: 78.9% of statements 09:12:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.254s coverage: 10.8% of statements 09:12:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.345s coverage: 60.0% of statements 09:12:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:12:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:12:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.459s coverage: 34.8% of statements 09:12:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:12:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.311s coverage: 86.1% of statements 09:12:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:12:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:12:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.429s coverage: 65.1% of statements 09:12:50 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.207s coverage: 89.2% of statements 09:12:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:12:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.239s coverage: 4.7% of statements 09:12:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:12:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:12:54 GO111MODULE=on go vet ./... 09:14:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:14:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:14:16 ./bin/test-attribution-txt.sh 09:14:17 An attribution for github.com/rcrowley/go-metrics is missing from in Attribution.txt, please add 09:14:17 make: *** [Makefile:54: test] Error 1 [Pipeline] } 09:14:17 $ docker stop --time=1 2224b23a20458a98a2dac4813025b7f3c1dfd35374e4ab09d59793f225f84af6 09:14:19 $ docker rm -f 2224b23a20458a98a2dac4813025b7f3c1dfd35374e4ab09d59793f225f84af6 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:20 09:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:21 arm64: Pulling from edgex-lftools-log-publisher 09:14:21 8998bd30e6a1: Pulling fs layer 09:14:21 04944245beec: Pulling fs layer 09:14:21 699f458cf7ca: Pulling fs layer 09:14:21 765212b225bb: Pulling fs layer 09:14:21 f23df028b6ca: Pulling fs layer 09:14:21 d65c8cfc05b1: Pulling fs layer 09:14:21 2437ff75d9bd: Pulling fs layer 09:14:21 765212b225bb: Waiting 09:14:21 f23df028b6ca: Waiting 09:14:21 d65c8cfc05b1: Waiting 09:14:21 2437ff75d9bd: Waiting 09:14:21 04944245beec: Verifying Checksum 09:14:21 04944245beec: Download complete 09:14:21 765212b225bb: Verifying Checksum 09:14:21 765212b225bb: Download complete 09:14:21 f23df028b6ca: Verifying Checksum 09:14:21 f23df028b6ca: Download complete 09:14:21 d65c8cfc05b1: Verifying Checksum 09:14:21 d65c8cfc05b1: Download complete 09:14:21 699f458cf7ca: Verifying Checksum 09:14:21 699f458cf7ca: Download complete 09:14:21 8998bd30e6a1: Verifying Checksum 09:14:21 8998bd30e6a1: Download complete 09:14:24 2437ff75d9bd: Verifying Checksum 09:14:24 2437ff75d9bd: Download complete 09:14:26 8998bd30e6a1: Pull complete 09:14:26 04944245beec: Pull complete 09:14:28 699f458cf7ca: Pull complete 09:14:28 765212b225bb: Pull complete 09:14:29 f23df028b6ca: Pull complete 09:14:29 d65c8cfc05b1: Pull complete 09:14:44 2437ff75d9bd: Pull complete 09:14:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:14:44 prd-ubuntu20.04-docker-arm64-4c-16g-21768 does not seem to be running inside a container 09:14:44 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:47 $ docker top f469e4a0845d305ed27bf130577d2de1e73f655078c9f654bd6f5f25192ac314 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:48 ---> job-cost.sh 09:14:48 lf-activate-venv: SKIPPING 09:14:48 INFO: No Stack... 09:14:48 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:49 INFO: Archiving Costs [Pipeline] sh 09:14:50 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 09:14:50 + cut -d, -f6 [Pipeline] lock 09:14:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] 09:14:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] did not exist. Created. 09:14:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:51 /w/workspace/device-sdk-go/2@tmp/durable-2cb762c3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:14:51 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:51 Warning: overwriting stash ‘stack-cost’ 09:14:52 Stashed 1 file(s) [Pipeline] } 09:14:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:52 $ docker stop --time=1 f469e4a0845d305ed27bf130577d2de1e73f655078c9f654bd6f5f25192ac314 09:14:53 $ docker rm -f f469e4a0845d305ed27bf130577d2de1e73f655078c9f654bd6f5f25192ac314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:14:54 Failed in branch arm64 [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 09:14:54 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives ] 09:14:54 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives 09:14:54 total 16 09:14:54 drwxr-xr-x 3 root root 4096 Apr 22 09:05 . 09:14:54 drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 09:05 .. 09:14:54 drwxr-xr-x 2 root root 4096 Apr 22 09:05 cost 09:14:54 -rw-r--r-- 1 root root 85 Apr 22 09:05 cost.csv 09:14:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives 09:14:54 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives 09:14:54 total 16 09:14:54 drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 09:05 . 09:14:54 drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 09:05 .. 09:14:54 drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 09:05 cost 09:14:54 -rw-r--r-- 1 jenkins jenkins 85 Apr 22 09:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:14:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:56 ---> package-listing.sh 09:14:56 ++ facter osfamily 09:14:56 ++ tr '[:upper:]' '[:lower:]' 09:14:56 + OS_FAMILY=debian 09:14:56 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1146 09:14:56 + START_PACKAGES=/tmp/packages_start.txt 09:14:56 + END_PACKAGES=/tmp/packages_end.txt 09:14:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:56 + PACKAGES=/tmp/packages_start.txt 09:14:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1146 ']' 09:14:56 + PACKAGES=/tmp/packages_end.txt 09:14:56 + case "${OS_FAMILY}" in 09:14:56 + dpkg -l 09:14:56 + grep '^ii' 09:14:56 + '[' -f /tmp/packages_start.txt ']' 09:14:56 + '[' -f /tmp/packages_end.txt ']' 09:14:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1146 ']' 09:14:56 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives/ 09:14:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives/ [Pipeline] echo 09:14:56 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-1146/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:14:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:57 . [Pipeline] withDockerContainer 09:14:57 prd-ubuntu20.04-docker-8c-8g-21767 does not seem to be running inside a container 09:14:57 $ 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-1146/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-1146 -v /w/workspace/gexfoundry_device-sdk-go_PR-1146:/w/workspace/gexfoundry_device-sdk-go_PR-1146:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1146@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 09:14:57 $ docker top 81ddce4511ff98aa9a3eef1787430b3a48916f0fa99e1858aa9465de97035d38 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:14:58 + mkdir -p /var/log/sysstat [Pipeline] sh 09:14:58 + ls /var/log/sa-host 09:14:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:58 provisioning config files... 09:14:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp/config3036392423261499460tmp [Pipeline] { [Pipeline] echo 09:14:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:14:58 ---> create-netrc.sh [Pipeline] } 09:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:14:59 ---> python-tools-install.sh [Pipeline] echo 09:14:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:14:59 ---> sudo-logs.sh 09:14:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:14:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:14:59 ---> job-cost.sh 09:14:59 lf-activate-venv: SKIPPING 09:14:59 DEBUG: total: 0.2199999988079071 09:14:59 INFO: Retrieving Stack Cost... 09:15:00 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:01 INFO: Archiving Costs [Pipeline] echo 09:15:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:01 ---> logs-deploy.sh 09:15:01 lf-activate-venv: SKIPPING 09:15:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1146/2 09:15:01 INFO: archiving workspace using pattern(s): 09:15:02 Archives upload complete. 09:15:02 INFO: archiving logs to Nexus 09:15:03 ---> uname -a: 09:15:03 Linux prd-ubuntu20-04-docker-8c-8g-21767 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:15:03 09:15:03 09:15:03 ---> lscpu: 09:15:03 Architecture: x86_64 09:15:03 CPU op-mode(s): 32-bit, 64-bit 09:15:03 Byte Order: Little Endian 09:15:03 Address sizes: 40 bits physical, 48 bits virtual 09:15:03 CPU(s): 8 09:15:03 On-line CPU(s) list: 0-7 09:15:03 Thread(s) per core: 1 09:15:03 Core(s) per socket: 1 09:15:03 Socket(s): 8 09:15:03 NUMA node(s): 1 09:15:03 Vendor ID: AuthenticAMD 09:15:03 CPU family: 23 09:15:03 Model: 49 09:15:03 Model name: AMD EPYC-Rome Processor 09:15:03 Stepping: 0 09:15:03 CPU MHz: 2799.996 09:15:03 BogoMIPS: 5599.99 09:15:03 Virtualization: AMD-V 09:15:03 Hypervisor vendor: KVM 09:15:03 Virtualization type: full 09:15:03 L1d cache: 256 KiB 09:15:03 L1i cache: 256 KiB 09:15:03 L2 cache: 4 MiB 09:15:03 L3 cache: 128 MiB 09:15:03 NUMA node0 CPU(s): 0-7 09:15:03 Vulnerability Itlb multihit: Not affected 09:15:03 Vulnerability L1tf: Not affected 09:15:03 Vulnerability Mds: Not affected 09:15:03 Vulnerability Meltdown: Not affected 09:15:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:15:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:15:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:15:03 Vulnerability Srbds: Not affected 09:15:03 Vulnerability Tsx async abort: Not affected 09:15:03 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 09:15:03 09:15:03 09:15:03 ---> nproc: 09:15:03 8 09:15:03 09:15:03 09:15:03 ---> df -h: 09:15:03 Filesystem Size Used Avail Use% Mounted on 09:15:03 overlay 155G 11G 145G 7% / 09:15:03 tmpfs 64M 0 64M 0% /dev 09:15:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:15:03 shm 64M 0 64M 0% /dev/shm 09:15:03 /dev/vda1 155G 11G 145G 7% /facter-os 09:15:03 09:15:03 09:15:03 ---> sar -b -r -n DEV: 09:15:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21767) 04/22/22 _x86_64_ (8 CPU) 09:15:03 09:15:03 09:03:45 LINUX RESTART (8 CPU) 09:15:03 09:15:03 09:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:15:03 09:05:01 491.10 57.02 434.08 0.00 7429.56 209737.84 0.00 09:15:03 09:06:01 70.35 0.20 70.15 0.00 5.20 29060.76 0.00 09:15:03 09:07:01 1.13 0.00 1.13 0.00 0.00 13.61 0.00 09:15:03 09:08:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 09:15:03 09:09:01 1.10 0.02 1.08 0.00 0.13 13.46 0.00 09:15:03 09:10:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 09:15:03 09:11:01 1.68 0.00 1.68 0.00 0.00 23.60 0.00 09:15:03 09:12:01 2.10 0.00 2.10 0.00 0.00 23.20 0.00 09:15:03 09:13:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 09:15:03 09:14:01 2.37 0.00 2.37 0.00 0.00 30.39 0.00 09:15:03 09:15:02 5.92 0.17 5.75 0.00 12.40 106.52 0.00 09:15:03 Average: 52.77 5.22 47.55 0.00 677.03 21732.96 0.00 09:15:03 09:15:03 09:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:15:03 09:05:01 28781312 31757744 536056 1.63 163512 3061488 2092252 6.17 1154928 2539992 604 09:15:03 09:06:01 28349696 31779216 513036 1.56 160264 3461280 1781920 5.25 1221316 2842924 136 09:15:03 09:07:01 28350620 31780180 511784 1.56 160292 3461284 1781920 5.25 1219772 2842928 24 09:15:03 09:08:01 28350912 31780512 511428 1.56 160312 3461284 1781920 5.25 1219396 2842928 168 09:15:03 09:09:01 28360708 31790508 501528 1.53 160344 3461288 1781920 5.25 1209712 2843120 24 09:15:03 09:10:01 28361992 31791856 500176 1.52 160380 3461296 1781920 5.25 1208928 2843124 12 09:15:03 09:11:01 28369300 31799200 492720 1.50 160460 3461300 1781920 5.25 1201712 2843128 12 09:15:03 09:12:01 28369340 31799364 492672 1.50 160528 3461304 1781920 5.25 1201808 2843136 12 09:15:03 09:13:01 28369040 31799132 492868 1.50 160612 3461304 1781920 5.25 1201876 2843136 12 09:15:03 09:14:01 28368992 31799172 492736 1.50 160704 3461288 1781920 5.25 1201916 2843156 64 09:15:03 09:15:02 28288988 31725032 561984 1.71 160920 3462548 1952596 5.75 1276328 2840124 580 09:15:03 Average: 28392809 31781992 509726 1.55 160757 3425060 1825648 5.38 1210699 2815245 150 09:15:03 09:15:03 09:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:15:03 09:05:01 docker0 116.08 136.58 10.59 1088.45 0.00 0.00 0.00 0.00 09:15:03 09:05:01 ens3 846.74 553.57 6028.41 127.24 0.00 0.00 0.00 0.00 09:15:03 09:05:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 09:15:03 09:05:01 vethcb8991c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:06:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 09:15:03 09:06:01 ens3 152.22 97.15 2555.46 63.51 0.00 0.00 0.00 0.00 09:15:03 09:06:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 09:15:03 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:07:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:15:03 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:08:01 ens3 0.53 0.13 0.06 0.01 0.00 0.00 0.00 0.00 09:15:03 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:03 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:09:01 ens3 0.50 0.23 0.26 0.20 0.00 0.00 0.00 0.00 09:15:03 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:10:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:15:03 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:03 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:03 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:03 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:13:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:03 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:03 09:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:03 09:15:02 ens3 46.14 42.23 28.38 47.07 0.00 0.00 0.00 0.00 09:15:03 09:15:02 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 09:15:03 Average: docker0 10.55 12.42 0.96 98.95 0.00 0.00 0.00 0.00 09:15:03 Average: ens3 95.17 63.07 782.97 21.65 0.00 0.00 0.00 0.00 09:15:03 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 09:15:03 09:15:03