Pull request #1095 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 252da8749a7811db0e3e3d9c3529746223bebd3f+dd2488f44e7de249a3f057dee004478318674dba (f1a49bc56cd5148da202bba1a6b47255d62525de) 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-ssh6101610930480003377.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh8465638148871488538.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-1095/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-1095/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4483601954733377938.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-1095/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17611112780816430467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh4758564418474324504.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-1095/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-1095/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh567721257152534433.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4524’ Running on prd-centos7-docker-4c-2g-4526 in /w/workspace/gexfoundry_device-sdk-go_PR-1095 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1095 # 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-1095@tmp/jenkins-gitclient-ssh3551999679874357030.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 dd2488f44e7de249a3f057dee004478318674dba into PR head commit 252da8749a7811db0e3e3d9c3529746223bebd3f > 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-1095@tmp/jenkins-gitclient-ssh1869778153931196921.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1095/head:refs/remotes/origin/PR-1095 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 252da8749a7811db0e3e3d9c3529746223bebd3f # timeout=10 > 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-1095@tmp/jenkins-gitclient-ssh1330237341755658871.key > git merge dd2488f44e7de249a3f057dee004478318674dba # timeout=10 Merge succeeded, producing 252da8749a7811db0e3e3d9c3529746223bebd3f Checking out Revision 252da8749a7811db0e3e3d9c3529746223bebd3f (PR-1095) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 252da8749a7811db0e3e3d9c3529746223bebd3f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-03T04:04:24.227Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-03T04:04:24.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-03T04:04:24.512Z] ========================================================= [2022-02-03T04:04:24.512Z] EdgeX Global Pipelines Version Info [2022-02-03T04:04:24.512Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:04:25.685Z] ------------------- [2022-02-03T04:04:25.685Z] stable info: [2022-02-03T04:04:25.685Z] ------------------- [2022-02-03T04:04:25.685Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-03T04:04:25.685Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T04:04:25.685Z] Message: update stable to v1.0.220 [2022-02-03T04:04:26.261Z] ------------------- [2022-02-03T04:04:26.261Z] experimental info: [2022-02-03T04:04:26.261Z] ------------------- [2022-02-03T04:04:26.261Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-03T04:04:26.261Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T04:04:26.261Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-03T04:04:26.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-02-03T04:04:26.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-02-03T04:04:26.607Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-03T04:04:26.646Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-03T04:04:26.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-03T04:04:26.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-03T04:04:26.763Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-03T04:04:26.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-02-03T04:04:26.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-03T04:04:26.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-03T04:04:26.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-03T04:04:26.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-02-03T04:04:26.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-03T04:04:27.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-03T04:04:27.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-03T04:04:27.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T04:04:27.161Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T04:04:27.197Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T04:04:27.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-03T04:04:27.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-03T04:04:27.324Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-03T04:04:27.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-03T04:04:27.406Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-03T04:04:27.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-03T04:04:27.486Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-03T04:04:27.524Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-03T04:04:27.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1095 [Pipeline] echo [2022-02-03T04:04:27.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1095 [Pipeline] echo [2022-02-03T04:04:27.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1095 [Pipeline] echo [2022-02-03T04:04:27.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 252da8749a7811db0e3e3d9c3529746223bebd3f [Pipeline] echo [2022-02-03T04:04:27.724Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 252da87 [Pipeline] echo [2022-02-03T04:04:27.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T04:04:27.875Z] provisioning config files... [2022-02-03T04:04:27.889Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp/config6414090729122876408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:04:28.239Z] ---> docker-login.sh [2022-02-03T04:04:28.239Z] nexus3.edgexfoundry.org:10001 [2022-02-03T04:04:28.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:04:28.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:04:28.502Z] Configure a credential helper to remove this warning. See [2022-02-03T04:04:28.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:04:28.502Z] [2022-02-03T04:04:28.502Z] Login Succeeded [2022-02-03T04:04:28.502Z] nexus3.edgexfoundry.org:10002 [2022-02-03T04:04:28.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:04:28.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:04:28.503Z] Configure a credential helper to remove this warning. See [2022-02-03T04:04:28.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:04:28.503Z] [2022-02-03T04:04:28.503Z] Login Succeeded [2022-02-03T04:04:28.503Z] nexus3.edgexfoundry.org:10003 [2022-02-03T04:04:28.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:04:28.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:04:28.764Z] Configure a credential helper to remove this warning. See [2022-02-03T04:04:28.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:04:28.764Z] [2022-02-03T04:04:28.764Z] Login Succeeded [2022-02-03T04:04:28.764Z] nexus3.edgexfoundry.org:10004 [2022-02-03T04:04:28.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:04:28.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:04:28.764Z] Configure a credential helper to remove this warning. See [2022-02-03T04:04:28.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:04:28.764Z] [2022-02-03T04:04:28.764Z] Login Succeeded [2022-02-03T04:04:28.764Z] docker.io [2022-02-03T04:04:28.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:04:29.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:04:29.339Z] Configure a credential helper to remove this warning. See [2022-02-03T04:04:29.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:04:29.339Z] [2022-02-03T04:04:29.339Z] Login Succeeded [2022-02-03T04:04:29.339Z] ---> docker-login.sh ends [Pipeline] } [2022-02-03T04:04:29.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-03T04:04:30.001Z] + git rev-list -1 --merges 252da8749a7811db0e3e3d9c3529746223bebd3f~1..252da8749a7811db0e3e3d9c3529746223bebd3f [Pipeline] echo [2022-02-03T04:04:30.062Z] -----------> git rev-list -1 --merges 252da8749a7811db0e3e3d9c3529746223bebd3f~1..252da8749a7811db0e3e3d9c3529746223bebd3f 252da8749a7811db0e3e3d9c3529746223bebd3f [false] [Pipeline] sh [2022-02-03T04:04:30.391Z] + git log --format=format:%s -1 252da8749a7811db0e3e3d9c3529746223bebd3f [Pipeline] echo [2022-02-03T04:04:30.427Z] ========================================================= [2022-02-03T04:04:30.427Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-03T04:04:30.427Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T04:04:30.898Z] + git log --format=format:%s -1 252da8749a7811db0e3e3d9c3529746223bebd3f [Pipeline] echo [2022-02-03T04:04:30.933Z] [semverPrep] GIT_COMMIT: 252da8749a7811db0e3e3d9c3529746223bebd3f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2022-02-03T04:04:30.964Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-03T04:04:31.417Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-03T04:04:31.417Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-03T04:04:31.417Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-03T04:04:31.417Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-03T04:04:31.417Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-03T04:04:31.417Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-03T04:04:31.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:04:31.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T04:04:31.798Z] [2022-02-03T04:04:31.798Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:04:32.157Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T04:04:32.157Z] latest: Pulling from edgex-devops/git-semver [2022-02-03T04:04:32.157Z] a0d0a0d46f8b: Pulling fs layer [2022-02-03T04:04:32.157Z] 3e5f54012d9b: Pulling fs layer [2022-02-03T04:04:32.157Z] 4c7163046ea9: Pulling fs layer [2022-02-03T04:04:32.157Z] 0c2d73faf560: Pulling fs layer [2022-02-03T04:04:32.157Z] 0c2d73faf560: Waiting [2022-02-03T04:04:32.157Z] 3e5f54012d9b: Download complete [2022-02-03T04:04:32.157Z] a0d0a0d46f8b: Verifying Checksum [2022-02-03T04:04:32.157Z] a0d0a0d46f8b: Download complete [2022-02-03T04:04:32.157Z] 0c2d73faf560: Verifying Checksum [2022-02-03T04:04:32.157Z] 0c2d73faf560: Download complete [2022-02-03T04:04:32.432Z] 4c7163046ea9: Verifying Checksum [2022-02-03T04:04:32.432Z] 4c7163046ea9: Download complete [2022-02-03T04:04:32.432Z] a0d0a0d46f8b: Pull complete [2022-02-03T04:04:32.432Z] 3e5f54012d9b: Pull complete [2022-02-03T04:04:32.701Z] 4c7163046ea9: Pull complete [2022-02-03T04:04:32.962Z] 0c2d73faf560: Pull complete [2022-02-03T04:04:32.962Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-03T04:04:32.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T04:04:32.962Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-03T04:04:33.086Z] prd-centos7-docker-4c-2g-4526 does not seem to be running inside a container [2022-02-03T04:04:33.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1095 -v /w/workspace/gexfoundry_device-sdk-go_PR-1095:/w/workspace/gexfoundry_device-sdk-go_PR-1095:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1095@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-03T04:04:33.816Z] $ docker top 28789854e9c6e75fdbeea23751c38be171f912eb70d842e2c2455e5e12174777 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-03T04:04:34.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-03T04:04:34.025Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-03T04:04:34.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-03T04:04:34.138Z] $ docker exec 28789854e9c6e75fdbeea23751c38be171f912eb70d842e2c2455e5e12174777 ssh-agent [2022-02-03T04:04:34.244Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHKgbCl/agent.15 [2022-02-03T04:04:34.244Z] SSH_AGENT_PID=21 [2022-02-03T04:04:34.252Z] Running ssh-add (command line suppressed) [2022-02-03T04:04:34.350Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp/private_key_2212470953011471004.key (/w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp/private_key_2212470953011471004.key) [2022-02-03T04:04:34.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-03T04:04:34.708Z] + git tag --points-at HEAD [Pipeline] } [2022-02-03T04:04:34.732Z] $ docker exec --env ******** --env ******** 28789854e9c6e75fdbeea23751c38be171f912eb70d842e2c2455e5e12174777 ssh-agent -k [2022-02-03T04:04:34.825Z] unset SSH_AUTH_SOCK; [2022-02-03T04:04:34.825Z] unset SSH_AGENT_PID; [2022-02-03T04:04:34.825Z] echo Agent pid 21 killed; [2022-02-03T04:04:34.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-03T04:04:34.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-03T04:04:34.923Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-03T04:04:35.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-03T04:04:35.031Z] $ docker exec 28789854e9c6e75fdbeea23751c38be171f912eb70d842e2c2455e5e12174777 ssh-agent [2022-02-03T04:04:35.134Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgCpPKG/agent.55 [2022-02-03T04:04:35.134Z] SSH_AGENT_PID=61 [2022-02-03T04:04:35.139Z] Running ssh-add (command line suppressed) [2022-02-03T04:04:35.234Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp/private_key_4904252689541875675.key (/w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp/private_key_4904252689541875675.key) [2022-02-03T04:04:35.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-03T04:04:35.581Z] + git semver init [2022-02-03T04:04:35.581Z] # -> Open(): unable to determine branch for HEAD [2022-02-03T04:04:35.581Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1095/.git [2022-02-03T04:04:35.581Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1095 [2022-02-03T04:04:35.581Z] # $SEMVER_REMOTE_NAME = origin [2022-02-03T04:04:35.581Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-03T04:04:35.581Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-03T04:04:35.581Z] # $SEMVER_BRANCH = PR-1095 [2022-02-03T04:04:35.581Z] # $SEMVER_TEMP = /tmp/semver-015368157 [2022-02-03T04:04:35.581Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-02-03T04:04:36.524Z] # '/tmp/semver-015368157' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1095/.semver' [2022-02-03T04:04:36.524Z] # -> Force: false [2022-02-03T04:04:36.524Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1095/.semver [Pipeline] } [2022-02-03T04:04:36.544Z] $ docker exec --env ******** --env ******** 28789854e9c6e75fdbeea23751c38be171f912eb70d842e2c2455e5e12174777 ssh-agent -k [2022-02-03T04:04:36.641Z] unset SSH_AUTH_SOCK; [2022-02-03T04:04:36.642Z] unset SSH_AGENT_PID; [2022-02-03T04:04:36.642Z] echo Agent pid 61 killed; [2022-02-03T04:04:36.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-03T04:04:37.086Z] + git semver [Pipeline] } [2022-02-03T04:04:37.116Z] $ docker stop --time=1 28789854e9c6e75fdbeea23751c38be171f912eb70d842e2c2455e5e12174777 [2022-02-03T04:04:38.402Z] $ docker rm -f 28789854e9c6e75fdbeea23751c38be171f912eb70d842e2c2455e5e12174777 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T04:04:38.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-03T04:04:39.145Z] Stashed 1 file(s) [Pipeline] echo [2022-02-03T04:04:39.165Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T04:04:39.773Z] provisioning config files... [2022-02-03T04:04:39.784Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp/config6020547712453588411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:04:40.148Z] ---> docker-login.sh [2022-02-03T04:04:40.148Z] nexus3.edgexfoundry.org:10001 [2022-02-03T04:04:40.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:04:40.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:04:40.148Z] Configure a credential helper to remove this warning. See [2022-02-03T04:04:40.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:04:40.148Z] [2022-02-03T04:04:40.148Z] Login Succeeded [2022-02-03T04:04:40.148Z] nexus3.edgexfoundry.org:10002 [2022-02-03T04:04:40.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:04:40.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:04:40.148Z] Configure a credential helper to remove this warning. See [2022-02-03T04:04:40.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:04:40.148Z] [2022-02-03T04:04:40.148Z] Login Succeeded [2022-02-03T04:04:40.148Z] nexus3.edgexfoundry.org:10003 [2022-02-03T04:04:40.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:04:40.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:04:40.408Z] Configure a credential helper to remove this warning. See [2022-02-03T04:04:40.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:04:40.408Z] [2022-02-03T04:04:40.408Z] Login Succeeded [2022-02-03T04:04:40.408Z] nexus3.edgexfoundry.org:10004 [2022-02-03T04:04:40.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:04:40.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:04:40.409Z] Configure a credential helper to remove this warning. See [2022-02-03T04:04:40.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:04:40.409Z] [2022-02-03T04:04:40.409Z] Login Succeeded [2022-02-03T04:04:40.409Z] docker.io [2022-02-03T04:04:40.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:04:40.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:04:40.934Z] Configure a credential helper to remove this warning. See [2022-02-03T04:04:40.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:04:40.934Z] [2022-02-03T04:04:40.934Z] Login Succeeded [2022-02-03T04:04:40.934Z] ---> docker-login.sh ends [Pipeline] } [2022-02-03T04:04:40.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-03T04:04:41.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-03T04:04:41.196Z] ========================================================= [2022-02-03T04:04:41.196Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-03T04:04:41.196Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:04:41.618Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-03T04:04:41.618Z] Sending build context to Docker daemon 9.426MB [2022-02-03T04:04:41.618Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-03T04:04:41.618Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-03T04:04:41.882Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-03T04:04:41.882Z] 59bf1c3509f3: Pulling fs layer [2022-02-03T04:04:41.882Z] 666ba61612fd: Pulling fs layer [2022-02-03T04:04:41.882Z] 8ed8ca486205: Pulling fs layer [2022-02-03T04:04:41.882Z] 4fe6c5a15a65: Pulling fs layer [2022-02-03T04:04:41.882Z] 22a0e8bec74d: Pulling fs layer [2022-02-03T04:04:41.882Z] 640e595b4fbd: Pulling fs layer [2022-02-03T04:04:41.882Z] 763cafe07f6e: Pulling fs layer [2022-02-03T04:04:41.882Z] 0c0b528cf693: Pulling fs layer [2022-02-03T04:04:41.882Z] 10935f4eaf8b: Pulling fs layer [2022-02-03T04:04:41.882Z] 4fe6c5a15a65: Waiting [2022-02-03T04:04:41.882Z] 22a0e8bec74d: Waiting [2022-02-03T04:04:41.882Z] 640e595b4fbd: Waiting [2022-02-03T04:04:41.882Z] 763cafe07f6e: Waiting [2022-02-03T04:04:41.882Z] 0c0b528cf693: Waiting [2022-02-03T04:04:41.882Z] 10935f4eaf8b: Waiting [2022-02-03T04:04:41.882Z] 8ed8ca486205: Verifying Checksum [2022-02-03T04:04:41.882Z] 8ed8ca486205: Download complete [2022-02-03T04:04:41.882Z] 666ba61612fd: Verifying Checksum [2022-02-03T04:04:41.882Z] 666ba61612fd: Download complete [2022-02-03T04:04:41.882Z] 22a0e8bec74d: Verifying Checksum [2022-02-03T04:04:41.882Z] 22a0e8bec74d: Download complete [2022-02-03T04:04:41.882Z] 59bf1c3509f3: Verifying Checksum [2022-02-03T04:04:41.882Z] 59bf1c3509f3: Download complete [2022-02-03T04:04:41.882Z] 640e595b4fbd: Verifying Checksum [2022-02-03T04:04:41.882Z] 640e595b4fbd: Download complete [2022-02-03T04:04:41.882Z] 763cafe07f6e: Verifying Checksum [2022-02-03T04:04:41.882Z] 763cafe07f6e: Download complete [2022-02-03T04:04:41.882Z] 0c0b528cf693: Verifying Checksum [2022-02-03T04:04:41.882Z] 0c0b528cf693: Download complete [2022-02-03T04:04:42.152Z] 59bf1c3509f3: Pull complete [2022-02-03T04:04:42.429Z] 666ba61612fd: Pull complete [2022-02-03T04:04:42.429Z] 8ed8ca486205: Pull complete [2022-02-03T04:04:42.429Z] 4fe6c5a15a65: Verifying Checksum [2022-02-03T04:04:42.429Z] 4fe6c5a15a65: Download complete [2022-02-03T04:04:42.691Z] 10935f4eaf8b: Verifying Checksum [2022-02-03T04:04:42.691Z] 10935f4eaf8b: Download complete [2022-02-03T04:04:46.923Z] 4fe6c5a15a65: Pull complete [2022-02-03T04:04:46.923Z] 22a0e8bec74d: Pull complete [2022-02-03T04:04:46.923Z] 640e595b4fbd: Pull complete [2022-02-03T04:04:46.923Z] 763cafe07f6e: Pull complete [2022-02-03T04:04:46.923Z] 0c0b528cf693: Pull complete [2022-02-03T04:04:49.519Z] 10935f4eaf8b: Pull complete [2022-02-03T04:04:49.519Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-03T04:04:49.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-03T04:04:49.519Z] ---> 99d49a6021b9 [2022-02-03T04:04:49.519Z] Step 3/11 : ARG MAKE=make build [2022-02-03T04:04:52.075Z] ---> Running in 0cf328ee29e2 [2022-02-03T04:04:52.341Z] Removing intermediate container 0cf328ee29e2 [2022-02-03T04:04:52.341Z] ---> 467f2a6bd002 [2022-02-03T04:04:52.341Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-03T04:04:52.341Z] ---> Running in b4ee0631cdb1 [2022-02-03T04:04:52.341Z] Removing intermediate container b4ee0631cdb1 [2022-02-03T04:04:52.341Z] ---> e6772efa8257 [2022-02-03T04:04:52.341Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-03T04:04:52.341Z] ---> Running in cfa0bf344db7 [2022-02-03T04:04:52.602Z] Removing intermediate container cfa0bf344db7 [2022-02-03T04:04:52.602Z] ---> 5f94ccb142d1 [2022-02-03T04:04:52.602Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T04:04:52.602Z] ---> Running in 89ff8cdd6373 [2022-02-03T04:04:53.176Z] Removing intermediate container 89ff8cdd6373 [2022-02-03T04:04:53.176Z] ---> 57e209ab32ef [2022-02-03T04:04:53.176Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-03T04:04:53.176Z] ---> Running in 82ab593c369d [2022-02-03T04:04:53.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T04:04:54.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T04:04:54.581Z] Still waiting to schedule task [2022-02-03T04:04:54.581Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-03T04:04:54.640Z] OK: 221 MiB in 52 packages [2022-02-03T04:04:54.640Z] Removing intermediate container 82ab593c369d [2022-02-03T04:04:54.640Z] ---> 8fe7d1c0365e [2022-02-03T04:04:54.640Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-03T04:04:54.905Z] ---> 53b325c598f8 [2022-02-03T04:04:54.905Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T04:04:54.905Z] ---> Running in d50f0cebf69f [2022-02-03T04:05:41.645Z] Removing intermediate container d50f0cebf69f [2022-02-03T04:05:41.645Z] ---> af15f1118095 [2022-02-03T04:05:41.645Z] Step 10/11 : COPY . . [2022-02-03T04:05:41.645Z] ---> 084cf1cb2d6b [2022-02-03T04:05:41.645Z] Step 11/11 : RUN ${MAKE} [2022-02-03T04:05:41.645Z] ---> Running in 0ac4b55f7c4f [2022-02-03T04:05:41.645Z] noop [2022-02-03T04:05:41.645Z] Removing intermediate container 0ac4b55f7c4f [2022-02-03T04:05:41.645Z] ---> 077df9228fb8 [2022-02-03T04:05:41.645Z] Successfully built 077df9228fb8 [2022-02-03T04:05:41.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:05:41.989Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-03T04:05:41.989Z] . [Pipeline] withDockerContainer [2022-02-03T04:05:42.097Z] prd-centos7-docker-4c-2g-4526 does not seem to be running inside a container [2022-02-03T04:05:42.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1095 -v /w/workspace/gexfoundry_device-sdk-go_PR-1095:/w/workspace/gexfoundry_device-sdk-go_PR-1095:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1095@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 [2022-02-03T04:05:42.460Z] $ docker top 3a3c19f9fdecff5c428890f959ed41ec246de5f198dd81828c3c02ca25312132 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T04:05:42.864Z] + go version [2022-02-03T04:05:42.864Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-03T04:05:42.892Z] $ docker stop --time=1 3a3c19f9fdecff5c428890f959ed41ec246de5f198dd81828c3c02ca25312132 [2022-02-03T04:05:44.074Z] $ docker rm -f 3a3c19f9fdecff5c428890f959ed41ec246de5f198dd81828c3c02ca25312132 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:05:44.738Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-03T04:05:44.738Z] . [Pipeline] withDockerContainer [2022-02-03T04:05:44.819Z] prd-centos7-docker-4c-2g-4526 does not seem to be running inside a container [2022-02-03T04:05:44.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1095 -v /w/workspace/gexfoundry_device-sdk-go_PR-1095:/w/workspace/gexfoundry_device-sdk-go_PR-1095:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1095@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 [2022-02-03T04:05:45.226Z] $ docker top d8aa7dea390341696881f1603d433b3d1b52a92d22b77e25f9f76215df58f4ab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-03T04:05:45.683Z] + make test [2022-02-03T04:05:45.683Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-03T04:05:46.271Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-03T04:06:01.280Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-02-03T04:06:01.280Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-02-03T04:06:01.280Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-02-03T04:06:01.549Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.026s coverage: 23.3% of statements [2022-02-03T04:06:01.549Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-02-03T04:06:01.549Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.010s coverage: 27.6% of statements [2022-02-03T04:06:02.135Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.010s coverage: 78.9% of statements [2022-02-03T04:06:02.135Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.007s coverage: 9.0% of statements [2022-02-03T04:06:02.135Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-02-03T04:06:02.135Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-02-03T04:06:02.135Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-02-03T04:06:02.727Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.009s coverage: 28.7% of statements [2022-02-03T04:06:02.727Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-02-03T04:06:04.129Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.013s coverage: 86.1% of statements [2022-02-03T04:06:04.129Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-02-03T04:06:04.129Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-02-03T04:06:04.129Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.009s coverage: 57.4% of statements [2022-02-03T04:06:04.129Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.034s coverage: 89.2% of statements [2022-02-03T04:06:04.129Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-02-03T04:06:04.393Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements [2022-02-03T04:06:04.393Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-02-03T04:06:13.944Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4528 in /w/workspace/gexfoundry_device-sdk-go_PR-1095 [Pipeline] { [Pipeline] ws [2022-02-03T04:06:13.988Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-02-03T04:06:14.198Z] The recommended git tool is: git [2022-02-03T04:06:16.790Z] GO111MODULE=on go vet ./... [2022-02-03T04:06:18.625Z] using credential edgex-jenkins-ssh [2022-02-03T04:06:18.644Z] Cloning the remote Git repository [2022-02-03T04:06:18.696Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-02-03T04:06:18.770Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-02-03T04:06:18.848Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-03T04:06:18.849Z] > git --version # timeout=10 [2022-02-03T04:06:18.880Z] > git --version # 'git version 2.17.1' [2022-02-03T04:06:18.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T04:06:18.962Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T04:06:21.031Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-03T04:06:21.031Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-03T04:06:21.031Z] ./bin/test-attribution-txt.sh [2022-02-03T04:06:21.199Z] Merging remotes/origin/main commit dd2488f44e7de249a3f057dee004478318674dba into PR head commit 252da8749a7811db0e3e3d9c3529746223bebd3f [2022-02-03T04:06:21.414Z] Merge succeeded, producing 252da8749a7811db0e3e3d9c3529746223bebd3f [2022-02-03T04:06:21.415Z] Checking out Revision 252da8749a7811db0e3e3d9c3529746223bebd3f (PR-1095) [Pipeline] echo [2022-02-03T04:06:20.487Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-03T04:06:20.506Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T04:06:20.536Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-03T04:06:20.571Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-03T04:06:20.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T04:06:20.585Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1095/head:refs/remotes/origin/PR-1095 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-03T04:06:21.213Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T04:06:21.230Z] > git checkout -f 252da8749a7811db0e3e3d9c3529746223bebd3f # timeout=10 [2022-02-03T04:06:21.328Z] > git remote # timeout=10 [2022-02-03T04:06:21.345Z] > git config --get remote.origin.url # timeout=10 [2022-02-03T04:06:21.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T04:06:21.372Z] > git merge dd2488f44e7de249a3f057dee004478318674dba # timeout=10 [2022-02-03T04:06:21.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-03T04:06:21.416Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T04:06:21.430Z] > git checkout -f 252da8749a7811db0e3e3d9c3529746223bebd3f # timeout=10 [2022-02-03T04:06:21.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-03T04:06:21.660Z] $ docker stop --time=1 d8aa7dea390341696881f1603d433b3d1b52a92d22b77e25f9f76215df58f4ab [2022-02-03T04:06:23.171Z] $ docker rm -f d8aa7dea390341696881f1603d433b3d1b52a92d22b77e25f9f76215df58f4ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T04:06:23.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-03T04:06:23.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-03T04:06:25.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-03T04:06:25.321Z] + ls -al . [2022-02-03T04:06:25.321Z] total 272 [2022-02-03T04:06:25.321Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 3 04:06 . [2022-02-03T04:06:25.321Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 3 04:04 .. [2022-02-03T04:06:25.321Z] drwxrwxr-x. 2 jenkins jenkins 37 Feb 3 04:04 bin [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 26321 Feb 3 04:04 CHANGELOG.md [2022-02-03T04:06:25.321Z] -rw-r--r--. 1 jenkins jenkins 128608 Feb 3 04:06 coverage.out [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 3 04:04 .dockerignore [2022-02-03T04:06:25.321Z] drwxrwxr-x. 5 jenkins jenkins 62 Feb 3 04:04 example [2022-02-03T04:06:25.321Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 3 04:04 .git [2022-02-03T04:06:25.321Z] drwxrwxr-x. 3 jenkins jenkins 125 Feb 3 04:04 .github [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 131 Feb 3 04:04 .gitignore [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 42 Feb 3 04:04 .golangci.yml [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 2766 Feb 3 04:04 go.mod [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 49665 Feb 3 04:04 go.sum [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 3 04:04 GOVERNANCE.md [2022-02-03T04:06:25.321Z] drwxrwxr-x. 15 jenkins jenkins 224 Feb 3 04:04 internal [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 880 Feb 3 04:04 Jenkinsfile [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 3 04:04 LICENSE [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 1614 Feb 3 04:04 Makefile [2022-02-03T04:06:25.321Z] drwxrwxr-x. 3 jenkins jenkins 16 Feb 3 04:04 openapi [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 619 Feb 3 04:04 OWNERS.md [2022-02-03T04:06:25.321Z] drwxrwxr-x. 5 jenkins jenkins 50 Feb 3 04:04 pkg [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 4881 Feb 3 04:04 README.md [2022-02-03T04:06:25.321Z] drwx------. 3 jenkins jenkins 72 Feb 3 04:04 .semver [2022-02-03T04:06:25.321Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 3 04:04 snap [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 3 04:04 VERSION [2022-02-03T04:06:25.321Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 3 04:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:06:25.548Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-02-03T04:06:25.610Z] > git --version # timeout=10 [2022-02-03T04:06:25.620Z] > git --version # 'git version 2.17.1' [2022-02-03T04:06:25.632Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T04:06:25.651Z] + 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=252da8749a7811db0e3e3d9c3529746223bebd3f --label arch=amd64 --label version=0.0.0 . [2022-02-03T04:06:25.651Z] Sending build context to Docker daemon 9.556MB [2022-02-03T04:06:25.651Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-03T04:06:25.651Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-03T04:06:25.651Z] ---> 077df9228fb8 [2022-02-03T04:06:25.651Z] Step 3/25 : ARG MAKE=make build [2022-02-03T04:06:25.913Z] ---> Running in 1eaf1d52662a [2022-02-03T04:06:25.913Z] Removing intermediate container 1eaf1d52662a [2022-02-03T04:06:25.913Z] ---> 68d125b313a0 [2022-02-03T04:06:25.913Z] Step 4/25 : WORKDIR /device-sdk-go [2022-02-03T04:06:25.913Z] ---> Running in 2604ede0e3dc [2022-02-03T04:06:25.913Z] Removing intermediate container 2604ede0e3dc [2022-02-03T04:06:25.913Z] ---> 947c10dd567c [2022-02-03T04:06:25.913Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-03T04:06:25.913Z] ---> Running in 5ac58420c0a3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-02-03T04:06:26.175Z] Removing intermediate container 5ac58420c0a3 [2022-02-03T04:06:26.175Z] ---> 411a320f2790 [2022-02-03T04:06:26.175Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T04:06:26.175Z] ---> Running in 5d95d746b562 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T04:06:26.748Z] Removing intermediate container 5d95d746b562 [2022-02-03T04:06:26.748Z] ---> c08f6451f464 [2022-02-03T04:06:26.748Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-03T04:06:26.748Z] ---> Running in 3ff152f17dd6 [2022-02-03T04:06:26.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T04:06:26.782Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-03T04:06:26.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-03T04:06:26.782Z] Dload Upload Total Spent Left Speed [2022-02-03T04:06:26.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 94744 0 --:--:-- --:--:-- --:--:-- 94744 [Pipeline] sh [2022-02-03T04:06:27.307Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-03T04:06:27.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T04:06:27.719Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-03T04:06:27.720Z] + sudo tee /etc/docker/daemon.new [2022-02-03T04:06:27.720Z] { [2022-02-03T04:06:27.720Z] "registry-mirrors": [ [2022-02-03T04:06:27.720Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-03T04:06:27.720Z] ], [2022-02-03T04:06:27.720Z] "bip": "10.250.0.254/24", [2022-02-03T04:06:27.720Z] "hosts": [ [2022-02-03T04:06:27.720Z] "tcp://0.0.0.0:5555", [2022-02-03T04:06:27.720Z] "unix:///var/run/docker.sock" [2022-02-03T04:06:27.720Z] ], [2022-02-03T04:06:27.720Z] "mtu": 1458, [2022-02-03T04:06:27.720Z] "selinux-enabled": true, [2022-02-03T04:06:27.720Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-03T04:06:27.720Z] } [Pipeline] sh [2022-02-03T04:06:27.946Z] OK: 221 MiB in 52 packages [2022-02-03T04:06:28.079Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-03T04:06:28.208Z] Removing intermediate container 3ff152f17dd6 [2022-02-03T04:06:28.208Z] ---> b410817ad96a [2022-02-03T04:06:28.208Z] Step 8/25 : COPY go.mod vendor* ./ [2022-02-03T04:06:28.432Z] + sudo service docker restart [2022-02-03T04:06:28.471Z] ---> 099922ab5826 [2022-02-03T04:06:28.471Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T04:06:28.471Z] ---> Running in 39f746cc1c51 [2022-02-03T04:06:29.041Z] Removing intermediate container 39f746cc1c51 [2022-02-03T04:06:29.041Z] ---> a429c4570128 [2022-02-03T04:06:29.041Z] Step 10/25 : COPY . . [2022-02-03T04:06:29.309Z] ---> 2e3d6556b05f [2022-02-03T04:06:29.309Z] Step 11/25 : RUN ${MAKE} [2022-02-03T04:06:29.309Z] ---> Running in f2cfaecb937b [2022-02-03T04:06:29.584Z] 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 [2022-02-03T04:06:41.884Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-02-03T04:06:41.884Z] Removing intermediate container f2cfaecb937b [2022-02-03T04:06:41.884Z] ---> 08cd50fa03bd [2022-02-03T04:06:41.884Z] Step 12/25 : FROM alpine:3.14 [2022-02-03T04:06:41.884Z] 3.14: Pulling from library/alpine [2022-02-03T04:06:41.884Z] 97518928ae5f: Pulling fs layer [2022-02-03T04:06:42.144Z] 97518928ae5f: Verifying Checksum [2022-02-03T04:06:42.144Z] 97518928ae5f: Download complete [2022-02-03T04:06:42.409Z] 97518928ae5f: Pull complete [2022-02-03T04:06:42.410Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-03T04:06:42.410Z] Status: Downloaded newer image for alpine:3.14 [2022-02-03T04:06:42.410Z] ---> 0a97eee8041e [2022-02-03T04:06:42.410Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-03T04:06:42.410Z] ---> Running in 9be6af1f0164 [2022-02-03T04:06:42.410Z] Removing intermediate container 9be6af1f0164 [2022-02-03T04:06:42.410Z] ---> 3b394e9693fe [2022-02-03T04:06:42.410Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T04:06:42.410Z] ---> Running in a169a7424bda [2022-02-03T04:06:42.985Z] Removing intermediate container a169a7424bda [2022-02-03T04:06:42.985Z] ---> 4b11c897ed7d [2022-02-03T04:06:42.985Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-02-03T04:06:42.985Z] ---> Running in 435e6524b72e [2022-02-03T04:06:43.249Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T04:06:44.189Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-03T04:06:44.451Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-02-03T04:06:44.451Z] (2/5) Installing libsodium (1.0.18-r0) [2022-02-03T04:06:44.451Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-03T04:06:44.715Z] (4/5) Installing libzmq (4.3.4-r0) [2022-02-03T04:06:44.715Z] (5/5) Installing zeromq (4.3.4-r0) [2022-02-03T04:06:44.715Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T04:06:44.715Z] OK: 8 MiB in 19 packages [2022-02-03T04:06:45.289Z] Removing intermediate container 435e6524b72e [2022-02-03T04:06:45.289Z] ---> a9edc3ff495c [2022-02-03T04:06:45.289Z] Step 16/25 : WORKDIR / [2022-02-03T04:06:45.289Z] ---> Running in 6127fde5f485 [2022-02-03T04:06:45.289Z] Removing intermediate container 6127fde5f485 [2022-02-03T04:06:45.289Z] ---> d98a64c71286 [2022-02-03T04:06:45.289Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-02-03T04:06:45.289Z] ---> 66d45815210c [2022-02-03T04:06:45.289Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-02-03T04:06:45.864Z] ---> 2990a32422bd [2022-02-03T04:06:45.864Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-02-03T04:06:45.864Z] ---> 3929cac1758e [2022-02-03T04:06:45.864Z] Step 20/25 : EXPOSE 59999 [2022-02-03T04:06:45.864Z] ---> Running in a32aac1c46cc [2022-02-03T04:06:46.129Z] Removing intermediate container a32aac1c46cc [2022-02-03T04:06:46.129Z] ---> f1ee374e0dbb [2022-02-03T04:06:46.129Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-02-03T04:06:46.129Z] ---> Running in 248ae20e0c4c [2022-02-03T04:06:46.129Z] Removing intermediate container 248ae20e0c4c [2022-02-03T04:06:46.129Z] ---> a1404da541ce [2022-02-03T04:06:46.129Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T04:06:46.129Z] ---> Running in c4a7c2d89d0d [2022-02-03T04:06:46.129Z] Removing intermediate container c4a7c2d89d0d [2022-02-03T04:06:46.129Z] ---> 4cda664977e5 [2022-02-03T04:06:46.129Z] Step 23/25 : LABEL arch=amd64 [2022-02-03T04:06:46.129Z] ---> Running in 5e25acbf4f39 [2022-02-03T04:06:46.390Z] Removing intermediate container 5e25acbf4f39 [2022-02-03T04:06:46.390Z] ---> 56920eceeeff [2022-02-03T04:06:46.390Z] Step 24/25 : LABEL git_sha=252da8749a7811db0e3e3d9c3529746223bebd3f [2022-02-03T04:06:46.390Z] ---> Running in 983ae70a6a41 [2022-02-03T04:06:46.390Z] Removing intermediate container 983ae70a6a41 [2022-02-03T04:06:46.390Z] ---> 5788d3fb911c [2022-02-03T04:06:46.390Z] Step 25/25 : LABEL version=0.0.0 [2022-02-03T04:06:46.390Z] ---> Running in 6c28ec9217ce [2022-02-03T04:06:46.651Z] Removing intermediate container 6c28ec9217ce [2022-02-03T04:06:46.651Z] ---> 8b0c8894e415 [2022-02-03T04:06:46.651Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-03T04:06:46.651Z] Successfully built 8b0c8894e415 [2022-02-03T04:06:46.651Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] configFileProvider [2022-02-03T04:06:46.823Z] provisioning config files... [2022-02-03T04:06:46.846Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1389903782457159664tmp 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 [Pipeline] { Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:06:47.480Z] ---> docker-login.sh [2022-02-03T04:06:47.480Z] nexus3.edgexfoundry.org:10001 [2022-02-03T04:06:47.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T04:06:47.597Z] [2022-02-03T04:06:47.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:06:47.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T04:06:47.955Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-03T04:06:47.955Z] b4d181a07f80: Pulling fs layer [2022-02-03T04:06:47.955Z] a1111a8f2ec3: Pulling fs layer [2022-02-03T04:06:47.955Z] ed53099fbce6: Pulling fs layer [2022-02-03T04:06:47.955Z] dc539afda2c1: Pulling fs layer [2022-02-03T04:06:47.955Z] 77bc0d833cb6: Pulling fs layer [2022-02-03T04:06:47.955Z] 9065ff56babe: Pulling fs layer [2022-02-03T04:06:47.955Z] d287ab97295c: Pulling fs layer [2022-02-03T04:06:47.955Z] 77bc0d833cb6: Waiting [2022-02-03T04:06:47.955Z] 9065ff56babe: Waiting [2022-02-03T04:06:47.955Z] d287ab97295c: Waiting [2022-02-03T04:06:47.955Z] dc539afda2c1: Waiting [2022-02-03T04:06:47.955Z] a1111a8f2ec3: Verifying Checksum [2022-02-03T04:06:47.955Z] a1111a8f2ec3: Download complete [2022-02-03T04:06:47.955Z] dc539afda2c1: Verifying Checksum [2022-02-03T04:06:47.955Z] dc539afda2c1: Download complete [2022-02-03T04:06:47.955Z] ed53099fbce6: Verifying Checksum [2022-02-03T04:06:47.955Z] ed53099fbce6: Download complete [2022-02-03T04:06:47.955Z] 9065ff56babe: Verifying Checksum [2022-02-03T04:06:47.955Z] 9065ff56babe: Download complete [2022-02-03T04:06:47.955Z] 77bc0d833cb6: Verifying Checksum [2022-02-03T04:06:47.955Z] 77bc0d833cb6: Download complete [2022-02-03T04:06:48.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:06:48.220Z] b4d181a07f80: Download complete [2022-02-03T04:06:48.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:06:48.350Z] Configure a credential helper to remove this warning. See [2022-02-03T04:06:48.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:06:48.350Z] [2022-02-03T04:06:48.350Z] Login Succeeded [2022-02-03T04:06:48.350Z] nexus3.edgexfoundry.org:10002 [2022-02-03T04:06:48.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:06:48.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:06:48.625Z] Configure a credential helper to remove this warning. See [2022-02-03T04:06:48.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:06:48.625Z] [2022-02-03T04:06:48.625Z] Login Succeeded [2022-02-03T04:06:48.625Z] nexus3.edgexfoundry.org:10003 [2022-02-03T04:06:48.793Z] d287ab97295c: Verifying Checksum [2022-02-03T04:06:48.793Z] d287ab97295c: Download complete [2022-02-03T04:06:48.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:06:49.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:06:49.173Z] Configure a credential helper to remove this warning. See [2022-02-03T04:06:49.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:06:49.173Z] [2022-02-03T04:06:49.173Z] Login Succeeded [2022-02-03T04:06:49.173Z] nexus3.edgexfoundry.org:10004 [2022-02-03T04:06:49.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:06:49.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:06:49.445Z] Configure a credential helper to remove this warning. See [2022-02-03T04:06:49.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:06:49.445Z] [2022-02-03T04:06:49.445Z] Login Succeeded [2022-02-03T04:06:49.446Z] docker.io [2022-02-03T04:06:49.742Z] b4d181a07f80: Pull complete [2022-02-03T04:06:49.742Z] a1111a8f2ec3: Pull complete [2022-02-03T04:06:50.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T04:06:50.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T04:06:50.306Z] Configure a credential helper to remove this warning. See [2022-02-03T04:06:50.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T04:06:50.306Z] [2022-02-03T04:06:50.306Z] Login Succeeded [2022-02-03T04:06:50.306Z] ---> docker-login.sh ends [2022-02-03T04:06:50.319Z] ed53099fbce6: Pull complete [2022-02-03T04:06:50.319Z] dc539afda2c1: Pull complete [Pipeline] } [2022-02-03T04:06:50.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-02-03T04:06:50.580Z] 77bc0d833cb6: Pull complete [2022-02-03T04:06:50.580Z] 9065ff56babe: Pull complete [Pipeline] echo [2022-02-03T04:06:50.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-03T04:06:50.743Z] ========================================================= [2022-02-03T04:06:50.743Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-03T04:06:50.743Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:06:51.175Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-03T04:06:51.450Z] Sending build context to Docker daemon 5.086MB [2022-02-03T04:06:51.731Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-03T04:06:51.731Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-03T04:06:51.731Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-03T04:06:51.731Z] 9b3977197b4f: Pulling fs layer [2022-02-03T04:06:51.731Z] 1a89e8eeedd5: Pulling fs layer [2022-02-03T04:06:51.731Z] 94645a83ff95: Pulling fs layer [2022-02-03T04:06:51.731Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-03T04:06:51.731Z] 0c92f367c5e7: Pulling fs layer [2022-02-03T04:06:51.731Z] f7c0051592d6: Pulling fs layer [2022-02-03T04:06:51.731Z] a227ed2f7395: Pulling fs layer [2022-02-03T04:06:51.731Z] 7b1c46037f91: Pulling fs layer [2022-02-03T04:06:51.731Z] f7c0051592d6: Waiting [2022-02-03T04:06:51.731Z] 0c92f367c5e7: Waiting [2022-02-03T04:06:51.731Z] a227ed2f7395: Waiting [2022-02-03T04:06:51.731Z] 3f3a8bcf1eab: Waiting [2022-02-03T04:06:51.731Z] 7b1c46037f91: Waiting [2022-02-03T04:06:51.731Z] 94645a83ff95: Verifying Checksum [2022-02-03T04:06:51.731Z] 94645a83ff95: Download complete [2022-02-03T04:06:51.731Z] 1a89e8eeedd5: Verifying Checksum [2022-02-03T04:06:51.731Z] 1a89e8eeedd5: Download complete [2022-02-03T04:06:51.731Z] 0c92f367c5e7: Verifying Checksum [2022-02-03T04:06:51.731Z] 0c92f367c5e7: Download complete [2022-02-03T04:06:51.731Z] f7c0051592d6: Verifying Checksum [2022-02-03T04:06:51.731Z] f7c0051592d6: Download complete [2022-02-03T04:06:51.731Z] 9b3977197b4f: Download complete [2022-02-03T04:06:52.018Z] a227ed2f7395: Verifying Checksum [2022-02-03T04:06:52.018Z] a227ed2f7395: Download complete [2022-02-03T04:06:52.614Z] 9b3977197b4f: Pull complete [2022-02-03T04:06:53.212Z] 1a89e8eeedd5: Pull complete [2022-02-03T04:06:53.486Z] 94645a83ff95: Pull complete [2022-02-03T04:06:53.760Z] 7b1c46037f91: Verifying Checksum [2022-02-03T04:06:53.760Z] 7b1c46037f91: Download complete [2022-02-03T04:06:54.033Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-03T04:06:54.033Z] 3f3a8bcf1eab: Download complete [2022-02-03T04:06:55.905Z] d287ab97295c: Pull complete [2022-02-03T04:06:55.905Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-03T04:06:55.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T04:06:55.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-03T04:06:55.991Z] prd-centos7-docker-4c-2g-4526 does not seem to be running inside a container [2022-02-03T04:06:56.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1095 -v /w/workspace/gexfoundry_device-sdk-go_PR-1095:/w/workspace/gexfoundry_device-sdk-go_PR-1095:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1095@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 [2022-02-03T04:06:58.836Z] $ docker top 34ffde4337453034da58326670a26dc99e3412ab4928acddc8ae981b81df52ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:06:59.530Z] ---> job-cost.sh [2022-02-03T04:06:59.530Z] lf-activate-venv: SKIPPING [2022-02-03T04:06:59.530Z] INFO: No Stack... [2022-02-03T04:06:59.866Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-03T04:07:00.147Z] INFO: Archiving Costs [Pipeline] sh [2022-02-03T04:07:00.496Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1095/archives/cost.csv [2022-02-03T04:07:00.496Z] + cut -d, -f6 [Pipeline] lock [2022-02-03T04:07:00.544Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1095-1-stack-cost] [2022-02-03T04:07:00.548Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1095-1-stack-cost] did not exist. Created. [2022-02-03T04:07:00.549Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1095-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-03T04:07:00.954Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-03T04:07:01.011Z] Stashed 1 file(s) [Pipeline] } [2022-02-03T04:07:01.040Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1095-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-03T04:07:01.155Z] $ docker stop --time=1 34ffde4337453034da58326670a26dc99e3412ab4928acddc8ae981b81df52ea [2022-02-03T04:07:02.291Z] $ docker rm -f 34ffde4337453034da58326670a26dc99e3412ab4928acddc8ae981b81df52ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-03T04:07:06.441Z] 3f3a8bcf1eab: Pull complete [2022-02-03T04:07:06.441Z] 0c92f367c5e7: Pull complete [2022-02-03T04:07:06.441Z] f7c0051592d6: Pull complete [2022-02-03T04:07:06.441Z] a227ed2f7395: Pull complete [2022-02-03T04:07:11.851Z] 7b1c46037f91: Pull complete [2022-02-03T04:07:11.851Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-03T04:07:11.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-03T04:07:11.851Z] ---> f79e39bc4007 [2022-02-03T04:07:11.851Z] Step 3/11 : ARG MAKE=make build [2022-02-03T04:07:13.285Z] ---> Running in 3f631f971fb0 [2022-02-03T04:07:13.558Z] Removing intermediate container 3f631f971fb0 [2022-02-03T04:07:13.558Z] ---> b3f3fef53f97 [2022-02-03T04:07:13.558Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-03T04:07:13.830Z] ---> Running in 961b99ea224a [2022-02-03T04:07:14.104Z] Removing intermediate container 961b99ea224a [2022-02-03T04:07:14.104Z] ---> 7192c25d31b1 [2022-02-03T04:07:14.104Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-03T04:07:14.104Z] ---> Running in 09cdb7ed6d4f [2022-02-03T04:07:14.699Z] Removing intermediate container 09cdb7ed6d4f [2022-02-03T04:07:14.699Z] ---> 3f37ddd5eefb [2022-02-03T04:07:14.699Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T04:07:14.699Z] ---> Running in 88c1bc038be9 [2022-02-03T04:07:16.687Z] Removing intermediate container 88c1bc038be9 [2022-02-03T04:07:16.687Z] ---> d9fd24cdd4d9 [2022-02-03T04:07:16.687Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-03T04:07:16.687Z] ---> Running in 63131efc6fdd [2022-02-03T04:07:17.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T04:07:18.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T04:07:19.635Z] OK: 220 MiB in 52 packages [2022-02-03T04:07:20.236Z] Removing intermediate container 63131efc6fdd [2022-02-03T04:07:20.236Z] ---> 39220a19c08d [2022-02-03T04:07:20.236Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-03T04:07:20.844Z] ---> 66d7eccb935b [2022-02-03T04:07:20.844Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T04:07:20.844Z] ---> Running in 187f49f625d3 [2022-02-03T04:08:42.632Z] Removing intermediate container 187f49f625d3 [2022-02-03T04:08:42.632Z] ---> 0175637de2c4 [2022-02-03T04:08:42.632Z] Step 10/11 : COPY . . [2022-02-03T04:08:42.632Z] ---> 359eb515617b [2022-02-03T04:08:42.632Z] Step 11/11 : RUN ${MAKE} [2022-02-03T04:08:42.632Z] ---> Running in 86d5647e0c5a [2022-02-03T04:08:42.632Z] noop [2022-02-03T04:08:42.632Z] Removing intermediate container 86d5647e0c5a [2022-02-03T04:08:42.632Z] ---> d6b12c561df3 [2022-02-03T04:08:42.632Z] Successfully built d6b12c561df3 [2022-02-03T04:08:42.632Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:08:43.001Z] + docker inspect -f . ci-base-image-arm64 [2022-02-03T04:08:43.001Z] . [Pipeline] withDockerContainer [2022-02-03T04:08:43.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-4528 does not seem to be running inside a container [2022-02-03T04:08:43.316Z] $ 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 [2022-02-03T04:08:44.577Z] $ docker top 03478bbc287dd9e1aa6f4e683e0b149a08de1b95be296a3eea8e009f740b9f34 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T04:08:45.495Z] + go version [2022-02-03T04:08:45.495Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-03T04:08:45.542Z] $ docker stop --time=1 03478bbc287dd9e1aa6f4e683e0b149a08de1b95be296a3eea8e009f740b9f34 [2022-02-03T04:08:47.217Z] $ docker rm -f 03478bbc287dd9e1aa6f4e683e0b149a08de1b95be296a3eea8e009f740b9f34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:08:48.084Z] + docker inspect -f . ci-base-image-arm64 [2022-02-03T04:08:48.084Z] . [Pipeline] withDockerContainer [2022-02-03T04:08:48.300Z] prd-ubuntu18.04-docker-arm64-4c-16g-4528 does not seem to be running inside a container [2022-02-03T04:08:48.388Z] $ 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 [2022-02-03T04:08:49.649Z] $ docker top 2cc9e112c07e156f6cc487ad3d1251438bdc7fd2f9ca9c817a91c4feec3a4059 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-03T04:08:50.625Z] + make test [2022-02-03T04:08:50.625Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-03T04:08:52.061Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-03T04:09:39.135Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-02-03T04:09:39.135Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-02-03T04:09:39.135Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-02-03T04:09:49.314Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.089s coverage: 23.3% of statements [2022-02-03T04:09:49.314Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-02-03T04:09:49.314Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.083s coverage: 27.6% of statements [2022-02-03T04:09:49.314Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.099s coverage: 78.9% of statements [2022-02-03T04:09:49.314Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.095s coverage: 9.0% of statements [2022-02-03T04:09:49.314Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-02-03T04:09:49.314Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-02-03T04:09:49.314Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-02-03T04:09:49.314Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.096s coverage: 28.7% of statements [2022-02-03T04:09:49.314Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-02-03T04:09:51.290Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 86.1% of statements [2022-02-03T04:09:51.290Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-02-03T04:09:51.290Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-02-03T04:09:51.290Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.145s coverage: 57.4% of statements [2022-02-03T04:09:51.290Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.259s coverage: 89.2% of statements [2022-02-03T04:09:51.290Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-02-03T04:09:52.257Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.8% of statements [2022-02-03T04:09:52.257Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-02-03T04:09:52.527Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-03T04:09:52.527Z] GO111MODULE=on go vet ./... [2022-02-03T04:10:14.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-03T04:10:14.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-03T04:10:14.671Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-03T04:10:14.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-03T04:10:14.753Z] $ docker stop --time=1 2cc9e112c07e156f6cc487ad3d1251438bdc7fd2f9ca9c817a91c4feec3a4059 [2022-02-03T04:10:16.486Z] $ docker rm -f 2cc9e112c07e156f6cc487ad3d1251438bdc7fd2f9ca9c817a91c4feec3a4059 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T04:10:17.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-03T04:10:17.400Z] Warning: overwriting stash ‘coverage-report’ [2022-02-03T04:10:17.933Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T04:10:18.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-03T04:10:18.902Z] + ls -al . [2022-02-03T04:10:18.902Z] total 308 [2022-02-03T04:10:18.902Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 3 04:10 . [2022-02-03T04:10:18.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 04:06 .. [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 3 04:06 .dockerignore [2022-02-03T04:10:18.902Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 04:06 .git [2022-02-03T04:10:18.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 04:06 .github [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 3 04:06 .gitignore [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 3 04:06 .golangci.yml [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 26321 Feb 3 04:06 CHANGELOG.md [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 04:06 GOVERNANCE.md [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 3 04:06 Jenkinsfile [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 3 04:06 LICENSE [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 1614 Feb 3 04:06 Makefile [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 3 04:06 OWNERS.md [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 4881 Feb 3 04:06 README.md [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 04:04 VERSION [2022-02-03T04:10:18.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 04:06 bin [2022-02-03T04:10:18.902Z] -rw-r--r-- 1 jenkins jenkins 128608 Feb 3 04:09 coverage.out [2022-02-03T04:10:18.902Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 3 04:06 example [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 2766 Feb 3 04:06 go.mod [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 49665 Feb 3 04:06 go.sum [2022-02-03T04:10:18.902Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 3 04:06 internal [2022-02-03T04:10:18.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 04:06 openapi [2022-02-03T04:10:18.902Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 3 04:06 pkg [2022-02-03T04:10:18.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 04:06 snap [2022-02-03T04:10:18.902Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 3 04:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:10:19.268Z] + 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=252da8749a7811db0e3e3d9c3529746223bebd3f --label arch=arm64 --label version=0.0.0 . [2022-02-03T04:10:19.871Z] Sending build context to Docker daemon 5.216MB [2022-02-03T04:10:19.871Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-03T04:10:19.871Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-03T04:10:19.871Z] ---> d6b12c561df3 [2022-02-03T04:10:19.871Z] Step 3/25 : ARG MAKE=make build [2022-02-03T04:10:19.871Z] ---> Running in be84c77c3205 [2022-02-03T04:10:20.144Z] Removing intermediate container be84c77c3205 [2022-02-03T04:10:20.144Z] ---> 5230fb8dfe32 [2022-02-03T04:10:20.144Z] Step 4/25 : WORKDIR /device-sdk-go [2022-02-03T04:10:20.417Z] ---> Running in a249fc55251d [2022-02-03T04:10:20.690Z] Removing intermediate container a249fc55251d [2022-02-03T04:10:20.690Z] ---> cf13639b96d5 [2022-02-03T04:10:20.690Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-03T04:10:20.690Z] ---> Running in f729a12690d9 [2022-02-03T04:10:20.964Z] Removing intermediate container f729a12690d9 [2022-02-03T04:10:20.964Z] ---> 88de1b693ba9 [2022-02-03T04:10:20.964Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T04:10:21.239Z] ---> Running in 799a70604a47 [2022-02-03T04:10:23.221Z] Removing intermediate container 799a70604a47 [2022-02-03T04:10:23.221Z] ---> 5074d228eaeb [2022-02-03T04:10:23.221Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-03T04:10:23.221Z] ---> Running in 6ee555c41810 [2022-02-03T04:10:23.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T04:10:24.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T04:10:25.778Z] OK: 220 MiB in 52 packages [2022-02-03T04:10:26.375Z] Removing intermediate container 6ee555c41810 [2022-02-03T04:10:26.375Z] ---> 1529914b5ef4 [2022-02-03T04:10:26.375Z] Step 8/25 : COPY go.mod vendor* ./ [2022-02-03T04:10:27.359Z] ---> c37c6018481b [2022-02-03T04:10:27.359Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T04:10:27.359Z] ---> Running in c3ca14d541fe [2022-02-03T04:10:29.344Z] Removing intermediate container c3ca14d541fe [2022-02-03T04:10:29.344Z] ---> cf2850afb76c [2022-02-03T04:10:29.344Z] Step 10/25 : COPY . . [2022-02-03T04:10:30.785Z] ---> 6e77b6b2578c [2022-02-03T04:10:30.785Z] Step 11/25 : RUN ${MAKE} [2022-02-03T04:10:30.785Z] ---> Running in 9b2333a9d80b [2022-02-03T04:10:31.766Z] 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 [2022-02-03T04:11:10.791Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-02-03T04:11:10.791Z] Removing intermediate container 9b2333a9d80b [2022-02-03T04:11:10.791Z] ---> 04fbff90e56b [2022-02-03T04:11:10.791Z] Step 12/25 : FROM alpine:3.14 [2022-02-03T04:11:11.385Z] 3.14: Pulling from library/alpine [2022-02-03T04:11:11.662Z] be307f383ecc: Pulling fs layer [2022-02-03T04:11:11.662Z] be307f383ecc: Verifying Checksum [2022-02-03T04:11:11.662Z] be307f383ecc: Download complete [2022-02-03T04:11:12.270Z] be307f383ecc: Pull complete [2022-02-03T04:11:12.270Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-03T04:11:12.270Z] Status: Downloaded newer image for alpine:3.14 [2022-02-03T04:11:12.270Z] ---> 5b8b7b635229 [2022-02-03T04:11:12.270Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-03T04:11:12.546Z] ---> Running in 709c3c2ac831 [2022-02-03T04:11:12.821Z] Removing intermediate container 709c3c2ac831 [2022-02-03T04:11:12.821Z] ---> 33d22ad5836f [2022-02-03T04:11:12.821Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T04:11:13.102Z] ---> Running in 0be01c931509 [2022-02-03T04:11:14.534Z] Removing intermediate container 0be01c931509 [2022-02-03T04:11:14.534Z] ---> e6019f2f2191 [2022-02-03T04:11:14.534Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-02-03T04:11:14.809Z] ---> Running in 6867f6097ced [2022-02-03T04:11:15.787Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-03T04:11:16.770Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-03T04:11:17.365Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-02-03T04:11:17.365Z] (2/5) Installing libsodium (1.0.18-r0) [2022-02-03T04:11:17.638Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-03T04:11:17.639Z] (4/5) Installing libzmq (4.3.4-r0) [2022-02-03T04:11:17.914Z] (5/5) Installing zeromq (4.3.4-r0) [2022-02-03T04:11:17.914Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T04:11:17.914Z] OK: 8 MiB in 19 packages [2022-02-03T04:11:18.892Z] Removing intermediate container 6867f6097ced [2022-02-03T04:11:18.892Z] ---> 895fbd981493 [2022-02-03T04:11:18.892Z] Step 16/25 : WORKDIR / [2022-02-03T04:11:18.892Z] ---> Running in bd3aa4760722 [2022-02-03T04:11:19.492Z] Removing intermediate container bd3aa4760722 [2022-02-03T04:11:19.492Z] ---> e82adf67a5ab [2022-02-03T04:11:19.492Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-02-03T04:11:20.087Z] ---> bc027ae9a304 [2022-02-03T04:11:20.087Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-02-03T04:11:21.061Z] ---> 806141e7c38b [2022-02-03T04:11:21.061Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-02-03T04:11:21.653Z] ---> 931796de717d [2022-02-03T04:11:21.653Z] Step 20/25 : EXPOSE 59999 [2022-02-03T04:11:21.653Z] ---> Running in 2cd6b83a55ce [2022-02-03T04:11:21.925Z] Removing intermediate container 2cd6b83a55ce [2022-02-03T04:11:21.925Z] ---> 98fb03e74cf3 [2022-02-03T04:11:21.925Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-02-03T04:11:22.206Z] ---> Running in 64078f7baceb [2022-02-03T04:11:22.479Z] Removing intermediate container 64078f7baceb [2022-02-03T04:11:22.479Z] ---> 753dfdeba114 [2022-02-03T04:11:22.479Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T04:11:22.479Z] ---> Running in b6494418b54a [2022-02-03T04:11:23.079Z] Removing intermediate container b6494418b54a [2022-02-03T04:11:23.079Z] ---> 60a4e2bf5fa7 [2022-02-03T04:11:23.079Z] Step 23/25 : LABEL arch=arm64 [2022-02-03T04:11:23.079Z] ---> Running in ab83619bc405 [2022-02-03T04:11:23.351Z] Removing intermediate container ab83619bc405 [2022-02-03T04:11:23.351Z] ---> f8d315809b04 [2022-02-03T04:11:23.351Z] Step 24/25 : LABEL git_sha=252da8749a7811db0e3e3d9c3529746223bebd3f [2022-02-03T04:11:23.625Z] ---> Running in 6f00588666ef [2022-02-03T04:11:23.898Z] Removing intermediate container 6f00588666ef [2022-02-03T04:11:23.898Z] ---> fd24f6fd0ed5 [2022-02-03T04:11:23.898Z] Step 25/25 : LABEL version=0.0.0 [2022-02-03T04:11:23.898Z] ---> Running in fed78bc360d8 [2022-02-03T04:11:24.494Z] Removing intermediate container fed78bc360d8 [2022-02-03T04:11:24.494Z] ---> 552e4e6bf58a [2022-02-03T04:11:24.494Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-03T04:11:24.494Z] Successfully built 552e4e6bf58a [2022-02-03T04:11:24.494Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:11:25.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T04:11:25.197Z] [2022-02-03T04:11:25.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:11:25.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T04:11:25.855Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-03T04:11:25.855Z] 448f6bf000e3: Pulling fs layer [2022-02-03T04:11:25.855Z] f757da607395: Pulling fs layer [2022-02-03T04:11:25.855Z] 05883995daec: Pulling fs layer [2022-02-03T04:11:25.855Z] 8603b9c90790: Pulling fs layer [2022-02-03T04:11:25.855Z] 1560dd03e051: Pulling fs layer [2022-02-03T04:11:25.855Z] 27f5ce0e4adf: Pulling fs layer [2022-02-03T04:11:25.855Z] c2d8d7efcc4b: Pulling fs layer [2022-02-03T04:11:25.855Z] 8603b9c90790: Waiting [2022-02-03T04:11:25.855Z] 1560dd03e051: Waiting [2022-02-03T04:11:25.855Z] 27f5ce0e4adf: Waiting [2022-02-03T04:11:25.855Z] c2d8d7efcc4b: Waiting [2022-02-03T04:11:25.855Z] f757da607395: Verifying Checksum [2022-02-03T04:11:25.855Z] f757da607395: Download complete [2022-02-03T04:11:25.855Z] 8603b9c90790: Verifying Checksum [2022-02-03T04:11:25.855Z] 8603b9c90790: Download complete [2022-02-03T04:11:26.129Z] 1560dd03e051: Verifying Checksum [2022-02-03T04:11:26.129Z] 1560dd03e051: Download complete [2022-02-03T04:11:26.129Z] 05883995daec: Verifying Checksum [2022-02-03T04:11:26.129Z] 05883995daec: Download complete [2022-02-03T04:11:26.129Z] 27f5ce0e4adf: Verifying Checksum [2022-02-03T04:11:26.129Z] 27f5ce0e4adf: Download complete [2022-02-03T04:11:26.405Z] 448f6bf000e3: Download complete [2022-02-03T04:11:29.034Z] c2d8d7efcc4b: Verifying Checksum [2022-02-03T04:11:29.034Z] c2d8d7efcc4b: Download complete [2022-02-03T04:11:30.012Z] 448f6bf000e3: Pull complete [2022-02-03T04:11:30.607Z] f757da607395: Pull complete [2022-02-03T04:11:32.043Z] 05883995daec: Pull complete [2022-02-03T04:11:32.318Z] 8603b9c90790: Pull complete [2022-02-03T04:11:33.300Z] 1560dd03e051: Pull complete [2022-02-03T04:11:33.300Z] 27f5ce0e4adf: Pull complete [2022-02-03T04:11:48.400Z] c2d8d7efcc4b: Pull complete [2022-02-03T04:11:48.400Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-03T04:11:48.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T04:11:48.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-03T04:11:48.650Z] prd-ubuntu18.04-docker-arm64-4c-16g-4528 does not seem to be running inside a container [2022-02-03T04:11:48.750Z] $ 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 [2022-02-03T04:11:51.574Z] $ docker top dca575b0dada83f4de589b9d1e5202e7e80b431929c12e165260ba6d2c778a36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:11:52.557Z] ---> job-cost.sh [2022-02-03T04:11:52.557Z] lf-activate-venv: SKIPPING [2022-02-03T04:11:52.557Z] INFO: No Stack... [2022-02-03T04:11:52.831Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-03T04:11:53.428Z] INFO: Archiving Costs [Pipeline] sh [2022-02-03T04:11:54.116Z] + cat+ /w/workspace/device-sdk-go/1/archives/cost.csv [2022-02-03T04:11:54.116Z] cut -d, -f6 [Pipeline] lock [2022-02-03T04:11:54.208Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1095-1-stack-cost] [2022-02-03T04:11:54.212Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1095-1-stack-cost] did not exist. Created. [2022-02-03T04:11:54.212Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1095-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-03T04:11:54.965Z] /w/workspace/device-sdk-go/1@tmp/durable-e48e1ddb/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-e48e1ddb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-03T04:11:55.664Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-03T04:11:55.703Z] Warning: overwriting stash ‘stack-cost’ [2022-02-03T04:11:55.766Z] Stashed 1 file(s) [Pipeline] } [2022-02-03T04:11:55.783Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1095-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-03T04:11:55.880Z] $ docker stop --time=1 dca575b0dada83f4de589b9d1e5202e7e80b431929c12e165260ba6d2c778a36 [2022-02-03T04:11:57.411Z] $ docker rm -f dca575b0dada83f4de589b9d1e5202e7e80b431929c12e165260ba6d2c778a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-03T04:11:58.486Z] provisioning config files... [2022-02-03T04:11:58.510Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp/config1851890643329974542tmp [Pipeline] { [Pipeline] sh [2022-02-03T04:11:58.841Z] + set +x [2022-02-03T04:11:58.841Z] + curl -s https://codecov.io/bash [2022-02-03T04:11:58.841Z] + bash -s -- [2022-02-03T04:11:59.102Z] [2022-02-03T04:11:59.102Z] _____ _ [2022-02-03T04:11:59.102Z] / ____| | | [2022-02-03T04:11:59.102Z] | | ___ __| | ___ ___ _____ __ [2022-02-03T04:11:59.102Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-03T04:11:59.102Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-03T04:11:59.102Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-03T04:11:59.102Z] Bash-1.0.6 [2022-02-03T04:11:59.102Z] [2022-02-03T04:11:59.102Z] [2022-02-03T04:11:59.102Z] ==> git version 2.24.4 found [2022-02-03T04:11:59.102Z] ==> 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 [2022-02-03T04:11:59.102Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-03T04:11:59.102Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-03T04:11:59.102Z] ==> Jenkins CI detected. [2022-02-03T04:11:59.102Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1095 [2022-02-03T04:11:59.102Z] project root: . [2022-02-03T04:11:59.102Z] --> token set from env [2022-02-03T04:11:59.102Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-03T04:11:59.102Z] ==> Running gcov in . (disable via -X gcov) [2022-02-03T04:11:59.102Z] ==> Python coveragepy not found [2022-02-03T04:11:59.102Z] ==> Searching for coverage reports in: [2022-02-03T04:11:59.102Z] + . [2022-02-03T04:11:59.102Z] -> Found 1 reports [2022-02-03T04:11:59.102Z] ==> Detecting git/mercurial file structure [2022-02-03T04:11:59.102Z] ==> Reading reports [2022-02-03T04:11:59.102Z] + ./coverage.out bytes=128608 [2022-02-03T04:11:59.102Z] ==> Appending adjustments [2022-02-03T04:11:59.102Z] https://docs.codecov.io/docs/fixing-reports [2022-02-03T04:11:59.362Z] + Found adjustments [2022-02-03T04:11:59.362Z] ==> Gzipping contents [2022-02-03T04:11:59.362Z] 16K /tmp/codecov.ZzVzwW.gz [2022-02-03T04:11:59.362Z] ==> Uploading reports [2022-02-03T04:11:59.362Z] url: https://codecov.io [2022-02-03T04:11:59.362Z] query: branch=PR-1095&commit=252da8749a7811db0e3e3d9c3529746223bebd3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1095%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1095&job=&cmd_args= [2022-02-03T04:11:59.362Z] -> Pinging Codecov [2022-02-03T04:11:59.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1095&commit=252da8749a7811db0e3e3d9c3529746223bebd3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1095%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1095&job=&cmd_args= [2022-02-03T04:11:59.934Z] -> Uploading to [2022-02-03T04:11:59.934Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-03/7E55EF52A471D76F132DFD9A03CDDE97/252da8749a7811db0e3e3d9c3529746223bebd3f/252a3f20-22b6-4f3a-a97b-575f58ceb347.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220203T041159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e72d40f630bcab1ffef7e0c523a41cc04f5686309fb7ddf97df0e6a1af874dda [2022-02-03T04:11:59.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-03T04:11:59.934Z] Dload Upload Total Spent Left Speed [2022-02-03T04:12:00.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16053 0 0 100 16053 0 48366 --:--:-- --:--:-- --:--:-- 48498 [2022-02-03T04:12:00.194Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/252da8749a7811db0e3e3d9c3529746223bebd3f [Pipeline] } [2022-02-03T04:12:00.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-03T04:12:02.036Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1095/archives ']' [2022-02-03T04:12:02.036Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1095/archives [2022-02-03T04:12:02.036Z] total 8 [2022-02-03T04:12:02.036Z] drwxr-xr-x. 3 root root 34 Feb 3 04:06 . [2022-02-03T04:12:02.036Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 3 04:07 .. [2022-02-03T04:12:02.036Z] drwxr-xr-x. 2 root root 6 Feb 3 04:06 cost [2022-02-03T04:12:02.036Z] -rw-r--r--. 1 root root 85 Feb 3 04:06 cost.csv [2022-02-03T04:12:02.036Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1095/archives [2022-02-03T04:12:02.036Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1095/archives [2022-02-03T04:12:02.036Z] total 8 [2022-02-03T04:12:02.036Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 3 04:06 . [2022-02-03T04:12:02.036Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 3 04:07 .. [2022-02-03T04:12:02.036Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 3 04:06 cost [2022-02-03T04:12:02.036Z] -rw-r--r--. 1 jenkins jenkins 85 Feb 3 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:12:02.386Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:12:02.978Z] ---> package-listing.sh [2022-02-03T04:12:02.979Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-03T04:12:02.979Z] ++ facter osfamily [2022-02-03T04:12:03.241Z] + OS_FAMILY=redhat [2022-02-03T04:12:03.241Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1095 [2022-02-03T04:12:03.241Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-03T04:12:03.241Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-03T04:12:03.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-03T04:12:03.241Z] + PACKAGES=/tmp/packages_start.txt [2022-02-03T04:12:03.241Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1095 ']' [2022-02-03T04:12:03.241Z] + PACKAGES=/tmp/packages_end.txt [2022-02-03T04:12:03.241Z] + case "${OS_FAMILY}" in [2022-02-03T04:12:03.241Z] + sort [2022-02-03T04:12:03.241Z] + rpm -qa [2022-02-03T04:12:03.810Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-03T04:12:03.810Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-03T04:12:03.810Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-03T04:12:03.810Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1095 ']' [2022-02-03T04:12:03.810Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1095/archives/ [2022-02-03T04:12:03.810Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1095/archives/ [Pipeline] echo [2022-02-03T04:12:03.847Z] 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-1095/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-03T04:12:04.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-03T04:12:04.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T04:12:04.732Z] . [Pipeline] withDockerContainer [2022-02-03T04:12:04.819Z] prd-centos7-docker-4c-2g-4526 does not seem to be running inside a container [2022-02-03T04:12:04.849Z] $ 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-1095/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-1095 -v /w/workspace/gexfoundry_device-sdk-go_PR-1095:/w/workspace/gexfoundry_device-sdk-go_PR-1095:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1095@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:latest cat [2022-02-03T04:12:05.068Z] $ docker top 24f7604ee200b9ed4970b1e9a7003297b75fcbd6cef6e6eb35268730a6508417 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T04:12:05.474Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-03T04:12:05.788Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-03T04:12:06.102Z] + ls /var/log/sa-host [2022-02-03T04:12:06.102Z] + sadf -c /var/log/sa-host/sa03 [2022-02-03T04:12:06.102Z] file_magic: OK [2022-02-03T04:12:06.102Z] HZ: Using current value: 100 [2022-02-03T04:12:06.102Z] file_header: OK [2022-02-03T04:12:06.102Z] 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 [2022-02-03T04:12:06.102Z] Statistics: [2022-02-03T04:12:06.102Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-03T04:12:06.102Z] File successfully converted to sysstat format version 12.0.3 [2022-02-03T04:12:06.102Z] + sadf -c /var/log/sa-host/sa17 [2022-02-03T04:12:06.102Z] file_magic: OK [2022-02-03T04:12:06.102Z] HZ: Using current value: 100 [2022-02-03T04:12:06.102Z] file_header: OK [2022-02-03T04:12:06.102Z] 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 [2022-02-03T04:12:06.102Z] Statistics: [2022-02-03T04:12:06.102Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-03T04:12:06.102Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T04:12:06.444Z] provisioning config files... [2022-02-03T04:12:06.455Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1095@tmp/config7391282752736170397tmp [Pipeline] { [Pipeline] echo [2022-02-03T04:12:06.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:12:06.829Z] ---> create-netrc.sh [Pipeline] } [2022-02-03T04:12:06.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:12:07.273Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-03T04:12:07.312Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:12:07.628Z] ---> sudo-logs.sh [2022-02-03T04:12:07.628Z] Archiving 'sudo' log.. [2022-02-03T04:12:07.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4526.novalocal: Name or service not known [2022-02-03T04:12:07.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4526.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-03T04:12:07.977Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:12:08.292Z] ---> job-cost.sh [2022-02-03T04:12:08.292Z] lf-activate-venv: SKIPPING [2022-02-03T04:12:08.292Z] DEBUG: total: 0.05999999865889549 [2022-02-03T04:12:08.292Z] INFO: Retrieving Stack Cost... [2022-02-03T04:12:08.550Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-03T04:12:08.809Z] INFO: Archiving Costs [Pipeline] echo [2022-02-03T04:12:08.848Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T04:12:09.171Z] ---> logs-deploy.sh [2022-02-03T04:12:09.171Z] lf-activate-venv: SKIPPING [2022-02-03T04:12:09.171Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1095/1 [2022-02-03T04:12:09.171Z] INFO: archiving workspace using pattern(s): [2022-02-03T04:12:09.744Z] Archives upload complete. [2022-02-03T04:12:10.013Z] INFO: archiving logs to Nexus