Pull request #3643 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 soda480 for edgexfoundry/edgex-go Obtained Jenkinsfile from dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31+7f897f3a79abebf81ead038c021fb09122a99f29 (805f079d9078cb01c46a478b44d01dfcb89a6ad9) 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-ssh900264867671895637.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh5747912200490078661.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-3643/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-3643/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1462535931127060417.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-3643/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5231757022818575400.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh473275106298876985.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3643/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-3643/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8590477403041854260.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 155abbc8877922835dbd6f2f82c828d26e35ec40 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1388 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [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-ssh7763890003052047912.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 Merge succeeded, producing dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 Checking out Revision dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 (PR-3643) > 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-ssh1461965507731464860.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 # 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-ssh3878129790446269617.key > git merge 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T14:44:13.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T14:44:13.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T14:44:13.707Z] ========================================================= [2021-08-02T14:44:13.707Z] EdgeX Global Pipelines Version Info [2021-08-02T14:44:13.707Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:44:15.010Z] ------------------- [2021-08-02T14:44:15.010Z] stable info: [2021-08-02T14:44:15.010Z] ------------------- [2021-08-02T14:44:15.010Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T14:44:15.010Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:44:15.010Z] Message: update stable to v1.0.199 [2021-08-02T14:44:15.596Z] ------------------- [2021-08-02T14:44:15.596Z] experimental info: [2021-08-02T14:44:15.596Z] ------------------- [2021-08-02T14:44:15.596Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T14:44:15.596Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:44:15.596Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T14:44:15.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-02T14:44:15.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-02T14:44:15.942Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T14:44:15.995Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T14:44:16.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T14:44:16.115Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T14:44:16.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T14:44:16.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-02T14:44:16.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-02T14:44:16.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-02T14:44:16.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T14:44:16.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T14:44:16.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T14:44:16.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T14:44:16.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T14:44:16.681Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T14:44:16.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T14:44:16.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T14:44:16.841Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T14:44:16.893Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-02T14:44:16.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-02T14:44:17.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-02T14:44:17.055Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T14:44:17.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3643 [Pipeline] echo [2021-08-02T14:44:17.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3643 [Pipeline] echo [2021-08-02T14:44:17.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3643 [Pipeline] echo [2021-08-02T14:44:17.270Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [Pipeline] echo [2021-08-02T14:44:17.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dabcc3f [Pipeline] echo [2021-08-02T14:44:17.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:44:17.536Z] provisioning config files... [2021-08-02T14:44:17.556Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8803274784732480142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:44:17.955Z] ---> docker-login.sh [2021-08-02T14:44:17.955Z] nexus3.edgexfoundry.org:10001 [2021-08-02T14:44:17.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:44:18.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:44:18.222Z] Configure a credential helper to remove this warning. See [2021-08-02T14:44:18.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:44:18.222Z] [2021-08-02T14:44:18.222Z] Login Succeeded [2021-08-02T14:44:18.222Z] nexus3.edgexfoundry.org:10002 [2021-08-02T14:44:18.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:44:18.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:44:18.222Z] Configure a credential helper to remove this warning. See [2021-08-02T14:44:18.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:44:18.222Z] [2021-08-02T14:44:18.222Z] Login Succeeded [2021-08-02T14:44:18.222Z] nexus3.edgexfoundry.org:10003 [2021-08-02T14:44:18.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:44:18.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:44:18.496Z] Configure a credential helper to remove this warning. See [2021-08-02T14:44:18.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:44:18.496Z] [2021-08-02T14:44:18.496Z] Login Succeeded [2021-08-02T14:44:18.496Z] nexus3.edgexfoundry.org:10004 [2021-08-02T14:44:18.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:44:18.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:44:18.762Z] Configure a credential helper to remove this warning. See [2021-08-02T14:44:18.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:44:18.762Z] [2021-08-02T14:44:18.762Z] Login Succeeded [2021-08-02T14:44:18.762Z] docker.io [2021-08-02T14:44:18.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:44:19.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:44:19.029Z] Configure a credential helper to remove this warning. See [2021-08-02T14:44:19.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:44:19.029Z] [2021-08-02T14:44:19.029Z] Login Succeeded [2021-08-02T14:44:19.029Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T14:44:19.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T14:44:19.557Z] ++ 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-08-02T14:44:19.557Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:44:19.557Z] ++ dirname cmd/core-command/Dockerfile [2021-08-02T14:44:19.557Z] ++ cut -d/ -f2 [2021-08-02T14:44:19.557Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-02T14:44:19.557Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:44:19.557Z] ++ dirname cmd/core-data/Dockerfile [2021-08-02T14:44:19.557Z] ++ cut -d/ -f2 [2021-08-02T14:44:19.557Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-02T14:44:19.557Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:44:19.557Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-02T14:44:19.557Z] ++ cut -d/ -f2 [2021-08-02T14:44:19.557Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-02T14:44:19.557Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:44:19.557Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-02T14:44:19.557Z] ++ cut -d/ -f2 [2021-08-02T14:44:19.557Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-02T14:44:19.557Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:44:19.557Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-02T14:44:19.557Z] ++ cut -d/ -f2 [2021-08-02T14:44:19.557Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-02T14:44:19.557Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:44:19.557Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-02T14:44:19.557Z] ++ cut -d/ -f2 [2021-08-02T14:44:19.557Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-02T14:44:19.557Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:44:19.557Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-02T14:44:19.557Z] ++ cut -d/ -f2 [2021-08-02T14:44:19.557Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-02T14:44:19.557Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:44:19.557Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-02T14:44:19.557Z] ++ cut -d/ -f2 [2021-08-02T14:44:19.557Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-02T14:44:19.557Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:44:19.557Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-02T14:44:19.557Z] ++ cut -d/ -f2 [2021-08-02T14:44:19.557Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-02T14:44:19.657Z] 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-08-02T14:44:20.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:44:20.546Z] [2021-08-02T14:44:20.546Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:44:20.928Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:44:20.928Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T14:44:20.928Z] 31603596830f: Pulling fs layer [2021-08-02T14:44:20.928Z] b6dc333f4379: Pulling fs layer [2021-08-02T14:44:20.928Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T14:44:20.928Z] fd332fbdc1db: Pulling fs layer [2021-08-02T14:44:20.928Z] fd332fbdc1db: Waiting [2021-08-02T14:44:20.928Z] b6dc333f4379: Verifying Checksum [2021-08-02T14:44:20.928Z] b6dc333f4379: Download complete [2021-08-02T14:44:21.203Z] 31603596830f: Download complete [2021-08-02T14:44:21.472Z] 31603596830f: Pull complete [2021-08-02T14:44:21.472Z] b6dc333f4379: Pull complete [2021-08-02T14:44:21.472Z] fd332fbdc1db: Verifying Checksum [2021-08-02T14:44:21.472Z] fd332fbdc1db: Download complete [2021-08-02T14:44:21.748Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T14:44:21.748Z] 3d9ef1400e77: Download complete [2021-08-02T14:44:22.335Z] 3d9ef1400e77: Pull complete [2021-08-02T14:44:22.335Z] fd332fbdc1db: Pull complete [2021-08-02T14:44:22.335Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T14:44:22.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:44:22.335Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T14:44:22.460Z] prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container [2021-08-02T14:44:22.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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T14:44:23.448Z] $ docker top 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T14:44:23.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:44:23.670Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:44:23.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:44:23.785Z] $ docker exec 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a ssh-agent [2021-08-02T14:44:23.905Z] SSH_AUTH_SOCK=/tmp/ssh-AO7OaR92O011/agent.13 [2021-08-02T14:44:23.905Z] SSH_AGENT_PID=20 [2021-08-02T14:44:23.917Z] Running ssh-add (command line suppressed) [2021-08-02T14:44:24.017Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5044243830487971607.key (/w/workspace/edgex-go/1@tmp/private_key_5044243830487971607.key) [2021-08-02T14:44:24.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:44:24.387Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T14:44:24.415Z] $ docker exec --env ******** --env ******** 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a ssh-agent -k [2021-08-02T14:44:24.508Z] unset SSH_AUTH_SOCK; [2021-08-02T14:44:24.509Z] unset SSH_AGENT_PID; [2021-08-02T14:44:24.509Z] echo Agent pid 20 killed; [2021-08-02T14:44:24.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T14:44:24.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:44:24.627Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:44:24.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:44:24.768Z] $ docker exec 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a ssh-agent [2021-08-02T14:44:24.885Z] SSH_AUTH_SOCK=/tmp/ssh-joyiaf9fiAo2/agent.53 [2021-08-02T14:44:24.885Z] SSH_AGENT_PID=59 [2021-08-02T14:44:24.893Z] Running ssh-add (command line suppressed) [2021-08-02T14:44:24.987Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_378529480991042539.key (/w/workspace/edgex-go/1@tmp/private_key_378529480991042539.key) [2021-08-02T14:44:25.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:44:25.399Z] + git semver init [2021-08-02T14:44:25.399Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T14:44:25.399Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-02T14:44:25.399Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-02T14:44:25.399Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T14:44:25.399Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T14:44:25.399Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T14:44:25.399Z] # $SEMVER_BRANCH = PR-3643 [2021-08-02T14:44:25.399Z] # $SEMVER_TEMP = /tmp/semver-478800729 [2021-08-02T14:44:25.399Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-02T14:44:40.469Z] # '/tmp/semver-478800729' -> '/w/workspace/edgex-go/1/.semver' [2021-08-02T14:44:40.470Z] # -> Force: false [2021-08-02T14:44:40.470Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-02T14:44:40.517Z] $ docker exec --env ******** --env ******** 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a ssh-agent -k [2021-08-02T14:44:40.608Z] unset SSH_AUTH_SOCK; [2021-08-02T14:44:40.608Z] unset SSH_AGENT_PID; [2021-08-02T14:44:40.608Z] echo Agent pid 59 killed; [2021-08-02T14:44:40.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T14:44:41.079Z] + git semver [Pipeline] } [2021-08-02T14:44:41.110Z] $ docker stop --time=1 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a [2021-08-02T14:44:42.997Z] $ docker rm -f 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:44:43.474Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T14:44:43.839Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T14:44:43.860Z] [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-08-02T14:44:44.573Z] ========================================================= [2021-08-02T14:44:44.573Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T14:44:44.573Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:44:44.976Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T14:44:46.387Z] Sending build context to Docker daemon 328.5MB [2021-08-02T14:44:46.387Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T14:44:46.387Z] Step 2/6 : FROM ${BASE} [2021-08-02T14:44:46.387Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T14:44:46.387Z] 540db60ca938: Pulling fs layer [2021-08-02T14:44:46.387Z] adcc1eea9eea: Pulling fs layer [2021-08-02T14:44:46.388Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T14:44:46.388Z] 0773c198feca: Pulling fs layer [2021-08-02T14:44:46.388Z] 345f892a5656: Pulling fs layer [2021-08-02T14:44:46.388Z] 4796506630df: Pulling fs layer [2021-08-02T14:44:46.388Z] cc55df3e53f1: Pulling fs layer [2021-08-02T14:44:46.388Z] 4d027b6c602c: Pulling fs layer [2021-08-02T14:44:46.388Z] 449e75d2c14e: Pulling fs layer [2021-08-02T14:44:46.388Z] 0773c198feca: Waiting [2021-08-02T14:44:46.388Z] 345f892a5656: Waiting [2021-08-02T14:44:46.388Z] 4796506630df: Waiting [2021-08-02T14:44:46.388Z] cc55df3e53f1: Waiting [2021-08-02T14:44:46.388Z] 4d027b6c602c: Waiting [2021-08-02T14:44:46.388Z] 449e75d2c14e: Waiting [2021-08-02T14:44:46.388Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T14:44:46.388Z] 4c4ab2625f07: Download complete [2021-08-02T14:44:46.388Z] adcc1eea9eea: Verifying Checksum [2021-08-02T14:44:46.388Z] adcc1eea9eea: Download complete [2021-08-02T14:44:46.388Z] 345f892a5656: Verifying Checksum [2021-08-02T14:44:46.388Z] 345f892a5656: Download complete [2021-08-02T14:44:46.388Z] 4796506630df: Verifying Checksum [2021-08-02T14:44:46.388Z] 4796506630df: Download complete [2021-08-02T14:44:46.655Z] cc55df3e53f1: Verifying Checksum [2021-08-02T14:44:46.655Z] cc55df3e53f1: Download complete [2021-08-02T14:44:46.655Z] 540db60ca938: Verifying Checksum [2021-08-02T14:44:46.655Z] 540db60ca938: Download complete [2021-08-02T14:44:46.655Z] 540db60ca938: Pull complete [2021-08-02T14:44:46.925Z] adcc1eea9eea: Pull complete [2021-08-02T14:44:46.925Z] 4c4ab2625f07: Pull complete [2021-08-02T14:44:47.510Z] 4d027b6c602c: Verifying Checksum [2021-08-02T14:44:47.510Z] 4d027b6c602c: Download complete [2021-08-02T14:44:50.101Z] 449e75d2c14e: Download complete [2021-08-02T14:44:51.070Z] 0773c198feca: Verifying Checksum [2021-08-02T14:44:51.071Z] 0773c198feca: Download complete [2021-08-02T14:44:54.461Z] 0773c198feca: Pull complete [2021-08-02T14:44:54.461Z] 345f892a5656: Pull complete [2021-08-02T14:44:54.461Z] 4796506630df: Pull complete [2021-08-02T14:44:54.733Z] cc55df3e53f1: Pull complete [2021-08-02T14:44:54.733Z] 4d027b6c602c: Pull complete [2021-08-02T14:44:57.347Z] 449e75d2c14e: Pull complete [2021-08-02T14:44:57.347Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T14:44:57.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T14:44:57.347Z] ---> 0d28375d9b5b [2021-08-02T14:44:57.347Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-02T14:44:58.310Z] ---> Running in 93ea3112dce3 [2021-08-02T14:44:58.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:44:59.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:44:59.327Z] Still waiting to schedule task [2021-08-02T14:44:59.328Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1390’ is offline [2021-08-02T14:44:59.536Z] (1/12) Installing libmagic (5.39-r0) [2021-08-02T14:45:00.123Z] (2/12) Installing file (5.39-r0) [2021-08-02T14:45:00.390Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-08-02T14:45:00.390Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-08-02T14:45:05.739Z] (5/12) Installing fortify-headers (1.1-r0) [2021-08-02T14:45:05.739Z] (6/12) Installing patch (2.7.6-r7) [2021-08-02T14:45:05.739Z] (7/12) Installing build-base (0.5-r2) [2021-08-02T14:45:05.739Z] (8/12) Installing libsodium (1.0.18-r0) [2021-08-02T14:45:05.739Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-08-02T14:45:06.006Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-08-02T14:45:06.006Z] (11/12) Installing libzmq (4.3.3-r1) [2021-08-02T14:45:06.273Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-08-02T14:45:06.273Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T14:45:06.273Z] OK: 219 MiB in 52 packages [2021-08-02T14:45:07.684Z] Removing intermediate container 93ea3112dce3 [2021-08-02T14:45:07.684Z] ---> 10a3513fcb94 [2021-08-02T14:45:07.684Z] Step 4/6 : WORKDIR /edgex-go [2021-08-02T14:45:07.684Z] ---> Running in 678bbaaeff25 [2021-08-02T14:45:07.684Z] Removing intermediate container 678bbaaeff25 [2021-08-02T14:45:07.684Z] ---> 00b0ee32b1e8 [2021-08-02T14:45:07.684Z] Step 5/6 : COPY go.mod . [2021-08-02T14:45:07.684Z] ---> eec70e168843 [2021-08-02T14:45:07.684Z] Step 6/6 : RUN go mod download [2021-08-02T14:45:07.684Z] ---> Running in 5052826320f2 [2021-08-02T14:45:40.219Z] Removing intermediate container 5052826320f2 [2021-08-02T14:45:40.219Z] ---> 80e85f4de851 [2021-08-02T14:45:40.219Z] Successfully built 80e85f4de851 [2021-08-02T14:45:40.219Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:45:40.600Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:45:40.600Z] . [Pipeline] withDockerContainer [2021-08-02T14:45:40.728Z] prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container [2021-08-02T14:45:43.046Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:45:43.477Z] $ docker top fb7ef5a6ec2b01a530e0724ccf4f42761a9bd222cc9c35b9efbf73190c8e62ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:45:43.942Z] + go version [2021-08-02T14:45:43.942Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T14:45:44.004Z] $ docker stop --time=1 fb7ef5a6ec2b01a530e0724ccf4f42761a9bd222cc9c35b9efbf73190c8e62ab [2021-08-02T14:45:45.234Z] $ docker rm -f fb7ef5a6ec2b01a530e0724ccf4f42761a9bd222cc9c35b9efbf73190c8e62ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:45:46.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:45:46.106Z] . [Pipeline] withDockerContainer [2021-08-02T14:45:46.236Z] prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container [2021-08-02T14:45:46.319Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:45:46.673Z] $ docker top 78181a100862d03bb3a8c562548e440b4cc7c2a8c5eb6ff95181bfaedfeb3027 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T14:45:46.842Z] ========================================================= [2021-08-02T14:45:46.842Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-02T14:45:46.842Z] ========================================================= [Pipeline] sh [2021-08-02T14:45:47.180Z] + go mod tidy [Pipeline] sh [2021-08-02T14:45:47.803Z] + make test [2021-08-02T14:45:47.803Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-02T14:45:48.076Z] go mod tidy [2021-08-02T14:45:48.076Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-02T14:45:53.462Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-02T14:46:11.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-02T14:46:15.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-02T14:46:15.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-02T14:46:15.679Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-02T14:46:17.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-02T14:46:18.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-02T14:46:18.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-02T14:46:18.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-02T14:46:19.220Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-02T14:46:19.220Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-02T14:46:19.489Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-02T14:46:19.489Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-02T14:46:19.489Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-02T14:46:19.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-02T14:46:22.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-08-02T14:46:22.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-02T14:46:22.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-02T14:46:23.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 100.0% of statements [2021-08-02T14:46:23.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-02T14:46:23.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-08-02T14:46:23.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-02T14:46:23.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-02T14:46:24.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements [2021-08-02T14:46:24.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-02T14:46:24.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:46:25.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 81.2% of statements [2021-08-02T14:46:25.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-02T14:46:25.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-02T14:46:25.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-02T14:46:25.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-02T14:46:25.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-02T14:46:25.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements [2021-08-02T14:46:25.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-02T14:46:25.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:46:26.173Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-08-02T14:46:26.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-02T14:46:26.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-02T14:46:26.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-02T14:46:26.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-02T14:46:26.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-02T14:46:26.464Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-08-02T14:46:26.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-02T14:46:26.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-02T14:46:26.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-02T14:46:27.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-08-02T14:46:27.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-02T14:46:27.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-08-02T14:46:27.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-08-02T14:46:27.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-02T14:46:27.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-08-02T14:46:27.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-08-02T14:46:28.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-08-02T14:46:28.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.179s coverage: 96.3% of statements [2021-08-02T14:46:28.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-02T14:46:40.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2021-08-02T14:46:40.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-08-02T14:46:47.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.214s coverage: 81.8% of statements [2021-08-02T14:46:47.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-02T14:47:02.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-02T14:47:02.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-02T14:47:02.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-02T14:47:02.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-02T14:47:02.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-02T14:47:02.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements [2021-08-02T14:47:02.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-02T14:47:02.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-08-02T14:47:02.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements [2021-08-02T14:47:02.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-02T14:47:02.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2021-08-02T14:47:02.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-02T14:47:02.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-02T14:47:02.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-08-02T14:47:03.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 91.3% of statements [2021-08-02T14:47:03.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-08-02T14:47:03.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2021-08-02T14:47:03.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-08-02T14:47:04.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.197s coverage: 66.9% of statements [2021-08-02T14:47:04.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-02T14:47:04.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-02T14:47:04.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-02T14:47:04.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.6% of statements [2021-08-02T14:47:04.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-02T14:47:04.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-02T14:47:05.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-08-02T14:47:05.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-02T14:47:05.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-08-02T14:47:05.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-02T14:47:12.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 19.3% of statements [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-02T14:47:12.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-02T14:47:12.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-02T14:47:12.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-02T14:47:12.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-02T14:47:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-02T14:47:12.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-08-02T14:47:12.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-02T14:47:12.486Z] GO111MODULE=on go vet ./... [2021-08-02T14:47:39.243Z] gofmt -l . [2021-08-02T14:47:39.243Z] [ "`gofmt -l .`" = "" ] [2021-08-02T14:47:39.243Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-02T14:47:39.597Z] + ls -al . [2021-08-02T14:47:39.597Z] total 596 [2021-08-02T14:47:39.597Z] drwxrwxr-x 10 1001 1001 4096 Aug 2 14:47 . [2021-08-02T14:47:39.597Z] drwxr-xr-x 4 root root 28 Aug 2 14:45 .. [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 14:44 .dockerignore [2021-08-02T14:47:39.597Z] drwxrwxr-x 8 1001 1001 179 Aug 2 14:44 .git [2021-08-02T14:47:39.597Z] drwxrwxr-x 3 1001 1001 125 Aug 2 14:44 .github [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 818 Aug 2 14:44 .gitignore [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 76 Aug 2 14:44 .hadolint.yml [2021-08-02T14:47:39.597Z] drwx------ 3 1001 1001 58 Aug 2 14:44 .semver [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 14:44 .sonarcloud.properties [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 8609 Aug 2 14:44 Attribution.txt [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 43881 Aug 2 14:44 CHANGELOG.md [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 14:44 CONTRIBUTING.md [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 931 Aug 2 14:44 Dockerfile.build [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 849 Aug 2 14:44 Jenkinsfile [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 14:44 LICENSE [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 5915 Aug 2 14:44 Makefile [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 9042 Aug 2 14:44 README.md [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 14:44 SECURITY.md [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 14:44 VERSION [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 14:44 ZMQWindows.md [2021-08-02T14:47:39.597Z] drwxrwxr-x 2 1001 1001 37 Aug 2 14:44 bin [2021-08-02T14:47:39.597Z] drwxrwxr-x 14 1001 1001 4096 Aug 2 14:44 cmd [2021-08-02T14:47:39.597Z] -rw-r--r-- 1 root root 403847 Aug 2 14:47 coverage.out [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 813 Aug 2 14:44 go.mod [2021-08-02T14:47:39.597Z] -rw-r--r-- 1 root root 48847 Aug 2 14:45 go.sum [2021-08-02T14:47:39.597Z] drwxrwxr-x 8 1001 1001 124 Aug 2 14:44 internal [2021-08-02T14:47:39.597Z] drwxrwxr-x 3 1001 1001 16 Aug 2 14:44 openapi [2021-08-02T14:47:39.597Z] drwxrwxr-x 4 1001 1001 71 Aug 2 14:44 snap [2021-08-02T14:47:39.597Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 14:44 version.go [Pipeline] sh [2021-08-02T14:47:39.932Z] + '[' -e coverage.out ] [2021-08-02T14:47:39.932Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-02T14:47:40.071Z] Stashed 1 file(s) [Pipeline] sh [2021-08-02T14:47:40.393Z] + make build [2021-08-02T14:47:40.393Z] go mod tidy [2021-08-02T14:47:40.393Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-02T14:47:41.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-02T14:47:48.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-02T14:47:49.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-02T14:47:50.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-02T14:47:50.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-02T14:47:51.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-02T14:47:51.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-02T14:47:52.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-02T14:47:53.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-02T14:47:54.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-02T14:47:55.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-02T14:47:57.112Z] $ docker stop --time=1 78181a100862d03bb3a8c562548e440b4cc7c2a8c5eb6ff95181bfaedfeb3027 [2021-08-02T14:47:59.157Z] $ docker rm -f 78181a100862d03bb3a8c562548e440b4cc7c2a8c5eb6ff95181bfaedfeb3027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:48:00.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T14:48:00.907Z] [2021-08-02T14:48:00.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:48:01.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T14:48:01.304Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-02T14:48:01.304Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-02T14:48:01.304Z] ca9280d653b3: Pulling fs layer [2021-08-02T14:48:01.304Z] 7e9c9ca2126c: Pulling fs layer [2021-08-02T14:48:01.573Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-02T14:48:01.573Z] cbdbe7a5bc2a: Download complete [2021-08-02T14:48:01.842Z] cbdbe7a5bc2a: Pull complete [2021-08-02T14:48:02.427Z] ca9280d653b3: Verifying Checksum [2021-08-02T14:48:02.427Z] ca9280d653b3: Download complete [2021-08-02T14:48:03.013Z] ca9280d653b3: Pull complete [2021-08-02T14:48:07.268Z] 7e9c9ca2126c: Verifying Checksum [2021-08-02T14:48:07.268Z] 7e9c9ca2126c: Download complete [2021-08-02T14:48:09.874Z] 7e9c9ca2126c: Pull complete [2021-08-02T14:48:09.874Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-02T14:48:09.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T14:48:09.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-02T14:48:10.004Z] prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container [2021-08-02T14:48:10.070Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-02T14:48:12.871Z] $ docker top 2eca111315b16fc765c8170adbb5e3a77e31e2472216fc670068e65ae870b4f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:48:13.328Z] + docker-compose build --help [2021-08-02T14:48:13.328Z] + grep parallel [2021-08-02T14:48:13.913Z] --parallel Build images in parallel. [Pipeline] } [2021-08-02T14:48:13.943Z] $ docker stop --time=1 2eca111315b16fc765c8170adbb5e3a77e31e2472216fc670068e65ae870b4f1 [2021-08-02T14:48:15.144Z] $ docker rm -f 2eca111315b16fc765c8170adbb5e3a77e31e2472216fc670068e65ae870b4f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:48:15.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T14:48:15.763Z] . [Pipeline] withDockerContainer [2021-08-02T14:48:15.875Z] prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container [2021-08-02T14:48:15.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-02T14:48:16.301Z] $ docker top abe469310b735af08bb108447c54ec8beab84abd2cd75efad2db020d62174080 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:48:16.947Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-02T14:48:17.532Z] Building core-command ... [2021-08-02T14:48:17.532Z] Building core-data ... [2021-08-02T14:48:17.532Z] Building core-metadata ... [2021-08-02T14:48:17.532Z] Building security-bootstrapper ... [2021-08-02T14:48:17.532Z] Building security-proxy-setup ... [2021-08-02T14:48:17.532Z] Building security-secretstore-setup ... [2021-08-02T14:48:17.532Z] Building support-notifications ... [2021-08-02T14:48:17.532Z] Building support-scheduler ... [2021-08-02T14:48:17.532Z] Building sys-mgmt-agent ... [2021-08-02T14:48:17.532Z] Building core-data [2021-08-02T14:48:17.532Z] Building security-bootstrapper [2021-08-02T14:48:17.532Z] Building security-secretstore-setup [2021-08-02T14:48:17.532Z] Building security-proxy-setup [2021-08-02T14:48:17.532Z] Building sys-mgmt-agent [2021-08-02T14:48:27.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:48:27.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:48:27.642Z] ---> 80e85f4de851 [2021-08-02T14:48:27.642Z] Step 3/22 : WORKDIR /edgex-go [2021-08-02T14:48:27.642Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:48:27.642Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:48:27.642Z] ---> 80e85f4de851 [2021-08-02T14:48:27.642Z] Step 3/32 : WORKDIR /edgex-go [2021-08-02T14:48:33.005Z] ---> Running in 3f38abf6071b [2021-08-02T14:48:33.005Z] ---> Running in adb35f64afc0 [2021-08-02T14:48:39.654Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:48:39.654Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:48:39.654Z] ---> 80e85f4de851 [2021-08-02T14:48:39.654Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T14:48:39.654Z] ---> Using cache [2021-08-02T14:48:39.654Z] ---> 2757fb40fb14 [2021-08-02T14:48:39.654Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:48:40.250Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:48:40.250Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:48:40.250Z] ---> 80e85f4de851 [2021-08-02T14:48:40.250Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T14:48:40.250Z] ---> Using cache [2021-08-02T14:48:40.250Z] ---> 2757fb40fb14 [2021-08-02T14:48:40.250Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:48:40.523Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:48:40.523Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:48:40.523Z] ---> 80e85f4de851 [2021-08-02T14:48:40.523Z] Step 3/26 : WORKDIR /edgex-go [2021-08-02T14:48:40.523Z] ---> Using cache [2021-08-02T14:48:40.523Z] ---> 2757fb40fb14 [2021-08-02T14:48:40.523Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:48:40.523Z] Removing intermediate container adb35f64afc0 [2021-08-02T14:48:40.523Z] ---> 8c6a85a767d0 [2021-08-02T14:48:40.523Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:48:40.523Z] Removing intermediate container 3f38abf6071b [2021-08-02T14:48:40.523Z] ---> 2757fb40fb14 [2021-08-02T14:48:40.523Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:48:40.523Z] ---> Running in 7007f01094c0 [2021-08-02T14:48:40.523Z] ---> Running in bc865b589810 [2021-08-02T14:48:40.798Z] ---> Running in aef5d1757f86 [2021-08-02T14:48:40.798Z] ---> Running in df2933b8ba99 [2021-08-02T14:48:40.798Z] ---> Running in 54c62003bcbf [2021-08-02T14:48:41.787Z] Removing intermediate container 7007f01094c0 [2021-08-02T14:48:41.787Z] ---> a25a1fc12dc0 [2021-08-02T14:48:41.787Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-02T14:48:41.787Z] Removing intermediate container bc865b589810 [2021-08-02T14:48:41.787Z] ---> 8240bf5dd7e5 [2021-08-02T14:48:41.787Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-02T14:48:41.787Z] ---> Running in a82bd767d1b0 [2021-08-02T14:48:41.787Z] ---> Running in 7d760de603dd [2021-08-02T14:48:41.787Z] Removing intermediate container 54c62003bcbf [2021-08-02T14:48:41.787Z] ---> be7294c1e9ab [2021-08-02T14:48:41.787Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-02T14:48:41.787Z] ---> Running in 86a1018c6a24 [2021-08-02T14:48:41.787Z] Removing intermediate container aef5d1757f86 [2021-08-02T14:48:41.787Z] ---> 9646df7f5a3d [2021-08-02T14:48:41.787Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-02T14:48:41.787Z] ---> Running in b728f6baa149 [2021-08-02T14:48:42.065Z] Removing intermediate container df2933b8ba99 [2021-08-02T14:48:42.065Z] ---> 79c35186ee83 [2021-08-02T14:48:42.065Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-02T14:48:42.065Z] ---> Running in b70cff96fdc9 [2021-08-02T14:48:42.348Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:48:42.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:48:42.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:48:42.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:48:42.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:48:43.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:48:43.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:48:43.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:48:43.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:48:44.178Z] OK: 219 MiB in 52 packages [2021-08-02T14:48:44.178Z] OK: 219 MiB in 52 packages [2021-08-02T14:48:44.178Z] OK: 219 MiB in 52 packages [2021-08-02T14:48:44.470Z] OK: 219 MiB in 52 packages [2021-08-02T14:48:44.470Z] Removing intermediate container a82bd767d1b0 [2021-08-02T14:48:44.470Z] ---> fd7e5e316ecd [2021-08-02T14:48:44.470Z] Step 6/24 : COPY go.mod . [2021-08-02T14:48:44.470Z] Removing intermediate container 86a1018c6a24 [2021-08-02T14:48:44.470Z] ---> 8cb549887b83 [2021-08-02T14:48:44.470Z] Step 6/32 : COPY go.mod . [2021-08-02T14:48:44.755Z] ---> 92b823179475 [2021-08-02T14:48:44.755Z] Step 7/24 : RUN go mod download [2021-08-02T14:48:44.755Z] Removing intermediate container 7d760de603dd [2021-08-02T14:48:44.755Z] ---> b4aca265b8a6 [2021-08-02T14:48:44.755Z] Step 6/24 : COPY go.mod . [2021-08-02T14:48:44.755Z] ---> Running in d0d98cc99b81 [2021-08-02T14:48:44.755Z] Removing intermediate container b728f6baa149 [2021-08-02T14:48:44.755Z] ---> 3054580a4a56 [2021-08-02T14:48:44.755Z] Step 6/26 : COPY go.mod . [2021-08-02T14:48:44.755Z] ---> 12b56c8ef232 [2021-08-02T14:48:44.755Z] Step 7/32 : RUN go mod download [2021-08-02T14:48:44.755Z] ---> Running in 0df829da47ae [2021-08-02T14:48:45.028Z] ---> 9aee532ca709 [2021-08-02T14:48:45.028Z] Step 7/24 : RUN go mod download [2021-08-02T14:48:45.028Z] ---> 6ed01e0dcc3c [2021-08-02T14:48:45.028Z] Step 7/26 : RUN go mod download [2021-08-02T14:48:45.028Z] ---> Running in aa881a318734 [2021-08-02T14:48:45.028Z] ---> Running in cdfc03ddf097 [2021-08-02T14:48:45.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:48:46.018Z] Removing intermediate container d0d98cc99b81 [2021-08-02T14:48:46.018Z] ---> 51da8cf97122 [2021-08-02T14:48:46.018Z] Step 8/24 : COPY . . [2021-08-02T14:48:46.609Z] Removing intermediate container 0df829da47ae [2021-08-02T14:48:46.609Z] ---> 816f0abbd540 [2021-08-02T14:48:46.609Z] Step 8/32 : COPY . . [2021-08-02T14:48:48.601Z] OK: 219 MiB in 52 packages [2021-08-02T14:48:49.576Z] Removing intermediate container aa881a318734 [2021-08-02T14:48:49.576Z] ---> a377fdad51f4 [2021-08-02T14:48:49.576Z] Step 8/24 : COPY . . [2021-08-02T14:48:49.576Z] Removing intermediate container cdfc03ddf097 [2021-08-02T14:48:49.576Z] ---> 7ea56a675c37 [2021-08-02T14:48:49.576Z] Step 8/26 : COPY . . [2021-08-02T14:48:50.546Z] Removing intermediate container b70cff96fdc9 [2021-08-02T14:48:50.546Z] ---> cec41ecfb242 [2021-08-02T14:48:50.546Z] Step 6/22 : COPY go.mod . [2021-08-02T14:48:51.785Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1397 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [Pipeline] { [Pipeline] ws [2021-08-02T14:48:51.848Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-02T14:48:51.974Z] ---> 3eb2d600c725 [2021-08-02T14:48:51.974Z] Step 7/22 : RUN go mod download [2021-08-02T14:48:52.164Z] The recommended git tool is: git [2021-08-02T14:48:53.944Z] ---> 873ee91dda03 [2021-08-02T14:48:53.944Z] Step 9/24 : RUN go mod tidy [2021-08-02T14:48:53.944Z] ---> Running in f9b1aa92d1bc [2021-08-02T14:48:53.944Z] ---> Running in 7dacc7968a31 [2021-08-02T14:48:53.944Z] ---> 853339085692 [2021-08-02T14:48:53.944Z] Step 9/32 : RUN go mod tidy [2021-08-02T14:48:53.944Z] ---> Running in fa4399f29a0a [2021-08-02T14:48:56.628Z] Removing intermediate container 7dacc7968a31 [2021-08-02T14:48:56.628Z] ---> f724a0af3e39 [2021-08-02T14:48:56.628Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-02T14:48:56.906Z] ---> Running in 0d06585b4381 [2021-08-02T14:48:56.906Z] Removing intermediate container f9b1aa92d1bc [2021-08-02T14:48:56.906Z] ---> 5fab13793a62 [2021-08-02T14:48:56.906Z] Step 8/22 : COPY . . [2021-08-02T14:48:56.906Z] ---> 4a0e0eec01e6 [2021-08-02T14:48:56.906Z] Step 9/24 : RUN go mod tidy [2021-08-02T14:48:56.906Z] Removing intermediate container fa4399f29a0a [2021-08-02T14:48:56.906Z] ---> 053b1419187b [2021-08-02T14:48:56.906Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-02T14:48:57.186Z] ---> Running in 60d12e2567b0 [2021-08-02T14:48:57.186Z] ---> Running in 1a878347d637 [2021-08-02T14:48:57.460Z] ---> 7233fe7a95df [2021-08-02T14:48:57.460Z] Step 9/26 : RUN go mod tidy [2021-08-02T14:48:58.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-02T14:48:58.057Z] ---> Running in 4ef352ef381e [2021-08-02T14:48:59.016Z] using credential edgex-jenkins-ssh [2021-08-02T14:48:59.037Z] Cloning the remote Git repository [2021-08-02T14:48:59.102Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:48:59.582Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-02T14:48:59.670Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:48:59.671Z] > git --version # timeout=10 [2021-08-02T14:48:59.701Z] > git --version # 'git version 2.17.1' [2021-08-02T14:48:59.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:49:00.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-02T14:48:59.838Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:49:02.154Z] Removing intermediate container 60d12e2567b0 [2021-08-02T14:49:02.154Z] ---> 524e0fe4e0a2 [2021-08-02T14:49:02.154Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-02T14:49:02.154Z] ---> Running in e3ec6ffef98d [2021-08-02T14:49:02.154Z] Removing intermediate container 4ef352ef381e [2021-08-02T14:49:02.154Z] ---> 4babfb14ce82 [2021-08-02T14:49:02.154Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-02T14:49:02.975Z] ---> Running in 5d649e9be406 [2021-08-02T14:49:02.975Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-02T14:49:03.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-02T14:49:12.355Z] ---> 4c92d6f59ee3 [2021-08-02T14:49:12.355Z] Step 9/22 : RUN go mod tidy [2021-08-02T14:49:12.355Z] ---> Running in 4c49cdb7e666 [2021-08-02T14:49:12.990Z] Removing intermediate container 4c49cdb7e666 [2021-08-02T14:49:12.990Z] ---> 578795e0b803 [2021-08-02T14:49:12.990Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-02T14:49:12.990Z] ---> Running in 0c61e32ab7fe [2021-08-02T14:49:13.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-02T14:49:20.786Z] Merging remotes/origin/main commit 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-08-02T14:49:19.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T14:49:19.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:49:19.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T14:49:19.984Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:49:19.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:49:20.010Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:49:20.810Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:49:20.831Z] > git checkout -f dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T14:49:21.260Z] Failed in branch arm64 [2021-08-02T14:49:32.088Z] Removing intermediate container 0d06585b4381 [2021-08-02T14:49:32.088Z] ---> 68d1faf0f931 [2021-08-02T14:49:32.088Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-02T14:49:32.088Z] ---> Running in ddfa386b3a43 [2021-08-02T14:49:32.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-02T14:49:32.705Z] Removing intermediate container ddfa386b3a43 [2021-08-02T14:49:32.705Z] ---> 824172a91ec2 [2021-08-02T14:49:32.705Z] [2021-08-02T14:49:32.705Z] Step 12/24 : FROM docker:20.10.6 [2021-08-02T14:49:33.196Z] 20.10.6: Pulling from library/docker [2021-08-02T14:49:36.674Z] Removing intermediate container 1a878347d637 [2021-08-02T14:49:36.674Z] ---> a2adbb8abdfa [2021-08-02T14:49:36.674Z] [2021-08-02T14:49:36.674Z] Step 11/32 : FROM alpine:3.12 [2021-08-02T14:49:36.962Z] 3.12: Pulling from library/alpine [2021-08-02T14:49:37.987Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T14:49:37.987Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T14:49:37.987Z] ---> 13621d1b12d4 [2021-08-02T14:49:37.987Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-02T14:49:37.987Z] ---> Running in a67479ea60a0 [2021-08-02T14:49:38.265Z] Removing intermediate container a67479ea60a0 [2021-08-02T14:49:38.265Z] ---> c7491a30fc9e [2021-08-02T14:49:38.265Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-02T14:49:38.265Z] ---> Running in ba7aa65b7ab9 [2021-08-02T14:49:38.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:49:39.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:49:39.423Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-02T14:49:39.423Z] (2/2) Installing su-exec (0.2-r1) [2021-08-02T14:49:39.423Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:49:39.423Z] OK: 6 MiB in 16 packages [2021-08-02T14:49:40.043Z] Removing intermediate container ba7aa65b7ab9 [2021-08-02T14:49:40.043Z] ---> 26c3f86e1486 [2021-08-02T14:49:40.043Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-02T14:49:40.043Z] ---> Running in 6fd1479e61c7 [2021-08-02T14:49:40.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-02T14:49:40.324Z] Removing intermediate container 6fd1479e61c7 [2021-08-02T14:49:40.324Z] ---> f4b8aa802bd8 [2021-08-02T14:49:40.324Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-02T14:49:40.324Z] ---> Running in e1658bc70e43 [2021-08-02T14:49:40.602Z] Removing intermediate container e1658bc70e43 [2021-08-02T14:49:40.602Z] ---> 02da90b478c2 [2021-08-02T14:49:40.602Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-02T14:49:40.602Z] ---> Running in 384578eee9a0 [2021-08-02T14:49:42.073Z] Removing intermediate container 384578eee9a0 [2021-08-02T14:49:42.073Z] ---> ea80f6120834 [2021-08-02T14:49:42.073Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-02T14:49:42.073Z] ---> Running in 402a2d8fe9fc [2021-08-02T14:49:42.684Z] Removing intermediate container 402a2d8fe9fc [2021-08-02T14:49:42.684Z] ---> 68c3610e302c [2021-08-02T14:49:42.684Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-02T14:49:43.318Z] ---> a724a38c06da [2021-08-02T14:49:43.318Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-02T14:49:43.610Z] ---> Running in 347ff7ea749e [2021-08-02T14:49:43.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-02T14:49:45.344Z] Removing intermediate container 5d649e9be406 [2021-08-02T14:49:45.344Z] ---> a278438108e1 [2021-08-02T14:49:45.344Z] [2021-08-02T14:49:45.344Z] Step 11/26 : FROM alpine:3.12 [2021-08-02T14:49:45.344Z] ---> 13621d1b12d4 [2021-08-02T14:49:45.344Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-02T14:49:45.344Z] ---> Running in 03a02869bd94 [2021-08-02T14:49:45.625Z] Removing intermediate container 347ff7ea749e [2021-08-02T14:49:45.625Z] ---> d4f2699aea1f [2021-08-02T14:49:45.625Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:49:45.916Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-02T14:49:45.917Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-02T14:49:45.917Z] ---> d2979b152a7d [2021-08-02T14:49:45.917Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-02T14:49:45.917Z] ---> Running in 5f2c8a269009 [2021-08-02T14:49:45.917Z] ---> d2601dc36655 [2021-08-02T14:49:45.917Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-02T14:49:46.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:49:46.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:49:46.199Z] Removing intermediate container 5f2c8a269009 [2021-08-02T14:49:46.199Z] ---> edb5dac60c67 [2021-08-02T14:49:46.199Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-02T14:49:46.199Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-02T14:49:46.483Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T14:49:46.483Z] ---> Running in d6c9204de0ce [2021-08-02T14:49:46.483Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-02T14:49:46.483Z] (4/6) Installing curl (7.78.0-r0) [2021-08-02T14:49:46.483Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-02T14:49:46.483Z] (6/6) Installing su-exec (0.2-r1) [2021-08-02T14:49:46.483Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:49:46.483Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T14:49:46.483Z] OK: 7 MiB in 20 packages [2021-08-02T14:49:46.483Z] ---> b5de93ae16f0 [2021-08-02T14:49:46.483Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-02T14:49:47.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:49:47.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:49:47.386Z] (1/39) Installing readline (8.1.0-r0) [2021-08-02T14:49:47.386Z] (2/39) Installing bash (5.1.0-r0) [2021-08-02T14:49:47.386Z] Executing bash-5.1.0-r0.post-install [2021-08-02T14:49:47.386Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-02T14:49:47.386Z] ---> e5c849b07b66 [2021-08-02T14:49:47.386Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-02T14:49:47.386Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-02T14:49:47.386Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-02T14:49:47.386Z] (6/39) Installing curl (7.78.0-r0) [2021-08-02T14:49:47.386Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-02T14:49:47.386Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-02T14:49:47.386Z] (9/39) Installing expat (2.2.10-r1) [2021-08-02T14:49:47.386Z] (10/39) Installing libffi (3.3-r2) [2021-08-02T14:49:47.386Z] (11/39) Installing gdbm (1.19-r0) [2021-08-02T14:49:47.386Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-02T14:49:47.386Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-02T14:49:47.386Z] Removing intermediate container 03a02869bd94 [2021-08-02T14:49:47.386Z] ---> d596b75ee159 [2021-08-02T14:49:47.386Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T14:49:47.386Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-02T14:49:47.664Z] ---> Running in f823f5509d77 [2021-08-02T14:49:48.283Z] ---> 2575b95c8a68 [2021-08-02T14:49:48.283Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-02T14:49:48.283Z] Removing intermediate container e3ec6ffef98d [2021-08-02T14:49:48.283Z] ---> 28098b1eff45 [2021-08-02T14:49:48.283Z] [2021-08-02T14:49:48.283Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T14:49:48.283Z] ---> 13621d1b12d4 [2021-08-02T14:49:48.283Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-02T14:49:48.564Z] Removing intermediate container f823f5509d77 [2021-08-02T14:49:48.564Z] ---> b25ba9d8dc3a [2021-08-02T14:49:48.564Z] Step 14/26 : WORKDIR / [2021-08-02T14:49:48.846Z] ---> Running in a32500755d4d [2021-08-02T14:49:48.846Z] ---> Running in d462816d47e8 [2021-08-02T14:49:49.122Z] ---> bdb4177e85a5 [2021-08-02T14:49:49.122Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-02T14:49:49.122Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-02T14:49:49.122Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-02T14:49:49.122Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-02T14:49:49.122Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-02T14:49:49.122Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-02T14:49:49.122Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-02T14:49:49.405Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-02T14:49:49.405Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-02T14:49:49.405Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-02T14:49:49.405Z] Removing intermediate container a32500755d4d [2021-08-02T14:49:49.405Z] ---> 749e93134069 [2021-08-02T14:49:49.405Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-02T14:49:49.405Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-02T14:49:49.405Z] ---> Running in 397b9843884d [2021-08-02T14:49:49.405Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-02T14:49:49.678Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-02T14:49:49.678Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-02T14:49:49.678Z] Removing intermediate container 0c61e32ab7fe [2021-08-02T14:49:49.678Z] ---> 908d28f2f607 [2021-08-02T14:49:49.678Z] [2021-08-02T14:49:49.678Z] Step 11/22 : FROM alpine:3.12 [2021-08-02T14:49:49.678Z] ---> 13621d1b12d4 [2021-08-02T14:49:49.678Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-02T14:49:49.678Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-02T14:49:49.678Z] Removing intermediate container d462816d47e8 [2021-08-02T14:49:49.678Z] ---> 7aaa05c06671 [2021-08-02T14:49:49.678Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-02T14:49:49.678Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-02T14:49:49.678Z] ---> Running in ecb89d03578c [2021-08-02T14:49:49.679Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-02T14:49:49.679Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-02T14:49:49.679Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-02T14:49:49.679Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-02T14:49:49.679Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-02T14:49:49.679Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-02T14:49:49.955Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-02T14:49:49.955Z] ---> Running in 35285ad0307d [2021-08-02T14:49:49.955Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-02T14:49:49.955Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-02T14:49:49.955Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-02T14:49:49.955Z] Removing intermediate container 397b9843884d [2021-08-02T14:49:49.955Z] ---> befbcc89c855 [2021-08-02T14:49:49.955Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-02T14:49:50.562Z] Removing intermediate container ecb89d03578c [2021-08-02T14:49:50.562Z] ---> 3a212055de8c [2021-08-02T14:49:50.562Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-02T14:49:50.562Z] ---> 7f131a9e0c5f [2021-08-02T14:49:50.562Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-02T14:49:50.562Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T14:49:50.562Z] ---> Running in da6fc749ad78 [2021-08-02T14:49:50.562Z] OK: 82 MiB in 59 packages [2021-08-02T14:49:50.562Z] ---> 3a37087963e8 [2021-08-02T14:49:50.562Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-02T14:49:50.562Z] ---> Running in bb73de0e9679 [2021-08-02T14:49:50.857Z] Removing intermediate container da6fc749ad78 [2021-08-02T14:49:50.857Z] ---> 804f8d1dab13 [2021-08-02T14:49:50.857Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:49:50.857Z] ---> Running in 15698e3fe426 [2021-08-02T14:49:50.857Z] ---> 495b08526c94 [2021-08-02T14:49:50.857Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-02T14:49:51.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:49:51.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:49:51.511Z] ---> 7cb4c0ec2e26 [2021-08-02T14:49:51.511Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-02T14:49:51.511Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-02T14:49:51.511Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T14:49:51.511Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-02T14:49:51.511Z] (4/4) Installing curl (7.78.0-r0) [2021-08-02T14:49:51.511Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:49:51.511Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T14:49:51.511Z] OK: 7 MiB in 18 packages [2021-08-02T14:49:51.899Z] ---> 17edb90334b3 [2021-08-02T14:49:51.899Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-02T14:49:52.282Z] Collecting docker-compose==1.23.2 [2021-08-02T14:49:52.282Z] ---> 200ddb224669 [2021-08-02T14:49:52.282Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-02T14:49:52.282Z] Removing intermediate container bb73de0e9679 [2021-08-02T14:49:52.282Z] ---> a3b1f4bac1a7 [2021-08-02T14:49:52.282Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-02T14:49:52.282Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-02T14:49:52.282Z] Removing intermediate container 35285ad0307d [2021-08-02T14:49:52.282Z] ---> 54ae91343208 [2021-08-02T14:49:52.282Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T14:49:52.282Z] ---> Running in db3157339154 [2021-08-02T14:49:52.687Z] Removing intermediate container 15698e3fe426 [2021-08-02T14:49:52.687Z] ---> 5ddcc8a4f083 [2021-08-02T14:49:52.687Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-02T14:49:52.687Z] ---> Running in 54fed9afe302 [2021-08-02T14:49:52.687Z] Collecting PyYAML<4,>=3.10 [2021-08-02T14:49:52.687Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-02T14:49:52.687Z] ---> Running in ca420ae0e0c4 [2021-08-02T14:49:52.687Z] Removing intermediate container db3157339154 [2021-08-02T14:49:52.687Z] ---> 5f838e789fc5 [2021-08-02T14:49:52.687Z] Step 29/32 : CMD ["gate"] [2021-08-02T14:49:52.687Z] Removing intermediate container 54fed9afe302 [2021-08-02T14:49:52.687Z] ---> fc9c8e0c0e3c [2021-08-02T14:49:52.687Z] Step 14/22 : WORKDIR /edgex [2021-08-02T14:49:52.687Z] ---> df9090986b29 [2021-08-02T14:49:52.687Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-02T14:49:52.980Z] ---> Running in 6b2e9829c9bd [2021-08-02T14:49:52.980Z] ---> Running in 58d18cb6a8d7 [2021-08-02T14:49:52.980Z] Collecting cached-property<2,>=1.2.0 [2021-08-02T14:49:52.980Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-02T14:49:53.259Z] Collecting texttable<0.10,>=0.9.0 [2021-08-02T14:49:53.259Z] Removing intermediate container 58d18cb6a8d7 [2021-08-02T14:49:53.259Z] ---> 3988c0902c04 [2021-08-02T14:49:53.259Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-02T14:49:53.259Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-02T14:49:53.259Z] Removing intermediate container 6b2e9829c9bd [2021-08-02T14:49:53.259Z] ---> 3b5961d4a8c7 [2021-08-02T14:49:53.259Z] Step 30/32 : LABEL arch=x86_64 [2021-08-02T14:49:53.259Z] ---> 35b0d00df309 [2021-08-02T14:49:53.259Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-02T14:49:53.259Z] ---> Running in 669da1a79bcb [2021-08-02T14:49:53.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:49:53.542Z] ---> Running in e19ac64ee024 [2021-08-02T14:49:53.542Z] ---> 1e1e02cae494 [2021-08-02T14:49:53.542Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-02T14:49:53.542Z] Collecting jsonschema<3,>=2.5.1 [2021-08-02T14:49:53.542Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-02T14:49:53.542Z] Removing intermediate container 669da1a79bcb [2021-08-02T14:49:53.542Z] ---> 7ee12f5b28e2 [2021-08-02T14:49:53.542Z] Step 31/32 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [2021-08-02T14:49:53.542Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-02T14:49:53.542Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-02T14:49:53.542Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-02T14:49:53.542Z] Collecting docopt<0.7,>=0.6.1 [2021-08-02T14:49:53.542Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-02T14:49:55.485Z] ---> Running in a5d82712cef0 [2021-08-02T14:49:55.485Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-02T14:49:55.485Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-02T14:49:55.485Z] ---> 32721f4c5833 [2021-08-02T14:49:55.485Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-02T14:49:55.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:49:55.485Z] Removing intermediate container a5d82712cef0 [2021-08-02T14:49:55.485Z] ---> 9979db8298e8 [2021-08-02T14:49:55.485Z] Step 32/32 : LABEL version=0.0.0 [2021-08-02T14:49:55.485Z] ---> Running in 81b7ab286c8c [2021-08-02T14:49:55.485Z] Collecting docker<4.0,>=3.6.0 [2021-08-02T14:49:55.485Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-02T14:49:55.485Z] ---> f05680278138 [2021-08-02T14:49:55.485Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-02T14:49:55.485Z] Removing intermediate container 81b7ab286c8c [2021-08-02T14:49:55.485Z] ---> a5be350e4bec [2021-08-02T14:49:55.485Z] [2021-08-02T14:49:55.485Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-02T14:49:55.485Z] Removing intermediate container e19ac64ee024 [2021-08-02T14:49:55.485Z] ---> 4b7ba5320f18 [2021-08-02T14:49:55.485Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-02T14:49:55.485Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-02T14:49:55.485Z] Successfully built a5be350e4bec [2021-08-02T14:49:55.485Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-02T14:49:55.485Z] ---> Running in c709d36c1f4b [2021-08-02T14:49:55.485Z] Successfully tagged security-bootstrapper:latest [2021-08-02T14:49:55.485Z] Building support-scheduler [2021-08-02T14:49:55.485Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-02T14:49:55.485Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-02T14:49:55.485Z]  Building security-bootstrapper ... done  ---> Running in c3b4b14e2984 [2021-08-02T14:49:55.485Z] Collecting docker-pycreds>=0.4.0 [2021-08-02T14:49:55.485Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-02T14:49:55.485Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-02T14:49:55.485Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-02T14:49:55.485Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-02T14:49:55.485Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-02T14:49:55.485Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-02T14:49:55.485Z] Collecting certifi>=2017.4.17 [2021-08-02T14:49:55.485Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-02T14:49:55.485Z] Collecting idna<2.8,>=2.5 [2021-08-02T14:49:55.485Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-02T14:49:55.485Z] Removing intermediate container c3b4b14e2984 [2021-08-02T14:49:55.485Z] ---> 5374b687c757 [2021-08-02T14:49:55.485Z] Step 24/26 : LABEL arch=x86_64 [2021-08-02T14:49:55.485Z] Removing intermediate container c709d36c1f4b [2021-08-02T14:49:55.485Z] ---> 080392ee8b23 [2021-08-02T14:49:55.485Z] Step 19/22 : CMD ["--init=true"] [2021-08-02T14:49:55.485Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-02T14:49:55.485Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-02T14:49:55.485Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-02T14:49:55.485Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-02T14:49:55.485Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-02T14:49:55.485Z] Attempting uninstall: urllib3 [2021-08-02T14:49:55.485Z] Found existing installation: urllib3 1.26.2 [2021-08-02T14:49:55.485Z] Uninstalling urllib3-1.26.2: [2021-08-02T14:49:55.485Z] ---> Running in bd073fc2d4e6 [2021-08-02T14:49:55.485Z] ---> Running in 5c0a97c87b60 [2021-08-02T14:49:55.485Z] Successfully uninstalled urllib3-1.26.2 [2021-08-02T14:49:55.485Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-02T14:49:55.485Z] Attempting uninstall: idna [2021-08-02T14:49:55.485Z] Found existing installation: idna 3.1 [2021-08-02T14:49:55.485Z] Uninstalling idna-3.1: [2021-08-02T14:49:55.485Z] Successfully uninstalled idna-3.1 [2021-08-02T14:49:56.100Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-02T14:49:56.100Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:49:56.100Z] OK: 8 MiB in 20 packages [2021-08-02T14:49:56.379Z] Attempting uninstall: chardet [2021-08-02T14:49:56.379Z] Found existing installation: chardet 4.0.0 [2021-08-02T14:49:56.379Z] Uninstalling chardet-4.0.0: [2021-08-02T14:49:56.379Z] Removing intermediate container bd073fc2d4e6 [2021-08-02T14:49:56.379Z] ---> e3edb90360fd [2021-08-02T14:49:56.379Z] Step 25/26 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [2021-08-02T14:49:56.379Z] Removing intermediate container 5c0a97c87b60 [2021-08-02T14:49:56.379Z] ---> 20c35f9758a5 [2021-08-02T14:49:56.379Z] Step 20/22 : LABEL arch=x86_64 [2021-08-02T14:49:56.379Z] Successfully uninstalled chardet-4.0.0 [2021-08-02T14:49:56.663Z] ---> Running in b7860d699596 [2021-08-02T14:49:56.663Z] ---> Running in 812e945d2bea [2021-08-02T14:49:56.938Z] Attempting uninstall: requests [2021-08-02T14:49:56.938Z] Found existing installation: requests 2.25.1 [2021-08-02T14:49:56.938Z] Uninstalling requests-2.25.1: [2021-08-02T14:49:56.938Z] Removing intermediate container b7860d699596 [2021-08-02T14:49:56.938Z] ---> 3a4b5c5db193 [2021-08-02T14:49:56.938Z] Step 21/22 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [2021-08-02T14:49:56.938Z] Successfully uninstalled requests-2.25.1 [2021-08-02T14:49:57.228Z] Removing intermediate container 812e945d2bea [2021-08-02T14:49:57.228Z] ---> f070c7a6313c [2021-08-02T14:49:57.228Z] Step 26/26 : LABEL version=0.0.0 [2021-08-02T14:49:57.228Z] Running setup.py install for texttable: started [2021-08-02T14:49:57.228Z] ---> Running in f55d82dbd038 [2021-08-02T14:49:57.228Z] Removing intermediate container ca420ae0e0c4 [2021-08-02T14:49:57.228Z] ---> 8bb26f74056f [2021-08-02T14:49:57.228Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:49:57.228Z] ---> Running in 7e3430a0cd78 [2021-08-02T14:49:57.863Z] Running setup.py install for texttable: finished with status 'done' [2021-08-02T14:49:57.863Z] Removing intermediate container f55d82dbd038 [2021-08-02T14:49:57.863Z] ---> a2f09681d0e1 [2021-08-02T14:49:57.863Z] Step 22/22 : LABEL version=0.0.0 [2021-08-02T14:49:57.863Z] Running setup.py install for PyYAML: started [2021-08-02T14:49:57.863Z] Removing intermediate container 7e3430a0cd78 [2021-08-02T14:49:57.863Z] ---> ffdebc8e36a4 [2021-08-02T14:49:57.863Z] [2021-08-02T14:49:57.863Z] ---> d85a96e91e15 [2021-08-02T14:49:57.863Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-02T14:49:57.863Z] Successfully built ffdebc8e36a4 [2021-08-02T14:49:57.863Z] Successfully tagged security-secretstore-setup:latest [2021-08-02T14:49:57.863Z]  Building security-secretstore-setup ... done Building support-notifications [2021-08-02T14:49:57.863Z] ---> Running in efbb4fb187f7 [2021-08-02T14:49:58.145Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-02T14:49:58.436Z] Removing intermediate container efbb4fb187f7 [2021-08-02T14:49:58.436Z] ---> 30a454e97c95 [2021-08-02T14:49:58.436Z] [2021-08-02T14:49:58.436Z] Running setup.py install for docopt: started [2021-08-02T14:49:58.436Z] Successfully built 30a454e97c95 [2021-08-02T14:49:58.727Z] Running setup.py install for docopt: finished with status 'done' [2021-08-02T14:49:58.727Z] Running setup.py install for dockerpty: started [2021-08-02T14:49:59.020Z] Successfully tagged security-proxy-setup:latest [2021-08-02T14:49:59.020Z]  Building security-proxy-setup ... done Building core-metadata [2021-08-02T14:49:59.295Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-02T14:49:59.905Z] ---> 50abf5dad7d3 [2021-08-02T14:49:59.906Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-02T14:50:00.874Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-02T14:50:04.327Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:50:04.327Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:50:04.327Z] ---> 80e85f4de851 [2021-08-02T14:50:04.327Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T14:50:04.327Z] ---> Using cache [2021-08-02T14:50:04.327Z] ---> 2757fb40fb14 [2021-08-02T14:50:04.327Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:50:04.327Z] ---> Using cache [2021-08-02T14:50:04.327Z] ---> 9646df7f5a3d [2021-08-02T14:50:04.327Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T14:50:04.327Z] ---> Using cache [2021-08-02T14:50:04.327Z] ---> 3054580a4a56 [2021-08-02T14:50:04.327Z] Step 6/24 : COPY go.mod . [2021-08-02T14:50:04.327Z] ---> Using cache [2021-08-02T14:50:04.327Z] ---> 6ed01e0dcc3c [2021-08-02T14:50:04.327Z] Step 7/24 : RUN go mod download [2021-08-02T14:50:04.327Z] ---> Using cache [2021-08-02T14:50:04.327Z] ---> 7ea56a675c37 [2021-08-02T14:50:04.327Z] Step 8/24 : COPY . . [2021-08-02T14:50:04.327Z] ---> Using cache [2021-08-02T14:50:04.327Z] ---> 7233fe7a95df [2021-08-02T14:50:04.327Z] Step 9/24 : RUN go mod tidy [2021-08-02T14:50:04.327Z] ---> Using cache [2021-08-02T14:50:04.327Z] ---> 4babfb14ce82 [2021-08-02T14:50:04.327Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-02T14:50:05.773Z] ---> afe526acc73b [2021-08-02T14:50:05.773Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-02T14:50:05.773Z] ---> Running in 78db8bf0cec3 [2021-08-02T14:50:06.048Z] ---> Running in fa0f25ce332e [2021-08-02T14:50:06.323Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:50:06.323Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:50:06.323Z] ---> 80e85f4de851 [2021-08-02T14:50:06.323Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T14:50:06.323Z] ---> Using cache [2021-08-02T14:50:06.323Z] ---> 2757fb40fb14 [2021-08-02T14:50:06.323Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:50:06.323Z] ---> Using cache [2021-08-02T14:50:06.323Z] ---> 9646df7f5a3d [2021-08-02T14:50:06.323Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-02T14:50:06.323Z] ---> Using cache [2021-08-02T14:50:06.323Z] ---> 3054580a4a56 [2021-08-02T14:50:06.323Z] Step 6/23 : COPY go.mod . [2021-08-02T14:50:06.323Z] ---> Using cache [2021-08-02T14:50:06.323Z] ---> 6ed01e0dcc3c [2021-08-02T14:50:06.323Z] Step 7/23 : RUN go mod download [2021-08-02T14:50:06.323Z] ---> Using cache [2021-08-02T14:50:06.323Z] ---> 7ea56a675c37 [2021-08-02T14:50:06.323Z] Step 8/23 : COPY . . [2021-08-02T14:50:06.323Z] ---> Using cache [2021-08-02T14:50:06.323Z] ---> 7233fe7a95df [2021-08-02T14:50:06.323Z] Step 9/23 : RUN go mod tidy [2021-08-02T14:50:06.323Z] ---> Using cache [2021-08-02T14:50:06.323Z] ---> 4babfb14ce82 [2021-08-02T14:50:06.323Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-02T14:50:06.609Z] ---> Running in 83f518840699 [2021-08-02T14:50:06.609Z] Removing intermediate container fa0f25ce332e [2021-08-02T14:50:06.609Z] ---> 7b401b41642d [2021-08-02T14:50:06.609Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:50:06.887Z] ---> Running in d6be02e45e2d [2021-08-02T14:50:06.887Z] Removing intermediate container d6be02e45e2d [2021-08-02T14:50:06.887Z] ---> 013f281981f1 [2021-08-02T14:50:06.887Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T14:50:07.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-02T14:50:07.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-02T14:50:07.161Z] ---> Running in ddbf57be3a70 [2021-08-02T14:50:07.446Z] Removing intermediate container ddbf57be3a70 [2021-08-02T14:50:07.446Z] ---> cdc25ab5e842 [2021-08-02T14:50:07.446Z] Step 23/24 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [2021-08-02T14:50:07.446Z] ---> Running in 8eba2607a24a [2021-08-02T14:50:08.075Z] Removing intermediate container 8eba2607a24a [2021-08-02T14:50:08.075Z] ---> 8b68aa9ea507 [2021-08-02T14:50:08.075Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T14:50:08.075Z] ---> Running in 082d513aec4f [2021-08-02T14:50:08.707Z] Removing intermediate container 082d513aec4f [2021-08-02T14:50:08.707Z] ---> 1d7b6e67fea1 [2021-08-02T14:50:08.707Z] [2021-08-02T14:50:09.010Z] Successfully built 1d7b6e67fea1 [2021-08-02T14:50:09.010Z] Successfully tagged core-data:latest [2021-08-02T14:50:09.010Z] Building core-command [2021-08-02T14:50:11.681Z]  Building core-data ... done Removing intermediate container d6c9204de0ce [2021-08-02T14:50:11.681Z] ---> 10aba74ddb6e [2021-08-02T14:50:11.681Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-02T14:50:11.967Z] ---> Running in cba8547c6ff4 [2021-08-02T14:50:12.256Z] Removing intermediate container cba8547c6ff4 [2021-08-02T14:50:12.256Z] ---> 9b7005edb968 [2021-08-02T14:50:12.256Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-02T14:50:12.551Z] ---> Running in bf45270c52f5 [2021-08-02T14:50:12.551Z] Removing intermediate container bf45270c52f5 [2021-08-02T14:50:12.551Z] ---> 6b22d64f3e17 [2021-08-02T14:50:12.551Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-02T14:50:13.587Z] ---> cb00427eeb55 [2021-08-02T14:50:13.587Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-02T14:50:13.865Z] ---> 65cb2d54d50d [2021-08-02T14:50:13.865Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-02T14:50:14.872Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:50:14.872Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:50:14.872Z] ---> 80e85f4de851 [2021-08-02T14:50:14.872Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T14:50:14.872Z] ---> Using cache [2021-08-02T14:50:14.872Z] ---> 2757fb40fb14 [2021-08-02T14:50:14.872Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:50:14.872Z] ---> Using cache [2021-08-02T14:50:14.872Z] ---> 9646df7f5a3d [2021-08-02T14:50:14.872Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-02T14:50:14.872Z] ---> 55f4f701032a [2021-08-02T14:50:14.872Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-02T14:50:14.872Z] ---> Running in b356bbc98aed [2021-08-02T14:50:14.872Z] ---> Running in 48d951fc68fe [2021-08-02T14:50:15.149Z] Removing intermediate container 48d951fc68fe [2021-08-02T14:50:15.149Z] ---> f6995274bf95 [2021-08-02T14:50:15.149Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:50:15.149Z] ---> Running in e900936623d6 [2021-08-02T14:50:15.432Z] Removing intermediate container e900936623d6 [2021-08-02T14:50:15.432Z] ---> a7b0077fe9cd [2021-08-02T14:50:15.432Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T14:50:15.432Z] ---> Running in 0610b8079f8b [2021-08-02T14:50:15.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:50:15.717Z] Removing intermediate container 0610b8079f8b [2021-08-02T14:50:15.717Z] ---> 7895af7e22af [2021-08-02T14:50:15.717Z] Step 23/24 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [2021-08-02T14:50:16.004Z] ---> Running in b6d3002ad296 [2021-08-02T14:50:16.004Z] Removing intermediate container b6d3002ad296 [2021-08-02T14:50:16.004Z] ---> f1e58acce346 [2021-08-02T14:50:16.004Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T14:50:16.297Z] ---> Running in 0a0065d92133 [2021-08-02T14:50:16.297Z] Removing intermediate container 0a0065d92133 [2021-08-02T14:50:16.297Z] ---> 856fbcf94dfc [2021-08-02T14:50:16.297Z] [2021-08-02T14:50:16.583Z] Successfully built 856fbcf94dfc [2021-08-02T14:50:16.583Z] Successfully tagged sys-mgmt-agent:latest [2021-08-02T14:50:16.583Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:50:17.214Z] OK: 219 MiB in 52 packages [2021-08-02T14:50:17.502Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:50:17.502Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:50:17.502Z] ---> 80e85f4de851 [2021-08-02T14:50:17.502Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T14:50:17.502Z] ---> Using cache [2021-08-02T14:50:17.502Z] ---> 2757fb40fb14 [2021-08-02T14:50:17.502Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:50:17.502Z] ---> Using cache [2021-08-02T14:50:17.502Z] ---> 9646df7f5a3d [2021-08-02T14:50:17.502Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T14:50:17.502Z] ---> Using cache [2021-08-02T14:50:17.502Z] ---> 3054580a4a56 [2021-08-02T14:50:17.502Z] Step 6/24 : COPY go.mod . [2021-08-02T14:50:17.502Z] ---> Using cache [2021-08-02T14:50:17.502Z] ---> 6ed01e0dcc3c [2021-08-02T14:50:17.502Z] Step 7/24 : RUN go mod download [2021-08-02T14:50:17.502Z] ---> Using cache [2021-08-02T14:50:17.502Z] ---> 7ea56a675c37 [2021-08-02T14:50:17.502Z] Step 8/24 : COPY . . [2021-08-02T14:50:17.502Z] ---> Using cache [2021-08-02T14:50:17.502Z] ---> 7233fe7a95df [2021-08-02T14:50:17.502Z] Step 9/24 : RUN go mod tidy [2021-08-02T14:50:17.502Z] ---> Using cache [2021-08-02T14:50:17.502Z] ---> 4babfb14ce82 [2021-08-02T14:50:17.502Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-02T14:50:17.787Z] ---> Running in fedb27776033 [2021-08-02T14:50:18.073Z] Removing intermediate container b356bbc98aed [2021-08-02T14:50:18.073Z] ---> d3211373c1a1 [2021-08-02T14:50:18.073Z] Step 6/23 : COPY go.mod . [2021-08-02T14:50:18.359Z] ---> 97b806131d0d [2021-08-02T14:50:18.359Z] Step 7/23 : RUN go mod download [2021-08-02T14:50:18.359Z] ---> Running in 2e0202e6ed17 [2021-08-02T14:50:18.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-02T14:50:20.115Z] Removing intermediate container 2e0202e6ed17 [2021-08-02T14:50:20.115Z] ---> 4912cb265086 [2021-08-02T14:50:20.115Z] Step 8/23 : COPY . . [2021-08-02T14:50:26.991Z] ---> f14dd522e2a9 [2021-08-02T14:50:26.991Z] Step 9/23 : RUN go mod tidy [2021-08-02T14:50:26.991Z] ---> Running in cf5d543cfb66 [2021-08-02T14:50:28.458Z] Removing intermediate container cf5d543cfb66 [2021-08-02T14:50:28.458Z] ---> 0a9d9c0c7494 [2021-08-02T14:50:28.458Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-02T14:50:28.458Z] ---> Running in 48435aad4d3f [2021-08-02T14:50:29.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-02T14:50:41.589Z] Removing intermediate container 78db8bf0cec3 [2021-08-02T14:50:41.589Z] ---> 6ec9db8068b4 [2021-08-02T14:50:41.589Z] [2021-08-02T14:50:41.589Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T14:50:41.589Z] ---> 13621d1b12d4 [2021-08-02T14:50:41.589Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T14:50:41.589Z] ---> Running in caf500b0f2db [2021-08-02T14:50:41.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:50:41.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:50:41.589Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-02T14:50:41.589Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:50:41.589Z] OK: 6 MiB in 15 packages [2021-08-02T14:50:41.589Z] Removing intermediate container 83f518840699 [2021-08-02T14:50:41.589Z] ---> 92b40757257a [2021-08-02T14:50:41.589Z] [2021-08-02T14:50:41.589Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T14:50:41.589Z] ---> 13621d1b12d4 [2021-08-02T14:50:41.589Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-02T14:50:41.589Z] ---> Running in 0b668e653e54 [2021-08-02T14:50:41.589Z] Removing intermediate container caf500b0f2db [2021-08-02T14:50:41.589Z] ---> 2dec3c430846 [2021-08-02T14:50:41.589Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T14:50:41.589Z] ---> Running in 54e3f83f2ac5 [2021-08-02T14:50:41.589Z] Removing intermediate container 54e3f83f2ac5 [2021-08-02T14:50:41.589Z] ---> 12b87d956772 [2021-08-02T14:50:41.589Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-02T14:50:41.589Z] ---> Running in 7b6614a28358 [2021-08-02T14:50:41.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:50:41.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:50:41.876Z] Removing intermediate container 7b6614a28358 [2021-08-02T14:50:41.876Z] ---> a2accecaf9f9 [2021-08-02T14:50:41.876Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T14:50:41.876Z] ---> Running in 8adb6eaae552 [2021-08-02T14:50:41.876Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-02T14:50:41.876Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:50:41.876Z] OK: 6 MiB in 15 packages [2021-08-02T14:50:42.163Z] Removing intermediate container 8adb6eaae552 [2021-08-02T14:50:42.163Z] ---> 534f5ab21a19 [2021-08-02T14:50:42.163Z] Step 16/24 : WORKDIR / [2021-08-02T14:50:42.163Z] ---> Running in c83ef22d57e6 [2021-08-02T14:50:42.458Z] Removing intermediate container c83ef22d57e6 [2021-08-02T14:50:42.458Z] ---> d120e6e769c7 [2021-08-02T14:50:42.458Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:50:42.458Z] Removing intermediate container 0b668e653e54 [2021-08-02T14:50:42.458Z] ---> e17e6dd1fcec [2021-08-02T14:50:42.458Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T14:50:42.458Z] ---> Running in 69f6965cf0d3 [2021-08-02T14:50:42.758Z] ---> 27fd77cfb50c [2021-08-02T14:50:42.758Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-02T14:50:42.758Z] Removing intermediate container 69f6965cf0d3 [2021-08-02T14:50:42.758Z] ---> fd1441a8201a [2021-08-02T14:50:42.758Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-02T14:50:42.758Z] ---> Running in 94f6d18bbb25 [2021-08-02T14:50:43.041Z] Removing intermediate container 94f6d18bbb25 [2021-08-02T14:50:43.041Z] ---> e6391c0927b1 [2021-08-02T14:50:43.041Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T14:50:43.338Z] ---> Running in 5035f9c9ef81 [2021-08-02T14:50:43.338Z] ---> 457bce890e85 [2021-08-02T14:50:43.338Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-02T14:50:43.338Z] Removing intermediate container 5035f9c9ef81 [2021-08-02T14:50:43.338Z] ---> 8b03c27efea9 [2021-08-02T14:50:43.338Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:50:43.636Z] ---> 0452d63798ff [2021-08-02T14:50:43.636Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-02T14:50:43.636Z] ---> 99c7dc8d4d1a [2021-08-02T14:50:43.636Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-02T14:50:43.915Z] ---> Running in 0f4c44fc3df3 [2021-08-02T14:50:44.195Z] Removing intermediate container 0f4c44fc3df3 [2021-08-02T14:50:44.195Z] ---> 575ed62467f2 [2021-08-02T14:50:44.195Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:50:44.195Z] ---> Running in 089912e048ef [2021-08-02T14:50:44.195Z] ---> 4aaf0258a374 [2021-08-02T14:50:44.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-02T14:50:44.683Z] Removing intermediate container 089912e048ef [2021-08-02T14:50:44.683Z] ---> 02fe25129640 [2021-08-02T14:50:44.683Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T14:50:44.683Z] ---> Running in 3751be130cdd [2021-08-02T14:50:44.683Z] ---> a5418ff2992c [2021-08-02T14:50:44.683Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-02T14:50:44.683Z] ---> Running in 7910781ef97d [2021-08-02T14:50:44.683Z] Removing intermediate container 3751be130cdd [2021-08-02T14:50:44.683Z] ---> 66418d1c3e7a [2021-08-02T14:50:44.683Z] Step 23/24 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [2021-08-02T14:50:44.970Z] Removing intermediate container 7910781ef97d [2021-08-02T14:50:44.970Z] ---> 10d4c3cf98be [2021-08-02T14:50:44.970Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:50:44.970Z] ---> Running in 287ca5416cb8 [2021-08-02T14:50:44.970Z] ---> Running in 8e42d352e8cb [2021-08-02T14:50:44.970Z] Removing intermediate container 287ca5416cb8 [2021-08-02T14:50:44.970Z] ---> 8a6295798daa [2021-08-02T14:50:44.970Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T14:50:44.970Z] Removing intermediate container 8e42d352e8cb [2021-08-02T14:50:44.970Z] ---> 9e3f57fedd47 [2021-08-02T14:50:44.970Z] Step 21/23 : LABEL arch=x86_64 [2021-08-02T14:50:44.970Z] ---> Running in 394f28872b35 [2021-08-02T14:50:45.261Z] ---> Running in 36cb11844b9e [2021-08-02T14:50:45.261Z] Removing intermediate container 394f28872b35 [2021-08-02T14:50:45.261Z] ---> f268b20542c8 [2021-08-02T14:50:45.261Z] [2021-08-02T14:50:45.261Z] Removing intermediate container 36cb11844b9e [2021-08-02T14:50:45.261Z] ---> 2f86b75ab4d1 [2021-08-02T14:50:45.261Z] Step 22/23 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [2021-08-02T14:50:45.558Z] ---> Running in 5f70275788d5 [2021-08-02T14:50:45.558Z] Successfully built f268b20542c8 [2021-08-02T14:50:45.558Z] Successfully tagged core-metadata:latest [2021-08-02T14:50:45.558Z]  Building core-metadata ... done Removing intermediate container 5f70275788d5 [2021-08-02T14:50:45.558Z] ---> ef39a0f0f97f [2021-08-02T14:50:45.558Z] Step 23/23 : LABEL version=0.0.0 [2021-08-02T14:50:45.558Z] ---> Running in 0619afe71b82 [2021-08-02T14:50:45.848Z] Removing intermediate container 0619afe71b82 [2021-08-02T14:50:45.848Z] ---> 5012a58efc72 [2021-08-02T14:50:45.848Z] [2021-08-02T14:50:45.848Z] Successfully built 5012a58efc72 [2021-08-02T14:50:45.848Z] Successfully tagged support-scheduler:latest [2021-08-02T14:50:46.886Z]  Building support-scheduler ... done Removing intermediate container fedb27776033 [2021-08-02T14:50:46.886Z] ---> 90d7d585dccc [2021-08-02T14:50:46.886Z] [2021-08-02T14:50:46.886Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T14:50:46.886Z] ---> 13621d1b12d4 [2021-08-02T14:50:46.886Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T14:50:46.886Z] ---> Using cache [2021-08-02T14:50:46.886Z] ---> e17e6dd1fcec [2021-08-02T14:50:46.886Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T14:50:46.886Z] ---> Using cache [2021-08-02T14:50:46.886Z] ---> fd1441a8201a [2021-08-02T14:50:46.886Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-02T14:50:47.182Z] ---> Running in 131932b5913a [2021-08-02T14:50:47.182Z] Removing intermediate container 131932b5913a [2021-08-02T14:50:47.182Z] ---> b9d3e9c69f80 [2021-08-02T14:50:47.182Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T14:50:47.182Z] ---> Running in 1fcea2309dc8 [2021-08-02T14:50:47.467Z] Removing intermediate container 1fcea2309dc8 [2021-08-02T14:50:47.468Z] ---> 84796518700d [2021-08-02T14:50:47.468Z] Step 16/24 : WORKDIR / [2021-08-02T14:50:47.468Z] ---> Running in c18aae6782a7 [2021-08-02T14:50:47.468Z] Removing intermediate container c18aae6782a7 [2021-08-02T14:50:47.468Z] ---> dbbfc7927830 [2021-08-02T14:50:47.468Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:50:47.751Z] ---> ac6a080c5de0 [2021-08-02T14:50:47.751Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-02T14:50:48.364Z] ---> 72cfe5a8370e [2021-08-02T14:50:48.364Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-02T14:50:48.647Z] ---> b3bd232bb518 [2021-08-02T14:50:48.647Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-02T14:50:48.647Z] ---> Running in 3ecdc53223ec [2021-08-02T14:50:48.647Z] Removing intermediate container 3ecdc53223ec [2021-08-02T14:50:48.647Z] ---> 9917d94b2f03 [2021-08-02T14:50:48.647Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:50:48.647Z] ---> Running in 823999a64c06 [2021-08-02T14:50:48.923Z] Removing intermediate container 823999a64c06 [2021-08-02T14:50:48.923Z] ---> 14a610dd8b09 [2021-08-02T14:50:48.923Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T14:50:48.923Z] ---> Running in fe6180cbbd79 [2021-08-02T14:50:48.923Z] Removing intermediate container fe6180cbbd79 [2021-08-02T14:50:48.923Z] ---> 28654e1685de [2021-08-02T14:50:48.923Z] Step 23/24 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [2021-08-02T14:50:48.923Z] ---> Running in 396d96831ce0 [2021-08-02T14:50:49.203Z] Removing intermediate container 396d96831ce0 [2021-08-02T14:50:49.203Z] ---> c0c441043861 [2021-08-02T14:50:49.203Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T14:50:49.203Z] ---> Running in 4fb670c36c60 [2021-08-02T14:50:49.203Z] Removing intermediate container 4fb670c36c60 [2021-08-02T14:50:49.203Z] ---> 07ed87c31d9c [2021-08-02T14:50:49.203Z] [2021-08-02T14:50:49.501Z] Successfully built 07ed87c31d9c [2021-08-02T14:50:49.501Z] Successfully tagged core-command:latest [2021-08-02T14:50:51.505Z]  Building core-command ... done Removing intermediate container 48435aad4d3f [2021-08-02T14:50:51.505Z] ---> 8d369de087a1 [2021-08-02T14:50:51.505Z] [2021-08-02T14:50:51.505Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T14:50:51.505Z] ---> 13621d1b12d4 [2021-08-02T14:50:51.505Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-02T14:50:51.505Z] ---> Running in c2b3b991ff69 [2021-08-02T14:50:51.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:50:51.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:50:51.780Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-02T14:50:52.055Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-02T14:50:52.055Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:50:52.055Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T14:50:52.055Z] OK: 6 MiB in 16 packages [2021-08-02T14:50:52.334Z] Removing intermediate container c2b3b991ff69 [2021-08-02T14:50:52.334Z] ---> 48c124251017 [2021-08-02T14:50:52.334Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T14:50:52.334Z] ---> Running in 2d821aef8cbc [2021-08-02T14:50:52.334Z] Removing intermediate container 2d821aef8cbc [2021-08-02T14:50:52.334Z] ---> d0bc05a3ae3a [2021-08-02T14:50:52.334Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-02T14:50:52.334Z] ---> Running in e1b9890223e8 [2021-08-02T14:50:52.334Z] Removing intermediate container e1b9890223e8 [2021-08-02T14:50:52.334Z] ---> 40720f4d2725 [2021-08-02T14:50:52.334Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T14:50:52.611Z] ---> Running in 5b90dd78d2e0 [2021-08-02T14:50:52.611Z] Removing intermediate container 5b90dd78d2e0 [2021-08-02T14:50:52.611Z] ---> 219baee8c88f [2021-08-02T14:50:52.611Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:50:52.611Z] ---> ece79cf649b4 [2021-08-02T14:50:52.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-02T14:50:52.887Z] ---> 547ebc4b1673 [2021-08-02T14:50:52.887Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-02T14:50:53.161Z] ---> e8f1a86b7933 [2021-08-02T14:50:53.161Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-02T14:50:53.161Z] ---> Running in 16290041f788 [2021-08-02T14:50:53.161Z] Removing intermediate container 16290041f788 [2021-08-02T14:50:53.161Z] ---> 02e35fbd9e46 [2021-08-02T14:50:53.161Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:50:53.161Z] ---> Running in 2e434515a46a [2021-08-02T14:50:53.442Z] Removing intermediate container 2e434515a46a [2021-08-02T14:50:53.442Z] ---> fd78fdfae8f7 [2021-08-02T14:50:53.442Z] Step 21/23 : LABEL arch=x86_64 [2021-08-02T14:50:53.442Z] ---> Running in ae51e658097b [2021-08-02T14:50:53.442Z] Removing intermediate container ae51e658097b [2021-08-02T14:50:53.442Z] ---> 0291289b9ade [2021-08-02T14:50:53.442Z] Step 22/23 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [2021-08-02T14:50:53.442Z] ---> Running in 6283fc41b711 [2021-08-02T14:50:53.717Z] Removing intermediate container 6283fc41b711 [2021-08-02T14:50:53.717Z] ---> 233ed91ff032 [2021-08-02T14:50:53.717Z] Step 23/23 : LABEL version=0.0.0 [2021-08-02T14:50:53.717Z] ---> Running in 82029feff73a [2021-08-02T14:50:53.717Z] Removing intermediate container 82029feff73a [2021-08-02T14:50:53.717Z] ---> b475e7e68f7f [2021-08-02T14:50:53.717Z] [2021-08-02T14:50:53.717Z] Successfully built b475e7e68f7f [2021-08-02T14:50:53.717Z] Successfully tagged support-notifications:latest [2021-08-02T14:50:53.736Z]  Building support-notifications ... done  [Pipeline] } [2021-08-02T14:50:53.764Z] $ docker stop --time=1 abe469310b735af08bb108447c54ec8beab84abd2cd75efad2db020d62174080 [2021-08-02T14:50:55.013Z] $ docker rm -f abe469310b735af08bb108447c54ec8beab84abd2cd75efad2db020d62174080 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:50:55.517Z] + docker images [2021-08-02T14:50:55.517Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-02T14:50:55.517Z] support-notifications latest b475e7e68f7f 2 seconds ago 16.8MB [2021-08-02T14:50:55.517Z] 8d369de087a1 4 seconds ago 1.75GB [2021-08-02T14:50:55.517Z] core-command latest 07ed87c31d9c 6 seconds ago 16MB [2021-08-02T14:50:55.517Z] 90d7d585dccc 9 seconds ago 1.74GB [2021-08-02T14:50:55.517Z] support-scheduler latest 5012a58efc72 10 seconds ago 16.1MB [2021-08-02T14:50:55.517Z] core-metadata latest f268b20542c8 10 seconds ago 16.7MB [2021-08-02T14:50:55.517Z] 92b40757257a 15 seconds ago 1.75GB [2021-08-02T14:50:55.517Z] 6ec9db8068b4 16 seconds ago 1.75GB [2021-08-02T14:50:55.517Z] sys-mgmt-agent latest 856fbcf94dfc 39 seconds ago 324MB [2021-08-02T14:50:55.517Z] core-data latest 1d7b6e67fea1 47 seconds ago 20.4MB [2021-08-02T14:50:55.517Z] security-secretstore-setup latest ffdebc8e36a4 58 seconds ago 29MB [2021-08-02T14:50:55.517Z] security-proxy-setup latest 30a454e97c95 58 seconds ago 25.9MB [2021-08-02T14:50:55.517Z] security-bootstrapper latest a5be350e4bec About a minute ago 18.7MB [2021-08-02T14:50:55.517Z] 908d28f2f607 About a minute ago 1.75GB [2021-08-02T14:50:55.517Z] 28098b1eff45 About a minute ago 1.75GB [2021-08-02T14:50:55.517Z] a278438108e1 About a minute ago 1.75GB [2021-08-02T14:50:55.517Z] a2adbb8abdfa About a minute ago 1.75GB [2021-08-02T14:50:55.517Z] 824172a91ec2 About a minute ago 1.75GB [2021-08-02T14:50:55.517Z] ci-base-image-x86_64 latest 80e85f4de851 5 minutes ago 1.24GB [2021-08-02T14:50:55.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB [2021-08-02T14:50:55.517Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB [2021-08-02T14:50:55.517Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-08-02T14:50:55.517Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-02T14:50:55.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-02T14:51:11.408Z] Still waiting to schedule task [2021-08-02T14:51:11.409Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-02T14:55:05.964Z] Running on prd-ubuntu18.04-docker-8c-8g-1402 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [Pipeline] { [Pipeline] ws [2021-08-02T14:55:06.024Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-02T14:55:06.191Z] The recommended git tool is: git [2021-08-02T14:55:08.826Z] using credential edgex-jenkins-ssh [2021-08-02T14:55:08.840Z] Cloning the remote Git repository [2021-08-02T14:55:08.863Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:55:08.937Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-02T14:55:08.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:55:08.975Z] > git --version # timeout=10 [2021-08-02T14:55:08.981Z] > git --version # 'git version 2.17.1' [2021-08-02T14:55:08.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:55:09.013Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:55:19.744Z] Merging remotes/origin/main commit 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T14:55:20.535Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [2021-08-02T14:55:19.092Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T14:55:19.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:55:19.111Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T14:55:19.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:55:19.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:55:19.129Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:55:19.755Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:55:19.762Z] > git checkout -f dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 # timeout=10 [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] libraryResource [Pipeline] sh [2021-08-02T14:55:22.757Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:55:23.412Z] ---> package-listing.sh [2021-08-02T14:55:23.413Z] ++ facter osfamily [2021-08-02T14:55:23.413Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T14:55:23.680Z] + OS_FAMILY=redhat [2021-08-02T14:55:23.680Z] + workspace=/w/workspace/edgex-go/1 [2021-08-02T14:55:23.680Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T14:55:23.680Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T14:55:23.680Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T14:55:23.680Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T14:55:23.680Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-02T14:55:23.680Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T14:55:23.680Z] + case "${OS_FAMILY}" in [2021-08-02T14:55:23.680Z] + rpm -qa [2021-08-02T14:55:23.680Z] + sort [2021-08-02T14:55:25.627Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T14:55:25.627Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T14:55:25.627Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T14:55:25.627Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-02T14:55:25.627Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-02T14:55:25.627Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-02T14:55:25.668Z] 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-08-02T14:55:26.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:55:26.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:55:26.654Z] [2021-08-02T14:55:26.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:55:27.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:55:27.040Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:55:27.040Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:55:27.040Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:55:27.040Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:55:27.040Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:55:27.040Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:55:27.040Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:55:27.040Z] d287ab97295c: Pulling fs layer [2021-08-02T14:55:27.040Z] dc539afda2c1: Waiting [2021-08-02T14:55:27.040Z] 77bc0d833cb6: Waiting [2021-08-02T14:55:27.040Z] 9065ff56babe: Waiting [2021-08-02T14:55:27.040Z] d287ab97295c: Waiting [2021-08-02T14:55:27.307Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:55:27.307Z] a1111a8f2ec3: Download complete [2021-08-02T14:55:27.307Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:55:27.307Z] dc539afda2c1: Download complete [2021-08-02T14:55:27.576Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:55:27.576Z] 77bc0d833cb6: Download complete [2021-08-02T14:55:27.576Z] 9065ff56babe: Verifying Checksum [2021-08-02T14:55:27.576Z] 9065ff56babe: Download complete [2021-08-02T14:55:27.842Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:55:27.842Z] ed53099fbce6: Download complete [2021-08-02T14:55:29.863Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:55:29.863Z] b4d181a07f80: Download complete [2021-08-02T14:55:29.863Z] b4d181a07f80: Pull complete [2021-08-02T14:55:29.863Z] a1111a8f2ec3: Pull complete [2021-08-02T14:55:30.462Z] ed53099fbce6: Pull complete [2021-08-02T14:55:30.462Z] dc539afda2c1: Pull complete [2021-08-02T14:55:30.729Z] 77bc0d833cb6: Pull complete [2021-08-02T14:55:30.729Z] 9065ff56babe: Pull complete [2021-08-02T14:55:32.882Z] d287ab97295c: Verifying Checksum [2021-08-02T14:55:32.882Z] d287ab97295c: Download complete [2021-08-02T14:55:37.157Z] d287ab97295c: Pull complete [2021-08-02T14:55:37.157Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:55:37.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:55:37.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:55:37.299Z] prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container [2021-08-02T14:55:37.364Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:55:40.703Z] $ docker top d8a8016997ad24214da07b28c1714f1995ae17d71a604664023b818a1330896c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:55:41.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T14:55:41.491Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T14:55:41.834Z] + ls /var/log/sa-host [2021-08-02T14:55:41.835Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T14:55:41.835Z] file_magic: OK [2021-08-02T14:55:41.835Z] HZ: Using current value: 100 [2021-08-02T14:55:41.835Z] file_header: OK [2021-08-02T14:55:41.835Z] 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-08-02T14:55:41.835Z] Statistics: [2021-08-02T14:55:41.835Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:55:41.835Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T14:55:41.835Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T14:55:41.835Z] file_magic: OK [2021-08-02T14:55:41.835Z] HZ: Using current value: 100 [2021-08-02T14:55:41.835Z] file_header: OK [2021-08-02T14:55:41.835Z] 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-08-02T14:55:41.835Z] Statistics: [2021-08-02T14:55:41.835Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:55:41.835Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:55:42.110Z] provisioning config files... [2021-08-02T14:55:42.126Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6731354832696248808tmp [Pipeline] { [Pipeline] echo [2021-08-02T14:55:42.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:55:42.554Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T14:55:42.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:55:43.035Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T14:55:43.074Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:55:43.506Z] ---> sudo-logs.sh [2021-08-02T14:55:43.506Z] Archiving 'sudo' log.. [2021-08-02T14:55:43.506Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1388.vexxhost.local: Name or service not known [2021-08-02T14:55:43.506Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1388.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T14:55:43.592Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:55:43.947Z] ---> job-cost.sh [2021-08-02T14:55:43.947Z] lf-activate-venv: SKIPPING [2021-08-02T14:55:43.947Z] INFO: No Stack... [2021-08-02T14:55:45.356Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:55:45.356Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T14:55:45.395Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:55:45.759Z] ---> logs-deploy.sh [2021-08-02T14:55:45.759Z] lf-activate-venv: SKIPPING [2021-08-02T14:55:45.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3643/1 [2021-08-02T14:55:45.759Z] INFO: archiving workspace using pattern(s): [2021-08-02T14:55:46.342Z] Archives upload complete. [2021-08-02T14:55:46.616Z] INFO: archiving logs to Nexus