Pull request #1046 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85f996e76d8d9c3d1e96844571893c2838282022+03dd633c157cc78c3153413baf97d57252ad0ef0 (a3a5a35ed6d3411e427687dcf51b9eb596119056) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1320297712267405587.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh4469309556106330500.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1046/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1046/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5268225376849844089.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1741074469403704933.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1046/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1046/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh326581776592228998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-43 in /w/workspace/gexfoundry_device-sdk-go_PR-1046 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1046 # 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-1046@tmp/jenkins-gitclient-ssh4178668440555815468.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 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 85f996e76d8d9c3d1e96844571893c2838282022 > 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-1046@tmp/jenkins-gitclient-ssh581391486135654307.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1046/head:refs/remotes/origin/PR-1046 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85f996e76d8d9c3d1e96844571893c2838282022 # timeout=10 Merge succeeded, producing f371fb7cf82dcee12d499a48c61bb889c2a29c7e Checking out Revision f371fb7cf82dcee12d499a48c61bb889c2a29c7e (PR-1046) > 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-1046@tmp/jenkins-gitclient-ssh7428358635927480449.key > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f371fb7cf82dcee12d499a48c61bb889c2a29c7e # timeout=10 Commit message: "Merge commit '03dd633c157cc78c3153413baf97d57252ad0ef0' into HEAD" > git rev-list --no-walk 85f996e76d8d9c3d1e96844571893c2838282022 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T18:21:45.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T18:21:45.125Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T18:21:45.138Z] ========================================================= [2021-10-28T18:21:45.138Z] EdgeX Global Pipelines Version Info [2021-10-28T18:21:45.138Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:21:46.273Z] ------------------- [2021-10-28T18:21:46.273Z] stable info: [2021-10-28T18:21:46.273Z] ------------------- [2021-10-28T18:21:46.273Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T18:21:46.273Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T18:21:46.273Z] Message: update stable to v1.0.210 [2021-10-28T18:21:46.844Z] ------------------- [2021-10-28T18:21:46.844Z] experimental info: [2021-10-28T18:21:46.844Z] ------------------- [2021-10-28T18:21:46.844Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T18:21:46.844Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T18:21:46.844Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T18:21:46.916Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-28T18:21:46.926Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-28T18:21:46.938Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T18:21:46.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T18:21:46.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T18:21:46.971Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T18:21:46.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T18:21:46.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-28T18:21:47.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T18:21:47.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T18:21:47.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T18:21:47.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-28T18:21:47.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T18:21:47.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T18:21:47.071Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:21:47.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:21:47.093Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:21:47.103Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:21:47.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T18:21:47.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-28T18:21:47.135Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-28T18:21:47.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-28T18:21:47.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-28T18:21:47.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-28T18:21:47.179Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-28T18:21:47.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T18:21:47.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1046 [Pipeline] echo [2021-10-28T18:21:47.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1046 [Pipeline] echo [2021-10-28T18:21:47.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1046 [Pipeline] echo [2021-10-28T18:21:47.238Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f371fb7cf82dcee12d499a48c61bb889c2a29c7e [Pipeline] echo [2021-10-28T18:21:47.252Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f371fb7 [Pipeline] echo [2021-10-28T18:21:47.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:21:47.302Z] provisioning config files... [2021-10-28T18:21:47.316Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/config8546528715308572092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:21:47.645Z] ---> docker-login.sh [2021-10-28T18:21:47.645Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:21:47.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:47.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:47.907Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:47.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:47.907Z] [2021-10-28T18:21:47.907Z] Login Succeeded [2021-10-28T18:21:47.907Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:21:47.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:47.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:47.907Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:47.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:47.907Z] [2021-10-28T18:21:47.907Z] Login Succeeded [2021-10-28T18:21:47.907Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:21:48.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:48.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:48.169Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:48.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:48.169Z] [2021-10-28T18:21:48.169Z] Login Succeeded [2021-10-28T18:21:48.169Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:21:48.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:48.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:48.169Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:48.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:48.169Z] [2021-10-28T18:21:48.169Z] Login Succeeded [2021-10-28T18:21:48.169Z] docker.io [2021-10-28T18:21:48.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:48.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:48.738Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:48.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:48.738Z] [2021-10-28T18:21:48.738Z] Login Succeeded [2021-10-28T18:21:48.738Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:21:48.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T18:21:49.244Z] + git log --format=format:%s -1 f371fb7cf82dcee12d499a48c61bb889c2a29c7e [Pipeline] echo [2021-10-28T18:21:49.282Z] GIT_COMMIT: f371fb7cf82dcee12d499a48c61bb889c2a29c7e, Commit Message: Merge commit '03dd633c157cc78c3153413baf97d57252ad0ef0' into HEAD [Pipeline] echo [2021-10-28T18:21:49.289Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:21:49.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:21:49.703Z] [2021-10-28T18:21:49.703Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:21:50.005Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:21:50.005Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T18:21:50.005Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:21:50.005Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T18:21:50.005Z] 4c7163046ea9: Pulling fs layer [2021-10-28T18:21:50.005Z] 0c2d73faf560: Pulling fs layer [2021-10-28T18:21:50.005Z] 0c2d73faf560: Waiting [2021-10-28T18:21:50.005Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T18:21:50.005Z] 3e5f54012d9b: Download complete [2021-10-28T18:21:50.005Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:21:50.005Z] a0d0a0d46f8b: Download complete [2021-10-28T18:21:50.005Z] 4c7163046ea9: Verifying Checksum [2021-10-28T18:21:50.005Z] 4c7163046ea9: Download complete [2021-10-28T18:21:50.005Z] 0c2d73faf560: Verifying Checksum [2021-10-28T18:21:50.005Z] 0c2d73faf560: Download complete [2021-10-28T18:21:50.296Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:21:50.296Z] 3e5f54012d9b: Pull complete [2021-10-28T18:21:50.565Z] 4c7163046ea9: Pull complete [2021-10-28T18:21:50.825Z] 0c2d73faf560: Pull complete [2021-10-28T18:21:50.825Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T18:21:50.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:21:50.825Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T18:21:50.898Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-10-28T18:21:50.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1046 -v /w/workspace/gexfoundry_device-sdk-go_PR-1046:/w/workspace/gexfoundry_device-sdk-go_PR-1046:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1046@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:10004/edgex-devops/git-semver:latest cat [2021-10-28T18:21:51.676Z] $ docker top a3a20c4d52372736058db422b2defccd91c3129581cbb304fe1fafb7c9754f6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T18:21:51.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:21:51.769Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:21:51.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:21:51.866Z] $ docker exec a3a20c4d52372736058db422b2defccd91c3129581cbb304fe1fafb7c9754f6c ssh-agent [2021-10-28T18:21:51.967Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBcIaMB/agent.14 [2021-10-28T18:21:51.967Z] SSH_AGENT_PID=20 [2021-10-28T18:21:51.973Z] Running ssh-add (command line suppressed) [2021-10-28T18:21:52.060Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/private_key_9187291479537041147.key (/w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/private_key_9187291479537041147.key) [2021-10-28T18:21:52.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:21:52.371Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T18:21:52.382Z] $ docker exec --env ******** --env ******** a3a20c4d52372736058db422b2defccd91c3129581cbb304fe1fafb7c9754f6c ssh-agent -k [2021-10-28T18:21:52.462Z] unset SSH_AUTH_SOCK; [2021-10-28T18:21:52.462Z] unset SSH_AGENT_PID; [2021-10-28T18:21:52.463Z] echo Agent pid 20 killed; [2021-10-28T18:21:52.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T18:21:52.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:21:52.490Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:21:52.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:21:52.584Z] $ docker exec a3a20c4d52372736058db422b2defccd91c3129581cbb304fe1fafb7c9754f6c ssh-agent [2021-10-28T18:21:52.680Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhhobBI/agent.53 [2021-10-28T18:21:52.680Z] SSH_AGENT_PID=60 [2021-10-28T18:21:52.684Z] Running ssh-add (command line suppressed) [2021-10-28T18:21:52.765Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/private_key_3545258669144230532.key (/w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/private_key_3545258669144230532.key) [2021-10-28T18:21:52.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:21:53.067Z] + git semver init [2021-10-28T18:21:53.067Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T18:21:53.067Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1046/.git [2021-10-28T18:21:53.067Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1046 [2021-10-28T18:21:53.067Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T18:21:53.067Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T18:21:53.067Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T18:21:53.067Z] # $SEMVER_BRANCH = PR-1046 [2021-10-28T18:21:53.067Z] # $SEMVER_TEMP = /tmp/semver-229064918 [2021-10-28T18:21:53.067Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-28T18:21:54.015Z] # '/tmp/semver-229064918' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1046/.semver' [2021-10-28T18:21:54.015Z] # -> Force: false [2021-10-28T18:21:54.015Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1046/.semver [Pipeline] } [2021-10-28T18:21:54.026Z] $ docker exec --env ******** --env ******** a3a20c4d52372736058db422b2defccd91c3129581cbb304fe1fafb7c9754f6c ssh-agent -k [2021-10-28T18:21:54.115Z] unset SSH_AUTH_SOCK; [2021-10-28T18:21:54.115Z] unset SSH_AGENT_PID; [2021-10-28T18:21:54.115Z] echo Agent pid 60 killed; [2021-10-28T18:21:54.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T18:21:54.436Z] + git semver [Pipeline] } [2021-10-28T18:21:54.447Z] $ docker stop --time=1 a3a20c4d52372736058db422b2defccd91c3129581cbb304fe1fafb7c9754f6c [2021-10-28T18:21:55.653Z] $ docker rm -f a3a20c4d52372736058db422b2defccd91c3129581cbb304fe1fafb7c9754f6c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:21:55.999Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T18:21:56.221Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T18:21:56.224Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-28T18:22:11.356Z] Still waiting to schedule task [2021-10-28T18:22:11.357Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-28T18:22:11.360Z] Still waiting to schedule task [2021-10-28T18:22:11.361Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-33’ is offline [2021-10-28T18:22:57.375Z] Running on prd-centos7-docker-4c-2g-51 in /w/workspace/gexfoundry_device-sdk-go_PR-1046 [Pipeline] { [Pipeline] ws [2021-10-28T18:22:57.387Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-10-28T18:22:57.479Z] Selected Git installation does not exist. Using Default [2021-10-28T18:22:57.479Z] The recommended git tool is: NONE [2021-10-28T18:22:59.761Z] using credential edgex-jenkins-ssh [2021-10-28T18:22:59.773Z] Cloning the remote Git repository [2021-10-28T18:22:59.209Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:22:59.272Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-10-28T18:22:59.312Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:22:59.312Z] > git --version # timeout=10 [2021-10-28T18:22:59.320Z] > git --version # 'git version 2.24.4' [2021-10-28T18:22:59.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:22:59.347Z] [INFO] Currently running in a labeled security context [2021-10-28T18:22:59.347Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:22:59.347Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh2617976248241781123.key [2021-10-28T18:22:59.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:23:01.546Z] Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 85f996e76d8d9c3d1e96844571893c2838282022 [2021-10-28T18:23:01.674Z] Merge succeeded, producing f3f119efa5d61e3a14883c632bbd9cc78de8ad90 [2021-10-28T18:23:01.675Z] Checking out Revision f3f119efa5d61e3a14883c632bbd9cc78de8ad90 (PR-1046) [2021-10-28T18:23:00.320Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T18:23:00.331Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:23:00.349Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T18:23:00.364Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:23:00.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:23:00.365Z] [INFO] Currently running in a labeled security context [2021-10-28T18:23:00.365Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:23:00.365Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh8876302131091520410.key [2021-10-28T18:23:00.382Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1046/head:refs/remotes/origin/PR-1046 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T18:23:01.005Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:23:01.018Z] > git checkout -f 85f996e76d8d9c3d1e96844571893c2838282022 # timeout=10 [2021-10-28T18:23:01.066Z] > git remote # timeout=10 [2021-10-28T18:23:01.078Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T18:23:01.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:23:01.087Z] [INFO] Currently running in a labeled security context [2021-10-28T18:23:01.087Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:23:01.087Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh23161881003188597.key [2021-10-28T18:23:01.097Z] > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 [2021-10-28T18:23:01.122Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T18:23:01.140Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:23:01.148Z] > git checkout -f f3f119efa5d61e3a14883c632bbd9cc78de8ad90 # timeout=10 [2021-10-28T18:23:05.015Z] Commit message: "Merge commit '03dd633c157cc78c3153413baf97d57252ad0ef0' into HEAD" [2021-10-28T18:23:04.755Z] > git rev-list --no-walk 85f996e76d8d9c3d1e96844571893c2838282022 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:23:05.517Z] provisioning config files... [2021-10-28T18:23:05.533Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config3577382596235847705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:23:05.930Z] ---> docker-login.sh [2021-10-28T18:23:05.930Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:23:05.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:23:05.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:23:05.930Z] Configure a credential helper to remove this warning. See [2021-10-28T18:23:05.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:23:05.930Z] [2021-10-28T18:23:05.930Z] Login Succeeded [2021-10-28T18:23:05.930Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:23:06.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:23:06.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:23:06.195Z] Configure a credential helper to remove this warning. See [2021-10-28T18:23:06.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:23:06.195Z] [2021-10-28T18:23:06.195Z] Login Succeeded [2021-10-28T18:23:06.195Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:23:06.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:23:06.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:23:06.195Z] Configure a credential helper to remove this warning. See [2021-10-28T18:23:06.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:23:06.195Z] [2021-10-28T18:23:06.195Z] Login Succeeded [2021-10-28T18:23:06.195Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:23:06.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:23:06.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:23:06.457Z] Configure a credential helper to remove this warning. See [2021-10-28T18:23:06.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:23:06.457Z] [2021-10-28T18:23:06.457Z] Login Succeeded [2021-10-28T18:23:06.457Z] docker.io [2021-10-28T18:23:06.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:23:06.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:23:06.718Z] Configure a credential helper to remove this warning. See [2021-10-28T18:23:06.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:23:06.718Z] [2021-10-28T18:23:06.718Z] Login Succeeded [2021-10-28T18:23:06.718Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:23:06.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T18:23:06.872Z] ========================================================= [2021-10-28T18:23:06.872Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T18:23:06.872Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:23:07.177Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-28T18:23:07.177Z] Sending build context to Docker daemon 2.726MB [2021-10-28T18:23:07.177Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T18:23:07.177Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-28T18:23:07.177Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T18:23:07.177Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:23:07.177Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T18:23:07.177Z] b8b176561691: Pulling fs layer [2021-10-28T18:23:07.177Z] 4527c011a84f: Pulling fs layer [2021-10-28T18:23:07.177Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T18:23:07.177Z] e0aca202a116: Pulling fs layer [2021-10-28T18:23:07.177Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T18:23:07.177Z] 34cad66bf833: Pulling fs layer [2021-10-28T18:23:07.177Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T18:23:07.177Z] e0aca202a116: Waiting [2021-10-28T18:23:07.177Z] 3a43be97a3b4: Waiting [2021-10-28T18:23:07.177Z] 34cad66bf833: Waiting [2021-10-28T18:23:07.177Z] b4e3c513aaa6: Waiting [2021-10-28T18:23:07.177Z] 4527c011a84f: Waiting [2021-10-28T18:23:07.177Z] 5d74067f8e1e: Waiting [2021-10-28T18:23:07.177Z] b8b176561691: Verifying Checksum [2021-10-28T18:23:07.177Z] b8b176561691: Download complete [2021-10-28T18:23:07.177Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T18:23:07.177Z] 31adcdaf11c8: Download complete [2021-10-28T18:23:07.459Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T18:23:07.459Z] 5d74067f8e1e: Download complete [2021-10-28T18:23:07.459Z] e0aca202a116: Verifying Checksum [2021-10-28T18:23:07.459Z] e0aca202a116: Download complete [2021-10-28T18:23:07.459Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:23:07.459Z] a0d0a0d46f8b: Download complete [2021-10-28T18:23:07.459Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T18:23:07.459Z] 3a43be97a3b4: Download complete [2021-10-28T18:23:07.459Z] 34cad66bf833: Verifying Checksum [2021-10-28T18:23:07.459Z] 34cad66bf833: Download complete [2021-10-28T18:23:07.737Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:23:08.003Z] 31adcdaf11c8: Pull complete [2021-10-28T18:23:08.003Z] 4527c011a84f: Verifying Checksum [2021-10-28T18:23:08.003Z] 4527c011a84f: Download complete [2021-10-28T18:23:08.003Z] b8b176561691: Pull complete [2021-10-28T18:23:08.291Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T18:23:08.291Z] b4e3c513aaa6: Download complete [2021-10-28T18:23:11.617Z] 4527c011a84f: Pull complete [2021-10-28T18:23:11.617Z] 5d74067f8e1e: Pull complete [2021-10-28T18:23:11.881Z] e0aca202a116: Pull complete [2021-10-28T18:23:11.881Z] 3a43be97a3b4: Pull complete [2021-10-28T18:23:11.881Z] 34cad66bf833: Pull complete [2021-10-28T18:23:14.470Z] b4e3c513aaa6: Pull complete [2021-10-28T18:23:14.470Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T18:23:14.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:23:14.470Z] ---> 9f6097aaca64 [2021-10-28T18:23:14.470Z] Step 3/10 : ARG MAKE=make build [2021-10-28T18:23:15.861Z] ---> Running in 43d357f439d4 [2021-10-28T18:23:16.123Z] Removing intermediate container 43d357f439d4 [2021-10-28T18:23:16.123Z] ---> 95505ecb69ac [2021-10-28T18:23:16.123Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-28T18:23:16.123Z] ---> Running in a89d1caa1ea0 [2021-10-28T18:23:16.123Z] Removing intermediate container a89d1caa1ea0 [2021-10-28T18:23:16.123Z] ---> 5cb6cd08d8e4 [2021-10-28T18:23:16.123Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T18:23:16.123Z] ---> Running in 3522281fba22 [2021-10-28T18:23:16.123Z] Removing intermediate container 3522281fba22 [2021-10-28T18:23:16.123Z] ---> c433919fb412 [2021-10-28T18:23:16.123Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:23:16.385Z] ---> Running in 42fa65e8bb37 [2021-10-28T18:23:16.959Z] Removing intermediate container 42fa65e8bb37 [2021-10-28T18:23:16.959Z] ---> 8bdf9d6ba1bf [2021-10-28T18:23:16.959Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-28T18:23:16.959Z] ---> Running in bd275a8fe327 [2021-10-28T18:23:16.959Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:23:17.905Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:23:18.480Z] OK: 220 MiB in 52 packages [2021-10-28T18:23:18.743Z] Removing intermediate container bd275a8fe327 [2021-10-28T18:23:18.743Z] ---> 610d335eee67 [2021-10-28T18:23:18.743Z] Step 8/10 : COPY . . [2021-10-28T18:23:19.006Z] ---> eff03d543cc6 [2021-10-28T18:23:19.006Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:23:19.006Z] ---> Running in 7729c878a6a2 [2021-10-28T18:23:45.679Z] Removing intermediate container 7729c878a6a2 [2021-10-28T18:23:45.679Z] ---> f8715456acca [2021-10-28T18:23:45.679Z] Step 10/10 : RUN ${MAKE} [2021-10-28T18:23:45.679Z] ---> Running in 4edb2cfeaa84 [2021-10-28T18:23:45.679Z] noop [2021-10-28T18:23:45.941Z] Removing intermediate container 4edb2cfeaa84 [2021-10-28T18:23:45.941Z] ---> bc323286f999 [2021-10-28T18:23:45.941Z] Successfully built bc323286f999 [2021-10-28T18:23:45.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:23:46.235Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:23:46.235Z] . [Pipeline] withDockerContainer [2021-10-28T18:23:46.333Z] prd-centos7-docker-4c-2g-51 does not seem to be running inside a container [2021-10-28T18:23:46.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-28T18:23:46.662Z] $ docker top e0f6a391248d39147a6f30d78e7c6061151e9addb5c6204f80e0e0ee6cc3e360 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:23:47.027Z] + go version [2021-10-28T18:23:47.027Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T18:23:47.033Z] $ docker stop --time=1 e0f6a391248d39147a6f30d78e7c6061151e9addb5c6204f80e0e0ee6cc3e360 [2021-10-28T18:23:48.196Z] $ docker rm -f e0f6a391248d39147a6f30d78e7c6061151e9addb5c6204f80e0e0ee6cc3e360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:23:48.642Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:23:48.642Z] . [Pipeline] withDockerContainer [2021-10-28T18:23:48.709Z] prd-centos7-docker-4c-2g-51 does not seem to be running inside a container [2021-10-28T18:23:48.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-28T18:23:49.066Z] $ docker top 4b7601fbf185d70089e00b1139401b76451c7a4a94dae7acafac872189d2ba9d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:23:49.443Z] + make test [2021-10-28T18:23:49.443Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T18:23:54.771Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-28T18:24:16.864Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-28T18:24:16.864Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-28T18:24:16.864Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-28T18:24:18.274Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] [2021-10-28T18:24:18.274Z] internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse [2021-10-28T18:24:18.544Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-10-28T18:24:18.544Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-28T18:24:18.813Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements [2021-10-28T18:24:19.084Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements [2021-10-28T18:24:19.663Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.054s coverage: 9.0% of statements [2021-10-28T18:24:19.663Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-28T18:24:19.663Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-28T18:24:19.663Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-28T18:24:20.239Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 28.7% of statements [2021-10-28T18:24:20.239Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-28T18:24:21.192Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.048s coverage: 83.3% of statements [2021-10-28T18:24:21.192Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-28T18:24:21.192Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-28T18:24:21.192Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 57.8% of statements [2021-10-28T18:24:22.581Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.826s coverage: 88.8% of statements [2021-10-28T18:24:22.581Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-28T18:24:22.581Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.046s coverage: 4.9% of statements [2021-10-28T18:24:22.581Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-28T18:24:22.581Z] FAIL [2021-10-28T18:24:22.581Z] make: *** [Makefile:35: test] Error 2 [Pipeline] } [2021-10-28T18:24:22.592Z] $ docker stop --time=1 4b7601fbf185d70089e00b1139401b76451c7a4a94dae7acafac872189d2ba9d [2021-10-28T18:24:24.154Z] $ docker rm -f 4b7601fbf185d70089e00b1139401b76451c7a4a94dae7acafac872189d2ba9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:24:24.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:24:24.937Z] [2021-10-28T18:24:24.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:24:25.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:24:25.296Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T18:24:25.296Z] b4d181a07f80: Pulling fs layer [2021-10-28T18:24:25.296Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T18:24:25.296Z] ed53099fbce6: Pulling fs layer [2021-10-28T18:24:25.296Z] dc539afda2c1: Pulling fs layer [2021-10-28T18:24:25.296Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T18:24:25.296Z] 9065ff56babe: Pulling fs layer [2021-10-28T18:24:25.296Z] d287ab97295c: Pulling fs layer [2021-10-28T18:24:25.296Z] dc539afda2c1: Waiting [2021-10-28T18:24:25.296Z] 77bc0d833cb6: Waiting [2021-10-28T18:24:25.296Z] 9065ff56babe: Waiting [2021-10-28T18:24:25.296Z] d287ab97295c: Waiting [2021-10-28T18:24:25.296Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T18:24:25.296Z] a1111a8f2ec3: Download complete [2021-10-28T18:24:25.296Z] dc539afda2c1: Verifying Checksum [2021-10-28T18:24:25.296Z] dc539afda2c1: Download complete [2021-10-28T18:24:25.296Z] ed53099fbce6: Verifying Checksum [2021-10-28T18:24:25.296Z] ed53099fbce6: Download complete [2021-10-28T18:24:25.296Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T18:24:25.296Z] 77bc0d833cb6: Download complete [2021-10-28T18:24:25.563Z] 9065ff56babe: Verifying Checksum [2021-10-28T18:24:25.563Z] 9065ff56babe: Download complete [2021-10-28T18:24:25.563Z] b4d181a07f80: Verifying Checksum [2021-10-28T18:24:25.563Z] b4d181a07f80: Download complete [2021-10-28T18:24:26.140Z] d287ab97295c: Verifying Checksum [2021-10-28T18:24:26.140Z] d287ab97295c: Download complete [2021-10-28T18:24:27.102Z] b4d181a07f80: Pull complete [2021-10-28T18:24:27.102Z] a1111a8f2ec3: Pull complete [2021-10-28T18:24:27.688Z] ed53099fbce6: Pull complete [2021-10-28T18:24:27.688Z] dc539afda2c1: Pull complete [2021-10-28T18:24:27.951Z] 77bc0d833cb6: Pull complete [2021-10-28T18:24:27.951Z] 9065ff56babe: Pull complete [2021-10-28T18:24:33.300Z] d287ab97295c: Pull complete [2021-10-28T18:24:33.300Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T18:24:33.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:24:33.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T18:24:33.369Z] prd-centos7-docker-4c-2g-51 does not seem to be running inside a container [2021-10-28T18:24:33.402Z] $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T18:24:35.791Z] $ docker top 5713e434b3e94190af2e47b9279923b9224be22ce243af30834a17d1d2b42de0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:24:36.192Z] ---> job-cost.sh [2021-10-28T18:24:36.192Z] lf-activate-venv: SKIPPING [2021-10-28T18:24:36.192Z] INFO: No Stack... [2021-10-28T18:24:38.736Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T18:24:38.736Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T18:24:39.034Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2021-10-28T18:24:39.035Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T18:24:39.061Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1046-3-stack-cost] [2021-10-28T18:24:39.066Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1046-3-stack-cost] did not exist. Created. [2021-10-28T18:24:39.066Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1046-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T18:24:39.368Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-28T18:24:39.546Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T18:24:39.552Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1046-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T18:24:39.568Z] $ docker stop --time=1 5713e434b3e94190af2e47b9279923b9224be22ce243af30834a17d1d2b42de0 [2021-10-28T18:24:40.701Z] $ docker rm -f 5713e434b3e94190af2e47b9279923b9224be22ce243af30834a17d1d2b42de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T18:24:41.037Z] Failed in branch amd64 [2021-10-28T20:53:56.360Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12251 in /w/workspace/gexfoundry_device-sdk-go_PR-1046 [Pipeline] { [Pipeline] ws [2021-10-28T20:53:56.372Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-10-28T20:53:56.677Z] Selected Git installation does not exist. Using Default [2021-10-28T20:53:56.677Z] The recommended git tool is: NONE [2021-10-28T20:54:05.038Z] using credential edgex-jenkins-ssh [2021-10-28T20:54:05.056Z] Cloning the remote Git repository [2021-10-28T20:54:05.231Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:54:05.429Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-10-28T20:54:05.618Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:54:05.619Z] > git --version # timeout=10 [2021-10-28T20:54:05.641Z] > git --version # 'git version 2.17.1' [2021-10-28T20:54:05.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:54:05.752Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:54:07.191Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T20:54:07.220Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:54:07.259Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T20:54:07.319Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:54:07.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:54:07.957Z] Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 85f996e76d8d9c3d1e96844571893c2838282022 [2021-10-28T20:54:08.314Z] Merge succeeded, producing 95888b89adc31b7a976526a06e45b5d679d57079 [2021-10-28T20:54:08.314Z] Checking out Revision 95888b89adc31b7a976526a06e45b5d679d57079 (PR-1046) [2021-10-28T20:54:07.340Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1046/head:refs/remotes/origin/PR-1046 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T20:54:07.982Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:54:08.007Z] > git checkout -f 85f996e76d8d9c3d1e96844571893c2838282022 # timeout=10 [2021-10-28T20:54:08.131Z] > git remote # timeout=10 [2021-10-28T20:54:08.152Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T20:54:08.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:54:08.188Z] > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 [2021-10-28T20:54:08.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T20:54:08.318Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:54:08.338Z] > git checkout -f 95888b89adc31b7a976526a06e45b5d679d57079 # timeout=10 [2021-10-28T20:54:12.743Z] Commit message: "Merge commit '03dd633c157cc78c3153413baf97d57252ad0ef0' into HEAD" [2021-10-28T20:54:12.749Z] > git rev-list --no-walk 85f996e76d8d9c3d1e96844571893c2838282022 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T20:54:13.770Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T20:54:13.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T20:54:13.771Z] Dload Upload Total Spent Left Speed [2021-10-28T20:54:13.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2021-10-28T20:54:14.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T20:54:14.539Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-28T20:54:14.540Z] + sudo tee /etc/docker/daemon.new [2021-10-28T20:54:14.540Z] { [2021-10-28T20:54:14.540Z] "registry-mirrors": [ [2021-10-28T20:54:14.540Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T20:54:14.540Z] ], [2021-10-28T20:54:14.540Z] "bip": "10.250.0.254/24", [2021-10-28T20:54:14.540Z] "hosts": [ [2021-10-28T20:54:14.540Z] "tcp://0.0.0.0:5555", [2021-10-28T20:54:14.540Z] "unix:///var/run/docker.sock" [2021-10-28T20:54:14.540Z] ], [2021-10-28T20:54:14.540Z] "mtu": 1458, [2021-10-28T20:54:14.540Z] "selinux-enabled": true, [2021-10-28T20:54:14.540Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T20:54:14.540Z] } [Pipeline] sh [2021-10-28T20:54:14.908Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T20:54:15.264Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T20:54:33.627Z] provisioning config files... [2021-10-28T20:54:33.657Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7198320385839324854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:54:34.038Z] ---> docker-login.sh [2021-10-28T20:54:34.038Z] nexus3.edgexfoundry.org:10001 [2021-10-28T20:54:34.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:35.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:35.243Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:35.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:35.243Z] [2021-10-28T20:54:35.243Z] Login Succeeded [2021-10-28T20:54:35.243Z] nexus3.edgexfoundry.org:10002 [2021-10-28T20:54:35.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:35.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:35.795Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:35.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:35.795Z] [2021-10-28T20:54:35.795Z] Login Succeeded [2021-10-28T20:54:35.795Z] nexus3.edgexfoundry.org:10003 [2021-10-28T20:54:36.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:36.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:36.404Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:36.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:36.404Z] [2021-10-28T20:54:36.404Z] Login Succeeded [2021-10-28T20:54:36.404Z] nexus3.edgexfoundry.org:10004 [2021-10-28T20:54:37.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:37.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:37.089Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:37.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:37.089Z] [2021-10-28T20:54:37.089Z] Login Succeeded [2021-10-28T20:54:37.089Z] docker.io [2021-10-28T20:54:37.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:38.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:38.305Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:38.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:38.305Z] [2021-10-28T20:54:38.305Z] Login Succeeded [2021-10-28T20:54:38.305Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T20:54:38.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T20:54:38.879Z] ========================================================= [2021-10-28T20:54:38.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T20:54:38.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:54:39.380Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-28T20:54:39.987Z] Sending build context to Docker daemon 2.716MB [2021-10-28T20:54:39.987Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T20:54:39.987Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-28T20:54:40.264Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T20:54:40.264Z] 552d1f2373af: Pulling fs layer [2021-10-28T20:54:40.264Z] ea3f2d53f512: Pulling fs layer [2021-10-28T20:54:40.264Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T20:54:40.264Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T20:54:40.264Z] 72dc09318566: Pulling fs layer [2021-10-28T20:54:40.264Z] f4f7b4309257: Pulling fs layer [2021-10-28T20:54:40.264Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T20:54:40.264Z] b78e95d17946: Pulling fs layer [2021-10-28T20:54:40.264Z] f4f7b4309257: Waiting [2021-10-28T20:54:40.264Z] 7a9cfe048b4a: Waiting [2021-10-28T20:54:40.264Z] 72dc09318566: Waiting [2021-10-28T20:54:40.264Z] b78e95d17946: Waiting [2021-10-28T20:54:40.265Z] 9e70ebbbe112: Download complete [2021-10-28T20:54:40.265Z] ea3f2d53f512: Download complete [2021-10-28T20:54:40.265Z] 72dc09318566: Verifying Checksum [2021-10-28T20:54:40.265Z] 72dc09318566: Download complete [2021-10-28T20:54:40.265Z] 552d1f2373af: Verifying Checksum [2021-10-28T20:54:40.265Z] 552d1f2373af: Download complete [2021-10-28T20:54:40.265Z] f4f7b4309257: Verifying Checksum [2021-10-28T20:54:40.265Z] f4f7b4309257: Download complete [2021-10-28T20:54:40.265Z] 0ac9a79272e3: Verifying Checksum [2021-10-28T20:54:40.265Z] 0ac9a79272e3: Download complete [2021-10-28T20:54:41.256Z] 552d1f2373af: Pull complete [2021-10-28T20:54:41.862Z] ea3f2d53f512: Pull complete [2021-10-28T20:54:42.143Z] 9e70ebbbe112: Pull complete [2021-10-28T20:54:42.425Z] b78e95d17946: Verifying Checksum [2021-10-28T20:54:42.425Z] b78e95d17946: Download complete [2021-10-28T20:54:43.045Z] 7a9cfe048b4a: Verifying Checksum [2021-10-28T20:54:43.045Z] 7a9cfe048b4a: Download complete [2021-10-28T20:54:55.455Z] 7a9cfe048b4a: Pull complete [2021-10-28T20:54:55.455Z] 72dc09318566: Pull complete [2021-10-28T20:54:55.455Z] f4f7b4309257: Pull complete [2021-10-28T20:54:55.455Z] 0ac9a79272e3: Pull complete [2021-10-28T20:55:00.874Z] b78e95d17946: Pull complete [2021-10-28T20:55:00.874Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T20:55:00.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T20:55:00.874Z] ---> 8b459fc5aaf0 [2021-10-28T20:55:00.874Z] Step 3/10 : ARG MAKE=make build [2021-10-28T20:55:02.864Z] ---> Running in df081266d4dc [2021-10-28T20:55:02.864Z] Removing intermediate container df081266d4dc [2021-10-28T20:55:02.864Z] ---> 95757c2e297c [2021-10-28T20:55:02.864Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-28T20:55:03.149Z] ---> Running in 3161ea28bb0c [2021-10-28T20:55:03.750Z] Removing intermediate container 3161ea28bb0c [2021-10-28T20:55:03.750Z] ---> cc1972a6f3fd [2021-10-28T20:55:03.750Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T20:55:03.750Z] ---> Running in 2ffb8a088fc7 [2021-10-28T20:55:04.350Z] Removing intermediate container 2ffb8a088fc7 [2021-10-28T20:55:04.350Z] ---> 7f8d75b836b4 [2021-10-28T20:55:04.350Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T20:55:04.350Z] ---> Running in c5b1b152b8fa [2021-10-28T20:55:06.989Z] Removing intermediate container c5b1b152b8fa [2021-10-28T20:55:06.989Z] ---> c7d73f0937bc [2021-10-28T20:55:06.989Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-28T20:55:06.989Z] ---> Running in 5f55b812d143 [2021-10-28T20:55:07.970Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T20:55:09.407Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T20:55:10.004Z] OK: 219 MiB in 52 packages [2021-10-28T20:55:10.991Z] Removing intermediate container 5f55b812d143 [2021-10-28T20:55:10.991Z] ---> 6f8ff92ad0e2 [2021-10-28T20:55:10.991Z] Step 8/10 : COPY . . [2021-10-28T20:55:12.437Z] ---> 5a5211f97569 [2021-10-28T20:55:12.437Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T20:55:12.726Z] ---> Running in 6ed44414a54c [2021-10-28T20:56:34.579Z] Removing intermediate container 6ed44414a54c [2021-10-28T20:56:34.579Z] ---> 884f4edac3f6 [2021-10-28T20:56:34.579Z] Step 10/10 : RUN ${MAKE} [2021-10-28T20:56:34.579Z] ---> Running in 5c69f4e3e7cb [2021-10-28T20:56:34.579Z] noop [2021-10-28T20:56:35.559Z] Removing intermediate container 5c69f4e3e7cb [2021-10-28T20:56:35.559Z] ---> 1c60367dca99 [2021-10-28T20:56:35.559Z] Successfully built 1c60367dca99 [2021-10-28T20:56:35.559Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:56:35.919Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T20:56:35.919Z] . [Pipeline] withDockerContainer [2021-10-28T20:56:36.194Z] prd-ubuntu18.04-docker-arm64-4c-16g-12251 does not seem to be running inside a container [2021-10-28T20:56:36.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T20:56:37.914Z] $ docker top 1e63076b7a0146da802431dcb76a32618ea4cb7638d3cf2e8f61fec6efd95693 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T20:56:38.910Z] + go version [2021-10-28T20:56:38.910Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T20:56:38.936Z] $ docker stop --time=1 1e63076b7a0146da802431dcb76a32618ea4cb7638d3cf2e8f61fec6efd95693 [2021-10-28T20:56:40.729Z] $ docker rm -f 1e63076b7a0146da802431dcb76a32618ea4cb7638d3cf2e8f61fec6efd95693 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:56:41.471Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T20:56:41.471Z] . [Pipeline] withDockerContainer [2021-10-28T20:56:41.733Z] prd-ubuntu18.04-docker-arm64-4c-16g-12251 does not seem to be running inside a container [2021-10-28T20:56:41.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T20:56:43.339Z] $ docker top f7c6585180586d5946a90cf96c12faca3b136138feaf17906e7998ba470f84c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T20:56:44.300Z] + make test [2021-10-28T20:56:44.300Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T20:57:16.683Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-28T20:58:38.559Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-28T20:58:38.559Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-28T20:58:38.559Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-28T20:58:41.256Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] [2021-10-28T20:58:41.256Z] internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse [2021-10-28T20:58:41.256Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-10-28T20:58:41.256Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-28T20:58:41.539Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.293s coverage: 28.1% of statements [2021-10-28T20:58:41.539Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.300s coverage: 78.9% of statements [2021-10-28T20:58:41.539Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.388s coverage: 9.0% of statements [2021-10-28T20:58:41.539Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-28T20:58:41.539Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-28T20:58:41.539Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-28T20:58:49.880Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.402s coverage: 28.7% of statements [2021-10-28T20:58:49.881Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-28T20:58:49.881Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.293s coverage: 83.3% of statements [2021-10-28T20:58:49.881Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-28T20:58:49.881Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-28T20:58:49.881Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.469s coverage: 57.8% of statements [2021-10-28T20:58:53.302Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.118s coverage: 88.8% of statements [2021-10-28T20:58:53.302Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-28T20:58:54.284Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.279s coverage: 4.9% of statements [2021-10-28T20:58:54.284Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-28T20:58:54.284Z] FAIL [2021-10-28T20:58:54.882Z] make: *** [Makefile:35: test] Error 2 [Pipeline] } [2021-10-28T20:58:54.907Z] $ docker stop --time=1 f7c6585180586d5946a90cf96c12faca3b136138feaf17906e7998ba470f84c3 [2021-10-28T20:58:56.878Z] $ docker rm -f f7c6585180586d5946a90cf96c12faca3b136138feaf17906e7998ba470f84c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:58:58.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T20:58:58.640Z] [2021-10-28T20:58:58.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:58:58.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T20:58:59.272Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T20:58:59.272Z] 448f6bf000e3: Pulling fs layer [2021-10-28T20:58:59.272Z] f757da607395: Pulling fs layer [2021-10-28T20:58:59.272Z] 05883995daec: Pulling fs layer [2021-10-28T20:58:59.272Z] 8603b9c90790: Pulling fs layer [2021-10-28T20:58:59.272Z] 1560dd03e051: Pulling fs layer [2021-10-28T20:58:59.272Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T20:58:59.272Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T20:58:59.272Z] 1560dd03e051: Waiting [2021-10-28T20:58:59.272Z] 27f5ce0e4adf: Waiting [2021-10-28T20:58:59.272Z] c2d8d7efcc4b: Waiting [2021-10-28T20:58:59.272Z] 8603b9c90790: Waiting [2021-10-28T20:58:59.272Z] f757da607395: Verifying Checksum [2021-10-28T20:58:59.272Z] f757da607395: Download complete [2021-10-28T20:58:59.555Z] 8603b9c90790: Verifying Checksum [2021-10-28T20:58:59.555Z] 8603b9c90790: Download complete [2021-10-28T20:58:59.555Z] 1560dd03e051: Verifying Checksum [2021-10-28T20:58:59.555Z] 1560dd03e051: Download complete [2021-10-28T20:58:59.555Z] 05883995daec: Verifying Checksum [2021-10-28T20:58:59.555Z] 05883995daec: Download complete [2021-10-28T20:58:59.555Z] 27f5ce0e4adf: Verifying Checksum [2021-10-28T20:58:59.555Z] 27f5ce0e4adf: Download complete [2021-10-28T20:58:59.829Z] 448f6bf000e3: Verifying Checksum [2021-10-28T20:58:59.829Z] 448f6bf000e3: Download complete [2021-10-28T20:59:02.483Z] c2d8d7efcc4b: Verifying Checksum [2021-10-28T20:59:03.928Z] 448f6bf000e3: Pull complete [2021-10-28T20:59:04.529Z] f757da607395: Pull complete [2021-10-28T20:59:05.974Z] 05883995daec: Pull complete [2021-10-28T20:59:06.586Z] 8603b9c90790: Pull complete [2021-10-28T20:59:07.577Z] 1560dd03e051: Pull complete [2021-10-28T20:59:07.850Z] 27f5ce0e4adf: Pull complete [2021-10-28T20:59:23.004Z] c2d8d7efcc4b: Pull complete [2021-10-28T20:59:23.004Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T20:59:23.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T20:59:23.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T20:59:23.280Z] prd-ubuntu18.04-docker-arm64-4c-16g-12251 does not seem to be running inside a container [2021-10-28T20:59:23.377Z] $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-28T20:59:26.920Z] $ docker top 8739e8fd7e310ce544f2cb7255036ff9a65932435863690b5e6efa44bce4dea2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:27.924Z] ---> job-cost.sh [2021-10-28T20:59:27.924Z] lf-activate-venv: SKIPPING [2021-10-28T20:59:27.924Z] INFO: No Stack... [2021-10-28T20:59:28.201Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T20:59:28.800Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T20:59:29.478Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2021-10-28T20:59:29.478Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T20:59:29.551Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1046-3-stack-cost] [2021-10-28T20:59:29.557Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1046-3-stack-cost] did not exist. Created. [2021-10-28T20:59:29.557Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1046-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T20:59:30.264Z] /w/workspace/device-sdk-go/3@tmp/durable-8d0381ad/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-8d0381ad/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-28T20:59:30.950Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T20:59:30.975Z] Warning: overwriting stash ‘stack-cost’ [2021-10-28T20:59:31.671Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T20:59:31.679Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1046-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T20:59:31.698Z] $ docker stop --time=1 8739e8fd7e310ce544f2cb7255036ff9a65932435863690b5e6efa44bce4dea2 [2021-10-28T20:59:33.358Z] $ docker rm -f 8739e8fd7e310ce544f2cb7255036ff9a65932435863690b5e6efa44bce4dea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T20:59:33.809Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-28T20:59:35.056Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1046/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:35.359Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:35.909Z] ---> package-listing.sh [2021-10-28T20:59:35.909Z] ++ facter osfamily [2021-10-28T20:59:35.909Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T20:59:36.172Z] + OS_FAMILY=redhat [2021-10-28T20:59:36.172Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1046 [2021-10-28T20:59:36.172Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T20:59:36.172Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T20:59:36.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T20:59:36.172Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T20:59:36.172Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1046 ']' [2021-10-28T20:59:36.172Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T20:59:36.172Z] + case "${OS_FAMILY}" in [2021-10-28T20:59:36.172Z] + sort [2021-10-28T20:59:36.172Z] + rpm -qa [2021-10-28T20:59:36.742Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T20:59:36.742Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T20:59:36.742Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T20:59:36.742Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1046 ']' [2021-10-28T20:59:36.742Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1046/archives/ [2021-10-28T20:59:36.742Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1046/archives/ [Pipeline] echo [2021-10-28T20:59:36.753Z] 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-1046/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-28T20:59:37.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:59:37.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T20:59:37.591Z] [2021-10-28T20:59:37.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:59:37.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T20:59:37.897Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T20:59:37.897Z] b4d181a07f80: Pulling fs layer [2021-10-28T20:59:37.897Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T20:59:37.897Z] ed53099fbce6: Pulling fs layer [2021-10-28T20:59:37.897Z] dc539afda2c1: Pulling fs layer [2021-10-28T20:59:37.897Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T20:59:37.897Z] 9065ff56babe: Pulling fs layer [2021-10-28T20:59:37.897Z] d287ab97295c: Pulling fs layer [2021-10-28T20:59:37.897Z] 77bc0d833cb6: Waiting [2021-10-28T20:59:37.897Z] 9065ff56babe: Waiting [2021-10-28T20:59:37.897Z] d287ab97295c: Waiting [2021-10-28T20:59:37.897Z] dc539afda2c1: Waiting [2021-10-28T20:59:37.897Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T20:59:37.897Z] a1111a8f2ec3: Download complete [2021-10-28T20:59:37.897Z] dc539afda2c1: Verifying Checksum [2021-10-28T20:59:37.897Z] dc539afda2c1: Download complete [2021-10-28T20:59:38.165Z] ed53099fbce6: Verifying Checksum [2021-10-28T20:59:38.165Z] ed53099fbce6: Download complete [2021-10-28T20:59:38.165Z] 9065ff56babe: Verifying Checksum [2021-10-28T20:59:38.165Z] 9065ff56babe: Download complete [2021-10-28T20:59:38.165Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T20:59:38.165Z] 77bc0d833cb6: Download complete [2021-10-28T20:59:38.165Z] b4d181a07f80: Verifying Checksum [2021-10-28T20:59:38.165Z] b4d181a07f80: Download complete [2021-10-28T20:59:38.745Z] d287ab97295c: Verifying Checksum [2021-10-28T20:59:38.745Z] d287ab97295c: Download complete [2021-10-28T20:59:39.690Z] b4d181a07f80: Pull complete [2021-10-28T20:59:39.951Z] a1111a8f2ec3: Pull complete [2021-10-28T20:59:40.523Z] ed53099fbce6: Pull complete [2021-10-28T20:59:40.523Z] dc539afda2c1: Pull complete [2021-10-28T20:59:40.780Z] 77bc0d833cb6: Pull complete [2021-10-28T20:59:40.780Z] 9065ff56babe: Pull complete [2021-10-28T20:59:46.108Z] d287ab97295c: Pull complete [2021-10-28T20:59:46.108Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T20:59:46.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T20:59:46.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T20:59:46.164Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-10-28T20:59:46.197Z] $ 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-1046/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-1046 -v /w/workspace/gexfoundry_device-sdk-go_PR-1046:/w/workspace/gexfoundry_device-sdk-go_PR-1046:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T20:59:48.665Z] $ docker top ab7d92410e2d9b9336e836def99bf698c8c8cb757076147024ee95c946d6b1c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T20:59:49.012Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T20:59:49.299Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T20:59:49.600Z] + ls /var/log/sa-host [2021-10-28T20:59:49.600Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T20:59:49.600Z] file_magic: OK [2021-10-28T20:59:49.600Z] HZ: Using current value: 100 [2021-10-28T20:59:49.600Z] file_header: OK [2021-10-28T20:59:49.600Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-28T20:59:49.600Z] Statistics: [2021-10-28T20:59:49.600Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T20:59:49.600Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T20:59:49.600Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T20:59:49.600Z] file_magic: OK [2021-10-28T20:59:49.600Z] HZ: Using current value: 100 [2021-10-28T20:59:49.600Z] file_header: OK [2021-10-28T20:59:49.600Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-28T20:59:49.600Z] Statistics: [2021-10-28T20:59:49.600Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T20:59:49.600Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T20:59:49.698Z] provisioning config files... [2021-10-28T20:59:49.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/config9141549230131896033tmp [Pipeline] { [Pipeline] echo [2021-10-28T20:59:49.719Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:50.030Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T20:59:50.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:50.364Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T20:59:50.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:50.660Z] ---> sudo-logs.sh [2021-10-28T20:59:50.660Z] Archiving 'sudo' log.. [2021-10-28T20:59:50.660Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-43.novalocal: Name or service not known [2021-10-28T20:59:50.660Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-43.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T20:59:50.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:50.991Z] ---> job-cost.sh [2021-10-28T20:59:50.992Z] lf-activate-venv: SKIPPING [2021-10-28T20:59:50.992Z] DEBUG: total: 0.10999999940395355 [2021-10-28T20:59:50.992Z] INFO: Retrieving Stack Cost... [2021-10-28T20:59:51.252Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T20:59:51.512Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T20:59:51.522Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:51.819Z] ---> logs-deploy.sh [2021-10-28T20:59:51.819Z] lf-activate-venv: SKIPPING [2021-10-28T20:59:51.819Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1046/3 [2021-10-28T20:59:51.819Z] INFO: archiving workspace using pattern(s): [2021-10-28T20:59:52.393Z] Archives upload complete. [2021-10-28T20:59:52.654Z] INFO: archiving logs to Nexus