Pull request #1063 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccd1dafecb056254dc202bd242dd0822a3136e41+26056eb6751852d3be2b177fe263ccb57def27d1 (eac79ed0c6e842730281582301b7a27abd89a2bc) Running in Durability level: MAX_SURVIVABILITY 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-ssh7568650096588920675.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh9184331464204098134.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-1063/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-1063/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6380420607841385003.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-1063/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1881600769136175666.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh4596998687351563062.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-1063/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-1063/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh678906066302821645.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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: [[centos7-docker-4c-2g, ubuntu18.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.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-12 in /w/workspace/gexfoundry_device-sdk-go_PR-1063 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-1063 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp/jenkins-gitclient-ssh1986727233646004259.key > 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 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit ccd1dafecb056254dc202bd242dd0822a3136e41 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp/jenkins-gitclient-ssh8865763503598044799.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1063/head:refs/remotes/origin/PR-1063 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccd1dafecb056254dc202bd242dd0822a3136e41 # timeout=10 Merge succeeded, producing ccd1dafecb056254dc202bd242dd0822a3136e41 Checking out Revision ccd1dafecb056254dc202bd242dd0822a3136e41 (PR-1063) > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp/jenkins-gitclient-ssh7882356591629659720.key > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccd1dafecb056254dc202bd242dd0822a3136e41 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T04:11:26.039Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T04:11:26.162Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T04:11:26.259Z] ========================================================= [2021-11-11T04:11:26.259Z] EdgeX Global Pipelines Version Info [2021-11-11T04:11:26.259Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:11:27.472Z] ------------------- [2021-11-11T04:11:27.472Z] stable info: [2021-11-11T04:11:27.472Z] ------------------- [2021-11-11T04:11:27.472Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T04:11:27.472Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:11:27.472Z] Message: update stable to v1.0.212 [2021-11-11T04:11:28.043Z] ------------------- [2021-11-11T04:11:28.043Z] experimental info: [2021-11-11T04:11:28.043Z] ------------------- [2021-11-11T04:11:28.043Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T04:11:28.043Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:11:28.043Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T04:11:28.205Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-11-11T04:11:28.245Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-11-11T04:11:28.283Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T04:11:28.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T04:11:28.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T04:11:28.418Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T04:11:28.580Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T04:11:28.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-11-11T04:11:28.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T04:11:28.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T04:11:28.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T04:11:28.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-11-11T04:11:28.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T04:11:28.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T04:11:28.908Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T04:11:28.942Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:11:28.998Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:11:29.037Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:11:29.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T04:11:29.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-11T04:11:29.147Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T04:11:29.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T04:11:29.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T04:11:29.272Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T04:11:29.312Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-11T04:11:29.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T04:11:29.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1063 [Pipeline] echo [2021-11-11T04:11:29.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1063 [Pipeline] echo [2021-11-11T04:11:29.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1063 [Pipeline] echo [2021-11-11T04:11:29.521Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccd1dafecb056254dc202bd242dd0822a3136e41 [Pipeline] echo [2021-11-11T04:11:29.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccd1daf [Pipeline] echo [2021-11-11T04:11:29.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:11:29.716Z] provisioning config files... [2021-11-11T04:11:29.733Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp/config1373535639465624119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:11:30.106Z] ---> docker-login.sh [2021-11-11T04:11:30.106Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:11:30.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:11:30.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:11:30.106Z] Configure a credential helper to remove this warning. See [2021-11-11T04:11:30.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:11:30.106Z] [2021-11-11T04:11:30.106Z] Login Succeeded [2021-11-11T04:11:30.106Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:11:30.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:11:30.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:11:30.381Z] Configure a credential helper to remove this warning. See [2021-11-11T04:11:30.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:11:30.381Z] [2021-11-11T04:11:30.381Z] Login Succeeded [2021-11-11T04:11:30.381Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:11:30.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:11:30.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:11:30.381Z] Configure a credential helper to remove this warning. See [2021-11-11T04:11:30.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:11:30.381Z] [2021-11-11T04:11:30.381Z] Login Succeeded [2021-11-11T04:11:30.381Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:11:30.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:11:30.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:11:30.645Z] Configure a credential helper to remove this warning. See [2021-11-11T04:11:30.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:11:30.645Z] [2021-11-11T04:11:30.645Z] Login Succeeded [2021-11-11T04:11:30.645Z] docker.io [2021-11-11T04:11:30.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:11:30.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:11:30.905Z] Configure a credential helper to remove this warning. See [2021-11-11T04:11:30.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:11:30.905Z] [2021-11-11T04:11:30.905Z] Login Succeeded [2021-11-11T04:11:30.905Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:11:30.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T04:11:31.588Z] + git rev-list -1 --merges ccd1dafecb056254dc202bd242dd0822a3136e41~1..ccd1dafecb056254dc202bd242dd0822a3136e41 [Pipeline] echo [2021-11-11T04:11:31.644Z] -----------> git rev-list -1 --merges ccd1dafecb056254dc202bd242dd0822a3136e41~1..ccd1dafecb056254dc202bd242dd0822a3136e41 ccd1dafecb056254dc202bd242dd0822a3136e41 [false] [Pipeline] sh [2021-11-11T04:11:31.957Z] + git log --format=format:%s -1 ccd1dafecb056254dc202bd242dd0822a3136e41 [Pipeline] echo [2021-11-11T04:11:31.987Z] ========================================================= [2021-11-11T04:11:31.987Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T04:11:31.987Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:11:32.405Z] + git log --format=format:%s -1 ccd1dafecb056254dc202bd242dd0822a3136e41 [Pipeline] echo [2021-11-11T04:11:32.439Z] [semverPrep] GIT_COMMIT: ccd1dafecb056254dc202bd242dd0822a3136e41, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-11-11T04:11:32.465Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:11:32.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:11:32.925Z] [2021-11-11T04:11:32.925Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:11:33.272Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:11:33.272Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T04:11:33.272Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T04:11:33.272Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T04:11:33.272Z] 4c7163046ea9: Pulling fs layer [2021-11-11T04:11:33.272Z] 0c2d73faf560: Pulling fs layer [2021-11-11T04:11:33.272Z] 0c2d73faf560: Waiting [2021-11-11T04:11:33.272Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T04:11:33.272Z] 3e5f54012d9b: Download complete [2021-11-11T04:11:33.272Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T04:11:33.272Z] a0d0a0d46f8b: Download complete [2021-11-11T04:11:33.272Z] 4c7163046ea9: Verifying Checksum [2021-11-11T04:11:33.272Z] 4c7163046ea9: Download complete [2021-11-11T04:11:33.272Z] 0c2d73faf560: Verifying Checksum [2021-11-11T04:11:33.272Z] 0c2d73faf560: Download complete [2021-11-11T04:11:33.545Z] a0d0a0d46f8b: Pull complete [2021-11-11T04:11:33.545Z] 3e5f54012d9b: Pull complete [2021-11-11T04:11:33.809Z] 4c7163046ea9: Pull complete [2021-11-11T04:11:34.078Z] 0c2d73faf560: Pull complete [2021-11-11T04:11:34.078Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T04:11:34.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:11:34.078Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T04:11:34.170Z] prd-centos7-docker-4c-2g-12 does not seem to be running inside a container [2021-11-11T04:11:34.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1063 -v /w/workspace/gexfoundry_device-sdk-go_PR-1063:/w/workspace/gexfoundry_device-sdk-go_PR-1063:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1063@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T04:11:34.745Z] $ docker top 76e991b6cc28c869ea44f8b149f050cd2d69262cdc58ea00ce6faf770a276edd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T04:11:34.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T04:11:34.917Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T04:11:35.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T04:11:35.031Z] $ docker exec 76e991b6cc28c869ea44f8b149f050cd2d69262cdc58ea00ce6faf770a276edd ssh-agent [2021-11-11T04:11:35.132Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCIfgpE/agent.13 [2021-11-11T04:11:35.132Z] SSH_AGENT_PID=20 [2021-11-11T04:11:35.138Z] Running ssh-add (command line suppressed) [2021-11-11T04:11:35.240Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp/private_key_3470943060305569570.key (/w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp/private_key_3470943060305569570.key) [2021-11-11T04:11:35.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T04:11:35.615Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T04:11:35.636Z] $ docker exec --env ******** --env ******** 76e991b6cc28c869ea44f8b149f050cd2d69262cdc58ea00ce6faf770a276edd ssh-agent -k [2021-11-11T04:11:35.729Z] unset SSH_AUTH_SOCK; [2021-11-11T04:11:35.729Z] unset SSH_AGENT_PID; [2021-11-11T04:11:35.729Z] echo Agent pid 20 killed; [2021-11-11T04:11:35.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T04:11:35.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T04:11:35.822Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T04:11:35.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T04:11:35.934Z] $ docker exec 76e991b6cc28c869ea44f8b149f050cd2d69262cdc58ea00ce6faf770a276edd ssh-agent [2021-11-11T04:11:36.025Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAcoFbL/agent.53 [2021-11-11T04:11:36.025Z] SSH_AGENT_PID=59 [2021-11-11T04:11:36.030Z] Running ssh-add (command line suppressed) [2021-11-11T04:11:36.148Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp/private_key_1724724233873867647.key (/w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp/private_key_1724724233873867647.key) [2021-11-11T04:11:36.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T04:11:36.493Z] + git semver init [2021-11-11T04:11:36.493Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T04:11:36.493Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1063/.git [2021-11-11T04:11:36.493Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1063 [2021-11-11T04:11:36.493Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T04:11:36.493Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T04:11:36.493Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T04:11:36.493Z] # $SEMVER_BRANCH = PR-1063 [2021-11-11T04:11:36.493Z] # $SEMVER_TEMP = /tmp/semver-079052078 [2021-11-11T04:11:36.493Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-11-11T04:11:37.439Z] # '/tmp/semver-079052078' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1063/.semver' [2021-11-11T04:11:37.439Z] # -> Force: false [2021-11-11T04:11:37.439Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1063/.semver [Pipeline] } [2021-11-11T04:11:37.465Z] $ docker exec --env ******** --env ******** 76e991b6cc28c869ea44f8b149f050cd2d69262cdc58ea00ce6faf770a276edd ssh-agent -k [2021-11-11T04:11:37.555Z] unset SSH_AUTH_SOCK; [2021-11-11T04:11:37.555Z] unset SSH_AGENT_PID; [2021-11-11T04:11:37.555Z] echo Agent pid 59 killed; [2021-11-11T04:11:37.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T04:11:37.960Z] + git semver [Pipeline] } [2021-11-11T04:11:37.988Z] $ docker stop --time=1 76e991b6cc28c869ea44f8b149f050cd2d69262cdc58ea00ce6faf770a276edd [2021-11-11T04:11:39.194Z] $ docker rm -f 76e991b6cc28c869ea44f8b149f050cd2d69262cdc58ea00ce6faf770a276edd [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:11:39.596Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T04:11:39.886Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T04:11:39.904Z] [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] node [Pipeline] node [2021-11-11T04:11:55.365Z] Still waiting to schedule task [2021-11-11T04:11:55.365Z] ‘prd-centos7-docker-4c-2g-16’ is offline [2021-11-11T04:11:55.392Z] Still waiting to schedule task [2021-11-11T04:11:55.392Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-11T04:13:11.701Z] Running on prd-centos7-docker-4c-2g-24 in /w/workspace/gexfoundry_device-sdk-go_PR-1063 [Pipeline] { [Pipeline] ws [2021-11-11T04:13:11.747Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T04:13:11.877Z] Selected Git installation does not exist. Using Default [2021-11-11T04:13:11.877Z] The recommended git tool is: NONE [2021-11-11T04:13:14.211Z] using credential edgex-jenkins-ssh [2021-11-11T04:13:14.219Z] Cloning the remote Git repository [2021-11-11T04:13:14.040Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:13:14.100Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-11-11T04:13:14.127Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:13:14.127Z] > git --version # timeout=10 [2021-11-11T04:13:14.133Z] > git --version # 'git version 2.24.4' [2021-11-11T04:13:14.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:14.159Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:14.159Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:14.159Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6570966918725331683.key [2021-11-11T04:13:14.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:13:14.934Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:13:14.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:13:14.958Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:13:14.970Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:13:14.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:14.971Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:14.971Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:14.972Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1603124679497065142.key [2021-11-11T04:13:14.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1063/head:refs/remotes/origin/PR-1063 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T04:13:15.660Z] Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit ccd1dafecb056254dc202bd242dd0822a3136e41 [2021-11-11T04:13:15.754Z] Merge succeeded, producing ccd1dafecb056254dc202bd242dd0822a3136e41 [2021-11-11T04:13:15.754Z] Checking out Revision ccd1dafecb056254dc202bd242dd0822a3136e41 (PR-1063) [2021-11-11T04:13:15.472Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:13:15.479Z] > git checkout -f ccd1dafecb056254dc202bd242dd0822a3136e41 # timeout=10 [2021-11-11T04:13:15.515Z] > git remote # timeout=10 [2021-11-11T04:13:15.522Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T04:13:15.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:15.529Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:15.529Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:15.529Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6477256758482143243.key [2021-11-11T04:13:15.534Z] > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 [2021-11-11T04:13:15.545Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T04:13:15.556Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:13:15.570Z] > git checkout -f ccd1dafecb056254dc202bd242dd0822a3136e41 # timeout=10 [2021-11-11T04:13:19.326Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-11-11T04:13:19.255Z] > git --version # timeout=10 [2021-11-11T04:13:19.261Z] > git --version # 'git version 2.24.4' [2021-11-11T04:13:19.271Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:13:19.935Z] provisioning config files... [2021-11-11T04:13:19.950Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7502642025579386367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:13:20.387Z] ---> docker-login.sh [2021-11-11T04:13:20.387Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:13:20.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.387Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.387Z] [2021-11-11T04:13:20.387Z] Login Succeeded [2021-11-11T04:13:20.387Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:13:20.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.652Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.652Z] [2021-11-11T04:13:20.652Z] Login Succeeded [2021-11-11T04:13:20.652Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:13:20.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.652Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.652Z] [2021-11-11T04:13:20.652Z] Login Succeeded [2021-11-11T04:13:20.652Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:13:20.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.937Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.937Z] [2021-11-11T04:13:20.937Z] Login Succeeded [2021-11-11T04:13:20.937Z] docker.io [2021-11-11T04:13:20.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:21.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:21.202Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:21.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:21.202Z] [2021-11-11T04:13:21.202Z] Login Succeeded [2021-11-11T04:13:21.202Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:13:21.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T04:13:21.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T04:13:21.512Z] ========================================================= [2021-11-11T04:13:21.512Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T04:13:21.512Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:13:21.896Z] + 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.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-11T04:13:21.896Z] Sending build context to Docker daemon 2.76MB [2021-11-11T04:13:21.896Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:13:21.896Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-11T04:13:21.896Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T04:13:21.896Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T04:13:21.896Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T04:13:21.896Z] b8b176561691: Pulling fs layer [2021-11-11T04:13:21.896Z] 4527c011a84f: Pulling fs layer [2021-11-11T04:13:21.896Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T04:13:21.896Z] e0aca202a116: Pulling fs layer [2021-11-11T04:13:21.896Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T04:13:21.896Z] 34cad66bf833: Pulling fs layer [2021-11-11T04:13:21.896Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T04:13:21.896Z] 4527c011a84f: Waiting [2021-11-11T04:13:21.896Z] 5d74067f8e1e: Waiting [2021-11-11T04:13:21.896Z] e0aca202a116: Waiting [2021-11-11T04:13:21.896Z] 3a43be97a3b4: Waiting [2021-11-11T04:13:21.896Z] 34cad66bf833: Waiting [2021-11-11T04:13:21.896Z] b4e3c513aaa6: Waiting [2021-11-11T04:13:22.163Z] b8b176561691: Download complete [2021-11-11T04:13:22.163Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T04:13:22.163Z] 31adcdaf11c8: Download complete [2021-11-11T04:13:22.163Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T04:13:22.163Z] 5d74067f8e1e: Download complete [2021-11-11T04:13:22.163Z] e0aca202a116: Verifying Checksum [2021-11-11T04:13:22.163Z] e0aca202a116: Download complete [2021-11-11T04:13:22.163Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T04:13:22.163Z] 3a43be97a3b4: Download complete [2021-11-11T04:13:22.163Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T04:13:22.163Z] a0d0a0d46f8b: Download complete [2021-11-11T04:13:22.427Z] 34cad66bf833: Verifying Checksum [2021-11-11T04:13:22.427Z] 34cad66bf833: Download complete [2021-11-11T04:13:22.427Z] a0d0a0d46f8b: Pull complete [2021-11-11T04:13:22.696Z] 31adcdaf11c8: Pull complete [2021-11-11T04:13:22.696Z] b8b176561691: Pull complete [2021-11-11T04:13:22.968Z] 4527c011a84f: Verifying Checksum [2021-11-11T04:13:22.968Z] 4527c011a84f: Download complete [2021-11-11T04:13:23.233Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T04:13:23.233Z] b4e3c513aaa6: Download complete [2021-11-11T04:13:27.468Z] 4527c011a84f: Pull complete [2021-11-11T04:13:27.468Z] 5d74067f8e1e: Pull complete [2021-11-11T04:13:27.468Z] e0aca202a116: Pull complete [2021-11-11T04:13:27.468Z] 3a43be97a3b4: Pull complete [2021-11-11T04:13:27.468Z] 34cad66bf833: Pull complete [2021-11-11T04:13:30.057Z] b4e3c513aaa6: Pull complete [2021-11-11T04:13:30.057Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T04:13:30.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T04:13:30.057Z] ---> 9f6097aaca64 [2021-11-11T04:13:30.057Z] Step 3/10 : ARG MAKE=make build [2021-11-11T04:13:35.381Z] ---> Running in ac369c26c61e [2021-11-11T04:13:35.381Z] Removing intermediate container ac369c26c61e [2021-11-11T04:13:35.381Z] ---> 47f1392eee4a [2021-11-11T04:13:35.381Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-11T04:13:35.381Z] ---> Running in cc391e2099a5 [2021-11-11T04:13:35.381Z] Removing intermediate container cc391e2099a5 [2021-11-11T04:13:35.381Z] ---> 2b3752394eee [2021-11-11T04:13:35.381Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:13:35.381Z] ---> Running in 6a204c17ce05 [2021-11-11T04:13:35.381Z] Removing intermediate container 6a204c17ce05 [2021-11-11T04:13:35.381Z] ---> 83667f28f052 [2021-11-11T04:13:35.381Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:13:35.381Z] ---> Running in 2ddc6ea62e82 [2021-11-11T04:13:35.642Z] Removing intermediate container 2ddc6ea62e82 [2021-11-11T04:13:35.642Z] ---> e9017a679cb1 [2021-11-11T04:13:35.642Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:13:35.642Z] ---> Running in 46d1b0838930 [2021-11-11T04:13:35.905Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:13:36.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:13:37.112Z] OK: 220 MiB in 52 packages [2021-11-11T04:13:37.383Z] Removing intermediate container 46d1b0838930 [2021-11-11T04:13:37.383Z] ---> 8242551f1241 [2021-11-11T04:13:37.383Z] Step 8/10 : COPY . . [2021-11-11T04:13:37.650Z] ---> ef5cf2b7abd8 [2021-11-11T04:13:37.650Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:13:37.650Z] ---> Running in abd38faef679 [2021-11-11T04:14:16.470Z] Removing intermediate container abd38faef679 [2021-11-11T04:14:16.470Z] ---> 48b0dbf40526 [2021-11-11T04:14:16.470Z] Step 10/10 : RUN ${MAKE} [2021-11-11T04:14:16.470Z] ---> Running in 69e6749cbf82 [2021-11-11T04:14:16.470Z] noop [2021-11-11T04:14:16.470Z] Removing intermediate container 69e6749cbf82 [2021-11-11T04:14:16.470Z] ---> b238b3ef4f70 [2021-11-11T04:14:16.470Z] Successfully built b238b3ef4f70 [2021-11-11T04:14:16.470Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:16.798Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T04:14:16.798Z] . [Pipeline] withDockerContainer [2021-11-11T04:14:16.888Z] prd-centos7-docker-4c-2g-24 does not seem to be running inside a container [2021-11-11T04:14:16.923Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-11T04:14:17.311Z] $ docker top 95f3beb8c8b9b26251fe77e90b2e76639ba86fb179b3c16e03750fb92c10b974 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:14:17.724Z] + go version [2021-11-11T04:14:17.724Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T04:14:17.748Z] $ docker stop --time=1 95f3beb8c8b9b26251fe77e90b2e76639ba86fb179b3c16e03750fb92c10b974 [2021-11-11T04:14:19.025Z] $ docker rm -f 95f3beb8c8b9b26251fe77e90b2e76639ba86fb179b3c16e03750fb92c10b974 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:19.691Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T04:14:19.691Z] . [Pipeline] withDockerContainer [2021-11-11T04:14:19.778Z] prd-centos7-docker-4c-2g-24 does not seem to be running inside a container [2021-11-11T04:14:19.812Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-11T04:14:20.173Z] $ docker top 807fe5dcb50d36eb7031a210f0b1e7fb6c2ed141e1e56a47154422764d8d8aab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T04:14:20.607Z] + make test [2021-11-11T04:14:20.607Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T04:14:21.162Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25 in /w/workspace/gexfoundry_device-sdk-go_PR-1063 [Pipeline] { [Pipeline] ws [2021-11-11T04:14:21.202Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T04:14:21.483Z] Selected Git installation does not exist. Using Default [2021-11-11T04:14:21.483Z] The recommended git tool is: NONE [2021-11-11T04:14:25.969Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-11T04:14:28.021Z] using credential edgex-jenkins-ssh [2021-11-11T04:14:28.038Z] Cloning the remote Git repository [2021-11-11T04:14:28.090Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:14:28.226Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-11-11T04:14:28.309Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:14:28.310Z] > git --version # timeout=10 [2021-11-11T04:14:28.333Z] > git --version # 'git version 2.17.1' [2021-11-11T04:14:28.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:14:28.441Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:14:29.741Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:14:29.762Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:14:29.801Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:14:29.847Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:14:29.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:14:29.865Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1063/head:refs/remotes/origin/PR-1063 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T04:14:30.484Z] Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit ccd1dafecb056254dc202bd242dd0822a3136e41 [2021-11-11T04:14:30.752Z] Merge succeeded, producing ccd1dafecb056254dc202bd242dd0822a3136e41 [2021-11-11T04:14:30.753Z] Checking out Revision ccd1dafecb056254dc202bd242dd0822a3136e41 (PR-1063) [2021-11-11T04:14:30.502Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:14:30.522Z] > git checkout -f ccd1dafecb056254dc202bd242dd0822a3136e41 # timeout=10 [2021-11-11T04:14:30.638Z] > git remote # timeout=10 [2021-11-11T04:14:30.657Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T04:14:30.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:14:30.693Z] > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 [2021-11-11T04:14:30.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T04:14:30.758Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:14:30.789Z] > git checkout -f ccd1dafecb056254dc202bd242dd0822a3136e41 # timeout=10 [2021-11-11T04:14:35.247Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-11-11T04:14:35.302Z] > git --version # timeout=10 [2021-11-11T04:14:35.314Z] > git --version # 'git version 2.17.1' [2021-11-11T04:14:35.331Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:14:36.449Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T04:14:36.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:14:36.449Z] Dload Upload Total Spent Left Speed [2021-11-11T04:14:36.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 164k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh [2021-11-11T04:14:36.903Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T04:14:37.287Z] + sudo tee /etc/docker/daemon.new [2021-11-11T04:14:37.287Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T04:14:37.287Z] { [2021-11-11T04:14:37.287Z] "registry-mirrors": [ [2021-11-11T04:14:37.287Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T04:14:37.287Z] ], [2021-11-11T04:14:37.287Z] "bip": "10.250.0.254/24", [2021-11-11T04:14:37.287Z] "hosts": [ [2021-11-11T04:14:37.287Z] "tcp://0.0.0.0:5555", [2021-11-11T04:14:37.287Z] "unix:///var/run/docker.sock" [2021-11-11T04:14:37.287Z] ], [2021-11-11T04:14:37.287Z] "mtu": 1458, [2021-11-11T04:14:37.287Z] "selinux-enabled": true, [2021-11-11T04:14:37.287Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T04:14:37.287Z] } [Pipeline] sh [2021-11-11T04:14:37.652Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T04:14:38.014Z] + sudo service docker restart [2021-11-11T04:14:48.023Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-11T04:14:48.023Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-11T04:14:48.023Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-11T04:14:49.979Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 23.3% of statements [2021-11-11T04:14:49.979Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-11T04:14:49.979Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 27.6% of statements [2021-11-11T04:14:50.568Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements [2021-11-11T04:14:50.568Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 9.0% of statements [2021-11-11T04:14:50.568Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-11T04:14:50.568Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-11T04:14:50.568Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-11T04:14:51.520Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.066s coverage: 28.7% of statements [2021-11-11T04:14:51.520Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-11T04:14:52.466Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.048s coverage: 83.3% of statements [2021-11-11T04:14:52.466Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-11T04:14:52.466Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-11T04:14:52.466Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 57.8% of statements [2021-11-11T04:14:53.861Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.832s coverage: 89.2% of statements [2021-11-11T04:14:53.861Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-11T04:14:53.861Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.8% of statements [2021-11-11T04:14:53.861Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-11T04:14:53.861Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:14:56.437Z] provisioning config files... [2021-11-11T04:14:56.472Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8990966157881832458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:14:56.924Z] ---> docker-login.sh [2021-11-11T04:14:56.924Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:14:57.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:14:58.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:14:58.126Z] Configure a credential helper to remove this warning. See [2021-11-11T04:14:58.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:14:58.126Z] [2021-11-11T04:14:58.126Z] Login Succeeded [2021-11-11T04:14:58.126Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:14:58.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:14:58.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:14:58.695Z] Configure a credential helper to remove this warning. See [2021-11-11T04:14:58.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:14:58.695Z] [2021-11-11T04:14:58.695Z] Login Succeeded [2021-11-11T04:14:58.695Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:14:58.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:14:59.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:14:59.248Z] Configure a credential helper to remove this warning. See [2021-11-11T04:14:59.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:14:59.248Z] [2021-11-11T04:14:59.248Z] Login Succeeded [2021-11-11T04:14:59.248Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:14:59.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:14:59.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:14:59.801Z] Configure a credential helper to remove this warning. See [2021-11-11T04:14:59.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:14:59.801Z] [2021-11-11T04:14:59.801Z] Login Succeeded [2021-11-11T04:14:59.801Z] docker.io [2021-11-11T04:15:00.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:00.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:00.691Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:00.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:00.691Z] [2021-11-11T04:15:00.691Z] Login Succeeded [2021-11-11T04:15:00.691Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:15:00.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T04:15:01.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T04:15:01.554Z] ========================================================= [2021-11-11T04:15:01.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T04:15:01.554Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:02.051Z] + 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.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-11T04:15:02.704Z] Sending build context to Docker daemon 2.759MB [2021-11-11T04:15:02.704Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:15:02.704Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-11T04:15:02.984Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T04:15:02.984Z] 552d1f2373af: Pulling fs layer [2021-11-11T04:15:02.984Z] ea3f2d53f512: Pulling fs layer [2021-11-11T04:15:02.984Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T04:15:02.984Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T04:15:02.984Z] 72dc09318566: Pulling fs layer [2021-11-11T04:15:02.984Z] f4f7b4309257: Pulling fs layer [2021-11-11T04:15:02.984Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T04:15:02.984Z] b78e95d17946: Pulling fs layer [2021-11-11T04:15:02.984Z] f4f7b4309257: Waiting [2021-11-11T04:15:02.984Z] 0ac9a79272e3: Waiting [2021-11-11T04:15:02.984Z] 7a9cfe048b4a: Waiting [2021-11-11T04:15:02.984Z] b78e95d17946: Waiting [2021-11-11T04:15:02.984Z] 72dc09318566: Waiting [2021-11-11T04:15:02.984Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T04:15:02.984Z] 9e70ebbbe112: Download complete [2021-11-11T04:15:02.984Z] ea3f2d53f512: Verifying Checksum [2021-11-11T04:15:02.984Z] ea3f2d53f512: Download complete [2021-11-11T04:15:02.984Z] 72dc09318566: Verifying Checksum [2021-11-11T04:15:02.984Z] 72dc09318566: Download complete [2021-11-11T04:15:02.984Z] f4f7b4309257: Download complete [2021-11-11T04:15:02.984Z] 552d1f2373af: Verifying Checksum [2021-11-11T04:15:02.984Z] 552d1f2373af: Download complete [2021-11-11T04:15:02.984Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T04:15:02.984Z] 0ac9a79272e3: Download complete [2021-11-11T04:15:03.989Z] 552d1f2373af: Pull complete [2021-11-11T04:15:04.595Z] ea3f2d53f512: Pull complete [2021-11-11T04:15:05.207Z] 9e70ebbbe112: Pull complete [2021-11-11T04:15:05.208Z] b78e95d17946: Verifying Checksum [2021-11-11T04:15:05.208Z] b78e95d17946: Download complete [2021-11-11T04:15:05.812Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T04:15:05.812Z] 7a9cfe048b4a: Download complete [2021-11-11T04:15:12.062Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T04:15:12.062Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T04:15:12.062Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T04:15:12.092Z] $ docker stop --time=1 807fe5dcb50d36eb7031a210f0b1e7fb6c2ed141e1e56a47154422764d8d8aab [2021-11-11T04:15:13.711Z] $ docker rm -f 807fe5dcb50d36eb7031a210f0b1e7fb6c2ed141e1e56a47154422764d8d8aab [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:15:14.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T04:15:14.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-11T04:15:15.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T04:15:15.469Z] + ls -al . [2021-11-11T04:15:15.469Z] total 264 [2021-11-11T04:15:15.469Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 11 04:15 . [2021-11-11T04:15:15.469Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 11 04:13 .. [2021-11-11T04:15:15.469Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 11 04:13 bin [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 24816 Nov 11 04:13 CHANGELOG.md [2021-11-11T04:15:15.469Z] -rw-r--r--. 1 jenkins jenkins 128369 Nov 11 04:14 coverage.out [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 11 04:13 .dockerignore [2021-11-11T04:15:15.469Z] drwxrwxr-x. 5 jenkins jenkins 62 Nov 11 04:13 example [2021-11-11T04:15:15.469Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 11 04:13 .git [2021-11-11T04:15:15.469Z] drwxrwxr-x. 3 jenkins jenkins 125 Nov 11 04:13 .github [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 131 Nov 11 04:13 .gitignore [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 602 Nov 11 04:13 go.mod [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 49140 Nov 11 04:13 go.sum [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 04:13 GOVERNANCE.md [2021-11-11T04:15:15.469Z] drwxrwxr-x. 15 jenkins jenkins 224 Nov 11 04:13 internal [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 11 04:13 Jenkinsfile [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 11 04:13 LICENSE [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 1120 Nov 11 04:13 Makefile [2021-11-11T04:15:15.469Z] drwxrwxr-x. 3 jenkins jenkins 16 Nov 11 04:13 openapi [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 619 Nov 11 04:13 OWNERS.md [2021-11-11T04:15:15.469Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 11 04:13 pkg [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 4877 Nov 11 04:13 README.md [2021-11-11T04:15:15.469Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 11 04:13 snap [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 11 04:11 VERSION [2021-11-11T04:15:15.469Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 11 04:13 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:15.790Z] + 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=ccd1dafecb056254dc202bd242dd0822a3136e41 --label arch=amd64 --label version=0.0.0 . [2021-11-11T04:15:15.790Z] Sending build context to Docker daemon 2.889MB [2021-11-11T04:15:15.790Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:15:15.790Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-11T04:15:15.790Z] ---> b238b3ef4f70 [2021-11-11T04:15:15.790Z] Step 3/24 : ARG MAKE=make build [2021-11-11T04:15:15.790Z] ---> Running in 27f634dd819b [2021-11-11T04:15:16.054Z] Removing intermediate container 27f634dd819b [2021-11-11T04:15:16.054Z] ---> 87bdd3df8a6d [2021-11-11T04:15:16.054Z] Step 4/24 : WORKDIR /device-sdk-go [2021-11-11T04:15:16.054Z] ---> Running in f8d44b09c468 [2021-11-11T04:15:16.054Z] Removing intermediate container f8d44b09c468 [2021-11-11T04:15:16.054Z] ---> 77313e59b0d1 [2021-11-11T04:15:16.054Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:15:16.054Z] ---> Running in 286b14eadd15 [2021-11-11T04:15:16.054Z] Removing intermediate container 286b14eadd15 [2021-11-11T04:15:16.054Z] ---> f447539a0908 [2021-11-11T04:15:16.054Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:15:16.320Z] ---> Running in f0082b04c65e [2021-11-11T04:15:16.582Z] Removing intermediate container f0082b04c65e [2021-11-11T04:15:16.582Z] ---> 648163882024 [2021-11-11T04:15:16.582Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:15:16.582Z] ---> Running in dadf4e9df847 [2021-11-11T04:15:16.847Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:15:17.787Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:15:18.051Z] OK: 220 MiB in 52 packages [2021-11-11T04:15:18.222Z] 7a9cfe048b4a: Pull complete [2021-11-11T04:15:18.222Z] 72dc09318566: Pull complete [2021-11-11T04:15:18.222Z] f4f7b4309257: Pull complete [2021-11-11T04:15:18.222Z] 0ac9a79272e3: Pull complete [2021-11-11T04:15:18.327Z] Removing intermediate container dadf4e9df847 [2021-11-11T04:15:18.327Z] ---> 13ee93dd8946 [2021-11-11T04:15:18.327Z] Step 8/24 : COPY . . [2021-11-11T04:15:18.611Z] ---> f1a4182ceddd [2021-11-11T04:15:18.611Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:15:18.611Z] ---> Running in 2f63abeb20d2 [2021-11-11T04:15:19.200Z] Removing intermediate container 2f63abeb20d2 [2021-11-11T04:15:19.200Z] ---> 07ef2caa6bf1 [2021-11-11T04:15:19.200Z] Step 10/24 : RUN ${MAKE} [2021-11-11T04:15:19.200Z] ---> Running in a4cf1aec6a0e [2021-11-11T04:15:19.467Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-11-11T04:15:23.670Z] b78e95d17946: Pull complete [2021-11-11T04:15:23.670Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T04:15:23.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T04:15:23.670Z] ---> 8b459fc5aaf0 [2021-11-11T04:15:23.670Z] Step 3/10 : ARG MAKE=make build [2021-11-11T04:15:25.661Z] ---> Running in 87a775cecf17 [2021-11-11T04:15:26.267Z] Removing intermediate container 87a775cecf17 [2021-11-11T04:15:26.267Z] ---> 8a9e5cc03765 [2021-11-11T04:15:26.267Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-11T04:15:26.267Z] ---> Running in 2ecf80dcd264 [2021-11-11T04:15:26.868Z] Removing intermediate container 2ecf80dcd264 [2021-11-11T04:15:26.868Z] ---> 18ab299200ad [2021-11-11T04:15:26.868Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:15:26.868Z] ---> Running in 6315fa3df42c [2021-11-11T04:15:27.495Z] Removing intermediate container 6315fa3df42c [2021-11-11T04:15:27.495Z] ---> 95f49b00dc7b [2021-11-11T04:15:27.495Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:15:27.495Z] ---> Running in 7d28865a24f7 [2021-11-11T04:15:30.143Z] Removing intermediate container 7d28865a24f7 [2021-11-11T04:15:30.143Z] ---> b7b1d22728a3 [2021-11-11T04:15:30.143Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:15:30.143Z] ---> Running in 2f9d03ae235f [2021-11-11T04:15:31.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:15:31.753Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-11-11T04:15:31.753Z] Removing intermediate container a4cf1aec6a0e [2021-11-11T04:15:31.753Z] ---> 95aa716dc009 [2021-11-11T04:15:31.753Z] Step 11/24 : FROM alpine:3.14 [2021-11-11T04:15:32.599Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:15:32.689Z] 3.14: Pulling from library/alpine [2021-11-11T04:15:32.966Z] a0d0a0d46f8b: Already exists [2021-11-11T04:15:33.227Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T04:15:33.227Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T04:15:33.227Z] ---> 14119a10abf4 [2021-11-11T04:15:33.227Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:15:33.227Z] ---> Running in 831e9a203899 [2021-11-11T04:15:33.227Z] Removing intermediate container 831e9a203899 [2021-11-11T04:15:33.227Z] ---> be5dab08afa8 [2021-11-11T04:15:33.227Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:15:33.227Z] ---> Running in 42a2b1453f5f [2021-11-11T04:15:33.591Z] OK: 219 MiB in 52 packages [2021-11-11T04:15:33.806Z] Removing intermediate container 42a2b1453f5f [2021-11-11T04:15:33.806Z] ---> aea36b5f2c91 [2021-11-11T04:15:33.806Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-11-11T04:15:33.806Z] ---> Running in cf717e8014b6 [2021-11-11T04:15:34.066Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:15:34.589Z] Removing intermediate container 2f9d03ae235f [2021-11-11T04:15:34.589Z] ---> fc87c8971166 [2021-11-11T04:15:34.589Z] Step 8/10 : COPY . . [2021-11-11T04:15:34.632Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:15:35.201Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T04:15:35.201Z] (2/5) Installing libsodium (1.0.18-r0) [2021-11-11T04:15:35.201Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T04:15:35.459Z] (4/5) Installing libzmq (4.3.4-r0) [2021-11-11T04:15:35.459Z] (5/5) Installing zeromq (4.3.4-r0) [2021-11-11T04:15:35.459Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T04:15:35.459Z] OK: 8 MiB in 19 packages [2021-11-11T04:15:35.721Z] Removing intermediate container cf717e8014b6 [2021-11-11T04:15:35.721Z] ---> b5d72cbed3e0 [2021-11-11T04:15:35.721Z] Step 15/24 : WORKDIR / [2021-11-11T04:15:35.982Z] ---> Running in 67ca651a05f9 [2021-11-11T04:15:35.982Z] Removing intermediate container 67ca651a05f9 [2021-11-11T04:15:35.982Z] ---> 0153b2ebb190 [2021-11-11T04:15:35.982Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-11-11T04:15:35.982Z] ---> 425c7418bed1 [2021-11-11T04:15:35.982Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-11-11T04:15:36.038Z] ---> 932082fee308 [2021-11-11T04:15:36.038Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:15:36.038Z] ---> Running in 17ac3cc7247e [2021-11-11T04:15:36.558Z] ---> eb6c3e19833d [2021-11-11T04:15:36.558Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-11-11T04:15:36.558Z] ---> d6e57453c301 [2021-11-11T04:15:36.558Z] Step 19/24 : EXPOSE 59999 [2021-11-11T04:15:36.558Z] ---> Running in 53101c0c0378 [2021-11-11T04:15:36.819Z] Removing intermediate container 53101c0c0378 [2021-11-11T04:15:36.819Z] ---> d92cbf8dbb6c [2021-11-11T04:15:36.819Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-11-11T04:15:36.819Z] ---> Running in 2ecf956aae5f [2021-11-11T04:15:36.819Z] Removing intermediate container 2ecf956aae5f [2021-11-11T04:15:36.819Z] ---> 87d8cf11aeaa [2021-11-11T04:15:36.819Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T04:15:36.819Z] ---> Running in bfe2e3831fbf [2021-11-11T04:15:36.819Z] Removing intermediate container bfe2e3831fbf [2021-11-11T04:15:36.819Z] ---> 9f92146d129e [2021-11-11T04:15:36.819Z] Step 22/24 : LABEL arch=amd64 [2021-11-11T04:15:37.081Z] ---> Running in 4e7f629fc302 [2021-11-11T04:15:37.081Z] Removing intermediate container 4e7f629fc302 [2021-11-11T04:15:37.081Z] ---> fc06c037acd7 [2021-11-11T04:15:37.081Z] Step 23/24 : LABEL git_sha=ccd1dafecb056254dc202bd242dd0822a3136e41 [2021-11-11T04:15:37.081Z] ---> Running in 0a91bf7df1c0 [2021-11-11T04:15:37.081Z] Removing intermediate container 0a91bf7df1c0 [2021-11-11T04:15:37.081Z] ---> 9010f2b48843 [2021-11-11T04:15:37.081Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T04:15:37.081Z] ---> Running in dc97c5fe55a1 [2021-11-11T04:15:37.340Z] Removing intermediate container dc97c5fe55a1 [2021-11-11T04:15:37.340Z] ---> d2c3b2db115e [2021-11-11T04:15:37.340Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T04:15:37.340Z] Successfully built d2c3b2db115e [2021-11-11T04:15:37.340Z] 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 [2021-11-11T04:15:38.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:38.244Z] [2021-11-11T04:15:38.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:38.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:38.573Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:15:38.573Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:15:38.573Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:15:38.573Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:15:38.573Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:15:38.573Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:15:38.573Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:15:38.573Z] d287ab97295c: Pulling fs layer [2021-11-11T04:15:38.573Z] dc539afda2c1: Waiting [2021-11-11T04:15:38.573Z] 77bc0d833cb6: Waiting [2021-11-11T04:15:38.573Z] 9065ff56babe: Waiting [2021-11-11T04:15:38.573Z] d287ab97295c: Waiting [2021-11-11T04:15:38.573Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:15:38.573Z] a1111a8f2ec3: Download complete [2021-11-11T04:15:38.573Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:15:38.573Z] dc539afda2c1: Download complete [2021-11-11T04:15:38.848Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:15:38.848Z] 77bc0d833cb6: Download complete [2021-11-11T04:15:38.848Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:15:38.848Z] ed53099fbce6: Download complete [2021-11-11T04:15:38.848Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:15:38.848Z] 9065ff56babe: Download complete [2021-11-11T04:15:38.848Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:15:38.848Z] b4d181a07f80: Download complete [2021-11-11T04:15:39.430Z] d287ab97295c: Verifying Checksum [2021-11-11T04:15:39.430Z] d287ab97295c: Download complete [2021-11-11T04:15:40.381Z] b4d181a07f80: Pull complete [2021-11-11T04:15:40.639Z] a1111a8f2ec3: Pull complete [2021-11-11T04:15:41.213Z] ed53099fbce6: Pull complete [2021-11-11T04:15:41.213Z] dc539afda2c1: Pull complete [2021-11-11T04:15:41.474Z] 77bc0d833cb6: Pull complete [2021-11-11T04:15:41.474Z] 9065ff56babe: Pull complete [2021-11-11T04:15:46.821Z] d287ab97295c: Pull complete [2021-11-11T04:15:46.821Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:15:46.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:46.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:15:46.907Z] prd-centos7-docker-4c-2g-24 does not seem to be running inside a container [2021-11-11T04:15:46.940Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T04:15:50.749Z] $ docker top f30d2073be450354964059b90020482bf295f2ff342ff5f81816450a1dc4cdc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:15:51.194Z] ---> job-cost.sh [2021-11-11T04:15:51.194Z] lf-activate-venv: SKIPPING [2021-11-11T04:15:51.194Z] INFO: No Stack... [2021-11-11T04:15:51.457Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:15:51.716Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:15:52.030Z] + cut -d, -f6 [2021-11-11T04:15:52.030Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-11-11T04:15:52.077Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1063-1-stack-cost] [2021-11-11T04:15:52.082Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1063-1-stack-cost] did not exist. Created. [2021-11-11T04:15:52.082Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1063-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:15:52.467Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-11T04:15:52.515Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:15:52.533Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1063-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:15:52.593Z] $ docker stop --time=1 f30d2073be450354964059b90020482bf295f2ff342ff5f81816450a1dc4cdc7 [2021-11-11T04:15:53.741Z] $ docker rm -f f30d2073be450354964059b90020482bf295f2ff342ff5f81816450a1dc4cdc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T04:17:12.939Z] Removing intermediate container 17ac3cc7247e [2021-11-11T04:17:12.939Z] ---> f3cf1a0953f1 [2021-11-11T04:17:12.939Z] Step 10/10 : RUN ${MAKE} [2021-11-11T04:17:12.939Z] ---> Running in a3c234a219a6 [2021-11-11T04:17:12.939Z] noop [2021-11-11T04:17:12.939Z] Removing intermediate container a3c234a219a6 [2021-11-11T04:17:12.939Z] ---> 3343fe38a5f4 [2021-11-11T04:17:12.939Z] Successfully built 3343fe38a5f4 [2021-11-11T04:17:12.939Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:17:13.335Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T04:17:13.335Z] . [Pipeline] withDockerContainer [2021-11-11T04:17:13.679Z] prd-ubuntu18.04-docker-arm64-4c-16g-25 does not seem to be running inside a container [2021-11-11T04:17:13.782Z] $ 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 ******** ci-base-image-arm64 cat [2021-11-11T04:17:15.623Z] $ docker top f0bde0c2774ec3105d14feffa26e06d4847905ab1bda36fe8039752491dfc3fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:17:16.713Z] + go version [2021-11-11T04:17:16.713Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T04:17:16.763Z] $ docker stop --time=1 f0bde0c2774ec3105d14feffa26e06d4847905ab1bda36fe8039752491dfc3fd [2021-11-11T04:17:18.637Z] $ docker rm -f f0bde0c2774ec3105d14feffa26e06d4847905ab1bda36fe8039752491dfc3fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:17:19.616Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T04:17:19.616Z] . [Pipeline] withDockerContainer [2021-11-11T04:17:19.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-25 does not seem to be running inside a container [2021-11-11T04:17:20.041Z] $ 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 ******** ci-base-image-arm64 cat [2021-11-11T04:17:21.890Z] $ docker top 72a88fbc03326fad23fa422d337dca3238fed1c75ba5f4d4a2d3c9d8a83c248b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T04:17:22.993Z] + make test [2021-11-11T04:17:22.993Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T04:17:55.472Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-11T04:19:32.511Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-11T04:19:32.511Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-11T04:19:32.511Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-11T04:19:37.995Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.443s coverage: 23.3% of statements [2021-11-11T04:19:37.995Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-11T04:19:37.995Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.319s coverage: 27.6% of statements [2021-11-11T04:19:37.995Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.360s coverage: 78.9% of statements [2021-11-11T04:19:37.995Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.310s coverage: 9.0% of statements [2021-11-11T04:19:37.996Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-11T04:19:37.996Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-11T04:19:37.996Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-11T04:19:39.472Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.431s coverage: 28.7% of statements [2021-11-11T04:19:39.472Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-11T04:19:42.920Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.277s coverage: 83.3% of statements [2021-11-11T04:19:42.920Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-11T04:19:42.920Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-11T04:19:42.920Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.579s coverage: 57.8% of statements [2021-11-11T04:19:45.580Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.074s coverage: 89.2% of statements [2021-11-11T04:19:45.580Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-11T04:19:46.191Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.256s coverage: 4.8% of statements [2021-11-11T04:19:46.191Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-11T04:19:46.798Z] GO111MODULE=on go vet ./... [2021-11-11T04:21:09.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T04:21:09.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T04:21:09.180Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T04:21:09.216Z] $ docker stop --time=1 72a88fbc03326fad23fa422d337dca3238fed1c75ba5f4d4a2d3c9d8a83c248b [2021-11-11T04:21:11.198Z] $ docker rm -f 72a88fbc03326fad23fa422d337dca3238fed1c75ba5f4d4a2d3c9d8a83c248b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:21:12.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T04:21:12.681Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T04:21:13.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:21:14.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T04:21:14.491Z] + ls -al . [2021-11-11T04:21:14.491Z] total 300 [2021-11-11T04:21:14.491Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 04:21 . [2021-11-11T04:21:14.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:14 .. [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 04:14 .dockerignore [2021-11-11T04:21:14.491Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:14 .git [2021-11-11T04:21:14.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:14 .github [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 131 Nov 11 04:14 .gitignore [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 24816 Nov 11 04:14 CHANGELOG.md [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 04:14 GOVERNANCE.md [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 04:14 Jenkinsfile [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 11 04:14 LICENSE [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 1120 Nov 11 04:14 Makefile [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 11 04:14 OWNERS.md [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 4877 Nov 11 04:14 README.md [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 04:11 VERSION [2021-11-11T04:21:14.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:14 bin [2021-11-11T04:21:14.491Z] -rw-r--r-- 1 jenkins jenkins 128370 Nov 11 04:19 coverage.out [2021-11-11T04:21:14.491Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 04:14 example [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 602 Nov 11 04:14 go.mod [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 49140 Nov 11 04:14 go.sum [2021-11-11T04:21:14.491Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 11 04:14 internal [2021-11-11T04:21:14.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:14 openapi [2021-11-11T04:21:14.491Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 04:14 pkg [2021-11-11T04:21:14.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:14 snap [2021-11-11T04:21:14.491Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 11 04:14 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:21:14.874Z] + 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=ccd1dafecb056254dc202bd242dd0822a3136e41 --label arch=arm64 --label version=0.0.0 . [2021-11-11T04:21:15.491Z] Sending build context to Docker daemon 2.888MB [2021-11-11T04:21:15.491Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:21:15.491Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-11T04:21:15.491Z] ---> 3343fe38a5f4 [2021-11-11T04:21:15.491Z] Step 3/24 : ARG MAKE=make build [2021-11-11T04:21:15.767Z] ---> Running in cf053cedb3ba [2021-11-11T04:21:16.377Z] Removing intermediate container cf053cedb3ba [2021-11-11T04:21:16.377Z] ---> c7621a9821cc [2021-11-11T04:21:16.377Z] Step 4/24 : WORKDIR /device-sdk-go [2021-11-11T04:21:16.377Z] ---> Running in decc3c45018c [2021-11-11T04:21:16.980Z] Removing intermediate container decc3c45018c [2021-11-11T04:21:16.980Z] ---> 02ed5a92041c [2021-11-11T04:21:16.980Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:21:16.980Z] ---> Running in af573dc4bfac [2021-11-11T04:21:17.581Z] Removing intermediate container af573dc4bfac [2021-11-11T04:21:17.581Z] ---> 34d303eff216 [2021-11-11T04:21:17.581Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:21:17.581Z] ---> Running in 3e428c07759c [2021-11-11T04:21:20.206Z] Removing intermediate container 3e428c07759c [2021-11-11T04:21:20.206Z] ---> 6e3a465a5c8d [2021-11-11T04:21:20.206Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:21:20.206Z] ---> Running in 33293edfdf12 [2021-11-11T04:21:21.647Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:21:22.246Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:21:23.689Z] OK: 219 MiB in 52 packages [2021-11-11T04:21:24.671Z] Removing intermediate container 33293edfdf12 [2021-11-11T04:21:24.671Z] ---> 6907a637ed59 [2021-11-11T04:21:24.671Z] Step 8/24 : COPY . . [2021-11-11T04:21:26.124Z] ---> 853ce469b694 [2021-11-11T04:21:26.124Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:21:26.124Z] ---> Running in 8f3e956fdf97 [2021-11-11T04:21:28.779Z] Removing intermediate container 8f3e956fdf97 [2021-11-11T04:21:28.779Z] ---> c0e226cf3a0c [2021-11-11T04:21:28.779Z] Step 10/24 : RUN ${MAKE} [2021-11-11T04:21:28.779Z] ---> Running in d7ca49c13283 [2021-11-11T04:21:30.232Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-11-11T04:22:09.307Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-11-11T04:22:12.693Z] Removing intermediate container d7ca49c13283 [2021-11-11T04:22:12.693Z] ---> 8d6d50041b10 [2021-11-11T04:22:12.693Z] Step 11/24 : FROM alpine:3.14 [2021-11-11T04:22:16.072Z] 3.14: Pulling from library/alpine [2021-11-11T04:22:16.347Z] 552d1f2373af: Already exists [2021-11-11T04:22:16.347Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T04:22:16.620Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T04:22:16.620Z] ---> bb3de5531c18 [2021-11-11T04:22:16.620Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:22:16.620Z] ---> Running in 4603bd7c1d88 [2021-11-11T04:22:17.221Z] Removing intermediate container 4603bd7c1d88 [2021-11-11T04:22:17.221Z] ---> f91137ec4939 [2021-11-11T04:22:17.221Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:22:17.221Z] ---> Running in 3c21ddda3e5a [2021-11-11T04:22:19.206Z] Removing intermediate container 3c21ddda3e5a [2021-11-11T04:22:19.206Z] ---> 3abcf96661c9 [2021-11-11T04:22:19.206Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-11-11T04:22:19.206Z] ---> Running in 5ea95e0cf5fb [2021-11-11T04:22:20.645Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:22:21.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:22:22.607Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T04:22:22.607Z] (2/5) Installing libsodium (1.0.18-r0) [2021-11-11T04:22:22.607Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T04:22:22.885Z] (4/5) Installing libzmq (4.3.4-r0) [2021-11-11T04:22:22.885Z] (5/5) Installing zeromq (4.3.4-r0) [2021-11-11T04:22:22.885Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T04:22:22.885Z] OK: 8 MiB in 19 packages [2021-11-11T04:22:24.331Z] Removing intermediate container 5ea95e0cf5fb [2021-11-11T04:22:24.331Z] ---> 8dd2413bfed0 [2021-11-11T04:22:24.331Z] Step 15/24 : WORKDIR / [2021-11-11T04:22:24.331Z] ---> Running in bee09da8a278 [2021-11-11T04:22:24.606Z] Removing intermediate container bee09da8a278 [2021-11-11T04:22:24.606Z] ---> e0fe41eb1a77 [2021-11-11T04:22:24.606Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-11-11T04:22:25.590Z] ---> f92dc4ee67b9 [2021-11-11T04:22:25.590Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-11-11T04:22:26.573Z] ---> 896891e42253 [2021-11-11T04:22:26.573Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-11-11T04:22:27.554Z] ---> 20a6a716780d [2021-11-11T04:22:27.554Z] Step 19/24 : EXPOSE 59999 [2021-11-11T04:22:27.554Z] ---> Running in 831bda9ca862 [2021-11-11T04:22:28.151Z] Removing intermediate container 831bda9ca862 [2021-11-11T04:22:28.151Z] ---> 81b76e8bc982 [2021-11-11T04:22:28.151Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-11-11T04:22:28.151Z] ---> Running in 2a26e2630fb3 [2021-11-11T04:22:28.425Z] Removing intermediate container 2a26e2630fb3 [2021-11-11T04:22:28.425Z] ---> 991e19ecfc7a [2021-11-11T04:22:28.425Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T04:22:28.698Z] ---> Running in 7f6421043343 [2021-11-11T04:22:28.975Z] Removing intermediate container 7f6421043343 [2021-11-11T04:22:28.975Z] ---> ba7cff190351 [2021-11-11T04:22:28.975Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T04:22:28.975Z] ---> Running in fbc9c71c0a1a [2021-11-11T04:22:29.583Z] Removing intermediate container fbc9c71c0a1a [2021-11-11T04:22:29.583Z] ---> fec69181a4a1 [2021-11-11T04:22:29.583Z] Step 23/24 : LABEL git_sha=ccd1dafecb056254dc202bd242dd0822a3136e41 [2021-11-11T04:22:29.583Z] ---> Running in 6dcb53fe7940 [2021-11-11T04:22:30.179Z] Removing intermediate container 6dcb53fe7940 [2021-11-11T04:22:30.179Z] ---> 072305c0c9bc [2021-11-11T04:22:30.179Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T04:22:30.179Z] ---> Running in 8ab412bc595a [2021-11-11T04:22:30.453Z] Removing intermediate container 8ab412bc595a [2021-11-11T04:22:30.453Z] ---> 592977464e93 [2021-11-11T04:22:30.453Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T04:22:30.727Z] Successfully built 592977464e93 [2021-11-11T04:22:30.727Z] 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 [2021-11-11T04:22:31.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:22:31.875Z] [2021-11-11T04:22:31.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:22:32.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:22:32.600Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T04:22:32.600Z] 448f6bf000e3: Pulling fs layer [2021-11-11T04:22:32.600Z] f757da607395: Pulling fs layer [2021-11-11T04:22:32.600Z] 05883995daec: Pulling fs layer [2021-11-11T04:22:32.600Z] 8603b9c90790: Pulling fs layer [2021-11-11T04:22:32.600Z] 1560dd03e051: Pulling fs layer [2021-11-11T04:22:32.600Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T04:22:32.600Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T04:22:32.600Z] 1560dd03e051: Waiting [2021-11-11T04:22:32.600Z] 27f5ce0e4adf: Waiting [2021-11-11T04:22:32.600Z] 8603b9c90790: Waiting [2021-11-11T04:22:32.600Z] c2d8d7efcc4b: Waiting [2021-11-11T04:22:32.600Z] f757da607395: Verifying Checksum [2021-11-11T04:22:32.600Z] f757da607395: Download complete [2021-11-11T04:22:32.600Z] 8603b9c90790: Verifying Checksum [2021-11-11T04:22:32.600Z] 8603b9c90790: Download complete [2021-11-11T04:22:32.890Z] 1560dd03e051: Verifying Checksum [2021-11-11T04:22:32.890Z] 1560dd03e051: Download complete [2021-11-11T04:22:32.890Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T04:22:32.890Z] 27f5ce0e4adf: Download complete [2021-11-11T04:22:32.890Z] 05883995daec: Verifying Checksum [2021-11-11T04:22:32.890Z] 05883995daec: Download complete [2021-11-11T04:22:33.170Z] 448f6bf000e3: Verifying Checksum [2021-11-11T04:22:33.170Z] 448f6bf000e3: Download complete [2021-11-11T04:22:35.872Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T04:22:35.872Z] c2d8d7efcc4b: Download complete [2021-11-11T04:22:37.316Z] 448f6bf000e3: Pull complete [2021-11-11T04:22:37.914Z] f757da607395: Pull complete [2021-11-11T04:22:39.893Z] 05883995daec: Pull complete [2021-11-11T04:22:39.893Z] 8603b9c90790: Pull complete [2021-11-11T04:22:40.870Z] 1560dd03e051: Pull complete [2021-11-11T04:22:41.141Z] 27f5ce0e4adf: Pull complete [2021-11-11T04:22:56.228Z] c2d8d7efcc4b: Pull complete [2021-11-11T04:22:56.228Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T04:22:56.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:22:56.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T04:22:56.489Z] prd-ubuntu18.04-docker-arm64-4c-16g-25 does not seem to be running inside a container [2021-11-11T04:22:56.569Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T04:22:59.704Z] $ docker top 2d97e71a63c92a3061e83904f046214ef7d94cf29c0461cef26331df936ed194 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:00.773Z] ---> job-cost.sh [2021-11-11T04:23:00.773Z] lf-activate-venv: SKIPPING [2021-11-11T04:23:00.773Z] INFO: No Stack... [2021-11-11T04:23:01.045Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T04:23:01.640Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:23:02.316Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-11-11T04:23:02.316Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T04:23:02.405Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1063-1-stack-cost] [2021-11-11T04:23:02.409Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1063-1-stack-cost] did not exist. Created. [2021-11-11T04:23:02.409Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1063-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:23:03.133Z] /w/workspace/device-sdk-go/1@tmp/durable-f8aa7a0d/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-f8aa7a0d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T04:23:03.814Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T04:23:03.849Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T04:23:03.921Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:23:03.937Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1063-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:23:03.993Z] $ docker stop --time=1 2d97e71a63c92a3061e83904f046214ef7d94cf29c0461cef26331df936ed194 [2021-11-11T04:23:05.627Z] $ docker rm -f 2d97e71a63c92a3061e83904f046214ef7d94cf29c0461cef26331df936ed194 [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 [2021-11-11T04:23:06.647Z] provisioning config files... [2021-11-11T04:23:06.658Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp/config286385667746602221tmp [Pipeline] { [Pipeline] sh [2021-11-11T04:23:07.034Z] + set +x [2021-11-11T04:23:07.034Z] + curl -s https://codecov.io/bash [2021-11-11T04:23:07.034Z] + bash -s -- [2021-11-11T04:23:07.034Z] [2021-11-11T04:23:07.034Z] _____ _ [2021-11-11T04:23:07.034Z] / ____| | | [2021-11-11T04:23:07.034Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T04:23:07.034Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T04:23:07.034Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T04:23:07.034Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T04:23:07.034Z] Bash-1.0.6 [2021-11-11T04:23:07.034Z] [2021-11-11T04:23:07.034Z] [2021-11-11T04:23:07.034Z] ==> git version 2.24.4 found [2021-11-11T04:23:07.034Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-11T04:23:07.034Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T04:23:07.034Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T04:23:07.034Z] ==> Jenkins CI detected. [2021-11-11T04:23:07.034Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1063 [2021-11-11T04:23:07.034Z] project root: . [2021-11-11T04:23:07.034Z] --> token set from env [2021-11-11T04:23:07.034Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T04:23:07.034Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T04:23:07.034Z] ==> Python coveragepy not found [2021-11-11T04:23:07.034Z] ==> Searching for coverage reports in: [2021-11-11T04:23:07.034Z] + . [2021-11-11T04:23:07.034Z] -> Found 1 reports [2021-11-11T04:23:07.034Z] ==> Detecting git/mercurial file structure [2021-11-11T04:23:07.034Z] ==> Reading reports [2021-11-11T04:23:07.034Z] + ./coverage.out bytes=128370 [2021-11-11T04:23:07.034Z] ==> Appending adjustments [2021-11-11T04:23:07.034Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T04:23:07.298Z] + Found adjustments [2021-11-11T04:23:07.298Z] ==> Gzipping contents [2021-11-11T04:23:07.298Z] 16K /tmp/codecov.IW1KUJ.gz [2021-11-11T04:23:07.298Z] ==> Uploading reports [2021-11-11T04:23:07.298Z] url: https://codecov.io [2021-11-11T04:23:07.298Z] query: branch=PR-1063&commit=ccd1dafecb056254dc202bd242dd0822a3136e41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1063%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1063&job=&cmd_args= [2021-11-11T04:23:07.298Z] -> Pinging Codecov [2021-11-11T04:23:07.298Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1063&commit=ccd1dafecb056254dc202bd242dd0822a3136e41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1063%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1063&job=&cmd_args= [2021-11-11T04:23:07.879Z] -> Uploading to [2021-11-11T04:23:07.879Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/7E55EF52A471D76F132DFD9A03CDDE97/ccd1dafecb056254dc202bd242dd0822a3136e41/d1f14b53-b3a2-46ef-af6d-db7d7aac60e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T042307Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=652cbf05f36164405d592b000a9ebf76529684b1b6ec6557a9738e1544541f2f [2021-11-11T04:23:07.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:23:07.879Z] Dload Upload Total Spent Left Speed [2021-11-11T04:23:08.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16306 0 0 100 16306 0 41356 --:--:-- --:--:-- --:--:-- 41385 [2021-11-11T04:23:08.159Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ccd1dafecb056254dc202bd242dd0822a3136e41 [Pipeline] } [2021-11-11T04:23:08.192Z] 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 [2021-11-11T04:23:10.108Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1063/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:10.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:11.066Z] ---> package-listing.sh [2021-11-11T04:23:11.066Z] ++ facter osfamily [2021-11-11T04:23:11.066Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T04:23:11.336Z] + OS_FAMILY=redhat [2021-11-11T04:23:11.336Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1063 [2021-11-11T04:23:11.336Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T04:23:11.336Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T04:23:11.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T04:23:11.336Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T04:23:11.336Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1063 ']' [2021-11-11T04:23:11.336Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T04:23:11.336Z] + case "${OS_FAMILY}" in [2021-11-11T04:23:11.336Z] + sort [2021-11-11T04:23:11.336Z] + rpm -qa [2021-11-11T04:23:11.936Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T04:23:11.936Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T04:23:11.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T04:23:11.936Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1063 ']' [2021-11-11T04:23:11.936Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1063/archives/ [2021-11-11T04:23:11.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1063/archives/ [Pipeline] echo [2021-11-11T04:23:11.961Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1063/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T04:23:12.258Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:23:12.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:23:12.606Z] [2021-11-11T04:23:12.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:23:12.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:23:12.971Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:23:12.971Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:23:12.971Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:23:12.971Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:23:12.971Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:23:12.971Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:23:12.971Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:23:12.971Z] d287ab97295c: Pulling fs layer [2021-11-11T04:23:12.971Z] dc539afda2c1: Waiting [2021-11-11T04:23:12.971Z] 77bc0d833cb6: Waiting [2021-11-11T04:23:12.971Z] 9065ff56babe: Waiting [2021-11-11T04:23:12.971Z] d287ab97295c: Waiting [2021-11-11T04:23:12.971Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:23:12.971Z] a1111a8f2ec3: Download complete [2021-11-11T04:23:12.971Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:23:12.971Z] dc539afda2c1: Download complete [2021-11-11T04:23:13.243Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:23:13.243Z] ed53099fbce6: Download complete [2021-11-11T04:23:13.243Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:23:13.243Z] 9065ff56babe: Download complete [2021-11-11T04:23:13.243Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:23:13.243Z] 77bc0d833cb6: Download complete [2021-11-11T04:23:13.243Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:23:13.243Z] b4d181a07f80: Download complete [2021-11-11T04:23:13.824Z] d287ab97295c: Verifying Checksum [2021-11-11T04:23:13.824Z] d287ab97295c: Download complete [2021-11-11T04:23:14.787Z] b4d181a07f80: Pull complete [2021-11-11T04:23:14.787Z] a1111a8f2ec3: Pull complete [2021-11-11T04:23:15.733Z] ed53099fbce6: Pull complete [2021-11-11T04:23:15.733Z] dc539afda2c1: Pull complete [2021-11-11T04:23:15.733Z] 77bc0d833cb6: Pull complete [2021-11-11T04:23:16.005Z] 9065ff56babe: Pull complete [2021-11-11T04:23:21.358Z] d287ab97295c: Pull complete [2021-11-11T04:23:21.358Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:23:21.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:23:21.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:23:21.439Z] prd-centos7-docker-4c-2g-12 does not seem to be running inside a container [2021-11-11T04:23:21.472Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1063/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-1063 -v /w/workspace/gexfoundry_device-sdk-go_PR-1063:/w/workspace/gexfoundry_device-sdk-go_PR-1063:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1063@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T04:23:24.053Z] $ docker top 2a3696877edcbd528cbc34ae0c4716b100941ab59108785846002aed9c1105c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:23:24.492Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T04:23:24.804Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T04:23:25.134Z] + ls /var/log/sa-host [2021-11-11T04:23:25.134Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T04:23:25.134Z] file_magic: OK [2021-11-11T04:23:25.134Z] HZ: Using current value: 100 [2021-11-11T04:23:25.134Z] file_header: OK [2021-11-11T04:23:25.134Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T04:23:25.134Z] Statistics: [2021-11-11T04:23:25.134Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:23:25.134Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T04:23:25.134Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T04:23:25.134Z] file_magic: OK [2021-11-11T04:23:25.134Z] HZ: Using current value: 100 [2021-11-11T04:23:25.134Z] file_header: OK [2021-11-11T04:23:25.134Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T04:23:25.134Z] Statistics: [2021-11-11T04:23:25.134Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:23:25.134Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:23:25.262Z] provisioning config files... [2021-11-11T04:23:25.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1063@tmp/config6678697277282549463tmp [Pipeline] { [Pipeline] echo [2021-11-11T04:23:25.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:25.659Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T04:23:25.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:26.110Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T04:23:26.137Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:26.471Z] ---> sudo-logs.sh [2021-11-11T04:23:26.471Z] Archiving 'sudo' log.. [2021-11-11T04:23:26.471Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-12.novalocal: Name or service not known [2021-11-11T04:23:26.471Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-12.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T04:23:26.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:26.860Z] ---> job-cost.sh [2021-11-11T04:23:26.860Z] lf-activate-venv: SKIPPING [2021-11-11T04:23:26.860Z] DEBUG: total: 0.10999999940395355 [2021-11-11T04:23:26.860Z] INFO: Retrieving Stack Cost... [2021-11-11T04:23:28.800Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:23:29.063Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T04:23:29.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:29.417Z] ---> logs-deploy.sh [2021-11-11T04:23:29.417Z] lf-activate-venv: SKIPPING [2021-11-11T04:23:29.417Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1063/1 [2021-11-11T04:23:29.417Z] INFO: archiving workspace using pattern(s): [2021-11-11T04:23:30.006Z] Archives upload complete. [2021-11-11T04:23:30.006Z] INFO: archiving logs to Nexus [2021-11-11T04:23:30.580Z] ---> uname -a: [2021-11-11T04:23:30.580Z] Linux prd-centos7-docker-4c-2g-12.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-11T04:23:30.580Z] [2021-11-11T04:23:30.580Z] [2021-11-11T04:23:30.580Z] ---> lscpu: [2021-11-11T04:23:30.580Z] Architecture: x86_64 [2021-11-11T04:23:30.580Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-11T04:23:30.580Z] Byte Order: Little Endian [2021-11-11T04:23:30.580Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-11T04:23:30.580Z] CPU(s): 2 [2021-11-11T04:23:30.580Z] On-line CPU(s) list: 0,1 [2021-11-11T04:23:30.580Z] Thread(s) per core: 1 [2021-11-11T04:23:30.580Z] Core(s) per socket: 1 [2021-11-11T04:23:30.580Z] Socket(s): 2 [2021-11-11T04:23:30.580Z] NUMA node(s): 1 [2021-11-11T04:23:30.580Z] Vendor ID: AuthenticAMD [2021-11-11T04:23:30.580Z] CPU family: 23 [2021-11-11T04:23:30.580Z] Model: 49 [2021-11-11T04:23:30.580Z] Model name: AMD EPYC-Rome Processor [2021-11-11T04:23:30.580Z] Stepping: 0 [2021-11-11T04:23:30.580Z] CPU MHz: 2799.998 [2021-11-11T04:23:30.580Z] BogoMIPS: 5599.99 [2021-11-11T04:23:30.580Z] Virtualization: AMD-V [2021-11-11T04:23:30.580Z] Hypervisor vendor: KVM [2021-11-11T04:23:30.580Z] Virtualization type: full [2021-11-11T04:23:30.580Z] L1d cache: 32K [2021-11-11T04:23:30.580Z] L1i cache: 32K [2021-11-11T04:23:30.580Z] L2 cache: 512K [2021-11-11T04:23:30.580Z] L3 cache: 16384K [2021-11-11T04:23:30.580Z] NUMA node0 CPU(s): 0,1 [2021-11-11T04:23:30.581Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z] ---> nproc: [2021-11-11T04:23:30.581Z] 2 [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z] ---> df -h: [2021-11-11T04:23:30.581Z] Filesystem Size Used Avail Use% Mounted on [2021-11-11T04:23:30.581Z] overlay 40G 7.7G 33G 20% / [2021-11-11T04:23:30.581Z] tmpfs 64M 0 64M 0% /dev [2021-11-11T04:23:30.581Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-11T04:23:30.581Z] shm 64M 0 64M 0% /dev/shm [2021-11-11T04:23:30.581Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z] ---> sar -b -r -n DEV: [2021-11-11T04:23:30.581Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z] 04:10:52 LINUX RESTART (2 CPU) [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z] 04:12:01 tps rtps wtps bread/s bwrtn/s [2021-11-11T04:23:30.581Z] 04:13:01 2.02 0.00 2.02 0.00 42.49 [2021-11-11T04:23:30.581Z] 04:14:01 0.23 0.00 0.23 0.00 4.13 [2021-11-11T04:23:30.581Z] 04:15:01 0.22 0.00 0.22 0.00 3.45 [2021-11-11T04:23:30.581Z] 04:16:01 0.18 0.00 0.18 0.00 3.10 [2021-11-11T04:23:30.581Z] 04:17:01 0.57 0.00 0.57 0.00 8.23 [2021-11-11T04:23:30.581Z] 04:18:01 0.15 0.00 0.15 0.00 1.77 [2021-11-11T04:23:30.581Z] 04:19:01 0.28 0.00 0.28 0.00 3.75 [2021-11-11T04:23:30.581Z] 04:20:01 0.25 0.00 0.25 0.00 2.82 [2021-11-11T04:23:30.581Z] 04:21:01 0.23 0.00 0.23 0.00 2.70 [2021-11-11T04:23:30.581Z] 04:22:01 0.35 0.00 0.35 0.00 5.98 [2021-11-11T04:23:30.581Z] 04:23:01 0.17 0.00 0.17 0.00 2.27 [2021-11-11T04:23:30.581Z] Average: 0.42 0.00 0.42 0.00 7.33 [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z] 04:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-11T04:23:30.581Z] 04:13:01 5688820 0 617912 7.72 2620 1699588 1228760 13.57 562840 1523164 20 [2021-11-11T04:23:30.581Z] 04:14:01 5693876 0 612848 7.65 2620 1699596 1202120 13.27 558228 1523264 20 [2021-11-11T04:23:30.581Z] 04:15:01 5691360 0 615364 7.68 2620 1699596 1202196 13.27 561204 1523264 20 [2021-11-11T04:23:30.581Z] 04:16:01 5694720 0 611996 7.64 2620 1699604 1197044 13.22 556856 1524096 20 [2021-11-11T04:23:30.581Z] 04:17:01 5694968 0 611744 7.64 2620 1699608 1197056 13.22 556948 1524096 16 [2021-11-11T04:23:30.581Z] 04:18:01 5695304 0 611404 7.63 2620 1699612 1194988 13.19 556296 1524232 8 [2021-11-11T04:23:30.581Z] 04:19:01 5689800 0 616904 7.70 2620 1699616 1163908 12.85 562332 1524232 8 [2021-11-11T04:23:30.581Z] 04:20:01 5689576 0 617124 7.71 2620 1699620 1163908 12.85 562764 1524288 8 [2021-11-11T04:23:30.581Z] 04:21:01 5689588 0 617108 7.71 2620 1699624 1163908 12.85 564836 1522216 8 [2021-11-11T04:23:30.581Z] 04:22:01 5686376 0 620316 7.75 2620 1699628 1163992 12.85 567752 1522344 8 [2021-11-11T04:23:30.581Z] 04:23:01 5679408 0 627280 7.83 2620 1699632 1163972 12.85 574932 1522344 8 [2021-11-11T04:23:30.581Z] Average: 5690345 0 616364 7.70 2620 1699611 1185623 13.09 562272 1523413 13 [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z] 04:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-11T04:23:30.581Z] 04:13:01 eth0 4.61 1.28 1.64 0.97 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:14:01 eth0 5.20 0.87 1.19 0.59 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:15:01 eth0 3.73 0.92 1.24 0.77 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:16:01 eth0 2.92 0.77 0.96 0.62 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:17:01 eth0 1.45 0.82 0.93 0.61 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:18:01 eth0 0.57 0.32 0.27 0.23 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:19:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:20:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:21:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:22:01 eth0 0.55 0.22 0.16 0.07 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:23:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] Average: eth0 1.79 0.50 0.58 0.35 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T04:23:30.581Z] [2021-11-11T04:23:30.581Z]