Pull request #3769 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 rather than 449494f948c69f040161c8ede26f5b2c39d32799 Obtained Jenkinsfile from d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3556502479681761409.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-ssh3789103680236053218.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3769/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3769/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8033799729824764282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3769/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8896877170558512485.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7965244921160629476.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3769/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3769/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8940652388449441588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-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_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1151 in /w/workspace/edgexfoundry_edgex-go_PR-3769 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go/1@tmp/jenkins-gitclient-ssh1582644952351299906.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go/1@tmp/jenkins-gitclient-ssh3817522165047947948.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3769/head:refs/remotes/origin/PR-3769 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 449494f948c69f040161c8ede26f5b2c39d32799 Merge succeeded, producing 449494f948c69f040161c8ede26f5b2c39d32799 Checking out Revision 449494f948c69f040161c8ede26f5b2c39d32799 (PR-3769) > git config core.sparsecheckout # timeout=10 > git checkout -f 449494f948c69f040161c8ede26f5b2c39d32799 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3722760006306545619.key > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 449494f948c69f040161c8ede26f5b2c39d32799 # timeout=10 Commit message: "feat(command): Allow Get Command to pass parameters in the payload" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-22T03:45:59.043Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-22T03:45:59.176Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-22T03:45:59.250Z] ========================================================= [2021-10-22T03:45:59.250Z] EdgeX Global Pipelines Version Info [2021-10-22T03:45:59.250Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:46:00.473Z] ------------------- [2021-10-22T03:46:00.473Z] stable info: [2021-10-22T03:46:00.473Z] ------------------- [2021-10-22T03:46:00.473Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-22T03:46:00.473Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-22T03:46:00.473Z] Message: update stable to v1.0.210 [2021-10-22T03:46:01.051Z] ------------------- [2021-10-22T03:46:01.051Z] experimental info: [2021-10-22T03:46:01.051Z] ------------------- [2021-10-22T03:46:01.051Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-22T03:46:01.051Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-22T03:46:01.051Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-22T03:46:01.218Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-22T03:46:01.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-22T03:46:01.294Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-22T03:46:01.329Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-22T03:46:01.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-22T03:46:01.401Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-22T03:46:01.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-22T03:46:01.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-22T03:46:01.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-22T03:46:01.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-22T03:46:01.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-22T03:46:01.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-22T03:46:01.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-22T03:46:01.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-22T03:46:01.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-22T03:46:01.724Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-22T03:46:01.772Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-22T03:46:01.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-22T03:46:01.835Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-22T03:46:01.866Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-22T03:46:01.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-22T03:46:01.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-22T03:46:01.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3769 [Pipeline] echo [2021-10-22T03:46:02.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3769 [Pipeline] echo [2021-10-22T03:46:02.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3769 [Pipeline] echo [2021-10-22T03:46:02.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 449494f948c69f040161c8ede26f5b2c39d32799 [Pipeline] echo [2021-10-22T03:46:02.111Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 449494f [Pipeline] echo [2021-10-22T03:46:02.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T03:46:02.257Z] provisioning config files... [2021-10-22T03:46:02.274Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1478503073888699407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:46:02.631Z] ---> docker-login.sh [2021-10-22T03:46:02.631Z] nexus3.edgexfoundry.org:10001 [2021-10-22T03:46:02.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T03:46:02.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T03:46:02.898Z] Configure a credential helper to remove this warning. See [2021-10-22T03:46:02.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T03:46:02.898Z] [2021-10-22T03:46:02.898Z] Login Succeeded [2021-10-22T03:46:02.898Z] nexus3.edgexfoundry.org:10002 [2021-10-22T03:46:02.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T03:46:02.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T03:46:02.898Z] Configure a credential helper to remove this warning. See [2021-10-22T03:46:02.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T03:46:02.898Z] [2021-10-22T03:46:02.898Z] Login Succeeded [2021-10-22T03:46:02.898Z] nexus3.edgexfoundry.org:10003 [2021-10-22T03:46:03.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T03:46:03.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T03:46:03.159Z] Configure a credential helper to remove this warning. See [2021-10-22T03:46:03.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T03:46:03.159Z] [2021-10-22T03:46:03.159Z] Login Succeeded [2021-10-22T03:46:03.159Z] nexus3.edgexfoundry.org:10004 [2021-10-22T03:46:03.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T03:46:03.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T03:46:03.159Z] Configure a credential helper to remove this warning. See [2021-10-22T03:46:03.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T03:46:03.159Z] [2021-10-22T03:46:03.159Z] Login Succeeded [2021-10-22T03:46:03.159Z] docker.io [2021-10-22T03:46:03.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T03:46:03.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T03:46:03.738Z] Configure a credential helper to remove this warning. See [2021-10-22T03:46:03.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T03:46:03.738Z] [2021-10-22T03:46:03.738Z] Login Succeeded [2021-10-22T03:46:03.738Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T03:46:03.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T03:46:04.128Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-22T03:46:04.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T03:46:04.128Z] ++ dirname cmd/core-command/Dockerfile [2021-10-22T03:46:04.128Z] ++ cut -d/ -f2 [2021-10-22T03:46:04.128Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-22T03:46:04.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T03:46:04.128Z] ++ dirname cmd/core-data/Dockerfile [2021-10-22T03:46:04.128Z] ++ cut -d/ -f2 [2021-10-22T03:46:04.128Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-22T03:46:04.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T03:46:04.128Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-22T03:46:04.128Z] ++ cut -d/ -f2 [2021-10-22T03:46:04.128Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-22T03:46:04.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T03:46:04.128Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-22T03:46:04.128Z] ++ cut -d/ -f2 [2021-10-22T03:46:04.128Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-22T03:46:04.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T03:46:04.128Z] ++ cut -d/ -f2 [2021-10-22T03:46:04.128Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-22T03:46:04.128Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-22T03:46:04.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T03:46:04.128Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-22T03:46:04.128Z] ++ cut -d/ -f2 [2021-10-22T03:46:04.128Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-22T03:46:04.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T03:46:04.128Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-22T03:46:04.128Z] ++ cut -d/ -f2 [2021-10-22T03:46:04.128Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-22T03:46:04.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T03:46:04.128Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-22T03:46:04.128Z] ++ cut -d/ -f2 [2021-10-22T03:46:04.128Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-22T03:46:04.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T03:46:04.128Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-22T03:46:04.128Z] ++ cut -d/ -f2 [2021-10-22T03:46:04.128Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-22T03:46:04.187Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-22T03:46:05.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T03:46:05.228Z] [2021-10-22T03:46:05.228Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T03:46:05.578Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T03:46:05.578Z] latest: Pulling from edgex-devops/git-semver [2021-10-22T03:46:05.578Z] a0d0a0d46f8b: Pulling fs layer [2021-10-22T03:46:05.578Z] 3e5f54012d9b: Pulling fs layer [2021-10-22T03:46:05.578Z] 4c7163046ea9: Pulling fs layer [2021-10-22T03:46:05.578Z] 0c2d73faf560: Pulling fs layer [2021-10-22T03:46:05.578Z] 0c2d73faf560: Waiting [2021-10-22T03:46:05.578Z] 3e5f54012d9b: Verifying Checksum [2021-10-22T03:46:05.578Z] 3e5f54012d9b: Download complete [2021-10-22T03:46:05.578Z] a0d0a0d46f8b: Verifying Checksum [2021-10-22T03:46:05.578Z] a0d0a0d46f8b: Download complete [2021-10-22T03:46:05.578Z] 4c7163046ea9: Verifying Checksum [2021-10-22T03:46:05.578Z] 4c7163046ea9: Download complete [2021-10-22T03:46:05.578Z] 0c2d73faf560: Verifying Checksum [2021-10-22T03:46:05.578Z] 0c2d73faf560: Download complete [2021-10-22T03:46:05.841Z] a0d0a0d46f8b: Pull complete [2021-10-22T03:46:05.841Z] 3e5f54012d9b: Pull complete [2021-10-22T03:46:06.104Z] 4c7163046ea9: Pull complete [2021-10-22T03:46:06.365Z] 0c2d73faf560: Pull complete [2021-10-22T03:46:06.365Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-22T03:46:06.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T03:46:06.365Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-22T03:46:06.468Z] prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container [2021-10-22T03:46:06.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T03:46:07.095Z] $ docker top 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T03:46:07.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T03:46:07.266Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T03:46:07.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T03:46:07.369Z] $ docker exec 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb ssh-agent [2021-10-22T03:46:07.485Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXalcFPK/agent.13 [2021-10-22T03:46:07.485Z] SSH_AGENT_PID=19 [2021-10-22T03:46:07.492Z] Running ssh-add (command line suppressed) [2021-10-22T03:46:07.584Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4212737079635766211.key (/w/workspace/edgex-go/1@tmp/private_key_4212737079635766211.key) [2021-10-22T03:46:07.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T03:46:07.925Z] + git tag --points-at HEAD [Pipeline] } [2021-10-22T03:46:07.940Z] $ docker exec --env ******** --env ******** 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb ssh-agent -k [2021-10-22T03:46:08.057Z] unset SSH_AUTH_SOCK; [2021-10-22T03:46:08.058Z] unset SSH_AGENT_PID; [2021-10-22T03:46:08.058Z] echo Agent pid 19 killed; [2021-10-22T03:46:08.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-22T03:46:08.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T03:46:08.131Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T03:46:08.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T03:46:08.260Z] $ docker exec 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb ssh-agent [2021-10-22T03:46:08.383Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhnfAGg/agent.53 [2021-10-22T03:46:08.383Z] SSH_AGENT_PID=59 [2021-10-22T03:46:08.392Z] Running ssh-add (command line suppressed) [2021-10-22T03:46:08.509Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3678824289258030408.key (/w/workspace/edgex-go/1@tmp/private_key_3678824289258030408.key) [2021-10-22T03:46:08.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T03:46:08.852Z] + git semver init [2021-10-22T03:46:08.852Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T03:46:08.852Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-22T03:46:08.852Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-22T03:46:08.852Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T03:46:08.852Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T03:46:08.852Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T03:46:08.852Z] # $SEMVER_BRANCH = PR-3769 [2021-10-22T03:46:08.852Z] # $SEMVER_TEMP = /tmp/semver-296585974 [2021-10-22T03:46:08.852Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-22T03:46:21.154Z] # '/tmp/semver-296585974' -> '/w/workspace/edgex-go/1/.semver' [2021-10-22T03:46:21.154Z] # -> Force: false [2021-10-22T03:46:21.154Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-22T03:46:21.166Z] $ docker exec --env ******** --env ******** 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb ssh-agent -k [2021-10-22T03:46:21.253Z] unset SSH_AUTH_SOCK; [2021-10-22T03:46:21.253Z] unset SSH_AGENT_PID; [2021-10-22T03:46:21.253Z] echo Agent pid 59 killed; [2021-10-22T03:46:21.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T03:46:21.656Z] + git semver [Pipeline] } [2021-10-22T03:46:21.673Z] $ docker stop --time=1 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb [2021-10-22T03:46:23.670Z] $ docker rm -f 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T03:46:24.093Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-22T03:46:24.369Z] Stashed 1 file(s) [Pipeline] echo [2021-10-22T03:46:24.388Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-22T03:46:24.888Z] ========================================================= [2021-10-22T03:46:24.888Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-22T03:46:24.888Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T03:46:25.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T03:46:25.233Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-22T03:46:25.233Z] a0d0a0d46f8b: Already exists [2021-10-22T03:46:25.233Z] 31adcdaf11c8: Pulling fs layer [2021-10-22T03:46:25.233Z] b8b176561691: Pulling fs layer [2021-10-22T03:46:25.233Z] 4527c011a84f: Pulling fs layer [2021-10-22T03:46:25.233Z] 5d74067f8e1e: Pulling fs layer [2021-10-22T03:46:25.233Z] e0aca202a116: Pulling fs layer [2021-10-22T03:46:25.233Z] 3a43be97a3b4: Pulling fs layer [2021-10-22T03:46:25.233Z] 34cad66bf833: Pulling fs layer [2021-10-22T03:46:25.233Z] b4e3c513aaa6: Pulling fs layer [2021-10-22T03:46:25.233Z] 5d74067f8e1e: Waiting [2021-10-22T03:46:25.233Z] e0aca202a116: Waiting [2021-10-22T03:46:25.233Z] 3a43be97a3b4: Waiting [2021-10-22T03:46:25.233Z] 34cad66bf833: Waiting [2021-10-22T03:46:25.233Z] b4e3c513aaa6: Waiting [2021-10-22T03:46:25.233Z] b8b176561691: Verifying Checksum [2021-10-22T03:46:25.233Z] b8b176561691: Download complete [2021-10-22T03:46:25.233Z] 31adcdaf11c8: Verifying Checksum [2021-10-22T03:46:25.233Z] 31adcdaf11c8: Download complete [2021-10-22T03:46:25.233Z] 5d74067f8e1e: Verifying Checksum [2021-10-22T03:46:25.233Z] 5d74067f8e1e: Download complete [2021-10-22T03:46:25.233Z] e0aca202a116: Verifying Checksum [2021-10-22T03:46:25.233Z] e0aca202a116: Download complete [2021-10-22T03:46:25.233Z] 3a43be97a3b4: Verifying Checksum [2021-10-22T03:46:25.233Z] 3a43be97a3b4: Download complete [2021-10-22T03:46:25.504Z] 31adcdaf11c8: Pull complete [2021-10-22T03:46:25.504Z] 34cad66bf833: Verifying Checksum [2021-10-22T03:46:25.504Z] 34cad66bf833: Download complete [2021-10-22T03:46:25.504Z] b8b176561691: Pull complete [2021-10-22T03:46:25.774Z] 4527c011a84f: Verifying Checksum [2021-10-22T03:46:25.774Z] 4527c011a84f: Download complete [2021-10-22T03:46:26.039Z] b4e3c513aaa6: Verifying Checksum [2021-10-22T03:46:26.039Z] b4e3c513aaa6: Download complete [2021-10-22T03:46:29.408Z] 4527c011a84f: Pull complete [2021-10-22T03:46:29.408Z] 5d74067f8e1e: Pull complete [2021-10-22T03:46:29.671Z] e0aca202a116: Pull complete [2021-10-22T03:46:29.671Z] 3a43be97a3b4: Pull complete [2021-10-22T03:46:29.671Z] 34cad66bf833: Pull complete [2021-10-22T03:46:32.234Z] b4e3c513aaa6: Pull complete [2021-10-22T03:46:32.234Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-22T03:46:32.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T03:46:32.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-22T03:46:32.589Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-22T03:46:32.589Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T03:46:32.589Z] WORKDIR /edgex [2021-10-22T03:46:32.589Z] COPY go.mod . [2021-10-22T03:46:32.589Z] RUN go mod download' [2021-10-22T03:46:34.539Z] Sending build context to Docker daemon 329.7MB [2021-10-22T03:46:34.539Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T03:46:34.539Z] ---> 9f6097aaca64 [2021-10-22T03:46:34.539Z] Step 2/4 : WORKDIR /edgex [2021-10-22T03:46:35.480Z] ---> Running in d1f519063583 [2021-10-22T03:46:35.480Z] Removing intermediate container d1f519063583 [2021-10-22T03:46:35.480Z] ---> 50cb110e1d8d [2021-10-22T03:46:35.480Z] Step 3/4 : COPY go.mod . [2021-10-22T03:46:35.480Z] ---> c836cec42860 [2021-10-22T03:46:35.480Z] Step 4/4 : RUN go mod download [2021-10-22T03:46:35.480Z] ---> Running in 0e501e610007 [2021-10-22T03:46:39.757Z] Still waiting to schedule task [2021-10-22T03:46:39.757Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-22T03:47:14.303Z] Removing intermediate container 0e501e610007 [2021-10-22T03:47:14.303Z] ---> be0f037285eb [2021-10-22T03:47:14.303Z] Successfully built be0f037285eb [2021-10-22T03:47:14.303Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T03:47:14.631Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-22T03:47:14.631Z] . [Pipeline] withDockerContainer [2021-10-22T03:47:14.711Z] prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container [2021-10-22T03:47:14.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-22T03:47:15.078Z] $ docker top 98ee10e25968e57462519f081e95711c50584524961741000c7a4e03234f8330 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T03:47:15.484Z] + go version [2021-10-22T03:47:15.484Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-22T03:47:15.505Z] $ docker stop --time=1 98ee10e25968e57462519f081e95711c50584524961741000c7a4e03234f8330 [2021-10-22T03:47:16.676Z] $ docker rm -f 98ee10e25968e57462519f081e95711c50584524961741000c7a4e03234f8330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T03:47:17.310Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-22T03:47:17.310Z] . [Pipeline] withDockerContainer [2021-10-22T03:47:17.392Z] prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container [2021-10-22T03:47:17.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-22T03:47:17.771Z] $ docker top e54b6882b6f586d8ac67263fda737faf3d14585f37f72db33bbe99c39a112279 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-22T03:47:17.883Z] ========================================================= [2021-10-22T03:47:17.883Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-22T03:47:17.883Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T03:47:18.218Z] + make test [2021-10-22T03:47:18.218Z] go mod tidy [2021-10-22T03:47:18.487Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-22T03:47:23.815Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-22T03:47:36.115Z] # github.com/edgexfoundry/edgex-go/internal/core/command/application [2021-10-22T03:47:36.115Z] internal/core/command/application/command.go:221:17: dscc.GetCommandWithObject undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces".DeviceServiceCommandClient has no field or method GetCommandWithObject) [2021-10-22T03:47:51.104Z] # github.com/edgexfoundry/edgex-go/internal/core/command/application [github.com/edgexfoundry/edgex-go/internal/core/command/application.test] [2021-10-22T03:47:51.104Z] internal/core/command/application/command.go:221: dscc.GetCommandWithObject undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces".DeviceServiceCommandClient has no field or method GetCommandWithObject) [2021-10-22T03:47:51.104Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application [build failed] [2021-10-22T03:47:51.683Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] [2021-10-22T03:47:52.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 44.7% of statements [2021-10-22T03:47:53.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements [2021-10-22T03:47:54.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2021-10-22T03:47:54.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements [2021-10-22T03:47:54.763Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-10-22T03:47:55.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-10-22T03:47:55.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements [2021-10-22T03:47:55.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-10-22T03:47:56.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.3% of statements [2021-10-22T03:47:56.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-10-22T03:47:56.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2021-10-22T03:47:56.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-10-22T03:47:57.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2021-10-22T03:47:57.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-10-22T03:48:09.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2021-10-22T03:48:09.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-22T03:48:14.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.214s coverage: 82.5% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.239s coverage: 70.4% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.4% of statements [2021-10-22T03:48:32.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-10-22T03:48:33.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2021-10-22T03:48:41.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2021-10-22T03:48:41.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2021-10-22T03:48:41.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.048s coverage: 63.2% of statements [2021-10-22T03:48:41.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-10-22T03:48:41.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-10-22T03:48:41.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-10-22T03:48:41.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2021-10-22T03:48:41.419Z] make: *** [Makefile:98: unittest] Error 2 [Pipeline] } [2021-10-22T03:48:41.447Z] $ docker stop --time=1 e54b6882b6f586d8ac67263fda737faf3d14585f37f72db33bbe99c39a112279 [2021-10-22T03:48:42.772Z] $ docker rm -f e54b6882b6f586d8ac67263fda737faf3d14585f37f72db33bbe99c39a112279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-22T03:48:44.050Z] Failed in branch amd64 [2021-10-22T03:52:39.545Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1156 in /w/workspace/edgexfoundry_edgex-go_PR-3769 [Pipeline] { [Pipeline] ws [2021-10-22T03:52:39.582Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-22T03:52:39.800Z] The recommended git tool is: git [2021-10-22T03:52:45.242Z] using credential edgex-jenkins-ssh [2021-10-22T03:52:45.266Z] Cloning the remote Git repository [2021-10-22T03:52:45.362Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-22T03:52:45.597Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-22T03:52:45.698Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T03:52:45.699Z] > git --version # timeout=10 [2021-10-22T03:52:45.714Z] > git --version # 'git version 2.17.1' [2021-10-22T03:52:45.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T03:52:45.819Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T03:53:01.092Z] Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 449494f948c69f040161c8ede26f5b2c39d32799 [2021-10-22T03:53:01.430Z] Merge succeeded, producing 449494f948c69f040161c8ede26f5b2c39d32799 [2021-10-22T03:53:01.431Z] Checking out Revision 449494f948c69f040161c8ede26f5b2c39d32799 (PR-3769) [2021-10-22T03:53:00.147Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T03:53:00.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T03:53:00.193Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T03:53:00.228Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T03:53:00.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T03:53:00.242Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3769/head:refs/remotes/origin/PR-3769 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-22T03:53:01.113Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T03:53:01.135Z] > git checkout -f 449494f948c69f040161c8ede26f5b2c39d32799 # timeout=10 [2021-10-22T03:53:01.347Z] > git remote # timeout=10 [2021-10-22T03:53:01.366Z] > git config --get remote.origin.url # timeout=10 [2021-10-22T03:53:01.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T03:53:01.392Z] > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 [2021-10-22T03:53:01.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-22T03:53:01.439Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T03:53:01.454Z] > git checkout -f 449494f948c69f040161c8ede26f5b2c39d32799 # timeout=10 [2021-10-22T03:53:05.730Z] Commit message: "feat(command): Allow Get Command to pass parameters in the payload" [2021-10-22T03:53:05.786Z] > git --version # timeout=10 [2021-10-22T03:53:05.798Z] > git --version # 'git version 2.17.1' [2021-10-22T03:53:05.819Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-22T03:53:07.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-22T03:53:07.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T03:53:07.017Z] Dload Upload Total Spent Left Speed [2021-10-22T03:53:07.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63913 0 --:--:-- --:--:-- --:--:-- 64260 [Pipeline] sh [2021-10-22T03:53:07.434Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-22T03:53:07.813Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-22T03:53:07.814Z] sudo tee /etc/docker/daemon.new [2021-10-22T03:53:07.814Z] { [2021-10-22T03:53:07.814Z] "registry-mirrors": [ [2021-10-22T03:53:07.814Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-22T03:53:07.814Z] ], [2021-10-22T03:53:07.814Z] "bip": "10.250.0.254/24", [2021-10-22T03:53:07.814Z] "hosts": [ [2021-10-22T03:53:07.814Z] "tcp://0.0.0.0:5555", [2021-10-22T03:53:07.814Z] "unix:///var/run/docker.sock" [2021-10-22T03:53:07.814Z] ], [2021-10-22T03:53:07.814Z] "mtu": 1458, [2021-10-22T03:53:07.814Z] "selinux-enabled": true, [2021-10-22T03:53:07.814Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-22T03:53:07.814Z] } [Pipeline] sh [2021-10-22T03:53:08.163Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-22T03:53:08.520Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T03:53:27.006Z] provisioning config files... [2021-10-22T03:53:27.033Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3468209345082601933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:53:27.427Z] ---> docker-login.sh [2021-10-22T03:53:27.427Z] nexus3.edgexfoundry.org:10001 [2021-10-22T03:53:28.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T03:53:28.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T03:53:28.297Z] Configure a credential helper to remove this warning. See [2021-10-22T03:53:28.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T03:53:28.297Z] [2021-10-22T03:53:28.297Z] Login Succeeded [2021-10-22T03:53:28.297Z] nexus3.edgexfoundry.org:10002 [2021-10-22T03:53:28.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T03:53:28.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T03:53:28.892Z] Configure a credential helper to remove this warning. See [2021-10-22T03:53:28.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T03:53:28.892Z] [2021-10-22T03:53:28.892Z] Login Succeeded [2021-10-22T03:53:28.892Z] nexus3.edgexfoundry.org:10003 [2021-10-22T03:53:29.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T03:53:29.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T03:53:29.490Z] Configure a credential helper to remove this warning. See [2021-10-22T03:53:29.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T03:53:29.490Z] [2021-10-22T03:53:29.490Z] Login Succeeded [2021-10-22T03:53:29.490Z] nexus3.edgexfoundry.org:10004 [2021-10-22T03:53:30.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T03:53:30.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T03:53:30.085Z] Configure a credential helper to remove this warning. See [2021-10-22T03:53:30.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T03:53:30.085Z] [2021-10-22T03:53:30.085Z] Login Succeeded [2021-10-22T03:53:30.085Z] docker.io [2021-10-22T03:53:30.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T03:53:30.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T03:53:30.948Z] Configure a credential helper to remove this warning. See [2021-10-22T03:53:30.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T03:53:30.948Z] [2021-10-22T03:53:30.948Z] Login Succeeded [2021-10-22T03:53:30.948Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T03:53:30.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-22T03:53:31.540Z] ========================================================= [2021-10-22T03:53:31.540Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-22T03:53:31.540Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T03:53:31.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T03:53:32.195Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-22T03:53:32.195Z] 552d1f2373af: Pulling fs layer [2021-10-22T03:53:32.195Z] ea3f2d53f512: Pulling fs layer [2021-10-22T03:53:32.195Z] 9e70ebbbe112: Pulling fs layer [2021-10-22T03:53:32.195Z] 7a9cfe048b4a: Pulling fs layer [2021-10-22T03:53:32.195Z] 72dc09318566: Pulling fs layer [2021-10-22T03:53:32.195Z] f4f7b4309257: Pulling fs layer [2021-10-22T03:53:32.195Z] 0ac9a79272e3: Pulling fs layer [2021-10-22T03:53:32.195Z] b78e95d17946: Pulling fs layer [2021-10-22T03:53:32.195Z] 7a9cfe048b4a: Waiting [2021-10-22T03:53:32.195Z] 72dc09318566: Waiting [2021-10-22T03:53:32.195Z] f4f7b4309257: Waiting [2021-10-22T03:53:32.195Z] 0ac9a79272e3: Waiting [2021-10-22T03:53:32.195Z] b78e95d17946: Waiting [2021-10-22T03:53:32.195Z] 9e70ebbbe112: Verifying Checksum [2021-10-22T03:53:32.195Z] 9e70ebbbe112: Download complete [2021-10-22T03:53:32.195Z] ea3f2d53f512: Verifying Checksum [2021-10-22T03:53:32.195Z] ea3f2d53f512: Download complete [2021-10-22T03:53:32.195Z] 72dc09318566: Verifying Checksum [2021-10-22T03:53:32.195Z] 72dc09318566: Download complete [2021-10-22T03:53:32.195Z] 552d1f2373af: Verifying Checksum [2021-10-22T03:53:32.195Z] 552d1f2373af: Download complete [2021-10-22T03:53:32.195Z] f4f7b4309257: Verifying Checksum [2021-10-22T03:53:32.195Z] f4f7b4309257: Download complete [2021-10-22T03:53:32.195Z] 0ac9a79272e3: Verifying Checksum [2021-10-22T03:53:32.195Z] 0ac9a79272e3: Download complete [2021-10-22T03:53:33.184Z] 552d1f2373af: Pull complete [2021-10-22T03:53:33.788Z] ea3f2d53f512: Pull complete [2021-10-22T03:53:34.067Z] 9e70ebbbe112: Pull complete [2021-10-22T03:53:34.341Z] b78e95d17946: Verifying Checksum [2021-10-22T03:53:34.341Z] b78e95d17946: Download complete [2021-10-22T03:53:34.622Z] 7a9cfe048b4a: Verifying Checksum [2021-10-22T03:53:34.622Z] 7a9cfe048b4a: Download complete [2021-10-22T03:53:44.771Z] 7a9cfe048b4a: Pull complete [2021-10-22T03:53:45.047Z] 72dc09318566: Pull complete [2021-10-22T03:53:45.644Z] f4f7b4309257: Pull complete [2021-10-22T03:53:45.917Z] 0ac9a79272e3: Pull complete [2021-10-22T03:53:51.323Z] b78e95d17946: Pull complete [2021-10-22T03:53:51.595Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-22T03:53:51.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T03:53:51.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-22T03:53:51.991Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T03:53:51.991Z] WORKDIR /edgex [2021-10-22T03:53:51.991Z] COPY go.mod . [2021-10-22T03:53:51.991Z] RUN go mod download [2021-10-22T03:53:51.991Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-22T03:53:54.612Z] Sending build context to Docker daemon 166.5MB [2021-10-22T03:53:54.613Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T03:53:54.613Z] ---> 8b459fc5aaf0 [2021-10-22T03:53:54.613Z] Step 2/4 : WORKDIR /edgex [2021-10-22T03:53:56.049Z] ---> Running in 00ade1ee748d [2021-10-22T03:53:56.321Z] Removing intermediate container 00ade1ee748d [2021-10-22T03:53:56.321Z] ---> dc115405cb28 [2021-10-22T03:53:56.321Z] Step 3/4 : COPY go.mod . [2021-10-22T03:53:57.299Z] ---> 4dea55b649c3 [2021-10-22T03:53:57.299Z] Step 4/4 : RUN go mod download [2021-10-22T03:53:57.299Z] ---> Running in 2695b0c9aaa0 [2021-10-22T03:55:19.107Z] Removing intermediate container 2695b0c9aaa0 [2021-10-22T03:55:19.108Z] ---> 7a5a328d7be6 [2021-10-22T03:55:19.108Z] Successfully built 7a5a328d7be6 [2021-10-22T03:55:19.108Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T03:55:19.468Z] + docker inspect -f . ci-base-image-arm64 [2021-10-22T03:55:19.468Z] . [Pipeline] withDockerContainer [2021-10-22T03:55:19.752Z] prd-ubuntu18.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container [2021-10-22T03:55:19.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-22T03:55:21.365Z] $ docker top 49b371828da08a5721069efdf8591677526e90f04b532b183805acb3e585703b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T03:55:22.316Z] + go version [2021-10-22T03:55:22.316Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-22T03:55:22.356Z] $ docker stop --time=1 49b371828da08a5721069efdf8591677526e90f04b532b183805acb3e585703b [2021-10-22T03:55:24.048Z] $ docker rm -f 49b371828da08a5721069efdf8591677526e90f04b532b183805acb3e585703b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T03:55:24.918Z] + docker inspect -f . ci-base-image-arm64 [2021-10-22T03:55:24.918Z] . [Pipeline] withDockerContainer [2021-10-22T03:55:25.190Z] prd-ubuntu18.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container [2021-10-22T03:55:25.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-22T03:55:26.606Z] $ docker top c5c8a12f98f65b309ad8aa89a66d371e6741695e9f0ee064baac9ffd03b7422c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-22T03:55:26.955Z] ========================================================= [2021-10-22T03:55:26.955Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-22T03:55:26.955Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T03:55:27.645Z] + make test [2021-10-22T03:55:27.645Z] go mod tidy [2021-10-22T03:55:28.244Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-22T03:55:55.029Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-22T03:56:34.057Z] # github.com/edgexfoundry/edgex-go/internal/core/command/application [2021-10-22T03:56:34.057Z] internal/core/command/application/command.go:221:17: dscc.GetCommandWithObject undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces".DeviceServiceCommandClient has no field or method GetCommandWithObject) [2021-10-22T03:57:13.083Z] # github.com/edgexfoundry/edgex-go/internal/core/command/application [github.com/edgexfoundry/edgex-go/internal/core/command/application.test] [2021-10-22T03:57:13.083Z] internal/core/command/application/command.go:221: dscc.GetCommandWithObject undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces".DeviceServiceCommandClient has no field or method GetCommandWithObject) [2021-10-22T03:57:13.363Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application [build failed] [2021-10-22T03:57:16.001Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] [2021-10-22T03:57:20.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.355s coverage: 44.7% of statements [2021-10-22T03:57:22.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.648s coverage: 89.5% of statements [2021-10-22T03:57:22.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.221s coverage: 84.4% of statements [2021-10-22T03:57:26.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 94.2% of statements [2021-10-22T03:57:26.366Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.179s coverage: 59.1% of statements [2021-10-22T03:57:26.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements [2021-10-22T03:57:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.313s coverage: 0.9% of statements [2021-10-22T03:57:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.244s coverage: 58.8% of statements [2021-10-22T03:57:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 21.3% of statements [2021-10-22T03:57:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.265s coverage: 47.1% of statements [2021-10-22T03:57:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.285s coverage: 79.5% of statements [2021-10-22T03:57:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2021-10-22T03:57:30.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-10-22T03:57:31.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2021-10-22T03:57:43.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.181s coverage: 94.4% of statements [2021-10-22T03:57:43.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2021-10-22T03:57:48.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.519s coverage: 82.5% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.154s coverage: 100.0% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.235s coverage: 58.8% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.238s coverage: 85.4% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.752s coverage: 91.2% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.709s coverage: 64.4% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2021-10-22T03:57:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-10-22T03:57:56.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-10-22T03:57:57.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-10-22T03:58:01.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.178s coverage: 70.4% of statements [2021-10-22T03:58:03.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.703s coverage: 43.4% of statements [2021-10-22T03:58:03.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements [2021-10-22T03:58:03.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.183s coverage: 84.8% of statements [2021-10-22T03:58:14.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements [2021-10-22T03:58:14.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements [2021-10-22T03:58:14.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2021-10-22T03:58:14.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.420s coverage: 97.7% of statements [2021-10-22T03:58:14.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements [2021-10-22T03:58:14.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements [2021-10-22T03:58:14.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-10-22T03:58:14.011Z] make: *** [Makefile:98: unittest] Error 2 [Pipeline] } [2021-10-22T03:58:14.066Z] $ docker stop --time=1 c5c8a12f98f65b309ad8aa89a66d371e6741695e9f0ee064baac9ffd03b7422c [2021-10-22T03:58:15.985Z] $ docker rm -f c5c8a12f98f65b309ad8aa89a66d371e6741695e9f0ee064baac9ffd03b7422c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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-22T03:58:17.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T03:58:17.995Z] [2021-10-22T03:58:17.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-22T03:58:18.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T03:58:18.644Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-22T03:58:18.644Z] 448f6bf000e3: Pulling fs layer [2021-10-22T03:58:18.644Z] f757da607395: Pulling fs layer [2021-10-22T03:58:18.644Z] 05883995daec: Pulling fs layer [2021-10-22T03:58:18.644Z] 8603b9c90790: Pulling fs layer [2021-10-22T03:58:18.644Z] 1560dd03e051: Pulling fs layer [2021-10-22T03:58:18.644Z] 27f5ce0e4adf: Pulling fs layer [2021-10-22T03:58:18.644Z] c2d8d7efcc4b: Pulling fs layer [2021-10-22T03:58:18.644Z] 8603b9c90790: Waiting [2021-10-22T03:58:18.644Z] 1560dd03e051: Waiting [2021-10-22T03:58:18.644Z] 27f5ce0e4adf: Waiting [2021-10-22T03:58:18.644Z] c2d8d7efcc4b: Waiting [2021-10-22T03:58:18.644Z] f757da607395: Verifying Checksum [2021-10-22T03:58:18.644Z] f757da607395: Download complete [2021-10-22T03:58:18.644Z] 8603b9c90790: Verifying Checksum [2021-10-22T03:58:18.644Z] 8603b9c90790: Download complete [2021-10-22T03:58:18.920Z] 1560dd03e051: Verifying Checksum [2021-10-22T03:58:18.920Z] 1560dd03e051: Download complete [2021-10-22T03:58:18.920Z] 27f5ce0e4adf: Verifying Checksum [2021-10-22T03:58:18.920Z] 27f5ce0e4adf: Download complete [2021-10-22T03:58:18.920Z] 05883995daec: Verifying Checksum [2021-10-22T03:58:18.920Z] 05883995daec: Download complete [2021-10-22T03:58:19.197Z] 448f6bf000e3: Verifying Checksum [2021-10-22T03:58:19.197Z] 448f6bf000e3: Download complete [2021-10-22T03:58:21.824Z] c2d8d7efcc4b: Verifying Checksum [2021-10-22T03:58:22.800Z] 448f6bf000e3: Pull complete [2021-10-22T03:58:23.398Z] f757da607395: Pull complete [2021-10-22T03:58:24.830Z] 05883995daec: Pull complete [2021-10-22T03:58:25.102Z] 8603b9c90790: Pull complete [2021-10-22T03:58:26.083Z] 1560dd03e051: Pull complete [2021-10-22T03:58:26.355Z] 27f5ce0e4adf: Pull complete [2021-10-22T03:58:41.446Z] c2d8d7efcc4b: Pull complete [2021-10-22T03:58:41.446Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-22T03:58:41.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T03:58:41.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-22T03:58:41.700Z] prd-ubuntu18.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container [2021-10-22T03:58:41.801Z] $ 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/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-22T03:58:44.540Z] $ docker top f11803e7524ec9db6be9d9d9ad4865d405e1494f38472270e496ac0d9c256ac9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:58:45.646Z] ---> job-cost.sh [2021-10-22T03:58:45.647Z] lf-activate-venv: SKIPPING [2021-10-22T03:58:45.647Z] INFO: No Stack... [2021-10-22T03:58:51.038Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-22T03:58:51.630Z] INFO: Archiving Costs [Pipeline] sh [2021-10-22T03:58:52.313Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-10-22T03:58:52.313Z] + cut -d, -f6 [Pipeline] lock [2021-10-22T03:58:52.389Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3769-1-stack-cost] [2021-10-22T03:58:52.394Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3769-1-stack-cost] did not exist. Created. [2021-10-22T03:58:52.394Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3769-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-22T03:58:53.149Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-22T03:58:53.742Z] Stashed 1 file(s) [Pipeline] } [2021-10-22T03:58:53.759Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3769-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-22T03:58:53.835Z] $ docker stop --time=1 f11803e7524ec9db6be9d9d9ad4865d405e1494f38472270e496ac0d9c256ac9 [2021-10-22T03:58:55.413Z] $ docker rm -f f11803e7524ec9db6be9d9d9ad4865d405e1494f38472270e496ac0d9c256ac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-22T03:58:56.076Z] 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 Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-22T03:58:57.900Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:58:58.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:58:58.823Z] ---> package-listing.sh [2021-10-22T03:58:58.823Z] ++ facter osfamily [2021-10-22T03:58:58.823Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-22T03:58:59.107Z] + OS_FAMILY=redhat [2021-10-22T03:58:59.107Z] + workspace=/w/workspace/edgex-go/1 [2021-10-22T03:58:59.107Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-22T03:58:59.107Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-22T03:58:59.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-22T03:58:59.107Z] + PACKAGES=/tmp/packages_start.txt [2021-10-22T03:58:59.107Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-22T03:58:59.107Z] + PACKAGES=/tmp/packages_end.txt [2021-10-22T03:58:59.107Z] + case "${OS_FAMILY}" in [2021-10-22T03:58:59.107Z] + sort [2021-10-22T03:58:59.107Z] + rpm -qa [2021-10-22T03:58:59.684Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-22T03:58:59.684Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-22T03:58:59.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-22T03:58:59.684Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-22T03:58:59.684Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-22T03:58:59.684Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-22T03:58:59.713Z] 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-22T03:59:00.005Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-22T03:59:00.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T03:59:00.586Z] [2021-10-22T03:59:00.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T03:59:00.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T03:59:00.919Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-22T03:59:00.919Z] b4d181a07f80: Pulling fs layer [2021-10-22T03:59:00.919Z] a1111a8f2ec3: Pulling fs layer [2021-10-22T03:59:00.919Z] ed53099fbce6: Pulling fs layer [2021-10-22T03:59:00.919Z] dc539afda2c1: Pulling fs layer [2021-10-22T03:59:00.919Z] 77bc0d833cb6: Pulling fs layer [2021-10-22T03:59:00.919Z] 9065ff56babe: Pulling fs layer [2021-10-22T03:59:00.919Z] d287ab97295c: Pulling fs layer [2021-10-22T03:59:00.919Z] 77bc0d833cb6: Waiting [2021-10-22T03:59:00.919Z] 9065ff56babe: Waiting [2021-10-22T03:59:00.919Z] d287ab97295c: Waiting [2021-10-22T03:59:00.919Z] dc539afda2c1: Waiting [2021-10-22T03:59:00.919Z] a1111a8f2ec3: Verifying Checksum [2021-10-22T03:59:00.919Z] a1111a8f2ec3: Download complete [2021-10-22T03:59:01.181Z] dc539afda2c1: Verifying Checksum [2021-10-22T03:59:01.181Z] dc539afda2c1: Download complete [2021-10-22T03:59:01.181Z] ed53099fbce6: Verifying Checksum [2021-10-22T03:59:01.181Z] ed53099fbce6: Download complete [2021-10-22T03:59:01.181Z] b4d181a07f80: Verifying Checksum [2021-10-22T03:59:01.181Z] b4d181a07f80: Download complete [2021-10-22T03:59:01.181Z] 9065ff56babe: Verifying Checksum [2021-10-22T03:59:01.181Z] 9065ff56babe: Download complete [2021-10-22T03:59:01.181Z] 77bc0d833cb6: Verifying Checksum [2021-10-22T03:59:01.181Z] 77bc0d833cb6: Download complete [2021-10-22T03:59:01.756Z] d287ab97295c: Verifying Checksum [2021-10-22T03:59:01.756Z] d287ab97295c: Download complete [2021-10-22T03:59:02.701Z] b4d181a07f80: Pull complete [2021-10-22T03:59:02.701Z] a1111a8f2ec3: Pull complete [2021-10-22T03:59:03.282Z] ed53099fbce6: Pull complete [2021-10-22T03:59:03.282Z] dc539afda2c1: Pull complete [2021-10-22T03:59:03.548Z] 77bc0d833cb6: Pull complete [2021-10-22T03:59:03.548Z] 9065ff56babe: Pull complete [2021-10-22T03:59:08.852Z] d287ab97295c: Pull complete [2021-10-22T03:59:08.852Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-22T03:59:08.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T03:59:08.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-22T03:59:08.940Z] prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container [2021-10-22T03:59:08.974Z] $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-22T03:59:11.570Z] $ docker top dd1ec692695a98a6a042329cabbfd139140e7f1cbfdce3043a1f28217458c6fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T03:59:11.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-22T03:59:12.285Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-22T03:59:12.592Z] + ls /var/log/sa-host [2021-10-22T03:59:12.592Z] + sadf -c /var/log/sa-host/sa22 [2021-10-22T03:59:12.592Z] file_magic: OK [2021-10-22T03:59:12.592Z] HZ: Using current value: 100 [2021-10-22T03:59:12.592Z] file_header: OK [2021-10-22T03:59:12.592Z] 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-22T03:59:12.592Z] Statistics: [2021-10-22T03:59:12.592Z] 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... [2021-10-22T03:59:12.592Z] File successfully converted to sysstat format version 12.0.3 [2021-10-22T03:59:12.592Z] + sadf -c /var/log/sa-host/sa30 [2021-10-22T03:59:12.592Z] file_magic: OK [2021-10-22T03:59:12.592Z] HZ: Using current value: 100 [2021-10-22T03:59:12.592Z] file_header: OK [2021-10-22T03:59:12.592Z] 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-22T03:59:12.592Z] Statistics: [2021-10-22T03:59:12.592Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-22T03:59:12.592Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T03:59:12.902Z] provisioning config files... [2021-10-22T03:59:12.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1290391112836591582tmp [Pipeline] { [Pipeline] echo [2021-10-22T03:59:12.956Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:59:13.272Z] ---> create-netrc.sh [Pipeline] } [2021-10-22T03:59:13.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:59:13.713Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-22T03:59:13.812Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:59:14.344Z] ---> sudo-logs.sh [2021-10-22T03:59:14.344Z] Archiving 'sudo' log.. [2021-10-22T03:59:14.344Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1151.novalocal: Name or service not known [2021-10-22T03:59:14.344Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1151.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-22T03:59:14.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:59:14.788Z] ---> job-cost.sh [2021-10-22T03:59:14.788Z] lf-activate-venv: SKIPPING [2021-10-22T03:59:14.788Z] DEBUG: total: 0.10999999940395355 [2021-10-22T03:59:14.788Z] INFO: Retrieving Stack Cost... [2021-10-22T03:59:16.172Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-22T03:59:16.172Z] INFO: Archiving Costs [Pipeline] echo [2021-10-22T03:59:16.200Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T03:59:16.530Z] ---> logs-deploy.sh [2021-10-22T03:59:16.530Z] lf-activate-venv: SKIPPING [2021-10-22T03:59:16.530Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3769/1 [2021-10-22T03:59:16.530Z] INFO: archiving workspace using pattern(s): [2021-10-22T03:59:17.102Z] Archives upload complete. [2021-10-22T03:59:17.363Z] INFO: archiving logs to Nexus