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 [2022-04-22T09:04:23.669Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T09:04:23.730Z] 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 [2022-04-22T09:04:23.754Z] ========================================================= [2022-04-22T09:04:23.754Z] EdgeX Global Pipelines Version Info [2022-04-22T09:04:23.754Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:04:24.541Z] ------------------- [2022-04-22T09:04:24.541Z] stable info: [2022-04-22T09:04:24.541Z] ------------------- [2022-04-22T09:04:24.541Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T09:04:24.541Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T09:04:24.541Z] Message: update stable to v1.0.221 [2022-04-22T09:04:25.117Z] ------------------- [2022-04-22T09:04:25.117Z] experimental info: [2022-04-22T09:04:25.117Z] ------------------- [2022-04-22T09:04:25.117Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T09:04:25.117Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T09:04:25.117Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T09:04:25.256Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-04-22T09:04:25.270Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-04-22T09:04:25.281Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T09:04:25.295Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T09:04:25.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T09:04:25.317Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T09:04:25.331Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T09:04:25.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-04-22T09:04:25.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T09:04:25.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T09:04:25.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T09:04:25.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-04-22T09:04:25.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T09:04:25.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T09:04:25.432Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T09:04:25.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T09:04:25.471Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T09:04:25.490Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T09:04:25.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T09:04:25.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T09:04:25.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-22T09:04:25.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-22T09:04:25.580Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-22T09:04:25.595Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-22T09:04:25.611Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-22T09:04:25.622Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T09:04:25.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1146 [Pipeline] echo [2022-04-22T09:04:25.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1146 [Pipeline] echo [2022-04-22T09:04:25.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1146 [Pipeline] echo [2022-04-22T09:04:25.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 012f45f45fe5138d4eb4a9008353d6b4ce11a629 [Pipeline] echo [2022-04-22T09:04:25.692Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 012f45f [Pipeline] echo [2022-04-22T09:04:25.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T09:04:25.745Z] provisioning config files... [2022-04-22T09:04:25.759Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp/config6686794328371287457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:04:26.093Z] ---> docker-login.sh [2022-04-22T09:04:26.093Z] nexus3.edgexfoundry.org:10001 [2022-04-22T09:04:26.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:04:26.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:04:26.353Z] Configure a credential helper to remove this warning. See [2022-04-22T09:04:26.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:04:26.353Z] [2022-04-22T09:04:26.353Z] Login Succeeded [2022-04-22T09:04:26.353Z] nexus3.edgexfoundry.org:10002 [2022-04-22T09:04:26.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:04:26.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:04:26.615Z] Configure a credential helper to remove this warning. See [2022-04-22T09:04:26.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:04:26.615Z] [2022-04-22T09:04:26.615Z] Login Succeeded [2022-04-22T09:04:26.615Z] nexus3.edgexfoundry.org:10003 [2022-04-22T09:04:26.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:04:26.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:04:26.615Z] Configure a credential helper to remove this warning. See [2022-04-22T09:04:26.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:04:26.615Z] [2022-04-22T09:04:26.615Z] Login Succeeded [2022-04-22T09:04:26.615Z] nexus3.edgexfoundry.org:10004 [2022-04-22T09:04:26.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:04:26.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:04:26.876Z] Configure a credential helper to remove this warning. See [2022-04-22T09:04:26.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:04:26.876Z] [2022-04-22T09:04:26.876Z] Login Succeeded [2022-04-22T09:04:26.876Z] docker.io [2022-04-22T09:04:26.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:04:27.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:04:27.137Z] Configure a credential helper to remove this warning. See [2022-04-22T09:04:27.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:04:27.137Z] [2022-04-22T09:04:27.137Z] Login Succeeded [2022-04-22T09:04:27.137Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T09:04:27.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T09:04:27.523Z] + git rev-list -1 --merges 012f45f45fe5138d4eb4a9008353d6b4ce11a629~1..012f45f45fe5138d4eb4a9008353d6b4ce11a629 [Pipeline] echo [2022-04-22T09:04:27.557Z] -----------> git rev-list -1 --merges 012f45f45fe5138d4eb4a9008353d6b4ce11a629~1..012f45f45fe5138d4eb4a9008353d6b4ce11a629 012f45f45fe5138d4eb4a9008353d6b4ce11a629 [false] [Pipeline] sh [2022-04-22T09:04:27.858Z] + git log --format=format:%s -1 012f45f45fe5138d4eb4a9008353d6b4ce11a629 [Pipeline] echo [2022-04-22T09:04:27.876Z] ========================================================= [2022-04-22T09:04:27.876Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T09:04:27.876Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T09:04:28.218Z] + git log --format=format:%s -1 012f45f45fe5138d4eb4a9008353d6b4ce11a629 [Pipeline] echo [2022-04-22T09:04:28.232Z] [semverPrep] GIT_COMMIT: 012f45f45fe5138d4eb4a9008353d6b4ce11a629, Commit Message: fix: Add missing Configuration interface method GetTelemetryInfo [Pipeline] echo [2022-04-22T09:04:28.242Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-22T09:04:28.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T09:04:28.620Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T09:04:28.620Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T09:04:28.620Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T09:04:28.620Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T09:04:28.620Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T09:04:28.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:04:28.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T09:04:28.971Z] [2022-04-22T09:04:28.971Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:04:29.278Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T09:04:29.278Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T09:04:29.278Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T09:04:29.278Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T09:04:29.278Z] 4c7163046ea9: Pulling fs layer [2022-04-22T09:04:29.278Z] 0c2d73faf560: Pulling fs layer [2022-04-22T09:04:29.278Z] 0c2d73faf560: Waiting [2022-04-22T09:04:29.278Z] 3e5f54012d9b: Verifying Checksum [2022-04-22T09:04:29.278Z] 3e5f54012d9b: Download complete [2022-04-22T09:04:29.278Z] a0d0a0d46f8b: Verifying Checksum [2022-04-22T09:04:29.279Z] a0d0a0d46f8b: Download complete [2022-04-22T09:04:29.279Z] 0c2d73faf560: Verifying Checksum [2022-04-22T09:04:29.279Z] 0c2d73faf560: Download complete [2022-04-22T09:04:29.279Z] 4c7163046ea9: Verifying Checksum [2022-04-22T09:04:29.279Z] 4c7163046ea9: Download complete [2022-04-22T09:04:29.538Z] a0d0a0d46f8b: Pull complete [2022-04-22T09:04:29.538Z] 3e5f54012d9b: Pull complete [2022-04-22T09:04:29.799Z] 4c7163046ea9: Pull complete [2022-04-22T09:04:30.060Z] 0c2d73faf560: Pull complete [2022-04-22T09:04:30.060Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T09:04:30.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T09:04:30.060Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T09:04:30.179Z] prd-ubuntu20.04-docker-8c-8g-21767 does not seem to be running inside a container [2022-04-22T09:04:30.210Z] $ 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 [2022-04-22T09:04:30.832Z] $ docker top a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T09:04:30.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T09:04:30.943Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T09:04:31.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T09:04:31.058Z] $ docker exec a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 ssh-agent [2022-04-22T09:04:31.195Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLMccOn/agent.14 [2022-04-22T09:04:31.195Z] SSH_AGENT_PID=20 [2022-04-22T09:04:31.202Z] Running ssh-add (command line suppressed) [2022-04-22T09:04:31.305Z] 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) [2022-04-22T09:04:31.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T09:04:31.621Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T09:04:31.629Z] $ docker exec --env ******** --env ******** a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 ssh-agent -k [2022-04-22T09:04:31.737Z] unset SSH_AUTH_SOCK; [2022-04-22T09:04:31.738Z] unset SSH_AGENT_PID; [2022-04-22T09:04:31.738Z] echo Agent pid 20 killed; [2022-04-22T09:04:31.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T09:04:31.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T09:04:31.780Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T09:04:31.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T09:04:31.889Z] $ docker exec a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 ssh-agent [2022-04-22T09:04:32.026Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHJplcK/agent.54 [2022-04-22T09:04:32.026Z] SSH_AGENT_PID=60 [2022-04-22T09:04:32.031Z] Running ssh-add (command line suppressed) [2022-04-22T09:04:32.129Z] 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) [2022-04-22T09:04:32.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T09:04:32.445Z] + git semver init [2022-04-22T09:04:32.445Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T09:04:32.445Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1146/.git [2022-04-22T09:04:32.445Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1146 [2022-04-22T09:04:32.445Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T09:04:32.445Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T09:04:32.445Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T09:04:32.445Z] # $SEMVER_BRANCH = PR-1146 [2022-04-22T09:04:32.445Z] # $SEMVER_TEMP = /tmp/semver-812740678 [2022-04-22T09:04:32.445Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-04-22T09:04:33.388Z] # '/tmp/semver-812740678' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1146/.semver' [2022-04-22T09:04:33.388Z] # -> Force: false [2022-04-22T09:04:33.388Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1146/.semver [Pipeline] } [2022-04-22T09:04:33.392Z] $ docker exec --env ******** --env ******** a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 ssh-agent -k [2022-04-22T09:04:33.498Z] unset SSH_AUTH_SOCK; [2022-04-22T09:04:33.498Z] unset SSH_AGENT_PID; [2022-04-22T09:04:33.498Z] echo Agent pid 60 killed; [2022-04-22T09:04:33.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T09:04:33.830Z] + git semver [Pipeline] } [2022-04-22T09:04:33.840Z] $ docker stop --time=1 a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 [2022-04-22T09:04:35.146Z] $ docker rm -f a113e76ce1347fd601f7c3731ec82c8231ba7ab4e2542726a7695f8f82040224 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T09:04:35.509Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T09:04:35.771Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T09:04:35.775Z] [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 [2022-04-22T09:04:35.927Z] provisioning config files... [2022-04-22T09:04:35.937Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp/config3009377189662851696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:04:36.240Z] ---> docker-login.sh [2022-04-22T09:04:36.240Z] nexus3.edgexfoundry.org:10001 [2022-04-22T09:04:36.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:04:36.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:04:36.240Z] Configure a credential helper to remove this warning. See [2022-04-22T09:04:36.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:04:36.240Z] [2022-04-22T09:04:36.240Z] Login Succeeded [2022-04-22T09:04:36.240Z] nexus3.edgexfoundry.org:10002 [2022-04-22T09:04:36.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:04:36.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:04:36.240Z] Configure a credential helper to remove this warning. See [2022-04-22T09:04:36.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:04:36.240Z] [2022-04-22T09:04:36.240Z] Login Succeeded [2022-04-22T09:04:36.501Z] nexus3.edgexfoundry.org:10003 [2022-04-22T09:04:36.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:04:36.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:04:36.502Z] Configure a credential helper to remove this warning. See [2022-04-22T09:04:36.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:04:36.502Z] [2022-04-22T09:04:36.502Z] Login Succeeded [2022-04-22T09:04:36.502Z] nexus3.edgexfoundry.org:10004 [2022-04-22T09:04:36.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:04:36.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:04:36.502Z] Configure a credential helper to remove this warning. See [2022-04-22T09:04:36.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:04:36.502Z] [2022-04-22T09:04:36.502Z] Login Succeeded [2022-04-22T09:04:36.502Z] docker.io [2022-04-22T09:04:36.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:04:37.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:04:37.022Z] Configure a credential helper to remove this warning. See [2022-04-22T09:04:37.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:04:37.022Z] [2022-04-22T09:04:37.022Z] Login Succeeded [2022-04-22T09:04:37.022Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T09:04:37.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T09:04:37.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T09:04:37.114Z] ========================================================= [2022-04-22T09:04:37.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T09:04:37.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:04:37.434Z] + 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 . [2022-04-22T09:04:37.434Z] Sending build context to Docker daemon 9.611MB [2022-04-22T09:04:37.434Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T09:04:37.434Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-22T09:04:37.434Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T09:04:37.434Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T09:04:37.434Z] 666ba61612fd: Pulling fs layer [2022-04-22T09:04:37.434Z] 8ed8ca486205: Pulling fs layer [2022-04-22T09:04:37.434Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T09:04:37.434Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T09:04:37.434Z] 640e595b4fbd: Pulling fs layer [2022-04-22T09:04:37.434Z] 763cafe07f6e: Pulling fs layer [2022-04-22T09:04:37.434Z] 0c0b528cf693: Pulling fs layer [2022-04-22T09:04:37.434Z] 22a0e8bec74d: Waiting [2022-04-22T09:04:37.434Z] 4fe6c5a15a65: Waiting [2022-04-22T09:04:37.434Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T09:04:37.434Z] 640e595b4fbd: Waiting [2022-04-22T09:04:37.434Z] 763cafe07f6e: Waiting [2022-04-22T09:04:37.434Z] 10935f4eaf8b: Waiting [2022-04-22T09:04:37.434Z] 0c0b528cf693: Waiting [2022-04-22T09:04:37.434Z] 8ed8ca486205: Verifying Checksum [2022-04-22T09:04:37.434Z] 8ed8ca486205: Download complete [2022-04-22T09:04:37.434Z] 666ba61612fd: Download complete [2022-04-22T09:04:37.434Z] 22a0e8bec74d: Verifying Checksum [2022-04-22T09:04:37.434Z] 22a0e8bec74d: Download complete [2022-04-22T09:04:37.694Z] 640e595b4fbd: Verifying Checksum [2022-04-22T09:04:37.695Z] 640e595b4fbd: Download complete [2022-04-22T09:04:37.695Z] 763cafe07f6e: Verifying Checksum [2022-04-22T09:04:37.695Z] 763cafe07f6e: Download complete [2022-04-22T09:04:37.695Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T09:04:37.695Z] 59bf1c3509f3: Download complete [2022-04-22T09:04:37.695Z] 0c0b528cf693: Verifying Checksum [2022-04-22T09:04:37.695Z] 0c0b528cf693: Download complete [2022-04-22T09:04:37.695Z] 59bf1c3509f3: Pull complete [2022-04-22T09:04:37.955Z] 666ba61612fd: Pull complete [2022-04-22T09:04:37.955Z] 8ed8ca486205: Pull complete [2022-04-22T09:04:38.215Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T09:04:38.215Z] 10935f4eaf8b: Download complete [2022-04-22T09:04:38.215Z] 4fe6c5a15a65: Download complete [2022-04-22T09:04:42.416Z] 4fe6c5a15a65: Pull complete [2022-04-22T09:04:42.416Z] 22a0e8bec74d: Pull complete [2022-04-22T09:04:42.416Z] 640e595b4fbd: Pull complete [2022-04-22T09:04:42.416Z] 763cafe07f6e: Pull complete [2022-04-22T09:04:42.416Z] 0c0b528cf693: Pull complete [2022-04-22T09:04:44.326Z] 10935f4eaf8b: Pull complete [2022-04-22T09:04:44.326Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T09:04:44.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T09:04:44.326Z] ---> 99d49a6021b9 [2022-04-22T09:04:44.326Z] Step 3/11 : ARG MAKE=make build [2022-04-22T09:04:45.271Z] ---> Running in c260600e3589 [2022-04-22T09:04:45.530Z] Removing intermediate container c260600e3589 [2022-04-22T09:04:45.530Z] ---> e7c46ef67637 [2022-04-22T09:04:45.530Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-22T09:04:45.530Z] ---> Running in b21b4be11b20 [2022-04-22T09:04:45.530Z] Removing intermediate container b21b4be11b20 [2022-04-22T09:04:45.530Z] ---> 99c951f13a88 [2022-04-22T09:04:45.530Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T09:04:45.530Z] ---> Running in 2fed4a70a0fb [2022-04-22T09:04:45.791Z] Removing intermediate container 2fed4a70a0fb [2022-04-22T09:04:45.791Z] ---> acbdc14bc6a2 [2022-04-22T09:04:45.791Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T09:04:45.791Z] ---> Running in 17199c423a8f [2022-04-22T09:04:46.364Z] Removing intermediate container 17199c423a8f [2022-04-22T09:04:46.364Z] ---> 34311aeb76e6 [2022-04-22T09:04:46.364Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-22T09:04:46.364Z] ---> Running in 751025b1e9c1 [2022-04-22T09:04:46.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T09:04:47.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T09:04:47.829Z] OK: 221 MiB in 52 packages [2022-04-22T09:04:48.089Z] Removing intermediate container 751025b1e9c1 [2022-04-22T09:04:48.089Z] ---> 461f145dbb89 [2022-04-22T09:04:48.089Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-22T09:04:48.089Z] ---> 7074ad75bee8 [2022-04-22T09:04:48.089Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T09:04:48.089Z] ---> Running in ba792faa7607 [2022-04-22T09:04:50.880Z] Still waiting to schedule task [2022-04-22T09:04:50.880Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21765’ [2022-04-22T09:05:00.314Z] Removing intermediate container ba792faa7607 [2022-04-22T09:05:00.314Z] ---> 03b4b9deb248 [2022-04-22T09:05:00.314Z] Step 10/11 : COPY . . [2022-04-22T09:05:00.574Z] ---> 593862aab465 [2022-04-22T09:05:00.574Z] Step 11/11 : RUN ${MAKE} [2022-04-22T09:05:00.574Z] ---> Running in 90db7c43f0b4 [2022-04-22T09:05:00.834Z] noop [2022-04-22T09:05:01.096Z] Removing intermediate container 90db7c43f0b4 [2022-04-22T09:05:01.096Z] ---> 0da3fa5cdc59 [2022-04-22T09:05:01.096Z] Successfully built 0da3fa5cdc59 [2022-04-22T09:05:01.096Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:05:01.396Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T09:05:01.397Z] . [Pipeline] withDockerContainer [2022-04-22T09:05:01.462Z] prd-ubuntu20.04-docker-8c-8g-21767 does not seem to be running inside a container [2022-04-22T09:05:01.499Z] $ 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 [2022-04-22T09:05:01.873Z] $ docker top 9a08a58ee29302171c6c7b6dfd3532025995079ccac92bab1b93bf180446ef10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T09:05:02.223Z] + go version [2022-04-22T09:05:02.223Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T09:05:02.237Z] $ docker stop --time=1 9a08a58ee29302171c6c7b6dfd3532025995079ccac92bab1b93bf180446ef10 [2022-04-22T09:05:03.509Z] $ docker rm -f 9a08a58ee29302171c6c7b6dfd3532025995079ccac92bab1b93bf180446ef10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:05:03.924Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T09:05:03.924Z] . [Pipeline] withDockerContainer [2022-04-22T09:05:03.985Z] prd-ubuntu20.04-docker-8c-8g-21767 does not seem to be running inside a container [2022-04-22T09:05:04.021Z] $ 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 [2022-04-22T09:05:04.383Z] $ docker top fe04b2f6b7a3ee45b0c8944fb02ac88d0c4a035b2ad3ee1440189dddad52a684 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T09:05:04.744Z] + make test [2022-04-22T09:05:04.745Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T09:05:10.034Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-22T09:05:22.246Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-22T09:05:22.246Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-22T09:05:22.246Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-22T09:05:22.246Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.116s coverage: 23.3% of statements [2022-04-22T09:05:22.246Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-22T09:05:22.247Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.070s coverage: 27.6% of statements [2022-04-22T09:05:22.247Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.058s coverage: 78.9% of statements [2022-04-22T09:05:22.247Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.063s coverage: 10.8% of statements [2022-04-22T09:05:22.247Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.142s coverage: 60.0% of statements [2022-04-22T09:05:22.247Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-22T09:05:22.247Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-22T09:05:22.507Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.088s coverage: 34.8% of statements [2022-04-22T09:05:22.507Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-22T09:05:23.446Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.072s coverage: 86.1% of statements [2022-04-22T09:05:23.446Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-22T09:05:23.446Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-22T09:05:23.446Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 65.1% of statements [2022-04-22T09:05:23.446Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.759s coverage: 89.2% of statements [2022-04-22T09:05:23.446Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-22T09:05:23.446Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-04-22T09:05:23.446Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-22T09:05:38.411Z] GO111MODULE=on go vet ./... [2022-04-22T09:05:40.950Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T09:05:40.950Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T09:05:40.950Z] ./bin/test-attribution-txt.sh [2022-04-22T09:05:41.210Z] An attribution for github.com/rcrowley/go-metrics is missing from in Attribution.txt, please add [2022-04-22T09:05:41.210Z] make: *** [Makefile:54: test] Error 1 [Pipeline] } [2022-04-22T09:05:41.231Z] $ docker stop --time=1 fe04b2f6b7a3ee45b0c8944fb02ac88d0c4a035b2ad3ee1440189dddad52a684 [2022-04-22T09:05:43.317Z] $ 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 [2022-04-22T09:05:43.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T09:05:43.939Z] [2022-04-22T09:05:43.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:05:44.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T09:05:44.243Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T09:05:44.243Z] 5eb5b503b376: Pulling fs layer [2022-04-22T09:05:44.243Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T09:05:44.243Z] ec43610c2a17: Pulling fs layer [2022-04-22T09:05:44.243Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T09:05:44.243Z] 33b1e0a273af: Pulling fs layer [2022-04-22T09:05:44.243Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T09:05:44.243Z] 2f39f015ded8: Pulling fs layer [2022-04-22T09:05:44.243Z] 3a2ae6a8a46f: Waiting [2022-04-22T09:05:44.243Z] 33b1e0a273af: Waiting [2022-04-22T09:05:44.243Z] 5d3b04190fa2: Waiting [2022-04-22T09:05:44.243Z] 2f39f015ded8: Waiting [2022-04-22T09:05:44.243Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T09:05:44.243Z] 5c69ac0246d0: Download complete [2022-04-22T09:05:44.243Z] 3a2ae6a8a46f: Download complete [2022-04-22T09:05:44.243Z] 33b1e0a273af: Verifying Checksum [2022-04-22T09:05:44.243Z] 33b1e0a273af: Download complete [2022-04-22T09:05:44.243Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T09:05:44.243Z] 5d3b04190fa2: Download complete [2022-04-22T09:05:44.243Z] ec43610c2a17: Verifying Checksum [2022-04-22T09:05:44.243Z] ec43610c2a17: Download complete [2022-04-22T09:05:44.505Z] 5eb5b503b376: Verifying Checksum [2022-04-22T09:05:44.505Z] 5eb5b503b376: Download complete [2022-04-22T09:05:45.074Z] 2f39f015ded8: Verifying Checksum [2022-04-22T09:05:45.074Z] 2f39f015ded8: Download complete [2022-04-22T09:05:45.642Z] 5eb5b503b376: Pull complete [2022-04-22T09:05:45.642Z] 5c69ac0246d0: Pull complete [2022-04-22T09:05:46.208Z] ec43610c2a17: Pull complete [2022-04-22T09:05:46.208Z] 3a2ae6a8a46f: Pull complete [2022-04-22T09:05:46.468Z] 33b1e0a273af: Pull complete [2022-04-22T09:05:46.468Z] 5d3b04190fa2: Pull complete [2022-04-22T09:05:50.662Z] 2f39f015ded8: Pull complete [2022-04-22T09:05:50.662Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T09:05:50.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T09:05:50.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T09:05:50.729Z] prd-ubuntu20.04-docker-8c-8g-21767 does not seem to be running inside a container [2022-04-22T09:05:50.765Z] $ 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 [2022-04-22T09:05:52.246Z] $ docker top dd59ca1a894daa263c9f1d80d1bfe987822a669b1e2f9f5f9f6d9ddc4620c0b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:05:52.640Z] ---> job-cost.sh [2022-04-22T09:05:52.640Z] lf-activate-venv: SKIPPING [2022-04-22T09:05:52.640Z] INFO: No Stack... [2022-04-22T09:05:53.209Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T09:05:53.470Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T09:05:53.768Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives/cost.csv [2022-04-22T09:05:53.768Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T09:05:53.786Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] [2022-04-22T09:05:53.791Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] did not exist. Created. [2022-04-22T09:05:53.791Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T09:05:54.096Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T09:05:54.140Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T09:05:54.146Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T09:05:54.173Z] $ docker stop --time=1 dd59ca1a894daa263c9f1d80d1bfe987822a669b1e2f9f5f9f6d9ddc4620c0b5 [2022-04-22T09:05:55.322Z] $ docker rm -f dd59ca1a894daa263c9f1d80d1bfe987822a669b1e2f9f5f9f6d9ddc4620c0b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T09:05:55.440Z] Failed in branch amd64 [2022-04-22T09:08:23.789Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21768 in /w/workspace/gexfoundry_device-sdk-go_PR-1146 [Pipeline] { [Pipeline] ws [2022-04-22T09:08:23.802Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2022-04-22T09:08:24.075Z] The recommended git tool is: git [2022-04-22T09:08:30.912Z] using credential edgex-jenkins-ssh [2022-04-22T09:08:30.932Z] Cloning the remote Git repository [2022-04-22T09:08:30.995Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-04-22T09:08:31.071Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2022-04-22T09:08:31.147Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-22T09:08:31.148Z] > git --version # timeout=10 [2022-04-22T09:08:31.169Z] > git --version # 'git version 2.25.1' [2022-04-22T09:08:31.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T09:08:31.311Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T09:08:32.774Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-22T09:08:32.790Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T09:08:32.819Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-22T09:08:32.852Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-22T09:08:32.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T09:08:32.865Z] > 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 [2022-04-22T09:08:33.524Z] Merging remotes/origin/main commit c4fb6f454a66f6ec4303bcc61530b9f99af08732 into PR head commit 012f45f45fe5138d4eb4a9008353d6b4ce11a629 [2022-04-22T09:08:33.761Z] Merge succeeded, producing 012f45f45fe5138d4eb4a9008353d6b4ce11a629 [2022-04-22T09:08:33.761Z] Checking out Revision 012f45f45fe5138d4eb4a9008353d6b4ce11a629 (PR-1146) [2022-04-22T09:08:33.549Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T09:08:33.564Z] > git checkout -f 012f45f45fe5138d4eb4a9008353d6b4ce11a629 # timeout=10 [2022-04-22T09:08:33.674Z] > git remote # timeout=10 [2022-04-22T09:08:33.691Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T09:08:33.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T09:08:33.726Z] > git merge c4fb6f454a66f6ec4303bcc61530b9f99af08732 # timeout=10 [2022-04-22T09:08:33.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T09:08:33.775Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T09:08:33.797Z] > git checkout -f 012f45f45fe5138d4eb4a9008353d6b4ce11a629 # timeout=10 [2022-04-22T09:08:37.907Z] Commit message: "fix: Add missing Configuration interface method GetTelemetryInfo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T09:08:38.700Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T09:08:38.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T09:08:38.700Z] Dload Upload Total Spent Left Speed [2022-04-22T09:08:38.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98691 0 --:--:-- --:--:-- --:--:-- 98691 [Pipeline] sh [2022-04-22T09:08:39.205Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T09:08:39.546Z] + sudo tee /etc/docker/daemon.new [2022-04-22T09:08:39.546Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T09:08:39.546Z] { [2022-04-22T09:08:39.546Z] "registry-mirrors": [ [2022-04-22T09:08:39.546Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T09:08:39.546Z] ], [2022-04-22T09:08:39.546Z] "bip": "10.250.0.254/24", [2022-04-22T09:08:39.546Z] "hosts": [ [2022-04-22T09:08:39.546Z] "tcp://0.0.0.0:5555", [2022-04-22T09:08:39.546Z] "unix:///var/run/docker.sock" [2022-04-22T09:08:39.546Z] ], [2022-04-22T09:08:39.546Z] "mtu": 1458, [2022-04-22T09:08:39.546Z] "selinux-enabled": true, [2022-04-22T09:08:39.546Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T09:08:39.546Z] } [Pipeline] sh [2022-04-22T09:08:39.956Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T09:08:40.391Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T09:08:58.748Z] provisioning config files... [2022-04-22T09:08:58.770Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config9217092620958840199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:08:59.125Z] ---> docker-login.sh [2022-04-22T09:08:59.125Z] nexus3.edgexfoundry.org:10001 [2022-04-22T09:08:59.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:09:00.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:09:00.000Z] Configure a credential helper to remove this warning. See [2022-04-22T09:09:00.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:09:00.000Z] [2022-04-22T09:09:00.000Z] Login Succeeded [2022-04-22T09:09:00.000Z] nexus3.edgexfoundry.org:10002 [2022-04-22T09:09:00.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:09:00.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:09:00.271Z] Configure a credential helper to remove this warning. See [2022-04-22T09:09:00.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:09:00.271Z] [2022-04-22T09:09:00.271Z] Login Succeeded [2022-04-22T09:09:00.547Z] nexus3.edgexfoundry.org:10003 [2022-04-22T09:09:00.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:09:00.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:09:00.822Z] Configure a credential helper to remove this warning. See [2022-04-22T09:09:00.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:09:00.822Z] [2022-04-22T09:09:00.822Z] Login Succeeded [2022-04-22T09:09:00.822Z] nexus3.edgexfoundry.org:10004 [2022-04-22T09:09:01.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:09:01.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:09:01.379Z] Configure a credential helper to remove this warning. See [2022-04-22T09:09:01.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:09:01.379Z] [2022-04-22T09:09:01.379Z] Login Succeeded [2022-04-22T09:09:01.379Z] docker.io [2022-04-22T09:09:01.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:09:02.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:09:02.263Z] Configure a credential helper to remove this warning. See [2022-04-22T09:09:02.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:09:02.263Z] [2022-04-22T09:09:02.263Z] Login Succeeded [2022-04-22T09:09:02.263Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T09:09:02.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T09:09:02.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T09:09:02.926Z] ========================================================= [2022-04-22T09:09:02.926Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T09:09:02.926Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:09:03.275Z] + 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 . [2022-04-22T09:09:03.895Z] Sending build context to Docker daemon 5.222MB [2022-04-22T09:09:03.895Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T09:09:03.895Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-22T09:09:03.895Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T09:09:03.895Z] 9b3977197b4f: Pulling fs layer [2022-04-22T09:09:03.895Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T09:09:03.895Z] 94645a83ff95: Pulling fs layer [2022-04-22T09:09:03.895Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T09:09:03.895Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T09:09:03.895Z] f7c0051592d6: Pulling fs layer [2022-04-22T09:09:03.895Z] a227ed2f7395: Pulling fs layer [2022-04-22T09:09:03.895Z] 7b1c46037f91: Pulling fs layer [2022-04-22T09:09:03.895Z] 3f3a8bcf1eab: Waiting [2022-04-22T09:09:03.895Z] a227ed2f7395: Waiting [2022-04-22T09:09:03.895Z] 0c92f367c5e7: Waiting [2022-04-22T09:09:03.895Z] 7b1c46037f91: Waiting [2022-04-22T09:09:03.895Z] f7c0051592d6: Waiting [2022-04-22T09:09:03.895Z] 94645a83ff95: Download complete [2022-04-22T09:09:03.895Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T09:09:03.895Z] 1a89e8eeedd5: Download complete [2022-04-22T09:09:03.895Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T09:09:03.895Z] 0c92f367c5e7: Download complete [2022-04-22T09:09:04.180Z] f7c0051592d6: Verifying Checksum [2022-04-22T09:09:04.180Z] f7c0051592d6: Download complete [2022-04-22T09:09:04.180Z] 9b3977197b4f: Download complete [2022-04-22T09:09:04.180Z] a227ed2f7395: Verifying Checksum [2022-04-22T09:09:04.180Z] a227ed2f7395: Download complete [2022-04-22T09:09:04.787Z] 9b3977197b4f: Pull complete [2022-04-22T09:09:05.395Z] 1a89e8eeedd5: Pull complete [2022-04-22T09:09:05.673Z] 94645a83ff95: Pull complete [2022-04-22T09:09:06.269Z] 7b1c46037f91: Verifying Checksum [2022-04-22T09:09:06.269Z] 7b1c46037f91: Download complete [2022-04-22T09:09:06.544Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T09:09:06.544Z] 3f3a8bcf1eab: Download complete [2022-04-22T09:09:18.953Z] 3f3a8bcf1eab: Pull complete [2022-04-22T09:09:18.953Z] 0c92f367c5e7: Pull complete [2022-04-22T09:09:18.953Z] f7c0051592d6: Pull complete [2022-04-22T09:09:19.226Z] a227ed2f7395: Pull complete [2022-04-22T09:09:25.958Z] 7b1c46037f91: Pull complete [2022-04-22T09:09:25.958Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T09:09:25.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T09:09:25.958Z] ---> f79e39bc4007 [2022-04-22T09:09:25.958Z] Step 3/11 : ARG MAKE=make build [2022-04-22T09:09:26.242Z] ---> Running in 90f28549122d [2022-04-22T09:09:26.518Z] Removing intermediate container 90f28549122d [2022-04-22T09:09:26.518Z] ---> d8ec4b126880 [2022-04-22T09:09:26.518Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-22T09:09:26.801Z] ---> Running in 6bc28cd69ac4 [2022-04-22T09:09:27.075Z] Removing intermediate container 6bc28cd69ac4 [2022-04-22T09:09:27.075Z] ---> cdce780357c2 [2022-04-22T09:09:27.075Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T09:09:27.075Z] ---> Running in 6b53007e78ca [2022-04-22T09:09:27.353Z] Removing intermediate container 6b53007e78ca [2022-04-22T09:09:27.353Z] ---> 88963d0c2941 [2022-04-22T09:09:27.353Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T09:09:27.353Z] ---> Running in 87101587c8be [2022-04-22T09:09:29.333Z] Removing intermediate container 87101587c8be [2022-04-22T09:09:29.333Z] ---> a7df7f03b1aa [2022-04-22T09:09:29.333Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-22T09:09:29.333Z] ---> Running in f0bb91d118f3 [2022-04-22T09:09:30.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T09:09:31.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T09:09:32.302Z] OK: 220 MiB in 52 packages [2022-04-22T09:09:32.904Z] Removing intermediate container f0bb91d118f3 [2022-04-22T09:09:32.904Z] ---> b790e2b84a6a [2022-04-22T09:09:32.904Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-22T09:09:33.506Z] ---> b510f633eb4b [2022-04-22T09:09:33.506Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T09:09:33.506Z] ---> Running in 8c097c2078a3 [2022-04-22T09:10:20.534Z] Removing intermediate container 8c097c2078a3 [2022-04-22T09:10:20.534Z] ---> 2e9f6a1d6426 [2022-04-22T09:10:20.534Z] Step 10/11 : COPY . . [2022-04-22T09:10:20.534Z] ---> f36994331f47 [2022-04-22T09:10:20.534Z] Step 11/11 : RUN ${MAKE} [2022-04-22T09:10:20.534Z] ---> Running in bebe44d6dc0f [2022-04-22T09:10:20.534Z] noop [2022-04-22T09:10:20.534Z] Removing intermediate container bebe44d6dc0f [2022-04-22T09:10:20.534Z] ---> 833815cac435 [2022-04-22T09:10:20.534Z] Successfully built 833815cac435 [2022-04-22T09:10:20.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:10:20.889Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T09:10:20.889Z] . [Pipeline] withDockerContainer [2022-04-22T09:10:21.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-21768 does not seem to be running inside a container [2022-04-22T09:10:21.189Z] $ 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 [2022-04-22T09:10:22.447Z] $ docker top 24c3f8ad1288967708b7a8a818cbbc2f1ddf9f4a2ceefe56c4ab62ec0a303ea1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T09:10:23.352Z] + go version [2022-04-22T09:10:23.353Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T09:10:23.381Z] $ docker stop --time=1 24c3f8ad1288967708b7a8a818cbbc2f1ddf9f4a2ceefe56c4ab62ec0a303ea1 [2022-04-22T09:10:24.986Z] $ docker rm -f 24c3f8ad1288967708b7a8a818cbbc2f1ddf9f4a2ceefe56c4ab62ec0a303ea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:10:25.541Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T09:10:25.541Z] . [Pipeline] withDockerContainer [2022-04-22T09:10:25.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-21768 does not seem to be running inside a container [2022-04-22T09:10:25.849Z] $ 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 [2022-04-22T09:10:27.079Z] $ docker top 2224b23a20458a98a2dac4813025b7f3c1dfd35374e4ab09d59793f225f84af6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T09:10:27.988Z] + make test [2022-04-22T09:10:27.988Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T09:10:54.817Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-22T09:12:31.760Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-22T09:12:31.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-22T09:12:31.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-22T09:12:35.189Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.599s coverage: 23.3% of statements [2022-04-22T09:12:35.189Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-22T09:12:37.194Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.261s coverage: 27.6% of statements [2022-04-22T09:12:38.644Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.411s coverage: 78.9% of statements [2022-04-22T09:12:38.644Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.254s coverage: 10.8% of statements [2022-04-22T09:12:42.068Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.345s coverage: 60.0% of statements [2022-04-22T09:12:42.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-22T09:12:42.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-22T09:12:47.512Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.459s coverage: 34.8% of statements [2022-04-22T09:12:47.512Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-22T09:12:48.503Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.311s coverage: 86.1% of statements [2022-04-22T09:12:48.503Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-22T09:12:48.503Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-22T09:12:48.781Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.429s coverage: 65.1% of statements [2022-04-22T09:12:50.777Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.207s coverage: 89.2% of statements [2022-04-22T09:12:50.777Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-22T09:12:54.167Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.239s coverage: 4.7% of statements [2022-04-22T09:12:54.167Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-22T09:12:54.764Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T09:12:54.764Z] GO111MODULE=on go vet ./... [2022-04-22T09:14:16.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T09:14:16.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T09:14:16.599Z] ./bin/test-attribution-txt.sh [2022-04-22T09:14:17.196Z] An attribution for github.com/rcrowley/go-metrics is missing from in Attribution.txt, please add [2022-04-22T09:14:17.470Z] make: *** [Makefile:54: test] Error 1 [Pipeline] } [2022-04-22T09:14:17.499Z] $ docker stop --time=1 2224b23a20458a98a2dac4813025b7f3c1dfd35374e4ab09d59793f225f84af6 [2022-04-22T09:14:19.326Z] $ 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 [2022-04-22T09:14:20.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T09:14:20.780Z] [2022-04-22T09:14:20.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:14:21.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T09:14:21.401Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T09:14:21.401Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T09:14:21.401Z] 04944245beec: Pulling fs layer [2022-04-22T09:14:21.401Z] 699f458cf7ca: Pulling fs layer [2022-04-22T09:14:21.401Z] 765212b225bb: Pulling fs layer [2022-04-22T09:14:21.401Z] f23df028b6ca: Pulling fs layer [2022-04-22T09:14:21.401Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T09:14:21.401Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T09:14:21.401Z] 765212b225bb: Waiting [2022-04-22T09:14:21.401Z] f23df028b6ca: Waiting [2022-04-22T09:14:21.401Z] d65c8cfc05b1: Waiting [2022-04-22T09:14:21.401Z] 2437ff75d9bd: Waiting [2022-04-22T09:14:21.401Z] 04944245beec: Verifying Checksum [2022-04-22T09:14:21.401Z] 04944245beec: Download complete [2022-04-22T09:14:21.401Z] 765212b225bb: Verifying Checksum [2022-04-22T09:14:21.401Z] 765212b225bb: Download complete [2022-04-22T09:14:21.401Z] f23df028b6ca: Verifying Checksum [2022-04-22T09:14:21.401Z] f23df028b6ca: Download complete [2022-04-22T09:14:21.401Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T09:14:21.401Z] d65c8cfc05b1: Download complete [2022-04-22T09:14:21.678Z] 699f458cf7ca: Verifying Checksum [2022-04-22T09:14:21.678Z] 699f458cf7ca: Download complete [2022-04-22T09:14:21.953Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T09:14:21.953Z] 8998bd30e6a1: Download complete [2022-04-22T09:14:24.583Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T09:14:24.583Z] 2437ff75d9bd: Download complete [2022-04-22T09:14:26.564Z] 8998bd30e6a1: Pull complete [2022-04-22T09:14:26.838Z] 04944245beec: Pull complete [2022-04-22T09:14:28.272Z] 699f458cf7ca: Pull complete [2022-04-22T09:14:28.272Z] 765212b225bb: Pull complete [2022-04-22T09:14:29.253Z] f23df028b6ca: Pull complete [2022-04-22T09:14:29.528Z] d65c8cfc05b1: Pull complete [2022-04-22T09:14:44.620Z] 2437ff75d9bd: Pull complete [2022-04-22T09:14:44.620Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T09:14:44.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T09:14:44.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T09:14:44.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-21768 does not seem to be running inside a container [2022-04-22T09:14:44.938Z] $ 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 [2022-04-22T09:14:47.480Z] $ docker top f469e4a0845d305ed27bf130577d2de1e73f655078c9f654bd6f5f25192ac314 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:14:48.394Z] ---> job-cost.sh [2022-04-22T09:14:48.394Z] lf-activate-venv: SKIPPING [2022-04-22T09:14:48.394Z] INFO: No Stack... [2022-04-22T09:14:48.668Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T09:14:49.646Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T09:14:50.317Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2022-04-22T09:14:50.317Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T09:14:50.391Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] [2022-04-22T09:14:50.397Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] did not exist. Created. [2022-04-22T09:14:50.397Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T09:14:51.086Z] /w/workspace/device-sdk-go/2@tmp/durable-2cb762c3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-22T09:14:51.769Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T09:14:51.799Z] Warning: overwriting stash ‘stack-cost’ [2022-04-22T09:14:52.281Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T09:14:52.289Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1146-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T09:14:52.316Z] $ docker stop --time=1 f469e4a0845d305ed27bf130577d2de1e73f655078c9f654bd6f5f25192ac314 [2022-04-22T09:14:53.818Z] $ 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] } [2022-04-22T09:14:54.117Z] 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 [2022-04-22T09:14:54.899Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives ] [2022-04-22T09:14:54.899Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives [2022-04-22T09:14:54.899Z] total 16 [2022-04-22T09:14:54.899Z] drwxr-xr-x 3 root root 4096 Apr 22 09:05 . [2022-04-22T09:14:54.899Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 09:05 .. [2022-04-22T09:14:54.899Z] drwxr-xr-x 2 root root 4096 Apr 22 09:05 cost [2022-04-22T09:14:54.899Z] -rw-r--r-- 1 root root 85 Apr 22 09:05 cost.csv [2022-04-22T09:14:54.899Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives [2022-04-22T09:14:54.899Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives [2022-04-22T09:14:54.899Z] total 16 [2022-04-22T09:14:54.899Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 09:05 . [2022-04-22T09:14:54.899Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 09:05 .. [2022-04-22T09:14:54.899Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 09:05 cost [2022-04-22T09:14:54.899Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 22 09:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:14:55.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:14:56.057Z] ---> package-listing.sh [2022-04-22T09:14:56.057Z] ++ facter osfamily [2022-04-22T09:14:56.057Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T09:14:56.318Z] + OS_FAMILY=debian [2022-04-22T09:14:56.318Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1146 [2022-04-22T09:14:56.318Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T09:14:56.318Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T09:14:56.318Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T09:14:56.318Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T09:14:56.318Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1146 ']' [2022-04-22T09:14:56.318Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T09:14:56.318Z] + case "${OS_FAMILY}" in [2022-04-22T09:14:56.318Z] + dpkg -l [2022-04-22T09:14:56.318Z] + grep '^ii' [2022-04-22T09:14:56.318Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T09:14:56.318Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T09:14:56.318Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T09:14:56.318Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1146 ']' [2022-04-22T09:14:56.318Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1146/archives/ [2022-04-22T09:14:56.318Z] + 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 [2022-04-22T09:14:56.332Z] 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 [2022-04-22T09:14:56.613Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:14:57.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T09:14:57.175Z] . [Pipeline] withDockerContainer [2022-04-22T09:14:57.244Z] prd-ubuntu20.04-docker-8c-8g-21767 does not seem to be running inside a container [2022-04-22T09:14:57.290Z] $ 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 [2022-04-22T09:14:57.510Z] $ docker top 81ddce4511ff98aa9a3eef1787430b3a48916f0fa99e1858aa9465de97035d38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T09:14:57.867Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T09:14:58.156Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T09:14:58.447Z] + ls /var/log/sa-host [2022-04-22T09:14:58.447Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T09:14:58.533Z] provisioning config files... [2022-04-22T09:14:58.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1146@tmp/config3036392423261499460tmp [Pipeline] { [Pipeline] echo [2022-04-22T09:14:58.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:14:58.844Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T09:14:58.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:14:59.201Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T09:14:59.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:14:59.500Z] ---> sudo-logs.sh [2022-04-22T09:14:59.500Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T09:14:59.525Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:14:59.808Z] ---> job-cost.sh [2022-04-22T09:14:59.808Z] lf-activate-venv: SKIPPING [2022-04-22T09:14:59.808Z] DEBUG: total: 0.2199999988079071 [2022-04-22T09:14:59.808Z] INFO: Retrieving Stack Cost... [2022-04-22T09:15:00.379Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T09:15:01.049Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T09:15:01.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:15:01.349Z] ---> logs-deploy.sh [2022-04-22T09:15:01.349Z] lf-activate-venv: SKIPPING [2022-04-22T09:15:01.349Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1146/2 [2022-04-22T09:15:01.349Z] INFO: archiving workspace using pattern(s): [2022-04-22T09:15:02.293Z] Archives upload complete. [2022-04-22T09:15:02.554Z] INFO: archiving logs to Nexus [2022-04-22T09:15:03.125Z] ---> uname -a: [2022-04-22T09:15:03.125Z] 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 [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] ---> lscpu: [2022-04-22T09:15:03.125Z] Architecture: x86_64 [2022-04-22T09:15:03.125Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-22T09:15:03.125Z] Byte Order: Little Endian [2022-04-22T09:15:03.125Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-22T09:15:03.125Z] CPU(s): 8 [2022-04-22T09:15:03.125Z] On-line CPU(s) list: 0-7 [2022-04-22T09:15:03.125Z] Thread(s) per core: 1 [2022-04-22T09:15:03.125Z] Core(s) per socket: 1 [2022-04-22T09:15:03.125Z] Socket(s): 8 [2022-04-22T09:15:03.125Z] NUMA node(s): 1 [2022-04-22T09:15:03.125Z] Vendor ID: AuthenticAMD [2022-04-22T09:15:03.125Z] CPU family: 23 [2022-04-22T09:15:03.125Z] Model: 49 [2022-04-22T09:15:03.125Z] Model name: AMD EPYC-Rome Processor [2022-04-22T09:15:03.125Z] Stepping: 0 [2022-04-22T09:15:03.125Z] CPU MHz: 2799.996 [2022-04-22T09:15:03.125Z] BogoMIPS: 5599.99 [2022-04-22T09:15:03.125Z] Virtualization: AMD-V [2022-04-22T09:15:03.125Z] Hypervisor vendor: KVM [2022-04-22T09:15:03.125Z] Virtualization type: full [2022-04-22T09:15:03.125Z] L1d cache: 256 KiB [2022-04-22T09:15:03.125Z] L1i cache: 256 KiB [2022-04-22T09:15:03.125Z] L2 cache: 4 MiB [2022-04-22T09:15:03.125Z] L3 cache: 128 MiB [2022-04-22T09:15:03.125Z] NUMA node0 CPU(s): 0-7 [2022-04-22T09:15:03.125Z] Vulnerability Itlb multihit: Not affected [2022-04-22T09:15:03.125Z] Vulnerability L1tf: Not affected [2022-04-22T09:15:03.125Z] Vulnerability Mds: Not affected [2022-04-22T09:15:03.125Z] Vulnerability Meltdown: Not affected [2022-04-22T09:15:03.125Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-22T09:15:03.125Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-22T09:15:03.125Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-22T09:15:03.125Z] Vulnerability Srbds: Not affected [2022-04-22T09:15:03.125Z] Vulnerability Tsx async abort: Not affected [2022-04-22T09:15:03.125Z] 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 [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] ---> nproc: [2022-04-22T09:15:03.125Z] 8 [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] ---> df -h: [2022-04-22T09:15:03.125Z] Filesystem Size Used Avail Use% Mounted on [2022-04-22T09:15:03.125Z] overlay 155G 11G 145G 7% / [2022-04-22T09:15:03.125Z] tmpfs 64M 0 64M 0% /dev [2022-04-22T09:15:03.125Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-22T09:15:03.125Z] shm 64M 0 64M 0% /dev/shm [2022-04-22T09:15:03.125Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] ---> sar -b -r -n DEV: [2022-04-22T09:15:03.125Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21767) 04/22/22 _x86_64_ (8 CPU) [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] 09:03:45 LINUX RESTART (8 CPU) [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] 09:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-22T09:15:03.125Z] 09:05:01 491.10 57.02 434.08 0.00 7429.56 209737.84 0.00 [2022-04-22T09:15:03.125Z] 09:06:01 70.35 0.20 70.15 0.00 5.20 29060.76 0.00 [2022-04-22T09:15:03.125Z] 09:07:01 1.13 0.00 1.13 0.00 0.00 13.61 0.00 [2022-04-22T09:15:03.125Z] 09:08:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2022-04-22T09:15:03.125Z] 09:09:01 1.10 0.02 1.08 0.00 0.13 13.46 0.00 [2022-04-22T09:15:03.125Z] 09:10:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 [2022-04-22T09:15:03.125Z] 09:11:01 1.68 0.00 1.68 0.00 0.00 23.60 0.00 [2022-04-22T09:15:03.125Z] 09:12:01 2.10 0.00 2.10 0.00 0.00 23.20 0.00 [2022-04-22T09:15:03.125Z] 09:13:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 [2022-04-22T09:15:03.125Z] 09:14:01 2.37 0.00 2.37 0.00 0.00 30.39 0.00 [2022-04-22T09:15:03.125Z] 09:15:02 5.92 0.17 5.75 0.00 12.40 106.52 0.00 [2022-04-22T09:15:03.125Z] Average: 52.77 5.22 47.55 0.00 677.03 21732.96 0.00 [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] 09:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-22T09:15:03.125Z] 09:05:01 28781312 31757744 536056 1.63 163512 3061488 2092252 6.17 1154928 2539992 604 [2022-04-22T09:15:03.125Z] 09:06:01 28349696 31779216 513036 1.56 160264 3461280 1781920 5.25 1221316 2842924 136 [2022-04-22T09:15:03.125Z] 09:07:01 28350620 31780180 511784 1.56 160292 3461284 1781920 5.25 1219772 2842928 24 [2022-04-22T09:15:03.125Z] 09:08:01 28350912 31780512 511428 1.56 160312 3461284 1781920 5.25 1219396 2842928 168 [2022-04-22T09:15:03.125Z] 09:09:01 28360708 31790508 501528 1.53 160344 3461288 1781920 5.25 1209712 2843120 24 [2022-04-22T09:15:03.125Z] 09:10:01 28361992 31791856 500176 1.52 160380 3461296 1781920 5.25 1208928 2843124 12 [2022-04-22T09:15:03.125Z] 09:11:01 28369300 31799200 492720 1.50 160460 3461300 1781920 5.25 1201712 2843128 12 [2022-04-22T09:15:03.125Z] 09:12:01 28369340 31799364 492672 1.50 160528 3461304 1781920 5.25 1201808 2843136 12 [2022-04-22T09:15:03.125Z] 09:13:01 28369040 31799132 492868 1.50 160612 3461304 1781920 5.25 1201876 2843136 12 [2022-04-22T09:15:03.125Z] 09:14:01 28368992 31799172 492736 1.50 160704 3461288 1781920 5.25 1201916 2843156 64 [2022-04-22T09:15:03.125Z] 09:15:02 28288988 31725032 561984 1.71 160920 3462548 1952596 5.75 1276328 2840124 580 [2022-04-22T09:15:03.125Z] Average: 28392809 31781992 509726 1.55 160757 3425060 1825648 5.38 1210699 2815245 150 [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z] 09:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-22T09:15:03.125Z] 09:05:01 docker0 116.08 136.58 10.59 1088.45 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:05:01 ens3 846.74 553.57 6028.41 127.24 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:05:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:05:01 vethcb8991c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:06:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:06:01 ens3 152.22 97.15 2555.46 63.51 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:06:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:07:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:08:01 ens3 0.53 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:09:01 ens3 0.50 0.23 0.26 0.20 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:10:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:13:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:15:02 ens3 46.14 42.23 28.38 47.07 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] 09:15:02 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] Average: docker0 10.55 12.42 0.96 98.95 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] Average: ens3 95.17 63.07 782.97 21.65 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2022-04-22T09:15:03.125Z] [2022-04-22T09:15:03.125Z]