Pull request #1159 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at b41f42986e30026cf34f8a06bff8ad408dee209a rather than a20acd08c798f4e8368922a5499a9dc7b2236198 Obtained Jenkinsfile from b41f42986e30026cf34f8a06bff8ad408dee209a 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-ssh15393089895730617305.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1879454865045068959.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1159/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1159/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10842209191275517033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1159/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16910161035445265211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11194097565881227661.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1159/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1159/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7075762618613504725.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-44839 in /w/workspace/gexfoundry_device-sdk-go_PR-1159 [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-1159 # 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 b41f42986e30026cf34f8a06bff8ad408dee209a into PR head commit a20acd08c798f4e8368922a5499a9dc7b2236198 Merge succeeded, producing a20acd08c798f4e8368922a5499a9dc7b2236198 Checking out Revision a20acd08c798f4e8368922a5499a9dc7b2236198 (PR-1159) > 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/1159/head:refs/remotes/origin/PR-1159 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a20acd08c798f4e8368922a5499a9dc7b2236198 # 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 b41f42986e30026cf34f8a06bff8ad408dee209a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a20acd08c798f4e8368922a5499a9dc7b2236198 # timeout=10 Commit message: "feat: Remove core-data client when using the MessageBus" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T06:03:13.825Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T06:03:14.001Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T06:03:14.095Z] ========================================================= [2022-05-10T06:03:14.095Z] EdgeX Global Pipelines Version Info [2022-05-10T06:03:14.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:03:15.037Z] ------------------- [2022-05-10T06:03:15.037Z] stable info: [2022-05-10T06:03:15.037Z] ------------------- [2022-05-10T06:03:15.037Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:03:15.037Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T06:03:15.037Z] Message: update stable to v1.0.227 [2022-05-10T06:03:15.608Z] ------------------- [2022-05-10T06:03:15.608Z] experimental info: [2022-05-10T06:03:15.608Z] ------------------- [2022-05-10T06:03:15.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:03:15.608Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T06:03:15.608Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T06:03:15.845Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-05-10T06:03:15.883Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-05-10T06:03:15.932Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T06:03:15.967Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T06:03:16.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T06:03:16.042Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T06:03:16.074Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T06:03:16.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-05-10T06:03:16.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T06:03:16.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T06:03:16.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T06:03:16.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-05-10T06:03:16.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T06:03:16.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T06:03:16.393Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:03:16.428Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:03:16.463Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:03:16.500Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:03:16.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T06:03:16.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T06:03:16.620Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T06:03:16.657Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T06:03:16.697Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T06:03:16.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T06:03:16.776Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T06:03:16.811Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T06:03:16.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1159 [Pipeline] echo [2022-05-10T06:03:16.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1159 [Pipeline] echo [2022-05-10T06:03:16.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1159 [Pipeline] echo [2022-05-10T06:03:16.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a20acd08c798f4e8368922a5499a9dc7b2236198 [Pipeline] echo [2022-05-10T06:03:17.012Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a20acd0 [Pipeline] echo [2022-05-10T06:03:17.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:03:17.161Z] provisioning config files... [2022-05-10T06:03:17.177Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/config1759912464715800300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:03:17.536Z] ---> docker-login.sh [2022-05-10T06:03:17.536Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:03:18.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:03:18.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:03:18.108Z] Configure a credential helper to remove this warning. See [2022-05-10T06:03:18.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:03:18.108Z] [2022-05-10T06:03:18.108Z] Login Succeeded [2022-05-10T06:03:18.108Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:03:18.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:03:18.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:03:18.370Z] Configure a credential helper to remove this warning. See [2022-05-10T06:03:18.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:03:18.370Z] [2022-05-10T06:03:18.370Z] Login Succeeded [2022-05-10T06:03:18.370Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:03:18.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:03:18.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:03:18.370Z] Configure a credential helper to remove this warning. See [2022-05-10T06:03:18.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:03:18.370Z] [2022-05-10T06:03:18.370Z] Login Succeeded [2022-05-10T06:03:18.370Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:03:18.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:03:18.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:03:18.632Z] Configure a credential helper to remove this warning. See [2022-05-10T06:03:18.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:03:18.632Z] [2022-05-10T06:03:18.632Z] Login Succeeded [2022-05-10T06:03:18.632Z] docker.io [2022-05-10T06:03:18.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:03:19.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:03:19.207Z] Configure a credential helper to remove this warning. See [2022-05-10T06:03:19.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:03:19.207Z] [2022-05-10T06:03:19.207Z] Login Succeeded [2022-05-10T06:03:19.207Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:03:19.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T06:03:19.869Z] + git rev-list -1 --merges a20acd08c798f4e8368922a5499a9dc7b2236198~1..a20acd08c798f4e8368922a5499a9dc7b2236198 [Pipeline] echo [2022-05-10T06:03:19.921Z] -----------> git rev-list -1 --merges a20acd08c798f4e8368922a5499a9dc7b2236198~1..a20acd08c798f4e8368922a5499a9dc7b2236198 a20acd08c798f4e8368922a5499a9dc7b2236198 [false] [Pipeline] sh [2022-05-10T06:03:20.237Z] + git log --format=format:%s -1 a20acd08c798f4e8368922a5499a9dc7b2236198 [Pipeline] echo [2022-05-10T06:03:20.264Z] ========================================================= [2022-05-10T06:03:20.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T06:03:20.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:03:20.683Z] + git log --format=format:%s -1 a20acd08c798f4e8368922a5499a9dc7b2236198 [Pipeline] echo [2022-05-10T06:03:20.716Z] [semverPrep] GIT_COMMIT: a20acd08c798f4e8368922a5499a9dc7b2236198, Commit Message: feat: Remove core-data client when using the MessageBus [Pipeline] echo [2022-05-10T06:03:20.744Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T06:03:21.232Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:03:21.232Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T06:03:21.232Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T06:03:21.232Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T06:03:21.232Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T06:03:21.232Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T06:03:21.232Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:03:21.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:03:21.701Z] [2022-05-10T06:03:21.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:03:22.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:03:22.046Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T06:03:22.046Z] 1fe172e4850f: Pulling fs layer [2022-05-10T06:03:22.046Z] caf521ccaac6: Pulling fs layer [2022-05-10T06:03:22.046Z] 3ead6fa29328: Pulling fs layer [2022-05-10T06:03:22.046Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T06:03:22.046Z] a8d5f1318db7: Pulling fs layer [2022-05-10T06:03:22.046Z] c427282e49a2: Pulling fs layer [2022-05-10T06:03:22.046Z] 1827001aaf11: Pulling fs layer [2022-05-10T06:03:22.046Z] 0714d37db230: Pulling fs layer [2022-05-10T06:03:22.046Z] ac28cf19c067: Pulling fs layer [2022-05-10T06:03:22.046Z] ca983d60f3e2: Pulling fs layer [2022-05-10T06:03:22.046Z] 9f894cec8388: Pulling fs layer [2022-05-10T06:03:22.046Z] 1827001aaf11: Waiting [2022-05-10T06:03:22.046Z] c427282e49a2: Waiting [2022-05-10T06:03:22.046Z] 0714d37db230: Waiting [2022-05-10T06:03:22.046Z] ac28cf19c067: Waiting [2022-05-10T06:03:22.046Z] ca983d60f3e2: Waiting [2022-05-10T06:03:22.046Z] a8d5f1318db7: Waiting [2022-05-10T06:03:22.046Z] 9f894cec8388: Waiting [2022-05-10T06:03:22.046Z] caf521ccaac6: Download complete [2022-05-10T06:03:22.046Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T06:03:22.046Z] 5c2a1cbceb83: Download complete [2022-05-10T06:03:22.307Z] a8d5f1318db7: Verifying Checksum [2022-05-10T06:03:22.307Z] a8d5f1318db7: Download complete [2022-05-10T06:03:22.307Z] 3ead6fa29328: Verifying Checksum [2022-05-10T06:03:22.307Z] 3ead6fa29328: Download complete [2022-05-10T06:03:22.307Z] c427282e49a2: Download complete [2022-05-10T06:03:22.307Z] 0714d37db230: Verifying Checksum [2022-05-10T06:03:22.307Z] 0714d37db230: Download complete [2022-05-10T06:03:22.307Z] ac28cf19c067: Verifying Checksum [2022-05-10T06:03:22.307Z] ac28cf19c067: Download complete [2022-05-10T06:03:22.307Z] ca983d60f3e2: Download complete [2022-05-10T06:03:22.307Z] 9f894cec8388: Verifying Checksum [2022-05-10T06:03:22.307Z] 9f894cec8388: Download complete [2022-05-10T06:03:22.307Z] 1fe172e4850f: Verifying Checksum [2022-05-10T06:03:22.307Z] 1fe172e4850f: Download complete [2022-05-10T06:03:22.577Z] 1827001aaf11: Verifying Checksum [2022-05-10T06:03:22.577Z] 1827001aaf11: Download complete [2022-05-10T06:03:23.971Z] 1fe172e4850f: Pull complete [2022-05-10T06:03:23.971Z] caf521ccaac6: Pull complete [2022-05-10T06:03:24.566Z] 3ead6fa29328: Pull complete [2022-05-10T06:03:24.828Z] 5c2a1cbceb83: Pull complete [2022-05-10T06:03:25.092Z] a8d5f1318db7: Pull complete [2022-05-10T06:03:25.092Z] c427282e49a2: Pull complete [2022-05-10T06:03:27.644Z] 1827001aaf11: Pull complete [2022-05-10T06:03:27.644Z] 0714d37db230: Pull complete [2022-05-10T06:03:27.644Z] ac28cf19c067: Pull complete [2022-05-10T06:03:27.644Z] ca983d60f3e2: Pull complete [2022-05-10T06:03:27.906Z] 9f894cec8388: Pull complete [2022-05-10T06:03:27.906Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T06:03:27.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:03:27.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T06:03:28.014Z] prd-ubuntu20.04-docker-8c-8g-44839 does not seem to be running inside a container [2022-05-10T06:03:28.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1159 -v /w/workspace/gexfoundry_device-sdk-go_PR-1159:/w/workspace/gexfoundry_device-sdk-go_PR-1159:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1159@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:03:29.835Z] $ docker top f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a -eo pid,comm [2022-05-10T06:03:29.896Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T06:03:29.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:03:30.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:03:30.025Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:03:30.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:03:30.177Z] $ docker exec f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a ssh-agent [2022-05-10T06:03:30.307Z] SSH_AUTH_SOCK=/tmp/ssh-9Wf7af2lYE1c/agent.33 [2022-05-10T06:03:30.307Z] SSH_AGENT_PID=39 [2022-05-10T06:03:30.317Z] Running ssh-add (command line suppressed) [2022-05-10T06:03:30.439Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/private_key_2278572764683935914.key (/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/private_key_2278572764683935914.key) [2022-05-10T06:03:30.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:03:30.781Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T06:03:30.817Z] $ docker exec --env ******** --env ******** f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a ssh-agent -k [2022-05-10T06:03:30.944Z] unset SSH_AUTH_SOCK; [2022-05-10T06:03:30.944Z] unset SSH_AGENT_PID; [2022-05-10T06:03:30.944Z] echo Agent pid 39 killed; [2022-05-10T06:03:30.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T06:03:31.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:03:31.038Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:03:31.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:03:31.179Z] $ docker exec f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a ssh-agent [2022-05-10T06:03:31.300Z] SSH_AUTH_SOCK=/tmp/ssh-87GNh7s6ltUv/agent.71 [2022-05-10T06:03:31.300Z] SSH_AGENT_PID=77 [2022-05-10T06:03:31.306Z] Running ssh-add (command line suppressed) [2022-05-10T06:03:31.433Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/private_key_4730936579059978853.key (/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/private_key_4730936579059978853.key) [2022-05-10T06:03:31.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:03:31.774Z] + git semver init [2022-05-10T06:03:32.035Z] 2022-05-10 06:03:32,005 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T06:03:32.035Z] 2022-05-10 06:03:32,006 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver [2022-05-10T06:03:32.035Z] 2022-05-10 06:03:32,006 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver [2022-05-10T06:03:32.035Z] 2022-05-10 06:03:32,006 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1159, universal_newlines=False, shell=None, istream=None) [2022-05-10T06:03:32.976Z] 2022-05-10 06:03:32,940 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159/.git/info/exclude [2022-05-10T06:03:32.976Z] 2022-05-10 06:03:32,941 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver/PR-1159 with force:False [2022-05-10T06:03:32.976Z] 2022-05-10 06:03:32,941 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver/PR-1159 [2022-05-10T06:03:32.976Z] 2022-05-10 06:03:32,943 [execute] INFO git cat-file --batch-check [2022-05-10T06:03:32.976Z] 2022-05-10 06:03:32,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T06:03:32.976Z] 2022-05-10 06:03:32,951 [execute] INFO git cat-file --batch [2022-05-10T06:03:32.976Z] 2022-05-10 06:03:32,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T06:03:32.976Z] 2022-05-10 06:03:32,958 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver/PR-1159 [2022-05-10T06:03:32.976Z] 0.0.0 [Pipeline] } [2022-05-10T06:03:33.009Z] $ docker exec --env ******** --env ******** f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a ssh-agent -k [2022-05-10T06:03:33.123Z] unset SSH_AUTH_SOCK; [2022-05-10T06:03:33.123Z] unset SSH_AGENT_PID; [2022-05-10T06:03:33.123Z] echo Agent pid 77 killed; [2022-05-10T06:03:33.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:03:33.541Z] + git semver [Pipeline] } [2022-05-10T06:03:33.837Z] $ docker stop --time=1 f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a [2022-05-10T06:03:35.269Z] $ docker rm -f f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:03:35.697Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T06:03:36.016Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T06:03:36.034Z] [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-05-10T06:03:36.608Z] provisioning config files... [2022-05-10T06:03:36.620Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/config4403761491497193949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:03:36.965Z] ---> docker-login.sh [2022-05-10T06:03:36.965Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:03:36.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:03:36.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:03:36.965Z] Configure a credential helper to remove this warning. See [2022-05-10T06:03:36.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:03:36.965Z] [2022-05-10T06:03:36.965Z] Login Succeeded [2022-05-10T06:03:36.965Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:03:36.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:03:37.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:03:37.225Z] Configure a credential helper to remove this warning. See [2022-05-10T06:03:37.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:03:37.225Z] [2022-05-10T06:03:37.225Z] Login Succeeded [2022-05-10T06:03:37.225Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:03:37.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:03:37.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:03:37.225Z] Configure a credential helper to remove this warning. See [2022-05-10T06:03:37.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:03:37.225Z] [2022-05-10T06:03:37.225Z] Login Succeeded [2022-05-10T06:03:37.225Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:03:37.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:03:37.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:03:37.489Z] Configure a credential helper to remove this warning. See [2022-05-10T06:03:37.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:03:37.489Z] [2022-05-10T06:03:37.489Z] Login Succeeded [2022-05-10T06:03:37.489Z] docker.io [2022-05-10T06:03:37.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:03:38.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:03:38.064Z] Configure a credential helper to remove this warning. See [2022-05-10T06:03:38.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:03:38.064Z] [2022-05-10T06:03:38.064Z] Login Succeeded [2022-05-10T06:03:38.064Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:03:38.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:03:38.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:03:38.305Z] ========================================================= [2022-05-10T06:03:38.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T06:03:38.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:03:38.712Z] + 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-05-10T06:03:38.712Z] Sending build context to Docker daemon 9.711MB [2022-05-10T06:03:38.712Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:03:38.712Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T06:03:38.974Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T06:03:38.974Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T06:03:38.974Z] 666ba61612fd: Pulling fs layer [2022-05-10T06:03:38.974Z] 8ed8ca486205: Pulling fs layer [2022-05-10T06:03:38.974Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T06:03:38.974Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T06:03:38.974Z] ca2b28591e48: Pulling fs layer [2022-05-10T06:03:38.974Z] a51346096db8: Pulling fs layer [2022-05-10T06:03:38.974Z] daebc70d1ce1: Pulling fs layer [2022-05-10T06:03:38.974Z] 0e18a0eac166: Pulling fs layer [2022-05-10T06:03:38.974Z] 4fe6c5a15a65: Waiting [2022-05-10T06:03:38.974Z] 22a0e8bec74d: Waiting [2022-05-10T06:03:38.974Z] daebc70d1ce1: Waiting [2022-05-10T06:03:38.974Z] ca2b28591e48: Waiting [2022-05-10T06:03:38.974Z] a51346096db8: Waiting [2022-05-10T06:03:38.974Z] 0e18a0eac166: Waiting [2022-05-10T06:03:38.974Z] 8ed8ca486205: Verifying Checksum [2022-05-10T06:03:38.974Z] 8ed8ca486205: Download complete [2022-05-10T06:03:38.974Z] 666ba61612fd: Verifying Checksum [2022-05-10T06:03:38.974Z] 666ba61612fd: Download complete [2022-05-10T06:03:38.974Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T06:03:38.974Z] 22a0e8bec74d: Download complete [2022-05-10T06:03:38.974Z] ca2b28591e48: Verifying Checksum [2022-05-10T06:03:38.974Z] ca2b28591e48: Download complete [2022-05-10T06:03:38.974Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T06:03:38.974Z] 59bf1c3509f3: Download complete [2022-05-10T06:03:38.974Z] a51346096db8: Verifying Checksum [2022-05-10T06:03:38.974Z] a51346096db8: Download complete [2022-05-10T06:03:38.974Z] daebc70d1ce1: Verifying Checksum [2022-05-10T06:03:38.974Z] daebc70d1ce1: Download complete [2022-05-10T06:03:38.974Z] 59bf1c3509f3: Pull complete [2022-05-10T06:03:39.240Z] 666ba61612fd: Pull complete [2022-05-10T06:03:39.240Z] 8ed8ca486205: Pull complete [2022-05-10T06:03:39.812Z] 0e18a0eac166: Verifying Checksum [2022-05-10T06:03:39.812Z] 0e18a0eac166: Download complete [2022-05-10T06:03:39.812Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T06:03:39.812Z] 4fe6c5a15a65: Download complete [2022-05-10T06:03:44.012Z] 4fe6c5a15a65: Pull complete [2022-05-10T06:03:44.012Z] 22a0e8bec74d: Pull complete [2022-05-10T06:03:44.012Z] ca2b28591e48: Pull complete [2022-05-10T06:03:44.012Z] a51346096db8: Pull complete [2022-05-10T06:03:44.012Z] daebc70d1ce1: Pull complete [2022-05-10T06:03:45.921Z] 0e18a0eac166: Pull complete [2022-05-10T06:03:45.921Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T06:03:46.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T06:03:46.181Z] ---> f018257e8ee9 [2022-05-10T06:03:46.181Z] Step 3/11 : ARG MAKE=make build [2022-05-10T06:03:47.564Z] ---> Running in f36fa6e2cace [2022-05-10T06:03:47.564Z] Removing intermediate container f36fa6e2cace [2022-05-10T06:03:47.564Z] ---> f73760507a1f [2022-05-10T06:03:47.564Z] Step 4/11 : WORKDIR /device-sdk-go [2022-05-10T06:03:47.564Z] ---> Running in ed842cdf408f [2022-05-10T06:03:47.824Z] Removing intermediate container ed842cdf408f [2022-05-10T06:03:47.824Z] ---> a2a4099e07f5 [2022-05-10T06:03:47.824Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:03:47.824Z] ---> Running in 24e8048ac722 [2022-05-10T06:03:47.824Z] Removing intermediate container 24e8048ac722 [2022-05-10T06:03:47.824Z] ---> 2242062039bd [2022-05-10T06:03:47.824Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:03:47.824Z] ---> Running in 4f741bbc2142 [2022-05-10T06:03:48.395Z] Removing intermediate container 4f741bbc2142 [2022-05-10T06:03:48.395Z] ---> a4bfd5b3ca3d [2022-05-10T06:03:48.395Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:03:48.395Z] ---> Running in 92f9e577d55c [2022-05-10T06:03:48.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:03:49.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:03:50.174Z] OK: 221 MiB in 52 packages [2022-05-10T06:03:50.434Z] Removing intermediate container 92f9e577d55c [2022-05-10T06:03:50.434Z] ---> ea498d690e20 [2022-05-10T06:03:50.434Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T06:03:50.434Z] ---> 0b0b1b9786cd [2022-05-10T06:03:50.434Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:03:50.695Z] ---> Running in d180b448e3ed [2022-05-10T06:03:51.435Z] Still waiting to schedule task [2022-05-10T06:03:51.435Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-10T06:04:05.606Z] Removing intermediate container d180b448e3ed [2022-05-10T06:04:05.606Z] ---> 3fd5491c8354 [2022-05-10T06:04:05.606Z] Step 10/11 : COPY . . [2022-05-10T06:04:05.606Z] ---> 0f26d0612b46 [2022-05-10T06:04:05.606Z] Step 11/11 : RUN ${MAKE} [2022-05-10T06:04:05.606Z] ---> Running in 1d621be0587f [2022-05-10T06:04:05.606Z] noop [2022-05-10T06:04:05.606Z] Removing intermediate container 1d621be0587f [2022-05-10T06:04:05.606Z] ---> e9830fa41650 [2022-05-10T06:04:05.867Z] Successfully built e9830fa41650 [2022-05-10T06:04:05.867Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:04:06.205Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:04:06.205Z] . [Pipeline] withDockerContainer [2022-05-10T06:04:06.321Z] prd-ubuntu20.04-docker-8c-8g-44839 does not seem to be running inside a container [2022-05-10T06:04:06.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1159 -v /w/workspace/gexfoundry_device-sdk-go_PR-1159:/w/workspace/gexfoundry_device-sdk-go_PR-1159:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1159@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 ******** ci-base-image-x86_64 cat [2022-05-10T06:04:06.803Z] $ docker top 6353c0c6a1d6ab0a92178413b4aa02599338e415c522fc98d11be0f438e1ab3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:04:07.253Z] + go version [2022-05-10T06:04:07.253Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T06:04:07.291Z] $ docker stop --time=1 6353c0c6a1d6ab0a92178413b4aa02599338e415c522fc98d11be0f438e1ab3a [2022-05-10T06:04:08.593Z] $ docker rm -f 6353c0c6a1d6ab0a92178413b4aa02599338e415c522fc98d11be0f438e1ab3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:04:09.224Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:04:09.224Z] . [Pipeline] withDockerContainer [2022-05-10T06:04:09.313Z] prd-ubuntu20.04-docker-8c-8g-44839 does not seem to be running inside a container [2022-05-10T06:04:09.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1159 -v /w/workspace/gexfoundry_device-sdk-go_PR-1159:/w/workspace/gexfoundry_device-sdk-go_PR-1159:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1159@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 ******** ci-base-image-x86_64 cat [2022-05-10T06:04:09.756Z] $ docker top 3dd031282211c825aa9e4b1c4586c967df01266feca221c4a44068464db06f64 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:04:10.213Z] + make test [2022-05-10T06:04:10.214Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T06:04:15.512Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-05-10T06:04:27.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-05-10T06:04:27.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-05-10T06:04:27.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-05-10T06:04:27.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.091s coverage: 23.3% of statements [2022-05-10T06:04:27.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-05-10T06:04:27.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.095s coverage: 27.6% of statements [2022-05-10T06:04:27.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements [2022-05-10T06:04:27.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.098s coverage: 10.8% of statements [2022-05-10T06:04:27.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.112s coverage: 60.0% of statements [2022-05-10T06:04:27.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-05-10T06:04:27.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-05-10T06:04:27.999Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.083s coverage: 34.8% of statements [2022-05-10T06:04:27.999Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-05-10T06:04:28.942Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.074s coverage: 86.1% of statements [2022-05-10T06:04:28.942Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-05-10T06:04:28.942Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-05-10T06:04:28.942Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 65.1% of statements [2022-05-10T06:04:28.942Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.836s coverage: 89.2% of statements [2022-05-10T06:04:28.942Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-05-10T06:04:28.942Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.069s coverage: 4.7% of statements [2022-05-10T06:04:28.942Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-05-10T06:04:43.838Z] GO111MODULE=on go vet ./... [2022-05-10T06:04:47.192Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:04:47.192Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:04:47.192Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:04:47.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:04:47.291Z] $ docker stop --time=1 3dd031282211c825aa9e4b1c4586c967df01266feca221c4a44068464db06f64 [2022-05-10T06:04:49.644Z] $ docker rm -f 3dd031282211c825aa9e4b1c4586c967df01266feca221c4a44068464db06f64 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:04:50.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:04:50.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T06:04:51.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:04:51.834Z] + ls -al . [2022-05-10T06:04:51.834Z] total 296 [2022-05-10T06:04:51.834Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 06:04 . [2022-05-10T06:04:51.834Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:03 .. [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 06:03 .dockerignore [2022-05-10T06:04:51.834Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:03 .git [2022-05-10T06:04:51.834Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:03 .github [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 131 May 10 06:03 .gitignore [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 06:03 .golangci.yml [2022-05-10T06:04:51.834Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:03 .semver [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 26321 May 10 06:03 CHANGELOG.md [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:03 GOVERNANCE.md [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 880 May 10 06:03 Jenkinsfile [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 06:03 LICENSE [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 2015 May 10 06:03 Makefile [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 06:03 OWNERS.md [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 4881 May 10 06:03 README.md [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:03 VERSION [2022-05-10T06:04:51.834Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:03 bin [2022-05-10T06:04:51.834Z] -rw-r--r-- 1 jenkins jenkins 130739 May 10 06:04 coverage.out [2022-05-10T06:04:51.834Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:03 example [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 3159 May 10 06:03 go.mod [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 34529 May 10 06:03 go.sum [2022-05-10T06:04:51.834Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 06:03 internal [2022-05-10T06:04:51.834Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:03 openapi [2022-05-10T06:04:51.834Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:03 pkg [2022-05-10T06:04:51.834Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:03 snap [2022-05-10T06:04:51.834Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 06:03 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:04:52.207Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a20acd08c798f4e8368922a5499a9dc7b2236198 --label arch=amd64 --label version=0.0.0 . [2022-05-10T06:04:52.207Z] Sending build context to Docker daemon 9.842MB [2022-05-10T06:04:52.207Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:04:52.207Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T06:04:52.207Z] ---> e9830fa41650 [2022-05-10T06:04:52.207Z] Step 3/25 : ARG MAKE=make build [2022-05-10T06:04:52.475Z] ---> Running in 567beaba6990 [2022-05-10T06:04:52.475Z] Removing intermediate container 567beaba6990 [2022-05-10T06:04:52.475Z] ---> 8e5cf7148577 [2022-05-10T06:04:52.475Z] Step 4/25 : WORKDIR /device-sdk-go [2022-05-10T06:04:52.475Z] ---> Running in 0dda30b250c7 [2022-05-10T06:04:52.741Z] Removing intermediate container 0dda30b250c7 [2022-05-10T06:04:52.741Z] ---> a1cbaae3cca4 [2022-05-10T06:04:52.741Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:04:52.741Z] ---> Running in 257292544b11 [2022-05-10T06:04:52.741Z] Removing intermediate container 257292544b11 [2022-05-10T06:04:52.741Z] ---> 2f07e1c65d6c [2022-05-10T06:04:52.741Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:04:52.741Z] ---> Running in 57f3fe7682e5 [2022-05-10T06:04:53.332Z] Removing intermediate container 57f3fe7682e5 [2022-05-10T06:04:53.332Z] ---> f5c31a393c32 [2022-05-10T06:04:53.332Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:04:53.332Z] ---> Running in c2a1e0323f15 [2022-05-10T06:04:53.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:04:58.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:05:14.621Z] OK: 221 MiB in 52 packages [2022-05-10T06:05:14.621Z] Removing intermediate container c2a1e0323f15 [2022-05-10T06:05:14.621Z] ---> c6d2f5b0225f [2022-05-10T06:05:14.621Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T06:05:14.621Z] ---> def2fb3b598b [2022-05-10T06:05:14.621Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:05:14.621Z] ---> Running in 341798cd7ea4 [2022-05-10T06:05:14.621Z] Removing intermediate container 341798cd7ea4 [2022-05-10T06:05:14.621Z] ---> ce33bc5403a3 [2022-05-10T06:05:14.621Z] Step 10/25 : COPY . . [2022-05-10T06:05:14.885Z] ---> d7535aafc746 [2022-05-10T06:05:14.885Z] Step 11/25 : RUN ${MAKE} [2022-05-10T06:05:14.885Z] ---> Running in 91cc9c97e584 [2022-05-10T06:05:15.148Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-05-10T06:05:33.316Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-05-10T06:05:34.528Z] Removing intermediate container 91cc9c97e584 [2022-05-10T06:05:34.528Z] ---> 5fa3d8f0975e [2022-05-10T06:05:34.528Z] Step 12/25 : FROM alpine:3.14 [2022-05-10T06:05:35.953Z] 3.14: Pulling from library/alpine [2022-05-10T06:05:35.953Z] 8663204ce13b: Pulling fs layer [2022-05-10T06:05:35.953Z] 8663204ce13b: Verifying Checksum [2022-05-10T06:05:35.953Z] 8663204ce13b: Download complete [2022-05-10T06:05:36.227Z] 8663204ce13b: Pull complete [2022-05-10T06:05:36.227Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T06:05:36.227Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T06:05:36.227Z] ---> e04c818066af [2022-05-10T06:05:36.227Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:05:36.227Z] ---> Running in 9a3c25d57290 [2022-05-10T06:05:36.227Z] Removing intermediate container 9a3c25d57290 [2022-05-10T06:05:36.227Z] ---> e59eab410b70 [2022-05-10T06:05:36.227Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:05:36.503Z] ---> Running in 7cf2ca103f0b [2022-05-10T06:05:37.084Z] Removing intermediate container 7cf2ca103f0b [2022-05-10T06:05:37.084Z] ---> f1c276b0d72d [2022-05-10T06:05:37.084Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T06:05:37.084Z] ---> Running in 4c7bb8083312 [2022-05-10T06:05:37.348Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:05:38.363Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:05:38.363Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T06:05:38.363Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T06:05:38.648Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T06:05:38.648Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T06:05:38.648Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T06:05:38.917Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T06:05:38.917Z] OK: 8 MiB in 19 packages [2022-05-10T06:05:39.180Z] Removing intermediate container 4c7bb8083312 [2022-05-10T06:05:39.180Z] ---> f2aead30e242 [2022-05-10T06:05:39.180Z] Step 16/25 : WORKDIR / [2022-05-10T06:05:39.180Z] ---> Running in d6c99c5633db [2022-05-10T06:05:39.441Z] Removing intermediate container d6c99c5633db [2022-05-10T06:05:39.441Z] ---> 0a195803c8be [2022-05-10T06:05:39.441Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-05-10T06:05:39.441Z] ---> 4fda887bef67 [2022-05-10T06:05:39.441Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-05-10T06:05:40.387Z] ---> 9b4acf898959 [2022-05-10T06:05:40.387Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-05-10T06:05:40.387Z] ---> 7fbaa7b42b82 [2022-05-10T06:05:40.387Z] Step 20/25 : EXPOSE 59999 [2022-05-10T06:05:40.387Z] ---> Running in e1aee1be7ea0 [2022-05-10T06:05:40.651Z] Removing intermediate container e1aee1be7ea0 [2022-05-10T06:05:40.651Z] ---> ebbdff21b9e2 [2022-05-10T06:05:40.651Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-05-10T06:05:40.651Z] ---> Running in 2ddd2fc3d97a [2022-05-10T06:05:40.651Z] Removing intermediate container 2ddd2fc3d97a [2022-05-10T06:05:40.651Z] ---> 41d59a67ba4f [2022-05-10T06:05:40.651Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T06:05:40.651Z] ---> Running in af5dccab7942 [2022-05-10T06:05:40.916Z] Removing intermediate container af5dccab7942 [2022-05-10T06:05:40.916Z] ---> ba9e94a33cac [2022-05-10T06:05:40.916Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T06:05:40.916Z] ---> Running in ebdb0ed26ebe [2022-05-10T06:05:40.916Z] Removing intermediate container ebdb0ed26ebe [2022-05-10T06:05:40.916Z] ---> c8f9e99e51ff [2022-05-10T06:05:40.916Z] Step 24/25 : LABEL git_sha=a20acd08c798f4e8368922a5499a9dc7b2236198 [2022-05-10T06:05:40.916Z] ---> Running in 9561d11e78e6 [2022-05-10T06:05:41.178Z] Removing intermediate container 9561d11e78e6 [2022-05-10T06:05:41.178Z] ---> ffa06b953579 [2022-05-10T06:05:41.178Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T06:05:41.178Z] ---> Running in ec3d1ae45b66 [2022-05-10T06:05:41.178Z] Removing intermediate container ec3d1ae45b66 [2022-05-10T06:05:41.178Z] ---> 613275d8039b [2022-05-10T06:05:41.178Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T06:05:41.178Z] Successfully built 613275d8039b [2022-05-10T06:05:41.178Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:05:41.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:05:41.894Z] [2022-05-10T06:05:41.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:05:42.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:05:42.231Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T06:05:42.231Z] 5eb5b503b376: Pulling fs layer [2022-05-10T06:05:42.231Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T06:05:42.231Z] ec43610c2a17: Pulling fs layer [2022-05-10T06:05:42.231Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T06:05:42.231Z] 33b1e0a273af: Pulling fs layer [2022-05-10T06:05:42.231Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T06:05:42.231Z] 2f39f015ded8: Pulling fs layer [2022-05-10T06:05:42.231Z] 3a2ae6a8a46f: Waiting [2022-05-10T06:05:42.231Z] 33b1e0a273af: Waiting [2022-05-10T06:05:42.231Z] 5d3b04190fa2: Waiting [2022-05-10T06:05:42.231Z] 2f39f015ded8: Waiting [2022-05-10T06:05:42.231Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T06:05:42.231Z] 5c69ac0246d0: Download complete [2022-05-10T06:05:42.231Z] 3a2ae6a8a46f: Download complete [2022-05-10T06:05:42.231Z] 33b1e0a273af: Verifying Checksum [2022-05-10T06:05:42.231Z] 33b1e0a273af: Download complete [2022-05-10T06:05:42.231Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T06:05:42.231Z] 5d3b04190fa2: Download complete [2022-05-10T06:05:42.231Z] ec43610c2a17: Verifying Checksum [2022-05-10T06:05:42.231Z] ec43610c2a17: Download complete [2022-05-10T06:05:42.492Z] 5eb5b503b376: Download complete [2022-05-10T06:05:42.839Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-44841 in /w/workspace/gexfoundry_device-sdk-go_PR-1159 [Pipeline] { [Pipeline] ws [2022-05-10T06:05:42.884Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-05-10T06:05:43.061Z] 2f39f015ded8: Verifying Checksum [2022-05-10T06:05:43.061Z] 2f39f015ded8: Download complete [2022-05-10T06:05:43.091Z] The recommended git tool is: git [2022-05-10T06:05:44.001Z] 5eb5b503b376: Pull complete [2022-05-10T06:05:44.001Z] 5c69ac0246d0: Pull complete [2022-05-10T06:05:44.571Z] ec43610c2a17: Pull complete [2022-05-10T06:05:44.571Z] 3a2ae6a8a46f: Pull complete [2022-05-10T06:05:44.831Z] 33b1e0a273af: Pull complete [2022-05-10T06:05:44.831Z] 5d3b04190fa2: Pull complete [2022-05-10T06:05:47.985Z] using credential edgex-jenkins-ssh [2022-05-10T06:05:48.003Z] Cloning the remote Git repository [2022-05-10T06:05:48.056Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-05-10T06:05:48.130Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-05-10T06:05:48.219Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-05-10T06:05:48.220Z] > git --version # timeout=10 [2022-05-10T06:05:48.300Z] > git --version # 'git version 2.25.1' [2022-05-10T06:05:48.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:05:48.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T06:05:50.107Z] 2f39f015ded8: Pull complete [2022-05-10T06:05:50.107Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T06:05:50.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:05:50.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T06:05:50.212Z] prd-ubuntu20.04-docker-8c-8g-44839 does not seem to be running inside a container [2022-05-10T06:05:50.254Z] $ 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-1159 -v /w/workspace/gexfoundry_device-sdk-go_PR-1159:/w/workspace/gexfoundry_device-sdk-go_PR-1159:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1159@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-05-10T06:05:49.978Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-05-10T06:05:49.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T06:05:50.027Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-05-10T06:05:50.068Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-05-10T06:05:50.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:05:50.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1159/head:refs/remotes/origin/PR-1159 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T06:05:50.747Z] Merging remotes/origin/main commit b41f42986e30026cf34f8a06bff8ad408dee209a into PR head commit a20acd08c798f4e8368922a5499a9dc7b2236198 [2022-05-10T06:05:50.996Z] Merge succeeded, producing a20acd08c798f4e8368922a5499a9dc7b2236198 [2022-05-10T06:05:50.996Z] Checking out Revision a20acd08c798f4e8368922a5499a9dc7b2236198 (PR-1159) [2022-05-10T06:05:50.766Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T06:05:50.783Z] > git checkout -f a20acd08c798f4e8368922a5499a9dc7b2236198 # timeout=10 [2022-05-10T06:05:50.891Z] > git remote # timeout=10 [2022-05-10T06:05:50.907Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T06:05:50.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:05:50.942Z] > git merge b41f42986e30026cf34f8a06bff8ad408dee209a # timeout=10 [2022-05-10T06:05:50.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T06:05:51.001Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T06:05:51.023Z] > git checkout -f a20acd08c798f4e8368922a5499a9dc7b2236198 # timeout=10 [2022-05-10T06:05:52.985Z] $ docker top 9494e8653a48290e5e9cfd315b90b9d525febd74129a34a5d3e7d0b7b7830d94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:05:53.510Z] ---> job-cost.sh [2022-05-10T06:05:53.510Z] lf-activate-venv: SKIPPING [2022-05-10T06:05:53.510Z] INFO: No Stack... [2022-05-10T06:05:53.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T06:05:54.342Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T06:05:54.662Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives/cost.csv [2022-05-10T06:05:54.662Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T06:05:54.699Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] [2022-05-10T06:05:54.704Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] did not exist. Created. [2022-05-10T06:05:54.704Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T06:05:55.091Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T06:05:55.140Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T06:05:55.165Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] [Pipeline] // lock [2022-05-10T06:05:55.223Z] Commit message: "feat: Remove core-data client when using the MessageBus" [Pipeline] } [2022-05-10T06:05:55.243Z] $ docker stop --time=1 9494e8653a48290e5e9cfd315b90b9d525febd74129a34a5d3e7d0b7b7830d94 [2022-05-10T06:05:55.278Z] > git --version # timeout=10 [2022-05-10T06:05:55.290Z] > git --version # 'git version 2.25.1' [2022-05-10T06:05:55.312Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T06:05:55.694Z] [2022-05-10T06:05:55.694Z] GitHub has been notified of this commit’s build result [2022-05-10T06:05:55.694Z] [2022-05-10T06:05:56.412Z] $ docker rm -f 9494e8653a48290e5e9cfd315b90b9d525febd74129a34a5d3e7d0b7b7830d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:05:57.392Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T06:05:57.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T06:05:57.392Z] Dload Upload Total Spent Left Speed [2022-05-10T06:05:57.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2022-05-10T06:05:57.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T06:05:58.280Z] + sudo tee /etc/docker/daemon.new [2022-05-10T06:05:58.280Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T06:05:58.280Z] { [2022-05-10T06:05:58.280Z] "registry-mirrors": [ [2022-05-10T06:05:58.280Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T06:05:58.280Z] ], [2022-05-10T06:05:58.280Z] "bip": "10.250.0.254/24", [2022-05-10T06:05:58.280Z] "hosts": [ [2022-05-10T06:05:58.280Z] "tcp://0.0.0.0:5555", [2022-05-10T06:05:58.280Z] "unix:///var/run/docker.sock" [2022-05-10T06:05:58.280Z] ], [2022-05-10T06:05:58.280Z] "mtu": 1458, [2022-05-10T06:05:58.280Z] "selinux-enabled": true, [2022-05-10T06:05:58.280Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T06:05:58.280Z] } [Pipeline] sh [2022-05-10T06:05:58.718Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T06:05:59.075Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:06:17.476Z] provisioning config files... [2022-05-10T06:06:17.505Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config337995972067923529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:06:18.067Z] ---> docker-login.sh [2022-05-10T06:06:18.067Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:06:18.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:06:18.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:06:18.937Z] Configure a credential helper to remove this warning. See [2022-05-10T06:06:18.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:06:18.937Z] [2022-05-10T06:06:18.937Z] Login Succeeded [2022-05-10T06:06:18.937Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:06:19.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:06:19.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:06:19.211Z] Configure a credential helper to remove this warning. See [2022-05-10T06:06:19.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:06:19.211Z] [2022-05-10T06:06:19.211Z] Login Succeeded [2022-05-10T06:06:19.211Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:06:19.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:06:19.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:06:19.814Z] Configure a credential helper to remove this warning. See [2022-05-10T06:06:19.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:06:19.814Z] [2022-05-10T06:06:19.814Z] Login Succeeded [2022-05-10T06:06:19.814Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:06:20.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:06:20.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:06:20.088Z] Configure a credential helper to remove this warning. See [2022-05-10T06:06:20.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:06:20.088Z] [2022-05-10T06:06:20.088Z] Login Succeeded [2022-05-10T06:06:20.088Z] docker.io [2022-05-10T06:06:20.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:06:20.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:06:20.953Z] Configure a credential helper to remove this warning. See [2022-05-10T06:06:20.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:06:20.953Z] [2022-05-10T06:06:20.953Z] Login Succeeded [2022-05-10T06:06:20.953Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:06:20.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:06:21.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:06:21.385Z] ========================================================= [2022-05-10T06:06:21.385Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T06:06:21.385Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:06:21.822Z] + 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-05-10T06:06:22.094Z] Sending build context to Docker daemon 5.233MB [2022-05-10T06:06:22.372Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:06:22.372Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T06:06:22.372Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T06:06:22.372Z] 9b3977197b4f: Pulling fs layer [2022-05-10T06:06:22.372Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T06:06:22.372Z] 94645a83ff95: Pulling fs layer [2022-05-10T06:06:22.372Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T06:06:22.372Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T06:06:22.372Z] 3096ccb668a1: Pulling fs layer [2022-05-10T06:06:22.372Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T06:06:22.372Z] a4caa8a26152: Pulling fs layer [2022-05-10T06:06:22.372Z] 3096ccb668a1: Waiting [2022-05-10T06:06:22.372Z] e8cf19c19ddd: Waiting [2022-05-10T06:06:22.372Z] 3f3a8bcf1eab: Waiting [2022-05-10T06:06:22.372Z] 0c92f367c5e7: Waiting [2022-05-10T06:06:22.372Z] a4caa8a26152: Waiting [2022-05-10T06:06:22.372Z] 94645a83ff95: Verifying Checksum [2022-05-10T06:06:22.372Z] 94645a83ff95: Download complete [2022-05-10T06:06:22.372Z] 1a89e8eeedd5: Download complete [2022-05-10T06:06:22.372Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T06:06:22.372Z] 0c92f367c5e7: Download complete [2022-05-10T06:06:22.372Z] 3096ccb668a1: Verifying Checksum [2022-05-10T06:06:22.372Z] 3096ccb668a1: Download complete [2022-05-10T06:06:22.372Z] 9b3977197b4f: Verifying Checksum [2022-05-10T06:06:22.372Z] 9b3977197b4f: Download complete [2022-05-10T06:06:22.372Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T06:06:22.372Z] e8cf19c19ddd: Download complete [2022-05-10T06:06:22.978Z] 9b3977197b4f: Pull complete [2022-05-10T06:06:23.580Z] 1a89e8eeedd5: Pull complete [2022-05-10T06:06:23.861Z] 94645a83ff95: Pull complete [2022-05-10T06:06:24.462Z] a4caa8a26152: Verifying Checksum [2022-05-10T06:06:24.462Z] a4caa8a26152: Download complete [2022-05-10T06:06:25.064Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T06:06:25.064Z] 3f3a8bcf1eab: Download complete [2022-05-10T06:06:37.471Z] 3f3a8bcf1eab: Pull complete [2022-05-10T06:06:37.471Z] 0c92f367c5e7: Pull complete [2022-05-10T06:06:37.747Z] 3096ccb668a1: Pull complete [2022-05-10T06:06:38.023Z] e8cf19c19ddd: Pull complete [2022-05-10T06:06:44.941Z] a4caa8a26152: Pull complete [2022-05-10T06:06:44.941Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T06:06:44.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T06:06:44.941Z] ---> 725f1c02e7f9 [2022-05-10T06:06:44.941Z] Step 3/11 : ARG MAKE=make build [2022-05-10T06:06:45.543Z] ---> Running in 9238c70d93ea [2022-05-10T06:06:45.821Z] Removing intermediate container 9238c70d93ea [2022-05-10T06:06:45.821Z] ---> 33ae6f5b5bab [2022-05-10T06:06:45.821Z] Step 4/11 : WORKDIR /device-sdk-go [2022-05-10T06:06:45.821Z] ---> Running in ad8ea1191e76 [2022-05-10T06:06:46.096Z] Removing intermediate container ad8ea1191e76 [2022-05-10T06:06:46.096Z] ---> 033c7e016e2c [2022-05-10T06:06:46.096Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:06:46.375Z] ---> Running in 8149b948a31a [2022-05-10T06:06:46.649Z] Removing intermediate container 8149b948a31a [2022-05-10T06:06:46.649Z] ---> 0ce7a5b6a12a [2022-05-10T06:06:46.649Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:06:46.649Z] ---> Running in 3aa414f669fc [2022-05-10T06:06:48.629Z] Removing intermediate container 3aa414f669fc [2022-05-10T06:06:48.629Z] ---> 06b40800a93d [2022-05-10T06:06:48.629Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:06:48.629Z] ---> Running in 193242b123b1 [2022-05-10T06:06:49.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:06:50.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:06:51.198Z] OK: 220 MiB in 52 packages [2022-05-10T06:06:51.803Z] Removing intermediate container 193242b123b1 [2022-05-10T06:06:51.803Z] ---> b25049db4c7b [2022-05-10T06:06:51.803Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T06:06:52.404Z] ---> b78d14ac9450 [2022-05-10T06:06:52.404Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:06:52.404Z] ---> Running in 8693c5bf4ba4 [2022-05-10T06:07:39.425Z] Removing intermediate container 8693c5bf4ba4 [2022-05-10T06:07:39.425Z] ---> 44e4c5f76aef [2022-05-10T06:07:39.425Z] Step 10/11 : COPY . . [2022-05-10T06:07:39.425Z] ---> bbeb49c1bcf6 [2022-05-10T06:07:39.425Z] Step 11/11 : RUN ${MAKE} [2022-05-10T06:07:39.425Z] ---> Running in adf35c860673 [2022-05-10T06:07:39.425Z] noop [2022-05-10T06:07:39.425Z] Removing intermediate container adf35c860673 [2022-05-10T06:07:39.425Z] ---> a8a300ecfd39 [2022-05-10T06:07:39.425Z] Successfully built a8a300ecfd39 [2022-05-10T06:07:39.425Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:07:39.796Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T06:07:39.797Z] . [Pipeline] withDockerContainer [2022-05-10T06:07:40.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-44841 does not seem to be running inside a container [2022-05-10T06:07:40.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T06:07:41.432Z] $ docker top 3e7e4dc1e705b4bcc753b7107683865fb066a01501caf5969f757859acad4cbd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:07:42.384Z] + go version [2022-05-10T06:07:42.385Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T06:07:42.426Z] $ docker stop --time=1 3e7e4dc1e705b4bcc753b7107683865fb066a01501caf5969f757859acad4cbd [2022-05-10T06:07:44.046Z] $ docker rm -f 3e7e4dc1e705b4bcc753b7107683865fb066a01501caf5969f757859acad4cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:07:44.905Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T06:07:44.906Z] . [Pipeline] withDockerContainer [2022-05-10T06:07:45.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-44841 does not seem to be running inside a container [2022-05-10T06:07:45.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T06:07:46.518Z] $ docker top 0f7187f6201d69e8ee347734db4456174f6b4e88ab30417f541fe29a7175b861 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:07:47.508Z] + make test [2022-05-10T06:07:47.508Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T06:08:14.303Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-05-10T06:09:51.201Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-05-10T06:09:51.201Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-05-10T06:09:51.201Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-05-10T06:09:59.519Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.506s coverage: 23.3% of statements [2022-05-10T06:09:59.519Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-05-10T06:09:59.519Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.247s coverage: 27.6% of statements [2022-05-10T06:09:59.519Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.309s coverage: 78.9% of statements [2022-05-10T06:09:59.519Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.256s coverage: 10.8% of statements [2022-05-10T06:10:03.875Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.383s coverage: 60.0% of statements [2022-05-10T06:10:03.875Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-05-10T06:10:03.875Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-05-10T06:10:06.515Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.421s coverage: 34.8% of statements [2022-05-10T06:10:06.515Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-05-10T06:10:07.517Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.345s coverage: 86.1% of statements [2022-05-10T06:10:07.517Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-05-10T06:10:07.517Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-05-10T06:10:08.961Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.503s coverage: 65.1% of statements [2022-05-10T06:10:10.944Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.182s coverage: 89.2% of statements [2022-05-10T06:10:10.944Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-05-10T06:10:13.567Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.228s coverage: 4.7% of statements [2022-05-10T06:10:13.567Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-05-10T06:10:14.166Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T06:10:14.166Z] GO111MODULE=on go vet ./... [2022-05-10T06:11:36.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:11:36.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:11:36.019Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:11:37.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:11:37.080Z] $ docker stop --time=1 0f7187f6201d69e8ee347734db4456174f6b4e88ab30417f541fe29a7175b861 [2022-05-10T06:11:38.875Z] $ docker rm -f 0f7187f6201d69e8ee347734db4456174f6b4e88ab30417f541fe29a7175b861 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:11:40.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:11:40.297Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T06:11:40.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:11:41.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:11:41.839Z] + ls -al . [2022-05-10T06:11:41.839Z] total 292 [2022-05-10T06:11:41.839Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 06:11 . [2022-05-10T06:11:41.839Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:05 .. [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 06:05 .dockerignore [2022-05-10T06:11:41.839Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:05 .git [2022-05-10T06:11:41.839Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:05 .github [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 131 May 10 06:05 .gitignore [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 06:05 .golangci.yml [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 26321 May 10 06:05 CHANGELOG.md [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:05 GOVERNANCE.md [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 880 May 10 06:05 Jenkinsfile [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 06:05 LICENSE [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 2015 May 10 06:05 Makefile [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 06:05 OWNERS.md [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 4881 May 10 06:05 README.md [2022-05-10T06:11:41.839Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:03 VERSION [2022-05-10T06:11:41.839Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:05 bin [2022-05-10T06:11:41.840Z] -rw-r--r-- 1 jenkins jenkins 130739 May 10 06:10 coverage.out [2022-05-10T06:11:41.840Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:05 example [2022-05-10T06:11:41.840Z] -rw-rw-r-- 1 jenkins jenkins 3159 May 10 06:05 go.mod [2022-05-10T06:11:41.840Z] -rw-rw-r-- 1 jenkins jenkins 34529 May 10 06:05 go.sum [2022-05-10T06:11:41.840Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 06:05 internal [2022-05-10T06:11:41.840Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:05 openapi [2022-05-10T06:11:41.840Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:05 pkg [2022-05-10T06:11:41.840Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:05 snap [2022-05-10T06:11:41.840Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 06:05 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:11:42.212Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a20acd08c798f4e8368922a5499a9dc7b2236198 --label arch=arm64 --label version=0.0.0 . [2022-05-10T06:11:42.820Z] Sending build context to Docker daemon 5.364MB [2022-05-10T06:11:42.820Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:11:42.821Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T06:11:42.821Z] ---> a8a300ecfd39 [2022-05-10T06:11:42.821Z] Step 3/25 : ARG MAKE=make build [2022-05-10T06:11:42.821Z] ---> Running in a6ee5bd0f701 [2022-05-10T06:11:43.108Z] Removing intermediate container a6ee5bd0f701 [2022-05-10T06:11:43.108Z] ---> 2b23d063d04e [2022-05-10T06:11:43.108Z] Step 4/25 : WORKDIR /device-sdk-go [2022-05-10T06:11:43.108Z] ---> Running in 2c6e3b7bc7b5 [2022-05-10T06:11:43.707Z] Removing intermediate container 2c6e3b7bc7b5 [2022-05-10T06:11:43.707Z] ---> 47834b452816 [2022-05-10T06:11:43.707Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:11:43.707Z] ---> Running in 70cb35e001d1 [2022-05-10T06:11:43.981Z] Removing intermediate container 70cb35e001d1 [2022-05-10T06:11:43.981Z] ---> 267e9b82d3c8 [2022-05-10T06:11:43.981Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:11:43.981Z] ---> Running in 9b94c572e760 [2022-05-10T06:11:45.966Z] Removing intermediate container 9b94c572e760 [2022-05-10T06:11:45.966Z] ---> 231570e41be7 [2022-05-10T06:11:45.966Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:11:45.966Z] ---> Running in 48940e8a04d9 [2022-05-10T06:11:46.567Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:11:47.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:11:48.530Z] OK: 220 MiB in 52 packages [2022-05-10T06:11:49.127Z] Removing intermediate container 48940e8a04d9 [2022-05-10T06:11:49.127Z] ---> b09f6e7d30e9 [2022-05-10T06:11:49.127Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T06:11:49.723Z] ---> 60ab00ff8f40 [2022-05-10T06:11:49.723Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:11:49.723Z] ---> Running in cd5a82b45fe5 [2022-05-10T06:11:51.705Z] Removing intermediate container cd5a82b45fe5 [2022-05-10T06:11:51.705Z] ---> 42a6498fc7d2 [2022-05-10T06:11:51.705Z] Step 10/25 : COPY . . [2022-05-10T06:11:52.697Z] ---> 78e704bcc60f [2022-05-10T06:11:52.697Z] Step 11/25 : RUN ${MAKE} [2022-05-10T06:11:52.974Z] ---> Running in 2443d3be83ec [2022-05-10T06:11:53.954Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-05-10T06:13:45.806Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-05-10T06:13:47.788Z] Removing intermediate container 2443d3be83ec [2022-05-10T06:13:47.788Z] ---> 6d56248233cb [2022-05-10T06:13:47.788Z] Step 12/25 : FROM alpine:3.14 [2022-05-10T06:13:48.384Z] 3.14: Pulling from library/alpine [2022-05-10T06:13:48.384Z] 455c02918c45: Pulling fs layer [2022-05-10T06:13:48.659Z] 455c02918c45: Verifying Checksum [2022-05-10T06:13:48.659Z] 455c02918c45: Download complete [2022-05-10T06:13:49.262Z] 455c02918c45: Pull complete [2022-05-10T06:13:49.262Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T06:13:49.262Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T06:13:49.262Z] ---> ac73e934f311 [2022-05-10T06:13:49.262Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:13:49.262Z] ---> Running in 3c609bdcfe5d [2022-05-10T06:13:49.537Z] Removing intermediate container 3c609bdcfe5d [2022-05-10T06:13:49.537Z] ---> b48b264c8c3f [2022-05-10T06:13:49.537Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:13:49.819Z] ---> Running in 8348d359aab4 [2022-05-10T06:13:51.265Z] Removing intermediate container 8348d359aab4 [2022-05-10T06:13:51.265Z] ---> 035a54a66567 [2022-05-10T06:13:51.265Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T06:13:51.265Z] ---> Running in 35ded7639a4b [2022-05-10T06:13:52.246Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:13:56.590Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:13:59.211Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T06:13:59.211Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T06:13:59.483Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T06:14:00.462Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T06:14:00.738Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T06:14:00.738Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T06:14:00.738Z] OK: 8 MiB in 19 packages [2022-05-10T06:14:01.729Z] Removing intermediate container 35ded7639a4b [2022-05-10T06:14:01.729Z] ---> 256626b68cba [2022-05-10T06:14:01.729Z] Step 16/25 : WORKDIR / [2022-05-10T06:14:01.729Z] ---> Running in 5f50ae576244 [2022-05-10T06:14:02.003Z] Removing intermediate container 5f50ae576244 [2022-05-10T06:14:02.003Z] ---> c88318e40fdf [2022-05-10T06:14:02.003Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-05-10T06:14:02.605Z] ---> 67f3a952aca7 [2022-05-10T06:14:02.605Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-05-10T06:14:04.040Z] ---> a5718c8c32da [2022-05-10T06:14:04.040Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-05-10T06:14:04.650Z] ---> 4d31b1478ca7 [2022-05-10T06:14:04.650Z] Step 20/25 : EXPOSE 59999 [2022-05-10T06:14:04.650Z] ---> Running in 170b28536065 [2022-05-10T06:14:04.926Z] Removing intermediate container 170b28536065 [2022-05-10T06:14:04.926Z] ---> 375d14a3848c [2022-05-10T06:14:04.926Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-05-10T06:14:04.926Z] ---> Running in 53eaaf289d89 [2022-05-10T06:14:05.201Z] Removing intermediate container 53eaaf289d89 [2022-05-10T06:14:05.201Z] ---> be4ed15e426b [2022-05-10T06:14:05.201Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T06:14:05.479Z] ---> Running in 2bd0060ed9ae [2022-05-10T06:14:05.756Z] Removing intermediate container 2bd0060ed9ae [2022-05-10T06:14:05.756Z] ---> 720ffffb7c0e [2022-05-10T06:14:05.756Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T06:14:05.756Z] ---> Running in ec5fbc7d3203 [2022-05-10T06:14:06.032Z] Removing intermediate container ec5fbc7d3203 [2022-05-10T06:14:06.032Z] ---> 047d27d52a99 [2022-05-10T06:14:06.032Z] Step 24/25 : LABEL git_sha=a20acd08c798f4e8368922a5499a9dc7b2236198 [2022-05-10T06:14:06.032Z] ---> Running in 5a59ddf0400a [2022-05-10T06:14:06.309Z] Removing intermediate container 5a59ddf0400a [2022-05-10T06:14:06.309Z] ---> 5c4a436d0976 [2022-05-10T06:14:06.309Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T06:14:06.583Z] ---> Running in f1db9d7e06f5 [2022-05-10T06:14:06.857Z] Removing intermediate container f1db9d7e06f5 [2022-05-10T06:14:06.857Z] ---> 54fba1f30b59 [2022-05-10T06:14:06.857Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T06:14:06.857Z] Successfully built 54fba1f30b59 [2022-05-10T06:14:06.857Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:14:07.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T06:14:07.556Z] [2022-05-10T06:14:07.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:14:07.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T06:14:08.219Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T06:14:08.219Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T06:14:08.219Z] 04944245beec: Pulling fs layer [2022-05-10T06:14:08.219Z] 699f458cf7ca: Pulling fs layer [2022-05-10T06:14:08.219Z] 765212b225bb: Pulling fs layer [2022-05-10T06:14:08.219Z] f23df028b6ca: Pulling fs layer [2022-05-10T06:14:08.219Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T06:14:08.219Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T06:14:08.219Z] f23df028b6ca: Waiting [2022-05-10T06:14:08.219Z] d65c8cfc05b1: Waiting [2022-05-10T06:14:08.220Z] 765212b225bb: Waiting [2022-05-10T06:14:08.220Z] 2437ff75d9bd: Waiting [2022-05-10T06:14:08.220Z] 04944245beec: Verifying Checksum [2022-05-10T06:14:08.220Z] 04944245beec: Download complete [2022-05-10T06:14:08.220Z] 765212b225bb: Verifying Checksum [2022-05-10T06:14:08.220Z] 765212b225bb: Download complete [2022-05-10T06:14:08.220Z] f23df028b6ca: Verifying Checksum [2022-05-10T06:14:08.220Z] f23df028b6ca: Download complete [2022-05-10T06:14:08.220Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T06:14:08.220Z] d65c8cfc05b1: Download complete [2022-05-10T06:14:08.497Z] 699f458cf7ca: Verifying Checksum [2022-05-10T06:14:08.497Z] 699f458cf7ca: Download complete [2022-05-10T06:14:08.779Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T06:14:08.779Z] 8998bd30e6a1: Download complete [2022-05-10T06:14:11.416Z] 2437ff75d9bd: Download complete [2022-05-10T06:14:13.411Z] 8998bd30e6a1: Pull complete [2022-05-10T06:14:13.689Z] 04944245beec: Pull complete [2022-05-10T06:14:15.132Z] 699f458cf7ca: Pull complete [2022-05-10T06:14:15.410Z] 765212b225bb: Pull complete [2022-05-10T06:14:16.398Z] f23df028b6ca: Pull complete [2022-05-10T06:14:16.398Z] d65c8cfc05b1: Pull complete [2022-05-10T06:14:31.498Z] 2437ff75d9bd: Pull complete [2022-05-10T06:14:31.498Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T06:14:31.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T06:14:31.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T06:14:31.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-44841 does not seem to be running inside a container [2022-05-10T06:14:31.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T06:14:34.327Z] $ docker top f306836265c618746c97f3ec8f540fcc6f49c044cf296897fd4ad90670e39627 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:14:35.316Z] ---> job-cost.sh [2022-05-10T06:14:35.316Z] lf-activate-venv: SKIPPING [2022-05-10T06:14:35.316Z] INFO: No Stack... [2022-05-10T06:14:35.911Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T06:14:36.892Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T06:14:37.589Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-05-10T06:14:37.589Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T06:14:37.674Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] [2022-05-10T06:14:37.680Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] did not exist. Created. [2022-05-10T06:14:37.680Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T06:14:38.445Z] /w/workspace/device-sdk-go/1@tmp/durable-06330386/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T06:14:39.166Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T06:14:39.201Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T06:14:39.259Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T06:14:39.274Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T06:14:39.363Z] $ docker stop --time=1 f306836265c618746c97f3ec8f540fcc6f49c044cf296897fd4ad90670e39627 [2022-05-10T06:14:40.860Z] $ docker rm -f f306836265c618746c97f3ec8f540fcc6f49c044cf296897fd4ad90670e39627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-10T06:14:41.851Z] provisioning config files... [2022-05-10T06:14:41.859Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/config8806474043218195547tmp [Pipeline] { [Pipeline] sh [2022-05-10T06:14:42.194Z] + set +x [2022-05-10T06:14:42.194Z] + curl -s https://codecov.io/bash [2022-05-10T06:14:42.194Z] + bash -s -- [2022-05-10T06:14:42.194Z] [2022-05-10T06:14:42.194Z] _____ _ [2022-05-10T06:14:42.194Z] / ____| | | [2022-05-10T06:14:42.194Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T06:14:42.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T06:14:42.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T06:14:42.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T06:14:42.195Z] Bash-1.0.6 [2022-05-10T06:14:42.195Z] [2022-05-10T06:14:42.195Z] [2022-05-10T06:14:42.195Z] ==> git version 2.25.1 found [2022-05-10T06:14:42.195Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T06:14:42.195Z] Release-Date: 2020-01-08 [2022-05-10T06:14:42.195Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T06:14:42.195Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T06:14:42.195Z] ==> Jenkins CI detected. [2022-05-10T06:14:42.195Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1159 [2022-05-10T06:14:42.195Z] project root: . [2022-05-10T06:14:42.195Z] --> token set from env [2022-05-10T06:14:42.195Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T06:14:42.195Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T06:14:42.195Z] ==> Python coveragepy not found [2022-05-10T06:14:42.195Z] ==> Searching for coverage reports in: [2022-05-10T06:14:42.195Z] + . [2022-05-10T06:14:42.195Z] -> Found 1 reports [2022-05-10T06:14:42.195Z] ==> Detecting git/mercurial file structure [2022-05-10T06:14:42.195Z] ==> Reading reports [2022-05-10T06:14:42.195Z] + ./coverage.out bytes=130739 [2022-05-10T06:14:42.195Z] ==> Appending adjustments [2022-05-10T06:14:42.195Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T06:14:42.765Z] + Found adjustments [2022-05-10T06:14:42.765Z] ==> Gzipping contents [2022-05-10T06:14:42.765Z] 20K /tmp/codecov.1q3cRv.gz [2022-05-10T06:14:42.765Z] ==> Uploading reports [2022-05-10T06:14:42.765Z] url: https://codecov.io [2022-05-10T06:14:42.765Z] query: branch=PR-1159&commit=a20acd08c798f4e8368922a5499a9dc7b2236198&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1159&job=&cmd_args= [2022-05-10T06:14:42.765Z] -> Pinging Codecov [2022-05-10T06:14:42.765Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1159&commit=a20acd08c798f4e8368922a5499a9dc7b2236198&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1159&job=&cmd_args= [2022-05-10T06:14:42.765Z] -> Uploading to [2022-05-10T06:14:42.765Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/7E55EF52A471D76F132DFD9A03CDDE97/a20acd08c798f4e8368922a5499a9dc7b2236198/0375b5b2-55b1-496b-8edf-69aa82dd7272.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T061442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18ea7652c36724e2e7fbe134619b17891996a5d0c6a4521d143cacdc4642ac3b [2022-05-10T06:14:42.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T06:14:42.765Z] Dload Upload Total Spent Left Speed [2022-05-10T06:14:43.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16832 0 0 100 16832 0 70133 --:--:-- --:--:-- --:--:-- 70133 [2022-05-10T06:14:43.027Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a20acd08c798f4e8368922a5499a9dc7b2236198 [Pipeline] } [2022-05-10T06:14:43.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T06:14:44.758Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives ] [2022-05-10T06:14:44.759Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives [2022-05-10T06:14:44.759Z] total 16 [2022-05-10T06:14:44.759Z] drwxr-xr-x 3 root root 4096 May 10 06:05 . [2022-05-10T06:14:44.759Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 06:05 .. [2022-05-10T06:14:44.759Z] drwxr-xr-x 2 root root 4096 May 10 06:05 cost [2022-05-10T06:14:44.759Z] -rw-r--r-- 1 root root 85 May 10 06:05 cost.csv [2022-05-10T06:14:44.759Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives [2022-05-10T06:14:44.759Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives [2022-05-10T06:14:44.759Z] total 16 [2022-05-10T06:14:44.759Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:05 . [2022-05-10T06:14:44.759Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 06:05 .. [2022-05-10T06:14:44.759Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:05 cost [2022-05-10T06:14:44.759Z] -rw-r--r-- 1 jenkins jenkins 85 May 10 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:14:45.085Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:14:45.986Z] ---> package-listing.sh [2022-05-10T06:14:45.986Z] ++ facter osfamily [2022-05-10T06:14:45.986Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T06:14:46.248Z] + OS_FAMILY=debian [2022-05-10T06:14:46.248Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1159 [2022-05-10T06:14:46.248Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T06:14:46.248Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T06:14:46.248Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T06:14:46.248Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T06:14:46.248Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1159 ']' [2022-05-10T06:14:46.248Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T06:14:46.248Z] + case "${OS_FAMILY}" in [2022-05-10T06:14:46.248Z] + dpkg -l [2022-05-10T06:14:46.248Z] + grep '^ii' [2022-05-10T06:14:46.248Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T06:14:46.248Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T06:14:46.248Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T06:14:46.248Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1159 ']' [2022-05-10T06:14:46.248Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives/ [2022-05-10T06:14:46.248Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives/ [Pipeline] echo [2022-05-10T06:14:46.281Z] 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-1159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T06:14:46.575Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:14:47.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:14:47.158Z] . [Pipeline] withDockerContainer [2022-05-10T06:14:47.242Z] prd-ubuntu20.04-docker-8c-8g-44839 does not seem to be running inside a container [2022-05-10T06:14:47.282Z] $ 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-1159/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-1159 -v /w/workspace/gexfoundry_device-sdk-go_PR-1159:/w/workspace/gexfoundry_device-sdk-go_PR-1159:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T06:14:47.534Z] $ docker top 0c2e211d99c163859ab46979bc4c754405d7976373a09c17e37a3ee61ad96fe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:14:47.941Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T06:14:48.261Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T06:14:48.573Z] + ls /var/log/sa-host [2022-05-10T06:14:48.573Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:14:48.845Z] provisioning config files... [2022-05-10T06:14:48.855Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/config831269922510497352tmp [Pipeline] { [Pipeline] echo [2022-05-10T06:14:48.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:14:49.215Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T06:14:49.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:14:49.646Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T06:14:49.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:14:49.993Z] ---> sudo-logs.sh [2022-05-10T06:14:49.993Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T06:14:50.069Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:14:50.383Z] ---> job-cost.sh [2022-05-10T06:14:50.383Z] lf-activate-venv: SKIPPING [2022-05-10T06:14:50.383Z] DEBUG: total: 0.2199999988079071 [2022-05-10T06:14:50.383Z] INFO: Retrieving Stack Cost... [2022-05-10T06:14:51.324Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T06:14:51.895Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T06:14:51.930Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:14:52.247Z] ---> logs-deploy.sh [2022-05-10T06:14:52.248Z] lf-activate-venv: SKIPPING [2022-05-10T06:14:52.248Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1159/1 [2022-05-10T06:14:52.248Z] INFO: archiving workspace using pattern(s): [2022-05-10T06:14:53.191Z] Archives upload complete. [2022-05-10T06:14:53.452Z] INFO: archiving logs to Nexus [2022-05-10T06:14:54.023Z] ---> uname -a: [2022-05-10T06:14:54.024Z] Linux prd-ubuntu20-04-docker-8c-8g-44839 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] ---> lscpu: [2022-05-10T06:14:54.024Z] Architecture: x86_64 [2022-05-10T06:14:54.024Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-10T06:14:54.024Z] Byte Order: Little Endian [2022-05-10T06:14:54.024Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-10T06:14:54.024Z] CPU(s): 8 [2022-05-10T06:14:54.024Z] On-line CPU(s) list: 0-7 [2022-05-10T06:14:54.024Z] Thread(s) per core: 1 [2022-05-10T06:14:54.024Z] Core(s) per socket: 1 [2022-05-10T06:14:54.024Z] Socket(s): 8 [2022-05-10T06:14:54.024Z] NUMA node(s): 1 [2022-05-10T06:14:54.024Z] Vendor ID: AuthenticAMD [2022-05-10T06:14:54.024Z] CPU family: 23 [2022-05-10T06:14:54.024Z] Model: 49 [2022-05-10T06:14:54.024Z] Model name: AMD EPYC-Rome Processor [2022-05-10T06:14:54.024Z] Stepping: 0 [2022-05-10T06:14:54.024Z] CPU MHz: 2799.996 [2022-05-10T06:14:54.024Z] BogoMIPS: 5599.99 [2022-05-10T06:14:54.024Z] Virtualization: AMD-V [2022-05-10T06:14:54.024Z] Hypervisor vendor: KVM [2022-05-10T06:14:54.024Z] Virtualization type: full [2022-05-10T06:14:54.024Z] L1d cache: 256 KiB [2022-05-10T06:14:54.024Z] L1i cache: 256 KiB [2022-05-10T06:14:54.024Z] L2 cache: 4 MiB [2022-05-10T06:14:54.024Z] L3 cache: 128 MiB [2022-05-10T06:14:54.024Z] NUMA node0 CPU(s): 0-7 [2022-05-10T06:14:54.024Z] Vulnerability Itlb multihit: Not affected [2022-05-10T06:14:54.024Z] Vulnerability L1tf: Not affected [2022-05-10T06:14:54.024Z] Vulnerability Mds: Not affected [2022-05-10T06:14:54.024Z] Vulnerability Meltdown: Not affected [2022-05-10T06:14:54.024Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-10T06:14:54.024Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-10T06:14:54.024Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-10T06:14:54.024Z] Vulnerability Srbds: Not affected [2022-05-10T06:14:54.024Z] Vulnerability Tsx async abort: Not affected [2022-05-10T06:14:54.024Z] 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-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] ---> nproc: [2022-05-10T06:14:54.024Z] 8 [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] ---> df -h: [2022-05-10T06:14:54.024Z] Filesystem Size Used Avail Use% Mounted on [2022-05-10T06:14:54.024Z] overlay 155G 11G 145G 7% / [2022-05-10T06:14:54.024Z] tmpfs 64M 0 64M 0% /dev [2022-05-10T06:14:54.024Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-10T06:14:54.024Z] shm 64M 0 64M 0% /dev/shm [2022-05-10T06:14:54.024Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] ---> sar -b -r -n DEV: [2022-05-10T06:14:54.024Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-44839) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] 06:02:34 LINUX RESTART (8 CPU) [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] 06:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-10T06:14:54.024Z] 06:04:01 297.90 29.10 268.80 0.00 2579.50 135783.22 0.00 [2022-05-10T06:14:54.024Z] 06:05:01 109.97 0.12 109.85 0.00 7.20 28818.26 0.00 [2022-05-10T06:14:54.024Z] 06:06:01 150.72 0.07 150.65 0.00 10.53 34320.03 0.00 [2022-05-10T06:14:54.024Z] 06:07:01 2.33 0.00 2.33 0.00 0.00 25.75 0.00 [2022-05-10T06:14:54.024Z] 06:08:01 1.27 0.02 1.25 0.00 0.13 13.86 0.00 [2022-05-10T06:14:54.024Z] 06:09:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 [2022-05-10T06:14:54.024Z] 06:10:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2022-05-10T06:14:54.024Z] 06:11:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 [2022-05-10T06:14:54.024Z] 06:12:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2022-05-10T06:14:54.024Z] 06:13:01 1.63 0.00 1.63 0.00 0.00 23.33 0.00 [2022-05-10T06:14:54.024Z] 06:14:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-05-10T06:14:54.024Z] Average: 51.50 2.62 48.88 0.00 232.55 17917.33 0.00 [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] 06:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-10T06:14:54.024Z] 06:04:01 28183232 31719632 580060 1.76 165408 3562264 2278796 6.72 1266220 2972468 278088 [2022-05-10T06:14:54.024Z] 06:05:01 28535284 31741892 551956 1.68 162348 3259076 2186312 6.44 1262116 2639620 672 [2022-05-10T06:14:54.024Z] 06:06:01 27815384 31772456 519168 1.58 173060 3935052 1858936 5.48 1287528 3269740 184 [2022-05-10T06:14:54.024Z] 06:07:01 27814812 31772068 519180 1.58 173092 3935056 1858936 5.48 1287040 3269744 176 [2022-05-10T06:14:54.024Z] 06:08:01 27819956 31777248 514008 1.56 173136 3935056 1858936 5.48 1281604 3269752 20 [2022-05-10T06:14:54.024Z] 06:09:01 27820232 31777532 513720 1.56 173180 3935064 1858936 5.48 1281960 3269756 12 [2022-05-10T06:14:54.024Z] 06:10:01 27821760 31779192 512140 1.56 173200 3935068 1858936 5.48 1280424 3269848 12 [2022-05-10T06:14:54.024Z] 06:11:01 27825948 31783396 507848 1.54 173224 3935072 1858936 5.48 1275928 3269852 12 [2022-05-10T06:14:54.024Z] 06:12:01 27826192 31783656 507532 1.54 173232 3935072 1858936 5.48 1275880 3269852 12 [2022-05-10T06:14:54.024Z] 06:13:01 27826356 31783844 507244 1.54 173276 3935048 1858936 5.48 1275980 3269832 88 [2022-05-10T06:14:54.024Z] 06:14:01 27826024 31783528 507508 1.54 173284 3935056 1858936 5.48 1276332 3269836 152 [2022-05-10T06:14:54.024Z] Average: 27919562 31770404 521851 1.59 171495 3839717 1926867 5.68 1277365 3185482 25403 [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] 06:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-10T06:14:54.024Z] 06:04:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:04:01 ens3 775.16 523.35 6925.58 115.09 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:04:01 docker0 111.22 145.38 9.21 1101.26 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:05:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:05:01 veth52e22d9 6.82 7.10 0.50 17.27 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:05:01 ens3 78.45 60.32 68.30 65.32 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:05:01 docker0 6.82 7.13 0.41 17.27 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:06:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:06:01 ens3 172.28 119.21 2655.36 64.11 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:06:01 docker0 13.13 18.24 0.73 72.48 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:07:01 ens3 0.82 0.82 0.05 0.07 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:08:01 ens3 0.23 0.23 0.01 0.02 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:09:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:11:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:12:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:14:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] Average: ens3 92.38 63.34 868.04 22.11 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] Average: docker0 11.77 15.33 0.93 106.76 0.00 0.00 0.00 0.00 [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] ---> sar -P ALL: [2022-05-10T06:14:54.024Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-44839) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] 06:02:34 LINUX RESTART (8 CPU) [2022-05-10T06:14:54.024Z] [2022-05-10T06:14:54.024Z] 06:03:02 CPU %user %nice %system %iowait %steal %idle [2022-05-10T06:14:54.024Z] 06:04:01 all 12.77 0.00 4.85 1.91 0.09 80.37 [2022-05-10T06:14:54.024Z] 06:04:01 0 11.59 0.00 4.80 3.32 0.09 80.21 [2022-05-10T06:14:54.024Z] 06:04:01 1 12.25 0.00 4.78 0.65 0.07 82.25 [2022-05-10T06:14:54.024Z] 06:04:01 2 12.46 0.00 5.59 3.72 0.09 78.14 [2022-05-10T06:14:54.024Z] 06:04:01 3 13.39 0.00 5.33 3.45 0.10 77.73 [2022-05-10T06:14:54.024Z] 06:04:01 4 12.11 0.00 4.16 0.81 0.09 82.84 [2022-05-10T06:14:54.024Z] 06:04:01 5 12.31 0.00 5.17 1.27 0.10 81.15 [2022-05-10T06:14:54.024Z] 06:04:01 6 13.54 0.00 4.15 1.86 0.09 80.35 [2022-05-10T06:14:54.024Z] 06:04:01 7 14.49 0.00 4.86 0.21 0.14 80.30 [2022-05-10T06:14:54.024Z] 06:05:01 all 37.88 0.00 6.10 0.63 0.11 55.27 [2022-05-10T06:14:54.024Z] 06:05:01 0 38.03 0.00 6.25 0.92 0.12 54.68 [2022-05-10T06:14:54.024Z] 06:05:01 1 38.11 0.00 6.57 1.70 0.12 53.50 [2022-05-10T06:14:54.024Z] 06:05:01 2 38.95 0.00 6.65 1.15 0.12 53.14 [2022-05-10T06:14:54.025Z] 06:05:01 3 39.74 0.00 5.57 0.35 0.12 54.22 [2022-05-10T06:14:54.025Z] 06:05:01 4 35.22 0.00 5.47 0.03 0.10 59.17 [2022-05-10T06:14:54.025Z] 06:05:01 5 35.78 0.00 5.85 0.51 0.10 57.76 [2022-05-10T06:14:54.025Z] 06:05:01 6 38.18 0.00 6.47 0.19 0.10 55.06 [2022-05-10T06:14:54.025Z] 06:05:01 7 39.04 0.00 5.98 0.20 0.12 54.66 [2022-05-10T06:14:54.025Z] 06:06:01 all 16.82 0.00 3.73 1.36 0.07 78.03 [2022-05-10T06:14:54.025Z] 06:06:01 0 17.07 0.00 3.99 1.96 0.07 76.91 [2022-05-10T06:14:54.025Z] 06:06:01 1 16.36 0.00 3.72 0.50 0.05 79.37 [2022-05-10T06:14:54.025Z] 06:06:01 2 17.61 0.00 4.05 0.44 0.08 77.81 [2022-05-10T06:14:54.025Z] 06:06:01 3 15.31 0.00 3.26 0.94 0.07 80.42 [2022-05-10T06:14:54.025Z] 06:06:01 4 16.45 0.00 2.87 0.30 0.07 80.31 [2022-05-10T06:14:54.025Z] 06:06:01 5 15.68 0.00 3.66 0.10 0.07 80.49 [2022-05-10T06:14:54.025Z] 06:06:01 6 18.26 0.00 4.24 5.76 0.07 71.68 [2022-05-10T06:14:54.025Z] 06:06:01 7 17.82 0.00 4.03 0.86 0.07 77.22 [2022-05-10T06:14:54.025Z] 06:07:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-05-10T06:14:54.025Z] 06:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T06:14:54.025Z] 06:07:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-10T06:14:54.025Z] 06:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:07:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2022-05-10T06:14:54.025Z] 06:07:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2022-05-10T06:14:54.025Z] 06:08:01 all 0.02 0.00 0.02 0.01 0.00 99.96 [2022-05-10T06:14:54.025Z] 06:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T06:14:54.025Z] 06:08:01 1 0.05 0.00 0.05 0.03 0.00 99.87 [2022-05-10T06:14:54.025Z] 06:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T06:14:54.025Z] 06:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T06:14:54.025Z] 06:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T06:14:54.025Z] 06:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-10T06:14:54.025Z] 06:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-10T06:14:54.025Z] 06:10:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-05-10T06:14:54.025Z] 06:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T06:14:54.025Z] 06:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:11:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-05-10T06:14:54.025Z] 06:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T06:14:54.025Z] 06:11:01 1 0.00 0.00 0.05 0.03 0.00 99.92 [2022-05-10T06:14:54.025Z] 06:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:11:01 5 0.03 0.00 0.07 0.00 0.00 99.90 [2022-05-10T06:14:54.025Z] 06:11:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2022-05-10T06:14:54.025Z] 06:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-05-10T06:14:54.025Z] 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:12:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T06:14:54.025Z] 06:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T06:14:54.025Z] 06:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T06:14:54.025Z] 06:12:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-10T06:14:54.025Z] 06:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:13:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-05-10T06:14:54.025Z] 06:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T06:14:54.025Z] 06:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T06:14:54.025Z] 06:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:14:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-05-10T06:14:54.025Z] 06:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T06:14:54.025Z] 06:14:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-10T06:14:54.025Z] 06:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T06:14:54.025Z] 06:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T06:14:54.025Z] 06:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T06:14:54.025Z] 06:14:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-05-10T06:14:54.025Z] 06:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] 06:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T06:14:54.025Z] [2022-05-10T06:14:54.025Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-05-10T06:14:54.025Z] Average: all 6.09 0.00 1.33 0.35 0.03 92.21 [2022-05-10T06:14:54.025Z] Average: 0 6.04 0.00 1.37 0.55 0.03 92.01 [2022-05-10T06:14:54.025Z] Average: 1 6.03 0.00 1.37 0.27 0.02 92.31 [2022-05-10T06:14:54.025Z] Average: 2 6.22 0.00 1.47 0.47 0.03 91.81 [2022-05-10T06:14:54.025Z] Average: 3 6.19 0.00 1.28 0.42 0.03 92.08 [2022-05-10T06:14:54.025Z] Average: 4 5.74 0.00 1.13 0.10 0.02 93.01 [2022-05-10T06:14:54.025Z] Average: 5 5.75 0.00 1.33 0.17 0.03 92.72 [2022-05-10T06:14:54.025Z] Average: 6 6.31 0.00 1.34 0.71 0.02 91.61 [2022-05-10T06:14:54.025Z] Average: 7 6.42 0.00 1.34 0.12 0.03 92.10 [2022-05-10T06:14:54.025Z] [2022-05-10T06:14:54.025Z] [2022-05-10T06:14:54.025Z]